Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- Application
An SAP application registered with AWS Systems Manager for SAP.
- Application
Credential The credentials of your SAP application.
- Application
Summary The summary of the SAP application registered with AWS Systems Manager for SAP.
- Associated
Host Describes the properties of the associated host.
- Backint
Config Configuration parameters for AWS Backint Agent for SAP HANA. You can backup your SAP HANA database with AWS Backup or Amazon S3.
- Component
The SAP component of your application.
- Component
Info This is information about the component of your SAP application, such as Web Dispatcher.
- Component
Summary The summary of the component.
- Configuration
Check Definition Represents a configuration check definition supported by AWS Systems Manager for SAP.
- Configuration
Check Operation Represents a configuration check operation that has been executed against an application.
- Database
The SAP HANA database of the application registered with AWS Systems Manager for SAP.
- Database
Connection The connection specifications for the database.
- Database
Summary The summary of the database.
- Filter
A specific result obtained by specifying the name, value, and operator.
- Host
Describes the properties of the Dedicated Host.
- IpAddress
Member Provides information of the IP address.
- Operation
The operations performed by AWS Systems Manager for SAP.
- Operation
Event An operation event returns details for an operation, including key milestones which can be used to monitor and track operations in progress.
Operation events contain:
-
Description string
-
Resource, including its ARN and type
-
Status
-
StatusMessage string
-
TimeStamp
Operation event examples include StartApplication or StopApplication.
-
- Resilience
Details of the SAP HANA system replication for the instance.
- Resource
The resource contains a
ResourceArn
and theResourceType
.- Rule
Result Represents the result of a single rule within a configuration check.
- Rule
Status Counts A summary of rule results, providing counts for each status type.
- SubCheck
Result Represents the result of a sub-check within a configuration check operation.
Enums§
- Allocation
Type - When writing a match expression against
AllocationType
, 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. - Application
Discovery Status - When writing a match expression against
ApplicationDiscoveryStatus
, 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. - Application
Status - When writing a match expression against
ApplicationStatus
, 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. - Application
Type - When writing a match expression against
ApplicationType
, 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. - Backint
Mode - When writing a match expression against
BackintMode
, 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. - Cluster
Status - When writing a match expression against
ClusterStatus
, 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. - Component
Status - When writing a match expression against
ComponentStatus
, 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. - Component
Type - When writing a match expression against
ComponentType
, 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. - Configuration
Check Operation Listing Mode - When writing a match expression against
ConfigurationCheckOperationListingMode
, 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. - Configuration
Check Type - When writing a match expression against
ConfigurationCheckType
, 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. - Connected
Entity Type - When writing a match expression against
ConnectedEntityType
, 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. - Credential
Type - When writing a match expression against
CredentialType
, 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. - Database
Connection Method - When writing a match expression against
DatabaseConnectionMethod
, 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. - Database
Status - When writing a match expression against
DatabaseStatus
, 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. - Database
Type - When writing a match expression against
DatabaseType
, 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. - Filter
Operator - When writing a match expression against
FilterOperator
, 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. - Host
Role - When writing a match expression against
HostRole
, 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. - Operation
Event Status - When writing a match expression against
OperationEventStatus
, 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. - Operation
Mode - When writing a match expression against
OperationMode
, 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. - Operation
Status - When writing a match expression against
OperationStatus
, 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. - Permission
Action Type - When writing a match expression against
PermissionActionType
, 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. - Replication
Mode - When writing a match expression against
ReplicationMode
, 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. - Rule
Result Status - When writing a match expression against
RuleResultStatus
, 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.