Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnUserProfileMixinProps.Builder
Packages that use CfnUserProfileMixinProps.Builder
-
Uses of CfnUserProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnUserProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserProfileMixinProps.Builder.allowSelfManagement(Boolean allowSelfManagement) Sets the value ofCfnUserProfileMixinProps.getAllowSelfManagement()CfnUserProfileMixinProps.Builder.allowSelfManagement(IResolvable allowSelfManagement) Sets the value ofCfnUserProfileMixinProps.getAllowSelfManagement()CfnUserProfileMixinProps.builder()CfnUserProfileMixinProps.Builder.iamUserArn(String iamUserArn) Sets the value ofCfnUserProfileMixinProps.getIamUserArn()CfnUserProfileMixinProps.Builder.sshPublicKey(String sshPublicKey) Sets the value ofCfnUserProfileMixinProps.getSshPublicKey()CfnUserProfileMixinProps.Builder.sshUsername(String sshUsername) Sets the value ofCfnUserProfileMixinProps.getSshUsername()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnUserProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserProfileMixinProps.Builder.