Interface AwsIamPermissionsBoundary.Builder

    • Method Detail

      • permissionsBoundaryArn

        AwsIamPermissionsBoundary.Builder permissionsBoundaryArn​(String permissionsBoundaryArn)

        The ARN of the policy used to set the permissions boundary.

        Parameters:
        permissionsBoundaryArn - The ARN of the policy used to set the permissions boundary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • permissionsBoundaryType

        AwsIamPermissionsBoundary.Builder permissionsBoundaryType​(String permissionsBoundaryType)

        The usage type for the permissions boundary.

        Parameters:
        permissionsBoundaryType - The usage type for the permissions boundary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.