HarnessSkill
Types
Functions
Casts this HarnessSkill as a Git and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.HarnessSkillGitSource value. Throws an exception if the HarnessSkill is not a Git.
Casts this HarnessSkill as a Git and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.HarnessSkillGitSource value. Returns null if the HarnessSkill is not a Git.
Casts this HarnessSkill as a Path and retrieves its kotlin.String value. Throws an exception if the HarnessSkill is not a Path.
Casts this HarnessSkill as a Path and retrieves its kotlin.String value. Returns null if the HarnessSkill is not a Path.
Casts this HarnessSkill as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.HarnessSkillS3Source value. Throws an exception if the HarnessSkill is not a S3.
Casts this HarnessSkill as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.HarnessSkillS3Source value. Returns null if the HarnessSkill is not a S3.