toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
Service
/
Service
Service
constructor
(
apiVersion
:
String
?
=
null
,
kind
:
String
?
=
null
,
metadata
:
ObjectMeta
?
=
null
,
spec
:
ServiceSpec
?
=
null
,
status
:
ServiceStatus
?
=
null
)