Open Api Image Cache Args Builder
Builder for OpenApiImageCacheArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun imageRegistryCredentials(value: Output<List<OpenApiImageCacheImageRegistryCredentialArgs>>)
suspend fun imageRegistryCredentials(vararg values: Output<OpenApiImageCacheImageRegistryCredentialArgs>)
suspend fun imageRegistryCredentials(vararg argument: suspend OpenApiImageCacheImageRegistryCredentialArgsBuilder.() -> Unit)
suspend fun imageRegistryCredentials(values: List<Output<OpenApiImageCacheImageRegistryCredentialArgs>>)
suspend fun imageRegistryCredentials(argument: List<suspend OpenApiImageCacheImageRegistryCredentialArgsBuilder.() -> Unit>)
suspend fun imageRegistryCredentials(argument: suspend OpenApiImageCacheImageRegistryCredentialArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard