Class CfnMemberProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnMemberProps.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 String
    The ID of the detector associated with the GuardDuty service to add the member to.
    final Object
    Specifies whether or not to disable email notification for the member account that you invite.
    final String
    The email address associated with the member account.
    final String
    The AWS account ID of the account to designate as a member.
    final String
    The invitation message that you want to send to the accounts that you're inviting to GuardDuty as members.
    final String
    You can use the Status property to update the status of the relationship between the member account and its administrator account.
    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