Class: Aws::Types::CreateTrackerResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Time

Returns the value of attribute create_time.



381
382
383
# File 'sig/types.rbs', line 381

def create_time
  @create_time
end

#tracker_arn::String

Returns the value of attribute tracker_arn.



380
381
382
# File 'sig/types.rbs', line 380

def tracker_arn
  @tracker_arn
end

#tracker_name::String

Returns the value of attribute tracker_name.



379
380
381
# File 'sig/types.rbs', line 379

def tracker_name
  @tracker_name
end