pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
TemplateAxisLogarithmicScaleArgs
Template
Axis
Logarithmic
Scale
Args
data
class
TemplateAxisLogarithmicScaleArgs
(
val
base
:
Output
<
Double
>
?
=
null
)
:
ConvertibleToJava
<
TemplateAxisLogarithmicScaleArgs
>
Constructors
Functions
Properties
Constructors
Template
Axis
Logarithmic
Scale
Args
Link copied to clipboard
fun
TemplateAxisLogarithmicScaleArgs
(
base
:
Output
<
Double
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TemplateAxisLogarithmicScaleArgs
Properties
base
Link copied to clipboard
val
base
:
Output
<
Double
>
?
=
null