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:
4
vendor/github.com/aws/aws-sdk-go/service/mobile/api.go
generated
vendored
4
vendor/github.com/aws/aws-sdk-go/service/mobile/api.go
generated
vendored
@@ -1689,10 +1689,10 @@ type ProjectDetails struct {
|
||||
ConsoleUrl *string `locationName:"consoleUrl" type:"string"`
|
||||
|
||||
// Date the project was created.
|
||||
CreatedDate *time.Time `locationName:"createdDate" type:"timestamp"`
|
||||
CreatedDate *time.Time `locationName:"createdDate" type:"timestamp" timestampFormat:"unix"`
|
||||
|
||||
// Date of the last modification of the project.
|
||||
LastUpdatedDate *time.Time `locationName:"lastUpdatedDate" type:"timestamp"`
|
||||
LastUpdatedDate *time.Time `locationName:"lastUpdatedDate" type:"timestamp" timestampFormat:"unix"`
|
||||
|
||||
// Name of the project.
|
||||
Name *string `locationName:"name" type:"string"`
|
||||
|
||||
Reference in New Issue
Block a user