| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCanary.VPCConfigProperty.Jsii$Proxy
An implementation for
CfnCanary.VPCConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCanary.VPCConfigProperty |
CfnCanary.VPCConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnCanary.setVpcConfig(CfnCanary.VPCConfigProperty value)
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security groups of the VPC endpoint.
|
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.vpcConfig(CfnCanary.VPCConfigProperty vpcConfig)
Sets the value of
CfnCanaryProps.getVpcConfig() |
CfnCanary.Builder |
CfnCanary.Builder.vpcConfig(CfnCanary.VPCConfigProperty vpcConfig)
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security groups of the VPC endpoint.
|
Copyright © 2022. All rights reserved.