| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
VpcConfigInput |
CreateCanaryRequest.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.
|
VpcConfigInput |
UpdateCanaryRequest.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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCanaryRequest.Builder |
CreateCanaryRequest.Builder.vpcConfig(VpcConfigInput 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.
|
UpdateCanaryRequest.Builder |
UpdateCanaryRequest.Builder.vpcConfig(VpcConfigInput 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 © 2023. All rights reserved.