Class CfnUser.PolicyProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iam.CfnUser.PolicyProperty.Jsii$Proxy
All Implemented Interfaces:
CfnUser.PolicyProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnUser.PolicyProperty

@Stability(Stable) @Internal public static final class CfnUser.PolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUser.PolicyProperty
An implementation for CfnUser.PolicyProperty
  • 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

      protected Jsii$Proxy(CfnUser.PolicyProperty.Builder builder)
      Constructor that initializes the object based on literal property values passed by the CfnUser.PolicyProperty.Builder.
  • Method Details