Interface AwsIamAttachedManagedPolicy.Builder

    • Method Detail

      • policyName

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

        AwsIamAttachedManagedPolicy.Builder policyArn​(String 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.