class Aws::SSMIncidents::Types::PutResourcePolicyInput

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

data as a hash:

    {
      policy: "Policy", # required
      resource_arn: "Arn", # required
    }

@!attribute [rw] policy

Details of the resource policy.
@return [String]

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the response plan you're adding
the resource policy to.
@return [String]

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

Constants

SENSITIVE