Interface AwsIamRolePolicy.Builder

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

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

    • policyName

      AwsIamRolePolicy.Builder policyName(String policyName)

      The name of the policy.

      Parameters:
      policyName - The name of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.