toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
DashboardAxisLogarithmicScaleArgs
Dashboard
Axis
Logarithmic
Scale
Args
data
class
DashboardAxisLogarithmicScaleArgs
(
val
base
:
Output
<
Double
>
?
=
null
)
:
ConvertibleToJava
<
DashboardAxisLogarithmicScaleArgs
>
Members
Constructors
Dashboard
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
(
)
:
DashboardAxisLogarithmicScaleArgs