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 + Name terra.StringValue + NamePrefix terra.StringValue + PgpKey terra.StringValue + PublicKey terra.StringValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (alkp *Resource) Attributes() awsLightsailKeyPairAttributes + func (alkp *Resource) Configuration() interface{} + func (alkp *Resource) DependOn() terra.Reference + func (alkp *Resource) Dependencies() terra.Dependencies + func (alkp *Resource) ImportState(state io.Reader) error + func (alkp *Resource) LifecycleManagement() *terra.Lifecycle + func (alkp *Resource) LocalName() string + func (alkp *Resource) State() (*awsLightsailKeyPairState, bool) + func (alkp *Resource) StateMust() *awsLightsailKeyPairState + func (alkp *Resource) Type() string