- Navigation Guide
@aws-sdk/client-ssm
PutResourcePolicyCommandOutput Interface
The output of PutResourcePolicyCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
PolicyHash | string | undefined | ID of the current policy version. |
PolicyId | string | undefined | The policy ID. To update a policy, you must specify |
Full Signature
export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, MetadataBearer