Module: Aws::SageMaker::Client::_DescribeDeviceFleetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeDeviceFleetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #creation_time ⇒ ::Time
- #description ⇒ ::String
- #device_fleet_arn ⇒ ::String
- #device_fleet_name ⇒ ::String
- #iot_role_alias ⇒ ::String
- #last_modified_time ⇒ ::Time
- #output_config ⇒ Types::EdgeOutputConfig
- #role_arn ⇒ ::String
Instance Method Details
#creation_time ⇒ ::Time
3979 |
# File 'sig/client.rbs', line 3979 def creation_time: () -> ::Time |
#description ⇒ ::String
3978 |
# File 'sig/client.rbs', line 3978 def description: () -> ::String |
#device_fleet_arn ⇒ ::String
3976 |
# File 'sig/client.rbs', line 3976 def device_fleet_arn: () -> ::String |
#device_fleet_name ⇒ ::String
3975 |
# File 'sig/client.rbs', line 3975 def device_fleet_name: () -> ::String |
#iot_role_alias ⇒ ::String
3982 |
# File 'sig/client.rbs', line 3982 def iot_role_alias: () -> ::String |
#last_modified_time ⇒ ::Time
3980 |
# File 'sig/client.rbs', line 3980 def last_modified_time: () -> ::Time |
#output_config ⇒ Types::EdgeOutputConfig
3977 |
# File 'sig/client.rbs', line 3977 def output_config: () -> Types::EdgeOutputConfig |
#role_arn ⇒ ::String
3981 |
# File 'sig/client.rbs', line 3981 def role_arn: () -> ::String |