Uses of Class
software.amazon.awscdk.services.s3outposts.EndpointReference.Builder
Packages that use EndpointReference.Builder
-
Uses of EndpointReference.Builder in software.amazon.awscdk.services.s3outposts
Methods in software.amazon.awscdk.services.s3outposts that return EndpointReference.BuilderModifier and TypeMethodDescriptionstatic EndpointReference.Builder
EndpointReference.builder()
EndpointReference.Builder.endpointArn
(String endpointArn) Sets the value ofEndpointReference.getEndpointArn()
Constructors in software.amazon.awscdk.services.s3outposts with parameters of type EndpointReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(EndpointReference.Builder builder) Constructor that initializes the object based on literal property values passed by theEndpointReference.Builder
.