Data Flow Endpoint Authentication Response
constructor(accessTokenSecretRef: String? = null, method: String, saslSettings: DataFlowEndpointAuthenticationSaslResponse? = null, serviceAccountTokenSettings: DataFlowEndpointAuthenticationServiceAccountTokenResponse? = null, systemAssignedManagedIdentitySettings: DataFlowEndpointAuthenticationSystemAssignedManagedIdentityResponse? = null, userAssignedManagedIdentitySettings: DataFlowEndpointAuthenticationUserAssignedManagedIdentityResponse? = null, x509CredentialsSettings: DataFlowEndpointAuthenticationX509Response? = null)