| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3outposts |
AWS::S3Outposts Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPoint.VpcConfigurationProperty |
CfnAccessPoint.VpcConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnAccessPoint.setVpcConfiguration(CfnAccessPoint.VpcConfigurationProperty value)
The virtual private cloud (VPC) configuration for this access point, if one exists.
|
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.vpcConfiguration(CfnAccessPoint.VpcConfigurationProperty vpcConfiguration)
Sets the value of
CfnAccessPointProps.getVpcConfiguration() |
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.vpcConfiguration(CfnAccessPoint.VpcConfigurationProperty vpcConfiguration)
The virtual private cloud (VPC) configuration for this access point, if one exists.
|
Copyright © 2022. All rights reserved.