| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
| 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() |
Copyright © 2021. All rights reserved.