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