UpdateApplicationComponentConfigRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the application component. The ID is unique within an AWS account.

Link copied to clipboard

The type of known component.

Link copied to clipboard

Update the configuration request of an application component. If it is set to true, the source code and/or database credentials are updated. If it is set to false, the source code and/or database credentials are updated and an analysis is initiated.

Link copied to clipboard

Indicates whether the application component has been included for server recommendation or not.

Link copied to clipboard

Database credentials.

Link copied to clipboard

The list of source code configurations to update for the application component.

Link copied to clipboard

The preferred strategy options for the application component. Use values from the GetApplicationComponentStrategies response.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String