class Aws::SSMContacts::Types::PutContactPolicyRequest

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

data as a hash:

    {
      contact_arn: "SsmContactsArn", # required
      policy: "Policy", # required
    }

@!attribute [rw] contact_arn

The Amazon Resource Name (ARN) of the contact or escalation plan.
@return [String]

@!attribute [rw] policy

Details of the resource policy.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03/PutContactPolicyRequest AWS API Documentation

Constants

SENSITIVE