ReplaceableItem
public struct ReplaceableItem : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The list of attributes for a replaceable item.
Declaration
Swift
public let attributes: [ReplaceableAttribute] -
The name of the replaceable item.
Declaration
Swift
public let name: String -
Undocumented
Declaration
Swift
public init(attributes: [ReplaceableAttribute], name: String)
View on GitHub
ReplaceableItem Structure Reference