ProductArgs

fun ProductArgs(id: Output<String>? = null, identifierHelper: Output<IdentifierHelperArgs>? = null, name: Output<String>? = null)