AWS::NimbleStudio::StudioComponent LicenseServiceConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::NimbleStudio::StudioComponent LicenseServiceConfiguration

The configuration for a license service that is associated with a studio resource.

Syntax

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

JSON

{ "Endpoint" : String }

YAML

Endpoint: String

Properties

Endpoint

The endpoint of the license service that is accessed by the studio component resource.

Required: No

Type: String

Update requires: No interruption