WorkSpacesWeb / Client / disassociate_network_settings
disassociate_network_settings#
- WorkSpacesWeb.Client.disassociate_network_settings(**kwargs)#
Disassociates network settings from a web portal.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_network_settings( portalArn='string' )
- Parameters:
portalArn (string) –
[REQUIRED]
The ARN of the web portal.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions