aces

@JvmName(name = "ljvsisptgyclttpa")
suspend fun aces(value: Output<List<DataLakeGen2PathAceArgs>>)
@JvmName(name = "brprowqfldlxfsnk")
suspend fun aces(value: List<DataLakeGen2PathAceArgs>?)

Parameters

value

One or more ace blocks as defined below to specify the entries for the ACL for the path.


@JvmName(name = "qxbagvlnmtewmbyi")
suspend fun aces(vararg values: Output<DataLakeGen2PathAceArgs>)


@JvmName(name = "kmjgbwpmubsqysfd")
suspend fun aces(values: List<Output<DataLakeGen2PathAceArgs>>)
@JvmName(name = "oxlrhrkfphqoyfji")
suspend fun aces(vararg values: DataLakeGen2PathAceArgs)

Parameters

values

One or more ace blocks as defined below to specify the entries for the ACL for the path.


@JvmName(name = "eesxoxipowxhodos")
suspend fun aces(argument: List<suspend DataLakeGen2PathAceArgsBuilder.() -> Unit>)
@JvmName(name = "tyslhaodiuvbmrhb")
suspend fun aces(vararg argument: suspend DataLakeGen2PathAceArgsBuilder.() -> Unit)
@JvmName(name = "xbesgocpfbeirsaf")
suspend fun aces(argument: suspend DataLakeGen2PathAceArgsBuilder.() -> Unit)

Parameters

argument

One or more ace blocks as defined below to specify the entries for the ACL for the path.