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