toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurearcdata.kotlin.outputs
/
SqlManagedInstanceK8sRawResponse
Sql
Managed
Instance
K8s
Raw
Response
data
class
SqlManagedInstanceK8sRawResponse
(
val
spec
:
SqlManagedInstanceK8sSpecResponse
?
=
null
)
The raw kubernetes information.
Members
Constructors
Sql
Managed
Instance
K8s
Raw
Response
Link copied to clipboard
constructor
(
spec
:
SqlManagedInstanceK8sSpecResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
spec
Link copied to clipboard
val
spec
:
SqlManagedInstanceK8sSpecResponse
?
=
null
The kubernetes spec information.