toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-apprunner
/
org.http4k.connect.amazon.apprunner.action
/
ServiceSummary
Service
Summary
@
JsonSerializable
data
class
ServiceSummary
(
val
CreatedAt
:
Timestamp
,
val
ServiceArn
:
ARN
,
val
ServiceId
:
ServiceId
,
val
ServiceName
:
ServiceName
,
val
ServiceUrl
:
Uri
?
,
val
Status
:
String
?
,
val
UpdatedAt
:
Timestamp
)
Members
Constructors
Service
Summary
Link copied to clipboard
constructor
(
CreatedAt
:
Timestamp
,
ServiceArn
:
ARN
,
ServiceId
:
ServiceId
,
ServiceName
:
ServiceName
,
ServiceUrl
:
Uri
?
,
Status
:
String
?
,
UpdatedAt
:
Timestamp
)
Properties
Created
At
Link copied to clipboard
val
CreatedAt
:
Timestamp
Service
Arn
Link copied to clipboard
val
ServiceArn
:
ARN
Service
Id
Link copied to clipboard
val
ServiceId
:
ServiceId
Service
Name
Link copied to clipboard
val
ServiceName
:
ServiceName
Service
Url
Link copied to clipboard
val
ServiceUrl
:
Uri
?
Status
Link copied to clipboard
val
Status
:
String
?
Updated
At
Link copied to clipboard
val
UpdatedAt
:
Timestamp