@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.871Z") @Stability(value=Stable) public interface CfnUserProfileProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getAllowSelfManagement()
@Stability(value=Stable) @Nullable default String getSshPublicKey()
@Stability(value=Stable) @Nullable default String getSshUsername()
@Stability(value=Stable) static CfnUserProfileProps.Builder builder()
CfnUserProfileProps.Builder of CfnUserProfilePropsCopyright © 2021. All rights reserved.