Class TargetRunArgs.Builder

  • Enclosing class:
    TargetRunArgs

    public static final class TargetRunArgs.Builder
    extends java.lang.Object
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • location

        public TargetRunArgs.Builder location​(com.pulumi.core.Output<java.lang.String> location)
        Parameters:
        location - Required. The location where the Cloud Run Service should be located. Format is `projects/{project}/locations/{location}`.
        Returns:
        builder
      • location

        public TargetRunArgs.Builder location​(java.lang.String location)
        Parameters:
        location - Required. The location where the Cloud Run Service should be located. Format is `projects/{project}/locations/{location}`.
        Returns:
        builder