sourceCredentialsInfos property
A list of SourceCredentialsInfo
objects. Each
SourceCredentialsInfo
object includes the authentication type,
token ARN, and type of source provider for one set of credentials.
Implementation
final List<SourceCredentialsInfo>? sourceCredentialsInfos;