Uses of Interface
software.amazon.awscdk.interfaces.gamelift.IAliasRef
Packages that use IAliasRef
Package
Description
Amazon GameLift Construct Library
-
Uses of IAliasRef in software.amazon.awscdk.interfaces.gamelift
Subinterfaces of IAliasRef in software.amazon.awscdk.interfaces.gameliftModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAliasRef.Classes in software.amazon.awscdk.interfaces.gamelift that implement IAliasRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAliasRef in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement IAliasRefModifier and TypeClassDescriptionclassTheAWS::GameLift::Aliasresource creates an alias for an Amazon GameLift (GameLift) fleet destination.Methods in software.amazon.awscdk.services.gamelift that return IAliasRefModifier and TypeMethodDescriptionstatic IAliasRefCfnAlias.fromAliasArn(software.constructs.Construct scope, String id, String arn) Creates a new IAliasRef from an ARN.static IAliasRefCfnAlias.fromAliasId(software.constructs.Construct scope, String id, String aliasId) Creates a new IAliasRef from a aliasId.