Interface PutConformancePackResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, ConfigResponse.Builder, CopyableBuilder<PutConformancePackResponse.Builder,PutConformancePackResponse>, SdkBuilder<PutConformancePackResponse.Builder,PutConformancePackResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
PutConformancePackResponse

public static interface PutConformancePackResponse.Builder extends ConfigResponse.Builder, SdkPojo, CopyableBuilder<PutConformancePackResponse.Builder,PutConformancePackResponse>
  • Method Details

    • conformancePackArn

      PutConformancePackResponse.Builder conformancePackArn(String conformancePackArn)

      ARN of the conformance pack.

      Parameters:
      conformancePackArn - ARN of the conformance pack.
      Returns:
      Returns a reference to this object so that method calls can be chained together.