StreamingDistributionConfigWithTags
public struct StreamingDistributionConfigWithTags : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A streaming distribution Configuration.
Declaration
Swift
public let streamingDistributionConfig: StreamingDistributionConfig -
A complex type that contains zero or more Tag elements.
Declaration
Swift
public let tags: Tags -
Undocumented
Declaration
Swift
public init(streamingDistributionConfig: StreamingDistributionConfig, tags: Tags) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
StreamingDistributionConfigWithTags Structure Reference