Uses of Class
software.amazon.awscdk.services.connect.SecurityKeyReference.Builder
Packages that use SecurityKeyReference.Builder
-
Uses of SecurityKeyReference.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return SecurityKeyReference.BuilderModifier and TypeMethodDescriptionSecurityKeyReference.Builder.associationId
(String associationId) Sets the value ofSecurityKeyReference.getAssociationId()
static SecurityKeyReference.Builder
SecurityKeyReference.builder()
SecurityKeyReference.Builder.instanceId
(String instanceId) Sets the value ofSecurityKeyReference.getInstanceId()
Constructors in software.amazon.awscdk.services.connect with parameters of type SecurityKeyReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(SecurityKeyReference.Builder builder) Constructor that initializes the object based on literal property values passed by theSecurityKeyReference.Builder
.