Interface AwsIamUserPolicy.Builder

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

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

    • policyName

      AwsIamUserPolicy.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.