Class: Aws::Types::CreateMapResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Time

Returns the value of attribute create_time.

Returns:



328
329
330
# File 'sig/types.rbs', line 328

def create_time
  @create_time
end

#map_arn::String

Returns the value of attribute map_arn.

Returns:



327
328
329
# File 'sig/types.rbs', line 327

def map_arn
  @map_arn
end

#map_name::String

Returns the value of attribute map_name.

Returns:



326
327
328
# File 'sig/types.rbs', line 326

def map_name
  @map_name
end