- Navigation Guide
@aws-sdk/client-ssm
DeleteAssociationCommandInput Interface
The input for DeleteAssociationCommand.
Members
Name | Type | Details |
---|---|---|
AssociationId | string | undefined | The association ID that you want to delete. |
InstanceId | string | undefined | The managed node ID. |
Name | string | undefined | The name of the SSM document. |
Full Signature
export interface DeleteAssociationCommandInput extends DeleteAssociationRequest