Class: Aws::Types::TaskEphemeralStorage

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:



2718
2719
2720
# File 'sig/types.rbs', line 2718

def kms_key_id
  @kms_key_id
end

#size_in_gi_b::Integer

Returns the value of attribute size_in_gi_b.

Returns:



2717
2718
2719
# File 'sig/types.rbs', line 2717

def size_in_gi_b
  @size_in_gi_b
end