AWS::Deadline::MeteredProduct - AWS CloudFormation

AWS::Deadline::MeteredProduct

Adds a metered product.

Syntax

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

JSON

{ "Type" : "AWS::Deadline::MeteredProduct", "Properties" : { "LicenseEndpointId" : String, "ProductId" : String } }

YAML

Type: AWS::Deadline::MeteredProduct Properties: LicenseEndpointId: String ProductId: String

Properties

LicenseEndpointId

The Amazon EC2 identifier of the license endpoint.

Required: No

Type: String

Pattern: ^le-[0-9a-f]{32}$

Update requires: Replacement

ProductId

The product ID.

Required: No

Type: String

Pattern: ^[0-9a-z]{1,32}-[.0-9a-z]{1,32}$

Update requires: Replacement

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the Amazon Resource Name (ARN) of the metered product.

For more information about using the Ref function, see Ref.

Fn::GetAtt

The Fn::GetAtt intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.

For more information about using the Fn::GetAtt intrinsic function, see Fn::GetAtt.

Arn

The Amazon Resource Name (ARN) of the metered product.

Family

The family to which the metered product belongs.

Port

The port on which the metered product should run.

Vendor

The vendor.