Class: Aws::Types::AIBenchmarkTarget

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

Defined Under Namespace

Classes: Endpoint, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpointTypes::AIBenchmarkEndpoint

Returns the value of attribute endpoint.



78
79
80
# File 'sig/types.rbs', line 78

def endpoint
  @endpoint
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


79
80
81
# File 'sig/types.rbs', line 79

def unknown
  @unknown
end