LaunchTemplateSource
The source of the launch template configuration for a capacity provider. The launchParameters member specifies the operating system, instance requirements, and other settings used to launch instances.
Inheritors
Types
Functions
Link copied to clipboard
Casts this LaunchTemplateSource as a LaunchParameters and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LaunchParameters value. Throws an exception if the LaunchTemplateSource is not a LaunchParameters.
Link copied to clipboard
Casts this LaunchTemplateSource as a LaunchParameters and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LaunchParameters value. Returns null if the LaunchTemplateSource is not a LaunchParameters.