SpringCloudGatewaySsoArgs

constructor(clientId: Output<String>? = null, clientSecret: Output<String>? = null, issuerUri: Output<String>? = null, scopes: Output<List<String>>? = null)