Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnInstanceMixinProps.Builder
Packages that use CfnInstanceMixinProps.Builder
-
Uses of CfnInstanceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnInstanceMixinProps.BuilderModifier and TypeMethodDescriptionCfnInstanceMixinProps.Builder.attributes(CfnInstancePropsMixin.AttributesProperty attributes) Sets the value ofCfnInstanceMixinProps.getAttributes()CfnInstanceMixinProps.Builder.attributes(IResolvable attributes) Sets the value ofCfnInstanceMixinProps.getAttributes()CfnInstanceMixinProps.builder()CfnInstanceMixinProps.Builder.directoryId(String directoryId) Sets the value ofCfnInstanceMixinProps.getDirectoryId()CfnInstanceMixinProps.Builder.identityManagementType(String identityManagementType) Sets the value ofCfnInstanceMixinProps.getIdentityManagementType()CfnInstanceMixinProps.Builder.instanceAlias(String instanceAlias) Sets the value ofCfnInstanceMixinProps.getInstanceAlias()Sets the value ofCfnInstanceMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnInstanceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnInstanceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInstanceMixinProps.Builder.