pub fn create(
name: &str,
args: SyncServerEndpointArgs,
) -> SyncServerEndpointResult
Expand description
Registers a new resource with the given unique name and arguments
pub fn create(
name: &str,
args: SyncServerEndpointArgs,
) -> SyncServerEndpointResult
Registers a new resource with the given unique name and arguments