toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.outputs
/
ContainerGroupContainerReadinessProbeHttpGet
Container
Group
Container
Readiness
Probe
Http
Get
data
class
ContainerGroupContainerReadinessProbeHttpGet
(
val
path
:
String
?
=
null
,
val
port
:
Int
?
=
null
,
val
scheme
:
String
?
=
null
)
Members
Constructors
Container
Group
Container
Readiness
Probe
Http
Get
Link copied to clipboard
constructor
(
path
:
String
?
=
null
,
port
:
Int
?
=
null
,
scheme
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
path
Link copied to clipboard
val
path
:
String
?
=
null
port
Link copied to clipboard
val
port
:
Int
?
=
null
scheme
Link copied to clipboard
val
scheme
:
String
?
=
null