FleetAdvisorSchemaObjectResponse - AWS Database Migration Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

FleetAdvisorSchemaObjectResponse

Describes a schema object in a Fleet Advisor collector inventory.

Contents

CodeLineCount

The number of lines of code in a schema object in a Fleet Advisor collector inventory.

Type: Long

Required: No

CodeSize

The size level of the code in a schema object in a Fleet Advisor collector inventory.

Type: Long

Required: No

NumberOfObjects

The number of objects in a schema object in a Fleet Advisor collector inventory.

Type: Long

Required: No

ObjectType

The type of the schema object, as reported by the database engine. Examples include the following:

  • function

  • trigger

  • SYSTEM_TABLE

  • QUEUE

Type: String

Required: No

SchemaId

The ID of a schema object in a Fleet Advisor collector inventory.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: