public static interface StartMonitoringMembersRequest.Builder extends GuardDutyRequest.Builder, SdkPojo, CopyableBuilder<StartMonitoringMembersRequest.Builder,StartMonitoringMembersRequest>
| Modifier and Type | Method and Description |
|---|---|
StartMonitoringMembersRequest.Builder |
accountIds(Collection<String> accountIds)
A list of account IDs of the GuardDuty member accounts whose findings you want the master account to monitor.
|
StartMonitoringMembersRequest.Builder |
accountIds(String... accountIds)
A list of account IDs of the GuardDuty member accounts whose findings you want the master account to monitor.
|
StartMonitoringMembersRequest.Builder |
detectorId(String detectorId)
The unique ID of the detector of the GuardDuty account whom you want to re-enable to monitor members'
findings.
|
StartMonitoringMembersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartMonitoringMembersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartMonitoringMembersRequest.Builder detectorId(String detectorId)
The unique ID of the detector of the GuardDuty account whom you want to re-enable to monitor members' findings.
detectorId - The unique ID of the detector of the GuardDuty account whom you want to re-enable to monitor members'
findings.StartMonitoringMembersRequest.Builder accountIds(Collection<String> accountIds)
A list of account IDs of the GuardDuty member accounts whose findings you want the master account to monitor.
accountIds - A list of account IDs of the GuardDuty member accounts whose findings you want the master account to
monitor.StartMonitoringMembersRequest.Builder accountIds(String... accountIds)
A list of account IDs of the GuardDuty member accounts whose findings you want the master account to monitor.
accountIds - A list of account IDs of the GuardDuty member accounts whose findings you want the master account to
monitor.StartMonitoringMembersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartMonitoringMembersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.