toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcontainerservice.kotlin.inputs
/
StorageSpacesPropertiesErrorArgs
Storage
Spaces
Properties
Error
Args
data
class
StorageSpacesPropertiesErrorArgs
(
val
code
:
Output
<
String
>
?
=
null
,
val
message
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
StorageSpacesPropertiesErrorArgs
>
Members
Constructors
Storage
Spaces
Properties
Error
Args
Link copied to clipboard
constructor
(
code
:
Output
<
String
>
?
=
null
,
message
:
Output
<
String
>
?
=
null
)
Properties
code
Link copied to clipboard
val
code
:
Output
<
String
>
?
=
null
message
Link copied to clipboard
val
message
:
Output
<
String
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
StorageSpacesPropertiesErrorArgs