StaticValue
public struct StaticValue : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of values. For example, the ARN of the assumed role.
Declaration
Swift
public let values: [String]
-
Undocumented
Declaration
Swift
public init(values: [String])
-
Declaration
Swift
public func validate(name: String) throws