pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin
/
ApplicationAcceleratorArgsBuilder
Application
Accelerator
Args
Builder
class
ApplicationAcceleratorArgsBuilder
Builder for
ApplicationAcceleratorArgs
.
Functions
Functions
application
Accelerator
Name
Link copied to clipboard
@
JvmName
(
name
=
"vsccquawwpmxhpwj"
)
suspend
fun
applicationAcceleratorName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xqosefjabgrejqgb"
)
suspend
fun
applicationAcceleratorName
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"kqtjgrutpyokwhgr"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"etpdeeqmhonyrvhh"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
service
Name
Link copied to clipboard
@
JvmName
(
name
=
"plpbepfrnhssthid"
)
suspend
fun
serviceName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ajpnnpvilgvgrvmp"
)
suspend
fun
serviceName
(
value
:
String
?
)
sku
Link copied to clipboard
@
JvmName
(
name
=
"kfpojblletoeegku"
)
suspend
fun
sku
(
value
:
SkuArgs
?
)
@
JvmName
(
name
=
"tgfwhgjsioshbmpk"
)
suspend
fun
sku
(
value
:
Output
<
SkuArgs
>
)
@
JvmName
(
name
=
"ovfxgeiahqebwond"
)
suspend
fun
sku
(
argument
:
suspend
SkuArgsBuilder
.
(
)
->
Unit
)