Class: Aws::Types::Ec2Configuration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#batch_image_status::String

Returns the value of attribute batch_image_status.

Returns:

  • (::String)


581
582
583
# File 'sig/types.rbs', line 581

def batch_image_status
  @batch_image_status
end

#image_id_override::String

Returns the value of attribute image_id_override.

Returns:

  • (::String)


580
581
582
# File 'sig/types.rbs', line 580

def image_id_override
  @image_id_override
end

#image_kubernetes_version::String

Returns the value of attribute image_kubernetes_version.

Returns:

  • (::String)


582
583
584
# File 'sig/types.rbs', line 582

def image_kubernetes_version
  @image_kubernetes_version
end

#image_type::String

Returns the value of attribute image_type.

Returns:

  • (::String)


579
580
581
# File 'sig/types.rbs', line 579

def image_type
  @image_type
end