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