Class GetComputeEnvironmentArgs
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.Aws.Batch
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetComputeEnvironmentArgs : InvokeArgs
Constructors
View SourceGetComputeEnvironmentArgs()
Declaration
public GetComputeEnvironmentArgs()
Properties
View SourceComputeEnvironmentName
The name of the Batch Compute Environment
Declaration
public string ComputeEnvironmentName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |