Template Free Form Layout Element Args
constructor(backgroundStyle: Output<TemplateFreeFormLayoutElementBackgroundStyleArgs>? = null, borderStyle: Output<TemplateFreeFormLayoutElementBorderStyleArgs>? = null, elementId: Output<String>, elementType: Output<TemplateLayoutElementType>, height: Output<String>, loadingAnimation: Output<TemplateLoadingAnimationArgs>? = null, renderingRules: Output<List<TemplateSheetElementRenderingRuleArgs>>? = null, selectedBorderStyle: Output<TemplateFreeFormLayoutElementBorderStyleArgs>? = null, visibility: Output<TemplateVisibility>? = null, width: Output<String>, xAxisLocation: Output<String>, yAxisLocation: Output<String>)