Class: Aws::Types::AIBenchmarkTarget
- Inherits:
-
Object
- Object
- Aws::Types::AIBenchmarkTarget
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint ⇒ Types::AIBenchmarkEndpoint
Returns the value of attribute endpoint.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#endpoint ⇒ Types::AIBenchmarkEndpoint
Returns the value of attribute endpoint.
78 79 80 |
# File 'sig/types.rbs', line 78 def endpoint @endpoint end |
#unknown ⇒ Object
Returns the value of attribute unknown.
79 80 81 |
# File 'sig/types.rbs', line 79 def unknown @unknown end |