| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
| Modifier and Type | Method and Description |
|---|---|
CfnUserProfile.Builder |
CfnUserProfile.Builder.allowSelfManagement(Boolean allowSelfManagement)
`AWS::OpsWorks::UserProfile.AllowSelfManagement`.
|
CfnUserProfile.Builder |
CfnUserProfile.Builder.allowSelfManagement(IResolvable allowSelfManagement)
`AWS::OpsWorks::UserProfile.AllowSelfManagement`.
|
static CfnUserProfile.Builder |
CfnUserProfile.Builder.create(software.constructs.Construct scope,
String id) |
CfnUserProfile.Builder |
CfnUserProfile.Builder.iamUserArn(String iamUserArn)
`AWS::OpsWorks::UserProfile.IamUserArn`.
|
CfnUserProfile.Builder |
CfnUserProfile.Builder.sshPublicKey(String sshPublicKey)
`AWS::OpsWorks::UserProfile.SshPublicKey`.
|
CfnUserProfile.Builder |
CfnUserProfile.Builder.sshUsername(String sshUsername)
`AWS::OpsWorks::UserProfile.SshUsername`.
|
Copyright © 2021. All rights reserved.