resource Aws Iam Access Key Created Ats
suspend fun resourceAwsIamAccessKeyCreatedAts(value: Output<List<InsightFiltersResourceAwsIamAccessKeyCreatedAtArgs>>)
suspend fun resourceAwsIamAccessKeyCreatedAts(value: List<InsightFiltersResourceAwsIamAccessKeyCreatedAtArgs>?)
Parameters
value
The creation date/time of the IAM access key related to a finding. See Date Filter below for more details.
suspend fun resourceAwsIamAccessKeyCreatedAts(vararg values: Output<InsightFiltersResourceAwsIamAccessKeyCreatedAtArgs>)
suspend fun resourceAwsIamAccessKeyCreatedAts(values: List<Output<InsightFiltersResourceAwsIamAccessKeyCreatedAtArgs>>)
suspend fun resourceAwsIamAccessKeyCreatedAts(vararg values: InsightFiltersResourceAwsIamAccessKeyCreatedAtArgs)
Parameters
values
The creation date/time of the IAM access key related to a finding. See Date Filter below for more details.
suspend fun resourceAwsIamAccessKeyCreatedAts(argument: List<suspend InsightFiltersResourceAwsIamAccessKeyCreatedAtArgsBuilder.() -> Unit>)
suspend fun resourceAwsIamAccessKeyCreatedAts(vararg argument: suspend InsightFiltersResourceAwsIamAccessKeyCreatedAtArgsBuilder.() -> Unit)
suspend fun resourceAwsIamAccessKeyCreatedAts(argument: suspend InsightFiltersResourceAwsIamAccessKeyCreatedAtArgsBuilder.() -> Unit)
Parameters
argument
The creation date/time of the IAM access key related to a finding. See Date Filter below for more details.