DnsProperties
public struct DnsProperties : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a namespace.
Declaration
Swift
public let hostedZoneId: String?
-
Undocumented
Declaration
Swift
public init(hostedZoneId: String? = nil)