toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.storage.kotlin.outputs
/
GetTableAcl
Get
Table
Acl
data
class
GetTableAcl
(
val
accessPolicies
:
List
<
GetTableAclAccessPolicy
>
,
val
id
:
String
)
Members
Constructors
Get
Table
Acl
Link copied to clipboard
constructor
(
accessPolicies
:
List
<
GetTableAclAccessPolicy
>
,
id
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
access
Policies
Link copied to clipboard
val
accessPolicies
:
List
<
GetTableAclAccessPolicy
>
id
Link copied to clipboard
val
id
:
String
The ID of the Storage Table.