mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 17:52:12 +00:00
change github.com/aws/aws-sdk-go to be the same revision in kubernetes
This commit is contained in:
2
vendor/github.com/aws/aws-sdk-go/service/datapipeline/api.go
generated
vendored
2
vendor/github.com/aws/aws-sdk-go/service/datapipeline/api.go
generated
vendored
@@ -1994,7 +1994,7 @@ type ActivatePipelineInput struct {
|
||||
|
||||
// The date and time to resume the pipeline. By default, the pipeline resumes
|
||||
// from the last completed execution.
|
||||
StartTimestamp *time.Time `locationName:"startTimestamp" type:"timestamp"`
|
||||
StartTimestamp *time.Time `locationName:"startTimestamp" type:"timestamp" timestampFormat:"unix"`
|
||||
}
|
||||
|
||||
// String returns the string representation
|
||||
|
||||
Reference in New Issue
Block a user