Uses of Class
software.amazon.awscdk.services.connect.CfnInstanceProps.Builder
Packages that use CfnInstanceProps.Builder
-
Uses of CfnInstanceProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnInstanceProps.BuilderModifier and TypeMethodDescriptionCfnInstanceProps.Builder.attributes(IResolvable attributes) Sets the value ofCfnInstanceProps.getAttributes()CfnInstanceProps.Builder.attributes(CfnInstance.AttributesProperty attributes) Sets the value ofCfnInstanceProps.getAttributes()static CfnInstanceProps.BuilderCfnInstanceProps.builder()CfnInstanceProps.Builder.directoryId(String directoryId) Sets the value ofCfnInstanceProps.getDirectoryId()CfnInstanceProps.Builder.identityManagementType(String identityManagementType) Sets the value ofCfnInstanceProps.getIdentityManagementType()CfnInstanceProps.Builder.instanceAlias(String instanceAlias) Sets the value ofCfnInstanceProps.getInstanceAlias()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnInstanceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnInstanceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInstanceProps.Builder.