public static interface InviteMembersRequest.Builder extends SecurityHubRequest.Builder, SdkPojo, CopyableBuilder<InviteMembersRequest.Builder,InviteMembersRequest>
| Modifier and Type | Method and Description |
|---|---|
InviteMembersRequest.Builder |
accountIds(Collection<String> accountIds)
The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members.
|
InviteMembersRequest.Builder |
accountIds(String... accountIds)
The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members.
|
InviteMembersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
InviteMembersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildInviteMembersRequest.Builder accountIds(Collection<String> accountIds)
The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members.
accountIds - The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members.InviteMembersRequest.Builder accountIds(String... accountIds)
The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members.
accountIds - The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members.InviteMembersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderInviteMembersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.