toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.vmwareengine.kotlin.outputs
/
GetExternalAccessRuleSourceIpRange
Get
External
Access
Rule
Source
Ip
Range
data
class
GetExternalAccessRuleSourceIpRange
(
val
ipAddress
:
String
,
val
ipAddressRange
:
String
)
Members
Constructors
Get
External
Access
Rule
Source
Ip
Range
Link copied to clipboard
constructor
(
ipAddress
:
String
,
ipAddressRange
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ip
Address
Link copied to clipboard
val
ipAddress
:
String
A single IP address.
ip
Address
Range
Link copied to clipboard
val
ipAddressRange
:
String
An IP address range in the CIDR format.