| Package | Description |
|---|---|
| software.amazon.awscdk.services.synthetics |
| Modifier and Type | Method and Description |
|---|---|
static CfnCanary.VPCConfigProperty.Builder |
CfnCanary.VPCConfigProperty.builder() |
CfnCanary.VPCConfigProperty.Builder |
CfnCanary.VPCConfigProperty.Builder.securityGroupIds(List<String> securityGroupIds)
Sets the value of
CfnCanary.VPCConfigProperty.getSecurityGroupIds() |
CfnCanary.VPCConfigProperty.Builder |
CfnCanary.VPCConfigProperty.Builder.subnetIds(List<String> subnetIds)
Sets the value of
CfnCanary.VPCConfigProperty.getSubnetIds() |
CfnCanary.VPCConfigProperty.Builder |
CfnCanary.VPCConfigProperty.Builder.vpcId(String vpcId)
Sets the value of
CfnCanary.VPCConfigProperty.getVpcId() |
Copyright © 2021. All rights reserved.