DescribeIdentityIdFormatResult
public struct DescribeIdentityIdFormatResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the ID format for the resources.
Declaration
Swift
public let statuses: [IdFormat]?
-
Undocumented
Declaration
Swift
public init(statuses: [IdFormat]? = nil)