Skip to main content

create_with_options

Function create_with_options 

Source
pub fn create_with_options(
    ctx: &Context,
    name: &str,
    args: StashArgs,
    options: CustomResourceOptions,
) -> StashResult
Expand description

Same as create, but with additional generic options that control registration behavior.