Aws App Sync Graphql Api Properties Response
constructor(additionalAuthenticationProviders: List<AdditionalAuthenticationProviderResponse>? = null, apiId: String? = null, apiType: GraphQLApiTypeEnumValueResponse? = null, arn: String? = null, authenticationType: AuthenticationTypeEnumValueResponse? = null, dns: Map<String, String>? = null, enhancedMetricsConfig: EnhancedMetricsConfigResponse? = null, introspectionConfig: GraphQLApiIntrospectionConfigEnumValueResponse? = null, lambdaAuthorizerConfig: LambdaAuthorizerConfigResponse? = null, logConfig: LogConfigResponse? = null, mergedApiExecutionRoleArn: String? = null, name: String? = null, openIDConnectConfig: OpenIDConnectConfigResponse? = null, owner: String? = null, ownerContact: String? = null, queryDepthLimit: Int? = null, resolverCountLimit: Int? = null, tags: Map<String, String>? = null, uris: Map<String, String>? = null, userPoolConfig: UserPoolConfigResponse? = null, visibility: GraphQLApiVisibilityEnumValueResponse? = null, wafWebAclArn: String? = null, xrayEnabled: Boolean? = null)