toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.workspacesweb.kotlin.outputs
/
IpAccessSettingsIpRule
Ip
Access
Settings
Ip
Rule
data
class
IpAccessSettingsIpRule
(
val
description
:
String
?
=
null
,
val
ipRange
:
String
)
Members
Constructors
Ip
Access
Settings
Ip
Rule
Link copied to clipboard
constructor
(
description
:
String
?
=
null
,
ipRange
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
The description of the IP rule.
ip
Range
Link copied to clipboard
val
ipRange
:
String
A single IP address or an IP address range in CIDR notation