Account Network Profile Account Access Ip Rule Args
data class AccountNetworkProfileAccountAccessIpRuleArgs(val action: Output<String>? = null, val ipRange: Output<String>) : ConvertibleToJava<AccountNetworkProfileAccountAccessIpRuleArgs>
Constructors
Link copied to clipboard
fun AccountNetworkProfileAccountAccessIpRuleArgs(action: Output<String>? = null, ipRange: Output<String>)