Versions in this module Expand all Collapse all v4 v4.1.1 Jun 27, 2025 Changes in this version + type AwsSubnet struct + Annotation *string + AvailabilityZone *string + Cidr *string + CloudType *CloudType + ExtId *string + GatewayIp *string + Links []import1.ApiLink + ObjectType_ *string + Reserved_ map[string]interface{} + SubnetId *string + TenantId *string + UnknownFields_ map[string]interface{} + VpcId *string + func NewAwsSubnet() *AwsSubnet + func (p *AwsSubnet) MarshalJSON() ([]byte, error) + func (p *AwsSubnet) UnmarshalJSON(b []byte) error + type CloudType int + const CLOUDTYPE_AWS + const CLOUDTYPE_AZURE + const CLOUDTYPE_REDACTED + const CLOUDTYPE_UNKNOWN + func (e *CloudType) MarshalJSON() ([]byte, error) + func (e *CloudType) UnmarshalJSON(b []byte) error + func (e CloudType) GetName() string + func (e CloudType) Ref() *CloudType + type FileDetail struct + ObjectType_ *string + Path *string + func NewFileDetail() *FileDetail