Get Anycast Eip Addresses Plain Args
data class GetAnycastEipAddressesPlainArgs(val anycastEipAddressName: String? = null, val bindInstanceIds: List<String>? = null, val businessStatus: String? = null, val ids: List<String>? = null, val internetChargeType: String? = null, val ipAddress: String? = null, val nameRegex: String? = null, val outputFile: String? = null, val paymentType: String? = null, val serviceLocation: String? = null, val status: String? = null) : ConvertibleToJava<GetAnycastEipAddressesPlainArgs>
A collection of arguments for invoking getAnycastEipAddresses.
Constructors
Link copied to clipboard
constructor(anycastEipAddressName: String? = null, bindInstanceIds: List<String>? = null, businessStatus: String? = null, ids: List<String>? = null, internetChargeType: String? = null, ipAddress: String? = null, nameRegex: String? = null, outputFile: String? = null, paymentType: String? = null, serviceLocation: String? = null, status: String? = null)
Properties
Link copied to clipboard
Anycast EIP instance name.
Link copied to clipboard
The bind instance ids.
Link copied to clipboard
The business status of the Anycast EIP instance. -Normal
: Normal state. -FinancialLocked
: The status of arrears locked.
Link copied to clipboard
The billing method of Anycast EIP instance. PayByBandwidth
: refers to the method of billing based on traffic.
Link copied to clipboard
File name where to save data source results (after running pulumi preview
).
Link copied to clipboard
The payment model of Anycast EIP instance. PayAsYouGo
: Refers to the post-paid mode. Default value is PayAsYouGo
.
Link copied to clipboard
Anycast EIP instance access area. international
: Refers to areas outside of Mainland China.