toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sae.kotlin.outputs
/
ApplicationLivenessV2HttpGet
Application
Liveness
V2Http
Get
data
class
ApplicationLivenessV2HttpGet
(
val
isContainKeyWord
:
Boolean
?
=
null
,
val
keyWord
:
String
?
=
null
,
val
path
:
String
?
=
null
,
val
port
:
Int
?
=
null
,
val
scheme
:
String
?
=
null
)
Members
Constructors
Application
Liveness
V2Http
Get
Link copied to clipboard
constructor
(
isContainKeyWord
:
Boolean
?
=
null
,
keyWord
:
String
?
=
null
,
path
:
String
?
=
null
,
port
:
Int
?
=
null
,
scheme
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
is
Contain
Key
Word
Link copied to clipboard
val
isContainKeyWord
:
Boolean
?
=
null
key
Word
Link copied to clipboard
val
keyWord
:
String
?
=
null
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