ConnectionProfileArgs

constructor(bigqueryProfile: Output<BigQueryProfileArgs>? = null, connectionProfileId: Output<String>? = null, displayName: Output<String>? = null, force: Output<Boolean>? = null, forwardSshConnectivity: Output<ForwardSshTunnelConnectivityArgs>? = null, gcsProfile: Output<GcsProfileArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, mysqlProfile: Output<MysqlProfileArgs>? = null, oracleProfile: Output<OracleProfileArgs>? = null, postgresqlProfile: Output<PostgresqlProfileArgs>? = null, privateConnectivity: Output<PrivateConnectivityArgs>? = null, project: Output<String>? = null, requestId: Output<String>? = null, staticServiceIpConnectivity: Output<StaticServiceIpConnectivityArgs>? = null)