Skip to main content

create

Function create 

Source
pub async fn create(
    transport: &Transport,
    spec: &IntegrationPolicySpec,
) -> Result<IntegrationPolicy>
Expand description

Create an integration from its complete portable specification.