Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + Id terra.StringValue + KeyName terra.StringValue + KeyRole terra.StringValue + SecondsToLive terra.NumberValue + WorkspaceId terra.StringValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (agwak *Resource) Attributes() awsGrafanaWorkspaceApiKeyAttributes + func (agwak *Resource) Configuration() interface{} + func (agwak *Resource) DependOn() terra.Reference + func (agwak *Resource) Dependencies() terra.Dependencies + func (agwak *Resource) ImportState(state io.Reader) error + func (agwak *Resource) LifecycleManagement() *terra.Lifecycle + func (agwak *Resource) LocalName() string + func (agwak *Resource) State() (*awsGrafanaWorkspaceApiKeyState, bool) + func (agwak *Resource) StateMust() *awsGrafanaWorkspaceApiKeyState + func (agwak *Resource) Type() string