toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.storage.kotlin.outputs
/
GetTableAclAccessPolicy
Get
Table
Acl
Access
Policy
data
class
GetTableAclAccessPolicy
(
val
expiry
:
String
,
val
permissions
:
String
,
val
start
:
String
)
Members
Constructors
Get
Table
Acl
Access
Policy
Link copied to clipboard
constructor
(
expiry
:
String
,
permissions
:
String
,
start
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
expiry
Link copied to clipboard
val
expiry
:
String
permissions
Link copied to clipboard
val
permissions
:
String
start
Link copied to clipboard
val
start
:
String