@Stability(value=Stable) @Internal public static final class CfnResourcePolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourcePolicyProps
CfnResourcePolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourcePolicyProps.Builder, CfnResourcePolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourcePolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourcePolicyProps.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) |
Object |
getBlockPublicPolicy()
Specifies whether to block resource-based policies that allow broad access to the secret.
|
Object |
getResourcePolicy()
A JSON-formatted string for an AWS resource-based policy.
|
String |
getSecretId()
The ARN or name of the secret to attach the resource-based policy.
|
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(CfnResourcePolicyProps.Builder builder)
CfnResourcePolicyProps.Builder.public final Object getResourcePolicy()
CfnResourcePolicyPropsFor example policies, see Permissions policy examples .
getResourcePolicy in interface CfnResourcePolicyPropspublic final String getSecretId()
CfnResourcePolicyPropsFor an ARN, we recommend that you specify a complete ARN rather than a partial ARN.
getSecretId in interface CfnResourcePolicyPropspublic final Object getBlockPublicPolicy()
CfnResourcePolicyPropsBy default, Secrets Manager blocks policies that allow broad access, for example those that use a wildcard for the principal.
getBlockPublicPolicy in interface CfnResourcePolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.