Transport Authentication Args
data class TransportAuthenticationArgs(val ownCertificates: Output<List<OwnCertificateArgs>>) : ConvertibleToJava<TransportAuthenticationArgs>
Definition of the authentication mechanism for the southbound connector.