Class CfnContainerProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnContainerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContainerProps
An implementation for CfnContainerProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.mediastore.CfnContainerProps

    CfnContainerProps.Builder, CfnContainerProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnContainerProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    The state of access logging on the container.
    final String
    The name for the container.
    final Object
    Sets the cross-origin resource sharing (CORS) configuration on a container so that the container can service cross-origin requests.
    final String
    Writes an object lifecycle policy to a container.
    final Object
    The metric policy that is associated with the container.
    final String
    Creates an access policy for the specified container to restrict the users and clients that can access it.
    final List<CfnTag>
     
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait