Interface ICfnScriptProps
Properties for defining a AWS::GameLift::Script
.
Namespace: Amazon.CDK.AWS.GameLift
Assembly: Amazon.CDK.AWS.GameLift.dll
Syntax (csharp)
public interface ICfnScriptProps
Syntax (vb)
Public Interface ICfnScriptProps
Remarks
Link: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-script.html
Synopsis
Properties
Name |
|
StorageLocation |
|
Version |
|
Properties
Name
AWS::GameLift::Script.Name
.
virtual string Name { get; }
Property Value
System.String
Remarks
StorageLocation
AWS::GameLift::Script.StorageLocation
.
object StorageLocation { get; }
Property Value
System.Object
Remarks
Version
AWS::GameLift::Script.Version
.
virtual string Version { get; }
Property Value
System.String