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
/
AnalysisGeospatialLineWidthArgs
Analysis
Geospatial
Line
Width
Args
data
class
AnalysisGeospatialLineWidthArgs
(
val
lineWidth
:
Output
<
Double
>
?
=
null
)
:
ConvertibleToJava
<
AnalysisGeospatialLineWidthArgs
>
Members
Constructors
Analysis
Geospatial
Line
Width
Args
Link copied to clipboard
constructor
(
lineWidth
:
Output
<
Double
>
?
=
null
)
Properties
line
Width
Link copied to clipboard
val
lineWidth
:
Output
<
Double
>
?
=
null
The positive value for the width of a line.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AnalysisGeospatialLineWidthArgs