class Aws::SSMIncidents::Types::DeleteResourcePolicyInput

@note When making an API call, you may pass DeleteResourcePolicyInput

data as a hash:

    {
      policy_id: "PolicyId", # required
      resource_arn: "Arn", # required
    }

@!attribute [rw] policy_id

The ID of the resource policy you're deleting.
@return [String]

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the resource you're deleting the
policy from.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/DeleteResourcePolicyInput AWS API Documentation

Constants

SENSITIVE