@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.881Z") @Stability(value=Experimental) public class DatabaseSecret extends Secret
| Modifier and Type | Class and Description |
|---|---|
static class |
DatabaseSecret.Builder
(experimental) A fluent builder for
DatabaseSecret. |
software.amazon.jsii.JsiiObject.InitializationModeISecret.Jsii$Default, ISecret.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
DatabaseSecret(software.constructs.Construct scope,
String id,
DatabaseSecretProps props) |
protected |
DatabaseSecret(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
DatabaseSecret(software.amazon.jsii.JsiiObjectRef objRef) |
addReplicaRegion, addReplicaRegion, addRotationSchedule, addToResourcePolicy, attach, denyAccountRootDelete, fromSecretAttributes, fromSecretCompleteArn, fromSecretNameV2, fromSecretPartialArn, getArnForPolicies, getAutoCreatePolicy, getEncryptionKey, getSecretArn, getSecretFullArn, getSecretName, getSecretValue, grantRead, grantRead, grantWrite, secretValueFromJsonapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected DatabaseSecret(software.amazon.jsii.JsiiObjectRef objRef)
protected DatabaseSecret(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public DatabaseSecret(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
DatabaseSecretProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.Copyright © 2021. All rights reserved.