toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
TargetRegionArgs
/
TargetRegionArgs
Target
Region
Args
constructor
(
encryption
:
Output
<
EncryptionImagesArgs
>
?
=
null
,
name
:
Output
<
String
>
,
regionalReplicaCount
:
Output
<
Int
>
?
=
null
,
storageAccountType
:
Output
<
Either
<
String
,
StorageAccountType
>
>
?
=
null
)