@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
28 lines • 505 B
JSON
{
"Attachment": {
"AttachTime": "string",
"AttachmentId": "string",
"DeleteOnTermination": true,
"DeviceIndex": 8,
"InstanceId": "string",
"InstanceOwnerId": "string",
"Status": "attaching"
},
"Description": {
"Value": "string"
},
"Groups": [
{
"GroupName": "string",
"GroupId": "string"
},
{
"GroupName": "string",
"GroupId": "string"
}
],
"NetworkInterfaceId": "string",
"SourceDestCheck": {
"Value": true
}
}