Package-level declarations
Types
Link copied to clipboard
data class DedicatedPropreHostEcsClassListArgs(val dataDiskPerformanceLevel: Output<String>? = null, val diskCapacity: Output<Int>? = null, val diskCount: Output<Int>? = null, val diskType: Output<String>? = null, val instanceType: Output<String>, val sysDiskCapacity: Output<Int>, val sysDiskType: Output<String>, val systemDiskPerformanceLevel: Output<String>? = null) : ConvertibleToJava<DedicatedPropreHostEcsClassListArgs>
Link copied to clipboard
Link copied to clipboard
data class GetDedicatedHostAccountsPlainArgs(val dedicatedHostId: String? = null, val ids: List<String>? = null, val nameRegex: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null) : ConvertibleToJava<GetDedicatedHostAccountsPlainArgs>
A collection of arguments for invoking getDedicatedHostAccounts.
Link copied to clipboard
Builder for GetDedicatedHostAccountsPlainArgs.
Link copied to clipboard
Link copied to clipboard
Builder for GetDedicatedHostGroupsPlainArgs.
Link copied to clipboard
data class GetDedicatedHostsPlainArgs(val allocationStatus: String? = null, val dedicatedHostGroupId: String, val enableDetails: Boolean? = null, val hostType: String? = null, val ids: List<String>? = null, val orderId: String? = null, val outputFile: String? = null, val status: String? = null, val tags: Map<String, String>? = null, val zoneId: String? = null) : ConvertibleToJava<GetDedicatedHostsPlainArgs>
A collection of arguments for invoking getDedicatedHosts.
Link copied to clipboard
Builder for GetDedicatedHostsPlainArgs.
Link copied to clipboard
Link copied to clipboard
Builder for GetHostEcsLevelInfosPlainArgs.
Link copied to clipboard
A collection of arguments for invoking getZones.
Link copied to clipboard
class GetZonesPlainArgsBuilder
Builder for GetZonesPlainArgs.