Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.clouddeploy/v1.getRollout
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets details of a single Rollout.
Using getRollout
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getRollout(args: GetRolloutArgs, opts?: InvokeOptions): Promise<GetRolloutResult>
function getRolloutOutput(args: GetRolloutOutputArgs, opts?: InvokeOptions): Output<GetRolloutResult>def get_rollout(delivery_pipeline_id: Optional[str] = None,
                location: Optional[str] = None,
                project: Optional[str] = None,
                release_id: Optional[str] = None,
                rollout_id: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetRolloutResult
def get_rollout_output(delivery_pipeline_id: Optional[pulumi.Input[str]] = None,
                location: Optional[pulumi.Input[str]] = None,
                project: Optional[pulumi.Input[str]] = None,
                release_id: Optional[pulumi.Input[str]] = None,
                rollout_id: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetRolloutResult]func LookupRollout(ctx *Context, args *LookupRolloutArgs, opts ...InvokeOption) (*LookupRolloutResult, error)
func LookupRolloutOutput(ctx *Context, args *LookupRolloutOutputArgs, opts ...InvokeOption) LookupRolloutResultOutput> Note: This function is named LookupRollout in the Go SDK.
public static class GetRollout 
{
    public static Task<GetRolloutResult> InvokeAsync(GetRolloutArgs args, InvokeOptions? opts = null)
    public static Output<GetRolloutResult> Invoke(GetRolloutInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRolloutResult> getRollout(GetRolloutArgs args, InvokeOptions options)
public static Output<GetRolloutResult> getRollout(GetRolloutArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:clouddeploy/v1:getRollout
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DeliveryPipeline stringId 
- Location string
- ReleaseId string
- RolloutId string
- Project string
- DeliveryPipeline stringId 
- Location string
- ReleaseId string
- RolloutId string
- Project string
- deliveryPipeline StringId 
- location String
- releaseId String
- rolloutId String
- project String
- deliveryPipeline stringId 
- location string
- releaseId string
- rolloutId string
- project string
- delivery_pipeline_ strid 
- location str
- release_id str
- rollout_id str
- project str
- deliveryPipeline StringId 
- location String
- releaseId String
- rolloutId String
- project String
getRollout Result
The following output properties are available:
- Annotations Dictionary<string, string>
- User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
- ApprovalState string
- Approval state of the Rollout.
- ApproveTime string
- Time at which the Rolloutwas approved.
- ControllerRollout string
- Name of the ControllerRollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- CreateTime string
- Time at which the Rolloutwas created.
- DeployEnd stringTime 
- Time at which the Rolloutfinished deploying.
- DeployFailure stringCause 
- The reason this rollout failed. This will always be unspecified while the rollout is in progress.
- DeployStart stringTime 
- Time at which the Rolloutstarted deploying.
- DeployingBuild string
- The resource name of the Cloud Build Buildobject that is used to deploy the Rollout. Format isprojects/{project}/locations/{location}/builds/{build}.
- Description string
- Description of the Rolloutfor user purposes. Max length is 255 characters.
- EnqueueTime string
- Time at which the Rolloutwas enqueued.
- Etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- FailureReason string
- Additional information about the rollout failure, if available.
- Labels Dictionary<string, string>
- Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
- Metadata
Pulumi.Google Native. Cloud Deploy. V1. Outputs. Metadata Response 
- Metadata contains information about the rollout.
- Name string
- Optional. Name of the Rollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- Phases
List<Pulumi.Google Native. Cloud Deploy. V1. Outputs. Phase Response> 
- The phases that represent the workflows of this Rollout.
- RollbackOf stringRollout 
- Name of the Rolloutthat is rolled back by thisRollout. Empty if thisRolloutwasn't created as a rollback.
- RolledBack List<string>By Rollouts 
- Names of Rolloutsthat rolled back thisRollout.
- State string
- Current state of the Rollout.
- TargetId string
- The ID of Target to which this Rolloutis deploying.
- Uid string
- Unique identifier of the Rollout.
- Annotations map[string]string
- User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
- ApprovalState string
- Approval state of the Rollout.
- ApproveTime string
- Time at which the Rolloutwas approved.
- ControllerRollout string
- Name of the ControllerRollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- CreateTime string
- Time at which the Rolloutwas created.
- DeployEnd stringTime 
- Time at which the Rolloutfinished deploying.
- DeployFailure stringCause 
- The reason this rollout failed. This will always be unspecified while the rollout is in progress.
- DeployStart stringTime 
- Time at which the Rolloutstarted deploying.
- DeployingBuild string
- The resource name of the Cloud Build Buildobject that is used to deploy the Rollout. Format isprojects/{project}/locations/{location}/builds/{build}.
- Description string
- Description of the Rolloutfor user purposes. Max length is 255 characters.
- EnqueueTime string
- Time at which the Rolloutwas enqueued.
- Etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- FailureReason string
- Additional information about the rollout failure, if available.
- Labels map[string]string
- Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
- Metadata
MetadataResponse 
- Metadata contains information about the rollout.
- Name string
- Optional. Name of the Rollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- Phases
[]PhaseResponse 
- The phases that represent the workflows of this Rollout.
- RollbackOf stringRollout 
- Name of the Rolloutthat is rolled back by thisRollout. Empty if thisRolloutwasn't created as a rollback.
- RolledBack []stringBy Rollouts 
- Names of Rolloutsthat rolled back thisRollout.
- State string
- Current state of the Rollout.
- TargetId string
- The ID of Target to which this Rolloutis deploying.
- Uid string
- Unique identifier of the Rollout.
- annotations Map<String,String>
- User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
- approvalState String
- Approval state of the Rollout.
- approveTime String
- Time at which the Rolloutwas approved.
- controllerRollout String
- Name of the ControllerRollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- createTime String
- Time at which the Rolloutwas created.
- deployEnd StringTime 
- Time at which the Rolloutfinished deploying.
- deployFailure StringCause 
- The reason this rollout failed. This will always be unspecified while the rollout is in progress.
- deployStart StringTime 
- Time at which the Rolloutstarted deploying.
- deployingBuild String
- The resource name of the Cloud Build Buildobject that is used to deploy the Rollout. Format isprojects/{project}/locations/{location}/builds/{build}.
- description String
- Description of the Rolloutfor user purposes. Max length is 255 characters.
- enqueueTime String
- Time at which the Rolloutwas enqueued.
- etag String
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- failureReason String
- Additional information about the rollout failure, if available.
- labels Map<String,String>
- Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
- metadata
MetadataResponse 
- Metadata contains information about the rollout.
- name String
- Optional. Name of the Rollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- phases
List<PhaseResponse> 
- The phases that represent the workflows of this Rollout.
- rollbackOf StringRollout 
- Name of the Rolloutthat is rolled back by thisRollout. Empty if thisRolloutwasn't created as a rollback.
- rolledBack List<String>By Rollouts 
- Names of Rolloutsthat rolled back thisRollout.
- state String
- Current state of the Rollout.
- targetId String
- The ID of Target to which this Rolloutis deploying.
- uid String
- Unique identifier of the Rollout.
- annotations {[key: string]: string}
- User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
- approvalState string
- Approval state of the Rollout.
- approveTime string
- Time at which the Rolloutwas approved.
- controllerRollout string
- Name of the ControllerRollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- createTime string
- Time at which the Rolloutwas created.
- deployEnd stringTime 
- Time at which the Rolloutfinished deploying.
- deployFailure stringCause 
- The reason this rollout failed. This will always be unspecified while the rollout is in progress.
- deployStart stringTime 
- Time at which the Rolloutstarted deploying.
- deployingBuild string
- The resource name of the Cloud Build Buildobject that is used to deploy the Rollout. Format isprojects/{project}/locations/{location}/builds/{build}.
- description string
- Description of the Rolloutfor user purposes. Max length is 255 characters.
- enqueueTime string
- Time at which the Rolloutwas enqueued.
- etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- failureReason string
- Additional information about the rollout failure, if available.
- labels {[key: string]: string}
- Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
- metadata
MetadataResponse 
- Metadata contains information about the rollout.
- name string
- Optional. Name of the Rollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- phases
PhaseResponse[] 
- The phases that represent the workflows of this Rollout.
- rollbackOf stringRollout 
- Name of the Rolloutthat is rolled back by thisRollout. Empty if thisRolloutwasn't created as a rollback.
- rolledBack string[]By Rollouts 
- Names of Rolloutsthat rolled back thisRollout.
- state string
- Current state of the Rollout.
- targetId string
- The ID of Target to which this Rolloutis deploying.
- uid string
- Unique identifier of the Rollout.
- annotations Mapping[str, str]
- User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
- approval_state str
- Approval state of the Rollout.
- approve_time str
- Time at which the Rolloutwas approved.
- controller_rollout str
- Name of the ControllerRollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- create_time str
- Time at which the Rolloutwas created.
- deploy_end_ strtime 
- Time at which the Rolloutfinished deploying.
- deploy_failure_ strcause 
- The reason this rollout failed. This will always be unspecified while the rollout is in progress.
- deploy_start_ strtime 
- Time at which the Rolloutstarted deploying.
- deploying_build str
- The resource name of the Cloud Build Buildobject that is used to deploy the Rollout. Format isprojects/{project}/locations/{location}/builds/{build}.
- description str
- Description of the Rolloutfor user purposes. Max length is 255 characters.
- enqueue_time str
- Time at which the Rolloutwas enqueued.
- etag str
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- failure_reason str
- Additional information about the rollout failure, if available.
- labels Mapping[str, str]
- Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
- metadata
MetadataResponse 
- Metadata contains information about the rollout.
- name str
- Optional. Name of the Rollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- phases
Sequence[PhaseResponse] 
- The phases that represent the workflows of this Rollout.
- rollback_of_ strrollout 
- Name of the Rolloutthat is rolled back by thisRollout. Empty if thisRolloutwasn't created as a rollback.
- rolled_back_ Sequence[str]by_ rollouts 
- Names of Rolloutsthat rolled back thisRollout.
- state str
- Current state of the Rollout.
- target_id str
- The ID of Target to which this Rolloutis deploying.
- uid str
- Unique identifier of the Rollout.
- annotations Map<String>
- User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
- approvalState String
- Approval state of the Rollout.
- approveTime String
- Time at which the Rolloutwas approved.
- controllerRollout String
- Name of the ControllerRollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- createTime String
- Time at which the Rolloutwas created.
- deployEnd StringTime 
- Time at which the Rolloutfinished deploying.
- deployFailure StringCause 
- The reason this rollout failed. This will always be unspecified while the rollout is in progress.
- deployStart StringTime 
- Time at which the Rolloutstarted deploying.
- deployingBuild String
- The resource name of the Cloud Build Buildobject that is used to deploy the Rollout. Format isprojects/{project}/locations/{location}/builds/{build}.
- description String
- Description of the Rolloutfor user purposes. Max length is 255 characters.
- enqueueTime String
- Time at which the Rolloutwas enqueued.
- etag String
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- failureReason String
- Additional information about the rollout failure, if available.
- labels Map<String>
- Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
- metadata Property Map
- Metadata contains information about the rollout.
- name String
- Optional. Name of the Rollout. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/a-z{0,62}.
- phases List<Property Map>
- The phases that represent the workflows of this Rollout.
- rollbackOf StringRollout 
- Name of the Rolloutthat is rolled back by thisRollout. Empty if thisRolloutwasn't created as a rollback.
- rolledBack List<String>By Rollouts 
- Names of Rolloutsthat rolled back thisRollout.
- state String
- Current state of the Rollout.
- targetId String
- The ID of Target to which this Rolloutis deploying.
- uid String
- Unique identifier of the Rollout.
Supporting Types
AutomationRolloutMetadataResponse   
- AdvanceAutomation List<string>Runs 
- The IDs of the AutomationRuns initiated by an advance rollout rule.
- PromoteAutomation stringRun 
- The ID of the AutomationRun initiated by a promote release rule.
- RepairAutomation List<string>Runs 
- The IDs of the AutomationRuns initiated by a repair rollout rule.
- AdvanceAutomation []stringRuns 
- The IDs of the AutomationRuns initiated by an advance rollout rule.
- PromoteAutomation stringRun 
- The ID of the AutomationRun initiated by a promote release rule.
- RepairAutomation []stringRuns 
- The IDs of the AutomationRuns initiated by a repair rollout rule.
- advanceAutomation List<String>Runs 
- The IDs of the AutomationRuns initiated by an advance rollout rule.
- promoteAutomation StringRun 
- The ID of the AutomationRun initiated by a promote release rule.
- repairAutomation List<String>Runs 
- The IDs of the AutomationRuns initiated by a repair rollout rule.
- advanceAutomation string[]Runs 
- The IDs of the AutomationRuns initiated by an advance rollout rule.
- promoteAutomation stringRun 
- The ID of the AutomationRun initiated by a promote release rule.
- repairAutomation string[]Runs 
- The IDs of the AutomationRuns initiated by a repair rollout rule.
- advance_automation_ Sequence[str]runs 
- The IDs of the AutomationRuns initiated by an advance rollout rule.
- promote_automation_ strrun 
- The ID of the AutomationRun initiated by a promote release rule.
- repair_automation_ Sequence[str]runs 
- The IDs of the AutomationRuns initiated by a repair rollout rule.
- advanceAutomation List<String>Runs 
- The IDs of the AutomationRuns initiated by an advance rollout rule.
- promoteAutomation StringRun 
- The ID of the AutomationRun initiated by a promote release rule.
- repairAutomation List<String>Runs 
- The IDs of the AutomationRuns initiated by a repair rollout rule.
ChildRolloutJobsResponse   
- AdvanceRollout List<Pulumi.Jobs Google Native. Cloud Deploy. V1. Inputs. Job Response> 
- List of AdvanceChildRolloutJobs
- CreateRollout List<Pulumi.Jobs Google Native. Cloud Deploy. V1. Inputs. Job Response> 
- List of CreateChildRolloutJobs
- AdvanceRollout []JobJobs Response 
- List of AdvanceChildRolloutJobs
- CreateRollout []JobJobs Response 
- List of CreateChildRolloutJobs
- advanceRollout List<JobJobs Response> 
- List of AdvanceChildRolloutJobs
- createRollout List<JobJobs Response> 
- List of CreateChildRolloutJobs
- advanceRollout JobJobs Response[] 
- List of AdvanceChildRolloutJobs
- createRollout JobJobs Response[] 
- List of CreateChildRolloutJobs
- advance_rollout_ Sequence[Jobjobs Response] 
- List of AdvanceChildRolloutJobs
- create_rollout_ Sequence[Jobjobs Response] 
- List of CreateChildRolloutJobs
- advanceRollout List<Property Map>Jobs 
- List of AdvanceChildRolloutJobs
- createRollout List<Property Map>Jobs 
- List of CreateChildRolloutJobs
CloudRunMetadataResponse   
- Job string
- The name of the Cloud Run job that is associated with a Rollout. Format isprojects/{project}/locations/{location}/jobs/{job_name}.
- Revision string
- The Cloud Run Revision id associated with a Rollout.
- Service string
- The name of the Cloud Run Service that is associated with a Rollout. Format isprojects/{project}/locations/{location}/services/{service}.
- ServiceUrls List<string>
- The Cloud Run Service urls that are associated with a Rollout.
- Job string
- The name of the Cloud Run job that is associated with a Rollout. Format isprojects/{project}/locations/{location}/jobs/{job_name}.
- Revision string
- The Cloud Run Revision id associated with a Rollout.
- Service string
- The name of the Cloud Run Service that is associated with a Rollout. Format isprojects/{project}/locations/{location}/services/{service}.
- ServiceUrls []string
- The Cloud Run Service urls that are associated with a Rollout.
- job String
- The name of the Cloud Run job that is associated with a Rollout. Format isprojects/{project}/locations/{location}/jobs/{job_name}.
- revision String
- The Cloud Run Revision id associated with a Rollout.
- service String
- The name of the Cloud Run Service that is associated with a Rollout. Format isprojects/{project}/locations/{location}/services/{service}.
- serviceUrls List<String>
- The Cloud Run Service urls that are associated with a Rollout.
- job string
- The name of the Cloud Run job that is associated with a Rollout. Format isprojects/{project}/locations/{location}/jobs/{job_name}.
- revision string
- The Cloud Run Revision id associated with a Rollout.
- service string
- The name of the Cloud Run Service that is associated with a Rollout. Format isprojects/{project}/locations/{location}/services/{service}.
- serviceUrls string[]
- The Cloud Run Service urls that are associated with a Rollout.
- job str
- The name of the Cloud Run job that is associated with a Rollout. Format isprojects/{project}/locations/{location}/jobs/{job_name}.
- revision str
- The Cloud Run Revision id associated with a Rollout.
- service str
- The name of the Cloud Run Service that is associated with a Rollout. Format isprojects/{project}/locations/{location}/services/{service}.
- service_urls Sequence[str]
- The Cloud Run Service urls that are associated with a Rollout.
- job String
- The name of the Cloud Run job that is associated with a Rollout. Format isprojects/{project}/locations/{location}/jobs/{job_name}.
- revision String
- The Cloud Run Revision id associated with a Rollout.
- service String
- The name of the Cloud Run Service that is associated with a Rollout. Format isprojects/{project}/locations/{location}/services/{service}.
- serviceUrls List<String>
- The Cloud Run Service urls that are associated with a Rollout.
DeploymentJobsResponse  
- DeployJob Pulumi.Google Native. Cloud Deploy. V1. Inputs. Job Response 
- The deploy Job. This is the deploy job in the phase.
- PostdeployJob Pulumi.Google Native. Cloud Deploy. V1. Inputs. Job Response 
- The postdeploy Job, which is the last job on the phase.
- PredeployJob Pulumi.Google Native. Cloud Deploy. V1. Inputs. Job Response 
- The predeploy Job, which is the first job on the phase.
- VerifyJob Pulumi.Google Native. Cloud Deploy. V1. Inputs. Job Response 
- The verify Job. Runs after a deploy if the deploy succeeds.
- DeployJob JobResponse 
- The deploy Job. This is the deploy job in the phase.
- PostdeployJob JobResponse 
- The postdeploy Job, which is the last job on the phase.
- PredeployJob JobResponse 
- The predeploy Job, which is the first job on the phase.
- VerifyJob JobResponse 
- The verify Job. Runs after a deploy if the deploy succeeds.
- deployJob JobResponse 
- The deploy Job. This is the deploy job in the phase.
- postdeployJob JobResponse 
- The postdeploy Job, which is the last job on the phase.
- predeployJob JobResponse 
- The predeploy Job, which is the first job on the phase.
- verifyJob JobResponse 
- The verify Job. Runs after a deploy if the deploy succeeds.
- deployJob JobResponse 
- The deploy Job. This is the deploy job in the phase.
- postdeployJob JobResponse 
- The postdeploy Job, which is the last job on the phase.
- predeployJob JobResponse 
- The predeploy Job, which is the first job on the phase.
- verifyJob JobResponse 
- The verify Job. Runs after a deploy if the deploy succeeds.
- deploy_job JobResponse 
- The deploy Job. This is the deploy job in the phase.
- postdeploy_job JobResponse 
- The postdeploy Job, which is the last job on the phase.
- predeploy_job JobResponse 
- The predeploy Job, which is the first job on the phase.
- verify_job JobResponse 
- The verify Job. Runs after a deploy if the deploy succeeds.
- deployJob Property Map
- The deploy Job. This is the deploy job in the phase.
- postdeployJob Property Map
- The postdeploy Job, which is the last job on the phase.
- predeployJob Property Map
- The predeploy Job, which is the first job on the phase.
- verifyJob Property Map
- The verify Job. Runs after a deploy if the deploy succeeds.
JobResponse 
- AdvanceChild Pulumi.Rollout Job Google Native. Cloud Deploy. V1. Inputs. Advance Child Rollout Job Response 
- An advanceChildRollout Job.
- CreateChild Pulumi.Rollout Job Google Native. Cloud Deploy. V1. Inputs. Create Child Rollout Job Response 
- A createChildRollout Job.
- DeployJob Pulumi.Google Native. Cloud Deploy. V1. Inputs. Deploy Job Response 
- A deploy Job.
- JobRun string
- The name of the JobRunresponsible for the most recent invocation of this Job.
- PostdeployJob Pulumi.Google Native. Cloud Deploy. V1. Inputs. Postdeploy Job Response 
- A postdeploy Job.
- PredeployJob Pulumi.Google Native. Cloud Deploy. V1. Inputs. Predeploy Job Response 
- A predeploy Job.
- SkipMessage string
- Additional information on why the Job was skipped, if available.
- State string
- The current state of the Job.
- VerifyJob Pulumi.Google Native. Cloud Deploy. V1. Inputs. Verify Job Response 
- A verify Job.
- AdvanceChild AdvanceRollout Job Child Rollout Job Response 
- An advanceChildRollout Job.
- CreateChild CreateRollout Job Child Rollout Job Response 
- A createChildRollout Job.
- DeployJob DeployJob Response 
- A deploy Job.
- JobRun string
- The name of the JobRunresponsible for the most recent invocation of this Job.
- PostdeployJob PostdeployJob Response 
- A postdeploy Job.
- PredeployJob PredeployJob Response 
- A predeploy Job.
- SkipMessage string
- Additional information on why the Job was skipped, if available.
- State string
- The current state of the Job.
- VerifyJob VerifyJob Response 
- A verify Job.
- advanceChild AdvanceRollout Job Child Rollout Job Response 
- An advanceChildRollout Job.
- createChild CreateRollout Job Child Rollout Job Response 
- A createChildRollout Job.
- deployJob DeployJob Response 
- A deploy Job.
- jobRun String
- The name of the JobRunresponsible for the most recent invocation of this Job.
- postdeployJob PostdeployJob Response 
- A postdeploy Job.
- predeployJob PredeployJob Response 
- A predeploy Job.
- skipMessage String
- Additional information on why the Job was skipped, if available.
- state String
- The current state of the Job.
- verifyJob VerifyJob Response 
- A verify Job.
- advanceChild AdvanceRollout Job Child Rollout Job Response 
- An advanceChildRollout Job.
- createChild CreateRollout Job Child Rollout Job Response 
- A createChildRollout Job.
- deployJob DeployJob Response 
- A deploy Job.
- jobRun string
- The name of the JobRunresponsible for the most recent invocation of this Job.
- postdeployJob PostdeployJob Response 
- A postdeploy Job.
- predeployJob PredeployJob Response 
- A predeploy Job.
- skipMessage string
- Additional information on why the Job was skipped, if available.
- state string
- The current state of the Job.
- verifyJob VerifyJob Response 
- A verify Job.
- advance_child_ Advancerollout_ job Child Rollout Job Response 
- An advanceChildRollout Job.
- create_child_ Createrollout_ job Child Rollout Job Response 
- A createChildRollout Job.
- deploy_job DeployJob Response 
- A deploy Job.
- job_run str
- The name of the JobRunresponsible for the most recent invocation of this Job.
- postdeploy_job PostdeployJob Response 
- A postdeploy Job.
- predeploy_job PredeployJob Response 
- A predeploy Job.
- skip_message str
- Additional information on why the Job was skipped, if available.
- state str
- The current state of the Job.
- verify_job VerifyJob Response 
- A verify Job.
- advanceChild Property MapRollout Job 
- An advanceChildRollout Job.
- createChild Property MapRollout Job 
- A createChildRollout Job.
- deployJob Property Map
- A deploy Job.
- jobRun String
- The name of the JobRunresponsible for the most recent invocation of this Job.
- postdeployJob Property Map
- A postdeploy Job.
- predeployJob Property Map
- A predeploy Job.
- skipMessage String
- Additional information on why the Job was skipped, if available.
- state String
- The current state of the Job.
- verifyJob Property Map
- A verify Job.
MetadataResponse 
- Automation
Pulumi.Google Native. Cloud Deploy. V1. Inputs. Automation Rollout Metadata Response 
- AutomationRolloutMetadata contains the information about the interactions between Automation service and this rollout.
- CloudRun Pulumi.Google Native. Cloud Deploy. V1. Inputs. Cloud Run Metadata Response 
- The name of the Cloud Run Service that is associated with a Rollout.
- Automation
AutomationRollout Metadata Response 
- AutomationRolloutMetadata contains the information about the interactions between Automation service and this rollout.
- CloudRun CloudRun Metadata Response 
- The name of the Cloud Run Service that is associated with a Rollout.
- automation
AutomationRollout Metadata Response 
- AutomationRolloutMetadata contains the information about the interactions between Automation service and this rollout.
- cloudRun CloudRun Metadata Response 
- The name of the Cloud Run Service that is associated with a Rollout.
- automation
AutomationRollout Metadata Response 
- AutomationRolloutMetadata contains the information about the interactions between Automation service and this rollout.
- cloudRun CloudRun Metadata Response 
- The name of the Cloud Run Service that is associated with a Rollout.
- automation
AutomationRollout Metadata Response 
- AutomationRolloutMetadata contains the information about the interactions between Automation service and this rollout.
- cloud_run CloudRun Metadata Response 
- The name of the Cloud Run Service that is associated with a Rollout.
- automation Property Map
- AutomationRolloutMetadata contains the information about the interactions between Automation service and this rollout.
- cloudRun Property Map
- The name of the Cloud Run Service that is associated with a Rollout.
PhaseResponse 
- ChildRollout Pulumi.Jobs Google Native. Cloud Deploy. V1. Inputs. Child Rollout Jobs Response 
- ChildRollout job composition.
- DeploymentJobs Pulumi.Google Native. Cloud Deploy. V1. Inputs. Deployment Jobs Response 
- Deployment job composition.
- SkipMessage string
- Additional information on why the Phase was skipped, if available.
- State string
- Current state of the Phase.
- ChildRollout ChildJobs Rollout Jobs Response 
- ChildRollout job composition.
- DeploymentJobs DeploymentJobs Response 
- Deployment job composition.
- SkipMessage string
- Additional information on why the Phase was skipped, if available.
- State string
- Current state of the Phase.
- childRollout ChildJobs Rollout Jobs Response 
- ChildRollout job composition.
- deploymentJobs DeploymentJobs Response 
- Deployment job composition.
- skipMessage String
- Additional information on why the Phase was skipped, if available.
- state String
- Current state of the Phase.
- childRollout ChildJobs Rollout Jobs Response 
- ChildRollout job composition.
- deploymentJobs DeploymentJobs Response 
- Deployment job composition.
- skipMessage string
- Additional information on why the Phase was skipped, if available.
- state string
- Current state of the Phase.
- child_rollout_ Childjobs Rollout Jobs Response 
- ChildRollout job composition.
- deployment_jobs DeploymentJobs Response 
- Deployment job composition.
- skip_message str
- Additional information on why the Phase was skipped, if available.
- state str
- Current state of the Phase.
- childRollout Property MapJobs 
- ChildRollout job composition.
- deploymentJobs Property Map
- Deployment job composition.
- skipMessage String
- Additional information on why the Phase was skipped, if available.
- state String
- Current state of the Phase.
PostdeployJobResponse  
- Actions List<string>
- The custom actions that the postdeploy Job executes.
- Actions []string
- The custom actions that the postdeploy Job executes.
- actions List<String>
- The custom actions that the postdeploy Job executes.
- actions string[]
- The custom actions that the postdeploy Job executes.
- actions Sequence[str]
- The custom actions that the postdeploy Job executes.
- actions List<String>
- The custom actions that the postdeploy Job executes.
PredeployJobResponse  
- Actions List<string>
- The custom actions that the predeploy Job executes.
- Actions []string
- The custom actions that the predeploy Job executes.
- actions List<String>
- The custom actions that the predeploy Job executes.
- actions string[]
- The custom actions that the predeploy Job executes.
- actions Sequence[str]
- The custom actions that the predeploy Job executes.
- actions List<String>
- The custom actions that the predeploy Job executes.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi