@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.849Z") @Stability(value=Stable) public interface CfnMemberInvitationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMemberInvitationProps.Builder
A builder for
CfnMemberInvitationProps |
static class |
CfnMemberInvitationProps.Jsii$Proxy
An implementation for
CfnMemberInvitationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnMemberInvitationProps.Builder |
builder() |
default Object |
getDisableEmailNotification()
`AWS::Detective::MemberInvitation.DisableEmailNotification`.
|
String |
getGraphArn()
`AWS::Detective::MemberInvitation.GraphArn`.
|
String |
getMemberEmailAddress()
`AWS::Detective::MemberInvitation.MemberEmailAddress`.
|
String |
getMemberId()
`AWS::Detective::MemberInvitation.MemberId`.
|
default String |
getMessage()
`AWS::Detective::MemberInvitation.Message`.
|
@Stability(value=Stable) @NotNull String getGraphArn()
@Stability(value=Stable) @NotNull String getMemberEmailAddress()
@Stability(value=Stable) @NotNull String getMemberId()
@Stability(value=Stable) @Nullable default Object getDisableEmailNotification()
@Stability(value=Stable) @Nullable default String getMessage()
@Stability(value=Stable) static CfnMemberInvitationProps.Builder builder()
CfnMemberInvitationProps.Builder of CfnMemberInvitationPropsCopyright © 2021. All rights reserved.