@Stability(value=Stable) @Internal public static final class CfnNamespaceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNamespaceProps
CfnNamespacePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnNamespaceProps.Builder, CfnNamespaceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnNamespaceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNamespaceProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAdminUsername()
`AWS::RedshiftServerless::Namespace.AdminUsername`.
|
String |
getAdminUserPassword()
`AWS::RedshiftServerless::Namespace.AdminUserPassword`.
|
String |
getDbName()
`AWS::RedshiftServerless::Namespace.DbName`.
|
String |
getDefaultIamRoleArn()
`AWS::RedshiftServerless::Namespace.DefaultIamRoleArn`.
|
String |
getFinalSnapshotName()
`AWS::RedshiftServerless::Namespace.FinalSnapshotName`.
|
Number |
getFinalSnapshotRetentionPeriod()
`AWS::RedshiftServerless::Namespace.FinalSnapshotRetentionPeriod`.
|
List<String> |
getIamRoles()
`AWS::RedshiftServerless::Namespace.IamRoles`.
|
String |
getKmsKeyId()
`AWS::RedshiftServerless::Namespace.KmsKeyId`.
|
List<String> |
getLogExports()
`AWS::RedshiftServerless::Namespace.LogExports`.
|
String |
getNamespaceName()
`AWS::RedshiftServerless::Namespace.NamespaceName`.
|
List<CfnTag> |
getTags()
`AWS::RedshiftServerless::Namespace.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnNamespaceProps.Builder builder)
CfnNamespaceProps.Builder.public final String getNamespaceName()
CfnNamespacePropsgetNamespaceName in interface CfnNamespacePropspublic final String getAdminUsername()
CfnNamespacePropsgetAdminUsername in interface CfnNamespacePropspublic final String getAdminUserPassword()
CfnNamespacePropsgetAdminUserPassword in interface CfnNamespacePropspublic final String getDbName()
CfnNamespacePropsgetDbName in interface CfnNamespacePropspublic final String getDefaultIamRoleArn()
CfnNamespacePropsgetDefaultIamRoleArn in interface CfnNamespacePropspublic final String getFinalSnapshotName()
CfnNamespacePropsgetFinalSnapshotName in interface CfnNamespacePropspublic final Number getFinalSnapshotRetentionPeriod()
CfnNamespacePropsgetFinalSnapshotRetentionPeriod in interface CfnNamespacePropspublic final List<String> getIamRoles()
CfnNamespacePropsgetIamRoles in interface CfnNamespacePropspublic final String getKmsKeyId()
CfnNamespacePropsgetKmsKeyId in interface CfnNamespacePropspublic final List<String> getLogExports()
CfnNamespacePropsgetLogExports in interface CfnNamespacePropspublic final List<CfnTag> getTags()
CfnNamespacePropsgetTags in interface CfnNamespaceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.