| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.allowSelfManagement(Boolean allowSelfManagement)
Sets the value of
CfnUserProfileProps.getAllowSelfManagement() |
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.allowSelfManagement(IResolvable allowSelfManagement)
Sets the value of
CfnUserProfileProps.getAllowSelfManagement() |
static CfnUserProfileProps.Builder |
CfnUserProfileProps.builder() |
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.iamUserArn(String iamUserArn)
Sets the value of
CfnUserProfileProps.getIamUserArn() |
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.sshPublicKey(String sshPublicKey)
Sets the value of
CfnUserProfileProps.getSshPublicKey() |
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.sshUsername(String sshUsername)
Sets the value of
CfnUserProfileProps.getSshUsername() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUserProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserProfileProps.Builder. |
Copyright © 2022. All rights reserved.