View a markdown version of this page

Vm - Inspector
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Vm

Contains details about a VM instance involved in a finding.

Contents

executionRole

The execution role of the VM instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

ipV4Addresses

The IPv4 addresses of the VM instance.

Type: Array of strings

Length Constraints: Minimum length of 7. Maximum length of 15.

Pattern: (([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])

Required: No

ipV6Addresses

The IPv6 addresses of the VM instance.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 47.

Required: No

keyName

The key name associated with the VM instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

launchedAt

The date and time the VM instance was launched.

Type: Timestamp

Required: No

networkId

The network ID associated with the VM instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

platform

The platform of the VM instance.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

securityGroupIds

The security group IDs associated with the VM instance.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 5 items.

Length Constraints: Minimum length of 1.

Required: No

subnetIds

The subnet IDs of the VM instance.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 16 items.

Length Constraints: Minimum length of 1.

Required: No

type

The type of the VM instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

vmImageReference

The image reference of the VM instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

vmName

The name of the VM instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: