@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.897Z") @Stability(value=Stable) public interface CfnMasterProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-master.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMasterProps.Builder
A builder for
CfnMasterProps |
static class |
CfnMasterProps.Jsii$Proxy
An implementation for
CfnMasterProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnMasterProps.Builder |
builder() |
String |
getDetectorId()
`AWS::GuardDuty::Master.DetectorId`.
|
default String |
getInvitationId()
`AWS::GuardDuty::Master.InvitationId`.
|
String |
getMasterId()
`AWS::GuardDuty::Master.MasterId`.
|
@Stability(value=Stable) @NotNull String getDetectorId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-master.html#cfn-guardduty-master-detectorid@Stability(value=Stable) @NotNull String getMasterId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-master.html#cfn-guardduty-master-masterid@Stability(value=Stable) @Nullable default String getInvitationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-master.html#cfn-guardduty-master-invitationid@Stability(value=Stable) static CfnMasterProps.Builder builder()
CfnMasterProps.Builder of CfnMasterPropsCopyright © 2020. All rights reserved.