You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"sessionToken": "A String", # Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
139
140
},
140
141
"awsRegion": "A String", # Immutable. The AWS region that the source VMs will be migrated from.
141
142
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details on the state of the Source in case of an error.
@@ -349,6 +350,7 @@ <h3>Method Details</h3>
349
350
"accessKeyCreds": { # Message describing AWS Credentials using access key id and secret. # AWS Credentials using access key id and secret.
"sessionToken": "A String", # Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
352
354
},
353
355
"awsRegion": "A String", # Immutable. The AWS region that the source VMs will be migrated from.
354
356
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details on the state of the Source in case of an error.
@@ -417,6 +419,7 @@ <h3>Method Details</h3>
417
419
"accessKeyCreds": { # Message describing AWS Credentials using access key id and secret. # AWS Credentials using access key id and secret.
"sessionToken": "A String", # Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
420
423
},
421
424
"awsRegion": "A String", # Immutable. The AWS region that the source VMs will be migrated from.
422
425
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details on the state of the Source in case of an error.
@@ -492,6 +495,7 @@ <h3>Method Details</h3>
492
495
"accessKeyCreds": { # Message describing AWS Credentials using access key id and secret. # AWS Credentials using access key id and secret.
"sessionToken": "A String", # Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
495
499
},
496
500
"awsRegion": "A String", # Immutable. The AWS region that the source VMs will be migrated from.
497
501
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details on the state of the Source in case of an error.
"description": "Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.",
0 commit comments