AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is the response object from the DescribeDeviceFleet operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SageMaker.Model.DescribeDeviceFleetResponse

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class DescribeDeviceFleetResponse : AmazonWebServiceResponse

The DescribeDeviceFleetResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

Timestamp of when the device fleet was created.

Public Property Description System.String

Gets and sets the property Description.

A description of the fleet.

Public Property DeviceFleetArn System.String

Gets and sets the property DeviceFleetArn.

The The Amazon Resource Name (ARN) of the fleet.

Public Property DeviceFleetName System.String

Gets and sets the property DeviceFleetName.

The name of the fleet.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property IotRoleAlias System.String

Gets and sets the property IotRoleAlias.

The Amazon Resource Name (ARN) alias created in Amazon Web Services Internet of Things (IoT).

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

Timestamp of when the device fleet was last updated.

Public Property OutputConfig Amazon.SageMaker.Model.EdgeOutputConfig

Gets and sets the property OutputConfig.

The output configuration for storing sampled data.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property RoleArn System.String

Gets and sets the property RoleArn.

The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5