toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
ExtendedLocationOptionsArgs
Extended
Location
Options
Args
data
class
ExtendedLocationOptionsArgs
(
val
supportedPolicy
:
Output
<
String
>
?
=
null
,
val
type
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ExtendedLocationOptionsArgs
>
Members
Constructors
Extended
Location
Options
Args
Link copied to clipboard
constructor
(
supportedPolicy
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)
Properties
supported
Policy
Link copied to clipboard
val
supportedPolicy
:
Output
<
String
>
?
=
null
type
Link copied to clipboard
val
type
:
Output
<
String
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ExtendedLocationOptionsArgs