Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3outposts.CfnEndpointMixinProps.Builder
Packages that use CfnEndpointMixinProps.Builder
-
Uses of CfnEndpointMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3outposts
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3outposts that return CfnEndpointMixinProps.BuilderModifier and TypeMethodDescriptionCfnEndpointMixinProps.Builder.accessType(String accessType) Sets the value ofCfnEndpointMixinProps.getAccessType()CfnEndpointMixinProps.builder()CfnEndpointMixinProps.Builder.customerOwnedIpv4Pool(String customerOwnedIpv4Pool) Sets the value ofCfnEndpointMixinProps.getCustomerOwnedIpv4Pool()CfnEndpointMixinProps.Builder.failedReason(CfnEndpointPropsMixin.FailedReasonProperty failedReason) Sets the value ofCfnEndpointMixinProps.getFailedReason()CfnEndpointMixinProps.Builder.failedReason(IResolvable failedReason) Sets the value ofCfnEndpointMixinProps.getFailedReason()Sets the value ofCfnEndpointMixinProps.getOutpostId()CfnEndpointMixinProps.Builder.securityGroupId(String securityGroupId) Sets the value ofCfnEndpointMixinProps.getSecurityGroupId()Sets the value ofCfnEndpointMixinProps.getSubnetId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3outposts with parameters of type CfnEndpointMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEndpointMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEndpointMixinProps.Builder.