Package-level declarations

Types

Link copied to clipboard
data class AddressBookEcsTagArgs(val tagKey: Output<String>? = null, val tagValue: Output<String>? = null) : ConvertibleToJava<AddressBookEcsTagArgs>
Link copied to clipboard
data class FirewallVpcFirewallCenLocalVpcArgs(val attachmentId: Output<String>? = null, val attachmentName: Output<String>? = null, val defendCidrLists: Output<List<String>>? = null, val eniLists: Output<List<FirewallVpcFirewallCenLocalVpcEniListArgs>>? = null, val manualVswitchId: Output<String>? = null, val networkInstanceId: Output<String>, val networkInstanceName: Output<String>? = null, val networkInstanceType: Output<String>? = null, val ownerId: Output<String>? = null, val regionNo: Output<String>? = null, val routeMode: Output<String>? = null, val supportManualMode: Output<String>? = null, val transitRouterId: Output<String>? = null, val transitRouterType: Output<String>? = null, val vpcCidrTableLists: Output<List<FirewallVpcFirewallCenLocalVpcVpcCidrTableListArgs>>? = null, val vpcId: Output<String>? = null, val vpcName: Output<String>? = null) : ConvertibleToJava<FirewallVpcFirewallCenLocalVpcArgs>
data class FirewallVpcFirewallCenLocalVpcEniListArgs(val eniId: Output<String>? = null, val eniPrivateIpAddress: Output<String>? = null) : ConvertibleToJava<FirewallVpcFirewallCenLocalVpcEniListArgs>
data class FirewallVpcFirewallCenLocalVpcVpcCidrTableListArgs(val routeEntryLists: Output<List<FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs>>? = null, val routeTableId: Output<String>? = null) : ConvertibleToJava<FirewallVpcFirewallCenLocalVpcVpcCidrTableListArgs>
data class FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs(val destinationCidr: Output<String>? = null, val nextHopInstanceId: Output<String>? = null) : ConvertibleToJava<FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs>
Link copied to clipboard
data class FirewallVpcFirewallLocalVpcArgs(val eniId: Output<String>? = null, val eniPrivateIpAddress: Output<String>? = null, val localVpcCidrTableLists: Output<List<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs>>, val regionNo: Output<String>, val routerInterfaceId: Output<String>? = null, val vpcId: Output<String>, val vpcName: Output<String>? = null) : ConvertibleToJava<FirewallVpcFirewallLocalVpcArgs>
data class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs(val localRouteEntryLists: Output<List<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs>>, val localRouteTableId: Output<String>) : ConvertibleToJava<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs>
data class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs(val localDestinationCidr: Output<String>, val localNextHopInstanceId: Output<String>) : ConvertibleToJava<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs>
Link copied to clipboard
data class FirewallVpcFirewallPeerVpcArgs(val eniId: Output<String>? = null, val eniPrivateIpAddress: Output<String>? = null, val peerVpcCidrTableLists: Output<List<FirewallVpcFirewallPeerVpcPeerVpcCidrTableListArgs>>, val regionNo: Output<String>, val routerInterfaceId: Output<String>? = null, val vpcId: Output<String>, val vpcName: Output<String>? = null) : ConvertibleToJava<FirewallVpcFirewallPeerVpcArgs>
data class FirewallVpcFirewallPeerVpcPeerVpcCidrTableListArgs(val peerRouteEntryLists: Output<List<FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs>>, val peerRouteTableId: Output<String>) : ConvertibleToJava<FirewallVpcFirewallPeerVpcPeerVpcCidrTableListArgs>
data class FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs(val peerDestinationCidr: Output<String>, val peerNextHopInstanceId: Output<String>) : ConvertibleToJava<FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs>
Link copied to clipboard
data class GetAddressBooksPlainArgs(val groupType: String? = null, val ids: List<String>? = null, val nameRegex: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetAddressBooksPlainArgs>

A collection of arguments for invoking getAddressBooks.

Link copied to clipboard
data class GetControlPoliciesPlainArgs(val aclAction: String? = null, val aclUuid: String? = null, val description: String? = null, val destination: String? = null, val direction: String, val ipVersion: String? = null, val lang: String? = null, val outputFile: String? = null, val proto: String? = null, val source: String? = null) : ConvertibleToJava<GetControlPoliciesPlainArgs>

A collection of arguments for invoking getControlPolicies.

Link copied to clipboard
data class GetInstanceMembersPlainArgs(val currentPage: String? = null, val ids: List<String>? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null) : ConvertibleToJava<GetInstanceMembersPlainArgs>

A collection of arguments for invoking getInstanceMembers.

Link copied to clipboard
data class GetInstancesPlainArgs(val outputFile: String? = null, val paymentType: String? = null) : ConvertibleToJava<GetInstancesPlainArgs>

A collection of arguments for invoking getInstances.

Link copied to clipboard
data class GetNatFirewallsPlainArgs(val ids: List<String>? = null, val lang: String? = null, val memberUid: Int? = null, val natGatewayId: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val proxyId: String? = null, val proxyName: String? = null, val regionNo: String? = null, val status: String? = null, val vpcId: String? = null) : ConvertibleToJava<GetNatFirewallsPlainArgs>

A collection of arguments for invoking getNatFirewalls.

Link copied to clipboard
data class GetVpcCenTrFirewallsPlainArgs(val cenId: String? = null, val currentPage: Int? = null, val firewallId: String? = null, val firewallName: String? = null, val firewallSwitchStatus: String? = null, val ids: List<String>? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val regionNo: String? = null, val routeMode: String? = null, val transitRouterId: String? = null) : ConvertibleToJava<GetVpcCenTrFirewallsPlainArgs>

A collection of arguments for invoking getVpcCenTrFirewalls.

Link copied to clipboard
data class GetVpcFirewallCensPlainArgs(val cenId: String? = null, val ids: List<String>? = null, val lang: String? = null, val memberUid: String? = null, val networkInstanceId: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val status: String? = null, val vpcFirewallId: String? = null, val vpcFirewallName: String? = null) : ConvertibleToJava<GetVpcFirewallCensPlainArgs>

A collection of arguments for invoking getVpcFirewallCens.

Link copied to clipboard
data class GetVpcFirewallControlPoliciesPlainArgs(val aclAction: String? = null, val aclUuid: String? = null, val description: String? = null, val destination: String? = null, val ids: List<String>? = null, val lang: String? = null, val memberUid: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val proto: String? = null, val release: Boolean? = null, val source: String? = null, val vpcFirewallId: String) : ConvertibleToJava<GetVpcFirewallControlPoliciesPlainArgs>

A collection of arguments for invoking getVpcFirewallControlPolicies.

Link copied to clipboard
data class GetVpcFirewallsPlainArgs(val ids: List<String>? = null, val lang: String? = null, val memberUid: String? = null, val nameRegex: String? = null, val outputFile: String? = null, val regionNo: String? = null, val status: String? = null, val vpcFirewallId: String? = null, val vpcFirewallName: String? = null, val vpcId: String? = null) : ConvertibleToJava<GetVpcFirewallsPlainArgs>

A collection of arguments for invoking getVpcFirewalls.

Link copied to clipboard
data class NatFirewallNatRouteEntryListArgs(val destinationCidr: Output<String>, val nexthopId: Output<String>, val nexthopType: Output<String>, val routeTableId: Output<String>) : ConvertibleToJava<NatFirewallNatRouteEntryListArgs>