parseVpc

@JvmName(name = "whkdrhghkwdmjija")
suspend fun parseVpc(value: Output<TransformerParseVpcArgs>)
@JvmName(name = "xxvdvdbwxywcyfxn")
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 = "npbqnavkwnppgwbi")
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.