SecurityAgent / Client / delete_target_domain
delete_target_domain¶
- SecurityAgent.Client.delete_target_domain(**kwargs)¶
Deletes a target domain record
See also: AWS API Documentation
Request Syntax
response = client.delete_target_domain( targetDomainId='string' )
- Parameters:
targetDomainId (string) –
[REQUIRED]
Unique identifier of the target domain to delete
- Return type:
dict
- Returns:
Response Syntax
{ 'targetDomainId': 'string' }
Response Structure
(dict) –
Output for the DeleteTargetDomain operation
targetDomainId (string) –
Unique identifier of the deleted target domain