AwsSkills

AWS Skills baked into the Harness's underlying Runtime.

Constructors

Link copied to clipboard
constructor(value: HarnessSkillAwsSkillsSource)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard

Casts this HarnessSkill as a Git and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.HarnessSkillGitSource value. Throws an exception if the HarnessSkill is not a Git.

Link copied to clipboard
Link copied to clipboard
fun asPath(): String

Casts this HarnessSkill as a Path and retrieves its kotlin.String value. Throws an exception if the HarnessSkill is not a Path.

Link copied to clipboard

Casts this HarnessSkill as a Path and retrieves its kotlin.String value. Returns null if the HarnessSkill is not a Path.

Link copied to clipboard

Casts this HarnessSkill as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.HarnessSkillS3Source value. Throws an exception if the HarnessSkill is not a S3.

Link copied to clipboard

Casts this HarnessSkill as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.HarnessSkillS3Source value. Returns null if the HarnessSkill is not a S3.