pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin.inputs
/
StorageArgs
Storage
Args
data
class
StorageArgs
(
val
storageSizeGB
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
StorageArgs
>
Storage properties of a server
Constructors
Functions
Properties
Constructors
Storage
Args
Link copied to clipboard
fun
StorageArgs
(
storageSizeGB
:
Output
<
Int
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
StorageArgs
Properties
storage
Size
GB
Link copied to clipboard
val
storageSizeGB
:
Output
<
Int
>
?
=
null
Max storage allowed for a server.