Skip to content

QueryEditorPropertyBuilder🔗

Constructor🔗

func NewQueryEditorPropertyBuilder() *QueryEditorPropertyBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *QueryEditorPropertyBuilder) Build() (QueryEditorProperty, error)

Name🔗

func (builder *QueryEditorPropertyBuilder) Name(name string) *QueryEditorPropertyBuilder

Type🔗

func (builder *QueryEditorPropertyBuilder) Type(typeArg cloudwatch.QueryEditorPropertyType) *QueryEditorPropertyBuilder

See also🔗