Show / Hide Table of Contents

Class FlexibleAppVersionResourcesVolume

Inheritance
System.Object
FlexibleAppVersionResourcesVolume
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.AppEngine.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class FlexibleAppVersionResourcesVolume

Fields

View Source

Name

Full Serverless VPC Access Connector name e.g. /projects/my-project/locations/us-central1/connectors/c1.

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

SizeGb

Volume size in gigabytes.

Declaration
public readonly int SizeGb
Field Value
Type Description
System.Int32
View Source

VolumeType

Underlying volume type, e.g. 'tmpfs'.

Declaration
public readonly string VolumeType
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.