MultiplexProgramServiceDescriptor
public struct MultiplexProgramServiceDescriptor : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Name of the provider.
Declaration
Swift
public let providerName: String
-
Name of the service.
Declaration
Swift
public let serviceName: String
-
Undocumented
Declaration
Swift
public init(providerName: String, serviceName: String)
-
Declaration
Swift
public func validate(name: String) throws