@Stability(value=Stable) @Internal public static final class CfnMemberInvitationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMemberInvitationProps
CfnMemberInvitationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMemberInvitationProps.Builder, CfnMemberInvitationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMemberInvitationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMemberInvitationProps.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) |
Object |
getDisableEmailNotification()
Whether to send an invitation email to the member account.
|
String |
getGraphArn()
The ARN of the behavior graph to invite the account to contribute data to.
|
String |
getMemberEmailAddress()
The root user email address of the invited account.
|
String |
getMemberId()
The AWS account identifier of the invited account.
|
String |
getMessage()
Customized text to include in the invitation email message.
|
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(CfnMemberInvitationProps.Builder builder)
CfnMemberInvitationProps.Builder.public final String getGraphArn()
CfnMemberInvitationPropsgetGraphArn in interface CfnMemberInvitationPropspublic final String getMemberEmailAddress()
CfnMemberInvitationPropsIf the email address provided is not the root user email address for the provided account, the invitation creation fails.
getMemberEmailAddress in interface CfnMemberInvitationPropspublic final String getMemberId()
CfnMemberInvitationPropsgetMemberId in interface CfnMemberInvitationPropspublic final Object getDisableEmailNotification()
CfnMemberInvitationPropsIf set to true, the member account does not receive an invitation email.
getDisableEmailNotification in interface CfnMemberInvitationPropspublic final String getMessage()
CfnMemberInvitationPropsgetMessage in interface CfnMemberInvitationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.