Class DescribeSharedVpcConfigurationResponse
This is the response object from the DescribeSharedVpcConfiguration operation.
public class DescribeSharedVpcConfigurationResponse : AmazonWebServiceResponse
- Inheritance
-
DescribeSharedVpcConfigurationResponse
Constructors
DescribeSharedVpcConfigurationResponse()
public DescribeSharedVpcConfigurationResponse()
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; }