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