Get Gateways Plain Args
data class GetGatewaysPlainArgs(val businessStatus: String? = null, val enableIpsec: Boolean? = null, val ids: List<String>? = null, val includeReservationData: Boolean? = null, val nameRegex: String? = null, val outputFile: String? = null, val sslVpn: String? = null, val status: String? = null, val vpcId: String? = null) : ConvertibleToJava<GetGatewaysPlainArgs>
A collection of arguments for invoking getGateways.
Properties
Link copied to clipboard
Limit search to specific business status - valid value is "Normal", "FinancialLocked".
Link copied to clipboard
Indicates whether the IPsec-VPN feature is enabled.
Link copied to clipboard
Include ineffective ordering data.
Link copied to clipboard
Save the result to the file.