accessTypes

@JvmName(name = "riwmctiracmurxep")
suspend fun accessTypes(value: Output<List<SubscriberAccessTypesItem>>)
@JvmName(name = "pwxgkuylpxlakrig")
suspend fun accessTypes(value: List<SubscriberAccessTypesItem>?)

Parameters

value

You can choose to notify subscribers of new objects with an Amazon Simple Queue Service (Amazon SQS) queue or through messaging to an HTTPS endpoint provided by the subscriber. Subscribers can consume data by directly querying AWS Lake Formation tables in your Amazon S3 bucket through services like Amazon Athena. This subscription type is defined as LAKEFORMATION .


@JvmName(name = "xarbgbgooamctqcc")
suspend fun accessTypes(vararg values: Output<SubscriberAccessTypesItem>)


@JvmName(name = "xkmunihyurcubytl")
suspend fun accessTypes(values: List<Output<SubscriberAccessTypesItem>>)
@JvmName(name = "vgxfbuhahhvbvtix")
suspend fun accessTypes(vararg values: SubscriberAccessTypesItem)

Parameters

values

You can choose to notify subscribers of new objects with an Amazon Simple Queue Service (Amazon SQS) queue or through messaging to an HTTPS endpoint provided by the subscriber. Subscribers can consume data by directly querying AWS Lake Formation tables in your Amazon S3 bucket through services like Amazon Athena. This subscription type is defined as LAKEFORMATION .