Table of Contents

Class PartitionAttributesShape

Namespace
Amazon.Runtime.Internal.Endpoints.StandardLibrary
Assembly
AWSSDK.Core.dll

Object model for json partition data.

public class PartitionAttributesShape
Inheritance
PartitionAttributesShape
Inherited Members

Constructors

PartitionAttributesShape()

public PartitionAttributesShape()

Properties

dnsSuffix

public string dnsSuffix { get; set; }

Property Value

string

dualStackDnsSuffix

public string dualStackDnsSuffix { get; set; }

Property Value

string

name

public string name { get; set; }

Property Value

string

supportsDualStack

public bool supportsDualStack { get; set; }

Property Value

bool

supportsFIPS

public bool supportsFIPS { get; set; }

Property Value

bool