class Aws::MigrationHubRefactorSpaces::Types::PutResourcePolicyRequest

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

data as a hash:

    {
      policy: "PolicyString", # required
      resource_arn: "ResourceArn", # required
    }

@!attribute [rw] policy

A JSON-formatted string for an Amazon Web Services resource-based
policy.
@return [String]

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the resource to which the policy
is being attached.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/PutResourcePolicyRequest AWS API Documentation

Constants

SENSITIVE