Seleziona le tue preferenze relative ai cookie

Utilizziamo cookie essenziali e strumenti simili necessari per fornire il nostro sito e i nostri servizi. Utilizziamo i cookie prestazionali per raccogliere statistiche anonime in modo da poter capire come i clienti utilizzano il nostro sito e apportare miglioramenti. I cookie essenziali non possono essere disattivati, ma puoi fare clic su \"Personalizza\" o \"Rifiuta\" per rifiutare i cookie prestazionali.

Se sei d'accordo, AWS e le terze parti approvate utilizzeranno i cookie anche per fornire utili funzionalità del sito, ricordare le tue preferenze e visualizzare contenuti pertinenti, inclusa la pubblicità pertinente. Per continuare senza accettare questi cookie, fai clic su \"Continua\" o \"Rifiuta\". Per effettuare scelte più dettagliate o saperne di più, fai clic su \"Personalizza\".

AWS::QuickSight::Analysis CustomContentConfiguration

Modalità Focus
AWS::QuickSight::Analysis CustomContentConfiguration - AWS CloudFormation
Questa pagina non è tradotta nella tua lingua. Richiedi traduzione
Filtro Visualizza

The configuration of a CustomContentVisual.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "ContentType" : String, "ContentUrl" : String, "ImageScaling" : String, "Interactions" : VisualInteractionOptions }

Properties

ContentType

The content type of the custom content visual. You can use this to have the visual render as an image.

Required: No

Type: String

Allowed values: IMAGE | OTHER_EMBEDDED_CONTENT

Update requires: No interruption

ContentUrl

The input URL that links to the custom content that you want in the custom visual.

Required: No

Type: String

Minimum: 1

Maximum: 2048

Update requires: No interruption

ImageScaling

The sizing options for the size of the custom content visual. This structure is required when the ContentType of the visual is 'IMAGE'.

Required: No

Type: String

Allowed values: FIT_TO_HEIGHT | FIT_TO_WIDTH | DO_NOT_SCALE | SCALE_TO_VISUAL

Update requires: No interruption

Interactions

The general visual interactions setup for a visual.

Required: No

Type: VisualInteractionOptions

Update requires: No interruption

In questa pagina

Argomento successivo:

CustomContentVisual

Argomento precedente:

CustomColor
PrivacyCondizioni del sitoPreferenze cookie
© 2025, Amazon Web Services, Inc. o società affiliate. Tutti i diritti riservati.