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
dualStackDnsSuffix
public string dualStackDnsSuffix { get; set; }
Property Value
name
public string name { get; set; }
Property Value
supportsDualStack
public bool supportsDualStack { get; set; }
Property Value
supportsFIPS
public bool supportsFIPS { get; set; }