AWS::NimbleStudio::StudioComponent LicenseServiceConfiguration - AWS CloudFormation

AWS::NimbleStudio::StudioComponent LicenseServiceConfiguration

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

Syntax

To declare this entity in your AWS 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