ServiceDataFlowTemplateArgs

constructor(direction: Output<Either<String, SdfDirection>>, ports: Output<List<String>>? = null, protocol: Output<List<String>>, remoteIpList: Output<List<String>>, templateName: Output<String>)