toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Template
Axis
Logarithmic
Scale
Args
Link copied to clipboard
constructor
(
base
:
Output
<
Double
>
?
=
null
)
Properties
base
Link copied to clipboard
val
base
:
Output
<
Double
>
?
=
null
The base setup of a logarithmic axis scale.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TemplateAxisLogarithmicScaleArgs