DnsServiceDiscovery

public struct DnsServiceDiscovery : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Specifies the DNS service discovery hostname for the virtual node.

    Declaration

    Swift

    public let hostname: String
  • Undocumented

    Declaration

    Swift

    public init(hostname: String)