| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3outposts |
AWS::S3Outposts Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.accessType(String accessType)
Sets the value of
CfnEndpointProps.getAccessType() |
static CfnEndpointProps.Builder |
CfnEndpointProps.builder() |
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.customerOwnedIpv4Pool(String customerOwnedIpv4Pool)
Sets the value of
CfnEndpointProps.getCustomerOwnedIpv4Pool() |
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.outpostId(String outpostId)
Sets the value of
CfnEndpointProps.getOutpostId() |
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.securityGroupId(String securityGroupId)
Sets the value of
CfnEndpointProps.getSecurityGroupId() |
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.subnetId(String subnetId)
Sets the value of
CfnEndpointProps.getSubnetId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnEndpointProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointProps.Builder. |
Copyright © 2022. All rights reserved.