pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.refactorspaces.kotlin.outputs
/
ServiceUrlEndpointInput
Service
Url
Endpoint
Input
data
class
ServiceUrlEndpointInput
(
val
healthUrl
:
String
?
=
null
,
val
url
:
String
)
Types
Constructors
Properties
Constructors
Service
Url
Endpoint
Input
Link copied to clipboard
fun
ServiceUrlEndpointInput
(
healthUrl
:
String
?
=
null
,
url
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
health
Url
Link copied to clipboard
val
healthUrl
:
String
?
=
null
url
Link copied to clipboard
val
url
:
String