Table of Contents

Class UpdateSharedVpcConfigurationResponse

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

This is the response object from the UpdateSharedVpcConfiguration operation.

public class UpdateSharedVpcConfigurationResponse : AmazonWebServiceResponse
Inheritance
UpdateSharedVpcConfigurationResponse

Constructors

UpdateSharedVpcConfigurationResponse()

public UpdateSharedVpcConfigurationResponse()

Properties

EnableFsxRouteTableUpdatesFromParticipantAccounts

Gets and sets the property EnableFsxRouteTableUpdatesFromParticipantAccounts.

Indicates whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.

public string EnableFsxRouteTableUpdatesFromParticipantAccounts { get; set; }

Property Value

string