Uses of Class
software.amazon.awscdk.interfaces.docdb.GlobalClusterReference.Builder
Packages that use GlobalClusterReference.Builder
-
Uses of GlobalClusterReference.Builder in software.amazon.awscdk.interfaces.docdb
Methods in software.amazon.awscdk.interfaces.docdb that return GlobalClusterReference.BuilderModifier and TypeMethodDescriptionGlobalClusterReference.builder()GlobalClusterReference.Builder.globalClusterArn(String globalClusterArn) Sets the value ofGlobalClusterReference.getGlobalClusterArn()GlobalClusterReference.Builder.globalClusterIdentifier(String globalClusterIdentifier) Sets the value ofGlobalClusterReference.getGlobalClusterIdentifier()Constructors in software.amazon.awscdk.interfaces.docdb with parameters of type GlobalClusterReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(GlobalClusterReference.Builder builder) Constructor that initializes the object based on literal property values passed by theGlobalClusterReference.Builder.