toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.media.kotlin.outputs
/
IPAccessControlResponse
IPAccess
Control
Response
data
class
IPAccessControlResponse
(
val
allow
:
List
<
IPRangeResponse
>
?
=
null
)
The IP access control.
Members
Constructors
IPAccess
Control
Response
Link copied to clipboard
constructor
(
allow
:
List
<
IPRangeResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allow
Link copied to clipboard
val
allow
:
List
<
IPRangeResponse
>
?
=
null
The IP allow list.