| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticache |
Amazon ElastiCache Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnSecurityGroupIngress.Builder |
CfnSecurityGroupIngress.Builder.cacheSecurityGroupName(String cacheSecurityGroupName)
The name of the Cache Security Group to authorize.
|
static CfnSecurityGroupIngress.Builder |
CfnSecurityGroupIngress.Builder.create(software.constructs.Construct scope,
String id) |
CfnSecurityGroupIngress.Builder |
CfnSecurityGroupIngress.Builder.ec2SecurityGroupName(String ec2SecurityGroupName)
Name of the EC2 Security Group to include in the authorization.
|
CfnSecurityGroupIngress.Builder |
CfnSecurityGroupIngress.Builder.ec2SecurityGroupOwnerId(String ec2SecurityGroupOwnerId)
Specifies the Amazon Account ID of the owner of the EC2 security group specified in the EC2SecurityGroupName property.
|
Copyright © 2022. All rights reserved.