Uses of Class
software.amazon.awscdk.services.datazone.ConnectionReference.Builder
Packages that use ConnectionReference.Builder
-
Uses of ConnectionReference.Builder in software.amazon.awscdk.services.datazone
Methods in software.amazon.awscdk.services.datazone that return ConnectionReference.BuilderModifier and TypeMethodDescriptionstatic ConnectionReference.Builder
ConnectionReference.builder()
ConnectionReference.Builder.connectionId
(String connectionId) Sets the value ofConnectionReference.getConnectionId()
Sets the value ofConnectionReference.getDomainId()
Constructors in software.amazon.awscdk.services.datazone with parameters of type ConnectionReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(ConnectionReference.Builder builder) Constructor that initializes the object based on literal property values passed by theConnectionReference.Builder
.