View source: R/lightsail_operations.R
lightsail_close_instance_public_ports | R Documentation |
Closes ports for a specific Amazon Lightsail instance.
See https://www.paws-r-sdk.com/docs/lightsail_close_instance_public_ports/ for full documentation.
lightsail_close_instance_public_ports(portInfo, instanceName)
portInfo |
[required] An object to describe the ports to close for the specified instance. |
instanceName |
[required] The name of the instance for which to close ports. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.