@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-30T23:06:02.454Z") @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) |
addRotationSchedule, addTargetAttachment, addToResourcePolicy, attach, denyAccountRootDelete, fromSecretArn, fromSecretAttributes, fromSecretCompleteArn, fromSecretName, fromSecretNameV2, fromSecretPartialArn, getArnForPolicies, getAutoCreatePolicy, getEncryptionKey, getSecretArn, getSecretFullArn, getSecretName, getSecretValue, grantRead, grantRead, grantWrite, secretValueFromJson, validategeneratePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStackgetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesizejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected 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 © 2020. All rights reserved.