Class: Aws::Types::ModelSummary

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time::Time

Returns the value of attribute creation_time.



9305
9306
9307
# File 'sig/types.rbs', line 9305

def creation_time
  @creation_time
end

#model_arn::String

Returns the value of attribute model_arn.



9304
9305
9306
# File 'sig/types.rbs', line 9304

def model_arn
  @model_arn
end

#model_name::String

Returns the value of attribute model_name.



9303
9304
9305
# File 'sig/types.rbs', line 9303

def model_name
  @model_name
end