Class: Aws::Types::GetVersionsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_type_esx_versions::Array[Types::InstanceTypeEsxVersionsInfo]

Returns the value of attribute instance_type_esx_versions.



266
267
268
# File 'sig/types.rbs', line 266

def instance_type_esx_versions
  @instance_type_esx_versions
end

#vcf_versions::Array[Types::VcfVersionInfo]

Returns the value of attribute vcf_versions.

Returns:



265
266
267
# File 'sig/types.rbs', line 265

def vcf_versions
  @vcf_versions
end