IPeer

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

Bases: Protocol

(experimental) Interface for classes that provide the peer-specification parts of an inbound permission.

Stability:

experimental

Methods

to_json()

(experimental) Produce the ingress rule JSON for the given connection.

Stability:

experimental

Return type:

Any

Attributes

unique_id

(experimental) A unique identifier for this connection peer.

Stability:

experimental