public static interface DeclineInvitationsRequest.Builder extends SecurityHubRequest.Builder, SdkPojo, CopyableBuilder<DeclineInvitationsRequest.Builder,DeclineInvitationsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeclineInvitationsRequest.Builder |
accountIds(Collection<String> accountIds)
The list of account IDs for the accounts from which to decline the invitations to Security Hub.
|
DeclineInvitationsRequest.Builder |
accountIds(String... accountIds)
The list of account IDs for the accounts from which to decline the invitations to Security Hub.
|
DeclineInvitationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeclineInvitationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeclineInvitationsRequest.Builder accountIds(Collection<String> accountIds)
The list of account IDs for the accounts from which to decline the invitations to Security Hub.
accountIds - The list of account IDs for the accounts from which to decline the invitations to Security Hub.DeclineInvitationsRequest.Builder accountIds(String... accountIds)
The list of account IDs for the accounts from which to decline the invitations to Security Hub.
accountIds - The list of account IDs for the accounts from which to decline the invitations to Security Hub.DeclineInvitationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeclineInvitationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.