copyWith property

Implementation

CopyWith$Input$AwsS3Input<Input$AwsS3Input> get copyWith =>
    CopyWith$Input$AwsS3Input(
      this,
      (i) => i,
    );