Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + Certificate terra.StringValue + CertificateAuthorityArn terra.StringValue + CertificateChain terra.StringValue + Id terra.StringValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (aacac *Resource) Attributes() awsAcmpcaCertificateAuthorityCertificateAttributes + func (aacac *Resource) Configuration() interface{} + func (aacac *Resource) DependOn() terra.Reference + func (aacac *Resource) Dependencies() terra.Dependencies + func (aacac *Resource) ImportState(state io.Reader) error + func (aacac *Resource) LifecycleManagement() *terra.Lifecycle + func (aacac *Resource) LocalName() string + func (aacac *Resource) State() (*awsAcmpcaCertificateAuthorityCertificateState, bool) + func (aacac *Resource) StateMust() *awsAcmpcaCertificateAuthorityCertificateState + func (aacac *Resource) Type() string