Interface GetCustomRulePolicyResponse.Builder

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

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

    • policyText

      The policy definition containing the logic for your Config Custom Policy rule.

      Parameters:
      policyText - The policy definition containing the logic for your Config Custom Policy rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.