Analysis Free Form Layout Element Args
constructor(backgroundStyle: Output<AnalysisFreeFormLayoutElementBackgroundStyleArgs>? = null, borderStyle: Output<AnalysisFreeFormLayoutElementBorderStyleArgs>? = null, elementId: Output<String>, elementType: Output<AnalysisLayoutElementType>, height: Output<String>, loadingAnimation: Output<AnalysisLoadingAnimationArgs>? = null, renderingRules: Output<List<AnalysisSheetElementRenderingRuleArgs>>? = null, selectedBorderStyle: Output<AnalysisFreeFormLayoutElementBorderStyleArgs>? = null, visibility: Output<AnalysisVisibility>? = null, width: Output<String>, xAxisLocation: Output<String>, yAxisLocation: Output<String>)