DescribeIdentityPoolUsageResponse
public struct DescribeIdentityPoolUsageResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the usage of the identity pool.
Declaration
Swift
public let identityPoolUsage: IdentityPoolUsage? -
Undocumented
Declaration
Swift
public init(identityPoolUsage: IdentityPoolUsage? = nil)
View on GitHub
DescribeIdentityPoolUsageResponse Structure Reference