AccessApplicationSaasAppArgs

fun AccessApplicationSaasAppArgs(consumerServiceUrl: Output<String>, customAttributes: Output<List<AccessApplicationSaasAppCustomAttributeArgs>>? = null, idpEntityId: Output<String>? = null, nameIdFormat: Output<String>? = null, publicKey: Output<String>? = null, spEntityId: Output<String>, ssoEndpoint: Output<String>? = null)