Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | AppsyncGraphqlAPI |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
AppsyncGraphqlAPISpec | |
status |
AppsyncGraphqlAPIStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
arn |
string | (Optional) |
authenticationType |
string | |
logConfig |
[]AppsyncGraphqlAPISpecLogConfig | (Optional) |
name |
string | |
openidConnectConfig |
[]AppsyncGraphqlAPISpecOpenidConnectConfig | (Optional) |
schema |
string | (Optional) |
tags |
map[string]string | (Optional) |
uris |
map[string]string | (Optional) |
userPoolConfig |
[]AppsyncGraphqlAPISpecUserPoolConfig | (Optional) |
Field | Type | Description |
---|---|---|
cloudwatchLogsRoleArn |
string | |
fieldLogLevel |
string |
Field | Type | Description |
---|---|---|
authTtl |
int | (Optional) |
clientID |
string | (Optional) |
iatTtl |
int | (Optional) |
issuer |
string |
Field | Type | Description |
---|---|---|
appIDClientRegex |
string | (Optional) |
awsRegion |
string | (Optional) |
defaultAction |
string | |
userPoolID |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
AppsyncGraphqlAPISpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |