Table of Contents

Class StartMisconfiguredStateRecoveryRequest

Namespace
Amazon.FSx.Model
Assembly
AWSSDK.FSx.dll

Container for the parameters to the StartMisconfiguredStateRecovery operation. After performing steps to repair the Active Directory configuration of an FSx for Windows File Server file system, use this action to initiate the process of Amazon FSx attempting to reconnect to the file system.

public class StartMisconfiguredStateRecoveryRequest : AmazonFSxRequest
Inheritance
StartMisconfiguredStateRecoveryRequest

Constructors

StartMisconfiguredStateRecoveryRequest()

public StartMisconfiguredStateRecoveryRequest()

Properties

ClientRequestToken

Gets and sets the property ClientRequestToken.

public string ClientRequestToken { get; set; }

Property Value

string

FileSystemId

Gets and sets the property FileSystemId.

public string FileSystemId { get; set; }

Property Value

string