@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.403Z") @Stability(value=Stable) public interface CfnUserProfileProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-userprofile.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserProfileProps.Builder
A builder for
CfnUserProfileProps |
static class |
CfnUserProfileProps.Jsii$Proxy
An implementation for
CfnUserProfileProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserProfileProps.Builder |
builder() |
default Object |
getAllowSelfManagement()
`AWS::OpsWorks::UserProfile.AllowSelfManagement`.
|
String |
getIamUserArn()
`AWS::OpsWorks::UserProfile.IamUserArn`.
|
default String |
getSshPublicKey()
`AWS::OpsWorks::UserProfile.SshPublicKey`.
|
default String |
getSshUsername()
`AWS::OpsWorks::UserProfile.SshUsername`.
|
@Stability(value=Stable) @NotNull String getIamUserArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-userprofile.html#cfn-opsworks-userprofile-iamuserarn@Stability(value=Stable) @Nullable default Object getAllowSelfManagement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-userprofile.html#cfn-opsworks-userprofile-allowselfmanagement@Stability(value=Stable) @Nullable default String getSshPublicKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-userprofile.html#cfn-opsworks-userprofile-sshpublickey@Stability(value=Stable) @Nullable default String getSshUsername()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-userprofile.html#cfn-opsworks-userprofile-sshusername@Stability(value=Stable) static CfnUserProfileProps.Builder builder()
CfnUserProfileProps.Builder of CfnUserProfilePropsCopyright © 2020. All rights reserved.