mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-18 18:18:36 +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/cloud9/api.go
generated
vendored
2
vendor/github.com/aws/aws-sdk-go/service/cloud9/api.go
generated
vendored
@@ -1791,7 +1791,7 @@ type EnvironmentMember struct {
|
||||
|
||||
// The time, expressed in epoch time format, when the environment member last
|
||||
// opened the environment.
|
||||
LastAccess *time.Time `locationName:"lastAccess" type:"timestamp"`
|
||||
LastAccess *time.Time `locationName:"lastAccess" type:"timestamp" timestampFormat:"unix"`
|
||||
|
||||
// The type of environment member permissions associated with this environment
|
||||
// member. Available values include:
|
||||
|
||||
Reference in New Issue
Block a user