Interface GeneratedPolicy.Builder

All Superinterfaces:
Buildable, CopyableBuilder<GeneratedPolicy.Builder,GeneratedPolicy>, SdkBuilder<GeneratedPolicy.Builder,GeneratedPolicy>, SdkPojo
Enclosing class:
GeneratedPolicy

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

    • policy

      The text to use as the content for the new policy. The policy is created using the CreatePolicy action.

      Parameters:
      policy - The text to use as the content for the new policy. The policy is created using the CreatePolicy action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.