@Stability(value=Stable) @Internal public static final class CfnMasterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMasterProps
CfnMasterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMasterProps.Builder, CfnMasterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMasterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMasterProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDetectorId()
The unique ID of the detector of the GuardDuty member account.
|
String |
getInvitationId()
The ID of the invitation that is sent to the account designated as a member account.
|
String |
getMasterId()
The AWS account ID of the account designated as the administrator account.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnMasterProps.Builder builder)
CfnMasterProps.Builder.public final String getDetectorId()
CfnMasterPropsgetDetectorId in interface CfnMasterPropspublic final String getMasterId()
CfnMasterPropsgetMasterId in interface CfnMasterPropspublic final String getInvitationId()
CfnMasterPropsYou can find the invitation ID by using the ListInvitation action of the API.
getInvitationId in interface CfnMasterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.