Interface PutOrganizationConformancePackResponse.Builder

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

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

    • organizationConformancePackArn

      PutOrganizationConformancePackResponse.Builder organizationConformancePackArn(String organizationConformancePackArn)

      ARN of the organization conformance pack.

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