| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticache |
Amazon ElastiCache Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSecurityGroupIngressProps.Builder |
CfnSecurityGroupIngressProps.builder() |
CfnSecurityGroupIngressProps.Builder |
CfnSecurityGroupIngressProps.Builder.cacheSecurityGroupName(String cacheSecurityGroupName)
Sets the value of
CfnSecurityGroupIngressProps.getCacheSecurityGroupName() |
CfnSecurityGroupIngressProps.Builder |
CfnSecurityGroupIngressProps.Builder.ec2SecurityGroupName(String ec2SecurityGroupName)
Sets the value of
CfnSecurityGroupIngressProps.getEc2SecurityGroupName() |
CfnSecurityGroupIngressProps.Builder |
CfnSecurityGroupIngressProps.Builder.ec2SecurityGroupOwnerId(String ec2SecurityGroupOwnerId)
Sets the value of
CfnSecurityGroupIngressProps.getEc2SecurityGroupOwnerId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSecurityGroupIngressProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityGroupIngressProps.Builder. |
Copyright © 2022. All rights reserved.