Show / Hide Table of Contents

Class GameServerDeploymentRolloutGameServerConfigOverride

Inheritance
System.Object
GameServerDeploymentRolloutGameServerConfigOverride
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.GameServices.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class GameServerDeploymentRolloutGameServerConfigOverride

Fields

View Source

ConfigVersion

Version of the configuration.

Declaration
public readonly string ConfigVersion
Field Value
Type Description
System.String
View Source

RealmsSelector

Selection by realms. Structure is documented below.

Declaration
public readonly GameServerDeploymentRolloutGameServerConfigOverrideRealmsSelector RealmsSelector
Field Value
Type Description
GameServerDeploymentRolloutGameServerConfigOverrideRealmsSelector
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.