@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.391Z") @Stability(value=Stable) public interface CfnMasterProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getMasterId()
@Stability(value=Stable) @Nullable default String getInvitationId()
@Stability(value=Stable) static CfnMasterProps.Builder builder()
CfnMasterProps.Builder of CfnMasterPropsCopyright © 2021. All rights reserved.