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 RegisterAccount operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.IoTFleetWise.Model.RegisterAccountResponse

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

Syntax

C#
public class RegisterAccountResponse : AmazonWebServiceResponse

The RegisterAccountResponse type exposes the following members

Constructors

NameDescription
Public Method RegisterAccountResponse()

Properties

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

Gets and sets the property CreationTime.

The time the account was registered, in seconds since epoch (January 1, 1970 at midnight UTC time).

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property IamResources Amazon.IoTFleetWise.Model.IamResources

Gets and sets the property IamResources.

The registered IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream.

Public Property LastModificationTime System.DateTime

Gets and sets the property LastModificationTime.

The time this registration was last updated, in seconds since epoch (January 1, 1970 at midnight UTC time).

Public Property RegisterAccountStatus Amazon.IoTFleetWise.RegistrationStatus

Gets and sets the property RegisterAccountStatus.

The status of registering your Amazon Web Services account, IAM role, and Timestream resources.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property TimestreamResources Amazon.IoTFleetWise.Model.TimestreamResources

Gets and sets the property TimestreamResources.

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