getIntOrNull

fun AwsProfile.getIntOrNull(key: String, subKey: String? = null): Int?

Parse a config value as an int.