@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String detectorId,
String email,
String memberId,
Object disableEmailNotification,
String message,
String status)
Constructor that initializes the object based on literal property values passed by the
CfnMemberProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDetectorId()
`AWS::GuardDuty::Member.DetectorId`.
|
Object |
getDisableEmailNotification()
`AWS::GuardDuty::Member.DisableEmailNotification`.
|
String |
getEmail()
`AWS::GuardDuty::Member.Email`.
|
String |
getMemberId()
`AWS::GuardDuty::Member.MemberId`.
|
String |
getMessage()
`AWS::GuardDuty::Member.Message`.
|
String |
getStatus()
`AWS::GuardDuty::Member.Status`.
|
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.public final String getDetectorId()
CfnMemberPropsgetDetectorId in interface CfnMemberPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-member.html#cfn-guardduty-member-detectoridpublic final String getEmail()
CfnMemberPropsgetEmail in interface CfnMemberPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-member.html#cfn-guardduty-member-emailpublic final String getMemberId()
CfnMemberPropsgetMemberId in interface CfnMemberPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-member.html#cfn-guardduty-member-memberidpublic final Object getDisableEmailNotification()
CfnMemberPropsgetDisableEmailNotification in interface CfnMemberPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-member.html#cfn-guardduty-member-disableemailnotificationpublic final String getMessage()
CfnMemberPropsgetMessage in interface CfnMemberPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-member.html#cfn-guardduty-member-messagepublic final String getStatus()
CfnMemberPropsgetStatus in interface CfnMemberPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-member.html#cfn-guardduty-member-status@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.