Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- Active
Directory Identity Provider Details about an Active Directory identity provider.
- Active
Directory Settings Contains network access and credential details that are needed for user administration in the Active Directory.
- Domain
Network Settings Contains network settings for the Active Directory domain.
- Filter
A filter name and value pair that is used to return more specific results from a describe or list operation. You can use filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.
- Identity
Provider Summary Describes an identity provider.
- Instance
Summary Describes an EC2 instance providing user-based subscriptions.
- Instance
User Summary Describes users of an EC2 instance providing user-based subscriptions.
- License
Server Information about a Remote Desktop Services (RDS) license server.
- License
Server Endpoint Contains details about a network endpoint for a Remote Desktop Services (RDS) license server.
- License
Server Settings The settings to configure your license server.
- Product
User Summary A summary of the user-based subscription products for a specific user.
- RdsSal
Settings Server settings that are specific to a Remote Desktop Services (RDS) license server.
- Secrets
Manager Credentials Provider Contains a credentials secret that's stored in Secrets Manager.
- Server
Endpoint A network endpoint through which you can access one or more servers.
- Settings
The registered identity provider’s product related configuration settings such as the subnets to provision VPC endpoints, and the security group ID that is associated with the VPC endpoints. The security group should permit inbound TCP port 1688 communication from resources in the VPC.
- Update
Settings Updates the registered identity provider’s product related configuration settings such as the subnets to provision VPC endpoints.
Enums§
- Active
Directory Type - When writing a match expression against
ActiveDirectoryType, 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. - Credentials
Provider Contains information about the credential provider for user administration.
- Identity
Provider Refers to an identity provider.
- License
Server Endpoint Provisioning Status - When writing a match expression against
LicenseServerEndpointProvisioningStatus, 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. - License
Server Health Status - When writing a match expression against
LicenseServerHealthStatus, 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. - Server
Settings Contains settings for a specific server.
- Server
Type - When writing a match expression against
ServerType, 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.