Ec2 Auto Scaling Cancel Instance Refresh Answer Structure
CancelInstanceRefreshAnswer schema from Auto Scaling
Type: objectProperties: 1
Amazon Web ServicesAuto-ScalingComputeEC2High AvailabilityScaling
CancelInstanceRefreshAnswer is a JSON Structure definition published by Amazon EC2 Auto Scaling, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-ec2-auto-scaling/refs/heads/main/json-structure/ec2-auto-scaling-cancel-instance-refresh-answer-structure.json",
"name": "CancelInstanceRefreshAnswer",
"description": "CancelInstanceRefreshAnswer schema from Auto Scaling",
"type": "object",
"properties": {
"InstanceRefreshId": {
"allOf": [
{
"$ref": "#/components/schemas/XmlStringMaxLen255"
},
{
"description": "The instance refresh ID associated with the request. This is the unique ID assigned to the instance refresh when it was started."
}
]
}
},
"example": {
"InstanceRefreshId": "08b91cf7-8fa6-48af-b6a6-d227f40f1b9b"
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.