Uses of Class
software.amazon.awscdk.services.s3outposts.CfnEndpointProps.Builder
Packages that use CfnEndpointProps.Builder
-
Uses of CfnEndpointProps.Builder in software.amazon.awscdk.services.s3outposts
Methods in software.amazon.awscdk.services.s3outposts that return CfnEndpointProps.BuilderModifier and TypeMethodDescriptionCfnEndpointProps.Builder.accessType(String accessType) Sets the value ofCfnEndpointProps.getAccessType()static CfnEndpointProps.BuilderCfnEndpointProps.builder()CfnEndpointProps.Builder.customerOwnedIpv4Pool(String customerOwnedIpv4Pool) Sets the value ofCfnEndpointProps.getCustomerOwnedIpv4Pool()Sets the value ofCfnEndpointProps.getOutpostId()CfnEndpointProps.Builder.securityGroupId(String securityGroupId) Sets the value ofCfnEndpointProps.getSecurityGroupId()Sets the value ofCfnEndpointProps.getSubnetId()Constructors in software.amazon.awscdk.services.s3outposts with parameters of type CfnEndpointProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEndpointProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEndpointProps.Builder.