Skip to main content

Module types

Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that AWS License Manager Linux Subscriptions can respond with.

Structs§

Filter

A filter object that is used to return more specific results from a describe operation. Filters can be used to match a set of resources by specific criteria.

Instance

Details discovered information about a running instance using Linux subscriptions.

LinuxSubscriptionsDiscoverySettings

Lists the settings defined for discovering Linux subscriptions.

RegisteredSubscriptionProvider

A third-party provider for operating system (OS) platform software and license subscriptions, such as Red Hat. When you register a third-party Linux subscription provider, License Manager can get subscription data from the registered provider.

Subscription

An object which details a discovered Linux subscription.

Enums§

LinuxSubscriptionsDiscovery
When writing a match expression against LinuxSubscriptionsDiscovery, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
Operator
When writing a match expression against Operator, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
OrganizationIntegration
When writing a match expression against OrganizationIntegration, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
Status
When writing a match expression against Status, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
SubscriptionProviderSource
When writing a match expression against SubscriptionProviderSource, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
SubscriptionProviderStatus
When writing a match expression against SubscriptionProviderStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.