Interface UpdateAccountConfigCommandInputProtected

Hierarchy

Properties

displayName: undefined | string
linkText?: string
linkUrl?: string
logoData?: string

The base64 data URI of the logo. Only one of logoUrl or logoData can be provided.

logoUrl?: string

The URL of the logo. Only one of logoUrl or logoData can be provided.

slug: undefined | string