Class CfnPolicyPropsMixin.PolicyDefinitionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions.CfnPolicyPropsMixin.PolicyDefinitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPolicyPropsMixin.PolicyDefinitionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPolicyPropsMixin.PolicyDefinitionProperty
@Stability(Stable)
@Internal
public static final class CfnPolicyPropsMixin.PolicyDefinitionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPolicyPropsMixin.PolicyDefinitionProperty
An implementation for
CfnPolicyPropsMixin.PolicyDefinitionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions.CfnPolicyPropsMixin.PolicyDefinitionProperty
CfnPolicyPropsMixin.PolicyDefinitionProperty.Builder, CfnPolicyPropsMixin.PolicyDefinitionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPolicyPropsMixin.PolicyDefinitionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnPolicyPropsMixin.PolicyDefinitionProperty.Builder.
-
-
Method Details
-
getStaticValue
Description copied from interface:CfnPolicyPropsMixin.PolicyDefinitionPropertyA structure that describes a static policy.An static policy doesn't use a template or allow placeholders for entities.
Returns union: either
IResolvableorCfnPolicyPropsMixin.StaticPolicyDefinitionProperty- Specified by:
getStaticValuein interfaceCfnPolicyPropsMixin.PolicyDefinitionProperty- See Also:
-
getTemplateLinked
Description copied from interface:CfnPolicyPropsMixin.PolicyDefinitionPropertyA structure that describes a policy that was instantiated from a template.The template can specify placeholders for
principalandresource. When you use CreatePolicy to create a policy from a template, you specify the exact principal and resource to use for the instantiated policy.Returns union: either
IResolvableorCfnPolicyPropsMixin.TemplateLinkedPolicyDefinitionProperty- Specified by:
getTemplateLinkedin interfaceCfnPolicyPropsMixin.PolicyDefinitionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-