parseVpc

@JvmName(name = "bjigqlrqadiidsjs")
suspend fun parseVpc(value: Output<TransformerParseVpcArgs>)
@JvmName(name = "sbvkadkannwgjldb")
suspend fun parseVpc(value: TransformerParseVpcArgs?)

Parameters

value

Use this parameter to include the parseVPC processor in your transformer. If you use this processor, it must be the first processor in your transformer.


@JvmName(name = "efbeqkolmppedyua")
suspend fun parseVpc(argument: suspend TransformerParseVpcArgsBuilder.() -> Unit)

Parameters

argument

Use this parameter to include the parseVPC processor in your transformer. If you use this processor, it must be the first processor in your transformer.