toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-apprunner
/
org.http4k.connect.amazon.apprunner.action
/
ImageRepository
Image
Repository
@
JsonSerializable
data
class
ImageRepository
(
val
ImageConfiguration
:
ImageConfiguration
?
,
val
ImageIdentifier
:
String
?
,
val
ImageRepositoryType
:
String
?
)
Members
Constructors
Image
Repository
Link copied to clipboard
constructor
(
ImageConfiguration
:
ImageConfiguration
?
,
ImageIdentifier
:
String
?
,
ImageRepositoryType
:
String
?
)
Properties
Image
Configuration
Link copied to clipboard
val
ImageConfiguration
:
ImageConfiguration
?
Image
Identifier
Link copied to clipboard
val
ImageIdentifier
:
String
?
Image
Repository
Type
Link copied to clipboard
val
ImageRepositoryType
:
String
?