Interface HarnessSkillS3Source.Builder

All Superinterfaces:
Buildable, CopyableBuilder<HarnessSkillS3Source.Builder,HarnessSkillS3Source>, SdkBuilder<HarnessSkillS3Source.Builder,HarnessSkillS3Source>, SdkPojo
Enclosing class:
HarnessSkillS3Source

@Mutable @NotThreadSafe public static interface HarnessSkillS3Source.Builder extends SdkPojo, CopyableBuilder<HarnessSkillS3Source.Builder,HarnessSkillS3Source>
  • Method Details

    • uri

      The S3 URI pointing to the skill directory (e.g., s3://bucket/skills/my-skill/).

      Parameters:
      uri - The S3 URI pointing to the skill directory (e.g., s3://bucket/skills/my-skill/).
      Returns:
      Returns a reference to this object so that method calls can be chained together.