Uses of Class
software.amazon.awscdk.services.s3outposts.CfnEndpoint.Builder
Packages that use CfnEndpoint.Builder
-
Uses of CfnEndpoint.Builder in software.amazon.awscdk.services.s3outposts
Methods in software.amazon.awscdk.services.s3outposts that return CfnEndpoint.BuilderModifier and TypeMethodDescriptionCfnEndpoint.Builder.accessType(String accessType) The container for the type of connectivity used to access the Amazon S3 on Outposts endpoint.static CfnEndpoint.BuilderCfnEndpoint.Builder.customerOwnedIpv4Pool(String customerOwnedIpv4Pool) The ID of the customer-owned IPv4 address pool (CoIP pool) for the endpoint.CfnEndpoint.Builder.failedReason(IResolvable failedReason) The failure reason, if any, for a create or delete endpoint operation.CfnEndpoint.Builder.failedReason(CfnEndpoint.FailedReasonProperty failedReason) The failure reason, if any, for a create or delete endpoint operation.The id of the customer outpost on which the bucket resides.CfnEndpoint.Builder.securityGroupId(String securityGroupId) The ID of the security group used for the endpoint.The ID of the subnet used for the endpoint.