authentication Credentials
suspend fun authenticationCredentials(value: Output<RegistryCredentialSetAuthenticationCredentialsArgs>)
Parameters
value
A authentication_credentials
block as defined below.
suspend fun authenticationCredentials(argument: suspend RegistryCredentialSetAuthenticationCredentialsArgsBuilder.() -> Unit)
Parameters
argument
A authentication_credentials
block as defined below.