DashboardFreeFormLayoutElementArgs

constructor(backgroundStyle: Output<DashboardFreeFormLayoutElementBackgroundStyleArgs>? = null, borderStyle: Output<DashboardFreeFormLayoutElementBorderStyleArgs>? = null, elementId: Output<String>, elementType: Output<DashboardLayoutElementType>, height: Output<String>, loadingAnimation: Output<DashboardLoadingAnimationArgs>? = null, renderingRules: Output<List<DashboardSheetElementRenderingRuleArgs>>? = null, selectedBorderStyle: Output<DashboardFreeFormLayoutElementBorderStyleArgs>? = null, visibility: Output<DashboardVisibility>? = null, width: Output<String>, xAxisLocation: Output<String>, yAxisLocation: Output<String>)