public static interface PutOrganizationConformancePackResponse.Builder extends ConfigResponse.Builder, SdkPojo, CopyableBuilder<PutOrganizationConformancePackResponse.Builder,PutOrganizationConformancePackResponse>
Modifier and Type | Method and Description |
---|---|
PutOrganizationConformancePackResponse.Builder |
organizationConformancePackArn(String organizationConformancePackArn)
ARN of the organization conformance pack.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
PutOrganizationConformancePackResponse.Builder organizationConformancePackArn(String organizationConformancePackArn)
ARN of the organization conformance pack.
organizationConformancePackArn
- ARN of the organization conformance pack.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.