public static interface StartAssessmentFrameworkShareRequest.Builder extends AuditManagerRequest.Builder, SdkPojo, CopyableBuilder<StartAssessmentFrameworkShareRequest.Builder,StartAssessmentFrameworkShareRequest>
| Modifier and Type | Method and Description |
|---|---|
StartAssessmentFrameworkShareRequest.Builder |
comment(String comment)
An optional comment from the sender about the share request.
|
StartAssessmentFrameworkShareRequest.Builder |
destinationAccount(String destinationAccount)
The Amazon Web Services account of the recipient.
|
StartAssessmentFrameworkShareRequest.Builder |
destinationRegion(String destinationRegion)
The Amazon Web Services Region of the recipient.
|
StartAssessmentFrameworkShareRequest.Builder |
frameworkId(String frameworkId)
The unique identifier for the custom framework to be shared.
|
StartAssessmentFrameworkShareRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartAssessmentFrameworkShareRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartAssessmentFrameworkShareRequest.Builder frameworkId(String frameworkId)
The unique identifier for the custom framework to be shared.
frameworkId - The unique identifier for the custom framework to be shared.StartAssessmentFrameworkShareRequest.Builder destinationAccount(String destinationAccount)
The Amazon Web Services account of the recipient.
destinationAccount - The Amazon Web Services account of the recipient.StartAssessmentFrameworkShareRequest.Builder destinationRegion(String destinationRegion)
The Amazon Web Services Region of the recipient.
destinationRegion - The Amazon Web Services Region of the recipient.StartAssessmentFrameworkShareRequest.Builder comment(String comment)
An optional comment from the sender about the share request.
comment - An optional comment from the sender about the share request.StartAssessmentFrameworkShareRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartAssessmentFrameworkShareRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.