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
    A data source with an S3 Table integration for query access in the logs namespace.
    final String
    The Amazon Resource Name (ARN) of the IAM role that grants permissions for the S3 Table integration to access necessary resources.
    final List<CfnTag>
    The key-value pairs to associate with the S3 Table integration resource for categorization and management purposes.
    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