Class CfnS3TableIntegrationProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnS3TableIntegrationProps.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
    Defines the encryption configuration for S3 Table integrations, including the encryption algorithm and KMS key settings.
    final Object
    The CloudWatch Logs data sources to associate with the S3 Table Integration.
    final String
    The ARN of the role used to access the S3 Table Integration.
    final List<CfnTag>
    An array of key-value pairs to apply to this resource.
    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