@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 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()
CfnMemberPropsgetStatus in interface CfnMemberProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.