IRuleSetContent

class aws_cdk.aws_gamelift_alpha.IRuleSetContent(*args, **kwargs)

Bases: Protocol

(experimental) Interface to represent a Matchmaking RuleSet content.

Stability:

experimental

Methods

bind(_scope)

(experimental) Called when the matchmaking ruleSet is initialized to allow this object to bind to the stack and add resources.

Parameters:

_scope (Construct) – The binding scope.

Stability:

experimental

Return type:

RuleSetBodyConfig

Attributes

content

(experimental) RuleSet body content.

Stability:

experimental

Attribute:

true