Interface AwsIamAttachedManagedPolicy.Builder

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

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

    • 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.
    • policyArn

      The ARN of the policy.

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