Class: Aws::Types::ExportMetadataModelAssessmentResultEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_url::String

Returns the value of attribute object_url.

Returns:

  • (::String)


1483
1484
1485
# File 'sig/types.rbs', line 1483

def object_url
  @object_url
end

#s3_object_key::String

Returns the value of attribute s3_object_key.

Returns:

  • (::String)


1482
1483
1484
# File 'sig/types.rbs', line 1482

def s3_object_key
  @s3_object_key
end