Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EchoStreamProviderModel ¶
type EchoStreamProviderModel struct { AppsyncEndpoint types.String `tfsdk:"appsync_endpoint"` ClientId types.String `tfsdk:"client_id"` Password types.String `tfsdk:"password"` Tenant types.String `tfsdk:"tenant"` Username types.String `tfsdk:"username"` UserPoolId types.String `tfsdk:"user_pool_id"` }
EchoStreamProviderModel describes the provider data model.
Click to show internal directories.
Click to hide internal directories.