DescribeExpressionsResponse
public struct DescribeExpressionsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The expressions configured for the domain.
Declaration
Swift
public let expressions: [ExpressionStatus]
-
Undocumented
Declaration
Swift
public init(expressions: [ExpressionStatus])