Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + ApiCachingBehavior terra.StringValue + ApiId terra.StringValue + AtRestEncryptionEnabled terra.BoolValue + Id terra.StringValue + TransitEncryptionEnabled terra.BoolValue + Ttl terra.NumberValue + Type terra.StringValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (aaac *Resource) Attributes() awsAppsyncApiCacheAttributes + func (aaac *Resource) Configuration() interface{} + func (aaac *Resource) DependOn() terra.Reference + func (aaac *Resource) Dependencies() terra.Dependencies + func (aaac *Resource) ImportState(state io.Reader) error + func (aaac *Resource) LifecycleManagement() *terra.Lifecycle + func (aaac *Resource) LocalName() string + func (aaac *Resource) State() (*awsAppsyncApiCacheState, bool) + func (aaac *Resource) StateMust() *awsAppsyncApiCacheState + func (aaac *Resource) Type() string