sharedConfigFiles

@JvmName(name = "afeefutmrjmfymmi")
suspend fun sharedConfigFiles(value: Output<List<String>>)
@JvmName(name = "gblotupxitngjgpy")
suspend fun sharedConfigFiles(value: List<String>?)

Parameters

value

List of paths to shared config files. If not set, defaults to ~/.aws/config.


@JvmName(name = "vxqglweqecefsbpx")
suspend fun sharedConfigFiles(vararg values: Output<String>)


@JvmName(name = "rekqjqmjsrrxvawy")
suspend fun sharedConfigFiles(values: List<Output<String>>)
@JvmName(name = "rkpbxjymlmwpotda")
suspend fun sharedConfigFiles(vararg values: String)

Parameters

values

List of paths to shared config files. If not set, defaults to ~/.aws/config.