Class CfnSubscriberProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnSubscriberProps.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 List<String>
    You can choose to notify subscribers of new objects with an Amazon Simple Queue Service (Amazon SQS) queue or through messaging to an HTTPS endpoint provided by the subscriber.
    final String
    The Amazon Resource Name (ARN) used to create the data lake.
    final String
    The subscriber descriptions for a subscriber account.
    final Object
    The AWS identity used to access your data.
    final String
    The name of your Amazon Security Lake subscriber account.
    final List<CfnTag>
    An array of objects, one for each tag to associate with the subscriber.
    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