ManagedResourceSummary
public struct ManagedResourceSummary : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Number of resources associated with licenses.
Declaration
Swift
public let associationCount: Int64? -
Type of resource associated with a license.
Declaration
Swift
public let resourceType: ResourceType? -
Undocumented
Declaration
Swift
public init(associationCount: Int64? = nil, resourceType: ResourceType? = nil)
View on GitHub
ManagedResourceSummary Structure Reference