SourceCredentialArgs

fun SourceCredentialArgs(authType: Output<String>? = null, serverType: Output<String>? = null, token: Output<String>? = null, userName: Output<String>? = null)