Attribute
public struct Attribute : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The default value of the asset model property attribute. All assets that you create from the asset model contain this attribute value. You can update an attribute’s value after you create an asset. For more information, see Updating attribute values in the AWS IoT SiteWise User Guide.
Declaration
Swift
public let defaultValue: String?
-
Undocumented
Declaration
Swift
public init(defaultValue: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws