@Stability(value=Stable)
public static interface CfnDomain.MasterUserOptionsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDomain.MasterUserOptionsProperty.Builder
A builder for
CfnDomain.MasterUserOptionsProperty |
static class |
CfnDomain.MasterUserOptionsProperty.Jsii$Proxy
An implementation for
CfnDomain.MasterUserOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDomain.MasterUserOptionsProperty.Builder |
builder() |
default String |
getMasterUserArn()
`CfnDomain.MasterUserOptionsProperty.MasterUserARN`.
|
default String |
getMasterUserName()
`CfnDomain.MasterUserOptionsProperty.MasterUserName`.
|
default String |
getMasterUserPassword()
`CfnDomain.MasterUserOptionsProperty.MasterUserPassword`.
|
@Stability(value=Stable) @Nullable default String getMasterUserArn()
@Stability(value=Stable) @Nullable default String getMasterUserName()
@Stability(value=Stable) @Nullable default String getMasterUserPassword()
@Stability(value=Stable) static CfnDomain.MasterUserOptionsProperty.Builder builder()
Copyright © 2021. All rights reserved.