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