AWS SDK for .NET Documentation
DomainDetail Class
AmazonAmazon.SimpleWorkflow.ModelDomainDetail Did this page help you?   Yes   No    Tell us about it...

Contains details of a domain.

Declaration Syntax
C#
public class DomainDetail
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DomainDetail()()()()
Initializes a new instance of the DomainDetail class

Configuration
Contains the configuration settings of a domain.

DomainInfo
Contains general information about a domain.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithConfiguration(DomainConfiguration) Obsolete.
Sets the Configuration property

WithDomainInfo(DomainInfo) Obsolete.
Sets the DomainInfo property

Inheritance Hierarchy
Object
DomainDetail

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)