@Stability(value=Stable) @Internal public static final class CfnMemberProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMemberProps
CfnMemberPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMemberProps.Builder, CfnMemberProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMemberProps.Builder builder)
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDetectorId()
The ID of the detector associated with the service to add the member to.
|
Object |
getDisableEmailNotification()
Specifies whether or not to disable email notification for the member account that you invite.
|
String |
getEmail()
The email address associated with the member account.
|
String |
getMemberId()
The AWS account ID of the account to designate as a member.
|
String |
getMessage()
The invitation message that you want to send to the accounts that you're inviting to GuardDuty as members.
|
String |
getStatus()
You can use the `Status` property to update the status of the relationship between the member account and its 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(CfnMemberProps.Builder builder)
CfnMemberProps.Builder.public final String getDetectorId()
CfnMemberPropsgetDetectorId in interface CfnMemberPropspublic final String getEmail()
CfnMemberPropsgetEmail in interface CfnMemberPropspublic final String getMemberId()
CfnMemberPropsgetMemberId in interface CfnMemberPropspublic final Object getDisableEmailNotification()
CfnMemberPropsgetDisableEmailNotification in interface CfnMemberPropspublic final String getMessage()
CfnMemberPropsgetMessage in interface CfnMemberPropspublic final String getStatus()
CfnMemberProps
Valid values are Created and Invited when using an AWS::GuardDuty::Member resource. If the value for this property is not provided or set to Created , a member account is created but not invited. If the value of this property is set to Invited , a member account is created and invited.
getStatus in interface CfnMemberProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.