| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
List<EC2SecurityGroup> |
CacheSecurityGroup.ec2SecurityGroups()
A list of Amazon EC2 security groups that are associated with this cache security group.
|
| Modifier and Type | Method and Description |
|---|---|
CacheSecurityGroup.Builder |
CacheSecurityGroup.Builder.ec2SecurityGroups(EC2SecurityGroup... ec2SecurityGroups)
A list of Amazon EC2 security groups that are associated with this cache security group.
|
| Modifier and Type | Method and Description |
|---|---|
CacheSecurityGroup.Builder |
CacheSecurityGroup.Builder.ec2SecurityGroups(Collection<EC2SecurityGroup> ec2SecurityGroups)
A list of Amazon EC2 security groups that are associated with this cache security group.
|
Copyright © 2023. All rights reserved.