| Package | Description |
|---|---|
| software.amazon.awscdk.services.guardduty |
Amazon GuardDuty Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnMaster.Builder |
CfnMaster.Builder.create(software.constructs.Construct scope,
String id) |
CfnMaster.Builder |
CfnMaster.Builder.detectorId(String detectorId)
The unique ID of the detector of the GuardDuty member account.
|
CfnMaster.Builder |
CfnMaster.Builder.invitationId(String invitationId)
The ID of the invitation that is sent to the account designated as a member account.
|
CfnMaster.Builder |
CfnMaster.Builder.masterId(String masterId)
The AWS account ID of the account designated as the administrator account.
|
Copyright © 2022. All rights reserved.