Type Alias hydro_deploy::deployment::AddGcpComputeEngineHostDeploymentBuilder
source · pub type AddGcpComputeEngineHostDeploymentBuilder<'__a> = __DeploymentBuilder<'__a, (__Required<String>, __Required<String>, __Required<String>, __Required<String>, __Required<Arc<RwLock<GcpNetwork>>>, __Optional<Option<String>>, __Optional<Option<String>>)>;
Expand description
Autogenerated by buildstructor
Aliased Type§
struct AddGcpComputeEngineHostDeploymentBuilder<'__a> { /* private fields */ }