UpdatedExpressGatewayService
An object that describes an Express service to be updated.
Contents
- cluster
-
The cluster associated with the Express service that is being updated.
Type: String
Required: No
- createdAt
-
The Unix timestamp for when the Express service that is being updated was created.
Type: Timestamp
Required: No
- serviceArn
-
The ARN of the Express service that is being updated.
Type: String
Required: No
- serviceName
-
The name of the Express service that is being updated.
Type: String
Required: No
- status
-
The status of the Express service that is being updated.
Type: ExpressGatewayServiceStatus object
Required: No
- targetConfiguration
-
The configuration to which the current Express service is being updated to.
Type: ExpressGatewayServiceConfiguration object
Required: No
- updatedAt
-
The Unix timestamp for when the Express service that is being updated was most recently updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: