Comment on page
CreateLightsailInstancesInstance Object
Instance information when creating a Lightsail instance.
Name of the new Lightsail instance.
Type:
string
Required: Yes
Name of the static IP address to assign to the new Lightsail instance.
Type:
string
Required: No
{
"instanceName": "instance-$(DATE)",
"publicIpName": "my-public-ip"
}
Last modified 5yr ago