Documentation ¶
Overview ¶
Package privatelinkiface provides an interface to enable mocking the PRIVATELINK service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AddPermissionToVpcEndpointServiceInput
- func (s AddPermissionToVpcEndpointServiceInput) GoString() string
- func (s *AddPermissionToVpcEndpointServiceInput) SetPermitAccountId(v string) *AddPermissionToVpcEndpointServiceInput
- func (s *AddPermissionToVpcEndpointServiceInput) SetServiceId(v string) *AddPermissionToVpcEndpointServiceInput
- func (s AddPermissionToVpcEndpointServiceInput) String() string
- func (s *AddPermissionToVpcEndpointServiceInput) Validate() error
- type AddPermissionToVpcEndpointServiceOutput
- type AddZoneToVpcEndpointInput
- func (s AddZoneToVpcEndpointInput) GoString() string
- func (s *AddZoneToVpcEndpointInput) SetEndpointId(v string) *AddZoneToVpcEndpointInput
- func (s *AddZoneToVpcEndpointInput) SetPrivateIpAddress(v string) *AddZoneToVpcEndpointInput
- func (s *AddZoneToVpcEndpointInput) SetPrivateIpv6Address(v string) *AddZoneToVpcEndpointInput
- func (s *AddZoneToVpcEndpointInput) SetSubnetId(v string) *AddZoneToVpcEndpointInput
- func (s *AddZoneToVpcEndpointInput) SetZoneId(v string) *AddZoneToVpcEndpointInput
- func (s AddZoneToVpcEndpointInput) String() string
- func (s *AddZoneToVpcEndpointInput) Validate() error
- type AddZoneToVpcEndpointOutput
- type AssignPrivateIpAddressesToVpcLinkInput
- func (s AssignPrivateIpAddressesToVpcLinkInput) GoString() string
- func (s *AssignPrivateIpAddressesToVpcLinkInput) SetPrivateIpAddressCount(v int64) *AssignPrivateIpAddressesToVpcLinkInput
- func (s *AssignPrivateIpAddressesToVpcLinkInput) SetVpcLinkId(v string) *AssignPrivateIpAddressesToVpcLinkInput
- func (s AssignPrivateIpAddressesToVpcLinkInput) String() string
- func (s *AssignPrivateIpAddressesToVpcLinkInput) Validate() error
- type AssignPrivateIpAddressesToVpcLinkOutput
- type AttachResourceToVpcEndpointServiceInput
- func (s AttachResourceToVpcEndpointServiceInput) GoString() string
- func (s *AttachResourceToVpcEndpointServiceInput) SetResourceId(v string) *AttachResourceToVpcEndpointServiceInput
- func (s *AttachResourceToVpcEndpointServiceInput) SetServiceId(v string) *AttachResourceToVpcEndpointServiceInput
- func (s *AttachResourceToVpcEndpointServiceInput) SetZoneIds(v []*string) *AttachResourceToVpcEndpointServiceInput
- func (s AttachResourceToVpcEndpointServiceInput) String() string
- func (s *AttachResourceToVpcEndpointServiceInput) Validate() error
- type AttachResourceToVpcEndpointServiceOutput
- type AttachSecurityGroupToVpcEndpointInput
- func (s AttachSecurityGroupToVpcEndpointInput) GoString() string
- func (s *AttachSecurityGroupToVpcEndpointInput) SetEndpointId(v string) *AttachSecurityGroupToVpcEndpointInput
- func (s *AttachSecurityGroupToVpcEndpointInput) SetSecurityGroupId(v string) *AttachSecurityGroupToVpcEndpointInput
- func (s AttachSecurityGroupToVpcEndpointInput) String() string
- func (s *AttachSecurityGroupToVpcEndpointInput) Validate() error
- type AttachSecurityGroupToVpcEndpointOutput
- type AttachSecurityGroupsToPrivateLinkGatewayInput
- func (s AttachSecurityGroupsToPrivateLinkGatewayInput) GoString() string
- func (s *AttachSecurityGroupsToPrivateLinkGatewayInput) SetPrivateLinkGatewayId(v string) *AttachSecurityGroupsToPrivateLinkGatewayInput
- func (s *AttachSecurityGroupsToPrivateLinkGatewayInput) SetSecurityGroupIds(v []*string) *AttachSecurityGroupsToPrivateLinkGatewayInput
- func (s AttachSecurityGroupsToPrivateLinkGatewayInput) String() string
- func (s *AttachSecurityGroupsToPrivateLinkGatewayInput) Validate() error
- type AttachSecurityGroupsToPrivateLinkGatewayOutput
- type CreatePrivateLinkGatewayInput
- func (s CreatePrivateLinkGatewayInput) GoString() string
- func (s *CreatePrivateLinkGatewayInput) SetClientToken(v string) *CreatePrivateLinkGatewayInput
- func (s *CreatePrivateLinkGatewayInput) SetDescription(v string) *CreatePrivateLinkGatewayInput
- func (s *CreatePrivateLinkGatewayInput) SetPrivateLinkGatewayName(v string) *CreatePrivateLinkGatewayInput
- func (s *CreatePrivateLinkGatewayInput) SetSecurityGroupIds(v []*string) *CreatePrivateLinkGatewayInput
- func (s *CreatePrivateLinkGatewayInput) SetSubnetId(v string) *CreatePrivateLinkGatewayInput
- func (s *CreatePrivateLinkGatewayInput) SetVpcId(v string) *CreatePrivateLinkGatewayInput
- func (s *CreatePrivateLinkGatewayInput) SetZoneId(v string) *CreatePrivateLinkGatewayInput
- func (s CreatePrivateLinkGatewayInput) String() string
- func (s *CreatePrivateLinkGatewayInput) Validate() error
- type CreatePrivateLinkGatewayOutput
- func (s CreatePrivateLinkGatewayOutput) GoString() string
- func (s *CreatePrivateLinkGatewayOutput) SetPreOrderNumbers(v []*string) *CreatePrivateLinkGatewayOutput
- func (s *CreatePrivateLinkGatewayOutput) SetPrivateLinkGatewayId(v string) *CreatePrivateLinkGatewayOutput
- func (s *CreatePrivateLinkGatewayOutput) SetRequestId(v string) *CreatePrivateLinkGatewayOutput
- func (s CreatePrivateLinkGatewayOutput) String() string
- type CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s CreateUniqueResourceTypeVpcEndpointServiceInput) GoString() string
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetAutoAcceptEnabled(v bool) *CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetClientToken(v string) *CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetDescription(v string) *CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetIpAddressVersions(v []*string) *CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetProjectName(v string) *CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetResource(v *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) *CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetServiceResourceType(v string) *CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetTags(v *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) *CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetZoneIds(v []*string) *CreateUniqueResourceTypeVpcEndpointServiceInput
- func (s CreateUniqueResourceTypeVpcEndpointServiceInput) String() string
- func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) Validate() error
- type CreateUniqueResourceTypeVpcEndpointServiceOutput
- func (s CreateUniqueResourceTypeVpcEndpointServiceOutput) GoString() string
- func (s *CreateUniqueResourceTypeVpcEndpointServiceOutput) SetRequestId(v string) *CreateUniqueResourceTypeVpcEndpointServiceOutput
- func (s *CreateUniqueResourceTypeVpcEndpointServiceOutput) SetServiceId(v string) *CreateUniqueResourceTypeVpcEndpointServiceOutput
- func (s CreateUniqueResourceTypeVpcEndpointServiceOutput) String() string
- type CreateVpcEndpointInput
- func (s CreateVpcEndpointInput) GoString() string
- func (s *CreateVpcEndpointInput) SetClientToken(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetDescription(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetEndpointName(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetIpAddressVersions(v []*string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetPrivateDNSEnabled(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetProjectName(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetSecurityGroupIds(v []*string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetServiceId(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetServiceManaged(v bool) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetServiceName(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetTags(v []*TagForCreateVpcEndpointInput) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetVpcId(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetZones(v []*ZoneForCreateVpcEndpointInput) *CreateVpcEndpointInput
- func (s CreateVpcEndpointInput) String() string
- func (s *CreateVpcEndpointInput) Validate() error
- type CreateVpcEndpointOutput
- func (s CreateVpcEndpointOutput) GoString() string
- func (s *CreateVpcEndpointOutput) SetEndpointId(v string) *CreateVpcEndpointOutput
- func (s *CreateVpcEndpointOutput) SetPreOrderNumbers(v []*string) *CreateVpcEndpointOutput
- func (s *CreateVpcEndpointOutput) SetRequestId(v string) *CreateVpcEndpointOutput
- func (s CreateVpcEndpointOutput) String() string
- type CreateVpcEndpointServiceInput
- func (s CreateVpcEndpointServiceInput) GoString() string
- func (s *CreateVpcEndpointServiceInput) SetAutoAcceptEnabled(v bool) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetClientToken(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetDescription(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetIpAddressVersions(v []*string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetPayer(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetPrivateDNSEnabled(v bool) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetPrivateDNSName(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetPrivateDNSType(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetProjectName(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetResources(v []*ResourceForCreateVpcEndpointServiceInput) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetServiceNameManaged(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetServiceNameSuffix(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetServiceOwner(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetServiceResourceType(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetServiceType(v string) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetTags(v []*TagForCreateVpcEndpointServiceInput) *CreateVpcEndpointServiceInput
- func (s *CreateVpcEndpointServiceInput) SetWildcardDomainEnabled(v bool) *CreateVpcEndpointServiceInput
- func (s CreateVpcEndpointServiceInput) String() string
- type CreateVpcEndpointServiceOutput
- func (s CreateVpcEndpointServiceOutput) GoString() string
- func (s *CreateVpcEndpointServiceOutput) SetRequestId(v string) *CreateVpcEndpointServiceOutput
- func (s *CreateVpcEndpointServiceOutput) SetServiceId(v string) *CreateVpcEndpointServiceOutput
- func (s CreateVpcEndpointServiceOutput) String() string
- type CreateVpcGatewayEndpointInput
- func (s CreateVpcGatewayEndpointInput) GoString() string
- func (s *CreateVpcGatewayEndpointInput) SetClientToken(v string) *CreateVpcGatewayEndpointInput
- func (s *CreateVpcGatewayEndpointInput) SetDescription(v string) *CreateVpcGatewayEndpointInput
- func (s *CreateVpcGatewayEndpointInput) SetEndpointName(v string) *CreateVpcGatewayEndpointInput
- func (s *CreateVpcGatewayEndpointInput) SetProjectName(v string) *CreateVpcGatewayEndpointInput
- func (s *CreateVpcGatewayEndpointInput) SetServiceId(v string) *CreateVpcGatewayEndpointInput
- func (s *CreateVpcGatewayEndpointInput) SetTags(v []*TagForCreateVpcGatewayEndpointInput) *CreateVpcGatewayEndpointInput
- func (s *CreateVpcGatewayEndpointInput) SetVpcId(v string) *CreateVpcGatewayEndpointInput
- func (s *CreateVpcGatewayEndpointInput) SetVpcPolicy(v string) *CreateVpcGatewayEndpointInput
- func (s CreateVpcGatewayEndpointInput) String() string
- func (s *CreateVpcGatewayEndpointInput) Validate() error
- type CreateVpcGatewayEndpointOutput
- func (s CreateVpcGatewayEndpointOutput) GoString() string
- func (s *CreateVpcGatewayEndpointOutput) SetEndpointId(v string) *CreateVpcGatewayEndpointOutput
- func (s *CreateVpcGatewayEndpointOutput) SetRequestId(v string) *CreateVpcGatewayEndpointOutput
- func (s CreateVpcGatewayEndpointOutput) String() string
- type CreateVpcLinkInput
- func (s CreateVpcLinkInput) GoString() string
- func (s *CreateVpcLinkInput) SetChainRoleTrn(v []*string) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetClientToken(v string) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetDescription(v string) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetPrivateIpAddressCount(v int64) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetPrivateLinkGatewayId(v string) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetResourceId(v string) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetSecurityGroupIds(v []*string) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetServiceCode(v string) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetSubnetId(v string) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetVpcId(v string) *CreateVpcLinkInput
- func (s *CreateVpcLinkInput) SetVpcLinkName(v string) *CreateVpcLinkInput
- func (s CreateVpcLinkInput) String() string
- func (s *CreateVpcLinkInput) Validate() error
- type CreateVpcLinkOutput
- type DeletePrivateLinkGatewayInput
- type DeletePrivateLinkGatewayOutput
- func (s DeletePrivateLinkGatewayOutput) GoString() string
- func (s *DeletePrivateLinkGatewayOutput) SetPreOrderNumbers(v []*string) *DeletePrivateLinkGatewayOutput
- func (s *DeletePrivateLinkGatewayOutput) SetRequestId(v string) *DeletePrivateLinkGatewayOutput
- func (s DeletePrivateLinkGatewayOutput) String() string
- type DeleteVpcEndpointInput
- type DeleteVpcEndpointOutput
- type DeleteVpcEndpointServiceInput
- type DeleteVpcEndpointServiceOutput
- type DeleteVpcGatewayEndpointInput
- type DeleteVpcGatewayEndpointOutput
- type DeleteVpcLinkInput
- type DeleteVpcLinkOutput
- type DescribePrivateLinkAvailableZonesInput
- type DescribePrivateLinkAvailableZonesOutput
- func (s DescribePrivateLinkAvailableZonesOutput) GoString() string
- func (s *DescribePrivateLinkAvailableZonesOutput) SetRequestId(v string) *DescribePrivateLinkAvailableZonesOutput
- func (s *DescribePrivateLinkAvailableZonesOutput) SetZoneIds(v []*string) *DescribePrivateLinkAvailableZonesOutput
- func (s DescribePrivateLinkAvailableZonesOutput) String() string
- type DescribePrivateLinkGatewayAttributesInput
- func (s DescribePrivateLinkGatewayAttributesInput) GoString() string
- func (s *DescribePrivateLinkGatewayAttributesInput) SetPrivateLinkGatewayId(v string) *DescribePrivateLinkGatewayAttributesInput
- func (s DescribePrivateLinkGatewayAttributesInput) String() string
- func (s *DescribePrivateLinkGatewayAttributesInput) Validate() error
- type DescribePrivateLinkGatewayAttributesOutput
- func (s DescribePrivateLinkGatewayAttributesOutput) GoString() string
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetBusinessStatus(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetCreationTime(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetDeletedTime(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetDescription(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetNetworkInterfaceId(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetNetworkInterfaceIp(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetPrivateLinkGatewayId(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetPrivateLinkGatewayName(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetRequestId(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetStatus(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetSubnetId(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetUpdateTime(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetVpcId(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s *DescribePrivateLinkGatewayAttributesOutput) SetZoneId(v string) *DescribePrivateLinkGatewayAttributesOutput
- func (s DescribePrivateLinkGatewayAttributesOutput) String() string
- type DescribePrivateLinkGatewayAvailableZonesInput
- type DescribePrivateLinkGatewayAvailableZonesOutput
- func (s DescribePrivateLinkGatewayAvailableZonesOutput) GoString() string
- func (s *DescribePrivateLinkGatewayAvailableZonesOutput) SetRequestId(v string) *DescribePrivateLinkGatewayAvailableZonesOutput
- func (s *DescribePrivateLinkGatewayAvailableZonesOutput) SetZoneIds(v []*string) *DescribePrivateLinkGatewayAvailableZonesOutput
- func (s DescribePrivateLinkGatewayAvailableZonesOutput) String() string
- type DescribePrivateLinkGatewaySecurityGroupsInput
- func (s DescribePrivateLinkGatewaySecurityGroupsInput) GoString() string
- func (s *DescribePrivateLinkGatewaySecurityGroupsInput) SetPageNumber(v string) *DescribePrivateLinkGatewaySecurityGroupsInput
- func (s *DescribePrivateLinkGatewaySecurityGroupsInput) SetPageSize(v string) *DescribePrivateLinkGatewaySecurityGroupsInput
- func (s *DescribePrivateLinkGatewaySecurityGroupsInput) SetPrivateLinkGatewayId(v string) *DescribePrivateLinkGatewaySecurityGroupsInput
- func (s DescribePrivateLinkGatewaySecurityGroupsInput) String() string
- func (s *DescribePrivateLinkGatewaySecurityGroupsInput) Validate() error
- type DescribePrivateLinkGatewaySecurityGroupsOutput
- func (s DescribePrivateLinkGatewaySecurityGroupsOutput) GoString() string
- func (s *DescribePrivateLinkGatewaySecurityGroupsOutput) SetRequestId(v string) *DescribePrivateLinkGatewaySecurityGroupsOutput
- func (s *DescribePrivateLinkGatewaySecurityGroupsOutput) SetSecurityGroupIds(v []*string) *DescribePrivateLinkGatewaySecurityGroupsOutput
- func (s DescribePrivateLinkGatewaySecurityGroupsOutput) String() string
- type DescribePrivateLinkGatewaysInput
- func (s DescribePrivateLinkGatewaysInput) GoString() string
- func (s *DescribePrivateLinkGatewaysInput) SetPageNumber(v int32) *DescribePrivateLinkGatewaysInput
- func (s *DescribePrivateLinkGatewaysInput) SetPageSize(v int32) *DescribePrivateLinkGatewaysInput
- func (s *DescribePrivateLinkGatewaysInput) SetPrivateLinkGatewayIds(v []*string) *DescribePrivateLinkGatewaysInput
- func (s *DescribePrivateLinkGatewaysInput) SetPrivateLinkGatewayName(v string) *DescribePrivateLinkGatewaysInput
- func (s *DescribePrivateLinkGatewaysInput) SetVpcId(v string) *DescribePrivateLinkGatewaysInput
- func (s *DescribePrivateLinkGatewaysInput) SetZoneId(v string) *DescribePrivateLinkGatewaysInput
- func (s DescribePrivateLinkGatewaysInput) String() string
- type DescribePrivateLinkGatewaysOutput
- func (s DescribePrivateLinkGatewaysOutput) GoString() string
- func (s *DescribePrivateLinkGatewaysOutput) SetPageNumber(v int32) *DescribePrivateLinkGatewaysOutput
- func (s *DescribePrivateLinkGatewaysOutput) SetPageSize(v int32) *DescribePrivateLinkGatewaysOutput
- func (s *DescribePrivateLinkGatewaysOutput) SetPrivateLinkGateways(v []*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) *DescribePrivateLinkGatewaysOutput
- func (s *DescribePrivateLinkGatewaysOutput) SetRequestId(v string) *DescribePrivateLinkGatewaysOutput
- func (s *DescribePrivateLinkGatewaysOutput) SetTotalCount(v int32) *DescribePrivateLinkGatewaysOutput
- func (s DescribePrivateLinkGatewaysOutput) String() string
- type DescribeVpcEndpointAttributesInput
- type DescribeVpcEndpointAttributesOutput
- func (s DescribeVpcEndpointAttributesOutput) GoString() string
- func (s *DescribeVpcEndpointAttributesOutput) SetBusinessStatus(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetConnectionStatus(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetCreationTime(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetDeletedTime(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetDescription(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetEndpoint(v *EndpointForDescribeVpcEndpointAttributesOutput) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetEndpointDomain(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetEndpointId(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetEndpointIndex(v int32) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetEndpointName(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetEndpointType(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetIpAddressVersions(v []*string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetIpAddressVersionsN(v []*string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetPayer(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetPrivateDNSEnabled(v bool) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetPrivateDNSName(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetProjectName(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetRequestId(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetServiceId(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetServiceManaged(v bool) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetServiceName(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetStatus(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetTags(v []*TagForDescribeVpcEndpointAttributesOutput) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetUpdateTime(v string) *DescribeVpcEndpointAttributesOutput
- func (s *DescribeVpcEndpointAttributesOutput) SetVpcId(v string) *DescribeVpcEndpointAttributesOutput
- func (s DescribeVpcEndpointAttributesOutput) String() string
- type DescribeVpcEndpointConnectionsInput
- func (s DescribeVpcEndpointConnectionsInput) GoString() string
- func (s *DescribeVpcEndpointConnectionsInput) SetEndpointId(v string) *DescribeVpcEndpointConnectionsInput
- func (s *DescribeVpcEndpointConnectionsInput) SetEndpointOwnerAccountId(v string) *DescribeVpcEndpointConnectionsInput
- func (s *DescribeVpcEndpointConnectionsInput) SetPageNumber(v int32) *DescribeVpcEndpointConnectionsInput
- func (s *DescribeVpcEndpointConnectionsInput) SetPageSize(v int32) *DescribeVpcEndpointConnectionsInput
- func (s *DescribeVpcEndpointConnectionsInput) SetServiceId(v string) *DescribeVpcEndpointConnectionsInput
- func (s DescribeVpcEndpointConnectionsInput) String() string
- func (s *DescribeVpcEndpointConnectionsInput) Validate() error
- type DescribeVpcEndpointConnectionsOutput
- func (s DescribeVpcEndpointConnectionsOutput) GoString() string
- func (s *DescribeVpcEndpointConnectionsOutput) SetEndpointConnections(v []*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) *DescribeVpcEndpointConnectionsOutput
- func (s *DescribeVpcEndpointConnectionsOutput) SetPageNumber(v int32) *DescribeVpcEndpointConnectionsOutput
- func (s *DescribeVpcEndpointConnectionsOutput) SetPageSize(v int32) *DescribeVpcEndpointConnectionsOutput
- func (s *DescribeVpcEndpointConnectionsOutput) SetRequestId(v string) *DescribeVpcEndpointConnectionsOutput
- func (s *DescribeVpcEndpointConnectionsOutput) SetTotalCount(v int32) *DescribeVpcEndpointConnectionsOutput
- func (s DescribeVpcEndpointConnectionsOutput) String() string
- type DescribeVpcEndpointSecurityGroupsInput
- func (s DescribeVpcEndpointSecurityGroupsInput) GoString() string
- func (s *DescribeVpcEndpointSecurityGroupsInput) SetEndpointId(v string) *DescribeVpcEndpointSecurityGroupsInput
- func (s *DescribeVpcEndpointSecurityGroupsInput) SetPageNumber(v string) *DescribeVpcEndpointSecurityGroupsInput
- func (s *DescribeVpcEndpointSecurityGroupsInput) SetPageSize(v string) *DescribeVpcEndpointSecurityGroupsInput
- func (s DescribeVpcEndpointSecurityGroupsInput) String() string
- func (s *DescribeVpcEndpointSecurityGroupsInput) Validate() error
- type DescribeVpcEndpointSecurityGroupsOutput
- func (s DescribeVpcEndpointSecurityGroupsOutput) GoString() string
- func (s *DescribeVpcEndpointSecurityGroupsOutput) SetRequestId(v string) *DescribeVpcEndpointSecurityGroupsOutput
- func (s *DescribeVpcEndpointSecurityGroupsOutput) SetSecurityGroupIds(v []*string) *DescribeVpcEndpointSecurityGroupsOutput
- func (s DescribeVpcEndpointSecurityGroupsOutput) String() string
- type DescribeVpcEndpointServiceAttributesInput
- func (s DescribeVpcEndpointServiceAttributesInput) GoString() string
- func (s *DescribeVpcEndpointServiceAttributesInput) SetServiceId(v string) *DescribeVpcEndpointServiceAttributesInput
- func (s DescribeVpcEndpointServiceAttributesInput) String() string
- func (s *DescribeVpcEndpointServiceAttributesInput) Validate() error
- type DescribeVpcEndpointServiceAttributesOutput
- func (s DescribeVpcEndpointServiceAttributesOutput) GoString() string
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetAutoAcceptEnabled(v bool) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetBillingType(v int32) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetBusinessStatus(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetCreationTime(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetDescription(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetIpAddressVersions(v []*string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetPayer(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSEnabled(v bool) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSName(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSNameConfiguration(v *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSType(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetProjectName(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetRequestId(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceDomain(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceId(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceName(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceNameManaged(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceOwner(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceResourceType(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceType(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetStatus(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetTags(v []*TagForDescribeVpcEndpointServiceAttributesOutput) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetUpdateTime(v string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetWildcardDomainEnabled(v bool) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetZoneIds(v []*string) *DescribeVpcEndpointServiceAttributesOutput
- func (s *DescribeVpcEndpointServiceAttributesOutput) SetZoneIdsN(v []*string) *DescribeVpcEndpointServiceAttributesOutput
- func (s DescribeVpcEndpointServiceAttributesOutput) String() string
- type DescribeVpcEndpointServicePermissionsInput
- func (s DescribeVpcEndpointServicePermissionsInput) GoString() string
- func (s *DescribeVpcEndpointServicePermissionsInput) SetPageNumber(v int32) *DescribeVpcEndpointServicePermissionsInput
- func (s *DescribeVpcEndpointServicePermissionsInput) SetPageSize(v int32) *DescribeVpcEndpointServicePermissionsInput
- func (s *DescribeVpcEndpointServicePermissionsInput) SetPermitAccountId(v string) *DescribeVpcEndpointServicePermissionsInput
- func (s *DescribeVpcEndpointServicePermissionsInput) SetServiceId(v string) *DescribeVpcEndpointServicePermissionsInput
- func (s DescribeVpcEndpointServicePermissionsInput) String() string
- func (s *DescribeVpcEndpointServicePermissionsInput) Validate() error
- type DescribeVpcEndpointServicePermissionsOutput
- func (s DescribeVpcEndpointServicePermissionsOutput) GoString() string
- func (s *DescribeVpcEndpointServicePermissionsOutput) SetPageNumber(v int32) *DescribeVpcEndpointServicePermissionsOutput
- func (s *DescribeVpcEndpointServicePermissionsOutput) SetPageSize(v int32) *DescribeVpcEndpointServicePermissionsOutput
- func (s *DescribeVpcEndpointServicePermissionsOutput) SetPermissions(v []*PermissionForDescribeVpcEndpointServicePermissionsOutput) *DescribeVpcEndpointServicePermissionsOutput
- func (s *DescribeVpcEndpointServicePermissionsOutput) SetRequestId(v string) *DescribeVpcEndpointServicePermissionsOutput
- func (s *DescribeVpcEndpointServicePermissionsOutput) SetTotalCount(v int32) *DescribeVpcEndpointServicePermissionsOutput
- func (s DescribeVpcEndpointServicePermissionsOutput) String() string
- type DescribeVpcEndpointServiceResourcesInput
- func (s DescribeVpcEndpointServiceResourcesInput) GoString() string
- func (s *DescribeVpcEndpointServiceResourcesInput) SetPageNumber(v int32) *DescribeVpcEndpointServiceResourcesInput
- func (s *DescribeVpcEndpointServiceResourcesInput) SetPageSize(v int32) *DescribeVpcEndpointServiceResourcesInput
- func (s *DescribeVpcEndpointServiceResourcesInput) SetServiceId(v string) *DescribeVpcEndpointServiceResourcesInput
- func (s *DescribeVpcEndpointServiceResourcesInput) SetZoneId(v string) *DescribeVpcEndpointServiceResourcesInput
- func (s DescribeVpcEndpointServiceResourcesInput) String() string
- func (s *DescribeVpcEndpointServiceResourcesInput) Validate() error
- type DescribeVpcEndpointServiceResourcesOutput
- func (s DescribeVpcEndpointServiceResourcesOutput) GoString() string
- func (s *DescribeVpcEndpointServiceResourcesOutput) SetPageNumber(v int32) *DescribeVpcEndpointServiceResourcesOutput
- func (s *DescribeVpcEndpointServiceResourcesOutput) SetPageSize(v int32) *DescribeVpcEndpointServiceResourcesOutput
- func (s *DescribeVpcEndpointServiceResourcesOutput) SetRequestId(v string) *DescribeVpcEndpointServiceResourcesOutput
- func (s *DescribeVpcEndpointServiceResourcesOutput) SetResources(v []*ResourceForDescribeVpcEndpointServiceResourcesOutput) *DescribeVpcEndpointServiceResourcesOutput
- func (s *DescribeVpcEndpointServiceResourcesOutput) SetTotalCount(v int32) *DescribeVpcEndpointServiceResourcesOutput
- func (s DescribeVpcEndpointServiceResourcesOutput) String() string
- type DescribeVpcEndpointServicesByEndUserInput
- func (s DescribeVpcEndpointServicesByEndUserInput) GoString() string
- func (s *DescribeVpcEndpointServicesByEndUserInput) SetFilterFinancialLocked(v string) *DescribeVpcEndpointServicesByEndUserInput
- func (s *DescribeVpcEndpointServicesByEndUserInput) SetPageNumber(v int32) *DescribeVpcEndpointServicesByEndUserInput
- func (s *DescribeVpcEndpointServicesByEndUserInput) SetPageSize(v int32) *DescribeVpcEndpointServicesByEndUserInput
- func (s *DescribeVpcEndpointServicesByEndUserInput) SetServiceId(v string) *DescribeVpcEndpointServicesByEndUserInput
- func (s *DescribeVpcEndpointServicesByEndUserInput) SetServiceName(v string) *DescribeVpcEndpointServicesByEndUserInput
- func (s *DescribeVpcEndpointServicesByEndUserInput) SetServiceOwner(v string) *DescribeVpcEndpointServicesByEndUserInput
- func (s *DescribeVpcEndpointServicesByEndUserInput) SetServiceType(v string) *DescribeVpcEndpointServicesByEndUserInput
- func (s DescribeVpcEndpointServicesByEndUserInput) String() string
- type DescribeVpcEndpointServicesByEndUserOutput
- func (s DescribeVpcEndpointServicesByEndUserOutput) GoString() string
- func (s *DescribeVpcEndpointServicesByEndUserOutput) SetPageNumber(v int32) *DescribeVpcEndpointServicesByEndUserOutput
- func (s *DescribeVpcEndpointServicesByEndUserOutput) SetPageSize(v int32) *DescribeVpcEndpointServicesByEndUserOutput
- func (s *DescribeVpcEndpointServicesByEndUserOutput) SetRequestId(v string) *DescribeVpcEndpointServicesByEndUserOutput
- func (s *DescribeVpcEndpointServicesByEndUserOutput) SetTotalCount(v int32) *DescribeVpcEndpointServicesByEndUserOutput
- func (s *DescribeVpcEndpointServicesByEndUserOutput) SetVpcEndpointServices(v []*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) *DescribeVpcEndpointServicesByEndUserOutput
- func (s DescribeVpcEndpointServicesByEndUserOutput) String() string
- type DescribeVpcEndpointServicesInput
- func (s DescribeVpcEndpointServicesInput) GoString() string
- func (s *DescribeVpcEndpointServicesInput) SetPageNumber(v int32) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetPageSize(v int32) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetProjectName(v string) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetServiceIds(v []*string) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetServiceName(v string) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetServiceResourceType(v string) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetServiceType(v string) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetTagFilters(v []*TagFilterForDescribeVpcEndpointServicesInput) *DescribeVpcEndpointServicesInput
- func (s DescribeVpcEndpointServicesInput) String() string
- type DescribeVpcEndpointServicesOutput
- func (s DescribeVpcEndpointServicesOutput) GoString() string
- func (s *DescribeVpcEndpointServicesOutput) SetPageNumber(v int32) *DescribeVpcEndpointServicesOutput
- func (s *DescribeVpcEndpointServicesOutput) SetPageSize(v int32) *DescribeVpcEndpointServicesOutput
- func (s *DescribeVpcEndpointServicesOutput) SetRequestId(v string) *DescribeVpcEndpointServicesOutput
- func (s *DescribeVpcEndpointServicesOutput) SetTotalCount(v int32) *DescribeVpcEndpointServicesOutput
- func (s *DescribeVpcEndpointServicesOutput) SetVpcEndpointServices(v []*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) *DescribeVpcEndpointServicesOutput
- func (s DescribeVpcEndpointServicesOutput) String() string
- type DescribeVpcEndpointZonesInput
- func (s DescribeVpcEndpointZonesInput) GoString() string
- func (s *DescribeVpcEndpointZonesInput) SetEndpointId(v string) *DescribeVpcEndpointZonesInput
- func (s *DescribeVpcEndpointZonesInput) SetPageNumber(v int32) *DescribeVpcEndpointZonesInput
- func (s *DescribeVpcEndpointZonesInput) SetPageSize(v int32) *DescribeVpcEndpointZonesInput
- func (s DescribeVpcEndpointZonesInput) String() string
- func (s *DescribeVpcEndpointZonesInput) Validate() error
- type DescribeVpcEndpointZonesOutput
- func (s DescribeVpcEndpointZonesOutput) GoString() string
- func (s *DescribeVpcEndpointZonesOutput) SetEndpointZones(v []*EndpointZoneForDescribeVpcEndpointZonesOutput) *DescribeVpcEndpointZonesOutput
- func (s *DescribeVpcEndpointZonesOutput) SetPageNumber(v int32) *DescribeVpcEndpointZonesOutput
- func (s *DescribeVpcEndpointZonesOutput) SetPageSize(v int32) *DescribeVpcEndpointZonesOutput
- func (s *DescribeVpcEndpointZonesOutput) SetRequestId(v string) *DescribeVpcEndpointZonesOutput
- func (s *DescribeVpcEndpointZonesOutput) SetTotalCount(v int32) *DescribeVpcEndpointZonesOutput
- func (s DescribeVpcEndpointZonesOutput) String() string
- type DescribeVpcEndpointsInput
- func (s DescribeVpcEndpointsInput) GoString() string
- func (s *DescribeVpcEndpointsInput) SetEndpointIds(v []*string) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetEndpointIndex(v int32) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetEndpointName(v string) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetEndpointType(v string) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetPageNumber(v int32) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetPageSize(v int32) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetProjectName(v string) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetServiceId(v string) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetServiceName(v string) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetStatus(v string) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetTagFilters(v []*TagFilterForDescribeVpcEndpointsInput) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetVpcId(v string) *DescribeVpcEndpointsInput
- func (s DescribeVpcEndpointsInput) String() string
- type DescribeVpcEndpointsOutput
- func (s DescribeVpcEndpointsOutput) GoString() string
- func (s *DescribeVpcEndpointsOutput) SetEndpoints(v []*EndpointForDescribeVpcEndpointsOutput) *DescribeVpcEndpointsOutput
- func (s *DescribeVpcEndpointsOutput) SetPageNumber(v int32) *DescribeVpcEndpointsOutput
- func (s *DescribeVpcEndpointsOutput) SetPageSize(v int32) *DescribeVpcEndpointsOutput
- func (s *DescribeVpcEndpointsOutput) SetRequestId(v string) *DescribeVpcEndpointsOutput
- func (s *DescribeVpcEndpointsOutput) SetTotalCount(v int32) *DescribeVpcEndpointsOutput
- func (s DescribeVpcEndpointsOutput) String() string
- type DescribeVpcGatewayEndpointAttributesInput
- func (s DescribeVpcGatewayEndpointAttributesInput) GoString() string
- func (s *DescribeVpcGatewayEndpointAttributesInput) SetEndpointId(v string) *DescribeVpcGatewayEndpointAttributesInput
- func (s DescribeVpcGatewayEndpointAttributesInput) String() string
- func (s *DescribeVpcGatewayEndpointAttributesInput) Validate() error
- type DescribeVpcGatewayEndpointAttributesOutput
- func (s DescribeVpcGatewayEndpointAttributesOutput) GoString() string
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetCreationTime(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetDescription(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetEndpointId(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetEndpointName(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetProjectName(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetRequestId(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetServiceId(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetServiceName(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetStatus(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetTags(v []*TagForDescribeVpcGatewayEndpointAttributesOutput) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetUpdateTime(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetVpcId(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s *DescribeVpcGatewayEndpointAttributesOutput) SetVpcPolicy(v string) *DescribeVpcGatewayEndpointAttributesOutput
- func (s DescribeVpcGatewayEndpointAttributesOutput) String() string
- type DescribeVpcGatewayEndpointServicesInput
- func (s DescribeVpcGatewayEndpointServicesInput) GoString() string
- func (s *DescribeVpcGatewayEndpointServicesInput) SetPageNumber(v int32) *DescribeVpcGatewayEndpointServicesInput
- func (s *DescribeVpcGatewayEndpointServicesInput) SetPageSize(v int32) *DescribeVpcGatewayEndpointServicesInput
- func (s *DescribeVpcGatewayEndpointServicesInput) SetProjectName(v string) *DescribeVpcGatewayEndpointServicesInput
- func (s *DescribeVpcGatewayEndpointServicesInput) SetServiceName(v string) *DescribeVpcGatewayEndpointServicesInput
- func (s *DescribeVpcGatewayEndpointServicesInput) SetTagFilters(v []*TagFilterForDescribeVpcGatewayEndpointServicesInput) *DescribeVpcGatewayEndpointServicesInput
- func (s DescribeVpcGatewayEndpointServicesInput) String() string
- type DescribeVpcGatewayEndpointServicesOutput
- func (s DescribeVpcGatewayEndpointServicesOutput) GoString() string
- func (s *DescribeVpcGatewayEndpointServicesOutput) SetPageNumber(v int32) *DescribeVpcGatewayEndpointServicesOutput
- func (s *DescribeVpcGatewayEndpointServicesOutput) SetPageSize(v int32) *DescribeVpcGatewayEndpointServicesOutput
- func (s *DescribeVpcGatewayEndpointServicesOutput) SetRequestId(v string) *DescribeVpcGatewayEndpointServicesOutput
- func (s *DescribeVpcGatewayEndpointServicesOutput) SetTotalCount(v int32) *DescribeVpcGatewayEndpointServicesOutput
- func (s *DescribeVpcGatewayEndpointServicesOutput) SetVpcGatewayEndpointServices(v []*VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) *DescribeVpcGatewayEndpointServicesOutput
- func (s DescribeVpcGatewayEndpointServicesOutput) String() string
- type DescribeVpcGatewayEndpointsInput
- func (s DescribeVpcGatewayEndpointsInput) GoString() string
- func (s *DescribeVpcGatewayEndpointsInput) SetEndpointIds(v []*string) *DescribeVpcGatewayEndpointsInput
- func (s *DescribeVpcGatewayEndpointsInput) SetEndpointName(v string) *DescribeVpcGatewayEndpointsInput
- func (s *DescribeVpcGatewayEndpointsInput) SetPageNumber(v int32) *DescribeVpcGatewayEndpointsInput
- func (s *DescribeVpcGatewayEndpointsInput) SetPageSize(v int32) *DescribeVpcGatewayEndpointsInput
- func (s *DescribeVpcGatewayEndpointsInput) SetProjectName(v string) *DescribeVpcGatewayEndpointsInput
- func (s *DescribeVpcGatewayEndpointsInput) SetTagFilters(v []*TagFilterForDescribeVpcGatewayEndpointsInput) *DescribeVpcGatewayEndpointsInput
- func (s *DescribeVpcGatewayEndpointsInput) SetVpcId(v string) *DescribeVpcGatewayEndpointsInput
- func (s DescribeVpcGatewayEndpointsInput) String() string
- type DescribeVpcGatewayEndpointsOutput
- func (s DescribeVpcGatewayEndpointsOutput) GoString() string
- func (s *DescribeVpcGatewayEndpointsOutput) SetEndpoints(v []*EndpointForDescribeVpcGatewayEndpointsOutput) *DescribeVpcGatewayEndpointsOutput
- func (s *DescribeVpcGatewayEndpointsOutput) SetGatewayEndpoints(v []*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) *DescribeVpcGatewayEndpointsOutput
- func (s *DescribeVpcGatewayEndpointsOutput) SetPageNumber(v int32) *DescribeVpcGatewayEndpointsOutput
- func (s *DescribeVpcGatewayEndpointsOutput) SetPageSize(v int32) *DescribeVpcGatewayEndpointsOutput
- func (s *DescribeVpcGatewayEndpointsOutput) SetRequestId(v string) *DescribeVpcGatewayEndpointsOutput
- func (s *DescribeVpcGatewayEndpointsOutput) SetTotalCount(v int32) *DescribeVpcGatewayEndpointsOutput
- func (s DescribeVpcGatewayEndpointsOutput) String() string
- type DescribeVpcLinkAttributesInput
- type DescribeVpcLinkAttributesOutput
- func (s DescribeVpcLinkAttributesOutput) GoString() string
- func (s *DescribeVpcLinkAttributesOutput) SetChainRoleTrn(v []*string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetCreationTime(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetCustomerAccountId(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetDeletedTime(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetDescription(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetNetworkInterfaceId(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetPrimaryIpAddress(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetPrivateIpAddresses(v []*string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetPrivateLinkGatewayId(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetRequestId(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetResourceId(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetSecurityGroupIds(v []*string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetStatus(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetSubnetId(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetUpdateTime(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetVpcId(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetVpcLinkId(v string) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetVpcLinkIndex(v int64) *DescribeVpcLinkAttributesOutput
- func (s *DescribeVpcLinkAttributesOutput) SetVpcLinkName(v string) *DescribeVpcLinkAttributesOutput
- func (s DescribeVpcLinkAttributesOutput) String() string
- type DescribeVpcLinksInput
- func (s DescribeVpcLinksInput) GoString() string
- func (s *DescribeVpcLinksInput) SetCustomerAccountId(v string) *DescribeVpcLinksInput
- func (s *DescribeVpcLinksInput) SetPageNumber(v int32) *DescribeVpcLinksInput
- func (s *DescribeVpcLinksInput) SetPageSize(v int32) *DescribeVpcLinksInput
- func (s *DescribeVpcLinksInput) SetPrivateLinkGatewayId(v string) *DescribeVpcLinksInput
- func (s *DescribeVpcLinksInput) SetVpcLinkIds(v []*string) *DescribeVpcLinksInput
- func (s *DescribeVpcLinksInput) SetVpcLinkName(v string) *DescribeVpcLinksInput
- func (s DescribeVpcLinksInput) String() string
- type DescribeVpcLinksOutput
- func (s DescribeVpcLinksOutput) GoString() string
- func (s *DescribeVpcLinksOutput) SetPageNumber(v int32) *DescribeVpcLinksOutput
- func (s *DescribeVpcLinksOutput) SetPageSize(v int32) *DescribeVpcLinksOutput
- func (s *DescribeVpcLinksOutput) SetRequestId(v string) *DescribeVpcLinksOutput
- func (s *DescribeVpcLinksOutput) SetTotalCount(v int32) *DescribeVpcLinksOutput
- func (s *DescribeVpcLinksOutput) SetVpcLinks(v []*VpcLinkForDescribeVpcLinksOutput) *DescribeVpcLinksOutput
- func (s DescribeVpcLinksOutput) String() string
- type DetachResourceFromVpcEndpointServiceInput
- func (s DetachResourceFromVpcEndpointServiceInput) GoString() string
- func (s *DetachResourceFromVpcEndpointServiceInput) SetResourceId(v string) *DetachResourceFromVpcEndpointServiceInput
- func (s *DetachResourceFromVpcEndpointServiceInput) SetServiceId(v string) *DetachResourceFromVpcEndpointServiceInput
- func (s DetachResourceFromVpcEndpointServiceInput) String() string
- func (s *DetachResourceFromVpcEndpointServiceInput) Validate() error
- type DetachResourceFromVpcEndpointServiceOutput
- type DetachSecurityGroupFromVpcEndpointInput
- func (s DetachSecurityGroupFromVpcEndpointInput) GoString() string
- func (s *DetachSecurityGroupFromVpcEndpointInput) SetEndpointId(v string) *DetachSecurityGroupFromVpcEndpointInput
- func (s *DetachSecurityGroupFromVpcEndpointInput) SetSecurityGroupId(v string) *DetachSecurityGroupFromVpcEndpointInput
- func (s DetachSecurityGroupFromVpcEndpointInput) String() string
- func (s *DetachSecurityGroupFromVpcEndpointInput) Validate() error
- type DetachSecurityGroupFromVpcEndpointOutput
- type DetachSecurityGroupsFromPrivateLinkGatewayInput
- func (s DetachSecurityGroupsFromPrivateLinkGatewayInput) GoString() string
- func (s *DetachSecurityGroupsFromPrivateLinkGatewayInput) SetPrivateLinkGatewayId(v string) *DetachSecurityGroupsFromPrivateLinkGatewayInput
- func (s *DetachSecurityGroupsFromPrivateLinkGatewayInput) SetSecurityGroupIds(v []*string) *DetachSecurityGroupsFromPrivateLinkGatewayInput
- func (s DetachSecurityGroupsFromPrivateLinkGatewayInput) String() string
- func (s *DetachSecurityGroupsFromPrivateLinkGatewayInput) Validate() error
- type DetachSecurityGroupsFromPrivateLinkGatewayOutput
- type DisableVpcEndpointConnectionInput
- func (s DisableVpcEndpointConnectionInput) GoString() string
- func (s *DisableVpcEndpointConnectionInput) SetEndpointId(v string) *DisableVpcEndpointConnectionInput
- func (s *DisableVpcEndpointConnectionInput) SetServiceId(v string) *DisableVpcEndpointConnectionInput
- func (s DisableVpcEndpointConnectionInput) String() string
- func (s *DisableVpcEndpointConnectionInput) Validate() error
- type DisableVpcEndpointConnectionOutput
- type EnableVpcEndpointConnectionInput
- func (s EnableVpcEndpointConnectionInput) GoString() string
- func (s *EnableVpcEndpointConnectionInput) SetEndpointId(v string) *EnableVpcEndpointConnectionInput
- func (s *EnableVpcEndpointConnectionInput) SetResourcesAllocate(v []*ResourcesAllocateForEnableVpcEndpointConnectionInput) *EnableVpcEndpointConnectionInput
- func (s *EnableVpcEndpointConnectionInput) SetServiceId(v string) *EnableVpcEndpointConnectionInput
- func (s EnableVpcEndpointConnectionInput) String() string
- func (s *EnableVpcEndpointConnectionInput) Validate() error
- type EnableVpcEndpointConnectionOutput
- type EndpointConnectionForDescribeVpcEndpointConnectionsOutput
- func (s EndpointConnectionForDescribeVpcEndpointConnectionsOutput) GoString() string
- func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetConnectionStatus(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
- func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetCreationTime(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
- func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetEndpointId(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
- func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetEndpointOwnerAccountId(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
- func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetEndpointVpcId(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
- func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetServiceId(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
- func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetUpdateTime(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
- func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetZones(v []*ZoneForDescribeVpcEndpointConnectionsOutput) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
- func (s EndpointConnectionForDescribeVpcEndpointConnectionsOutput) String() string
- type EndpointForDescribeVpcEndpointAttributesOutput
- func (s EndpointForDescribeVpcEndpointAttributesOutput) GoString() string
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetBusinessStatus(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetConnectionStatus(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetCreationTime(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetDeletedTime(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetDescription(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointDomain(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointId(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointIndex(v int32) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointName(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointType(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetIpAddressVersions(v []*string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetPayer(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetPrivateDNSEnabled(v bool) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetPrivateDNSName(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetProjectName(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetServiceId(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetServiceManaged(v bool) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetServiceName(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetStatus(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetTags(v []*TagForDescribeVpcEndpointAttributesOutput) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetUpdateTime(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetVpcId(v string) *EndpointForDescribeVpcEndpointAttributesOutput
- func (s EndpointForDescribeVpcEndpointAttributesOutput) String() string
- type EndpointForDescribeVpcEndpointsOutput
- func (s EndpointForDescribeVpcEndpointsOutput) GoString() string
- func (s *EndpointForDescribeVpcEndpointsOutput) SetBusinessStatus(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetConnectionStatus(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetCreationTime(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetDeletedTime(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetDescription(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointDomain(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointId(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointIndex(v int32) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointName(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointType(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetIpAddressVersions(v []*string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetPayer(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetPrivateDNSEnabled(v bool) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetPrivateDNSName(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetProjectName(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetServiceId(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetServiceManaged(v bool) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetServiceName(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetStatus(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetTags(v []*TagForDescribeVpcEndpointsOutput) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetUpdateTime(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s *EndpointForDescribeVpcEndpointsOutput) SetVpcId(v string) *EndpointForDescribeVpcEndpointsOutput
- func (s EndpointForDescribeVpcEndpointsOutput) String() string
- type EndpointForDescribeVpcGatewayEndpointsOutput
- func (s EndpointForDescribeVpcGatewayEndpointsOutput) GoString() string
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetCreationTime(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetDescription(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointId(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointName(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetProjectName(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetServiceId(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetServiceName(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetStatus(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetTags(v []*TagForDescribeVpcGatewayEndpointsOutput) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetUpdateTime(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetVpcId(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetVpcPolicy(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
- func (s EndpointForDescribeVpcGatewayEndpointsOutput) String() string
- type EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s EndpointZoneForDescribeVpcEndpointZonesOutput) GoString() string
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetIpv6ServiceStatus(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceIP(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceId(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceIpv6(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetServiceStatus(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetSubnetId(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetZoneDomain(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetZoneId(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetZoneStatus(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s EndpointZoneForDescribeVpcEndpointZonesOutput) String() string
- type GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s GatewayEndpointForDescribeVpcGatewayEndpointsOutput) GoString() string
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetCreationTime(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetDescription(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointId(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointName(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetProjectName(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetServiceId(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetServiceName(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetStatus(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetTags(v []*TagForDescribeVpcGatewayEndpointsOutput) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetUpdateTime(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetVpcId(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetVpcPolicy(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
- func (s GatewayEndpointForDescribeVpcGatewayEndpointsOutput) String() string
- type ListTagsForResourcesInput
- func (s ListTagsForResourcesInput) GoString() string
- func (s *ListTagsForResourcesInput) SetMaxResults(v int32) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetNextToken(v string) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetResourceIds(v []*string) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetResourceType(v string) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetTagFilters(v []*TagFilterForListTagsForResourcesInput) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetTagType(v string) *ListTagsForResourcesInput
- func (s ListTagsForResourcesInput) String() string
- func (s *ListTagsForResourcesInput) Validate() error
- type ListTagsForResourcesOutput
- func (s ListTagsForResourcesOutput) GoString() string
- func (s *ListTagsForResourcesOutput) SetNextToken(v string) *ListTagsForResourcesOutput
- func (s *ListTagsForResourcesOutput) SetRequestId(v string) *ListTagsForResourcesOutput
- func (s *ListTagsForResourcesOutput) SetResourceTags(v []*ResourceTagForListTagsForResourcesOutput) *ListTagsForResourcesOutput
- func (s ListTagsForResourcesOutput) String() string
- type ModifyPrivateLinkGatewayAttributesInput
- func (s ModifyPrivateLinkGatewayAttributesInput) GoString() string
- func (s *ModifyPrivateLinkGatewayAttributesInput) SetDescription(v string) *ModifyPrivateLinkGatewayAttributesInput
- func (s *ModifyPrivateLinkGatewayAttributesInput) SetPrivateLinkGatewayId(v string) *ModifyPrivateLinkGatewayAttributesInput
- func (s *ModifyPrivateLinkGatewayAttributesInput) SetPrivateLinkGatewayName(v string) *ModifyPrivateLinkGatewayAttributesInput
- func (s ModifyPrivateLinkGatewayAttributesInput) String() string
- func (s *ModifyPrivateLinkGatewayAttributesInput) Validate() error
- type ModifyPrivateLinkGatewayAttributesOutput
- type ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) GoString() string
- func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetAutoAcceptEnabled(v bool) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetDescription(v string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetIpAddressVersions(v []*string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetResource(v *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetServiceId(v string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetZoneIds(v []*string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) String() string
- func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) Validate() error
- type ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput
- func (s ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) GoString() string
- func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) SetRequestId(v string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput
- func (s ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) String() string
- type ModifyVpcEndpointAttributesInput
- func (s ModifyVpcEndpointAttributesInput) GoString() string
- func (s *ModifyVpcEndpointAttributesInput) SetDescription(v string) *ModifyVpcEndpointAttributesInput
- func (s *ModifyVpcEndpointAttributesInput) SetEndpointId(v string) *ModifyVpcEndpointAttributesInput
- func (s *ModifyVpcEndpointAttributesInput) SetEndpointName(v string) *ModifyVpcEndpointAttributesInput
- func (s *ModifyVpcEndpointAttributesInput) SetIpAddressVersions(v []*string) *ModifyVpcEndpointAttributesInput
- func (s *ModifyVpcEndpointAttributesInput) SetPrivateDNSEnabled(v bool) *ModifyVpcEndpointAttributesInput
- func (s ModifyVpcEndpointAttributesInput) String() string
- func (s *ModifyVpcEndpointAttributesInput) Validate() error
- type ModifyVpcEndpointAttributesOutput
- type ModifyVpcEndpointServiceAttributesInput
- func (s ModifyVpcEndpointServiceAttributesInput) GoString() string
- func (s *ModifyVpcEndpointServiceAttributesInput) SetAutoAcceptEnabled(v bool) *ModifyVpcEndpointServiceAttributesInput
- func (s *ModifyVpcEndpointServiceAttributesInput) SetDescription(v string) *ModifyVpcEndpointServiceAttributesInput
- func (s *ModifyVpcEndpointServiceAttributesInput) SetIpAddressVersions(v []*string) *ModifyVpcEndpointServiceAttributesInput
- func (s *ModifyVpcEndpointServiceAttributesInput) SetPrivateDNSEnabled(v string) *ModifyVpcEndpointServiceAttributesInput
- func (s *ModifyVpcEndpointServiceAttributesInput) SetPrivateDNSName(v string) *ModifyVpcEndpointServiceAttributesInput
- func (s *ModifyVpcEndpointServiceAttributesInput) SetPrivateDNSType(v string) *ModifyVpcEndpointServiceAttributesInput
- func (s *ModifyVpcEndpointServiceAttributesInput) SetServiceId(v string) *ModifyVpcEndpointServiceAttributesInput
- func (s ModifyVpcEndpointServiceAttributesInput) String() string
- func (s *ModifyVpcEndpointServiceAttributesInput) Validate() error
- type ModifyVpcEndpointServiceAttributesOutput
- type ModifyVpcEndpointServiceResourceAttributesInput
- func (s ModifyVpcEndpointServiceResourceAttributesInput) GoString() string
- func (s *ModifyVpcEndpointServiceResourceAttributesInput) SetResourceId(v string) *ModifyVpcEndpointServiceResourceAttributesInput
- func (s *ModifyVpcEndpointServiceResourceAttributesInput) SetServiceId(v string) *ModifyVpcEndpointServiceResourceAttributesInput
- func (s *ModifyVpcEndpointServiceResourceAttributesInput) SetZoneIds(v []*string) *ModifyVpcEndpointServiceResourceAttributesInput
- func (s ModifyVpcEndpointServiceResourceAttributesInput) String() string
- func (s *ModifyVpcEndpointServiceResourceAttributesInput) Validate() error
- type ModifyVpcEndpointServiceResourceAttributesOutput
- type ModifyVpcGatewayEndpointAttributesInput
- func (s ModifyVpcGatewayEndpointAttributesInput) GoString() string
- func (s *ModifyVpcGatewayEndpointAttributesInput) SetDescription(v string) *ModifyVpcGatewayEndpointAttributesInput
- func (s *ModifyVpcGatewayEndpointAttributesInput) SetEndpointId(v string) *ModifyVpcGatewayEndpointAttributesInput
- func (s *ModifyVpcGatewayEndpointAttributesInput) SetEndpointName(v string) *ModifyVpcGatewayEndpointAttributesInput
- func (s *ModifyVpcGatewayEndpointAttributesInput) SetVpcPolicy(v string) *ModifyVpcGatewayEndpointAttributesInput
- func (s ModifyVpcGatewayEndpointAttributesInput) String() string
- func (s *ModifyVpcGatewayEndpointAttributesInput) Validate() error
- type ModifyVpcGatewayEndpointAttributesOutput
- type ModifyVpcLinkAttributesInput
- func (s ModifyVpcLinkAttributesInput) GoString() string
- func (s *ModifyVpcLinkAttributesInput) SetDescription(v string) *ModifyVpcLinkAttributesInput
- func (s *ModifyVpcLinkAttributesInput) SetVpcLinkId(v string) *ModifyVpcLinkAttributesInput
- func (s *ModifyVpcLinkAttributesInput) SetVpcLinkName(v string) *ModifyVpcLinkAttributesInput
- func (s ModifyVpcLinkAttributesInput) String() string
- func (s *ModifyVpcLinkAttributesInput) Validate() error
- type ModifyVpcLinkAttributesOutput
- type PRIVATELINK
- func (c *PRIVATELINK) AddPermissionToVpcEndpointService(input *AddPermissionToVpcEndpointServiceInput) (*AddPermissionToVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceRequest(input *AddPermissionToVpcEndpointServiceInput) (req *request.Request, output *AddPermissionToVpcEndpointServiceOutput)
- func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceWithContext(ctx volcengine.Context, input *AddPermissionToVpcEndpointServiceInput, ...) (*AddPermissionToVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) AddZoneToVpcEndpoint(input *AddZoneToVpcEndpointInput) (*AddZoneToVpcEndpointOutput, error)
- func (c *PRIVATELINK) AddZoneToVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AddZoneToVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) AddZoneToVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AddZoneToVpcEndpointRequest(input *AddZoneToVpcEndpointInput) (req *request.Request, output *AddZoneToVpcEndpointOutput)
- func (c *PRIVATELINK) AddZoneToVpcEndpointWithContext(ctx volcengine.Context, input *AddZoneToVpcEndpointInput, ...) (*AddZoneToVpcEndpointOutput, error)
- func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLink(input *AssignPrivateIpAddressesToVpcLinkInput) (*AssignPrivateIpAddressesToVpcLinkOutput, error)
- func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkRequest(input *AssignPrivateIpAddressesToVpcLinkInput) (req *request.Request, output *AssignPrivateIpAddressesToVpcLinkOutput)
- func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkWithContext(ctx volcengine.Context, input *AssignPrivateIpAddressesToVpcLinkInput, ...) (*AssignPrivateIpAddressesToVpcLinkOutput, error)
- func (c *PRIVATELINK) AttachResourceToVpcEndpointService(input *AttachResourceToVpcEndpointServiceInput) (*AttachResourceToVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceRequest(input *AttachResourceToVpcEndpointServiceInput) (req *request.Request, output *AttachResourceToVpcEndpointServiceOutput)
- func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceWithContext(ctx volcengine.Context, input *AttachResourceToVpcEndpointServiceInput, ...) (*AttachResourceToVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpoint(input *AttachSecurityGroupToVpcEndpointInput) (*AttachSecurityGroupToVpcEndpointOutput, error)
- func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointRequest(input *AttachSecurityGroupToVpcEndpointInput) (req *request.Request, output *AttachSecurityGroupToVpcEndpointOutput)
- func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointWithContext(ctx volcengine.Context, input *AttachSecurityGroupToVpcEndpointInput, ...) (*AttachSecurityGroupToVpcEndpointOutput, error)
- func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGateway(input *AttachSecurityGroupsToPrivateLinkGatewayInput) (*AttachSecurityGroupsToPrivateLinkGatewayOutput, error)
- func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayRequest(input *AttachSecurityGroupsToPrivateLinkGatewayInput) (req *request.Request, output *AttachSecurityGroupsToPrivateLinkGatewayOutput)
- func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayWithContext(ctx volcengine.Context, input *AttachSecurityGroupsToPrivateLinkGatewayInput, ...) (*AttachSecurityGroupsToPrivateLinkGatewayOutput, error)
- func (c *PRIVATELINK) CreatePrivateLinkGateway(input *CreatePrivateLinkGatewayInput) (*CreatePrivateLinkGatewayOutput, error)
- func (c *PRIVATELINK) CreatePrivateLinkGatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreatePrivateLinkGatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) CreatePrivateLinkGatewayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreatePrivateLinkGatewayRequest(input *CreatePrivateLinkGatewayInput) (req *request.Request, output *CreatePrivateLinkGatewayOutput)
- func (c *PRIVATELINK) CreatePrivateLinkGatewayWithContext(ctx volcengine.Context, input *CreatePrivateLinkGatewayInput, ...) (*CreatePrivateLinkGatewayOutput, error)
- func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointService(input *CreateUniqueResourceTypeVpcEndpointServiceInput) (*CreateUniqueResourceTypeVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceRequest(input *CreateUniqueResourceTypeVpcEndpointServiceInput) (req *request.Request, output *CreateUniqueResourceTypeVpcEndpointServiceOutput)
- func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceWithContext(ctx volcengine.Context, input *CreateUniqueResourceTypeVpcEndpointServiceInput, ...) (*CreateUniqueResourceTypeVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) CreateVpcEndpoint(input *CreateVpcEndpointInput) (*CreateVpcEndpointOutput, error)
- func (c *PRIVATELINK) CreateVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) CreateVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateVpcEndpointRequest(input *CreateVpcEndpointInput) (req *request.Request, output *CreateVpcEndpointOutput)
- func (c *PRIVATELINK) CreateVpcEndpointService(input *CreateVpcEndpointServiceInput) (*CreateVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) CreateVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) CreateVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateVpcEndpointServiceRequest(input *CreateVpcEndpointServiceInput) (req *request.Request, output *CreateVpcEndpointServiceOutput)
- func (c *PRIVATELINK) CreateVpcEndpointServiceWithContext(ctx volcengine.Context, input *CreateVpcEndpointServiceInput, ...) (*CreateVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) CreateVpcEndpointWithContext(ctx volcengine.Context, input *CreateVpcEndpointInput, opts ...request.Option) (*CreateVpcEndpointOutput, error)
- func (c *PRIVATELINK) CreateVpcGatewayEndpoint(input *CreateVpcGatewayEndpointInput) (*CreateVpcGatewayEndpointOutput, error)
- func (c *PRIVATELINK) CreateVpcGatewayEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateVpcGatewayEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) CreateVpcGatewayEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateVpcGatewayEndpointRequest(input *CreateVpcGatewayEndpointInput) (req *request.Request, output *CreateVpcGatewayEndpointOutput)
- func (c *PRIVATELINK) CreateVpcGatewayEndpointWithContext(ctx volcengine.Context, input *CreateVpcGatewayEndpointInput, ...) (*CreateVpcGatewayEndpointOutput, error)
- func (c *PRIVATELINK) CreateVpcLink(input *CreateVpcLinkInput) (*CreateVpcLinkOutput, error)
- func (c *PRIVATELINK) CreateVpcLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateVpcLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) CreateVpcLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) CreateVpcLinkRequest(input *CreateVpcLinkInput) (req *request.Request, output *CreateVpcLinkOutput)
- func (c *PRIVATELINK) CreateVpcLinkWithContext(ctx volcengine.Context, input *CreateVpcLinkInput, opts ...request.Option) (*CreateVpcLinkOutput, error)
- func (c *PRIVATELINK) DeletePrivateLinkGateway(input *DeletePrivateLinkGatewayInput) (*DeletePrivateLinkGatewayOutput, error)
- func (c *PRIVATELINK) DeletePrivateLinkGatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeletePrivateLinkGatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DeletePrivateLinkGatewayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeletePrivateLinkGatewayRequest(input *DeletePrivateLinkGatewayInput) (req *request.Request, output *DeletePrivateLinkGatewayOutput)
- func (c *PRIVATELINK) DeletePrivateLinkGatewayWithContext(ctx volcengine.Context, input *DeletePrivateLinkGatewayInput, ...) (*DeletePrivateLinkGatewayOutput, error)
- func (c *PRIVATELINK) DeleteVpcEndpoint(input *DeleteVpcEndpointInput) (*DeleteVpcEndpointOutput, error)
- func (c *PRIVATELINK) DeleteVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeleteVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DeleteVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeleteVpcEndpointRequest(input *DeleteVpcEndpointInput) (req *request.Request, output *DeleteVpcEndpointOutput)
- func (c *PRIVATELINK) DeleteVpcEndpointService(input *DeleteVpcEndpointServiceInput) (*DeleteVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) DeleteVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeleteVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DeleteVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeleteVpcEndpointServiceRequest(input *DeleteVpcEndpointServiceInput) (req *request.Request, output *DeleteVpcEndpointServiceOutput)
- func (c *PRIVATELINK) DeleteVpcEndpointServiceWithContext(ctx volcengine.Context, input *DeleteVpcEndpointServiceInput, ...) (*DeleteVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) DeleteVpcEndpointWithContext(ctx volcengine.Context, input *DeleteVpcEndpointInput, opts ...request.Option) (*DeleteVpcEndpointOutput, error)
- func (c *PRIVATELINK) DeleteVpcGatewayEndpoint(input *DeleteVpcGatewayEndpointInput) (*DeleteVpcGatewayEndpointOutput, error)
- func (c *PRIVATELINK) DeleteVpcGatewayEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeleteVpcGatewayEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DeleteVpcGatewayEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeleteVpcGatewayEndpointRequest(input *DeleteVpcGatewayEndpointInput) (req *request.Request, output *DeleteVpcGatewayEndpointOutput)
- func (c *PRIVATELINK) DeleteVpcGatewayEndpointWithContext(ctx volcengine.Context, input *DeleteVpcGatewayEndpointInput, ...) (*DeleteVpcGatewayEndpointOutput, error)
- func (c *PRIVATELINK) DeleteVpcLink(input *DeleteVpcLinkInput) (*DeleteVpcLinkOutput, error)
- func (c *PRIVATELINK) DeleteVpcLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeleteVpcLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DeleteVpcLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DeleteVpcLinkRequest(input *DeleteVpcLinkInput) (req *request.Request, output *DeleteVpcLinkOutput)
- func (c *PRIVATELINK) DeleteVpcLinkWithContext(ctx volcengine.Context, input *DeleteVpcLinkInput, opts ...request.Option) (*DeleteVpcLinkOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkAvailableZones(input *DescribePrivateLinkAvailableZonesInput) (*DescribePrivateLinkAvailableZonesOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesRequest(input *DescribePrivateLinkAvailableZonesInput) (req *request.Request, output *DescribePrivateLinkAvailableZonesOutput)
- func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesWithContext(ctx volcengine.Context, input *DescribePrivateLinkAvailableZonesInput, ...) (*DescribePrivateLinkAvailableZonesOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributes(input *DescribePrivateLinkGatewayAttributesInput) (*DescribePrivateLinkGatewayAttributesOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesRequest(input *DescribePrivateLinkGatewayAttributesInput) (req *request.Request, output *DescribePrivateLinkGatewayAttributesOutput)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesWithContext(ctx volcengine.Context, input *DescribePrivateLinkGatewayAttributesInput, ...) (*DescribePrivateLinkGatewayAttributesOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZones(input *DescribePrivateLinkGatewayAvailableZonesInput) (*DescribePrivateLinkGatewayAvailableZonesOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesRequest(input *DescribePrivateLinkGatewayAvailableZonesInput) (req *request.Request, output *DescribePrivateLinkGatewayAvailableZonesOutput)
- func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesWithContext(ctx volcengine.Context, input *DescribePrivateLinkGatewayAvailableZonesInput, ...) (*DescribePrivateLinkGatewayAvailableZonesOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroups(input *DescribePrivateLinkGatewaySecurityGroupsInput) (*DescribePrivateLinkGatewaySecurityGroupsOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsRequest(input *DescribePrivateLinkGatewaySecurityGroupsInput) (req *request.Request, output *DescribePrivateLinkGatewaySecurityGroupsOutput)
- func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsWithContext(ctx volcengine.Context, input *DescribePrivateLinkGatewaySecurityGroupsInput, ...) (*DescribePrivateLinkGatewaySecurityGroupsOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkGateways(input *DescribePrivateLinkGatewaysInput) (*DescribePrivateLinkGatewaysOutput, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewaysCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewaysCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribePrivateLinkGatewaysCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribePrivateLinkGatewaysRequest(input *DescribePrivateLinkGatewaysInput) (req *request.Request, output *DescribePrivateLinkGatewaysOutput)
- func (c *PRIVATELINK) DescribePrivateLinkGatewaysWithContext(ctx volcengine.Context, input *DescribePrivateLinkGatewaysInput, ...) (*DescribePrivateLinkGatewaysOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointAttributes(input *DescribeVpcEndpointAttributesInput) (*DescribeVpcEndpointAttributesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointAttributesRequest(input *DescribeVpcEndpointAttributesInput) (req *request.Request, output *DescribeVpcEndpointAttributesOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointAttributesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointAttributesInput, ...) (*DescribeVpcEndpointAttributesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointConnections(input *DescribeVpcEndpointConnectionsInput) (*DescribeVpcEndpointConnectionsOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointConnectionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointConnectionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointConnectionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointConnectionsRequest(input *DescribeVpcEndpointConnectionsInput) (req *request.Request, output *DescribeVpcEndpointConnectionsOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointConnectionsWithContext(ctx volcengine.Context, input *DescribeVpcEndpointConnectionsInput, ...) (*DescribeVpcEndpointConnectionsOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroups(input *DescribeVpcEndpointSecurityGroupsInput) (*DescribeVpcEndpointSecurityGroupsOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsRequest(input *DescribeVpcEndpointSecurityGroupsInput) (req *request.Request, output *DescribeVpcEndpointSecurityGroupsOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsWithContext(ctx volcengine.Context, input *DescribeVpcEndpointSecurityGroupsInput, ...) (*DescribeVpcEndpointSecurityGroupsOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributes(input *DescribeVpcEndpointServiceAttributesInput) (*DescribeVpcEndpointServiceAttributesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesRequest(input *DescribeVpcEndpointServiceAttributesInput) (req *request.Request, output *DescribeVpcEndpointServiceAttributesOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServiceAttributesInput, ...) (*DescribeVpcEndpointServiceAttributesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicePermissions(input *DescribeVpcEndpointServicePermissionsInput) (*DescribeVpcEndpointServicePermissionsOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsRequest(input *DescribeVpcEndpointServicePermissionsInput) (req *request.Request, output *DescribeVpcEndpointServicePermissionsOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServicePermissionsInput, ...) (*DescribeVpcEndpointServicePermissionsOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceResources(input *DescribeVpcEndpointServiceResourcesInput) (*DescribeVpcEndpointServiceResourcesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesRequest(input *DescribeVpcEndpointServiceResourcesInput) (req *request.Request, output *DescribeVpcEndpointServiceResourcesOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServiceResourcesInput, ...) (*DescribeVpcEndpointServiceResourcesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServices(input *DescribeVpcEndpointServicesInput) (*DescribeVpcEndpointServicesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUser(input *DescribeVpcEndpointServicesByEndUserInput) (*DescribeVpcEndpointServicesByEndUserOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserRequest(input *DescribeVpcEndpointServicesByEndUserInput) (req *request.Request, output *DescribeVpcEndpointServicesByEndUserOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServicesByEndUserInput, ...) (*DescribeVpcEndpointServicesByEndUserOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointServicesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointServicesRequest(input *DescribeVpcEndpointServicesInput) (req *request.Request, output *DescribeVpcEndpointServicesOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointServicesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServicesInput, ...) (*DescribeVpcEndpointServicesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointZones(input *DescribeVpcEndpointZonesInput) (*DescribeVpcEndpointZonesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointZonesRequest(input *DescribeVpcEndpointZonesInput) (req *request.Request, output *DescribeVpcEndpointZonesOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointZonesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointZonesInput, ...) (*DescribeVpcEndpointZonesOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpoints(input *DescribeVpcEndpointsInput) (*DescribeVpcEndpointsOutput, error)
- func (c *PRIVATELINK) DescribeVpcEndpointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcEndpointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcEndpointsRequest(input *DescribeVpcEndpointsInput) (req *request.Request, output *DescribeVpcEndpointsOutput)
- func (c *PRIVATELINK) DescribeVpcEndpointsWithContext(ctx volcengine.Context, input *DescribeVpcEndpointsInput, ...) (*DescribeVpcEndpointsOutput, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributes(input *DescribeVpcGatewayEndpointAttributesInput) (*DescribeVpcGatewayEndpointAttributesOutput, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesRequest(input *DescribeVpcGatewayEndpointAttributesInput) (req *request.Request, output *DescribeVpcGatewayEndpointAttributesOutput)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesWithContext(ctx volcengine.Context, input *DescribeVpcGatewayEndpointAttributesInput, ...) (*DescribeVpcGatewayEndpointAttributesOutput, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointServices(input *DescribeVpcGatewayEndpointServicesInput) (*DescribeVpcGatewayEndpointServicesOutput, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesRequest(input *DescribeVpcGatewayEndpointServicesInput) (req *request.Request, output *DescribeVpcGatewayEndpointServicesOutput)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesWithContext(ctx volcengine.Context, input *DescribeVpcGatewayEndpointServicesInput, ...) (*DescribeVpcGatewayEndpointServicesOutput, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpoints(input *DescribeVpcGatewayEndpointsInput) (*DescribeVpcGatewayEndpointsOutput, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointsRequest(input *DescribeVpcGatewayEndpointsInput) (req *request.Request, output *DescribeVpcGatewayEndpointsOutput)
- func (c *PRIVATELINK) DescribeVpcGatewayEndpointsWithContext(ctx volcengine.Context, input *DescribeVpcGatewayEndpointsInput, ...) (*DescribeVpcGatewayEndpointsOutput, error)
- func (c *PRIVATELINK) DescribeVpcLinkAttributes(input *DescribeVpcLinkAttributesInput) (*DescribeVpcLinkAttributesOutput, error)
- func (c *PRIVATELINK) DescribeVpcLinkAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcLinkAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcLinkAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcLinkAttributesRequest(input *DescribeVpcLinkAttributesInput) (req *request.Request, output *DescribeVpcLinkAttributesOutput)
- func (c *PRIVATELINK) DescribeVpcLinkAttributesWithContext(ctx volcengine.Context, input *DescribeVpcLinkAttributesInput, ...) (*DescribeVpcLinkAttributesOutput, error)
- func (c *PRIVATELINK) DescribeVpcLinks(input *DescribeVpcLinksInput) (*DescribeVpcLinksOutput, error)
- func (c *PRIVATELINK) DescribeVpcLinksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcLinksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeVpcLinksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeVpcLinksRequest(input *DescribeVpcLinksInput) (req *request.Request, output *DescribeVpcLinksOutput)
- func (c *PRIVATELINK) DescribeVpcLinksWithContext(ctx volcengine.Context, input *DescribeVpcLinksInput, opts ...request.Option) (*DescribeVpcLinksOutput, error)
- func (c *PRIVATELINK) DetachResourceFromVpcEndpointService(input *DetachResourceFromVpcEndpointServiceInput) (*DetachResourceFromVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceRequest(input *DetachResourceFromVpcEndpointServiceInput) (req *request.Request, output *DetachResourceFromVpcEndpointServiceOutput)
- func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceWithContext(ctx volcengine.Context, input *DetachResourceFromVpcEndpointServiceInput, ...) (*DetachResourceFromVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpoint(input *DetachSecurityGroupFromVpcEndpointInput) (*DetachSecurityGroupFromVpcEndpointOutput, error)
- func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointRequest(input *DetachSecurityGroupFromVpcEndpointInput) (req *request.Request, output *DetachSecurityGroupFromVpcEndpointOutput)
- func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointWithContext(ctx volcengine.Context, input *DetachSecurityGroupFromVpcEndpointInput, ...) (*DetachSecurityGroupFromVpcEndpointOutput, error)
- func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGateway(input *DetachSecurityGroupsFromPrivateLinkGatewayInput) (*DetachSecurityGroupsFromPrivateLinkGatewayOutput, error)
- func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayRequest(input *DetachSecurityGroupsFromPrivateLinkGatewayInput) (req *request.Request, output *DetachSecurityGroupsFromPrivateLinkGatewayOutput)
- func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayWithContext(ctx volcengine.Context, input *DetachSecurityGroupsFromPrivateLinkGatewayInput, ...) (*DetachSecurityGroupsFromPrivateLinkGatewayOutput, error)
- func (c *PRIVATELINK) DisableVpcEndpointConnection(input *DisableVpcEndpointConnectionInput) (*DisableVpcEndpointConnectionOutput, error)
- func (c *PRIVATELINK) DisableVpcEndpointConnectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DisableVpcEndpointConnectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DisableVpcEndpointConnectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DisableVpcEndpointConnectionRequest(input *DisableVpcEndpointConnectionInput) (req *request.Request, output *DisableVpcEndpointConnectionOutput)
- func (c *PRIVATELINK) DisableVpcEndpointConnectionWithContext(ctx volcengine.Context, input *DisableVpcEndpointConnectionInput, ...) (*DisableVpcEndpointConnectionOutput, error)
- func (c *PRIVATELINK) EnableVpcEndpointConnection(input *EnableVpcEndpointConnectionInput) (*EnableVpcEndpointConnectionOutput, error)
- func (c *PRIVATELINK) EnableVpcEndpointConnectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) EnableVpcEndpointConnectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) EnableVpcEndpointConnectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) EnableVpcEndpointConnectionRequest(input *EnableVpcEndpointConnectionInput) (req *request.Request, output *EnableVpcEndpointConnectionOutput)
- func (c *PRIVATELINK) EnableVpcEndpointConnectionWithContext(ctx volcengine.Context, input *EnableVpcEndpointConnectionInput, ...) (*EnableVpcEndpointConnectionOutput, error)
- func (c *PRIVATELINK) ListTagsForResources(input *ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
- func (c *PRIVATELINK) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ListTagsForResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ListTagsForResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ListTagsForResourcesRequest(input *ListTagsForResourcesInput) (req *request.Request, output *ListTagsForResourcesOutput)
- func (c *PRIVATELINK) ListTagsForResourcesWithContext(ctx volcengine.Context, input *ListTagsForResourcesInput, ...) (*ListTagsForResourcesOutput, error)
- func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributes(input *ModifyPrivateLinkGatewayAttributesInput) (*ModifyPrivateLinkGatewayAttributesOutput, error)
- func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesRequest(input *ModifyPrivateLinkGatewayAttributesInput) (req *request.Request, output *ModifyPrivateLinkGatewayAttributesOutput)
- func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesWithContext(ctx volcengine.Context, input *ModifyPrivateLinkGatewayAttributesInput, ...) (*ModifyPrivateLinkGatewayAttributesOutput, error)
- func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributes(input *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput, error)
- func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesRequest(input *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) (req *request.Request, ...)
- func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesWithContext(ctx volcengine.Context, ...) (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointAttributes(input *ModifyVpcEndpointAttributesInput) (*ModifyVpcEndpointAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyVpcEndpointAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointAttributesRequest(input *ModifyVpcEndpointAttributesInput) (req *request.Request, output *ModifyVpcEndpointAttributesOutput)
- func (c *PRIVATELINK) ModifyVpcEndpointAttributesWithContext(ctx volcengine.Context, input *ModifyVpcEndpointAttributesInput, ...) (*ModifyVpcEndpointAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributes(input *ModifyVpcEndpointServiceAttributesInput) (*ModifyVpcEndpointServiceAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesRequest(input *ModifyVpcEndpointServiceAttributesInput) (req *request.Request, output *ModifyVpcEndpointServiceAttributesOutput)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesWithContext(ctx volcengine.Context, input *ModifyVpcEndpointServiceAttributesInput, ...) (*ModifyVpcEndpointServiceAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributes(input *ModifyVpcEndpointServiceResourceAttributesInput) (*ModifyVpcEndpointServiceResourceAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesRequest(input *ModifyVpcEndpointServiceResourceAttributesInput) (req *request.Request, output *ModifyVpcEndpointServiceResourceAttributesOutput)
- func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesWithContext(ctx volcengine.Context, input *ModifyVpcEndpointServiceResourceAttributesInput, ...) (*ModifyVpcEndpointServiceResourceAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributes(input *ModifyVpcGatewayEndpointAttributesInput) (*ModifyVpcGatewayEndpointAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesRequest(input *ModifyVpcGatewayEndpointAttributesInput) (req *request.Request, output *ModifyVpcGatewayEndpointAttributesOutput)
- func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesWithContext(ctx volcengine.Context, input *ModifyVpcGatewayEndpointAttributesInput, ...) (*ModifyVpcGatewayEndpointAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcLinkAttributes(input *ModifyVpcLinkAttributesInput) (*ModifyVpcLinkAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcLinkAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcLinkAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyVpcLinkAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcLinkAttributesRequest(input *ModifyVpcLinkAttributesInput) (req *request.Request, output *ModifyVpcLinkAttributesOutput)
- func (c *PRIVATELINK) ModifyVpcLinkAttributesWithContext(ctx volcengine.Context, input *ModifyVpcLinkAttributesInput, ...) (*ModifyVpcLinkAttributesOutput, error)
- func (c *PRIVATELINK) RemovePermissionFromVpcEndpointService(input *RemovePermissionFromVpcEndpointServiceInput) (*RemovePermissionFromVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceRequest(input *RemovePermissionFromVpcEndpointServiceInput) (req *request.Request, output *RemovePermissionFromVpcEndpointServiceOutput)
- func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceWithContext(ctx volcengine.Context, input *RemovePermissionFromVpcEndpointServiceInput, ...) (*RemovePermissionFromVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) RemoveZoneFromVpcEndpoint(input *RemoveZoneFromVpcEndpointInput) (*RemoveZoneFromVpcEndpointOutput, error)
- func (c *PRIVATELINK) RemoveZoneFromVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) RemoveZoneFromVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) RemoveZoneFromVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) RemoveZoneFromVpcEndpointRequest(input *RemoveZoneFromVpcEndpointInput) (req *request.Request, output *RemoveZoneFromVpcEndpointOutput)
- func (c *PRIVATELINK) RemoveZoneFromVpcEndpointWithContext(ctx volcengine.Context, input *RemoveZoneFromVpcEndpointInput, ...) (*RemoveZoneFromVpcEndpointOutput, error)
- func (c *PRIVATELINK) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
- func (c *PRIVATELINK) TagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) TagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
- func (c *PRIVATELINK) TagResourcesWithContext(ctx volcengine.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
- func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLink(input *UnAssignPrivateIpAddressesFromVpcLinkInput) (*UnAssignPrivateIpAddressesFromVpcLinkOutput, error)
- func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkRequest(input *UnAssignPrivateIpAddressesFromVpcLinkInput) (req *request.Request, output *UnAssignPrivateIpAddressesFromVpcLinkOutput)
- func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkWithContext(ctx volcengine.Context, input *UnAssignPrivateIpAddressesFromVpcLinkInput, ...) (*UnAssignPrivateIpAddressesFromVpcLinkOutput, error)
- func (c *PRIVATELINK) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
- func (c *PRIVATELINK) UntagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) UntagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)
- func (c *PRIVATELINK) UntagResourcesWithContext(ctx volcengine.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)
- func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNS(input *VerifyVpcEndpointServicePrivateDNSInput) (*VerifyVpcEndpointServicePrivateDNSOutput, error)
- func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSRequest(input *VerifyVpcEndpointServicePrivateDNSInput) (req *request.Request, output *VerifyVpcEndpointServicePrivateDNSOutput)
- func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSWithContext(ctx volcengine.Context, input *VerifyVpcEndpointServicePrivateDNSInput, ...) (*VerifyVpcEndpointServicePrivateDNSOutput, error)
- type PRIVATELINKAPI
- type PermissionForDescribeVpcEndpointServicePermissionsOutput
- func (s PermissionForDescribeVpcEndpointServicePermissionsOutput) GoString() string
- func (s *PermissionForDescribeVpcEndpointServicePermissionsOutput) SetPermitAccountId(v string) *PermissionForDescribeVpcEndpointServicePermissionsOutput
- func (s PermissionForDescribeVpcEndpointServicePermissionsOutput) String() string
- type PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput
- func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) GoString() string
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetName(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetStatus(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetType(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetValue(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput
- func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) String() string
- type PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput
- func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) GoString() string
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetName(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetStatus(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetType(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetValue(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput
- func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) String() string
- type PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput
- func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) GoString() string
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetName(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetStatus(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetType(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput
- func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetValue(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput
- func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) String() string
- type PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) GoString() string
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetBusinessStatus(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetCreationTime(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetDeletedTime(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetDescription(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetNetworkInterfaceId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetNetworkInterfaceIp(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetPrivateLinkGatewayId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetPrivateLinkGatewayName(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetStatus(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetSubnetId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetUpdateTime(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetVpcId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetZoneId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
- func (s PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) String() string
- type RemovePermissionFromVpcEndpointServiceInput
- func (s RemovePermissionFromVpcEndpointServiceInput) GoString() string
- func (s *RemovePermissionFromVpcEndpointServiceInput) SetPermitAccountId(v string) *RemovePermissionFromVpcEndpointServiceInput
- func (s *RemovePermissionFromVpcEndpointServiceInput) SetServiceId(v string) *RemovePermissionFromVpcEndpointServiceInput
- func (s RemovePermissionFromVpcEndpointServiceInput) String() string
- func (s *RemovePermissionFromVpcEndpointServiceInput) Validate() error
- type RemovePermissionFromVpcEndpointServiceOutput
- type RemoveZoneFromVpcEndpointInput
- func (s RemoveZoneFromVpcEndpointInput) GoString() string
- func (s *RemoveZoneFromVpcEndpointInput) SetEndpointId(v string) *RemoveZoneFromVpcEndpointInput
- func (s *RemoveZoneFromVpcEndpointInput) SetZoneId(v string) *RemoveZoneFromVpcEndpointInput
- func (s RemoveZoneFromVpcEndpointInput) String() string
- func (s *RemoveZoneFromVpcEndpointInput) Validate() error
- type RemoveZoneFromVpcEndpointOutput
- type ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) GoString() string
- func (s *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) SetInstanceId(v string) *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) SetResourceId(v string) *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) SetZoneIds(v []*string) *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) String() string
- func (s *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) Validate() error
- type ResourceForCreateVpcEndpointServiceInput
- func (s ResourceForCreateVpcEndpointServiceInput) GoString() string
- func (s *ResourceForCreateVpcEndpointServiceInput) SetInstanceId(v string) *ResourceForCreateVpcEndpointServiceInput
- func (s *ResourceForCreateVpcEndpointServiceInput) SetResourceId(v string) *ResourceForCreateVpcEndpointServiceInput
- func (s *ResourceForCreateVpcEndpointServiceInput) SetZoneIds(v []*string) *ResourceForCreateVpcEndpointServiceInput
- func (s ResourceForCreateVpcEndpointServiceInput) String() string
- type ResourceForDescribeVpcEndpointServiceResourcesOutput
- func (s ResourceForDescribeVpcEndpointServiceResourcesOutput) GoString() string
- func (s *ResourceForDescribeVpcEndpointServiceResourcesOutput) SetResourceId(v string) *ResourceForDescribeVpcEndpointServiceResourcesOutput
- func (s *ResourceForDescribeVpcEndpointServiceResourcesOutput) SetResourceType(v string) *ResourceForDescribeVpcEndpointServiceResourcesOutput
- func (s *ResourceForDescribeVpcEndpointServiceResourcesOutput) SetZoneId(v string) *ResourceForDescribeVpcEndpointServiceResourcesOutput
- func (s ResourceForDescribeVpcEndpointServiceResourcesOutput) String() string
- type ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) GoString() string
- func (s *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetInstanceId(v string) *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetResourceId(v string) *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
- func (s ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) String() string
- type ResourceTagForListTagsForResourcesOutput
- func (s ResourceTagForListTagsForResourcesOutput) GoString() string
- func (s *ResourceTagForListTagsForResourcesOutput) SetResourceId(v string) *ResourceTagForListTagsForResourcesOutput
- func (s *ResourceTagForListTagsForResourcesOutput) SetResourceType(v string) *ResourceTagForListTagsForResourcesOutput
- func (s *ResourceTagForListTagsForResourcesOutput) SetTagKey(v string) *ResourceTagForListTagsForResourcesOutput
- func (s *ResourceTagForListTagsForResourcesOutput) SetTagValue(v string) *ResourceTagForListTagsForResourcesOutput
- func (s ResourceTagForListTagsForResourcesOutput) String() string
- type ResourcesAllocateForEnableVpcEndpointConnectionInput
- func (s ResourcesAllocateForEnableVpcEndpointConnectionInput) GoString() string
- func (s *ResourcesAllocateForEnableVpcEndpointConnectionInput) SetResourceId(v string) *ResourcesAllocateForEnableVpcEndpointConnectionInput
- func (s *ResourcesAllocateForEnableVpcEndpointConnectionInput) SetZoneId(v string) *ResourcesAllocateForEnableVpcEndpointConnectionInput
- func (s ResourcesAllocateForEnableVpcEndpointConnectionInput) String() string
- type TagFilterForDescribeVpcEndpointServicesInput
- func (s TagFilterForDescribeVpcEndpointServicesInput) GoString() string
- func (s *TagFilterForDescribeVpcEndpointServicesInput) SetKey(v string) *TagFilterForDescribeVpcEndpointServicesInput
- func (s *TagFilterForDescribeVpcEndpointServicesInput) SetValues(v []*string) *TagFilterForDescribeVpcEndpointServicesInput
- func (s TagFilterForDescribeVpcEndpointServicesInput) String() string
- type TagFilterForDescribeVpcEndpointsInput
- func (s TagFilterForDescribeVpcEndpointsInput) GoString() string
- func (s *TagFilterForDescribeVpcEndpointsInput) SetKey(v string) *TagFilterForDescribeVpcEndpointsInput
- func (s *TagFilterForDescribeVpcEndpointsInput) SetValues(v []*string) *TagFilterForDescribeVpcEndpointsInput
- func (s TagFilterForDescribeVpcEndpointsInput) String() string
- type TagFilterForDescribeVpcGatewayEndpointServicesInput
- func (s TagFilterForDescribeVpcGatewayEndpointServicesInput) GoString() string
- func (s *TagFilterForDescribeVpcGatewayEndpointServicesInput) SetKey(v string) *TagFilterForDescribeVpcGatewayEndpointServicesInput
- func (s *TagFilterForDescribeVpcGatewayEndpointServicesInput) SetValues(v []*string) *TagFilterForDescribeVpcGatewayEndpointServicesInput
- func (s TagFilterForDescribeVpcGatewayEndpointServicesInput) String() string
- type TagFilterForDescribeVpcGatewayEndpointsInput
- func (s TagFilterForDescribeVpcGatewayEndpointsInput) GoString() string
- func (s *TagFilterForDescribeVpcGatewayEndpointsInput) SetKey(v string) *TagFilterForDescribeVpcGatewayEndpointsInput
- func (s *TagFilterForDescribeVpcGatewayEndpointsInput) SetValues(v []*string) *TagFilterForDescribeVpcGatewayEndpointsInput
- func (s TagFilterForDescribeVpcGatewayEndpointsInput) String() string
- type TagFilterForListTagsForResourcesInput
- func (s TagFilterForListTagsForResourcesInput) GoString() string
- func (s *TagFilterForListTagsForResourcesInput) SetKey(v string) *TagFilterForListTagsForResourcesInput
- func (s *TagFilterForListTagsForResourcesInput) SetValues(v []*string) *TagFilterForListTagsForResourcesInput
- func (s TagFilterForListTagsForResourcesInput) String() string
- type TagForCreateVpcEndpointInput
- type TagForCreateVpcEndpointServiceInput
- func (s TagForCreateVpcEndpointServiceInput) GoString() string
- func (s *TagForCreateVpcEndpointServiceInput) SetKey(v string) *TagForCreateVpcEndpointServiceInput
- func (s *TagForCreateVpcEndpointServiceInput) SetValue(v string) *TagForCreateVpcEndpointServiceInput
- func (s TagForCreateVpcEndpointServiceInput) String() string
- type TagForCreateVpcGatewayEndpointInput
- func (s TagForCreateVpcGatewayEndpointInput) GoString() string
- func (s *TagForCreateVpcGatewayEndpointInput) SetKey(v string) *TagForCreateVpcGatewayEndpointInput
- func (s *TagForCreateVpcGatewayEndpointInput) SetValue(v string) *TagForCreateVpcGatewayEndpointInput
- func (s TagForCreateVpcGatewayEndpointInput) String() string
- type TagForDescribeVpcEndpointAttributesOutput
- func (s TagForDescribeVpcEndpointAttributesOutput) GoString() string
- func (s *TagForDescribeVpcEndpointAttributesOutput) SetKey(v string) *TagForDescribeVpcEndpointAttributesOutput
- func (s *TagForDescribeVpcEndpointAttributesOutput) SetValue(v string) *TagForDescribeVpcEndpointAttributesOutput
- func (s TagForDescribeVpcEndpointAttributesOutput) String() string
- type TagForDescribeVpcEndpointServiceAttributesOutput
- func (s TagForDescribeVpcEndpointServiceAttributesOutput) GoString() string
- func (s *TagForDescribeVpcEndpointServiceAttributesOutput) SetKey(v string) *TagForDescribeVpcEndpointServiceAttributesOutput
- func (s *TagForDescribeVpcEndpointServiceAttributesOutput) SetValue(v string) *TagForDescribeVpcEndpointServiceAttributesOutput
- func (s TagForDescribeVpcEndpointServiceAttributesOutput) String() string
- type TagForDescribeVpcEndpointServicesByEndUserOutput
- func (s TagForDescribeVpcEndpointServicesByEndUserOutput) GoString() string
- func (s *TagForDescribeVpcEndpointServicesByEndUserOutput) SetKey(v string) *TagForDescribeVpcEndpointServicesByEndUserOutput
- func (s *TagForDescribeVpcEndpointServicesByEndUserOutput) SetValue(v string) *TagForDescribeVpcEndpointServicesByEndUserOutput
- func (s TagForDescribeVpcEndpointServicesByEndUserOutput) String() string
- type TagForDescribeVpcEndpointServicesOutput
- func (s TagForDescribeVpcEndpointServicesOutput) GoString() string
- func (s *TagForDescribeVpcEndpointServicesOutput) SetKey(v string) *TagForDescribeVpcEndpointServicesOutput
- func (s *TagForDescribeVpcEndpointServicesOutput) SetValue(v string) *TagForDescribeVpcEndpointServicesOutput
- func (s TagForDescribeVpcEndpointServicesOutput) String() string
- type TagForDescribeVpcEndpointsOutput
- func (s TagForDescribeVpcEndpointsOutput) GoString() string
- func (s *TagForDescribeVpcEndpointsOutput) SetKey(v string) *TagForDescribeVpcEndpointsOutput
- func (s *TagForDescribeVpcEndpointsOutput) SetValue(v string) *TagForDescribeVpcEndpointsOutput
- func (s TagForDescribeVpcEndpointsOutput) String() string
- type TagForDescribeVpcGatewayEndpointAttributesOutput
- func (s TagForDescribeVpcGatewayEndpointAttributesOutput) GoString() string
- func (s *TagForDescribeVpcGatewayEndpointAttributesOutput) SetKey(v string) *TagForDescribeVpcGatewayEndpointAttributesOutput
- func (s *TagForDescribeVpcGatewayEndpointAttributesOutput) SetValue(v string) *TagForDescribeVpcGatewayEndpointAttributesOutput
- func (s TagForDescribeVpcGatewayEndpointAttributesOutput) String() string
- type TagForDescribeVpcGatewayEndpointsOutput
- func (s TagForDescribeVpcGatewayEndpointsOutput) GoString() string
- func (s *TagForDescribeVpcGatewayEndpointsOutput) SetKey(v string) *TagForDescribeVpcGatewayEndpointsOutput
- func (s *TagForDescribeVpcGatewayEndpointsOutput) SetValue(v string) *TagForDescribeVpcGatewayEndpointsOutput
- func (s TagForDescribeVpcGatewayEndpointsOutput) String() string
- type TagForTagResourcesInput
- type TagResourcesInput
- func (s TagResourcesInput) GoString() string
- func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
- func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
- func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
- func (s TagResourcesInput) String() string
- func (s *TagResourcesInput) Validate() error
- type TagResourcesOutput
- type TagsForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) GoString() string
- func (s *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) SetKey(v string) *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) SetValue(v string) *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) String() string
- type UnAssignPrivateIpAddressesFromVpcLinkInput
- func (s UnAssignPrivateIpAddressesFromVpcLinkInput) GoString() string
- func (s *UnAssignPrivateIpAddressesFromVpcLinkInput) SetPrivateIpAddresses(v []*string) *UnAssignPrivateIpAddressesFromVpcLinkInput
- func (s *UnAssignPrivateIpAddressesFromVpcLinkInput) SetVpcLinkId(v string) *UnAssignPrivateIpAddressesFromVpcLinkInput
- func (s UnAssignPrivateIpAddressesFromVpcLinkInput) String() string
- func (s *UnAssignPrivateIpAddressesFromVpcLinkInput) Validate() error
- type UnAssignPrivateIpAddressesFromVpcLinkOutput
- type UntagResourcesInput
- func (s UntagResourcesInput) GoString() string
- func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput
- func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput
- func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput
- func (s UntagResourcesInput) String() string
- func (s *UntagResourcesInput) Validate() error
- type UntagResourcesOutput
- type VerifyVpcEndpointServicePrivateDNSInput
- func (s VerifyVpcEndpointServicePrivateDNSInput) GoString() string
- func (s *VerifyVpcEndpointServicePrivateDNSInput) SetServiceId(v string) *VerifyVpcEndpointServicePrivateDNSInput
- func (s VerifyVpcEndpointServicePrivateDNSInput) String() string
- func (s *VerifyVpcEndpointServicePrivateDNSInput) Validate() error
- type VerifyVpcEndpointServicePrivateDNSOutput
- type VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) GoString() string
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetAutoAcceptEnabled(v bool) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetBillingType(v int32) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetBusinessStatus(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetCreationTime(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetDescription(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetIpAddressVersions(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPayer(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSEnabled(v bool) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSNameConfiguration(v *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetProjectName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceDomain(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceId(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceNameManaged(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceOwner(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceResourceType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetStatus(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetTags(v []*TagForDescribeVpcEndpointServicesByEndUserOutput) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetUpdateTime(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetWildcardDomainEnabled(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetZoneIds(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
- func (s VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) String() string
- type VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s VpcEndpointServiceForDescribeVpcEndpointServicesOutput) GoString() string
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetAutoAcceptEnabled(v bool) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetBillingType(v int32) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetBusinessStatus(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetCreationTime(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetDescription(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetIpAddressVersions(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPayer(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSEnabled(v bool) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSNameConfiguration(v *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetProjectName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceDomain(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceId(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceNameManaged(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceOwner(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceResourceType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetStatus(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetTags(v []*TagForDescribeVpcEndpointServicesOutput) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetUpdateTime(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetWildcardDomainEnabled(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetZoneIds(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
- func (s VpcEndpointServiceForDescribeVpcEndpointServicesOutput) String() string
- type VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
- func (s VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) GoString() string
- func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetCreationTime(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
- func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetDescription(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
- func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetServiceId(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
- func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetServiceName(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
- func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetStatus(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
- func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetUpdateTime(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
- func (s VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) String() string
- type VpcLinkForDescribeVpcLinksOutput
- func (s VpcLinkForDescribeVpcLinksOutput) GoString() string
- func (s *VpcLinkForDescribeVpcLinksOutput) SetChainRoleTrn(v []*string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetCreationTime(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetCustomerAccountId(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetDeletedTime(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetDescription(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetNetworkInterfaceId(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetPrimaryIpAddress(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetPrivateIpAddresses(v []*string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetPrivateLinkGatewayId(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetResourceId(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetSecurityGroupIds(v []*string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetStatus(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetSubnetId(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetUpdateTime(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetVpcId(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetVpcLinkId(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetVpcLinkIndex(v int64) *VpcLinkForDescribeVpcLinksOutput
- func (s *VpcLinkForDescribeVpcLinksOutput) SetVpcLinkName(v string) *VpcLinkForDescribeVpcLinksOutput
- func (s VpcLinkForDescribeVpcLinksOutput) String() string
- type ZoneForCreateVpcEndpointInput
- func (s ZoneForCreateVpcEndpointInput) GoString() string
- func (s *ZoneForCreateVpcEndpointInput) SetPrivateIpAddress(v string) *ZoneForCreateVpcEndpointInput
- func (s *ZoneForCreateVpcEndpointInput) SetPrivateIpv6Address(v string) *ZoneForCreateVpcEndpointInput
- func (s *ZoneForCreateVpcEndpointInput) SetSubnetId(v string) *ZoneForCreateVpcEndpointInput
- func (s *ZoneForCreateVpcEndpointInput) SetZoneId(v string) *ZoneForCreateVpcEndpointInput
- func (s ZoneForCreateVpcEndpointInput) String() string
- type ZoneForDescribeVpcEndpointConnectionsOutput
- func (s ZoneForDescribeVpcEndpointConnectionsOutput) GoString() string
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceIP(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceIpv6(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetResourceId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetServiceStatus(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetSubnetId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetZoneDomain(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetZoneId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetZoneStatus(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s ZoneForDescribeVpcEndpointConnectionsOutput) String() string
Constants ¶
const ( ServiceName = "privatelink" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "privatelink" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddPermissionToVpcEndpointServiceInput ¶
type AddPermissionToVpcEndpointServiceInput struct { // PermitAccountId is a required field PermitAccountId *string `type:"string" required:"true"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AddPermissionToVpcEndpointServiceInput) GoString ¶
func (s AddPermissionToVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*AddPermissionToVpcEndpointServiceInput) SetPermitAccountId ¶
func (s *AddPermissionToVpcEndpointServiceInput) SetPermitAccountId(v string) *AddPermissionToVpcEndpointServiceInput
SetPermitAccountId sets the PermitAccountId field's value.
func (*AddPermissionToVpcEndpointServiceInput) SetServiceId ¶
func (s *AddPermissionToVpcEndpointServiceInput) SetServiceId(v string) *AddPermissionToVpcEndpointServiceInput
SetServiceId sets the ServiceId field's value.
func (AddPermissionToVpcEndpointServiceInput) String ¶
func (s AddPermissionToVpcEndpointServiceInput) String() string
String returns the string representation
func (*AddPermissionToVpcEndpointServiceInput) Validate ¶
func (s *AddPermissionToVpcEndpointServiceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddPermissionToVpcEndpointServiceOutput ¶
type AddPermissionToVpcEndpointServiceOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (AddPermissionToVpcEndpointServiceOutput) GoString ¶
func (s AddPermissionToVpcEndpointServiceOutput) GoString() string
GoString returns the string representation
func (*AddPermissionToVpcEndpointServiceOutput) SetRequestId ¶
func (s *AddPermissionToVpcEndpointServiceOutput) SetRequestId(v string) *AddPermissionToVpcEndpointServiceOutput
SetRequestId sets the RequestId field's value.
func (AddPermissionToVpcEndpointServiceOutput) String ¶
func (s AddPermissionToVpcEndpointServiceOutput) String() string
String returns the string representation
type AddZoneToVpcEndpointInput ¶
type AddZoneToVpcEndpointInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` PrivateIpAddress *string `type:"string"` PrivateIpv6Address *string `type:"string"` // SubnetId is a required field SubnetId *string `type:"string" required:"true"` // ZoneId is a required field ZoneId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AddZoneToVpcEndpointInput) GoString ¶
func (s AddZoneToVpcEndpointInput) GoString() string
GoString returns the string representation
func (*AddZoneToVpcEndpointInput) SetEndpointId ¶
func (s *AddZoneToVpcEndpointInput) SetEndpointId(v string) *AddZoneToVpcEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*AddZoneToVpcEndpointInput) SetPrivateIpAddress ¶
func (s *AddZoneToVpcEndpointInput) SetPrivateIpAddress(v string) *AddZoneToVpcEndpointInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*AddZoneToVpcEndpointInput) SetPrivateIpv6Address ¶ added in v1.0.155
func (s *AddZoneToVpcEndpointInput) SetPrivateIpv6Address(v string) *AddZoneToVpcEndpointInput
SetPrivateIpv6Address sets the PrivateIpv6Address field's value.
func (*AddZoneToVpcEndpointInput) SetSubnetId ¶
func (s *AddZoneToVpcEndpointInput) SetSubnetId(v string) *AddZoneToVpcEndpointInput
SetSubnetId sets the SubnetId field's value.
func (*AddZoneToVpcEndpointInput) SetZoneId ¶
func (s *AddZoneToVpcEndpointInput) SetZoneId(v string) *AddZoneToVpcEndpointInput
SetZoneId sets the ZoneId field's value.
func (AddZoneToVpcEndpointInput) String ¶
func (s AddZoneToVpcEndpointInput) String() string
String returns the string representation
func (*AddZoneToVpcEndpointInput) Validate ¶
func (s *AddZoneToVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddZoneToVpcEndpointOutput ¶
type AddZoneToVpcEndpointOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (AddZoneToVpcEndpointOutput) GoString ¶
func (s AddZoneToVpcEndpointOutput) GoString() string
GoString returns the string representation
func (*AddZoneToVpcEndpointOutput) SetRequestId ¶
func (s *AddZoneToVpcEndpointOutput) SetRequestId(v string) *AddZoneToVpcEndpointOutput
SetRequestId sets the RequestId field's value.
func (AddZoneToVpcEndpointOutput) String ¶
func (s AddZoneToVpcEndpointOutput) String() string
String returns the string representation
type AssignPrivateIpAddressesToVpcLinkInput ¶ added in v1.0.155
type AssignPrivateIpAddressesToVpcLinkInput struct { PrivateIpAddressCount *int64 `type:"int64"` // VpcLinkId is a required field VpcLinkId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AssignPrivateIpAddressesToVpcLinkInput) GoString ¶ added in v1.0.155
func (s AssignPrivateIpAddressesToVpcLinkInput) GoString() string
GoString returns the string representation
func (*AssignPrivateIpAddressesToVpcLinkInput) SetPrivateIpAddressCount ¶ added in v1.0.155
func (s *AssignPrivateIpAddressesToVpcLinkInput) SetPrivateIpAddressCount(v int64) *AssignPrivateIpAddressesToVpcLinkInput
SetPrivateIpAddressCount sets the PrivateIpAddressCount field's value.
func (*AssignPrivateIpAddressesToVpcLinkInput) SetVpcLinkId ¶ added in v1.0.155
func (s *AssignPrivateIpAddressesToVpcLinkInput) SetVpcLinkId(v string) *AssignPrivateIpAddressesToVpcLinkInput
SetVpcLinkId sets the VpcLinkId field's value.
func (AssignPrivateIpAddressesToVpcLinkInput) String ¶ added in v1.0.155
func (s AssignPrivateIpAddressesToVpcLinkInput) String() string
String returns the string representation
func (*AssignPrivateIpAddressesToVpcLinkInput) Validate ¶ added in v1.0.155
func (s *AssignPrivateIpAddressesToVpcLinkInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssignPrivateIpAddressesToVpcLinkOutput ¶ added in v1.0.155
type AssignPrivateIpAddressesToVpcLinkOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (AssignPrivateIpAddressesToVpcLinkOutput) GoString ¶ added in v1.0.155
func (s AssignPrivateIpAddressesToVpcLinkOutput) GoString() string
GoString returns the string representation
func (*AssignPrivateIpAddressesToVpcLinkOutput) SetRequestId ¶ added in v1.0.155
func (s *AssignPrivateIpAddressesToVpcLinkOutput) SetRequestId(v string) *AssignPrivateIpAddressesToVpcLinkOutput
SetRequestId sets the RequestId field's value.
func (AssignPrivateIpAddressesToVpcLinkOutput) String ¶ added in v1.0.155
func (s AssignPrivateIpAddressesToVpcLinkOutput) String() string
String returns the string representation
type AttachResourceToVpcEndpointServiceInput ¶
type AttachResourceToVpcEndpointServiceInput struct { // ResourceId is a required field ResourceId *string `type:"string" required:"true"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (AttachResourceToVpcEndpointServiceInput) GoString ¶
func (s AttachResourceToVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*AttachResourceToVpcEndpointServiceInput) SetResourceId ¶
func (s *AttachResourceToVpcEndpointServiceInput) SetResourceId(v string) *AttachResourceToVpcEndpointServiceInput
SetResourceId sets the ResourceId field's value.
func (*AttachResourceToVpcEndpointServiceInput) SetServiceId ¶
func (s *AttachResourceToVpcEndpointServiceInput) SetServiceId(v string) *AttachResourceToVpcEndpointServiceInput
SetServiceId sets the ServiceId field's value.
func (*AttachResourceToVpcEndpointServiceInput) SetZoneIds ¶
func (s *AttachResourceToVpcEndpointServiceInput) SetZoneIds(v []*string) *AttachResourceToVpcEndpointServiceInput
SetZoneIds sets the ZoneIds field's value.
func (AttachResourceToVpcEndpointServiceInput) String ¶
func (s AttachResourceToVpcEndpointServiceInput) String() string
String returns the string representation
func (*AttachResourceToVpcEndpointServiceInput) Validate ¶
func (s *AttachResourceToVpcEndpointServiceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachResourceToVpcEndpointServiceOutput ¶
type AttachResourceToVpcEndpointServiceOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (AttachResourceToVpcEndpointServiceOutput) GoString ¶
func (s AttachResourceToVpcEndpointServiceOutput) GoString() string
GoString returns the string representation
func (*AttachResourceToVpcEndpointServiceOutput) SetRequestId ¶
func (s *AttachResourceToVpcEndpointServiceOutput) SetRequestId(v string) *AttachResourceToVpcEndpointServiceOutput
SetRequestId sets the RequestId field's value.
func (AttachResourceToVpcEndpointServiceOutput) String ¶
func (s AttachResourceToVpcEndpointServiceOutput) String() string
String returns the string representation
type AttachSecurityGroupToVpcEndpointInput ¶
type AttachSecurityGroupToVpcEndpointInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // SecurityGroupId is a required field SecurityGroupId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AttachSecurityGroupToVpcEndpointInput) GoString ¶
func (s AttachSecurityGroupToVpcEndpointInput) GoString() string
GoString returns the string representation
func (*AttachSecurityGroupToVpcEndpointInput) SetEndpointId ¶
func (s *AttachSecurityGroupToVpcEndpointInput) SetEndpointId(v string) *AttachSecurityGroupToVpcEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*AttachSecurityGroupToVpcEndpointInput) SetSecurityGroupId ¶
func (s *AttachSecurityGroupToVpcEndpointInput) SetSecurityGroupId(v string) *AttachSecurityGroupToVpcEndpointInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (AttachSecurityGroupToVpcEndpointInput) String ¶
func (s AttachSecurityGroupToVpcEndpointInput) String() string
String returns the string representation
func (*AttachSecurityGroupToVpcEndpointInput) Validate ¶
func (s *AttachSecurityGroupToVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachSecurityGroupToVpcEndpointOutput ¶
type AttachSecurityGroupToVpcEndpointOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (AttachSecurityGroupToVpcEndpointOutput) GoString ¶
func (s AttachSecurityGroupToVpcEndpointOutput) GoString() string
GoString returns the string representation
func (*AttachSecurityGroupToVpcEndpointOutput) SetRequestId ¶
func (s *AttachSecurityGroupToVpcEndpointOutput) SetRequestId(v string) *AttachSecurityGroupToVpcEndpointOutput
SetRequestId sets the RequestId field's value.
func (AttachSecurityGroupToVpcEndpointOutput) String ¶
func (s AttachSecurityGroupToVpcEndpointOutput) String() string
String returns the string representation
type AttachSecurityGroupsToPrivateLinkGatewayInput ¶ added in v1.0.155
type AttachSecurityGroupsToPrivateLinkGatewayInput struct { // PrivateLinkGatewayId is a required field PrivateLinkGatewayId *string `type:"string" required:"true"` // SecurityGroupIds is a required field SecurityGroupIds []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (AttachSecurityGroupsToPrivateLinkGatewayInput) GoString ¶ added in v1.0.155
func (s AttachSecurityGroupsToPrivateLinkGatewayInput) GoString() string
GoString returns the string representation
func (*AttachSecurityGroupsToPrivateLinkGatewayInput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *AttachSecurityGroupsToPrivateLinkGatewayInput) SetPrivateLinkGatewayId(v string) *AttachSecurityGroupsToPrivateLinkGatewayInput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*AttachSecurityGroupsToPrivateLinkGatewayInput) SetSecurityGroupIds ¶ added in v1.0.155
func (s *AttachSecurityGroupsToPrivateLinkGatewayInput) SetSecurityGroupIds(v []*string) *AttachSecurityGroupsToPrivateLinkGatewayInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (AttachSecurityGroupsToPrivateLinkGatewayInput) String ¶ added in v1.0.155
func (s AttachSecurityGroupsToPrivateLinkGatewayInput) String() string
String returns the string representation
func (*AttachSecurityGroupsToPrivateLinkGatewayInput) Validate ¶ added in v1.0.155
func (s *AttachSecurityGroupsToPrivateLinkGatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachSecurityGroupsToPrivateLinkGatewayOutput ¶ added in v1.0.155
type AttachSecurityGroupsToPrivateLinkGatewayOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (AttachSecurityGroupsToPrivateLinkGatewayOutput) GoString ¶ added in v1.0.155
func (s AttachSecurityGroupsToPrivateLinkGatewayOutput) GoString() string
GoString returns the string representation
func (*AttachSecurityGroupsToPrivateLinkGatewayOutput) SetRequestId ¶ added in v1.0.155
func (s *AttachSecurityGroupsToPrivateLinkGatewayOutput) SetRequestId(v string) *AttachSecurityGroupsToPrivateLinkGatewayOutput
SetRequestId sets the RequestId field's value.
func (AttachSecurityGroupsToPrivateLinkGatewayOutput) String ¶ added in v1.0.155
func (s AttachSecurityGroupsToPrivateLinkGatewayOutput) String() string
String returns the string representation
type CreatePrivateLinkGatewayInput ¶ added in v1.0.155
type CreatePrivateLinkGatewayInput struct { ClientToken *string `type:"string"` Description *string `type:"string"` PrivateLinkGatewayName *string `type:"string"` // SecurityGroupIds is a required field SecurityGroupIds []*string `type:"list" required:"true"` // SubnetId is a required field SubnetId *string `type:"string" required:"true"` // VpcId is a required field VpcId *string `type:"string" required:"true"` // ZoneId is a required field ZoneId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreatePrivateLinkGatewayInput) GoString ¶ added in v1.0.155
func (s CreatePrivateLinkGatewayInput) GoString() string
GoString returns the string representation
func (*CreatePrivateLinkGatewayInput) SetClientToken ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayInput) SetClientToken(v string) *CreatePrivateLinkGatewayInput
SetClientToken sets the ClientToken field's value.
func (*CreatePrivateLinkGatewayInput) SetDescription ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayInput) SetDescription(v string) *CreatePrivateLinkGatewayInput
SetDescription sets the Description field's value.
func (*CreatePrivateLinkGatewayInput) SetPrivateLinkGatewayName ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayInput) SetPrivateLinkGatewayName(v string) *CreatePrivateLinkGatewayInput
SetPrivateLinkGatewayName sets the PrivateLinkGatewayName field's value.
func (*CreatePrivateLinkGatewayInput) SetSecurityGroupIds ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayInput) SetSecurityGroupIds(v []*string) *CreatePrivateLinkGatewayInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*CreatePrivateLinkGatewayInput) SetSubnetId ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayInput) SetSubnetId(v string) *CreatePrivateLinkGatewayInput
SetSubnetId sets the SubnetId field's value.
func (*CreatePrivateLinkGatewayInput) SetVpcId ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayInput) SetVpcId(v string) *CreatePrivateLinkGatewayInput
SetVpcId sets the VpcId field's value.
func (*CreatePrivateLinkGatewayInput) SetZoneId ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayInput) SetZoneId(v string) *CreatePrivateLinkGatewayInput
SetZoneId sets the ZoneId field's value.
func (CreatePrivateLinkGatewayInput) String ¶ added in v1.0.155
func (s CreatePrivateLinkGatewayInput) String() string
String returns the string representation
func (*CreatePrivateLinkGatewayInput) Validate ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePrivateLinkGatewayOutput ¶ added in v1.0.155
type CreatePrivateLinkGatewayOutput struct { Metadata *response.ResponseMetadata PreOrderNumbers []*string `type:"list"` PrivateLinkGatewayId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (CreatePrivateLinkGatewayOutput) GoString ¶ added in v1.0.155
func (s CreatePrivateLinkGatewayOutput) GoString() string
GoString returns the string representation
func (*CreatePrivateLinkGatewayOutput) SetPreOrderNumbers ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayOutput) SetPreOrderNumbers(v []*string) *CreatePrivateLinkGatewayOutput
SetPreOrderNumbers sets the PreOrderNumbers field's value.
func (*CreatePrivateLinkGatewayOutput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayOutput) SetPrivateLinkGatewayId(v string) *CreatePrivateLinkGatewayOutput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*CreatePrivateLinkGatewayOutput) SetRequestId ¶ added in v1.0.155
func (s *CreatePrivateLinkGatewayOutput) SetRequestId(v string) *CreatePrivateLinkGatewayOutput
SetRequestId sets the RequestId field's value.
func (CreatePrivateLinkGatewayOutput) String ¶ added in v1.0.155
func (s CreatePrivateLinkGatewayOutput) String() string
String returns the string representation
type CreateUniqueResourceTypeVpcEndpointServiceInput ¶
type CreateUniqueResourceTypeVpcEndpointServiceInput struct { AutoAcceptEnabled *bool `type:"boolean"` ClientToken *string `type:"string"` Description *string `type:"string"` IpAddressVersions []*string `type:"list"` ProjectName *string `type:"string"` // Resource is a required field Resource *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput `type:"structure" required:"true"` ServiceResourceType *string `type:"string"` Tags *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput `type:"structure"` // ZoneIds is a required field ZoneIds []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (CreateUniqueResourceTypeVpcEndpointServiceInput) GoString ¶
func (s CreateUniqueResourceTypeVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) SetAutoAcceptEnabled ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetAutoAcceptEnabled(v bool) *CreateUniqueResourceTypeVpcEndpointServiceInput
SetAutoAcceptEnabled sets the AutoAcceptEnabled field's value.
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) SetClientToken ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetClientToken(v string) *CreateUniqueResourceTypeVpcEndpointServiceInput
SetClientToken sets the ClientToken field's value.
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) SetDescription ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetDescription(v string) *CreateUniqueResourceTypeVpcEndpointServiceInput
SetDescription sets the Description field's value.
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) SetIpAddressVersions ¶ added in v1.0.155
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetIpAddressVersions(v []*string) *CreateUniqueResourceTypeVpcEndpointServiceInput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) SetProjectName ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetProjectName(v string) *CreateUniqueResourceTypeVpcEndpointServiceInput
SetProjectName sets the ProjectName field's value.
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) SetResource ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetResource(v *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) *CreateUniqueResourceTypeVpcEndpointServiceInput
SetResource sets the Resource field's value.
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) SetServiceResourceType ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetServiceResourceType(v string) *CreateUniqueResourceTypeVpcEndpointServiceInput
SetServiceResourceType sets the ServiceResourceType field's value.
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) SetTags ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetTags(v *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) *CreateUniqueResourceTypeVpcEndpointServiceInput
SetTags sets the Tags field's value.
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) SetZoneIds ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) SetZoneIds(v []*string) *CreateUniqueResourceTypeVpcEndpointServiceInput
SetZoneIds sets the ZoneIds field's value.
func (CreateUniqueResourceTypeVpcEndpointServiceInput) String ¶
func (s CreateUniqueResourceTypeVpcEndpointServiceInput) String() string
String returns the string representation
func (*CreateUniqueResourceTypeVpcEndpointServiceInput) Validate ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateUniqueResourceTypeVpcEndpointServiceOutput ¶
type CreateUniqueResourceTypeVpcEndpointServiceOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` ServiceId *string `type:"string"` // contains filtered or unexported fields }
func (CreateUniqueResourceTypeVpcEndpointServiceOutput) GoString ¶
func (s CreateUniqueResourceTypeVpcEndpointServiceOutput) GoString() string
GoString returns the string representation
func (*CreateUniqueResourceTypeVpcEndpointServiceOutput) SetRequestId ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceOutput) SetRequestId(v string) *CreateUniqueResourceTypeVpcEndpointServiceOutput
SetRequestId sets the RequestId field's value.
func (*CreateUniqueResourceTypeVpcEndpointServiceOutput) SetServiceId ¶
func (s *CreateUniqueResourceTypeVpcEndpointServiceOutput) SetServiceId(v string) *CreateUniqueResourceTypeVpcEndpointServiceOutput
SetServiceId sets the ServiceId field's value.
func (CreateUniqueResourceTypeVpcEndpointServiceOutput) String ¶
func (s CreateUniqueResourceTypeVpcEndpointServiceOutput) String() string
String returns the string representation
type CreateVpcEndpointInput ¶
type CreateVpcEndpointInput struct { ClientToken *string `type:"string"` Description *string `type:"string"` EndpointName *string `type:"string"` IpAddressVersions []*string `type:"list"` PrivateDNSEnabled *string `type:"string"` ProjectName *string `type:"string"` // SecurityGroupIds is a required field SecurityGroupIds []*string `type:"list" required:"true"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` ServiceManaged *bool `type:"boolean"` ServiceName *string `type:"string"` Tags []*TagForCreateVpcEndpointInput `type:"list"` // VpcId is a required field VpcId *string `type:"string" required:"true"` Zones []*ZoneForCreateVpcEndpointInput `type:"list"` // contains filtered or unexported fields }
func (CreateVpcEndpointInput) GoString ¶
func (s CreateVpcEndpointInput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointInput) SetClientToken ¶
func (s *CreateVpcEndpointInput) SetClientToken(v string) *CreateVpcEndpointInput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcEndpointInput) SetDescription ¶
func (s *CreateVpcEndpointInput) SetDescription(v string) *CreateVpcEndpointInput
SetDescription sets the Description field's value.
func (*CreateVpcEndpointInput) SetEndpointName ¶
func (s *CreateVpcEndpointInput) SetEndpointName(v string) *CreateVpcEndpointInput
SetEndpointName sets the EndpointName field's value.
func (*CreateVpcEndpointInput) SetIpAddressVersions ¶ added in v1.0.155
func (s *CreateVpcEndpointInput) SetIpAddressVersions(v []*string) *CreateVpcEndpointInput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*CreateVpcEndpointInput) SetPrivateDNSEnabled ¶
func (s *CreateVpcEndpointInput) SetPrivateDNSEnabled(v string) *CreateVpcEndpointInput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (*CreateVpcEndpointInput) SetProjectName ¶
func (s *CreateVpcEndpointInput) SetProjectName(v string) *CreateVpcEndpointInput
SetProjectName sets the ProjectName field's value.
func (*CreateVpcEndpointInput) SetSecurityGroupIds ¶
func (s *CreateVpcEndpointInput) SetSecurityGroupIds(v []*string) *CreateVpcEndpointInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*CreateVpcEndpointInput) SetServiceId ¶
func (s *CreateVpcEndpointInput) SetServiceId(v string) *CreateVpcEndpointInput
SetServiceId sets the ServiceId field's value.
func (*CreateVpcEndpointInput) SetServiceManaged ¶ added in v1.0.170
func (s *CreateVpcEndpointInput) SetServiceManaged(v bool) *CreateVpcEndpointInput
SetServiceManaged sets the ServiceManaged field's value.
func (*CreateVpcEndpointInput) SetServiceName ¶
func (s *CreateVpcEndpointInput) SetServiceName(v string) *CreateVpcEndpointInput
SetServiceName sets the ServiceName field's value.
func (*CreateVpcEndpointInput) SetTags ¶
func (s *CreateVpcEndpointInput) SetTags(v []*TagForCreateVpcEndpointInput) *CreateVpcEndpointInput
SetTags sets the Tags field's value.
func (*CreateVpcEndpointInput) SetVpcId ¶
func (s *CreateVpcEndpointInput) SetVpcId(v string) *CreateVpcEndpointInput
SetVpcId sets the VpcId field's value.
func (*CreateVpcEndpointInput) SetZones ¶
func (s *CreateVpcEndpointInput) SetZones(v []*ZoneForCreateVpcEndpointInput) *CreateVpcEndpointInput
SetZones sets the Zones field's value.
func (CreateVpcEndpointInput) String ¶
func (s CreateVpcEndpointInput) String() string
String returns the string representation
func (*CreateVpcEndpointInput) Validate ¶
func (s *CreateVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVpcEndpointOutput ¶
type CreateVpcEndpointOutput struct { Metadata *response.ResponseMetadata EndpointId *string `type:"string"` PreOrderNumbers []*string `type:"list"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (CreateVpcEndpointOutput) GoString ¶
func (s CreateVpcEndpointOutput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointOutput) SetEndpointId ¶
func (s *CreateVpcEndpointOutput) SetEndpointId(v string) *CreateVpcEndpointOutput
SetEndpointId sets the EndpointId field's value.
func (*CreateVpcEndpointOutput) SetPreOrderNumbers ¶ added in v1.0.155
func (s *CreateVpcEndpointOutput) SetPreOrderNumbers(v []*string) *CreateVpcEndpointOutput
SetPreOrderNumbers sets the PreOrderNumbers field's value.
func (*CreateVpcEndpointOutput) SetRequestId ¶
func (s *CreateVpcEndpointOutput) SetRequestId(v string) *CreateVpcEndpointOutput
SetRequestId sets the RequestId field's value.
func (CreateVpcEndpointOutput) String ¶
func (s CreateVpcEndpointOutput) String() string
String returns the string representation
type CreateVpcEndpointServiceInput ¶
type CreateVpcEndpointServiceInput struct { AutoAcceptEnabled *bool `type:"boolean"` ClientToken *string `type:"string"` Description *string `type:"string"` IpAddressVersions []*string `type:"list"` Payer *string `type:"string"` PrivateDNSEnabled *bool `type:"boolean"` PrivateDNSName *string `type:"string"` PrivateDNSType *string `type:"string"` ProjectName *string `type:"string"` Resources []*ResourceForCreateVpcEndpointServiceInput `type:"list"` ServiceNameManaged *string `type:"string"` ServiceNameSuffix *string `type:"string"` ServiceOwner *string `type:"string"` ServiceResourceType *string `type:"string"` ServiceType *string `type:"string"` Tags []*TagForCreateVpcEndpointServiceInput `type:"list"` WildcardDomainEnabled *bool `type:"boolean"` // contains filtered or unexported fields }
func (CreateVpcEndpointServiceInput) GoString ¶
func (s CreateVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointServiceInput) SetAutoAcceptEnabled ¶
func (s *CreateVpcEndpointServiceInput) SetAutoAcceptEnabled(v bool) *CreateVpcEndpointServiceInput
SetAutoAcceptEnabled sets the AutoAcceptEnabled field's value.
func (*CreateVpcEndpointServiceInput) SetClientToken ¶
func (s *CreateVpcEndpointServiceInput) SetClientToken(v string) *CreateVpcEndpointServiceInput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcEndpointServiceInput) SetDescription ¶
func (s *CreateVpcEndpointServiceInput) SetDescription(v string) *CreateVpcEndpointServiceInput
SetDescription sets the Description field's value.
func (*CreateVpcEndpointServiceInput) SetIpAddressVersions ¶ added in v1.0.155
func (s *CreateVpcEndpointServiceInput) SetIpAddressVersions(v []*string) *CreateVpcEndpointServiceInput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*CreateVpcEndpointServiceInput) SetPayer ¶ added in v1.0.155
func (s *CreateVpcEndpointServiceInput) SetPayer(v string) *CreateVpcEndpointServiceInput
SetPayer sets the Payer field's value.
func (*CreateVpcEndpointServiceInput) SetPrivateDNSEnabled ¶
func (s *CreateVpcEndpointServiceInput) SetPrivateDNSEnabled(v bool) *CreateVpcEndpointServiceInput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (*CreateVpcEndpointServiceInput) SetPrivateDNSName ¶
func (s *CreateVpcEndpointServiceInput) SetPrivateDNSName(v string) *CreateVpcEndpointServiceInput
SetPrivateDNSName sets the PrivateDNSName field's value.
func (*CreateVpcEndpointServiceInput) SetPrivateDNSType ¶ added in v1.0.155
func (s *CreateVpcEndpointServiceInput) SetPrivateDNSType(v string) *CreateVpcEndpointServiceInput
SetPrivateDNSType sets the PrivateDNSType field's value.
func (*CreateVpcEndpointServiceInput) SetProjectName ¶
func (s *CreateVpcEndpointServiceInput) SetProjectName(v string) *CreateVpcEndpointServiceInput
SetProjectName sets the ProjectName field's value.
func (*CreateVpcEndpointServiceInput) SetResources ¶
func (s *CreateVpcEndpointServiceInput) SetResources(v []*ResourceForCreateVpcEndpointServiceInput) *CreateVpcEndpointServiceInput
SetResources sets the Resources field's value.
func (*CreateVpcEndpointServiceInput) SetServiceNameManaged ¶ added in v1.0.170
func (s *CreateVpcEndpointServiceInput) SetServiceNameManaged(v string) *CreateVpcEndpointServiceInput
SetServiceNameManaged sets the ServiceNameManaged field's value.
func (*CreateVpcEndpointServiceInput) SetServiceNameSuffix ¶
func (s *CreateVpcEndpointServiceInput) SetServiceNameSuffix(v string) *CreateVpcEndpointServiceInput
SetServiceNameSuffix sets the ServiceNameSuffix field's value.
func (*CreateVpcEndpointServiceInput) SetServiceOwner ¶ added in v1.0.155
func (s *CreateVpcEndpointServiceInput) SetServiceOwner(v string) *CreateVpcEndpointServiceInput
SetServiceOwner sets the ServiceOwner field's value.
func (*CreateVpcEndpointServiceInput) SetServiceResourceType ¶
func (s *CreateVpcEndpointServiceInput) SetServiceResourceType(v string) *CreateVpcEndpointServiceInput
SetServiceResourceType sets the ServiceResourceType field's value.
func (*CreateVpcEndpointServiceInput) SetServiceType ¶ added in v1.0.155
func (s *CreateVpcEndpointServiceInput) SetServiceType(v string) *CreateVpcEndpointServiceInput
SetServiceType sets the ServiceType field's value.
func (*CreateVpcEndpointServiceInput) SetTags ¶
func (s *CreateVpcEndpointServiceInput) SetTags(v []*TagForCreateVpcEndpointServiceInput) *CreateVpcEndpointServiceInput
SetTags sets the Tags field's value.
func (*CreateVpcEndpointServiceInput) SetWildcardDomainEnabled ¶
func (s *CreateVpcEndpointServiceInput) SetWildcardDomainEnabled(v bool) *CreateVpcEndpointServiceInput
SetWildcardDomainEnabled sets the WildcardDomainEnabled field's value.
func (CreateVpcEndpointServiceInput) String ¶
func (s CreateVpcEndpointServiceInput) String() string
String returns the string representation
type CreateVpcEndpointServiceOutput ¶
type CreateVpcEndpointServiceOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` ServiceId *string `type:"string"` // contains filtered or unexported fields }
func (CreateVpcEndpointServiceOutput) GoString ¶
func (s CreateVpcEndpointServiceOutput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointServiceOutput) SetRequestId ¶
func (s *CreateVpcEndpointServiceOutput) SetRequestId(v string) *CreateVpcEndpointServiceOutput
SetRequestId sets the RequestId field's value.
func (*CreateVpcEndpointServiceOutput) SetServiceId ¶
func (s *CreateVpcEndpointServiceOutput) SetServiceId(v string) *CreateVpcEndpointServiceOutput
SetServiceId sets the ServiceId field's value.
func (CreateVpcEndpointServiceOutput) String ¶
func (s CreateVpcEndpointServiceOutput) String() string
String returns the string representation
type CreateVpcGatewayEndpointInput ¶
type CreateVpcGatewayEndpointInput struct { ClientToken *string `type:"string"` Description *string `type:"string"` EndpointName *string `type:"string"` ProjectName *string `type:"string"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` Tags []*TagForCreateVpcGatewayEndpointInput `type:"list"` // VpcId is a required field VpcId *string `type:"string" required:"true"` VpcPolicy *string `type:"string"` // contains filtered or unexported fields }
func (CreateVpcGatewayEndpointInput) GoString ¶
func (s CreateVpcGatewayEndpointInput) GoString() string
GoString returns the string representation
func (*CreateVpcGatewayEndpointInput) SetClientToken ¶
func (s *CreateVpcGatewayEndpointInput) SetClientToken(v string) *CreateVpcGatewayEndpointInput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcGatewayEndpointInput) SetDescription ¶
func (s *CreateVpcGatewayEndpointInput) SetDescription(v string) *CreateVpcGatewayEndpointInput
SetDescription sets the Description field's value.
func (*CreateVpcGatewayEndpointInput) SetEndpointName ¶
func (s *CreateVpcGatewayEndpointInput) SetEndpointName(v string) *CreateVpcGatewayEndpointInput
SetEndpointName sets the EndpointName field's value.
func (*CreateVpcGatewayEndpointInput) SetProjectName ¶
func (s *CreateVpcGatewayEndpointInput) SetProjectName(v string) *CreateVpcGatewayEndpointInput
SetProjectName sets the ProjectName field's value.
func (*CreateVpcGatewayEndpointInput) SetServiceId ¶
func (s *CreateVpcGatewayEndpointInput) SetServiceId(v string) *CreateVpcGatewayEndpointInput
SetServiceId sets the ServiceId field's value.
func (*CreateVpcGatewayEndpointInput) SetTags ¶
func (s *CreateVpcGatewayEndpointInput) SetTags(v []*TagForCreateVpcGatewayEndpointInput) *CreateVpcGatewayEndpointInput
SetTags sets the Tags field's value.
func (*CreateVpcGatewayEndpointInput) SetVpcId ¶
func (s *CreateVpcGatewayEndpointInput) SetVpcId(v string) *CreateVpcGatewayEndpointInput
SetVpcId sets the VpcId field's value.
func (*CreateVpcGatewayEndpointInput) SetVpcPolicy ¶
func (s *CreateVpcGatewayEndpointInput) SetVpcPolicy(v string) *CreateVpcGatewayEndpointInput
SetVpcPolicy sets the VpcPolicy field's value.
func (CreateVpcGatewayEndpointInput) String ¶
func (s CreateVpcGatewayEndpointInput) String() string
String returns the string representation
func (*CreateVpcGatewayEndpointInput) Validate ¶
func (s *CreateVpcGatewayEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVpcGatewayEndpointOutput ¶
type CreateVpcGatewayEndpointOutput struct { Metadata *response.ResponseMetadata EndpointId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (CreateVpcGatewayEndpointOutput) GoString ¶
func (s CreateVpcGatewayEndpointOutput) GoString() string
GoString returns the string representation
func (*CreateVpcGatewayEndpointOutput) SetEndpointId ¶
func (s *CreateVpcGatewayEndpointOutput) SetEndpointId(v string) *CreateVpcGatewayEndpointOutput
SetEndpointId sets the EndpointId field's value.
func (*CreateVpcGatewayEndpointOutput) SetRequestId ¶
func (s *CreateVpcGatewayEndpointOutput) SetRequestId(v string) *CreateVpcGatewayEndpointOutput
SetRequestId sets the RequestId field's value.
func (CreateVpcGatewayEndpointOutput) String ¶
func (s CreateVpcGatewayEndpointOutput) String() string
String returns the string representation
type CreateVpcLinkInput ¶ added in v1.0.155
type CreateVpcLinkInput struct { // ChainRoleTrn is a required field ChainRoleTrn []*string `type:"list" required:"true"` ClientToken *string `type:"string"` Description *string `type:"string"` PrivateIpAddressCount *int64 `type:"int64"` // PrivateLinkGatewayId is a required field PrivateLinkGatewayId *string `type:"string" required:"true"` ResourceId *string `type:"string"` // SecurityGroupIds is a required field SecurityGroupIds []*string `type:"list" required:"true"` ServiceCode *string `type:"string"` // SubnetId is a required field SubnetId *string `type:"string" required:"true"` // VpcId is a required field VpcId *string `type:"string" required:"true"` VpcLinkName *string `type:"string"` // contains filtered or unexported fields }
func (CreateVpcLinkInput) GoString ¶ added in v1.0.155
func (s CreateVpcLinkInput) GoString() string
GoString returns the string representation
func (*CreateVpcLinkInput) SetChainRoleTrn ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetChainRoleTrn(v []*string) *CreateVpcLinkInput
SetChainRoleTrn sets the ChainRoleTrn field's value.
func (*CreateVpcLinkInput) SetClientToken ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetClientToken(v string) *CreateVpcLinkInput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcLinkInput) SetDescription ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetDescription(v string) *CreateVpcLinkInput
SetDescription sets the Description field's value.
func (*CreateVpcLinkInput) SetPrivateIpAddressCount ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetPrivateIpAddressCount(v int64) *CreateVpcLinkInput
SetPrivateIpAddressCount sets the PrivateIpAddressCount field's value.
func (*CreateVpcLinkInput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetPrivateLinkGatewayId(v string) *CreateVpcLinkInput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*CreateVpcLinkInput) SetResourceId ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetResourceId(v string) *CreateVpcLinkInput
SetResourceId sets the ResourceId field's value.
func (*CreateVpcLinkInput) SetSecurityGroupIds ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetSecurityGroupIds(v []*string) *CreateVpcLinkInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*CreateVpcLinkInput) SetServiceCode ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetServiceCode(v string) *CreateVpcLinkInput
SetServiceCode sets the ServiceCode field's value.
func (*CreateVpcLinkInput) SetSubnetId ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetSubnetId(v string) *CreateVpcLinkInput
SetSubnetId sets the SubnetId field's value.
func (*CreateVpcLinkInput) SetVpcId ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetVpcId(v string) *CreateVpcLinkInput
SetVpcId sets the VpcId field's value.
func (*CreateVpcLinkInput) SetVpcLinkName ¶ added in v1.0.155
func (s *CreateVpcLinkInput) SetVpcLinkName(v string) *CreateVpcLinkInput
SetVpcLinkName sets the VpcLinkName field's value.
func (CreateVpcLinkInput) String ¶ added in v1.0.155
func (s CreateVpcLinkInput) String() string
String returns the string representation
func (*CreateVpcLinkInput) Validate ¶ added in v1.0.155
func (s *CreateVpcLinkInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVpcLinkOutput ¶ added in v1.0.155
type CreateVpcLinkOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` VpcLinkId *string `type:"string"` // contains filtered or unexported fields }
func (CreateVpcLinkOutput) GoString ¶ added in v1.0.155
func (s CreateVpcLinkOutput) GoString() string
GoString returns the string representation
func (*CreateVpcLinkOutput) SetRequestId ¶ added in v1.0.155
func (s *CreateVpcLinkOutput) SetRequestId(v string) *CreateVpcLinkOutput
SetRequestId sets the RequestId field's value.
func (*CreateVpcLinkOutput) SetVpcLinkId ¶ added in v1.0.155
func (s *CreateVpcLinkOutput) SetVpcLinkId(v string) *CreateVpcLinkOutput
SetVpcLinkId sets the VpcLinkId field's value.
func (CreateVpcLinkOutput) String ¶ added in v1.0.155
func (s CreateVpcLinkOutput) String() string
String returns the string representation
type DeletePrivateLinkGatewayInput ¶ added in v1.0.155
type DeletePrivateLinkGatewayInput struct { // PrivateLinkGatewayId is a required field PrivateLinkGatewayId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeletePrivateLinkGatewayInput) GoString ¶ added in v1.0.155
func (s DeletePrivateLinkGatewayInput) GoString() string
GoString returns the string representation
func (*DeletePrivateLinkGatewayInput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *DeletePrivateLinkGatewayInput) SetPrivateLinkGatewayId(v string) *DeletePrivateLinkGatewayInput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (DeletePrivateLinkGatewayInput) String ¶ added in v1.0.155
func (s DeletePrivateLinkGatewayInput) String() string
String returns the string representation
func (*DeletePrivateLinkGatewayInput) Validate ¶ added in v1.0.155
func (s *DeletePrivateLinkGatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePrivateLinkGatewayOutput ¶ added in v1.0.155
type DeletePrivateLinkGatewayOutput struct { Metadata *response.ResponseMetadata PreOrderNumbers []*string `type:"list"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeletePrivateLinkGatewayOutput) GoString ¶ added in v1.0.155
func (s DeletePrivateLinkGatewayOutput) GoString() string
GoString returns the string representation
func (*DeletePrivateLinkGatewayOutput) SetPreOrderNumbers ¶ added in v1.0.155
func (s *DeletePrivateLinkGatewayOutput) SetPreOrderNumbers(v []*string) *DeletePrivateLinkGatewayOutput
SetPreOrderNumbers sets the PreOrderNumbers field's value.
func (*DeletePrivateLinkGatewayOutput) SetRequestId ¶ added in v1.0.155
func (s *DeletePrivateLinkGatewayOutput) SetRequestId(v string) *DeletePrivateLinkGatewayOutput
SetRequestId sets the RequestId field's value.
func (DeletePrivateLinkGatewayOutput) String ¶ added in v1.0.155
func (s DeletePrivateLinkGatewayOutput) String() string
String returns the string representation
type DeleteVpcEndpointInput ¶
type DeleteVpcEndpointInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteVpcEndpointInput) GoString ¶
func (s DeleteVpcEndpointInput) GoString() string
GoString returns the string representation
func (*DeleteVpcEndpointInput) SetEndpointId ¶
func (s *DeleteVpcEndpointInput) SetEndpointId(v string) *DeleteVpcEndpointInput
SetEndpointId sets the EndpointId field's value.
func (DeleteVpcEndpointInput) String ¶
func (s DeleteVpcEndpointInput) String() string
String returns the string representation
func (*DeleteVpcEndpointInput) Validate ¶
func (s *DeleteVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteVpcEndpointOutput ¶
type DeleteVpcEndpointOutput struct { Metadata *response.ResponseMetadata PreOrderNumbers []*string `type:"list"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteVpcEndpointOutput) GoString ¶
func (s DeleteVpcEndpointOutput) GoString() string
GoString returns the string representation
func (*DeleteVpcEndpointOutput) SetPreOrderNumbers ¶ added in v1.0.155
func (s *DeleteVpcEndpointOutput) SetPreOrderNumbers(v []*string) *DeleteVpcEndpointOutput
SetPreOrderNumbers sets the PreOrderNumbers field's value.
func (*DeleteVpcEndpointOutput) SetRequestId ¶
func (s *DeleteVpcEndpointOutput) SetRequestId(v string) *DeleteVpcEndpointOutput
SetRequestId sets the RequestId field's value.
func (DeleteVpcEndpointOutput) String ¶
func (s DeleteVpcEndpointOutput) String() string
String returns the string representation
type DeleteVpcEndpointServiceInput ¶
type DeleteVpcEndpointServiceInput struct { // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteVpcEndpointServiceInput) GoString ¶
func (s DeleteVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*DeleteVpcEndpointServiceInput) SetServiceId ¶
func (s *DeleteVpcEndpointServiceInput) SetServiceId(v string) *DeleteVpcEndpointServiceInput
SetServiceId sets the ServiceId field's value.
func (DeleteVpcEndpointServiceInput) String ¶
func (s DeleteVpcEndpointServiceInput) String() string
String returns the string representation
func (*DeleteVpcEndpointServiceInput) Validate ¶
func (s *DeleteVpcEndpointServiceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteVpcEndpointServiceOutput ¶
type DeleteVpcEndpointServiceOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteVpcEndpointServiceOutput) GoString ¶
func (s DeleteVpcEndpointServiceOutput) GoString() string
GoString returns the string representation
func (*DeleteVpcEndpointServiceOutput) SetRequestId ¶
func (s *DeleteVpcEndpointServiceOutput) SetRequestId(v string) *DeleteVpcEndpointServiceOutput
SetRequestId sets the RequestId field's value.
func (DeleteVpcEndpointServiceOutput) String ¶
func (s DeleteVpcEndpointServiceOutput) String() string
String returns the string representation
type DeleteVpcGatewayEndpointInput ¶
type DeleteVpcGatewayEndpointInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteVpcGatewayEndpointInput) GoString ¶
func (s DeleteVpcGatewayEndpointInput) GoString() string
GoString returns the string representation
func (*DeleteVpcGatewayEndpointInput) SetEndpointId ¶
func (s *DeleteVpcGatewayEndpointInput) SetEndpointId(v string) *DeleteVpcGatewayEndpointInput
SetEndpointId sets the EndpointId field's value.
func (DeleteVpcGatewayEndpointInput) String ¶
func (s DeleteVpcGatewayEndpointInput) String() string
String returns the string representation
func (*DeleteVpcGatewayEndpointInput) Validate ¶
func (s *DeleteVpcGatewayEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteVpcGatewayEndpointOutput ¶
type DeleteVpcGatewayEndpointOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteVpcGatewayEndpointOutput) GoString ¶
func (s DeleteVpcGatewayEndpointOutput) GoString() string
GoString returns the string representation
func (*DeleteVpcGatewayEndpointOutput) SetRequestId ¶
func (s *DeleteVpcGatewayEndpointOutput) SetRequestId(v string) *DeleteVpcGatewayEndpointOutput
SetRequestId sets the RequestId field's value.
func (DeleteVpcGatewayEndpointOutput) String ¶
func (s DeleteVpcGatewayEndpointOutput) String() string
String returns the string representation
type DeleteVpcLinkInput ¶ added in v1.0.155
type DeleteVpcLinkInput struct { // VpcLinkId is a required field VpcLinkId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteVpcLinkInput) GoString ¶ added in v1.0.155
func (s DeleteVpcLinkInput) GoString() string
GoString returns the string representation
func (*DeleteVpcLinkInput) SetVpcLinkId ¶ added in v1.0.155
func (s *DeleteVpcLinkInput) SetVpcLinkId(v string) *DeleteVpcLinkInput
SetVpcLinkId sets the VpcLinkId field's value.
func (DeleteVpcLinkInput) String ¶ added in v1.0.155
func (s DeleteVpcLinkInput) String() string
String returns the string representation
func (*DeleteVpcLinkInput) Validate ¶ added in v1.0.155
func (s *DeleteVpcLinkInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteVpcLinkOutput ¶ added in v1.0.155
type DeleteVpcLinkOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteVpcLinkOutput) GoString ¶ added in v1.0.155
func (s DeleteVpcLinkOutput) GoString() string
GoString returns the string representation
func (*DeleteVpcLinkOutput) SetRequestId ¶ added in v1.0.155
func (s *DeleteVpcLinkOutput) SetRequestId(v string) *DeleteVpcLinkOutput
SetRequestId sets the RequestId field's value.
func (DeleteVpcLinkOutput) String ¶ added in v1.0.155
func (s DeleteVpcLinkOutput) String() string
String returns the string representation
type DescribePrivateLinkAvailableZonesInput ¶
type DescribePrivateLinkAvailableZonesInput struct { ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (DescribePrivateLinkAvailableZonesInput) GoString ¶
func (s DescribePrivateLinkAvailableZonesInput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkAvailableZonesInput) SetZoneIds ¶
func (s *DescribePrivateLinkAvailableZonesInput) SetZoneIds(v []*string) *DescribePrivateLinkAvailableZonesInput
SetZoneIds sets the ZoneIds field's value.
func (DescribePrivateLinkAvailableZonesInput) String ¶
func (s DescribePrivateLinkAvailableZonesInput) String() string
String returns the string representation
type DescribePrivateLinkAvailableZonesOutput ¶
type DescribePrivateLinkAvailableZonesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (DescribePrivateLinkAvailableZonesOutput) GoString ¶
func (s DescribePrivateLinkAvailableZonesOutput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkAvailableZonesOutput) SetRequestId ¶
func (s *DescribePrivateLinkAvailableZonesOutput) SetRequestId(v string) *DescribePrivateLinkAvailableZonesOutput
SetRequestId sets the RequestId field's value.
func (*DescribePrivateLinkAvailableZonesOutput) SetZoneIds ¶
func (s *DescribePrivateLinkAvailableZonesOutput) SetZoneIds(v []*string) *DescribePrivateLinkAvailableZonesOutput
SetZoneIds sets the ZoneIds field's value.
func (DescribePrivateLinkAvailableZonesOutput) String ¶
func (s DescribePrivateLinkAvailableZonesOutput) String() string
String returns the string representation
type DescribePrivateLinkGatewayAttributesInput ¶ added in v1.0.155
type DescribePrivateLinkGatewayAttributesInput struct { // PrivateLinkGatewayId is a required field PrivateLinkGatewayId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribePrivateLinkGatewayAttributesInput) GoString ¶ added in v1.0.155
func (s DescribePrivateLinkGatewayAttributesInput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkGatewayAttributesInput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesInput) SetPrivateLinkGatewayId(v string) *DescribePrivateLinkGatewayAttributesInput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (DescribePrivateLinkGatewayAttributesInput) String ¶ added in v1.0.155
func (s DescribePrivateLinkGatewayAttributesInput) String() string
String returns the string representation
func (*DescribePrivateLinkGatewayAttributesInput) Validate ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePrivateLinkGatewayAttributesOutput ¶ added in v1.0.155
type DescribePrivateLinkGatewayAttributesOutput struct { Metadata *response.ResponseMetadata BusinessStatus *string `type:"string"` CreationTime *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` NetworkInterfaceId *string `type:"string"` NetworkInterfaceIp *string `type:"string"` PrivateLinkGatewayId *string `type:"string"` PrivateLinkGatewayName *string `type:"string"` RequestId *string `type:"string"` Status *string `type:"string"` SubnetId *string `type:"string"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (DescribePrivateLinkGatewayAttributesOutput) GoString ¶ added in v1.0.155
func (s DescribePrivateLinkGatewayAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkGatewayAttributesOutput) SetBusinessStatus ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetBusinessStatus(v string) *DescribePrivateLinkGatewayAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetCreationTime ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetCreationTime(v string) *DescribePrivateLinkGatewayAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetDeletedTime ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetDeletedTime(v string) *DescribePrivateLinkGatewayAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetDescription ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetDescription(v string) *DescribePrivateLinkGatewayAttributesOutput
SetDescription sets the Description field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetNetworkInterfaceId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetNetworkInterfaceId(v string) *DescribePrivateLinkGatewayAttributesOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetNetworkInterfaceIp ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetNetworkInterfaceIp(v string) *DescribePrivateLinkGatewayAttributesOutput
SetNetworkInterfaceIp sets the NetworkInterfaceIp field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetPrivateLinkGatewayId(v string) *DescribePrivateLinkGatewayAttributesOutput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetPrivateLinkGatewayName ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetPrivateLinkGatewayName(v string) *DescribePrivateLinkGatewayAttributesOutput
SetPrivateLinkGatewayName sets the PrivateLinkGatewayName field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetRequestId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetRequestId(v string) *DescribePrivateLinkGatewayAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetStatus ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetStatus(v string) *DescribePrivateLinkGatewayAttributesOutput
SetStatus sets the Status field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetSubnetId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetSubnetId(v string) *DescribePrivateLinkGatewayAttributesOutput
SetSubnetId sets the SubnetId field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetUpdateTime ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetUpdateTime(v string) *DescribePrivateLinkGatewayAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetVpcId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetVpcId(v string) *DescribePrivateLinkGatewayAttributesOutput
SetVpcId sets the VpcId field's value.
func (*DescribePrivateLinkGatewayAttributesOutput) SetZoneId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAttributesOutput) SetZoneId(v string) *DescribePrivateLinkGatewayAttributesOutput
SetZoneId sets the ZoneId field's value.
func (DescribePrivateLinkGatewayAttributesOutput) String ¶ added in v1.0.155
func (s DescribePrivateLinkGatewayAttributesOutput) String() string
String returns the string representation
type DescribePrivateLinkGatewayAvailableZonesInput ¶ added in v1.0.155
type DescribePrivateLinkGatewayAvailableZonesInput struct { RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DescribePrivateLinkGatewayAvailableZonesInput) GoString ¶ added in v1.0.155
func (s DescribePrivateLinkGatewayAvailableZonesInput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkGatewayAvailableZonesInput) SetRequestId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAvailableZonesInput) SetRequestId(v string) *DescribePrivateLinkGatewayAvailableZonesInput
SetRequestId sets the RequestId field's value.
func (DescribePrivateLinkGatewayAvailableZonesInput) String ¶ added in v1.0.155
func (s DescribePrivateLinkGatewayAvailableZonesInput) String() string
String returns the string representation
type DescribePrivateLinkGatewayAvailableZonesOutput ¶ added in v1.0.155
type DescribePrivateLinkGatewayAvailableZonesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (DescribePrivateLinkGatewayAvailableZonesOutput) GoString ¶ added in v1.0.155
func (s DescribePrivateLinkGatewayAvailableZonesOutput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkGatewayAvailableZonesOutput) SetRequestId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAvailableZonesOutput) SetRequestId(v string) *DescribePrivateLinkGatewayAvailableZonesOutput
SetRequestId sets the RequestId field's value.
func (*DescribePrivateLinkGatewayAvailableZonesOutput) SetZoneIds ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewayAvailableZonesOutput) SetZoneIds(v []*string) *DescribePrivateLinkGatewayAvailableZonesOutput
SetZoneIds sets the ZoneIds field's value.
func (DescribePrivateLinkGatewayAvailableZonesOutput) String ¶ added in v1.0.155
func (s DescribePrivateLinkGatewayAvailableZonesOutput) String() string
String returns the string representation
type DescribePrivateLinkGatewaySecurityGroupsInput ¶ added in v1.0.155
type DescribePrivateLinkGatewaySecurityGroupsInput struct { PageNumber *string `type:"string"` PageSize *string `type:"string"` // PrivateLinkGatewayId is a required field PrivateLinkGatewayId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribePrivateLinkGatewaySecurityGroupsInput) GoString ¶ added in v1.0.155
func (s DescribePrivateLinkGatewaySecurityGroupsInput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkGatewaySecurityGroupsInput) SetPageNumber ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaySecurityGroupsInput) SetPageNumber(v string) *DescribePrivateLinkGatewaySecurityGroupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribePrivateLinkGatewaySecurityGroupsInput) SetPageSize ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaySecurityGroupsInput) SetPageSize(v string) *DescribePrivateLinkGatewaySecurityGroupsInput
SetPageSize sets the PageSize field's value.
func (*DescribePrivateLinkGatewaySecurityGroupsInput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaySecurityGroupsInput) SetPrivateLinkGatewayId(v string) *DescribePrivateLinkGatewaySecurityGroupsInput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (DescribePrivateLinkGatewaySecurityGroupsInput) String ¶ added in v1.0.155
func (s DescribePrivateLinkGatewaySecurityGroupsInput) String() string
String returns the string representation
func (*DescribePrivateLinkGatewaySecurityGroupsInput) Validate ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaySecurityGroupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePrivateLinkGatewaySecurityGroupsOutput ¶ added in v1.0.155
type DescribePrivateLinkGatewaySecurityGroupsOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` SecurityGroupIds []*string `type:"list"` // contains filtered or unexported fields }
func (DescribePrivateLinkGatewaySecurityGroupsOutput) GoString ¶ added in v1.0.155
func (s DescribePrivateLinkGatewaySecurityGroupsOutput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkGatewaySecurityGroupsOutput) SetRequestId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaySecurityGroupsOutput) SetRequestId(v string) *DescribePrivateLinkGatewaySecurityGroupsOutput
SetRequestId sets the RequestId field's value.
func (*DescribePrivateLinkGatewaySecurityGroupsOutput) SetSecurityGroupIds ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaySecurityGroupsOutput) SetSecurityGroupIds(v []*string) *DescribePrivateLinkGatewaySecurityGroupsOutput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (DescribePrivateLinkGatewaySecurityGroupsOutput) String ¶ added in v1.0.155
func (s DescribePrivateLinkGatewaySecurityGroupsOutput) String() string
String returns the string representation
type DescribePrivateLinkGatewaysInput ¶ added in v1.0.155
type DescribePrivateLinkGatewaysInput struct { PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` PrivateLinkGatewayIds []*string `type:"list"` PrivateLinkGatewayName *string `type:"string"` VpcId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (DescribePrivateLinkGatewaysInput) GoString ¶ added in v1.0.155
func (s DescribePrivateLinkGatewaysInput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkGatewaysInput) SetPageNumber ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysInput) SetPageNumber(v int32) *DescribePrivateLinkGatewaysInput
SetPageNumber sets the PageNumber field's value.
func (*DescribePrivateLinkGatewaysInput) SetPageSize ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysInput) SetPageSize(v int32) *DescribePrivateLinkGatewaysInput
SetPageSize sets the PageSize field's value.
func (*DescribePrivateLinkGatewaysInput) SetPrivateLinkGatewayIds ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysInput) SetPrivateLinkGatewayIds(v []*string) *DescribePrivateLinkGatewaysInput
SetPrivateLinkGatewayIds sets the PrivateLinkGatewayIds field's value.
func (*DescribePrivateLinkGatewaysInput) SetPrivateLinkGatewayName ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysInput) SetPrivateLinkGatewayName(v string) *DescribePrivateLinkGatewaysInput
SetPrivateLinkGatewayName sets the PrivateLinkGatewayName field's value.
func (*DescribePrivateLinkGatewaysInput) SetVpcId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysInput) SetVpcId(v string) *DescribePrivateLinkGatewaysInput
SetVpcId sets the VpcId field's value.
func (*DescribePrivateLinkGatewaysInput) SetZoneId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysInput) SetZoneId(v string) *DescribePrivateLinkGatewaysInput
SetZoneId sets the ZoneId field's value.
func (DescribePrivateLinkGatewaysInput) String ¶ added in v1.0.155
func (s DescribePrivateLinkGatewaysInput) String() string
String returns the string representation
type DescribePrivateLinkGatewaysOutput ¶ added in v1.0.155
type DescribePrivateLinkGatewaysOutput struct { Metadata *response.ResponseMetadata PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` PrivateLinkGateways []*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput `type:"list"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribePrivateLinkGatewaysOutput) GoString ¶ added in v1.0.155
func (s DescribePrivateLinkGatewaysOutput) GoString() string
GoString returns the string representation
func (*DescribePrivateLinkGatewaysOutput) SetPageNumber ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysOutput) SetPageNumber(v int32) *DescribePrivateLinkGatewaysOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribePrivateLinkGatewaysOutput) SetPageSize ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysOutput) SetPageSize(v int32) *DescribePrivateLinkGatewaysOutput
SetPageSize sets the PageSize field's value.
func (*DescribePrivateLinkGatewaysOutput) SetPrivateLinkGateways ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysOutput) SetPrivateLinkGateways(v []*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) *DescribePrivateLinkGatewaysOutput
SetPrivateLinkGateways sets the PrivateLinkGateways field's value.
func (*DescribePrivateLinkGatewaysOutput) SetRequestId ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysOutput) SetRequestId(v string) *DescribePrivateLinkGatewaysOutput
SetRequestId sets the RequestId field's value.
func (*DescribePrivateLinkGatewaysOutput) SetTotalCount ¶ added in v1.0.155
func (s *DescribePrivateLinkGatewaysOutput) SetTotalCount(v int32) *DescribePrivateLinkGatewaysOutput
SetTotalCount sets the TotalCount field's value.
func (DescribePrivateLinkGatewaysOutput) String ¶ added in v1.0.155
func (s DescribePrivateLinkGatewaysOutput) String() string
String returns the string representation
type DescribeVpcEndpointAttributesInput ¶
type DescribeVpcEndpointAttributesInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeVpcEndpointAttributesInput) GoString ¶
func (s DescribeVpcEndpointAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointAttributesInput) SetEndpointId ¶
func (s *DescribeVpcEndpointAttributesInput) SetEndpointId(v string) *DescribeVpcEndpointAttributesInput
SetEndpointId sets the EndpointId field's value.
func (DescribeVpcEndpointAttributesInput) String ¶
func (s DescribeVpcEndpointAttributesInput) String() string
String returns the string representation
func (*DescribeVpcEndpointAttributesInput) Validate ¶
func (s *DescribeVpcEndpointAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcEndpointAttributesOutput ¶
type DescribeVpcEndpointAttributesOutput struct { Metadata *response.ResponseMetadata BusinessStatus *string `type:"string"` ConnectionStatus *string `type:"string"` CreationTime *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` Endpoint *EndpointForDescribeVpcEndpointAttributesOutput `type:"structure"` EndpointDomain *string `type:"string"` EndpointId *string `type:"string"` EndpointIndex *int32 `type:"int32"` EndpointName *string `type:"string"` EndpointType *string `type:"string"` IpAddressVersions []*string `type:"list"` IpAddressVersionsN []*string `type:"list" json:"IpAddressVersions.N"` Payer *string `type:"string"` PrivateDNSEnabled *bool `type:"boolean"` PrivateDNSName *string `type:"string"` ProjectName *string `type:"string"` RequestId *string `type:"string"` ServiceId *string `type:"string"` ServiceManaged *bool `type:"boolean"` ServiceName *string `type:"string"` Status *string `type:"string"` Tags []*TagForDescribeVpcEndpointAttributesOutput `type:"list"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeVpcEndpointAttributesOutput) GoString ¶
func (s DescribeVpcEndpointAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointAttributesOutput) SetBusinessStatus ¶
func (s *DescribeVpcEndpointAttributesOutput) SetBusinessStatus(v string) *DescribeVpcEndpointAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*DescribeVpcEndpointAttributesOutput) SetConnectionStatus ¶
func (s *DescribeVpcEndpointAttributesOutput) SetConnectionStatus(v string) *DescribeVpcEndpointAttributesOutput
SetConnectionStatus sets the ConnectionStatus field's value.
func (*DescribeVpcEndpointAttributesOutput) SetCreationTime ¶
func (s *DescribeVpcEndpointAttributesOutput) SetCreationTime(v string) *DescribeVpcEndpointAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeVpcEndpointAttributesOutput) SetDeletedTime ¶
func (s *DescribeVpcEndpointAttributesOutput) SetDeletedTime(v string) *DescribeVpcEndpointAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*DescribeVpcEndpointAttributesOutput) SetDescription ¶
func (s *DescribeVpcEndpointAttributesOutput) SetDescription(v string) *DescribeVpcEndpointAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeVpcEndpointAttributesOutput) SetEndpoint ¶
func (s *DescribeVpcEndpointAttributesOutput) SetEndpoint(v *EndpointForDescribeVpcEndpointAttributesOutput) *DescribeVpcEndpointAttributesOutput
SetEndpoint sets the Endpoint field's value.
func (*DescribeVpcEndpointAttributesOutput) SetEndpointDomain ¶
func (s *DescribeVpcEndpointAttributesOutput) SetEndpointDomain(v string) *DescribeVpcEndpointAttributesOutput
SetEndpointDomain sets the EndpointDomain field's value.
func (*DescribeVpcEndpointAttributesOutput) SetEndpointId ¶
func (s *DescribeVpcEndpointAttributesOutput) SetEndpointId(v string) *DescribeVpcEndpointAttributesOutput
SetEndpointId sets the EndpointId field's value.
func (*DescribeVpcEndpointAttributesOutput) SetEndpointIndex ¶ added in v1.0.155
func (s *DescribeVpcEndpointAttributesOutput) SetEndpointIndex(v int32) *DescribeVpcEndpointAttributesOutput
SetEndpointIndex sets the EndpointIndex field's value.
func (*DescribeVpcEndpointAttributesOutput) SetEndpointName ¶
func (s *DescribeVpcEndpointAttributesOutput) SetEndpointName(v string) *DescribeVpcEndpointAttributesOutput
SetEndpointName sets the EndpointName field's value.
func (*DescribeVpcEndpointAttributesOutput) SetEndpointType ¶
func (s *DescribeVpcEndpointAttributesOutput) SetEndpointType(v string) *DescribeVpcEndpointAttributesOutput
SetEndpointType sets the EndpointType field's value.
func (*DescribeVpcEndpointAttributesOutput) SetIpAddressVersions ¶ added in v1.0.155
func (s *DescribeVpcEndpointAttributesOutput) SetIpAddressVersions(v []*string) *DescribeVpcEndpointAttributesOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*DescribeVpcEndpointAttributesOutput) SetIpAddressVersionsN ¶ added in v1.0.155
func (s *DescribeVpcEndpointAttributesOutput) SetIpAddressVersionsN(v []*string) *DescribeVpcEndpointAttributesOutput
SetIpAddressVersionsN sets the IpAddressVersionsN field's value.
func (*DescribeVpcEndpointAttributesOutput) SetPayer ¶ added in v1.0.155
func (s *DescribeVpcEndpointAttributesOutput) SetPayer(v string) *DescribeVpcEndpointAttributesOutput
SetPayer sets the Payer field's value.
func (*DescribeVpcEndpointAttributesOutput) SetPrivateDNSEnabled ¶
func (s *DescribeVpcEndpointAttributesOutput) SetPrivateDNSEnabled(v bool) *DescribeVpcEndpointAttributesOutput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (*DescribeVpcEndpointAttributesOutput) SetPrivateDNSName ¶
func (s *DescribeVpcEndpointAttributesOutput) SetPrivateDNSName(v string) *DescribeVpcEndpointAttributesOutput
SetPrivateDNSName sets the PrivateDNSName field's value.
func (*DescribeVpcEndpointAttributesOutput) SetProjectName ¶
func (s *DescribeVpcEndpointAttributesOutput) SetProjectName(v string) *DescribeVpcEndpointAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeVpcEndpointAttributesOutput) SetRequestId ¶
func (s *DescribeVpcEndpointAttributesOutput) SetRequestId(v string) *DescribeVpcEndpointAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointAttributesOutput) SetServiceId ¶
func (s *DescribeVpcEndpointAttributesOutput) SetServiceId(v string) *DescribeVpcEndpointAttributesOutput
SetServiceId sets the ServiceId field's value.
func (*DescribeVpcEndpointAttributesOutput) SetServiceManaged ¶ added in v1.0.170
func (s *DescribeVpcEndpointAttributesOutput) SetServiceManaged(v bool) *DescribeVpcEndpointAttributesOutput
SetServiceManaged sets the ServiceManaged field's value.
func (*DescribeVpcEndpointAttributesOutput) SetServiceName ¶
func (s *DescribeVpcEndpointAttributesOutput) SetServiceName(v string) *DescribeVpcEndpointAttributesOutput
SetServiceName sets the ServiceName field's value.
func (*DescribeVpcEndpointAttributesOutput) SetStatus ¶
func (s *DescribeVpcEndpointAttributesOutput) SetStatus(v string) *DescribeVpcEndpointAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeVpcEndpointAttributesOutput) SetTags ¶
func (s *DescribeVpcEndpointAttributesOutput) SetTags(v []*TagForDescribeVpcEndpointAttributesOutput) *DescribeVpcEndpointAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeVpcEndpointAttributesOutput) SetUpdateTime ¶
func (s *DescribeVpcEndpointAttributesOutput) SetUpdateTime(v string) *DescribeVpcEndpointAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeVpcEndpointAttributesOutput) SetVpcId ¶
func (s *DescribeVpcEndpointAttributesOutput) SetVpcId(v string) *DescribeVpcEndpointAttributesOutput
SetVpcId sets the VpcId field's value.
func (DescribeVpcEndpointAttributesOutput) String ¶
func (s DescribeVpcEndpointAttributesOutput) String() string
String returns the string representation
type DescribeVpcEndpointConnectionsInput ¶
type DescribeVpcEndpointConnectionsInput struct { EndpointId *string `type:"string"` EndpointOwnerAccountId *string `type:"string"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeVpcEndpointConnectionsInput) GoString ¶
func (s DescribeVpcEndpointConnectionsInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointConnectionsInput) SetEndpointId ¶
func (s *DescribeVpcEndpointConnectionsInput) SetEndpointId(v string) *DescribeVpcEndpointConnectionsInput
SetEndpointId sets the EndpointId field's value.
func (*DescribeVpcEndpointConnectionsInput) SetEndpointOwnerAccountId ¶
func (s *DescribeVpcEndpointConnectionsInput) SetEndpointOwnerAccountId(v string) *DescribeVpcEndpointConnectionsInput
SetEndpointOwnerAccountId sets the EndpointOwnerAccountId field's value.
func (*DescribeVpcEndpointConnectionsInput) SetPageNumber ¶
func (s *DescribeVpcEndpointConnectionsInput) SetPageNumber(v int32) *DescribeVpcEndpointConnectionsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointConnectionsInput) SetPageSize ¶
func (s *DescribeVpcEndpointConnectionsInput) SetPageSize(v int32) *DescribeVpcEndpointConnectionsInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointConnectionsInput) SetServiceId ¶
func (s *DescribeVpcEndpointConnectionsInput) SetServiceId(v string) *DescribeVpcEndpointConnectionsInput
SetServiceId sets the ServiceId field's value.
func (DescribeVpcEndpointConnectionsInput) String ¶
func (s DescribeVpcEndpointConnectionsInput) String() string
String returns the string representation
func (*DescribeVpcEndpointConnectionsInput) Validate ¶
func (s *DescribeVpcEndpointConnectionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcEndpointConnectionsOutput ¶
type DescribeVpcEndpointConnectionsOutput struct { Metadata *response.ResponseMetadata EndpointConnections []*EndpointConnectionForDescribeVpcEndpointConnectionsOutput `type:"list"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeVpcEndpointConnectionsOutput) GoString ¶
func (s DescribeVpcEndpointConnectionsOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointConnectionsOutput) SetEndpointConnections ¶
func (s *DescribeVpcEndpointConnectionsOutput) SetEndpointConnections(v []*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) *DescribeVpcEndpointConnectionsOutput
SetEndpointConnections sets the EndpointConnections field's value.
func (*DescribeVpcEndpointConnectionsOutput) SetPageNumber ¶
func (s *DescribeVpcEndpointConnectionsOutput) SetPageNumber(v int32) *DescribeVpcEndpointConnectionsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointConnectionsOutput) SetPageSize ¶
func (s *DescribeVpcEndpointConnectionsOutput) SetPageSize(v int32) *DescribeVpcEndpointConnectionsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointConnectionsOutput) SetRequestId ¶
func (s *DescribeVpcEndpointConnectionsOutput) SetRequestId(v string) *DescribeVpcEndpointConnectionsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointConnectionsOutput) SetTotalCount ¶
func (s *DescribeVpcEndpointConnectionsOutput) SetTotalCount(v int32) *DescribeVpcEndpointConnectionsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeVpcEndpointConnectionsOutput) String ¶
func (s DescribeVpcEndpointConnectionsOutput) String() string
String returns the string representation
type DescribeVpcEndpointSecurityGroupsInput ¶
type DescribeVpcEndpointSecurityGroupsInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` PageNumber *string `type:"string"` PageSize *string `type:"string"` // contains filtered or unexported fields }
func (DescribeVpcEndpointSecurityGroupsInput) GoString ¶
func (s DescribeVpcEndpointSecurityGroupsInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointSecurityGroupsInput) SetEndpointId ¶
func (s *DescribeVpcEndpointSecurityGroupsInput) SetEndpointId(v string) *DescribeVpcEndpointSecurityGroupsInput
SetEndpointId sets the EndpointId field's value.
func (*DescribeVpcEndpointSecurityGroupsInput) SetPageNumber ¶ added in v1.0.155
func (s *DescribeVpcEndpointSecurityGroupsInput) SetPageNumber(v string) *DescribeVpcEndpointSecurityGroupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointSecurityGroupsInput) SetPageSize ¶ added in v1.0.155
func (s *DescribeVpcEndpointSecurityGroupsInput) SetPageSize(v string) *DescribeVpcEndpointSecurityGroupsInput
SetPageSize sets the PageSize field's value.
func (DescribeVpcEndpointSecurityGroupsInput) String ¶
func (s DescribeVpcEndpointSecurityGroupsInput) String() string
String returns the string representation
func (*DescribeVpcEndpointSecurityGroupsInput) Validate ¶
func (s *DescribeVpcEndpointSecurityGroupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcEndpointSecurityGroupsOutput ¶
type DescribeVpcEndpointSecurityGroupsOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` SecurityGroupIds []*string `type:"list"` // contains filtered or unexported fields }
func (DescribeVpcEndpointSecurityGroupsOutput) GoString ¶
func (s DescribeVpcEndpointSecurityGroupsOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointSecurityGroupsOutput) SetRequestId ¶
func (s *DescribeVpcEndpointSecurityGroupsOutput) SetRequestId(v string) *DescribeVpcEndpointSecurityGroupsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointSecurityGroupsOutput) SetSecurityGroupIds ¶
func (s *DescribeVpcEndpointSecurityGroupsOutput) SetSecurityGroupIds(v []*string) *DescribeVpcEndpointSecurityGroupsOutput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (DescribeVpcEndpointSecurityGroupsOutput) String ¶
func (s DescribeVpcEndpointSecurityGroupsOutput) String() string
String returns the string representation
type DescribeVpcEndpointServiceAttributesInput ¶
type DescribeVpcEndpointServiceAttributesInput struct { // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServiceAttributesInput) GoString ¶
func (s DescribeVpcEndpointServiceAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServiceAttributesInput) SetServiceId ¶
func (s *DescribeVpcEndpointServiceAttributesInput) SetServiceId(v string) *DescribeVpcEndpointServiceAttributesInput
SetServiceId sets the ServiceId field's value.
func (DescribeVpcEndpointServiceAttributesInput) String ¶
func (s DescribeVpcEndpointServiceAttributesInput) String() string
String returns the string representation
func (*DescribeVpcEndpointServiceAttributesInput) Validate ¶
func (s *DescribeVpcEndpointServiceAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcEndpointServiceAttributesOutput ¶
type DescribeVpcEndpointServiceAttributesOutput struct { Metadata *response.ResponseMetadata AutoAcceptEnabled *bool `type:"boolean"` BillingType *int32 `type:"int32"` BusinessStatus *string `type:"string"` CreationTime *string `type:"string"` Description *string `type:"string"` IpAddressVersions []*string `type:"list"` Payer *string `type:"string"` PrivateDNSEnabled *bool `type:"boolean"` PrivateDNSName *string `type:"string"` PrivateDNSNameConfiguration *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput `type:"structure"` PrivateDNSType *string `type:"string"` ProjectName *string `type:"string"` RequestId *string `type:"string"` ServiceDomain *string `type:"string"` ServiceId *string `type:"string"` ServiceName *string `type:"string"` ServiceNameManaged *string `type:"string"` ServiceOwner *string `type:"string"` ServiceResourceType *string `type:"string"` ServiceType *string `type:"string"` Status *string `type:"string"` Tags []*TagForDescribeVpcEndpointServiceAttributesOutput `type:"list"` UpdateTime *string `type:"string"` WildcardDomainEnabled *bool `type:"boolean"` ZoneIds []*string `type:"list"` ZoneIdsN []*string `type:"list" json:"ZoneIds.N"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServiceAttributesOutput) GoString ¶
func (s DescribeVpcEndpointServiceAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServiceAttributesOutput) SetAutoAcceptEnabled ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetAutoAcceptEnabled(v bool) *DescribeVpcEndpointServiceAttributesOutput
SetAutoAcceptEnabled sets the AutoAcceptEnabled field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetBillingType ¶ added in v1.0.155
func (s *DescribeVpcEndpointServiceAttributesOutput) SetBillingType(v int32) *DescribeVpcEndpointServiceAttributesOutput
SetBillingType sets the BillingType field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetBusinessStatus ¶ added in v1.0.155
func (s *DescribeVpcEndpointServiceAttributesOutput) SetBusinessStatus(v string) *DescribeVpcEndpointServiceAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetCreationTime ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetCreationTime(v string) *DescribeVpcEndpointServiceAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetDescription ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetDescription(v string) *DescribeVpcEndpointServiceAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetIpAddressVersions ¶ added in v1.0.155
func (s *DescribeVpcEndpointServiceAttributesOutput) SetIpAddressVersions(v []*string) *DescribeVpcEndpointServiceAttributesOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetPayer ¶ added in v1.0.155
func (s *DescribeVpcEndpointServiceAttributesOutput) SetPayer(v string) *DescribeVpcEndpointServiceAttributesOutput
SetPayer sets the Payer field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSEnabled ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSEnabled(v bool) *DescribeVpcEndpointServiceAttributesOutput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSName ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSName(v string) *DescribeVpcEndpointServiceAttributesOutput
SetPrivateDNSName sets the PrivateDNSName field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSNameConfiguration ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSNameConfiguration(v *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) *DescribeVpcEndpointServiceAttributesOutput
SetPrivateDNSNameConfiguration sets the PrivateDNSNameConfiguration field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSType ¶ added in v1.0.155
func (s *DescribeVpcEndpointServiceAttributesOutput) SetPrivateDNSType(v string) *DescribeVpcEndpointServiceAttributesOutput
SetPrivateDNSType sets the PrivateDNSType field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetProjectName ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetProjectName(v string) *DescribeVpcEndpointServiceAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetRequestId ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetRequestId(v string) *DescribeVpcEndpointServiceAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetServiceDomain ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceDomain(v string) *DescribeVpcEndpointServiceAttributesOutput
SetServiceDomain sets the ServiceDomain field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetServiceId ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceId(v string) *DescribeVpcEndpointServiceAttributesOutput
SetServiceId sets the ServiceId field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetServiceName ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceName(v string) *DescribeVpcEndpointServiceAttributesOutput
SetServiceName sets the ServiceName field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetServiceNameManaged ¶ added in v1.0.170
func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceNameManaged(v string) *DescribeVpcEndpointServiceAttributesOutput
SetServiceNameManaged sets the ServiceNameManaged field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetServiceOwner ¶ added in v1.0.155
func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceOwner(v string) *DescribeVpcEndpointServiceAttributesOutput
SetServiceOwner sets the ServiceOwner field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetServiceResourceType ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceResourceType(v string) *DescribeVpcEndpointServiceAttributesOutput
SetServiceResourceType sets the ServiceResourceType field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetServiceType ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceType(v string) *DescribeVpcEndpointServiceAttributesOutput
SetServiceType sets the ServiceType field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetStatus ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetStatus(v string) *DescribeVpcEndpointServiceAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetTags ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetTags(v []*TagForDescribeVpcEndpointServiceAttributesOutput) *DescribeVpcEndpointServiceAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetUpdateTime ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetUpdateTime(v string) *DescribeVpcEndpointServiceAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetWildcardDomainEnabled ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetWildcardDomainEnabled(v bool) *DescribeVpcEndpointServiceAttributesOutput
SetWildcardDomainEnabled sets the WildcardDomainEnabled field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetZoneIds ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetZoneIds(v []*string) *DescribeVpcEndpointServiceAttributesOutput
SetZoneIds sets the ZoneIds field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetZoneIdsN ¶ added in v1.0.155
func (s *DescribeVpcEndpointServiceAttributesOutput) SetZoneIdsN(v []*string) *DescribeVpcEndpointServiceAttributesOutput
SetZoneIdsN sets the ZoneIdsN field's value.
func (DescribeVpcEndpointServiceAttributesOutput) String ¶
func (s DescribeVpcEndpointServiceAttributesOutput) String() string
String returns the string representation
type DescribeVpcEndpointServicePermissionsInput ¶
type DescribeVpcEndpointServicePermissionsInput struct { PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` PermitAccountId *string `type:"string"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServicePermissionsInput) GoString ¶
func (s DescribeVpcEndpointServicePermissionsInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServicePermissionsInput) SetPageNumber ¶
func (s *DescribeVpcEndpointServicePermissionsInput) SetPageNumber(v int32) *DescribeVpcEndpointServicePermissionsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointServicePermissionsInput) SetPageSize ¶
func (s *DescribeVpcEndpointServicePermissionsInput) SetPageSize(v int32) *DescribeVpcEndpointServicePermissionsInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointServicePermissionsInput) SetPermitAccountId ¶
func (s *DescribeVpcEndpointServicePermissionsInput) SetPermitAccountId(v string) *DescribeVpcEndpointServicePermissionsInput
SetPermitAccountId sets the PermitAccountId field's value.
func (*DescribeVpcEndpointServicePermissionsInput) SetServiceId ¶
func (s *DescribeVpcEndpointServicePermissionsInput) SetServiceId(v string) *DescribeVpcEndpointServicePermissionsInput
SetServiceId sets the ServiceId field's value.
func (DescribeVpcEndpointServicePermissionsInput) String ¶
func (s DescribeVpcEndpointServicePermissionsInput) String() string
String returns the string representation
func (*DescribeVpcEndpointServicePermissionsInput) Validate ¶
func (s *DescribeVpcEndpointServicePermissionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcEndpointServicePermissionsOutput ¶
type DescribeVpcEndpointServicePermissionsOutput struct { Metadata *response.ResponseMetadata PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` Permissions []*PermissionForDescribeVpcEndpointServicePermissionsOutput `type:"list"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServicePermissionsOutput) GoString ¶
func (s DescribeVpcEndpointServicePermissionsOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServicePermissionsOutput) SetPageNumber ¶
func (s *DescribeVpcEndpointServicePermissionsOutput) SetPageNumber(v int32) *DescribeVpcEndpointServicePermissionsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointServicePermissionsOutput) SetPageSize ¶
func (s *DescribeVpcEndpointServicePermissionsOutput) SetPageSize(v int32) *DescribeVpcEndpointServicePermissionsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointServicePermissionsOutput) SetPermissions ¶
func (s *DescribeVpcEndpointServicePermissionsOutput) SetPermissions(v []*PermissionForDescribeVpcEndpointServicePermissionsOutput) *DescribeVpcEndpointServicePermissionsOutput
SetPermissions sets the Permissions field's value.
func (*DescribeVpcEndpointServicePermissionsOutput) SetRequestId ¶
func (s *DescribeVpcEndpointServicePermissionsOutput) SetRequestId(v string) *DescribeVpcEndpointServicePermissionsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointServicePermissionsOutput) SetTotalCount ¶
func (s *DescribeVpcEndpointServicePermissionsOutput) SetTotalCount(v int32) *DescribeVpcEndpointServicePermissionsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeVpcEndpointServicePermissionsOutput) String ¶
func (s DescribeVpcEndpointServicePermissionsOutput) String() string
String returns the string representation
type DescribeVpcEndpointServiceResourcesInput ¶
type DescribeVpcEndpointServiceResourcesInput struct { PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServiceResourcesInput) GoString ¶
func (s DescribeVpcEndpointServiceResourcesInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServiceResourcesInput) SetPageNumber ¶
func (s *DescribeVpcEndpointServiceResourcesInput) SetPageNumber(v int32) *DescribeVpcEndpointServiceResourcesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointServiceResourcesInput) SetPageSize ¶
func (s *DescribeVpcEndpointServiceResourcesInput) SetPageSize(v int32) *DescribeVpcEndpointServiceResourcesInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointServiceResourcesInput) SetServiceId ¶
func (s *DescribeVpcEndpointServiceResourcesInput) SetServiceId(v string) *DescribeVpcEndpointServiceResourcesInput
SetServiceId sets the ServiceId field's value.
func (*DescribeVpcEndpointServiceResourcesInput) SetZoneId ¶
func (s *DescribeVpcEndpointServiceResourcesInput) SetZoneId(v string) *DescribeVpcEndpointServiceResourcesInput
SetZoneId sets the ZoneId field's value.
func (DescribeVpcEndpointServiceResourcesInput) String ¶
func (s DescribeVpcEndpointServiceResourcesInput) String() string
String returns the string representation
func (*DescribeVpcEndpointServiceResourcesInput) Validate ¶
func (s *DescribeVpcEndpointServiceResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcEndpointServiceResourcesOutput ¶
type DescribeVpcEndpointServiceResourcesOutput struct { Metadata *response.ResponseMetadata PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` RequestId *string `type:"string"` Resources []*ResourceForDescribeVpcEndpointServiceResourcesOutput `type:"list"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServiceResourcesOutput) GoString ¶
func (s DescribeVpcEndpointServiceResourcesOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServiceResourcesOutput) SetPageNumber ¶
func (s *DescribeVpcEndpointServiceResourcesOutput) SetPageNumber(v int32) *DescribeVpcEndpointServiceResourcesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointServiceResourcesOutput) SetPageSize ¶
func (s *DescribeVpcEndpointServiceResourcesOutput) SetPageSize(v int32) *DescribeVpcEndpointServiceResourcesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointServiceResourcesOutput) SetRequestId ¶
func (s *DescribeVpcEndpointServiceResourcesOutput) SetRequestId(v string) *DescribeVpcEndpointServiceResourcesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointServiceResourcesOutput) SetResources ¶
func (s *DescribeVpcEndpointServiceResourcesOutput) SetResources(v []*ResourceForDescribeVpcEndpointServiceResourcesOutput) *DescribeVpcEndpointServiceResourcesOutput
SetResources sets the Resources field's value.
func (*DescribeVpcEndpointServiceResourcesOutput) SetTotalCount ¶
func (s *DescribeVpcEndpointServiceResourcesOutput) SetTotalCount(v int32) *DescribeVpcEndpointServiceResourcesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeVpcEndpointServiceResourcesOutput) String ¶
func (s DescribeVpcEndpointServiceResourcesOutput) String() string
String returns the string representation
type DescribeVpcEndpointServicesByEndUserInput ¶
type DescribeVpcEndpointServicesByEndUserInput struct { FilterFinancialLocked *string `type:"string"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` ServiceId *string `type:"string"` ServiceName *string `type:"string"` ServiceOwner *string `type:"string"` ServiceType *string `type:"string"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServicesByEndUserInput) GoString ¶
func (s DescribeVpcEndpointServicesByEndUserInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServicesByEndUserInput) SetFilterFinancialLocked ¶ added in v1.0.155
func (s *DescribeVpcEndpointServicesByEndUserInput) SetFilterFinancialLocked(v string) *DescribeVpcEndpointServicesByEndUserInput
SetFilterFinancialLocked sets the FilterFinancialLocked field's value.
func (*DescribeVpcEndpointServicesByEndUserInput) SetPageNumber ¶
func (s *DescribeVpcEndpointServicesByEndUserInput) SetPageNumber(v int32) *DescribeVpcEndpointServicesByEndUserInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointServicesByEndUserInput) SetPageSize ¶
func (s *DescribeVpcEndpointServicesByEndUserInput) SetPageSize(v int32) *DescribeVpcEndpointServicesByEndUserInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointServicesByEndUserInput) SetServiceId ¶
func (s *DescribeVpcEndpointServicesByEndUserInput) SetServiceId(v string) *DescribeVpcEndpointServicesByEndUserInput
SetServiceId sets the ServiceId field's value.
func (*DescribeVpcEndpointServicesByEndUserInput) SetServiceName ¶
func (s *DescribeVpcEndpointServicesByEndUserInput) SetServiceName(v string) *DescribeVpcEndpointServicesByEndUserInput
SetServiceName sets the ServiceName field's value.
func (*DescribeVpcEndpointServicesByEndUserInput) SetServiceOwner ¶ added in v1.0.155
func (s *DescribeVpcEndpointServicesByEndUserInput) SetServiceOwner(v string) *DescribeVpcEndpointServicesByEndUserInput
SetServiceOwner sets the ServiceOwner field's value.
func (*DescribeVpcEndpointServicesByEndUserInput) SetServiceType ¶ added in v1.0.155
func (s *DescribeVpcEndpointServicesByEndUserInput) SetServiceType(v string) *DescribeVpcEndpointServicesByEndUserInput
SetServiceType sets the ServiceType field's value.
func (DescribeVpcEndpointServicesByEndUserInput) String ¶
func (s DescribeVpcEndpointServicesByEndUserInput) String() string
String returns the string representation
type DescribeVpcEndpointServicesByEndUserOutput ¶
type DescribeVpcEndpointServicesByEndUserOutput struct { Metadata *response.ResponseMetadata PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` VpcEndpointServices []*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServicesByEndUserOutput) GoString ¶
func (s DescribeVpcEndpointServicesByEndUserOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServicesByEndUserOutput) SetPageNumber ¶
func (s *DescribeVpcEndpointServicesByEndUserOutput) SetPageNumber(v int32) *DescribeVpcEndpointServicesByEndUserOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointServicesByEndUserOutput) SetPageSize ¶
func (s *DescribeVpcEndpointServicesByEndUserOutput) SetPageSize(v int32) *DescribeVpcEndpointServicesByEndUserOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointServicesByEndUserOutput) SetRequestId ¶
func (s *DescribeVpcEndpointServicesByEndUserOutput) SetRequestId(v string) *DescribeVpcEndpointServicesByEndUserOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointServicesByEndUserOutput) SetTotalCount ¶
func (s *DescribeVpcEndpointServicesByEndUserOutput) SetTotalCount(v int32) *DescribeVpcEndpointServicesByEndUserOutput
SetTotalCount sets the TotalCount field's value.
func (*DescribeVpcEndpointServicesByEndUserOutput) SetVpcEndpointServices ¶
func (s *DescribeVpcEndpointServicesByEndUserOutput) SetVpcEndpointServices(v []*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) *DescribeVpcEndpointServicesByEndUserOutput
SetVpcEndpointServices sets the VpcEndpointServices field's value.
func (DescribeVpcEndpointServicesByEndUserOutput) String ¶
func (s DescribeVpcEndpointServicesByEndUserOutput) String() string
String returns the string representation
type DescribeVpcEndpointServicesInput ¶
type DescribeVpcEndpointServicesInput struct { PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` ProjectName *string `type:"string"` ServiceIds []*string `type:"list"` ServiceName *string `type:"string"` ServiceResourceType *string `type:"string"` ServiceType *string `type:"string"` TagFilters []*TagFilterForDescribeVpcEndpointServicesInput `type:"list"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServicesInput) GoString ¶
func (s DescribeVpcEndpointServicesInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServicesInput) SetPageNumber ¶
func (s *DescribeVpcEndpointServicesInput) SetPageNumber(v int32) *DescribeVpcEndpointServicesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointServicesInput) SetPageSize ¶
func (s *DescribeVpcEndpointServicesInput) SetPageSize(v int32) *DescribeVpcEndpointServicesInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointServicesInput) SetProjectName ¶
func (s *DescribeVpcEndpointServicesInput) SetProjectName(v string) *DescribeVpcEndpointServicesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeVpcEndpointServicesInput) SetServiceIds ¶
func (s *DescribeVpcEndpointServicesInput) SetServiceIds(v []*string) *DescribeVpcEndpointServicesInput
SetServiceIds sets the ServiceIds field's value.
func (*DescribeVpcEndpointServicesInput) SetServiceName ¶
func (s *DescribeVpcEndpointServicesInput) SetServiceName(v string) *DescribeVpcEndpointServicesInput
SetServiceName sets the ServiceName field's value.
func (*DescribeVpcEndpointServicesInput) SetServiceResourceType ¶
func (s *DescribeVpcEndpointServicesInput) SetServiceResourceType(v string) *DescribeVpcEndpointServicesInput
SetServiceResourceType sets the ServiceResourceType field's value.
func (*DescribeVpcEndpointServicesInput) SetServiceType ¶ added in v1.0.155
func (s *DescribeVpcEndpointServicesInput) SetServiceType(v string) *DescribeVpcEndpointServicesInput
SetServiceType sets the ServiceType field's value.
func (*DescribeVpcEndpointServicesInput) SetTagFilters ¶
func (s *DescribeVpcEndpointServicesInput) SetTagFilters(v []*TagFilterForDescribeVpcEndpointServicesInput) *DescribeVpcEndpointServicesInput
SetTagFilters sets the TagFilters field's value.
func (DescribeVpcEndpointServicesInput) String ¶
func (s DescribeVpcEndpointServicesInput) String() string
String returns the string representation
type DescribeVpcEndpointServicesOutput ¶
type DescribeVpcEndpointServicesOutput struct { Metadata *response.ResponseMetadata PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` VpcEndpointServices []*VpcEndpointServiceForDescribeVpcEndpointServicesOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeVpcEndpointServicesOutput) GoString ¶
func (s DescribeVpcEndpointServicesOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointServicesOutput) SetPageNumber ¶
func (s *DescribeVpcEndpointServicesOutput) SetPageNumber(v int32) *DescribeVpcEndpointServicesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointServicesOutput) SetPageSize ¶
func (s *DescribeVpcEndpointServicesOutput) SetPageSize(v int32) *DescribeVpcEndpointServicesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointServicesOutput) SetRequestId ¶
func (s *DescribeVpcEndpointServicesOutput) SetRequestId(v string) *DescribeVpcEndpointServicesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointServicesOutput) SetTotalCount ¶
func (s *DescribeVpcEndpointServicesOutput) SetTotalCount(v int32) *DescribeVpcEndpointServicesOutput
SetTotalCount sets the TotalCount field's value.
func (*DescribeVpcEndpointServicesOutput) SetVpcEndpointServices ¶
func (s *DescribeVpcEndpointServicesOutput) SetVpcEndpointServices(v []*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) *DescribeVpcEndpointServicesOutput
SetVpcEndpointServices sets the VpcEndpointServices field's value.
func (DescribeVpcEndpointServicesOutput) String ¶
func (s DescribeVpcEndpointServicesOutput) String() string
String returns the string representation
type DescribeVpcEndpointZonesInput ¶
type DescribeVpcEndpointZonesInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeVpcEndpointZonesInput) GoString ¶
func (s DescribeVpcEndpointZonesInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointZonesInput) SetEndpointId ¶
func (s *DescribeVpcEndpointZonesInput) SetEndpointId(v string) *DescribeVpcEndpointZonesInput
SetEndpointId sets the EndpointId field's value.
func (*DescribeVpcEndpointZonesInput) SetPageNumber ¶
func (s *DescribeVpcEndpointZonesInput) SetPageNumber(v int32) *DescribeVpcEndpointZonesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointZonesInput) SetPageSize ¶
func (s *DescribeVpcEndpointZonesInput) SetPageSize(v int32) *DescribeVpcEndpointZonesInput
SetPageSize sets the PageSize field's value.
func (DescribeVpcEndpointZonesInput) String ¶
func (s DescribeVpcEndpointZonesInput) String() string
String returns the string representation
func (*DescribeVpcEndpointZonesInput) Validate ¶
func (s *DescribeVpcEndpointZonesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcEndpointZonesOutput ¶
type DescribeVpcEndpointZonesOutput struct { Metadata *response.ResponseMetadata EndpointZones []*EndpointZoneForDescribeVpcEndpointZonesOutput `type:"list"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeVpcEndpointZonesOutput) GoString ¶
func (s DescribeVpcEndpointZonesOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointZonesOutput) SetEndpointZones ¶
func (s *DescribeVpcEndpointZonesOutput) SetEndpointZones(v []*EndpointZoneForDescribeVpcEndpointZonesOutput) *DescribeVpcEndpointZonesOutput
SetEndpointZones sets the EndpointZones field's value.
func (*DescribeVpcEndpointZonesOutput) SetPageNumber ¶
func (s *DescribeVpcEndpointZonesOutput) SetPageNumber(v int32) *DescribeVpcEndpointZonesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointZonesOutput) SetPageSize ¶
func (s *DescribeVpcEndpointZonesOutput) SetPageSize(v int32) *DescribeVpcEndpointZonesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointZonesOutput) SetRequestId ¶
func (s *DescribeVpcEndpointZonesOutput) SetRequestId(v string) *DescribeVpcEndpointZonesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointZonesOutput) SetTotalCount ¶
func (s *DescribeVpcEndpointZonesOutput) SetTotalCount(v int32) *DescribeVpcEndpointZonesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeVpcEndpointZonesOutput) String ¶
func (s DescribeVpcEndpointZonesOutput) String() string
String returns the string representation
type DescribeVpcEndpointsInput ¶
type DescribeVpcEndpointsInput struct { EndpointIds []*string `type:"list"` EndpointIndex *int32 `type:"int32"` EndpointName *string `type:"string"` EndpointType *string `type:"string"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` ProjectName *string `type:"string"` ServiceId *string `type:"string"` ServiceName *string `type:"string"` Status *string `type:"string"` TagFilters []*TagFilterForDescribeVpcEndpointsInput `type:"list"` VpcId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeVpcEndpointsInput) GoString ¶
func (s DescribeVpcEndpointsInput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointsInput) SetEndpointIds ¶
func (s *DescribeVpcEndpointsInput) SetEndpointIds(v []*string) *DescribeVpcEndpointsInput
SetEndpointIds sets the EndpointIds field's value.
func (*DescribeVpcEndpointsInput) SetEndpointIndex ¶ added in v1.0.155
func (s *DescribeVpcEndpointsInput) SetEndpointIndex(v int32) *DescribeVpcEndpointsInput
SetEndpointIndex sets the EndpointIndex field's value.
func (*DescribeVpcEndpointsInput) SetEndpointName ¶
func (s *DescribeVpcEndpointsInput) SetEndpointName(v string) *DescribeVpcEndpointsInput
SetEndpointName sets the EndpointName field's value.
func (*DescribeVpcEndpointsInput) SetEndpointType ¶ added in v1.0.155
func (s *DescribeVpcEndpointsInput) SetEndpointType(v string) *DescribeVpcEndpointsInput
SetEndpointType sets the EndpointType field's value.
func (*DescribeVpcEndpointsInput) SetPageNumber ¶
func (s *DescribeVpcEndpointsInput) SetPageNumber(v int32) *DescribeVpcEndpointsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointsInput) SetPageSize ¶
func (s *DescribeVpcEndpointsInput) SetPageSize(v int32) *DescribeVpcEndpointsInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointsInput) SetProjectName ¶
func (s *DescribeVpcEndpointsInput) SetProjectName(v string) *DescribeVpcEndpointsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeVpcEndpointsInput) SetServiceId ¶
func (s *DescribeVpcEndpointsInput) SetServiceId(v string) *DescribeVpcEndpointsInput
SetServiceId sets the ServiceId field's value.
func (*DescribeVpcEndpointsInput) SetServiceName ¶
func (s *DescribeVpcEndpointsInput) SetServiceName(v string) *DescribeVpcEndpointsInput
SetServiceName sets the ServiceName field's value.
func (*DescribeVpcEndpointsInput) SetStatus ¶
func (s *DescribeVpcEndpointsInput) SetStatus(v string) *DescribeVpcEndpointsInput
SetStatus sets the Status field's value.
func (*DescribeVpcEndpointsInput) SetTagFilters ¶
func (s *DescribeVpcEndpointsInput) SetTagFilters(v []*TagFilterForDescribeVpcEndpointsInput) *DescribeVpcEndpointsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeVpcEndpointsInput) SetVpcId ¶
func (s *DescribeVpcEndpointsInput) SetVpcId(v string) *DescribeVpcEndpointsInput
SetVpcId sets the VpcId field's value.
func (DescribeVpcEndpointsInput) String ¶
func (s DescribeVpcEndpointsInput) String() string
String returns the string representation
type DescribeVpcEndpointsOutput ¶
type DescribeVpcEndpointsOutput struct { Metadata *response.ResponseMetadata Endpoints []*EndpointForDescribeVpcEndpointsOutput `type:"list"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeVpcEndpointsOutput) GoString ¶
func (s DescribeVpcEndpointsOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcEndpointsOutput) SetEndpoints ¶
func (s *DescribeVpcEndpointsOutput) SetEndpoints(v []*EndpointForDescribeVpcEndpointsOutput) *DescribeVpcEndpointsOutput
SetEndpoints sets the Endpoints field's value.
func (*DescribeVpcEndpointsOutput) SetPageNumber ¶
func (s *DescribeVpcEndpointsOutput) SetPageNumber(v int32) *DescribeVpcEndpointsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointsOutput) SetPageSize ¶
func (s *DescribeVpcEndpointsOutput) SetPageSize(v int32) *DescribeVpcEndpointsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcEndpointsOutput) SetRequestId ¶
func (s *DescribeVpcEndpointsOutput) SetRequestId(v string) *DescribeVpcEndpointsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcEndpointsOutput) SetTotalCount ¶
func (s *DescribeVpcEndpointsOutput) SetTotalCount(v int32) *DescribeVpcEndpointsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeVpcEndpointsOutput) String ¶
func (s DescribeVpcEndpointsOutput) String() string
String returns the string representation
type DescribeVpcGatewayEndpointAttributesInput ¶
type DescribeVpcGatewayEndpointAttributesInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeVpcGatewayEndpointAttributesInput) GoString ¶
func (s DescribeVpcGatewayEndpointAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeVpcGatewayEndpointAttributesInput) SetEndpointId ¶
func (s *DescribeVpcGatewayEndpointAttributesInput) SetEndpointId(v string) *DescribeVpcGatewayEndpointAttributesInput
SetEndpointId sets the EndpointId field's value.
func (DescribeVpcGatewayEndpointAttributesInput) String ¶
func (s DescribeVpcGatewayEndpointAttributesInput) String() string
String returns the string representation
func (*DescribeVpcGatewayEndpointAttributesInput) Validate ¶
func (s *DescribeVpcGatewayEndpointAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcGatewayEndpointAttributesOutput ¶
type DescribeVpcGatewayEndpointAttributesOutput struct { Metadata *response.ResponseMetadata CreationTime *string `type:"string"` Description *string `type:"string"` EndpointId *string `type:"string"` EndpointName *string `type:"string"` ProjectName *string `type:"string"` RequestId *string `type:"string"` ServiceId *string `type:"string"` ServiceName *string `type:"string"` Status *string `type:"string"` Tags []*TagForDescribeVpcGatewayEndpointAttributesOutput `type:"list"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` VpcPolicy *string `type:"string"` // contains filtered or unexported fields }
func (DescribeVpcGatewayEndpointAttributesOutput) GoString ¶
func (s DescribeVpcGatewayEndpointAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcGatewayEndpointAttributesOutput) SetCreationTime ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetCreationTime(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetDescription ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetDescription(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetEndpointId ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetEndpointId(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetEndpointId sets the EndpointId field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetEndpointName ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetEndpointName(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetEndpointName sets the EndpointName field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetProjectName ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetProjectName(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetRequestId ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetRequestId(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetServiceId ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetServiceId(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetServiceId sets the ServiceId field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetServiceName ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetServiceName(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetServiceName sets the ServiceName field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetStatus ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetStatus(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetTags ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetTags(v []*TagForDescribeVpcGatewayEndpointAttributesOutput) *DescribeVpcGatewayEndpointAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetUpdateTime ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetUpdateTime(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetVpcId ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetVpcId(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetVpcId sets the VpcId field's value.
func (*DescribeVpcGatewayEndpointAttributesOutput) SetVpcPolicy ¶
func (s *DescribeVpcGatewayEndpointAttributesOutput) SetVpcPolicy(v string) *DescribeVpcGatewayEndpointAttributesOutput
SetVpcPolicy sets the VpcPolicy field's value.
func (DescribeVpcGatewayEndpointAttributesOutput) String ¶
func (s DescribeVpcGatewayEndpointAttributesOutput) String() string
String returns the string representation
type DescribeVpcGatewayEndpointServicesInput ¶
type DescribeVpcGatewayEndpointServicesInput struct { PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` ProjectName *string `type:"string"` ServiceName *string `type:"string"` TagFilters []*TagFilterForDescribeVpcGatewayEndpointServicesInput `type:"list"` // contains filtered or unexported fields }
func (DescribeVpcGatewayEndpointServicesInput) GoString ¶
func (s DescribeVpcGatewayEndpointServicesInput) GoString() string
GoString returns the string representation
func (*DescribeVpcGatewayEndpointServicesInput) SetPageNumber ¶
func (s *DescribeVpcGatewayEndpointServicesInput) SetPageNumber(v int32) *DescribeVpcGatewayEndpointServicesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcGatewayEndpointServicesInput) SetPageSize ¶
func (s *DescribeVpcGatewayEndpointServicesInput) SetPageSize(v int32) *DescribeVpcGatewayEndpointServicesInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcGatewayEndpointServicesInput) SetProjectName ¶
func (s *DescribeVpcGatewayEndpointServicesInput) SetProjectName(v string) *DescribeVpcGatewayEndpointServicesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeVpcGatewayEndpointServicesInput) SetServiceName ¶
func (s *DescribeVpcGatewayEndpointServicesInput) SetServiceName(v string) *DescribeVpcGatewayEndpointServicesInput
SetServiceName sets the ServiceName field's value.
func (*DescribeVpcGatewayEndpointServicesInput) SetTagFilters ¶
func (s *DescribeVpcGatewayEndpointServicesInput) SetTagFilters(v []*TagFilterForDescribeVpcGatewayEndpointServicesInput) *DescribeVpcGatewayEndpointServicesInput
SetTagFilters sets the TagFilters field's value.
func (DescribeVpcGatewayEndpointServicesInput) String ¶
func (s DescribeVpcGatewayEndpointServicesInput) String() string
String returns the string representation
type DescribeVpcGatewayEndpointServicesOutput ¶
type DescribeVpcGatewayEndpointServicesOutput struct { Metadata *response.ResponseMetadata PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` VpcGatewayEndpointServices []*VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeVpcGatewayEndpointServicesOutput) GoString ¶
func (s DescribeVpcGatewayEndpointServicesOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcGatewayEndpointServicesOutput) SetPageNumber ¶
func (s *DescribeVpcGatewayEndpointServicesOutput) SetPageNumber(v int32) *DescribeVpcGatewayEndpointServicesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcGatewayEndpointServicesOutput) SetPageSize ¶
func (s *DescribeVpcGatewayEndpointServicesOutput) SetPageSize(v int32) *DescribeVpcGatewayEndpointServicesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcGatewayEndpointServicesOutput) SetRequestId ¶
func (s *DescribeVpcGatewayEndpointServicesOutput) SetRequestId(v string) *DescribeVpcGatewayEndpointServicesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcGatewayEndpointServicesOutput) SetTotalCount ¶
func (s *DescribeVpcGatewayEndpointServicesOutput) SetTotalCount(v int32) *DescribeVpcGatewayEndpointServicesOutput
SetTotalCount sets the TotalCount field's value.
func (*DescribeVpcGatewayEndpointServicesOutput) SetVpcGatewayEndpointServices ¶
func (s *DescribeVpcGatewayEndpointServicesOutput) SetVpcGatewayEndpointServices(v []*VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) *DescribeVpcGatewayEndpointServicesOutput
SetVpcGatewayEndpointServices sets the VpcGatewayEndpointServices field's value.
func (DescribeVpcGatewayEndpointServicesOutput) String ¶
func (s DescribeVpcGatewayEndpointServicesOutput) String() string
String returns the string representation
type DescribeVpcGatewayEndpointsInput ¶
type DescribeVpcGatewayEndpointsInput struct { EndpointIds []*string `type:"list"` EndpointName *string `type:"string"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` ProjectName *string `type:"string"` TagFilters []*TagFilterForDescribeVpcGatewayEndpointsInput `type:"list"` VpcId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeVpcGatewayEndpointsInput) GoString ¶
func (s DescribeVpcGatewayEndpointsInput) GoString() string
GoString returns the string representation
func (*DescribeVpcGatewayEndpointsInput) SetEndpointIds ¶
func (s *DescribeVpcGatewayEndpointsInput) SetEndpointIds(v []*string) *DescribeVpcGatewayEndpointsInput
SetEndpointIds sets the EndpointIds field's value.
func (*DescribeVpcGatewayEndpointsInput) SetEndpointName ¶
func (s *DescribeVpcGatewayEndpointsInput) SetEndpointName(v string) *DescribeVpcGatewayEndpointsInput
SetEndpointName sets the EndpointName field's value.
func (*DescribeVpcGatewayEndpointsInput) SetPageNumber ¶
func (s *DescribeVpcGatewayEndpointsInput) SetPageNumber(v int32) *DescribeVpcGatewayEndpointsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcGatewayEndpointsInput) SetPageSize ¶
func (s *DescribeVpcGatewayEndpointsInput) SetPageSize(v int32) *DescribeVpcGatewayEndpointsInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcGatewayEndpointsInput) SetProjectName ¶
func (s *DescribeVpcGatewayEndpointsInput) SetProjectName(v string) *DescribeVpcGatewayEndpointsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeVpcGatewayEndpointsInput) SetTagFilters ¶
func (s *DescribeVpcGatewayEndpointsInput) SetTagFilters(v []*TagFilterForDescribeVpcGatewayEndpointsInput) *DescribeVpcGatewayEndpointsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeVpcGatewayEndpointsInput) SetVpcId ¶
func (s *DescribeVpcGatewayEndpointsInput) SetVpcId(v string) *DescribeVpcGatewayEndpointsInput
SetVpcId sets the VpcId field's value.
func (DescribeVpcGatewayEndpointsInput) String ¶
func (s DescribeVpcGatewayEndpointsInput) String() string
String returns the string representation
type DescribeVpcGatewayEndpointsOutput ¶
type DescribeVpcGatewayEndpointsOutput struct { Metadata *response.ResponseMetadata Endpoints []*EndpointForDescribeVpcGatewayEndpointsOutput `type:"list"` GatewayEndpoints []*GatewayEndpointForDescribeVpcGatewayEndpointsOutput `type:"list"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeVpcGatewayEndpointsOutput) GoString ¶
func (s DescribeVpcGatewayEndpointsOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcGatewayEndpointsOutput) SetEndpoints ¶
func (s *DescribeVpcGatewayEndpointsOutput) SetEndpoints(v []*EndpointForDescribeVpcGatewayEndpointsOutput) *DescribeVpcGatewayEndpointsOutput
SetEndpoints sets the Endpoints field's value.
func (*DescribeVpcGatewayEndpointsOutput) SetGatewayEndpoints ¶
func (s *DescribeVpcGatewayEndpointsOutput) SetGatewayEndpoints(v []*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) *DescribeVpcGatewayEndpointsOutput
SetGatewayEndpoints sets the GatewayEndpoints field's value.
func (*DescribeVpcGatewayEndpointsOutput) SetPageNumber ¶
func (s *DescribeVpcGatewayEndpointsOutput) SetPageNumber(v int32) *DescribeVpcGatewayEndpointsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcGatewayEndpointsOutput) SetPageSize ¶
func (s *DescribeVpcGatewayEndpointsOutput) SetPageSize(v int32) *DescribeVpcGatewayEndpointsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcGatewayEndpointsOutput) SetRequestId ¶
func (s *DescribeVpcGatewayEndpointsOutput) SetRequestId(v string) *DescribeVpcGatewayEndpointsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcGatewayEndpointsOutput) SetTotalCount ¶
func (s *DescribeVpcGatewayEndpointsOutput) SetTotalCount(v int32) *DescribeVpcGatewayEndpointsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeVpcGatewayEndpointsOutput) String ¶
func (s DescribeVpcGatewayEndpointsOutput) String() string
String returns the string representation
type DescribeVpcLinkAttributesInput ¶ added in v1.0.155
type DescribeVpcLinkAttributesInput struct { // VpcLinkId is a required field VpcLinkId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeVpcLinkAttributesInput) GoString ¶ added in v1.0.155
func (s DescribeVpcLinkAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeVpcLinkAttributesInput) SetVpcLinkId ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesInput) SetVpcLinkId(v string) *DescribeVpcLinkAttributesInput
SetVpcLinkId sets the VpcLinkId field's value.
func (DescribeVpcLinkAttributesInput) String ¶ added in v1.0.155
func (s DescribeVpcLinkAttributesInput) String() string
String returns the string representation
func (*DescribeVpcLinkAttributesInput) Validate ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcLinkAttributesOutput ¶ added in v1.0.155
type DescribeVpcLinkAttributesOutput struct { Metadata *response.ResponseMetadata ChainRoleTrn []*string `type:"list"` CreationTime *string `type:"string"` CustomerAccountId *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` NetworkInterfaceId *string `type:"string"` PrimaryIpAddress *string `type:"string"` PrivateIpAddresses []*string `type:"list"` PrivateLinkGatewayId *string `type:"string"` RequestId *string `type:"string"` ResourceId *string `type:"string"` SecurityGroupIds []*string `type:"list"` Status *string `type:"string"` SubnetId *string `type:"string"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` VpcLinkId *string `type:"string"` VpcLinkIndex *int64 `type:"int64"` VpcLinkName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeVpcLinkAttributesOutput) GoString ¶ added in v1.0.155
func (s DescribeVpcLinkAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcLinkAttributesOutput) SetChainRoleTrn ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetChainRoleTrn(v []*string) *DescribeVpcLinkAttributesOutput
SetChainRoleTrn sets the ChainRoleTrn field's value.
func (*DescribeVpcLinkAttributesOutput) SetCreationTime ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetCreationTime(v string) *DescribeVpcLinkAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeVpcLinkAttributesOutput) SetCustomerAccountId ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetCustomerAccountId(v string) *DescribeVpcLinkAttributesOutput
SetCustomerAccountId sets the CustomerAccountId field's value.
func (*DescribeVpcLinkAttributesOutput) SetDeletedTime ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetDeletedTime(v string) *DescribeVpcLinkAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*DescribeVpcLinkAttributesOutput) SetDescription ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetDescription(v string) *DescribeVpcLinkAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeVpcLinkAttributesOutput) SetNetworkInterfaceId ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetNetworkInterfaceId(v string) *DescribeVpcLinkAttributesOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*DescribeVpcLinkAttributesOutput) SetPrimaryIpAddress ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetPrimaryIpAddress(v string) *DescribeVpcLinkAttributesOutput
SetPrimaryIpAddress sets the PrimaryIpAddress field's value.
func (*DescribeVpcLinkAttributesOutput) SetPrivateIpAddresses ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetPrivateIpAddresses(v []*string) *DescribeVpcLinkAttributesOutput
SetPrivateIpAddresses sets the PrivateIpAddresses field's value.
func (*DescribeVpcLinkAttributesOutput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetPrivateLinkGatewayId(v string) *DescribeVpcLinkAttributesOutput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*DescribeVpcLinkAttributesOutput) SetRequestId ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetRequestId(v string) *DescribeVpcLinkAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcLinkAttributesOutput) SetResourceId ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetResourceId(v string) *DescribeVpcLinkAttributesOutput
SetResourceId sets the ResourceId field's value.
func (*DescribeVpcLinkAttributesOutput) SetSecurityGroupIds ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetSecurityGroupIds(v []*string) *DescribeVpcLinkAttributesOutput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*DescribeVpcLinkAttributesOutput) SetStatus ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetStatus(v string) *DescribeVpcLinkAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeVpcLinkAttributesOutput) SetSubnetId ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetSubnetId(v string) *DescribeVpcLinkAttributesOutput
SetSubnetId sets the SubnetId field's value.
func (*DescribeVpcLinkAttributesOutput) SetUpdateTime ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetUpdateTime(v string) *DescribeVpcLinkAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeVpcLinkAttributesOutput) SetVpcId ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetVpcId(v string) *DescribeVpcLinkAttributesOutput
SetVpcId sets the VpcId field's value.
func (*DescribeVpcLinkAttributesOutput) SetVpcLinkId ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetVpcLinkId(v string) *DescribeVpcLinkAttributesOutput
SetVpcLinkId sets the VpcLinkId field's value.
func (*DescribeVpcLinkAttributesOutput) SetVpcLinkIndex ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetVpcLinkIndex(v int64) *DescribeVpcLinkAttributesOutput
SetVpcLinkIndex sets the VpcLinkIndex field's value.
func (*DescribeVpcLinkAttributesOutput) SetVpcLinkName ¶ added in v1.0.155
func (s *DescribeVpcLinkAttributesOutput) SetVpcLinkName(v string) *DescribeVpcLinkAttributesOutput
SetVpcLinkName sets the VpcLinkName field's value.
func (DescribeVpcLinkAttributesOutput) String ¶ added in v1.0.155
func (s DescribeVpcLinkAttributesOutput) String() string
String returns the string representation
type DescribeVpcLinksInput ¶ added in v1.0.155
type DescribeVpcLinksInput struct { CustomerAccountId *string `type:"string"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` PrivateLinkGatewayId *string `type:"string"` VpcLinkIds []*string `type:"list"` VpcLinkName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeVpcLinksInput) GoString ¶ added in v1.0.155
func (s DescribeVpcLinksInput) GoString() string
GoString returns the string representation
func (*DescribeVpcLinksInput) SetCustomerAccountId ¶ added in v1.0.155
func (s *DescribeVpcLinksInput) SetCustomerAccountId(v string) *DescribeVpcLinksInput
SetCustomerAccountId sets the CustomerAccountId field's value.
func (*DescribeVpcLinksInput) SetPageNumber ¶ added in v1.0.155
func (s *DescribeVpcLinksInput) SetPageNumber(v int32) *DescribeVpcLinksInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcLinksInput) SetPageSize ¶ added in v1.0.155
func (s *DescribeVpcLinksInput) SetPageSize(v int32) *DescribeVpcLinksInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcLinksInput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *DescribeVpcLinksInput) SetPrivateLinkGatewayId(v string) *DescribeVpcLinksInput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*DescribeVpcLinksInput) SetVpcLinkIds ¶ added in v1.0.155
func (s *DescribeVpcLinksInput) SetVpcLinkIds(v []*string) *DescribeVpcLinksInput
SetVpcLinkIds sets the VpcLinkIds field's value.
func (*DescribeVpcLinksInput) SetVpcLinkName ¶ added in v1.0.155
func (s *DescribeVpcLinksInput) SetVpcLinkName(v string) *DescribeVpcLinksInput
SetVpcLinkName sets the VpcLinkName field's value.
func (DescribeVpcLinksInput) String ¶ added in v1.0.155
func (s DescribeVpcLinksInput) String() string
String returns the string representation
type DescribeVpcLinksOutput ¶ added in v1.0.155
type DescribeVpcLinksOutput struct { Metadata *response.ResponseMetadata PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` RequestId *string `type:"string"` TotalCount *int32 `type:"int32"` VpcLinks []*VpcLinkForDescribeVpcLinksOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeVpcLinksOutput) GoString ¶ added in v1.0.155
func (s DescribeVpcLinksOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcLinksOutput) SetPageNumber ¶ added in v1.0.155
func (s *DescribeVpcLinksOutput) SetPageNumber(v int32) *DescribeVpcLinksOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcLinksOutput) SetPageSize ¶ added in v1.0.155
func (s *DescribeVpcLinksOutput) SetPageSize(v int32) *DescribeVpcLinksOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcLinksOutput) SetRequestId ¶ added in v1.0.155
func (s *DescribeVpcLinksOutput) SetRequestId(v string) *DescribeVpcLinksOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcLinksOutput) SetTotalCount ¶ added in v1.0.155
func (s *DescribeVpcLinksOutput) SetTotalCount(v int32) *DescribeVpcLinksOutput
SetTotalCount sets the TotalCount field's value.
func (*DescribeVpcLinksOutput) SetVpcLinks ¶ added in v1.0.155
func (s *DescribeVpcLinksOutput) SetVpcLinks(v []*VpcLinkForDescribeVpcLinksOutput) *DescribeVpcLinksOutput
SetVpcLinks sets the VpcLinks field's value.
func (DescribeVpcLinksOutput) String ¶ added in v1.0.155
func (s DescribeVpcLinksOutput) String() string
String returns the string representation
type DetachResourceFromVpcEndpointServiceInput ¶
type DetachResourceFromVpcEndpointServiceInput struct { // ResourceId is a required field ResourceId *string `type:"string" required:"true"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DetachResourceFromVpcEndpointServiceInput) GoString ¶
func (s DetachResourceFromVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*DetachResourceFromVpcEndpointServiceInput) SetResourceId ¶
func (s *DetachResourceFromVpcEndpointServiceInput) SetResourceId(v string) *DetachResourceFromVpcEndpointServiceInput
SetResourceId sets the ResourceId field's value.
func (*DetachResourceFromVpcEndpointServiceInput) SetServiceId ¶
func (s *DetachResourceFromVpcEndpointServiceInput) SetServiceId(v string) *DetachResourceFromVpcEndpointServiceInput
SetServiceId sets the ServiceId field's value.
func (DetachResourceFromVpcEndpointServiceInput) String ¶
func (s DetachResourceFromVpcEndpointServiceInput) String() string
String returns the string representation
func (*DetachResourceFromVpcEndpointServiceInput) Validate ¶
func (s *DetachResourceFromVpcEndpointServiceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetachResourceFromVpcEndpointServiceOutput ¶
type DetachResourceFromVpcEndpointServiceOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DetachResourceFromVpcEndpointServiceOutput) GoString ¶
func (s DetachResourceFromVpcEndpointServiceOutput) GoString() string
GoString returns the string representation
func (*DetachResourceFromVpcEndpointServiceOutput) SetRequestId ¶
func (s *DetachResourceFromVpcEndpointServiceOutput) SetRequestId(v string) *DetachResourceFromVpcEndpointServiceOutput
SetRequestId sets the RequestId field's value.
func (DetachResourceFromVpcEndpointServiceOutput) String ¶
func (s DetachResourceFromVpcEndpointServiceOutput) String() string
String returns the string representation
type DetachSecurityGroupFromVpcEndpointInput ¶
type DetachSecurityGroupFromVpcEndpointInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // SecurityGroupId is a required field SecurityGroupId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DetachSecurityGroupFromVpcEndpointInput) GoString ¶
func (s DetachSecurityGroupFromVpcEndpointInput) GoString() string
GoString returns the string representation
func (*DetachSecurityGroupFromVpcEndpointInput) SetEndpointId ¶
func (s *DetachSecurityGroupFromVpcEndpointInput) SetEndpointId(v string) *DetachSecurityGroupFromVpcEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*DetachSecurityGroupFromVpcEndpointInput) SetSecurityGroupId ¶
func (s *DetachSecurityGroupFromVpcEndpointInput) SetSecurityGroupId(v string) *DetachSecurityGroupFromVpcEndpointInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (DetachSecurityGroupFromVpcEndpointInput) String ¶
func (s DetachSecurityGroupFromVpcEndpointInput) String() string
String returns the string representation
func (*DetachSecurityGroupFromVpcEndpointInput) Validate ¶
func (s *DetachSecurityGroupFromVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetachSecurityGroupFromVpcEndpointOutput ¶
type DetachSecurityGroupFromVpcEndpointOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DetachSecurityGroupFromVpcEndpointOutput) GoString ¶
func (s DetachSecurityGroupFromVpcEndpointOutput) GoString() string
GoString returns the string representation
func (*DetachSecurityGroupFromVpcEndpointOutput) SetRequestId ¶
func (s *DetachSecurityGroupFromVpcEndpointOutput) SetRequestId(v string) *DetachSecurityGroupFromVpcEndpointOutput
SetRequestId sets the RequestId field's value.
func (DetachSecurityGroupFromVpcEndpointOutput) String ¶
func (s DetachSecurityGroupFromVpcEndpointOutput) String() string
String returns the string representation
type DetachSecurityGroupsFromPrivateLinkGatewayInput ¶ added in v1.0.155
type DetachSecurityGroupsFromPrivateLinkGatewayInput struct { // PrivateLinkGatewayId is a required field PrivateLinkGatewayId *string `type:"string" required:"true"` // SecurityGroupIds is a required field SecurityGroupIds []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (DetachSecurityGroupsFromPrivateLinkGatewayInput) GoString ¶ added in v1.0.155
func (s DetachSecurityGroupsFromPrivateLinkGatewayInput) GoString() string
GoString returns the string representation
func (*DetachSecurityGroupsFromPrivateLinkGatewayInput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *DetachSecurityGroupsFromPrivateLinkGatewayInput) SetPrivateLinkGatewayId(v string) *DetachSecurityGroupsFromPrivateLinkGatewayInput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*DetachSecurityGroupsFromPrivateLinkGatewayInput) SetSecurityGroupIds ¶ added in v1.0.155
func (s *DetachSecurityGroupsFromPrivateLinkGatewayInput) SetSecurityGroupIds(v []*string) *DetachSecurityGroupsFromPrivateLinkGatewayInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (DetachSecurityGroupsFromPrivateLinkGatewayInput) String ¶ added in v1.0.155
func (s DetachSecurityGroupsFromPrivateLinkGatewayInput) String() string
String returns the string representation
func (*DetachSecurityGroupsFromPrivateLinkGatewayInput) Validate ¶ added in v1.0.155
func (s *DetachSecurityGroupsFromPrivateLinkGatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetachSecurityGroupsFromPrivateLinkGatewayOutput ¶ added in v1.0.155
type DetachSecurityGroupsFromPrivateLinkGatewayOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DetachSecurityGroupsFromPrivateLinkGatewayOutput) GoString ¶ added in v1.0.155
func (s DetachSecurityGroupsFromPrivateLinkGatewayOutput) GoString() string
GoString returns the string representation
func (*DetachSecurityGroupsFromPrivateLinkGatewayOutput) SetRequestId ¶ added in v1.0.155
func (s *DetachSecurityGroupsFromPrivateLinkGatewayOutput) SetRequestId(v string) *DetachSecurityGroupsFromPrivateLinkGatewayOutput
SetRequestId sets the RequestId field's value.
func (DetachSecurityGroupsFromPrivateLinkGatewayOutput) String ¶ added in v1.0.155
func (s DetachSecurityGroupsFromPrivateLinkGatewayOutput) String() string
String returns the string representation
type DisableVpcEndpointConnectionInput ¶
type DisableVpcEndpointConnectionInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DisableVpcEndpointConnectionInput) GoString ¶
func (s DisableVpcEndpointConnectionInput) GoString() string
GoString returns the string representation
func (*DisableVpcEndpointConnectionInput) SetEndpointId ¶
func (s *DisableVpcEndpointConnectionInput) SetEndpointId(v string) *DisableVpcEndpointConnectionInput
SetEndpointId sets the EndpointId field's value.
func (*DisableVpcEndpointConnectionInput) SetServiceId ¶
func (s *DisableVpcEndpointConnectionInput) SetServiceId(v string) *DisableVpcEndpointConnectionInput
SetServiceId sets the ServiceId field's value.
func (DisableVpcEndpointConnectionInput) String ¶
func (s DisableVpcEndpointConnectionInput) String() string
String returns the string representation
func (*DisableVpcEndpointConnectionInput) Validate ¶
func (s *DisableVpcEndpointConnectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableVpcEndpointConnectionOutput ¶
type DisableVpcEndpointConnectionOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DisableVpcEndpointConnectionOutput) GoString ¶
func (s DisableVpcEndpointConnectionOutput) GoString() string
GoString returns the string representation
func (*DisableVpcEndpointConnectionOutput) SetRequestId ¶
func (s *DisableVpcEndpointConnectionOutput) SetRequestId(v string) *DisableVpcEndpointConnectionOutput
SetRequestId sets the RequestId field's value.
func (DisableVpcEndpointConnectionOutput) String ¶
func (s DisableVpcEndpointConnectionOutput) String() string
String returns the string representation
type EnableVpcEndpointConnectionInput ¶
type EnableVpcEndpointConnectionInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` ResourcesAllocate []*ResourcesAllocateForEnableVpcEndpointConnectionInput `type:"list"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (EnableVpcEndpointConnectionInput) GoString ¶
func (s EnableVpcEndpointConnectionInput) GoString() string
GoString returns the string representation
func (*EnableVpcEndpointConnectionInput) SetEndpointId ¶
func (s *EnableVpcEndpointConnectionInput) SetEndpointId(v string) *EnableVpcEndpointConnectionInput
SetEndpointId sets the EndpointId field's value.
func (*EnableVpcEndpointConnectionInput) SetResourcesAllocate ¶ added in v1.0.155
func (s *EnableVpcEndpointConnectionInput) SetResourcesAllocate(v []*ResourcesAllocateForEnableVpcEndpointConnectionInput) *EnableVpcEndpointConnectionInput
SetResourcesAllocate sets the ResourcesAllocate field's value.
func (*EnableVpcEndpointConnectionInput) SetServiceId ¶
func (s *EnableVpcEndpointConnectionInput) SetServiceId(v string) *EnableVpcEndpointConnectionInput
SetServiceId sets the ServiceId field's value.
func (EnableVpcEndpointConnectionInput) String ¶
func (s EnableVpcEndpointConnectionInput) String() string
String returns the string representation
func (*EnableVpcEndpointConnectionInput) Validate ¶
func (s *EnableVpcEndpointConnectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableVpcEndpointConnectionOutput ¶
type EnableVpcEndpointConnectionOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (EnableVpcEndpointConnectionOutput) GoString ¶
func (s EnableVpcEndpointConnectionOutput) GoString() string
GoString returns the string representation
func (*EnableVpcEndpointConnectionOutput) SetRequestId ¶
func (s *EnableVpcEndpointConnectionOutput) SetRequestId(v string) *EnableVpcEndpointConnectionOutput
SetRequestId sets the RequestId field's value.
func (EnableVpcEndpointConnectionOutput) String ¶
func (s EnableVpcEndpointConnectionOutput) String() string
String returns the string representation
type EndpointConnectionForDescribeVpcEndpointConnectionsOutput ¶
type EndpointConnectionForDescribeVpcEndpointConnectionsOutput struct { ConnectionStatus *string `type:"string"` CreationTime *string `type:"string"` EndpointId *string `type:"string"` EndpointOwnerAccountId *string `type:"string"` EndpointVpcId *string `type:"string"` ServiceId *string `type:"string"` UpdateTime *string `type:"string"` Zones []*ZoneForDescribeVpcEndpointConnectionsOutput `type:"list"` // contains filtered or unexported fields }
func (EndpointConnectionForDescribeVpcEndpointConnectionsOutput) GoString ¶
func (s EndpointConnectionForDescribeVpcEndpointConnectionsOutput) GoString() string
GoString returns the string representation
func (*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetConnectionStatus ¶
func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetConnectionStatus(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
SetConnectionStatus sets the ConnectionStatus field's value.
func (*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetCreationTime ¶
func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetCreationTime(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
SetCreationTime sets the CreationTime field's value.
func (*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetEndpointId ¶
func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetEndpointId(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetEndpointOwnerAccountId ¶
func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetEndpointOwnerAccountId(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
SetEndpointOwnerAccountId sets the EndpointOwnerAccountId field's value.
func (*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetEndpointVpcId ¶
func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetEndpointVpcId(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
SetEndpointVpcId sets the EndpointVpcId field's value.
func (*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetServiceId ¶
func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetServiceId(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
SetServiceId sets the ServiceId field's value.
func (*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetUpdateTime ¶
func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetUpdateTime(v string) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetZones ¶
func (s *EndpointConnectionForDescribeVpcEndpointConnectionsOutput) SetZones(v []*ZoneForDescribeVpcEndpointConnectionsOutput) *EndpointConnectionForDescribeVpcEndpointConnectionsOutput
SetZones sets the Zones field's value.
func (EndpointConnectionForDescribeVpcEndpointConnectionsOutput) String ¶
func (s EndpointConnectionForDescribeVpcEndpointConnectionsOutput) String() string
String returns the string representation
type EndpointForDescribeVpcEndpointAttributesOutput ¶
type EndpointForDescribeVpcEndpointAttributesOutput struct { BusinessStatus *string `type:"string"` ConnectionStatus *string `type:"string"` CreationTime *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` EndpointDomain *string `type:"string"` EndpointId *string `type:"string"` EndpointIndex *int32 `type:"int32"` EndpointName *string `type:"string"` EndpointType *string `type:"string"` IpAddressVersions []*string `type:"list"` Payer *string `type:"string"` PrivateDNSEnabled *bool `type:"boolean"` PrivateDNSName *string `type:"string"` ProjectName *string `type:"string"` ServiceId *string `type:"string"` ServiceManaged *bool `type:"boolean"` ServiceName *string `type:"string"` Status *string `type:"string"` Tags []*TagForDescribeVpcEndpointAttributesOutput `type:"list"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` // contains filtered or unexported fields }
func (EndpointForDescribeVpcEndpointAttributesOutput) GoString ¶
func (s EndpointForDescribeVpcEndpointAttributesOutput) GoString() string
GoString returns the string representation
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetBusinessStatus ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetBusinessStatus(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetConnectionStatus ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetConnectionStatus(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetConnectionStatus sets the ConnectionStatus field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetCreationTime ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetCreationTime(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetDeletedTime ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetDeletedTime(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetDescription ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetDescription(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointDomain ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointDomain(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetEndpointDomain sets the EndpointDomain field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointId ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointId(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointIndex ¶ added in v1.0.155
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointIndex(v int32) *EndpointForDescribeVpcEndpointAttributesOutput
SetEndpointIndex sets the EndpointIndex field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointName ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointName(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointType ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointType(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetEndpointType sets the EndpointType field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetIpAddressVersions ¶ added in v1.0.155
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetIpAddressVersions(v []*string) *EndpointForDescribeVpcEndpointAttributesOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetPayer ¶ added in v1.0.155
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetPayer(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetPayer sets the Payer field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetPrivateDNSEnabled ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetPrivateDNSEnabled(v bool) *EndpointForDescribeVpcEndpointAttributesOutput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetPrivateDNSName ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetPrivateDNSName(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetPrivateDNSName sets the PrivateDNSName field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetProjectName ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetProjectName(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetServiceId ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetServiceId(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetServiceId sets the ServiceId field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetServiceManaged ¶ added in v1.0.170
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetServiceManaged(v bool) *EndpointForDescribeVpcEndpointAttributesOutput
SetServiceManaged sets the ServiceManaged field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetServiceName ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetServiceName(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetServiceName sets the ServiceName field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetStatus ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetStatus(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetStatus sets the Status field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetTags ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetTags(v []*TagForDescribeVpcEndpointAttributesOutput) *EndpointForDescribeVpcEndpointAttributesOutput
SetTags sets the Tags field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetUpdateTime ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetUpdateTime(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetVpcId ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetVpcId(v string) *EndpointForDescribeVpcEndpointAttributesOutput
SetVpcId sets the VpcId field's value.
func (EndpointForDescribeVpcEndpointAttributesOutput) String ¶
func (s EndpointForDescribeVpcEndpointAttributesOutput) String() string
String returns the string representation
type EndpointForDescribeVpcEndpointsOutput ¶
type EndpointForDescribeVpcEndpointsOutput struct { BusinessStatus *string `type:"string"` ConnectionStatus *string `type:"string"` CreationTime *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` EndpointDomain *string `type:"string"` EndpointId *string `type:"string"` EndpointIndex *int32 `type:"int32"` EndpointName *string `type:"string"` EndpointType *string `type:"string"` IpAddressVersions []*string `type:"list"` Payer *string `type:"string"` PrivateDNSEnabled *bool `type:"boolean"` PrivateDNSName *string `type:"string"` ProjectName *string `type:"string"` ServiceId *string `type:"string"` ServiceManaged *bool `type:"boolean"` ServiceName *string `type:"string"` Status *string `type:"string"` Tags []*TagForDescribeVpcEndpointsOutput `type:"list"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` // contains filtered or unexported fields }
func (EndpointForDescribeVpcEndpointsOutput) GoString ¶
func (s EndpointForDescribeVpcEndpointsOutput) GoString() string
GoString returns the string representation
func (*EndpointForDescribeVpcEndpointsOutput) SetBusinessStatus ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetBusinessStatus(v string) *EndpointForDescribeVpcEndpointsOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetConnectionStatus ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetConnectionStatus(v string) *EndpointForDescribeVpcEndpointsOutput
SetConnectionStatus sets the ConnectionStatus field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetCreationTime ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetCreationTime(v string) *EndpointForDescribeVpcEndpointsOutput
SetCreationTime sets the CreationTime field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetDeletedTime ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetDeletedTime(v string) *EndpointForDescribeVpcEndpointsOutput
SetDeletedTime sets the DeletedTime field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetDescription ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetDescription(v string) *EndpointForDescribeVpcEndpointsOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetEndpointDomain ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointDomain(v string) *EndpointForDescribeVpcEndpointsOutput
SetEndpointDomain sets the EndpointDomain field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetEndpointId ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointId(v string) *EndpointForDescribeVpcEndpointsOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetEndpointIndex ¶ added in v1.0.155
func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointIndex(v int32) *EndpointForDescribeVpcEndpointsOutput
SetEndpointIndex sets the EndpointIndex field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetEndpointName ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointName(v string) *EndpointForDescribeVpcEndpointsOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetEndpointType ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointType(v string) *EndpointForDescribeVpcEndpointsOutput
SetEndpointType sets the EndpointType field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetIpAddressVersions ¶ added in v1.0.155
func (s *EndpointForDescribeVpcEndpointsOutput) SetIpAddressVersions(v []*string) *EndpointForDescribeVpcEndpointsOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetPayer ¶ added in v1.0.155
func (s *EndpointForDescribeVpcEndpointsOutput) SetPayer(v string) *EndpointForDescribeVpcEndpointsOutput
SetPayer sets the Payer field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetPrivateDNSEnabled ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetPrivateDNSEnabled(v bool) *EndpointForDescribeVpcEndpointsOutput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetPrivateDNSName ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetPrivateDNSName(v string) *EndpointForDescribeVpcEndpointsOutput
SetPrivateDNSName sets the PrivateDNSName field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetProjectName ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetProjectName(v string) *EndpointForDescribeVpcEndpointsOutput
SetProjectName sets the ProjectName field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetServiceId ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetServiceId(v string) *EndpointForDescribeVpcEndpointsOutput
SetServiceId sets the ServiceId field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetServiceManaged ¶ added in v1.0.170
func (s *EndpointForDescribeVpcEndpointsOutput) SetServiceManaged(v bool) *EndpointForDescribeVpcEndpointsOutput
SetServiceManaged sets the ServiceManaged field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetServiceName ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetServiceName(v string) *EndpointForDescribeVpcEndpointsOutput
SetServiceName sets the ServiceName field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetStatus ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetStatus(v string) *EndpointForDescribeVpcEndpointsOutput
SetStatus sets the Status field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetTags ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetTags(v []*TagForDescribeVpcEndpointsOutput) *EndpointForDescribeVpcEndpointsOutput
SetTags sets the Tags field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetUpdateTime ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetUpdateTime(v string) *EndpointForDescribeVpcEndpointsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetVpcId ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetVpcId(v string) *EndpointForDescribeVpcEndpointsOutput
SetVpcId sets the VpcId field's value.
func (EndpointForDescribeVpcEndpointsOutput) String ¶
func (s EndpointForDescribeVpcEndpointsOutput) String() string
String returns the string representation
type EndpointForDescribeVpcGatewayEndpointsOutput ¶
type EndpointForDescribeVpcGatewayEndpointsOutput struct { CreationTime *string `type:"string"` Description *string `type:"string"` EndpointId *string `type:"string"` EndpointName *string `type:"string"` ProjectName *string `type:"string"` ServiceId *string `type:"string"` ServiceName *string `type:"string"` Status *string `type:"string"` Tags []*TagForDescribeVpcGatewayEndpointsOutput `type:"list"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` VpcPolicy *string `type:"string"` // contains filtered or unexported fields }
func (EndpointForDescribeVpcGatewayEndpointsOutput) GoString ¶
func (s EndpointForDescribeVpcGatewayEndpointsOutput) GoString() string
GoString returns the string representation
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetCreationTime ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetCreationTime(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetCreationTime sets the CreationTime field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetDescription ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetDescription(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointId ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointId(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointName ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointName(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetProjectName ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetProjectName(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetProjectName sets the ProjectName field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetServiceId ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetServiceId(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetServiceId sets the ServiceId field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetServiceName ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetServiceName(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetServiceName sets the ServiceName field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetStatus ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetStatus(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetStatus sets the Status field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetTags ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetTags(v []*TagForDescribeVpcGatewayEndpointsOutput) *EndpointForDescribeVpcGatewayEndpointsOutput
SetTags sets the Tags field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetUpdateTime ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetUpdateTime(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetVpcId ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetVpcId(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetVpcId sets the VpcId field's value.
func (*EndpointForDescribeVpcGatewayEndpointsOutput) SetVpcPolicy ¶
func (s *EndpointForDescribeVpcGatewayEndpointsOutput) SetVpcPolicy(v string) *EndpointForDescribeVpcGatewayEndpointsOutput
SetVpcPolicy sets the VpcPolicy field's value.
func (EndpointForDescribeVpcGatewayEndpointsOutput) String ¶
func (s EndpointForDescribeVpcGatewayEndpointsOutput) String() string
String returns the string representation
type EndpointZoneForDescribeVpcEndpointZonesOutput ¶
type EndpointZoneForDescribeVpcEndpointZonesOutput struct { Ipv6ServiceStatus *string `type:"string"` NetworkInterfaceIP *string `type:"string"` NetworkInterfaceId *string `type:"string"` NetworkInterfaceIpv6 *string `type:"string"` ServiceStatus *string `type:"string"` SubnetId *string `type:"string"` ZoneDomain *string `type:"string"` ZoneId *string `type:"string"` ZoneStatus *string `type:"string"` // contains filtered or unexported fields }
func (EndpointZoneForDescribeVpcEndpointZonesOutput) GoString ¶
func (s EndpointZoneForDescribeVpcEndpointZonesOutput) GoString() string
GoString returns the string representation
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetIpv6ServiceStatus ¶ added in v1.0.155
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetIpv6ServiceStatus(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetIpv6ServiceStatus sets the Ipv6ServiceStatus field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceIP ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceIP(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetNetworkInterfaceIP sets the NetworkInterfaceIP field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceId ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceId(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceIpv6 ¶ added in v1.0.155
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceIpv6(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetNetworkInterfaceIpv6 sets the NetworkInterfaceIpv6 field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetServiceStatus ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetServiceStatus(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetServiceStatus sets the ServiceStatus field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetSubnetId ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetSubnetId(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetSubnetId sets the SubnetId field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetZoneDomain ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetZoneDomain(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetZoneDomain sets the ZoneDomain field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetZoneId ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetZoneId(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetZoneId sets the ZoneId field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetZoneStatus ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetZoneStatus(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetZoneStatus sets the ZoneStatus field's value.
func (EndpointZoneForDescribeVpcEndpointZonesOutput) String ¶
func (s EndpointZoneForDescribeVpcEndpointZonesOutput) String() string
String returns the string representation
type GatewayEndpointForDescribeVpcGatewayEndpointsOutput ¶
type GatewayEndpointForDescribeVpcGatewayEndpointsOutput struct { CreationTime *string `type:"string"` Description *string `type:"string"` EndpointId *string `type:"string"` EndpointName *string `type:"string"` ProjectName *string `type:"string"` ServiceId *string `type:"string"` ServiceName *string `type:"string"` Status *string `type:"string"` Tags []*TagForDescribeVpcGatewayEndpointsOutput `type:"list"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` VpcPolicy *string `type:"string"` // contains filtered or unexported fields }
func (GatewayEndpointForDescribeVpcGatewayEndpointsOutput) GoString ¶
func (s GatewayEndpointForDescribeVpcGatewayEndpointsOutput) GoString() string
GoString returns the string representation
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetCreationTime ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetCreationTime(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetCreationTime sets the CreationTime field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetDescription ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetDescription(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetDescription sets the Description field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointId ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointId(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetEndpointId sets the EndpointId field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointName ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetEndpointName(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetEndpointName sets the EndpointName field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetProjectName ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetProjectName(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetProjectName sets the ProjectName field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetServiceId ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetServiceId(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetServiceId sets the ServiceId field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetServiceName ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetServiceName(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetServiceName sets the ServiceName field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetStatus ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetStatus(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetStatus sets the Status field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetTags ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetTags(v []*TagForDescribeVpcGatewayEndpointsOutput) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetTags sets the Tags field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetUpdateTime ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetUpdateTime(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetVpcId ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetVpcId(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetVpcId sets the VpcId field's value.
func (*GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetVpcPolicy ¶
func (s *GatewayEndpointForDescribeVpcGatewayEndpointsOutput) SetVpcPolicy(v string) *GatewayEndpointForDescribeVpcGatewayEndpointsOutput
SetVpcPolicy sets the VpcPolicy field's value.
func (GatewayEndpointForDescribeVpcGatewayEndpointsOutput) String ¶
func (s GatewayEndpointForDescribeVpcGatewayEndpointsOutput) String() string
String returns the string representation
type ListTagsForResourcesInput ¶
type ListTagsForResourcesInput struct { MaxResults *int32 `type:"int32"` NextToken *string `type:"string"` ResourceIds []*string `type:"list"` // ResourceType is a required field ResourceType *string `type:"string" required:"true"` TagFilters []*TagFilterForListTagsForResourcesInput `type:"list"` TagType *string `type:"string"` // contains filtered or unexported fields }
func (ListTagsForResourcesInput) GoString ¶
func (s ListTagsForResourcesInput) GoString() string
GoString returns the string representation
func (*ListTagsForResourcesInput) SetMaxResults ¶
func (s *ListTagsForResourcesInput) SetMaxResults(v int32) *ListTagsForResourcesInput
SetMaxResults sets the MaxResults field's value.
func (*ListTagsForResourcesInput) SetNextToken ¶
func (s *ListTagsForResourcesInput) SetNextToken(v string) *ListTagsForResourcesInput
SetNextToken sets the NextToken field's value.
func (*ListTagsForResourcesInput) SetResourceIds ¶
func (s *ListTagsForResourcesInput) SetResourceIds(v []*string) *ListTagsForResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*ListTagsForResourcesInput) SetResourceType ¶
func (s *ListTagsForResourcesInput) SetResourceType(v string) *ListTagsForResourcesInput
SetResourceType sets the ResourceType field's value.
func (*ListTagsForResourcesInput) SetTagFilters ¶
func (s *ListTagsForResourcesInput) SetTagFilters(v []*TagFilterForListTagsForResourcesInput) *ListTagsForResourcesInput
SetTagFilters sets the TagFilters field's value.
func (*ListTagsForResourcesInput) SetTagType ¶
func (s *ListTagsForResourcesInput) SetTagType(v string) *ListTagsForResourcesInput
SetTagType sets the TagType field's value.
func (ListTagsForResourcesInput) String ¶
func (s ListTagsForResourcesInput) String() string
String returns the string representation
func (*ListTagsForResourcesInput) Validate ¶
func (s *ListTagsForResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsForResourcesOutput ¶
type ListTagsForResourcesOutput struct { Metadata *response.ResponseMetadata NextToken *string `type:"string"` RequestId *string `type:"string"` ResourceTags []*ResourceTagForListTagsForResourcesOutput `type:"list"` // contains filtered or unexported fields }
func (ListTagsForResourcesOutput) GoString ¶
func (s ListTagsForResourcesOutput) GoString() string
GoString returns the string representation
func (*ListTagsForResourcesOutput) SetNextToken ¶
func (s *ListTagsForResourcesOutput) SetNextToken(v string) *ListTagsForResourcesOutput
SetNextToken sets the NextToken field's value.
func (*ListTagsForResourcesOutput) SetRequestId ¶
func (s *ListTagsForResourcesOutput) SetRequestId(v string) *ListTagsForResourcesOutput
SetRequestId sets the RequestId field's value.
func (*ListTagsForResourcesOutput) SetResourceTags ¶
func (s *ListTagsForResourcesOutput) SetResourceTags(v []*ResourceTagForListTagsForResourcesOutput) *ListTagsForResourcesOutput
SetResourceTags sets the ResourceTags field's value.
func (ListTagsForResourcesOutput) String ¶
func (s ListTagsForResourcesOutput) String() string
String returns the string representation
type ModifyPrivateLinkGatewayAttributesInput ¶ added in v1.0.155
type ModifyPrivateLinkGatewayAttributesInput struct { Description *string `type:"string"` // PrivateLinkGatewayId is a required field PrivateLinkGatewayId *string `type:"string" required:"true"` PrivateLinkGatewayName *string `type:"string"` // contains filtered or unexported fields }
func (ModifyPrivateLinkGatewayAttributesInput) GoString ¶ added in v1.0.155
func (s ModifyPrivateLinkGatewayAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyPrivateLinkGatewayAttributesInput) SetDescription ¶ added in v1.0.155
func (s *ModifyPrivateLinkGatewayAttributesInput) SetDescription(v string) *ModifyPrivateLinkGatewayAttributesInput
SetDescription sets the Description field's value.
func (*ModifyPrivateLinkGatewayAttributesInput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *ModifyPrivateLinkGatewayAttributesInput) SetPrivateLinkGatewayId(v string) *ModifyPrivateLinkGatewayAttributesInput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*ModifyPrivateLinkGatewayAttributesInput) SetPrivateLinkGatewayName ¶ added in v1.0.155
func (s *ModifyPrivateLinkGatewayAttributesInput) SetPrivateLinkGatewayName(v string) *ModifyPrivateLinkGatewayAttributesInput
SetPrivateLinkGatewayName sets the PrivateLinkGatewayName field's value.
func (ModifyPrivateLinkGatewayAttributesInput) String ¶ added in v1.0.155
func (s ModifyPrivateLinkGatewayAttributesInput) String() string
String returns the string representation
func (*ModifyPrivateLinkGatewayAttributesInput) Validate ¶ added in v1.0.155
func (s *ModifyPrivateLinkGatewayAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyPrivateLinkGatewayAttributesOutput ¶ added in v1.0.155
type ModifyPrivateLinkGatewayAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyPrivateLinkGatewayAttributesOutput) GoString ¶ added in v1.0.155
func (s ModifyPrivateLinkGatewayAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyPrivateLinkGatewayAttributesOutput) SetRequestId ¶ added in v1.0.155
func (s *ModifyPrivateLinkGatewayAttributesOutput) SetRequestId(v string) *ModifyPrivateLinkGatewayAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyPrivateLinkGatewayAttributesOutput) String ¶ added in v1.0.155
func (s ModifyPrivateLinkGatewayAttributesOutput) String() string
String returns the string representation
type ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput ¶
type ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput struct { AutoAcceptEnabled *bool `type:"boolean"` Description *string `type:"string"` IpAddressVersions []*string `type:"list"` Resource *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput `type:"structure"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) GoString ¶
func (s ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetAutoAcceptEnabled ¶
func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetAutoAcceptEnabled(v bool) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
SetAutoAcceptEnabled sets the AutoAcceptEnabled field's value.
func (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetDescription ¶
func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetDescription(v string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
SetDescription sets the Description field's value.
func (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetIpAddressVersions ¶ added in v1.0.155
func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetIpAddressVersions(v []*string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetResource ¶
func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetResource(v *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
SetResource sets the Resource field's value.
func (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetServiceId ¶
func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetServiceId(v string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
SetServiceId sets the ServiceId field's value.
func (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetZoneIds ¶
func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetZoneIds(v []*string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
SetZoneIds sets the ZoneIds field's value.
func (ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) String ¶
func (s ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) String() string
String returns the string representation
func (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) Validate ¶
func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput ¶
type ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) GoString ¶
func (s ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) SetRequestId ¶
func (s *ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) SetRequestId(v string) *ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) String ¶
func (s ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) String() string
String returns the string representation
type ModifyVpcEndpointAttributesInput ¶
type ModifyVpcEndpointAttributesInput struct { Description *string `type:"string"` // EndpointId is a required field EndpointId *string `type:"string" required:"true"` EndpointName *string `type:"string"` IpAddressVersions []*string `type:"list"` PrivateDNSEnabled *bool `type:"boolean"` // contains filtered or unexported fields }
func (ModifyVpcEndpointAttributesInput) GoString ¶
func (s ModifyVpcEndpointAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointAttributesInput) SetDescription ¶
func (s *ModifyVpcEndpointAttributesInput) SetDescription(v string) *ModifyVpcEndpointAttributesInput
SetDescription sets the Description field's value.
func (*ModifyVpcEndpointAttributesInput) SetEndpointId ¶
func (s *ModifyVpcEndpointAttributesInput) SetEndpointId(v string) *ModifyVpcEndpointAttributesInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyVpcEndpointAttributesInput) SetEndpointName ¶
func (s *ModifyVpcEndpointAttributesInput) SetEndpointName(v string) *ModifyVpcEndpointAttributesInput
SetEndpointName sets the EndpointName field's value.
func (*ModifyVpcEndpointAttributesInput) SetIpAddressVersions ¶ added in v1.0.155
func (s *ModifyVpcEndpointAttributesInput) SetIpAddressVersions(v []*string) *ModifyVpcEndpointAttributesInput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*ModifyVpcEndpointAttributesInput) SetPrivateDNSEnabled ¶
func (s *ModifyVpcEndpointAttributesInput) SetPrivateDNSEnabled(v bool) *ModifyVpcEndpointAttributesInput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (ModifyVpcEndpointAttributesInput) String ¶
func (s ModifyVpcEndpointAttributesInput) String() string
String returns the string representation
func (*ModifyVpcEndpointAttributesInput) Validate ¶
func (s *ModifyVpcEndpointAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyVpcEndpointAttributesOutput ¶
type ModifyVpcEndpointAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyVpcEndpointAttributesOutput) GoString ¶
func (s ModifyVpcEndpointAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointAttributesOutput) SetRequestId ¶
func (s *ModifyVpcEndpointAttributesOutput) SetRequestId(v string) *ModifyVpcEndpointAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyVpcEndpointAttributesOutput) String ¶
func (s ModifyVpcEndpointAttributesOutput) String() string
String returns the string representation
type ModifyVpcEndpointServiceAttributesInput ¶
type ModifyVpcEndpointServiceAttributesInput struct { AutoAcceptEnabled *bool `type:"boolean"` Description *string `type:"string"` IpAddressVersions []*string `type:"list"` PrivateDNSEnabled *string `type:"string"` PrivateDNSName *string `type:"string"` PrivateDNSType *string `type:"string"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ModifyVpcEndpointServiceAttributesInput) GoString ¶
func (s ModifyVpcEndpointServiceAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointServiceAttributesInput) SetAutoAcceptEnabled ¶
func (s *ModifyVpcEndpointServiceAttributesInput) SetAutoAcceptEnabled(v bool) *ModifyVpcEndpointServiceAttributesInput
SetAutoAcceptEnabled sets the AutoAcceptEnabled field's value.
func (*ModifyVpcEndpointServiceAttributesInput) SetDescription ¶
func (s *ModifyVpcEndpointServiceAttributesInput) SetDescription(v string) *ModifyVpcEndpointServiceAttributesInput
SetDescription sets the Description field's value.
func (*ModifyVpcEndpointServiceAttributesInput) SetIpAddressVersions ¶ added in v1.0.155
func (s *ModifyVpcEndpointServiceAttributesInput) SetIpAddressVersions(v []*string) *ModifyVpcEndpointServiceAttributesInput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*ModifyVpcEndpointServiceAttributesInput) SetPrivateDNSEnabled ¶
func (s *ModifyVpcEndpointServiceAttributesInput) SetPrivateDNSEnabled(v string) *ModifyVpcEndpointServiceAttributesInput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (*ModifyVpcEndpointServiceAttributesInput) SetPrivateDNSName ¶
func (s *ModifyVpcEndpointServiceAttributesInput) SetPrivateDNSName(v string) *ModifyVpcEndpointServiceAttributesInput
SetPrivateDNSName sets the PrivateDNSName field's value.
func (*ModifyVpcEndpointServiceAttributesInput) SetPrivateDNSType ¶ added in v1.0.155
func (s *ModifyVpcEndpointServiceAttributesInput) SetPrivateDNSType(v string) *ModifyVpcEndpointServiceAttributesInput
SetPrivateDNSType sets the PrivateDNSType field's value.
func (*ModifyVpcEndpointServiceAttributesInput) SetServiceId ¶
func (s *ModifyVpcEndpointServiceAttributesInput) SetServiceId(v string) *ModifyVpcEndpointServiceAttributesInput
SetServiceId sets the ServiceId field's value.
func (ModifyVpcEndpointServiceAttributesInput) String ¶
func (s ModifyVpcEndpointServiceAttributesInput) String() string
String returns the string representation
func (*ModifyVpcEndpointServiceAttributesInput) Validate ¶
func (s *ModifyVpcEndpointServiceAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyVpcEndpointServiceAttributesOutput ¶
type ModifyVpcEndpointServiceAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyVpcEndpointServiceAttributesOutput) GoString ¶
func (s ModifyVpcEndpointServiceAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointServiceAttributesOutput) SetRequestId ¶
func (s *ModifyVpcEndpointServiceAttributesOutput) SetRequestId(v string) *ModifyVpcEndpointServiceAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyVpcEndpointServiceAttributesOutput) String ¶
func (s ModifyVpcEndpointServiceAttributesOutput) String() string
String returns the string representation
type ModifyVpcEndpointServiceResourceAttributesInput ¶
type ModifyVpcEndpointServiceResourceAttributesInput struct { // ResourceId is a required field ResourceId *string `type:"string" required:"true"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // ZoneIds is a required field ZoneIds []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (ModifyVpcEndpointServiceResourceAttributesInput) GoString ¶
func (s ModifyVpcEndpointServiceResourceAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointServiceResourceAttributesInput) SetResourceId ¶
func (s *ModifyVpcEndpointServiceResourceAttributesInput) SetResourceId(v string) *ModifyVpcEndpointServiceResourceAttributesInput
SetResourceId sets the ResourceId field's value.
func (*ModifyVpcEndpointServiceResourceAttributesInput) SetServiceId ¶
func (s *ModifyVpcEndpointServiceResourceAttributesInput) SetServiceId(v string) *ModifyVpcEndpointServiceResourceAttributesInput
SetServiceId sets the ServiceId field's value.
func (*ModifyVpcEndpointServiceResourceAttributesInput) SetZoneIds ¶
func (s *ModifyVpcEndpointServiceResourceAttributesInput) SetZoneIds(v []*string) *ModifyVpcEndpointServiceResourceAttributesInput
SetZoneIds sets the ZoneIds field's value.
func (ModifyVpcEndpointServiceResourceAttributesInput) String ¶
func (s ModifyVpcEndpointServiceResourceAttributesInput) String() string
String returns the string representation
func (*ModifyVpcEndpointServiceResourceAttributesInput) Validate ¶
func (s *ModifyVpcEndpointServiceResourceAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyVpcEndpointServiceResourceAttributesOutput ¶
type ModifyVpcEndpointServiceResourceAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyVpcEndpointServiceResourceAttributesOutput) GoString ¶
func (s ModifyVpcEndpointServiceResourceAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointServiceResourceAttributesOutput) SetRequestId ¶
func (s *ModifyVpcEndpointServiceResourceAttributesOutput) SetRequestId(v string) *ModifyVpcEndpointServiceResourceAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyVpcEndpointServiceResourceAttributesOutput) String ¶
func (s ModifyVpcEndpointServiceResourceAttributesOutput) String() string
String returns the string representation
type ModifyVpcGatewayEndpointAttributesInput ¶
type ModifyVpcGatewayEndpointAttributesInput struct { Description *string `type:"string"` // EndpointId is a required field EndpointId *string `type:"string" required:"true"` EndpointName *string `type:"string"` VpcPolicy *string `type:"string"` // contains filtered or unexported fields }
func (ModifyVpcGatewayEndpointAttributesInput) GoString ¶
func (s ModifyVpcGatewayEndpointAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyVpcGatewayEndpointAttributesInput) SetDescription ¶
func (s *ModifyVpcGatewayEndpointAttributesInput) SetDescription(v string) *ModifyVpcGatewayEndpointAttributesInput
SetDescription sets the Description field's value.
func (*ModifyVpcGatewayEndpointAttributesInput) SetEndpointId ¶
func (s *ModifyVpcGatewayEndpointAttributesInput) SetEndpointId(v string) *ModifyVpcGatewayEndpointAttributesInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyVpcGatewayEndpointAttributesInput) SetEndpointName ¶
func (s *ModifyVpcGatewayEndpointAttributesInput) SetEndpointName(v string) *ModifyVpcGatewayEndpointAttributesInput
SetEndpointName sets the EndpointName field's value.
func (*ModifyVpcGatewayEndpointAttributesInput) SetVpcPolicy ¶
func (s *ModifyVpcGatewayEndpointAttributesInput) SetVpcPolicy(v string) *ModifyVpcGatewayEndpointAttributesInput
SetVpcPolicy sets the VpcPolicy field's value.
func (ModifyVpcGatewayEndpointAttributesInput) String ¶
func (s ModifyVpcGatewayEndpointAttributesInput) String() string
String returns the string representation
func (*ModifyVpcGatewayEndpointAttributesInput) Validate ¶
func (s *ModifyVpcGatewayEndpointAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyVpcGatewayEndpointAttributesOutput ¶
type ModifyVpcGatewayEndpointAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyVpcGatewayEndpointAttributesOutput) GoString ¶
func (s ModifyVpcGatewayEndpointAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyVpcGatewayEndpointAttributesOutput) SetRequestId ¶
func (s *ModifyVpcGatewayEndpointAttributesOutput) SetRequestId(v string) *ModifyVpcGatewayEndpointAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyVpcGatewayEndpointAttributesOutput) String ¶
func (s ModifyVpcGatewayEndpointAttributesOutput) String() string
String returns the string representation
type ModifyVpcLinkAttributesInput ¶ added in v1.0.155
type ModifyVpcLinkAttributesInput struct { Description *string `type:"string"` // VpcLinkId is a required field VpcLinkId *string `type:"string" required:"true"` VpcLinkName *string `type:"string"` // contains filtered or unexported fields }
func (ModifyVpcLinkAttributesInput) GoString ¶ added in v1.0.155
func (s ModifyVpcLinkAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyVpcLinkAttributesInput) SetDescription ¶ added in v1.0.155
func (s *ModifyVpcLinkAttributesInput) SetDescription(v string) *ModifyVpcLinkAttributesInput
SetDescription sets the Description field's value.
func (*ModifyVpcLinkAttributesInput) SetVpcLinkId ¶ added in v1.0.155
func (s *ModifyVpcLinkAttributesInput) SetVpcLinkId(v string) *ModifyVpcLinkAttributesInput
SetVpcLinkId sets the VpcLinkId field's value.
func (*ModifyVpcLinkAttributesInput) SetVpcLinkName ¶ added in v1.0.155
func (s *ModifyVpcLinkAttributesInput) SetVpcLinkName(v string) *ModifyVpcLinkAttributesInput
SetVpcLinkName sets the VpcLinkName field's value.
func (ModifyVpcLinkAttributesInput) String ¶ added in v1.0.155
func (s ModifyVpcLinkAttributesInput) String() string
String returns the string representation
func (*ModifyVpcLinkAttributesInput) Validate ¶ added in v1.0.155
func (s *ModifyVpcLinkAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyVpcLinkAttributesOutput ¶ added in v1.0.155
type ModifyVpcLinkAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyVpcLinkAttributesOutput) GoString ¶ added in v1.0.155
func (s ModifyVpcLinkAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyVpcLinkAttributesOutput) SetRequestId ¶ added in v1.0.155
func (s *ModifyVpcLinkAttributesOutput) SetRequestId(v string) *ModifyVpcLinkAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyVpcLinkAttributesOutput) String ¶ added in v1.0.155
func (s ModifyVpcLinkAttributesOutput) String() string
String returns the string representation
type PRIVATELINK ¶
PRIVATELINK provides the API operation methods for making requests to PRIVATELINK. See this package's package overview docs for details on the service.
PRIVATELINK methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *PRIVATELINK
New create int can support ssl or region locate set
func (*PRIVATELINK) AddPermissionToVpcEndpointService ¶
func (c *PRIVATELINK) AddPermissionToVpcEndpointService(input *AddPermissionToVpcEndpointServiceInput) (*AddPermissionToVpcEndpointServiceOutput, error)
AddPermissionToVpcEndpointService API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AddPermissionToVpcEndpointService for usage and error information.
func (*PRIVATELINK) AddPermissionToVpcEndpointServiceCommon ¶
func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddPermissionToVpcEndpointServiceCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AddPermissionToVpcEndpointServiceCommon for usage and error information.
func (*PRIVATELINK) AddPermissionToVpcEndpointServiceCommonRequest ¶
func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddPermissionToVpcEndpointServiceCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddPermissionToVpcEndpointServiceCommon operation. The "output" return value will be populated with the AddPermissionToVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned AddPermissionToVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after AddPermissionToVpcEndpointServiceCommon Send returns without error.
See AddPermissionToVpcEndpointServiceCommon for more information on using the AddPermissionToVpcEndpointServiceCommon API call, and error handling.
// Example sending a request using the AddPermissionToVpcEndpointServiceCommonRequest method. req, resp := client.AddPermissionToVpcEndpointServiceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AddPermissionToVpcEndpointServiceCommonWithContext ¶
func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddPermissionToVpcEndpointServiceCommonWithContext is the same as AddPermissionToVpcEndpointServiceCommon with the addition of the ability to pass a context and additional request options.
See AddPermissionToVpcEndpointServiceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AddPermissionToVpcEndpointServiceRequest ¶
func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceRequest(input *AddPermissionToVpcEndpointServiceInput) (req *request.Request, output *AddPermissionToVpcEndpointServiceOutput)
AddPermissionToVpcEndpointServiceRequest generates a "volcengine/request.Request" representing the client's request for the AddPermissionToVpcEndpointService operation. The "output" return value will be populated with the AddPermissionToVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned AddPermissionToVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after AddPermissionToVpcEndpointServiceCommon Send returns without error.
See AddPermissionToVpcEndpointService for more information on using the AddPermissionToVpcEndpointService API call, and error handling.
// Example sending a request using the AddPermissionToVpcEndpointServiceRequest method. req, resp := client.AddPermissionToVpcEndpointServiceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AddPermissionToVpcEndpointServiceWithContext ¶
func (c *PRIVATELINK) AddPermissionToVpcEndpointServiceWithContext(ctx volcengine.Context, input *AddPermissionToVpcEndpointServiceInput, opts ...request.Option) (*AddPermissionToVpcEndpointServiceOutput, error)
AddPermissionToVpcEndpointServiceWithContext is the same as AddPermissionToVpcEndpointService with the addition of the ability to pass a context and additional request options.
See AddPermissionToVpcEndpointService for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AddZoneToVpcEndpoint ¶
func (c *PRIVATELINK) AddZoneToVpcEndpoint(input *AddZoneToVpcEndpointInput) (*AddZoneToVpcEndpointOutput, error)
AddZoneToVpcEndpoint API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AddZoneToVpcEndpoint for usage and error information.
func (*PRIVATELINK) AddZoneToVpcEndpointCommon ¶
func (c *PRIVATELINK) AddZoneToVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddZoneToVpcEndpointCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AddZoneToVpcEndpointCommon for usage and error information.
func (*PRIVATELINK) AddZoneToVpcEndpointCommonRequest ¶
func (c *PRIVATELINK) AddZoneToVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddZoneToVpcEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddZoneToVpcEndpointCommon operation. The "output" return value will be populated with the AddZoneToVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned AddZoneToVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after AddZoneToVpcEndpointCommon Send returns without error.
See AddZoneToVpcEndpointCommon for more information on using the AddZoneToVpcEndpointCommon API call, and error handling.
// Example sending a request using the AddZoneToVpcEndpointCommonRequest method. req, resp := client.AddZoneToVpcEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AddZoneToVpcEndpointCommonWithContext ¶
func (c *PRIVATELINK) AddZoneToVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddZoneToVpcEndpointCommonWithContext is the same as AddZoneToVpcEndpointCommon with the addition of the ability to pass a context and additional request options.
See AddZoneToVpcEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AddZoneToVpcEndpointRequest ¶
func (c *PRIVATELINK) AddZoneToVpcEndpointRequest(input *AddZoneToVpcEndpointInput) (req *request.Request, output *AddZoneToVpcEndpointOutput)
AddZoneToVpcEndpointRequest generates a "volcengine/request.Request" representing the client's request for the AddZoneToVpcEndpoint operation. The "output" return value will be populated with the AddZoneToVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned AddZoneToVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after AddZoneToVpcEndpointCommon Send returns without error.
See AddZoneToVpcEndpoint for more information on using the AddZoneToVpcEndpoint API call, and error handling.
// Example sending a request using the AddZoneToVpcEndpointRequest method. req, resp := client.AddZoneToVpcEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AddZoneToVpcEndpointWithContext ¶
func (c *PRIVATELINK) AddZoneToVpcEndpointWithContext(ctx volcengine.Context, input *AddZoneToVpcEndpointInput, opts ...request.Option) (*AddZoneToVpcEndpointOutput, error)
AddZoneToVpcEndpointWithContext is the same as AddZoneToVpcEndpoint with the addition of the ability to pass a context and additional request options.
See AddZoneToVpcEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AssignPrivateIpAddressesToVpcLink ¶ added in v1.0.155
func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLink(input *AssignPrivateIpAddressesToVpcLinkInput) (*AssignPrivateIpAddressesToVpcLinkOutput, error)
AssignPrivateIpAddressesToVpcLink API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AssignPrivateIpAddressesToVpcLink for usage and error information.
func (*PRIVATELINK) AssignPrivateIpAddressesToVpcLinkCommon ¶ added in v1.0.155
func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssignPrivateIpAddressesToVpcLinkCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AssignPrivateIpAddressesToVpcLinkCommon for usage and error information.
func (*PRIVATELINK) AssignPrivateIpAddressesToVpcLinkCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssignPrivateIpAddressesToVpcLinkCommonRequest generates a "volcengine/request.Request" representing the client's request for the AssignPrivateIpAddressesToVpcLinkCommon operation. The "output" return value will be populated with the AssignPrivateIpAddressesToVpcLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned AssignPrivateIpAddressesToVpcLinkCommon Request to send the API call to the service. the "output" return value is not valid until after AssignPrivateIpAddressesToVpcLinkCommon Send returns without error.
See AssignPrivateIpAddressesToVpcLinkCommon for more information on using the AssignPrivateIpAddressesToVpcLinkCommon API call, and error handling.
// Example sending a request using the AssignPrivateIpAddressesToVpcLinkCommonRequest method. req, resp := client.AssignPrivateIpAddressesToVpcLinkCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AssignPrivateIpAddressesToVpcLinkCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssignPrivateIpAddressesToVpcLinkCommonWithContext is the same as AssignPrivateIpAddressesToVpcLinkCommon with the addition of the ability to pass a context and additional request options.
See AssignPrivateIpAddressesToVpcLinkCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AssignPrivateIpAddressesToVpcLinkRequest ¶ added in v1.0.155
func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkRequest(input *AssignPrivateIpAddressesToVpcLinkInput) (req *request.Request, output *AssignPrivateIpAddressesToVpcLinkOutput)
AssignPrivateIpAddressesToVpcLinkRequest generates a "volcengine/request.Request" representing the client's request for the AssignPrivateIpAddressesToVpcLink operation. The "output" return value will be populated with the AssignPrivateIpAddressesToVpcLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned AssignPrivateIpAddressesToVpcLinkCommon Request to send the API call to the service. the "output" return value is not valid until after AssignPrivateIpAddressesToVpcLinkCommon Send returns without error.
See AssignPrivateIpAddressesToVpcLink for more information on using the AssignPrivateIpAddressesToVpcLink API call, and error handling.
// Example sending a request using the AssignPrivateIpAddressesToVpcLinkRequest method. req, resp := client.AssignPrivateIpAddressesToVpcLinkRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AssignPrivateIpAddressesToVpcLinkWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) AssignPrivateIpAddressesToVpcLinkWithContext(ctx volcengine.Context, input *AssignPrivateIpAddressesToVpcLinkInput, opts ...request.Option) (*AssignPrivateIpAddressesToVpcLinkOutput, error)
AssignPrivateIpAddressesToVpcLinkWithContext is the same as AssignPrivateIpAddressesToVpcLink with the addition of the ability to pass a context and additional request options.
See AssignPrivateIpAddressesToVpcLink for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AttachResourceToVpcEndpointService ¶
func (c *PRIVATELINK) AttachResourceToVpcEndpointService(input *AttachResourceToVpcEndpointServiceInput) (*AttachResourceToVpcEndpointServiceOutput, error)
AttachResourceToVpcEndpointService API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AttachResourceToVpcEndpointService for usage and error information.
func (*PRIVATELINK) AttachResourceToVpcEndpointServiceCommon ¶
func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AttachResourceToVpcEndpointServiceCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AttachResourceToVpcEndpointServiceCommon for usage and error information.
func (*PRIVATELINK) AttachResourceToVpcEndpointServiceCommonRequest ¶
func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AttachResourceToVpcEndpointServiceCommonRequest generates a "volcengine/request.Request" representing the client's request for the AttachResourceToVpcEndpointServiceCommon operation. The "output" return value will be populated with the AttachResourceToVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachResourceToVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after AttachResourceToVpcEndpointServiceCommon Send returns without error.
See AttachResourceToVpcEndpointServiceCommon for more information on using the AttachResourceToVpcEndpointServiceCommon API call, and error handling.
// Example sending a request using the AttachResourceToVpcEndpointServiceCommonRequest method. req, resp := client.AttachResourceToVpcEndpointServiceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AttachResourceToVpcEndpointServiceCommonWithContext ¶
func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AttachResourceToVpcEndpointServiceCommonWithContext is the same as AttachResourceToVpcEndpointServiceCommon with the addition of the ability to pass a context and additional request options.
See AttachResourceToVpcEndpointServiceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AttachResourceToVpcEndpointServiceRequest ¶
func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceRequest(input *AttachResourceToVpcEndpointServiceInput) (req *request.Request, output *AttachResourceToVpcEndpointServiceOutput)
AttachResourceToVpcEndpointServiceRequest generates a "volcengine/request.Request" representing the client's request for the AttachResourceToVpcEndpointService operation. The "output" return value will be populated with the AttachResourceToVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachResourceToVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after AttachResourceToVpcEndpointServiceCommon Send returns without error.
See AttachResourceToVpcEndpointService for more information on using the AttachResourceToVpcEndpointService API call, and error handling.
// Example sending a request using the AttachResourceToVpcEndpointServiceRequest method. req, resp := client.AttachResourceToVpcEndpointServiceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AttachResourceToVpcEndpointServiceWithContext ¶
func (c *PRIVATELINK) AttachResourceToVpcEndpointServiceWithContext(ctx volcengine.Context, input *AttachResourceToVpcEndpointServiceInput, opts ...request.Option) (*AttachResourceToVpcEndpointServiceOutput, error)
AttachResourceToVpcEndpointServiceWithContext is the same as AttachResourceToVpcEndpointService with the addition of the ability to pass a context and additional request options.
See AttachResourceToVpcEndpointService for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AttachSecurityGroupToVpcEndpoint ¶
func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpoint(input *AttachSecurityGroupToVpcEndpointInput) (*AttachSecurityGroupToVpcEndpointOutput, error)
AttachSecurityGroupToVpcEndpoint API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AttachSecurityGroupToVpcEndpoint for usage and error information.
func (*PRIVATELINK) AttachSecurityGroupToVpcEndpointCommon ¶
func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AttachSecurityGroupToVpcEndpointCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AttachSecurityGroupToVpcEndpointCommon for usage and error information.
func (*PRIVATELINK) AttachSecurityGroupToVpcEndpointCommonRequest ¶
func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AttachSecurityGroupToVpcEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the AttachSecurityGroupToVpcEndpointCommon operation. The "output" return value will be populated with the AttachSecurityGroupToVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachSecurityGroupToVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after AttachSecurityGroupToVpcEndpointCommon Send returns without error.
See AttachSecurityGroupToVpcEndpointCommon for more information on using the AttachSecurityGroupToVpcEndpointCommon API call, and error handling.
// Example sending a request using the AttachSecurityGroupToVpcEndpointCommonRequest method. req, resp := client.AttachSecurityGroupToVpcEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AttachSecurityGroupToVpcEndpointCommonWithContext ¶
func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AttachSecurityGroupToVpcEndpointCommonWithContext is the same as AttachSecurityGroupToVpcEndpointCommon with the addition of the ability to pass a context and additional request options.
See AttachSecurityGroupToVpcEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AttachSecurityGroupToVpcEndpointRequest ¶
func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointRequest(input *AttachSecurityGroupToVpcEndpointInput) (req *request.Request, output *AttachSecurityGroupToVpcEndpointOutput)
AttachSecurityGroupToVpcEndpointRequest generates a "volcengine/request.Request" representing the client's request for the AttachSecurityGroupToVpcEndpoint operation. The "output" return value will be populated with the AttachSecurityGroupToVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachSecurityGroupToVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after AttachSecurityGroupToVpcEndpointCommon Send returns without error.
See AttachSecurityGroupToVpcEndpoint for more information on using the AttachSecurityGroupToVpcEndpoint API call, and error handling.
// Example sending a request using the AttachSecurityGroupToVpcEndpointRequest method. req, resp := client.AttachSecurityGroupToVpcEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AttachSecurityGroupToVpcEndpointWithContext ¶
func (c *PRIVATELINK) AttachSecurityGroupToVpcEndpointWithContext(ctx volcengine.Context, input *AttachSecurityGroupToVpcEndpointInput, opts ...request.Option) (*AttachSecurityGroupToVpcEndpointOutput, error)
AttachSecurityGroupToVpcEndpointWithContext is the same as AttachSecurityGroupToVpcEndpoint with the addition of the ability to pass a context and additional request options.
See AttachSecurityGroupToVpcEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AttachSecurityGroupsToPrivateLinkGateway ¶ added in v1.0.155
func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGateway(input *AttachSecurityGroupsToPrivateLinkGatewayInput) (*AttachSecurityGroupsToPrivateLinkGatewayOutput, error)
AttachSecurityGroupsToPrivateLinkGateway API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AttachSecurityGroupsToPrivateLinkGateway for usage and error information.
func (*PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayCommon ¶ added in v1.0.155
func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AttachSecurityGroupsToPrivateLinkGatewayCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation AttachSecurityGroupsToPrivateLinkGatewayCommon for usage and error information.
func (*PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AttachSecurityGroupsToPrivateLinkGatewayCommonRequest generates a "volcengine/request.Request" representing the client's request for the AttachSecurityGroupsToPrivateLinkGatewayCommon operation. The "output" return value will be populated with the AttachSecurityGroupsToPrivateLinkGatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachSecurityGroupsToPrivateLinkGatewayCommon Request to send the API call to the service. the "output" return value is not valid until after AttachSecurityGroupsToPrivateLinkGatewayCommon Send returns without error.
See AttachSecurityGroupsToPrivateLinkGatewayCommon for more information on using the AttachSecurityGroupsToPrivateLinkGatewayCommon API call, and error handling.
// Example sending a request using the AttachSecurityGroupsToPrivateLinkGatewayCommonRequest method. req, resp := client.AttachSecurityGroupsToPrivateLinkGatewayCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AttachSecurityGroupsToPrivateLinkGatewayCommonWithContext is the same as AttachSecurityGroupsToPrivateLinkGatewayCommon with the addition of the ability to pass a context and additional request options.
See AttachSecurityGroupsToPrivateLinkGatewayCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayRequest ¶ added in v1.0.155
func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayRequest(input *AttachSecurityGroupsToPrivateLinkGatewayInput) (req *request.Request, output *AttachSecurityGroupsToPrivateLinkGatewayOutput)
AttachSecurityGroupsToPrivateLinkGatewayRequest generates a "volcengine/request.Request" representing the client's request for the AttachSecurityGroupsToPrivateLinkGateway operation. The "output" return value will be populated with the AttachSecurityGroupsToPrivateLinkGatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachSecurityGroupsToPrivateLinkGatewayCommon Request to send the API call to the service. the "output" return value is not valid until after AttachSecurityGroupsToPrivateLinkGatewayCommon Send returns without error.
See AttachSecurityGroupsToPrivateLinkGateway for more information on using the AttachSecurityGroupsToPrivateLinkGateway API call, and error handling.
// Example sending a request using the AttachSecurityGroupsToPrivateLinkGatewayRequest method. req, resp := client.AttachSecurityGroupsToPrivateLinkGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) AttachSecurityGroupsToPrivateLinkGatewayWithContext(ctx volcengine.Context, input *AttachSecurityGroupsToPrivateLinkGatewayInput, opts ...request.Option) (*AttachSecurityGroupsToPrivateLinkGatewayOutput, error)
AttachSecurityGroupsToPrivateLinkGatewayWithContext is the same as AttachSecurityGroupsToPrivateLinkGateway with the addition of the ability to pass a context and additional request options.
See AttachSecurityGroupsToPrivateLinkGateway for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreatePrivateLinkGateway ¶ added in v1.0.155
func (c *PRIVATELINK) CreatePrivateLinkGateway(input *CreatePrivateLinkGatewayInput) (*CreatePrivateLinkGatewayOutput, error)
CreatePrivateLinkGateway API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreatePrivateLinkGateway for usage and error information.
func (*PRIVATELINK) CreatePrivateLinkGatewayCommon ¶ added in v1.0.155
func (c *PRIVATELINK) CreatePrivateLinkGatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreatePrivateLinkGatewayCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreatePrivateLinkGatewayCommon for usage and error information.
func (*PRIVATELINK) CreatePrivateLinkGatewayCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) CreatePrivateLinkGatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreatePrivateLinkGatewayCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePrivateLinkGatewayCommon operation. The "output" return value will be populated with the CreatePrivateLinkGatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePrivateLinkGatewayCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePrivateLinkGatewayCommon Send returns without error.
See CreatePrivateLinkGatewayCommon for more information on using the CreatePrivateLinkGatewayCommon API call, and error handling.
// Example sending a request using the CreatePrivateLinkGatewayCommonRequest method. req, resp := client.CreatePrivateLinkGatewayCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreatePrivateLinkGatewayCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) CreatePrivateLinkGatewayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreatePrivateLinkGatewayCommonWithContext is the same as CreatePrivateLinkGatewayCommon with the addition of the ability to pass a context and additional request options.
See CreatePrivateLinkGatewayCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreatePrivateLinkGatewayRequest ¶ added in v1.0.155
func (c *PRIVATELINK) CreatePrivateLinkGatewayRequest(input *CreatePrivateLinkGatewayInput) (req *request.Request, output *CreatePrivateLinkGatewayOutput)
CreatePrivateLinkGatewayRequest generates a "volcengine/request.Request" representing the client's request for the CreatePrivateLinkGateway operation. The "output" return value will be populated with the CreatePrivateLinkGatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePrivateLinkGatewayCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePrivateLinkGatewayCommon Send returns without error.
See CreatePrivateLinkGateway for more information on using the CreatePrivateLinkGateway API call, and error handling.
// Example sending a request using the CreatePrivateLinkGatewayRequest method. req, resp := client.CreatePrivateLinkGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreatePrivateLinkGatewayWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) CreatePrivateLinkGatewayWithContext(ctx volcengine.Context, input *CreatePrivateLinkGatewayInput, opts ...request.Option) (*CreatePrivateLinkGatewayOutput, error)
CreatePrivateLinkGatewayWithContext is the same as CreatePrivateLinkGateway with the addition of the ability to pass a context and additional request options.
See CreatePrivateLinkGateway for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateUniqueResourceTypeVpcEndpointService ¶
func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointService(input *CreateUniqueResourceTypeVpcEndpointServiceInput) (*CreateUniqueResourceTypeVpcEndpointServiceOutput, error)
CreateUniqueResourceTypeVpcEndpointService API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateUniqueResourceTypeVpcEndpointService for usage and error information.
func (*PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceCommon ¶
func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateUniqueResourceTypeVpcEndpointServiceCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateUniqueResourceTypeVpcEndpointServiceCommon for usage and error information.
func (*PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceCommonRequest ¶
func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateUniqueResourceTypeVpcEndpointServiceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateUniqueResourceTypeVpcEndpointServiceCommon operation. The "output" return value will be populated with the CreateUniqueResourceTypeVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateUniqueResourceTypeVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateUniqueResourceTypeVpcEndpointServiceCommon Send returns without error.
See CreateUniqueResourceTypeVpcEndpointServiceCommon for more information on using the CreateUniqueResourceTypeVpcEndpointServiceCommon API call, and error handling.
// Example sending a request using the CreateUniqueResourceTypeVpcEndpointServiceCommonRequest method. req, resp := client.CreateUniqueResourceTypeVpcEndpointServiceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceCommonWithContext ¶
func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateUniqueResourceTypeVpcEndpointServiceCommonWithContext is the same as CreateUniqueResourceTypeVpcEndpointServiceCommon with the addition of the ability to pass a context and additional request options.
See CreateUniqueResourceTypeVpcEndpointServiceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceRequest ¶
func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceRequest(input *CreateUniqueResourceTypeVpcEndpointServiceInput) (req *request.Request, output *CreateUniqueResourceTypeVpcEndpointServiceOutput)
CreateUniqueResourceTypeVpcEndpointServiceRequest generates a "volcengine/request.Request" representing the client's request for the CreateUniqueResourceTypeVpcEndpointService operation. The "output" return value will be populated with the CreateUniqueResourceTypeVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateUniqueResourceTypeVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateUniqueResourceTypeVpcEndpointServiceCommon Send returns without error.
See CreateUniqueResourceTypeVpcEndpointService for more information on using the CreateUniqueResourceTypeVpcEndpointService API call, and error handling.
// Example sending a request using the CreateUniqueResourceTypeVpcEndpointServiceRequest method. req, resp := client.CreateUniqueResourceTypeVpcEndpointServiceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceWithContext ¶
func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointServiceWithContext(ctx volcengine.Context, input *CreateUniqueResourceTypeVpcEndpointServiceInput, opts ...request.Option) (*CreateUniqueResourceTypeVpcEndpointServiceOutput, error)
CreateUniqueResourceTypeVpcEndpointServiceWithContext is the same as CreateUniqueResourceTypeVpcEndpointService with the addition of the ability to pass a context and additional request options.
See CreateUniqueResourceTypeVpcEndpointService for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateVpcEndpoint ¶
func (c *PRIVATELINK) CreateVpcEndpoint(input *CreateVpcEndpointInput) (*CreateVpcEndpointOutput, error)
CreateVpcEndpoint API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateVpcEndpoint for usage and error information.
func (*PRIVATELINK) CreateVpcEndpointCommon ¶
func (c *PRIVATELINK) CreateVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateVpcEndpointCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateVpcEndpointCommon for usage and error information.
func (*PRIVATELINK) CreateVpcEndpointCommonRequest ¶
func (c *PRIVATELINK) CreateVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateVpcEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateVpcEndpointCommon operation. The "output" return value will be populated with the CreateVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcEndpointCommon Send returns without error.
See CreateVpcEndpointCommon for more information on using the CreateVpcEndpointCommon API call, and error handling.
// Example sending a request using the CreateVpcEndpointCommonRequest method. req, resp := client.CreateVpcEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateVpcEndpointCommonWithContext ¶
func (c *PRIVATELINK) CreateVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateVpcEndpointCommonWithContext is the same as CreateVpcEndpointCommon with the addition of the ability to pass a context and additional request options.
See CreateVpcEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateVpcEndpointRequest ¶
func (c *PRIVATELINK) CreateVpcEndpointRequest(input *CreateVpcEndpointInput) (req *request.Request, output *CreateVpcEndpointOutput)
CreateVpcEndpointRequest generates a "volcengine/request.Request" representing the client's request for the CreateVpcEndpoint operation. The "output" return value will be populated with the CreateVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcEndpointCommon Send returns without error.
See CreateVpcEndpoint for more information on using the CreateVpcEndpoint API call, and error handling.
// Example sending a request using the CreateVpcEndpointRequest method. req, resp := client.CreateVpcEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateVpcEndpointService ¶
func (c *PRIVATELINK) CreateVpcEndpointService(input *CreateVpcEndpointServiceInput) (*CreateVpcEndpointServiceOutput, error)
CreateVpcEndpointService API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateVpcEndpointService for usage and error information.
func (*PRIVATELINK) CreateVpcEndpointServiceCommon ¶
func (c *PRIVATELINK) CreateVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateVpcEndpointServiceCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateVpcEndpointServiceCommon for usage and error information.
func (*PRIVATELINK) CreateVpcEndpointServiceCommonRequest ¶
func (c *PRIVATELINK) CreateVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateVpcEndpointServiceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateVpcEndpointServiceCommon operation. The "output" return value will be populated with the CreateVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcEndpointServiceCommon Send returns without error.
See CreateVpcEndpointServiceCommon for more information on using the CreateVpcEndpointServiceCommon API call, and error handling.
// Example sending a request using the CreateVpcEndpointServiceCommonRequest method. req, resp := client.CreateVpcEndpointServiceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateVpcEndpointServiceCommonWithContext ¶
func (c *PRIVATELINK) CreateVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateVpcEndpointServiceCommonWithContext is the same as CreateVpcEndpointServiceCommon with the addition of the ability to pass a context and additional request options.
See CreateVpcEndpointServiceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateVpcEndpointServiceRequest ¶
func (c *PRIVATELINK) CreateVpcEndpointServiceRequest(input *CreateVpcEndpointServiceInput) (req *request.Request, output *CreateVpcEndpointServiceOutput)
CreateVpcEndpointServiceRequest generates a "volcengine/request.Request" representing the client's request for the CreateVpcEndpointService operation. The "output" return value will be populated with the CreateVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcEndpointServiceCommon Send returns without error.
See CreateVpcEndpointService for more information on using the CreateVpcEndpointService API call, and error handling.
// Example sending a request using the CreateVpcEndpointServiceRequest method. req, resp := client.CreateVpcEndpointServiceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateVpcEndpointServiceWithContext ¶
func (c *PRIVATELINK) CreateVpcEndpointServiceWithContext(ctx volcengine.Context, input *CreateVpcEndpointServiceInput, opts ...request.Option) (*CreateVpcEndpointServiceOutput, error)
CreateVpcEndpointServiceWithContext is the same as CreateVpcEndpointService with the addition of the ability to pass a context and additional request options.
See CreateVpcEndpointService for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateVpcEndpointWithContext ¶
func (c *PRIVATELINK) CreateVpcEndpointWithContext(ctx volcengine.Context, input *CreateVpcEndpointInput, opts ...request.Option) (*CreateVpcEndpointOutput, error)
CreateVpcEndpointWithContext is the same as CreateVpcEndpoint with the addition of the ability to pass a context and additional request options.
See CreateVpcEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateVpcGatewayEndpoint ¶
func (c *PRIVATELINK) CreateVpcGatewayEndpoint(input *CreateVpcGatewayEndpointInput) (*CreateVpcGatewayEndpointOutput, error)
CreateVpcGatewayEndpoint API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateVpcGatewayEndpoint for usage and error information.
func (*PRIVATELINK) CreateVpcGatewayEndpointCommon ¶
func (c *PRIVATELINK) CreateVpcGatewayEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateVpcGatewayEndpointCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateVpcGatewayEndpointCommon for usage and error information.
func (*PRIVATELINK) CreateVpcGatewayEndpointCommonRequest ¶
func (c *PRIVATELINK) CreateVpcGatewayEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateVpcGatewayEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateVpcGatewayEndpointCommon operation. The "output" return value will be populated with the CreateVpcGatewayEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcGatewayEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcGatewayEndpointCommon Send returns without error.
See CreateVpcGatewayEndpointCommon for more information on using the CreateVpcGatewayEndpointCommon API call, and error handling.
// Example sending a request using the CreateVpcGatewayEndpointCommonRequest method. req, resp := client.CreateVpcGatewayEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateVpcGatewayEndpointCommonWithContext ¶
func (c *PRIVATELINK) CreateVpcGatewayEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateVpcGatewayEndpointCommonWithContext is the same as CreateVpcGatewayEndpointCommon with the addition of the ability to pass a context and additional request options.
See CreateVpcGatewayEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateVpcGatewayEndpointRequest ¶
func (c *PRIVATELINK) CreateVpcGatewayEndpointRequest(input *CreateVpcGatewayEndpointInput) (req *request.Request, output *CreateVpcGatewayEndpointOutput)
CreateVpcGatewayEndpointRequest generates a "volcengine/request.Request" representing the client's request for the CreateVpcGatewayEndpoint operation. The "output" return value will be populated with the CreateVpcGatewayEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcGatewayEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcGatewayEndpointCommon Send returns without error.
See CreateVpcGatewayEndpoint for more information on using the CreateVpcGatewayEndpoint API call, and error handling.
// Example sending a request using the CreateVpcGatewayEndpointRequest method. req, resp := client.CreateVpcGatewayEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateVpcGatewayEndpointWithContext ¶
func (c *PRIVATELINK) CreateVpcGatewayEndpointWithContext(ctx volcengine.Context, input *CreateVpcGatewayEndpointInput, opts ...request.Option) (*CreateVpcGatewayEndpointOutput, error)
CreateVpcGatewayEndpointWithContext is the same as CreateVpcGatewayEndpoint with the addition of the ability to pass a context and additional request options.
See CreateVpcGatewayEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateVpcLink ¶ added in v1.0.155
func (c *PRIVATELINK) CreateVpcLink(input *CreateVpcLinkInput) (*CreateVpcLinkOutput, error)
CreateVpcLink API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateVpcLink for usage and error information.
func (*PRIVATELINK) CreateVpcLinkCommon ¶ added in v1.0.155
func (c *PRIVATELINK) CreateVpcLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateVpcLinkCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation CreateVpcLinkCommon for usage and error information.
func (*PRIVATELINK) CreateVpcLinkCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) CreateVpcLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateVpcLinkCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateVpcLinkCommon operation. The "output" return value will be populated with the CreateVpcLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcLinkCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcLinkCommon Send returns without error.
See CreateVpcLinkCommon for more information on using the CreateVpcLinkCommon API call, and error handling.
// Example sending a request using the CreateVpcLinkCommonRequest method. req, resp := client.CreateVpcLinkCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateVpcLinkCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) CreateVpcLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateVpcLinkCommonWithContext is the same as CreateVpcLinkCommon with the addition of the ability to pass a context and additional request options.
See CreateVpcLinkCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) CreateVpcLinkRequest ¶ added in v1.0.155
func (c *PRIVATELINK) CreateVpcLinkRequest(input *CreateVpcLinkInput) (req *request.Request, output *CreateVpcLinkOutput)
CreateVpcLinkRequest generates a "volcengine/request.Request" representing the client's request for the CreateVpcLink operation. The "output" return value will be populated with the CreateVpcLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcLinkCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcLinkCommon Send returns without error.
See CreateVpcLink for more information on using the CreateVpcLink API call, and error handling.
// Example sending a request using the CreateVpcLinkRequest method. req, resp := client.CreateVpcLinkRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) CreateVpcLinkWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) CreateVpcLinkWithContext(ctx volcengine.Context, input *CreateVpcLinkInput, opts ...request.Option) (*CreateVpcLinkOutput, error)
CreateVpcLinkWithContext is the same as CreateVpcLink with the addition of the ability to pass a context and additional request options.
See CreateVpcLink for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeletePrivateLinkGateway ¶ added in v1.0.155
func (c *PRIVATELINK) DeletePrivateLinkGateway(input *DeletePrivateLinkGatewayInput) (*DeletePrivateLinkGatewayOutput, error)
DeletePrivateLinkGateway API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeletePrivateLinkGateway for usage and error information.
func (*PRIVATELINK) DeletePrivateLinkGatewayCommon ¶ added in v1.0.155
func (c *PRIVATELINK) DeletePrivateLinkGatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeletePrivateLinkGatewayCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeletePrivateLinkGatewayCommon for usage and error information.
func (*PRIVATELINK) DeletePrivateLinkGatewayCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DeletePrivateLinkGatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeletePrivateLinkGatewayCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeletePrivateLinkGatewayCommon operation. The "output" return value will be populated with the DeletePrivateLinkGatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned DeletePrivateLinkGatewayCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePrivateLinkGatewayCommon Send returns without error.
See DeletePrivateLinkGatewayCommon for more information on using the DeletePrivateLinkGatewayCommon API call, and error handling.
// Example sending a request using the DeletePrivateLinkGatewayCommonRequest method. req, resp := client.DeletePrivateLinkGatewayCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeletePrivateLinkGatewayCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DeletePrivateLinkGatewayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeletePrivateLinkGatewayCommonWithContext is the same as DeletePrivateLinkGatewayCommon with the addition of the ability to pass a context and additional request options.
See DeletePrivateLinkGatewayCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeletePrivateLinkGatewayRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DeletePrivateLinkGatewayRequest(input *DeletePrivateLinkGatewayInput) (req *request.Request, output *DeletePrivateLinkGatewayOutput)
DeletePrivateLinkGatewayRequest generates a "volcengine/request.Request" representing the client's request for the DeletePrivateLinkGateway operation. The "output" return value will be populated with the DeletePrivateLinkGatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned DeletePrivateLinkGatewayCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePrivateLinkGatewayCommon Send returns without error.
See DeletePrivateLinkGateway for more information on using the DeletePrivateLinkGateway API call, and error handling.
// Example sending a request using the DeletePrivateLinkGatewayRequest method. req, resp := client.DeletePrivateLinkGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeletePrivateLinkGatewayWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DeletePrivateLinkGatewayWithContext(ctx volcengine.Context, input *DeletePrivateLinkGatewayInput, opts ...request.Option) (*DeletePrivateLinkGatewayOutput, error)
DeletePrivateLinkGatewayWithContext is the same as DeletePrivateLinkGateway with the addition of the ability to pass a context and additional request options.
See DeletePrivateLinkGateway for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeleteVpcEndpoint ¶
func (c *PRIVATELINK) DeleteVpcEndpoint(input *DeleteVpcEndpointInput) (*DeleteVpcEndpointOutput, error)
DeleteVpcEndpoint API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeleteVpcEndpoint for usage and error information.
func (*PRIVATELINK) DeleteVpcEndpointCommon ¶
func (c *PRIVATELINK) DeleteVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteVpcEndpointCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeleteVpcEndpointCommon for usage and error information.
func (*PRIVATELINK) DeleteVpcEndpointCommonRequest ¶
func (c *PRIVATELINK) DeleteVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteVpcEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVpcEndpointCommon operation. The "output" return value will be populated with the DeleteVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcEndpointCommon Send returns without error.
See DeleteVpcEndpointCommon for more information on using the DeleteVpcEndpointCommon API call, and error handling.
// Example sending a request using the DeleteVpcEndpointCommonRequest method. req, resp := client.DeleteVpcEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeleteVpcEndpointCommonWithContext ¶
func (c *PRIVATELINK) DeleteVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteVpcEndpointCommonWithContext is the same as DeleteVpcEndpointCommon with the addition of the ability to pass a context and additional request options.
See DeleteVpcEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeleteVpcEndpointRequest ¶
func (c *PRIVATELINK) DeleteVpcEndpointRequest(input *DeleteVpcEndpointInput) (req *request.Request, output *DeleteVpcEndpointOutput)
DeleteVpcEndpointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVpcEndpoint operation. The "output" return value will be populated with the DeleteVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcEndpointCommon Send returns without error.
See DeleteVpcEndpoint for more information on using the DeleteVpcEndpoint API call, and error handling.
// Example sending a request using the DeleteVpcEndpointRequest method. req, resp := client.DeleteVpcEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeleteVpcEndpointService ¶
func (c *PRIVATELINK) DeleteVpcEndpointService(input *DeleteVpcEndpointServiceInput) (*DeleteVpcEndpointServiceOutput, error)
DeleteVpcEndpointService API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeleteVpcEndpointService for usage and error information.
func (*PRIVATELINK) DeleteVpcEndpointServiceCommon ¶
func (c *PRIVATELINK) DeleteVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteVpcEndpointServiceCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeleteVpcEndpointServiceCommon for usage and error information.
func (*PRIVATELINK) DeleteVpcEndpointServiceCommonRequest ¶
func (c *PRIVATELINK) DeleteVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteVpcEndpointServiceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVpcEndpointServiceCommon operation. The "output" return value will be populated with the DeleteVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcEndpointServiceCommon Send returns without error.
See DeleteVpcEndpointServiceCommon for more information on using the DeleteVpcEndpointServiceCommon API call, and error handling.
// Example sending a request using the DeleteVpcEndpointServiceCommonRequest method. req, resp := client.DeleteVpcEndpointServiceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeleteVpcEndpointServiceCommonWithContext ¶
func (c *PRIVATELINK) DeleteVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteVpcEndpointServiceCommonWithContext is the same as DeleteVpcEndpointServiceCommon with the addition of the ability to pass a context and additional request options.
See DeleteVpcEndpointServiceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeleteVpcEndpointServiceRequest ¶
func (c *PRIVATELINK) DeleteVpcEndpointServiceRequest(input *DeleteVpcEndpointServiceInput) (req *request.Request, output *DeleteVpcEndpointServiceOutput)
DeleteVpcEndpointServiceRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVpcEndpointService operation. The "output" return value will be populated with the DeleteVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcEndpointServiceCommon Send returns without error.
See DeleteVpcEndpointService for more information on using the DeleteVpcEndpointService API call, and error handling.
// Example sending a request using the DeleteVpcEndpointServiceRequest method. req, resp := client.DeleteVpcEndpointServiceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeleteVpcEndpointServiceWithContext ¶
func (c *PRIVATELINK) DeleteVpcEndpointServiceWithContext(ctx volcengine.Context, input *DeleteVpcEndpointServiceInput, opts ...request.Option) (*DeleteVpcEndpointServiceOutput, error)
DeleteVpcEndpointServiceWithContext is the same as DeleteVpcEndpointService with the addition of the ability to pass a context and additional request options.
See DeleteVpcEndpointService for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeleteVpcEndpointWithContext ¶
func (c *PRIVATELINK) DeleteVpcEndpointWithContext(ctx volcengine.Context, input *DeleteVpcEndpointInput, opts ...request.Option) (*DeleteVpcEndpointOutput, error)
DeleteVpcEndpointWithContext is the same as DeleteVpcEndpoint with the addition of the ability to pass a context and additional request options.
See DeleteVpcEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeleteVpcGatewayEndpoint ¶
func (c *PRIVATELINK) DeleteVpcGatewayEndpoint(input *DeleteVpcGatewayEndpointInput) (*DeleteVpcGatewayEndpointOutput, error)
DeleteVpcGatewayEndpoint API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeleteVpcGatewayEndpoint for usage and error information.
func (*PRIVATELINK) DeleteVpcGatewayEndpointCommon ¶
func (c *PRIVATELINK) DeleteVpcGatewayEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteVpcGatewayEndpointCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeleteVpcGatewayEndpointCommon for usage and error information.
func (*PRIVATELINK) DeleteVpcGatewayEndpointCommonRequest ¶
func (c *PRIVATELINK) DeleteVpcGatewayEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteVpcGatewayEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVpcGatewayEndpointCommon operation. The "output" return value will be populated with the DeleteVpcGatewayEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcGatewayEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcGatewayEndpointCommon Send returns without error.
See DeleteVpcGatewayEndpointCommon for more information on using the DeleteVpcGatewayEndpointCommon API call, and error handling.
// Example sending a request using the DeleteVpcGatewayEndpointCommonRequest method. req, resp := client.DeleteVpcGatewayEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeleteVpcGatewayEndpointCommonWithContext ¶
func (c *PRIVATELINK) DeleteVpcGatewayEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteVpcGatewayEndpointCommonWithContext is the same as DeleteVpcGatewayEndpointCommon with the addition of the ability to pass a context and additional request options.
See DeleteVpcGatewayEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeleteVpcGatewayEndpointRequest ¶
func (c *PRIVATELINK) DeleteVpcGatewayEndpointRequest(input *DeleteVpcGatewayEndpointInput) (req *request.Request, output *DeleteVpcGatewayEndpointOutput)
DeleteVpcGatewayEndpointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVpcGatewayEndpoint operation. The "output" return value will be populated with the DeleteVpcGatewayEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcGatewayEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcGatewayEndpointCommon Send returns without error.
See DeleteVpcGatewayEndpoint for more information on using the DeleteVpcGatewayEndpoint API call, and error handling.
// Example sending a request using the DeleteVpcGatewayEndpointRequest method. req, resp := client.DeleteVpcGatewayEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeleteVpcGatewayEndpointWithContext ¶
func (c *PRIVATELINK) DeleteVpcGatewayEndpointWithContext(ctx volcengine.Context, input *DeleteVpcGatewayEndpointInput, opts ...request.Option) (*DeleteVpcGatewayEndpointOutput, error)
DeleteVpcGatewayEndpointWithContext is the same as DeleteVpcGatewayEndpoint with the addition of the ability to pass a context and additional request options.
See DeleteVpcGatewayEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeleteVpcLink ¶ added in v1.0.155
func (c *PRIVATELINK) DeleteVpcLink(input *DeleteVpcLinkInput) (*DeleteVpcLinkOutput, error)
DeleteVpcLink API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeleteVpcLink for usage and error information.
func (*PRIVATELINK) DeleteVpcLinkCommon ¶ added in v1.0.155
func (c *PRIVATELINK) DeleteVpcLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteVpcLinkCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DeleteVpcLinkCommon for usage and error information.
func (*PRIVATELINK) DeleteVpcLinkCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DeleteVpcLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteVpcLinkCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVpcLinkCommon operation. The "output" return value will be populated with the DeleteVpcLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcLinkCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcLinkCommon Send returns without error.
See DeleteVpcLinkCommon for more information on using the DeleteVpcLinkCommon API call, and error handling.
// Example sending a request using the DeleteVpcLinkCommonRequest method. req, resp := client.DeleteVpcLinkCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeleteVpcLinkCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DeleteVpcLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteVpcLinkCommonWithContext is the same as DeleteVpcLinkCommon with the addition of the ability to pass a context and additional request options.
See DeleteVpcLinkCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DeleteVpcLinkRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DeleteVpcLinkRequest(input *DeleteVpcLinkInput) (req *request.Request, output *DeleteVpcLinkOutput)
DeleteVpcLinkRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVpcLink operation. The "output" return value will be populated with the DeleteVpcLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcLinkCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcLinkCommon Send returns without error.
See DeleteVpcLink for more information on using the DeleteVpcLink API call, and error handling.
// Example sending a request using the DeleteVpcLinkRequest method. req, resp := client.DeleteVpcLinkRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DeleteVpcLinkWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DeleteVpcLinkWithContext(ctx volcengine.Context, input *DeleteVpcLinkInput, opts ...request.Option) (*DeleteVpcLinkOutput, error)
DeleteVpcLinkWithContext is the same as DeleteVpcLink with the addition of the ability to pass a context and additional request options.
See DeleteVpcLink for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkAvailableZones ¶
func (c *PRIVATELINK) DescribePrivateLinkAvailableZones(input *DescribePrivateLinkAvailableZonesInput) (*DescribePrivateLinkAvailableZonesOutput, error)
DescribePrivateLinkAvailableZones API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkAvailableZones for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkAvailableZonesCommon ¶
func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePrivateLinkAvailableZonesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkAvailableZonesCommon for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkAvailableZonesCommonRequest ¶
func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePrivateLinkAvailableZonesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkAvailableZonesCommon operation. The "output" return value will be populated with the DescribePrivateLinkAvailableZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkAvailableZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkAvailableZonesCommon Send returns without error.
See DescribePrivateLinkAvailableZonesCommon for more information on using the DescribePrivateLinkAvailableZonesCommon API call, and error handling.
// Example sending a request using the DescribePrivateLinkAvailableZonesCommonRequest method. req, resp := client.DescribePrivateLinkAvailableZonesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkAvailableZonesCommonWithContext ¶
func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePrivateLinkAvailableZonesCommonWithContext is the same as DescribePrivateLinkAvailableZonesCommon with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkAvailableZonesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkAvailableZonesRequest ¶
func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesRequest(input *DescribePrivateLinkAvailableZonesInput) (req *request.Request, output *DescribePrivateLinkAvailableZonesOutput)
DescribePrivateLinkAvailableZonesRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkAvailableZones operation. The "output" return value will be populated with the DescribePrivateLinkAvailableZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkAvailableZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkAvailableZonesCommon Send returns without error.
See DescribePrivateLinkAvailableZones for more information on using the DescribePrivateLinkAvailableZones API call, and error handling.
// Example sending a request using the DescribePrivateLinkAvailableZonesRequest method. req, resp := client.DescribePrivateLinkAvailableZonesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkAvailableZonesWithContext ¶
func (c *PRIVATELINK) DescribePrivateLinkAvailableZonesWithContext(ctx volcengine.Context, input *DescribePrivateLinkAvailableZonesInput, opts ...request.Option) (*DescribePrivateLinkAvailableZonesOutput, error)
DescribePrivateLinkAvailableZonesWithContext is the same as DescribePrivateLinkAvailableZones with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkAvailableZones for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkGatewayAttributes ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributes(input *DescribePrivateLinkGatewayAttributesInput) (*DescribePrivateLinkGatewayAttributesOutput, error)
DescribePrivateLinkGatewayAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkGatewayAttributes for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkGatewayAttributesCommon ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePrivateLinkGatewayAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkGatewayAttributesCommon for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkGatewayAttributesCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePrivateLinkGatewayAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkGatewayAttributesCommon operation. The "output" return value will be populated with the DescribePrivateLinkGatewayAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkGatewayAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkGatewayAttributesCommon Send returns without error.
See DescribePrivateLinkGatewayAttributesCommon for more information on using the DescribePrivateLinkGatewayAttributesCommon API call, and error handling.
// Example sending a request using the DescribePrivateLinkGatewayAttributesCommonRequest method. req, resp := client.DescribePrivateLinkGatewayAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkGatewayAttributesCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePrivateLinkGatewayAttributesCommonWithContext is the same as DescribePrivateLinkGatewayAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkGatewayAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkGatewayAttributesRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesRequest(input *DescribePrivateLinkGatewayAttributesInput) (req *request.Request, output *DescribePrivateLinkGatewayAttributesOutput)
DescribePrivateLinkGatewayAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkGatewayAttributes operation. The "output" return value will be populated with the DescribePrivateLinkGatewayAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkGatewayAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkGatewayAttributesCommon Send returns without error.
See DescribePrivateLinkGatewayAttributes for more information on using the DescribePrivateLinkGatewayAttributes API call, and error handling.
// Example sending a request using the DescribePrivateLinkGatewayAttributesRequest method. req, resp := client.DescribePrivateLinkGatewayAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkGatewayAttributesWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAttributesWithContext(ctx volcengine.Context, input *DescribePrivateLinkGatewayAttributesInput, opts ...request.Option) (*DescribePrivateLinkGatewayAttributesOutput, error)
DescribePrivateLinkGatewayAttributesWithContext is the same as DescribePrivateLinkGatewayAttributes with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkGatewayAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkGatewayAvailableZones ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZones(input *DescribePrivateLinkGatewayAvailableZonesInput) (*DescribePrivateLinkGatewayAvailableZonesOutput, error)
DescribePrivateLinkGatewayAvailableZones API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkGatewayAvailableZones for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesCommon ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePrivateLinkGatewayAvailableZonesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkGatewayAvailableZonesCommon for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePrivateLinkGatewayAvailableZonesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkGatewayAvailableZonesCommon operation. The "output" return value will be populated with the DescribePrivateLinkGatewayAvailableZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkGatewayAvailableZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkGatewayAvailableZonesCommon Send returns without error.
See DescribePrivateLinkGatewayAvailableZonesCommon for more information on using the DescribePrivateLinkGatewayAvailableZonesCommon API call, and error handling.
// Example sending a request using the DescribePrivateLinkGatewayAvailableZonesCommonRequest method. req, resp := client.DescribePrivateLinkGatewayAvailableZonesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePrivateLinkGatewayAvailableZonesCommonWithContext is the same as DescribePrivateLinkGatewayAvailableZonesCommon with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkGatewayAvailableZonesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesRequest(input *DescribePrivateLinkGatewayAvailableZonesInput) (req *request.Request, output *DescribePrivateLinkGatewayAvailableZonesOutput)
DescribePrivateLinkGatewayAvailableZonesRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkGatewayAvailableZones operation. The "output" return value will be populated with the DescribePrivateLinkGatewayAvailableZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkGatewayAvailableZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkGatewayAvailableZonesCommon Send returns without error.
See DescribePrivateLinkGatewayAvailableZones for more information on using the DescribePrivateLinkGatewayAvailableZones API call, and error handling.
// Example sending a request using the DescribePrivateLinkGatewayAvailableZonesRequest method. req, resp := client.DescribePrivateLinkGatewayAvailableZonesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewayAvailableZonesWithContext(ctx volcengine.Context, input *DescribePrivateLinkGatewayAvailableZonesInput, opts ...request.Option) (*DescribePrivateLinkGatewayAvailableZonesOutput, error)
DescribePrivateLinkGatewayAvailableZonesWithContext is the same as DescribePrivateLinkGatewayAvailableZones with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkGatewayAvailableZones for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkGatewaySecurityGroups ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroups(input *DescribePrivateLinkGatewaySecurityGroupsInput) (*DescribePrivateLinkGatewaySecurityGroupsOutput, error)
DescribePrivateLinkGatewaySecurityGroups API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkGatewaySecurityGroups for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsCommon ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePrivateLinkGatewaySecurityGroupsCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkGatewaySecurityGroupsCommon for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePrivateLinkGatewaySecurityGroupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkGatewaySecurityGroupsCommon operation. The "output" return value will be populated with the DescribePrivateLinkGatewaySecurityGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkGatewaySecurityGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkGatewaySecurityGroupsCommon Send returns without error.
See DescribePrivateLinkGatewaySecurityGroupsCommon for more information on using the DescribePrivateLinkGatewaySecurityGroupsCommon API call, and error handling.
// Example sending a request using the DescribePrivateLinkGatewaySecurityGroupsCommonRequest method. req, resp := client.DescribePrivateLinkGatewaySecurityGroupsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePrivateLinkGatewaySecurityGroupsCommonWithContext is the same as DescribePrivateLinkGatewaySecurityGroupsCommon with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkGatewaySecurityGroupsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsRequest(input *DescribePrivateLinkGatewaySecurityGroupsInput) (req *request.Request, output *DescribePrivateLinkGatewaySecurityGroupsOutput)
DescribePrivateLinkGatewaySecurityGroupsRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkGatewaySecurityGroups operation. The "output" return value will be populated with the DescribePrivateLinkGatewaySecurityGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkGatewaySecurityGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkGatewaySecurityGroupsCommon Send returns without error.
See DescribePrivateLinkGatewaySecurityGroups for more information on using the DescribePrivateLinkGatewaySecurityGroups API call, and error handling.
// Example sending a request using the DescribePrivateLinkGatewaySecurityGroupsRequest method. req, resp := client.DescribePrivateLinkGatewaySecurityGroupsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaySecurityGroupsWithContext(ctx volcengine.Context, input *DescribePrivateLinkGatewaySecurityGroupsInput, opts ...request.Option) (*DescribePrivateLinkGatewaySecurityGroupsOutput, error)
DescribePrivateLinkGatewaySecurityGroupsWithContext is the same as DescribePrivateLinkGatewaySecurityGroups with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkGatewaySecurityGroups for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkGateways ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGateways(input *DescribePrivateLinkGatewaysInput) (*DescribePrivateLinkGatewaysOutput, error)
DescribePrivateLinkGateways API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkGateways for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkGatewaysCommon ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaysCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePrivateLinkGatewaysCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribePrivateLinkGatewaysCommon for usage and error information.
func (*PRIVATELINK) DescribePrivateLinkGatewaysCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaysCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePrivateLinkGatewaysCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkGatewaysCommon operation. The "output" return value will be populated with the DescribePrivateLinkGatewaysCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkGatewaysCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkGatewaysCommon Send returns without error.
See DescribePrivateLinkGatewaysCommon for more information on using the DescribePrivateLinkGatewaysCommon API call, and error handling.
// Example sending a request using the DescribePrivateLinkGatewaysCommonRequest method. req, resp := client.DescribePrivateLinkGatewaysCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkGatewaysCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaysCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePrivateLinkGatewaysCommonWithContext is the same as DescribePrivateLinkGatewaysCommon with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkGatewaysCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribePrivateLinkGatewaysRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaysRequest(input *DescribePrivateLinkGatewaysInput) (req *request.Request, output *DescribePrivateLinkGatewaysOutput)
DescribePrivateLinkGatewaysRequest generates a "volcengine/request.Request" representing the client's request for the DescribePrivateLinkGateways operation. The "output" return value will be populated with the DescribePrivateLinkGatewaysCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrivateLinkGatewaysCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrivateLinkGatewaysCommon Send returns without error.
See DescribePrivateLinkGateways for more information on using the DescribePrivateLinkGateways API call, and error handling.
// Example sending a request using the DescribePrivateLinkGatewaysRequest method. req, resp := client.DescribePrivateLinkGatewaysRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribePrivateLinkGatewaysWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribePrivateLinkGatewaysWithContext(ctx volcengine.Context, input *DescribePrivateLinkGatewaysInput, opts ...request.Option) (*DescribePrivateLinkGatewaysOutput, error)
DescribePrivateLinkGatewaysWithContext is the same as DescribePrivateLinkGateways with the addition of the ability to pass a context and additional request options.
See DescribePrivateLinkGateways for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointAttributes ¶
func (c *PRIVATELINK) DescribeVpcEndpointAttributes(input *DescribeVpcEndpointAttributesInput) (*DescribeVpcEndpointAttributesOutput, error)
DescribeVpcEndpointAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointAttributes for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointAttributesCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointAttributesCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointAttributesCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointAttributesCommon operation. The "output" return value will be populated with the DescribeVpcEndpointAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointAttributesCommon Send returns without error.
See DescribeVpcEndpointAttributesCommon for more information on using the DescribeVpcEndpointAttributesCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointAttributesCommonRequest method. req, resp := client.DescribeVpcEndpointAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointAttributesCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointAttributesCommonWithContext is the same as DescribeVpcEndpointAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointAttributesRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointAttributesRequest(input *DescribeVpcEndpointAttributesInput) (req *request.Request, output *DescribeVpcEndpointAttributesOutput)
DescribeVpcEndpointAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointAttributes operation. The "output" return value will be populated with the DescribeVpcEndpointAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointAttributesCommon Send returns without error.
See DescribeVpcEndpointAttributes for more information on using the DescribeVpcEndpointAttributes API call, and error handling.
// Example sending a request using the DescribeVpcEndpointAttributesRequest method. req, resp := client.DescribeVpcEndpointAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointAttributesWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointAttributesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointAttributesInput, opts ...request.Option) (*DescribeVpcEndpointAttributesOutput, error)
DescribeVpcEndpointAttributesWithContext is the same as DescribeVpcEndpointAttributes with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointConnections ¶
func (c *PRIVATELINK) DescribeVpcEndpointConnections(input *DescribeVpcEndpointConnectionsInput) (*DescribeVpcEndpointConnectionsOutput, error)
DescribeVpcEndpointConnections API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointConnections for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointConnectionsCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointConnectionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointConnectionsCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointConnectionsCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointConnectionsCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointConnectionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointConnectionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointConnectionsCommon operation. The "output" return value will be populated with the DescribeVpcEndpointConnectionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointConnectionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointConnectionsCommon Send returns without error.
See DescribeVpcEndpointConnectionsCommon for more information on using the DescribeVpcEndpointConnectionsCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointConnectionsCommonRequest method. req, resp := client.DescribeVpcEndpointConnectionsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointConnectionsCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointConnectionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointConnectionsCommonWithContext is the same as DescribeVpcEndpointConnectionsCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointConnectionsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointConnectionsRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointConnectionsRequest(input *DescribeVpcEndpointConnectionsInput) (req *request.Request, output *DescribeVpcEndpointConnectionsOutput)
DescribeVpcEndpointConnectionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointConnections operation. The "output" return value will be populated with the DescribeVpcEndpointConnectionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointConnectionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointConnectionsCommon Send returns without error.
See DescribeVpcEndpointConnections for more information on using the DescribeVpcEndpointConnections API call, and error handling.
// Example sending a request using the DescribeVpcEndpointConnectionsRequest method. req, resp := client.DescribeVpcEndpointConnectionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointConnectionsWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointConnectionsWithContext(ctx volcengine.Context, input *DescribeVpcEndpointConnectionsInput, opts ...request.Option) (*DescribeVpcEndpointConnectionsOutput, error)
DescribeVpcEndpointConnectionsWithContext is the same as DescribeVpcEndpointConnections with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointConnections for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointSecurityGroups ¶
func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroups(input *DescribeVpcEndpointSecurityGroupsInput) (*DescribeVpcEndpointSecurityGroupsOutput, error)
DescribeVpcEndpointSecurityGroups API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointSecurityGroups for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointSecurityGroupsCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointSecurityGroupsCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointSecurityGroupsCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointSecurityGroupsCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointSecurityGroupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointSecurityGroupsCommon operation. The "output" return value will be populated with the DescribeVpcEndpointSecurityGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointSecurityGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointSecurityGroupsCommon Send returns without error.
See DescribeVpcEndpointSecurityGroupsCommon for more information on using the DescribeVpcEndpointSecurityGroupsCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointSecurityGroupsCommonRequest method. req, resp := client.DescribeVpcEndpointSecurityGroupsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointSecurityGroupsCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointSecurityGroupsCommonWithContext is the same as DescribeVpcEndpointSecurityGroupsCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointSecurityGroupsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointSecurityGroupsRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsRequest(input *DescribeVpcEndpointSecurityGroupsInput) (req *request.Request, output *DescribeVpcEndpointSecurityGroupsOutput)
DescribeVpcEndpointSecurityGroupsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointSecurityGroups operation. The "output" return value will be populated with the DescribeVpcEndpointSecurityGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointSecurityGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointSecurityGroupsCommon Send returns without error.
See DescribeVpcEndpointSecurityGroups for more information on using the DescribeVpcEndpointSecurityGroups API call, and error handling.
// Example sending a request using the DescribeVpcEndpointSecurityGroupsRequest method. req, resp := client.DescribeVpcEndpointSecurityGroupsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointSecurityGroupsWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointSecurityGroupsWithContext(ctx volcengine.Context, input *DescribeVpcEndpointSecurityGroupsInput, opts ...request.Option) (*DescribeVpcEndpointSecurityGroupsOutput, error)
DescribeVpcEndpointSecurityGroupsWithContext is the same as DescribeVpcEndpointSecurityGroups with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointSecurityGroups for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServiceAttributes ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributes(input *DescribeVpcEndpointServiceAttributesInput) (*DescribeVpcEndpointServiceAttributesOutput, error)
DescribeVpcEndpointServiceAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServiceAttributes for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServiceAttributesCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServiceAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServiceAttributesCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServiceAttributesCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointServiceAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServiceAttributesCommon operation. The "output" return value will be populated with the DescribeVpcEndpointServiceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServiceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServiceAttributesCommon Send returns without error.
See DescribeVpcEndpointServiceAttributesCommon for more information on using the DescribeVpcEndpointServiceAttributesCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServiceAttributesCommonRequest method. req, resp := client.DescribeVpcEndpointServiceAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServiceAttributesCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServiceAttributesCommonWithContext is the same as DescribeVpcEndpointServiceAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServiceAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServiceAttributesRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesRequest(input *DescribeVpcEndpointServiceAttributesInput) (req *request.Request, output *DescribeVpcEndpointServiceAttributesOutput)
DescribeVpcEndpointServiceAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServiceAttributes operation. The "output" return value will be populated with the DescribeVpcEndpointServiceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServiceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServiceAttributesCommon Send returns without error.
See DescribeVpcEndpointServiceAttributes for more information on using the DescribeVpcEndpointServiceAttributes API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServiceAttributesRequest method. req, resp := client.DescribeVpcEndpointServiceAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServiceAttributesWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceAttributesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServiceAttributesInput, opts ...request.Option) (*DescribeVpcEndpointServiceAttributesOutput, error)
DescribeVpcEndpointServiceAttributesWithContext is the same as DescribeVpcEndpointServiceAttributes with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServiceAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServicePermissions ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicePermissions(input *DescribeVpcEndpointServicePermissionsInput) (*DescribeVpcEndpointServicePermissionsOutput, error)
DescribeVpcEndpointServicePermissions API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServicePermissions for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServicePermissionsCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServicePermissionsCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServicePermissionsCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServicePermissionsCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointServicePermissionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServicePermissionsCommon operation. The "output" return value will be populated with the DescribeVpcEndpointServicePermissionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServicePermissionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServicePermissionsCommon Send returns without error.
See DescribeVpcEndpointServicePermissionsCommon for more information on using the DescribeVpcEndpointServicePermissionsCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServicePermissionsCommonRequest method. req, resp := client.DescribeVpcEndpointServicePermissionsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServicePermissionsCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServicePermissionsCommonWithContext is the same as DescribeVpcEndpointServicePermissionsCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServicePermissionsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServicePermissionsRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsRequest(input *DescribeVpcEndpointServicePermissionsInput) (req *request.Request, output *DescribeVpcEndpointServicePermissionsOutput)
DescribeVpcEndpointServicePermissionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServicePermissions operation. The "output" return value will be populated with the DescribeVpcEndpointServicePermissionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServicePermissionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServicePermissionsCommon Send returns without error.
See DescribeVpcEndpointServicePermissions for more information on using the DescribeVpcEndpointServicePermissions API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServicePermissionsRequest method. req, resp := client.DescribeVpcEndpointServicePermissionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServicePermissionsWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicePermissionsWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServicePermissionsInput, opts ...request.Option) (*DescribeVpcEndpointServicePermissionsOutput, error)
DescribeVpcEndpointServicePermissionsWithContext is the same as DescribeVpcEndpointServicePermissions with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServicePermissions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServiceResources ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceResources(input *DescribeVpcEndpointServiceResourcesInput) (*DescribeVpcEndpointServiceResourcesOutput, error)
DescribeVpcEndpointServiceResources API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServiceResources for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServiceResourcesCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServiceResourcesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServiceResourcesCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServiceResourcesCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointServiceResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServiceResourcesCommon operation. The "output" return value will be populated with the DescribeVpcEndpointServiceResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServiceResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServiceResourcesCommon Send returns without error.
See DescribeVpcEndpointServiceResourcesCommon for more information on using the DescribeVpcEndpointServiceResourcesCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServiceResourcesCommonRequest method. req, resp := client.DescribeVpcEndpointServiceResourcesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServiceResourcesCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServiceResourcesCommonWithContext is the same as DescribeVpcEndpointServiceResourcesCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServiceResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServiceResourcesRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesRequest(input *DescribeVpcEndpointServiceResourcesInput) (req *request.Request, output *DescribeVpcEndpointServiceResourcesOutput)
DescribeVpcEndpointServiceResourcesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServiceResources operation. The "output" return value will be populated with the DescribeVpcEndpointServiceResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServiceResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServiceResourcesCommon Send returns without error.
See DescribeVpcEndpointServiceResources for more information on using the DescribeVpcEndpointServiceResources API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServiceResourcesRequest method. req, resp := client.DescribeVpcEndpointServiceResourcesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServiceResourcesWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServiceResourcesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServiceResourcesInput, opts ...request.Option) (*DescribeVpcEndpointServiceResourcesOutput, error)
DescribeVpcEndpointServiceResourcesWithContext is the same as DescribeVpcEndpointServiceResources with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServiceResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServices ¶
func (c *PRIVATELINK) DescribeVpcEndpointServices(input *DescribeVpcEndpointServicesInput) (*DescribeVpcEndpointServicesOutput, error)
DescribeVpcEndpointServices API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServices for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServicesByEndUser ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUser(input *DescribeVpcEndpointServicesByEndUserInput) (*DescribeVpcEndpointServicesByEndUserOutput, error)
DescribeVpcEndpointServicesByEndUser API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServicesByEndUser for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServicesByEndUserCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServicesByEndUserCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServicesByEndUserCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServicesByEndUserCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointServicesByEndUserCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServicesByEndUserCommon operation. The "output" return value will be populated with the DescribeVpcEndpointServicesByEndUserCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServicesByEndUserCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServicesByEndUserCommon Send returns without error.
See DescribeVpcEndpointServicesByEndUserCommon for more information on using the DescribeVpcEndpointServicesByEndUserCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServicesByEndUserCommonRequest method. req, resp := client.DescribeVpcEndpointServicesByEndUserCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServicesByEndUserCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServicesByEndUserCommonWithContext is the same as DescribeVpcEndpointServicesByEndUserCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServicesByEndUserCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServicesByEndUserRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserRequest(input *DescribeVpcEndpointServicesByEndUserInput) (req *request.Request, output *DescribeVpcEndpointServicesByEndUserOutput)
DescribeVpcEndpointServicesByEndUserRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServicesByEndUser operation. The "output" return value will be populated with the DescribeVpcEndpointServicesByEndUserCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServicesByEndUserCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServicesByEndUserCommon Send returns without error.
See DescribeVpcEndpointServicesByEndUser for more information on using the DescribeVpcEndpointServicesByEndUser API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServicesByEndUserRequest method. req, resp := client.DescribeVpcEndpointServicesByEndUserRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServicesByEndUserWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesByEndUserWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServicesByEndUserInput, opts ...request.Option) (*DescribeVpcEndpointServicesByEndUserOutput, error)
DescribeVpcEndpointServicesByEndUserWithContext is the same as DescribeVpcEndpointServicesByEndUser with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServicesByEndUser for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServicesCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServicesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointServicesCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointServicesCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointServicesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServicesCommon operation. The "output" return value will be populated with the DescribeVpcEndpointServicesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServicesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServicesCommon Send returns without error.
See DescribeVpcEndpointServicesCommon for more information on using the DescribeVpcEndpointServicesCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServicesCommonRequest method. req, resp := client.DescribeVpcEndpointServicesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServicesCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServicesCommonWithContext is the same as DescribeVpcEndpointServicesCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServicesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointServicesRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesRequest(input *DescribeVpcEndpointServicesInput) (req *request.Request, output *DescribeVpcEndpointServicesOutput)
DescribeVpcEndpointServicesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointServices operation. The "output" return value will be populated with the DescribeVpcEndpointServicesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointServicesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointServicesCommon Send returns without error.
See DescribeVpcEndpointServices for more information on using the DescribeVpcEndpointServices API call, and error handling.
// Example sending a request using the DescribeVpcEndpointServicesRequest method. req, resp := client.DescribeVpcEndpointServicesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointServicesWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointServicesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointServicesInput, opts ...request.Option) (*DescribeVpcEndpointServicesOutput, error)
DescribeVpcEndpointServicesWithContext is the same as DescribeVpcEndpointServices with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointServices for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointZones ¶
func (c *PRIVATELINK) DescribeVpcEndpointZones(input *DescribeVpcEndpointZonesInput) (*DescribeVpcEndpointZonesOutput, error)
DescribeVpcEndpointZones API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointZones for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointZonesCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointZonesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointZonesCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointZonesCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointZonesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointZonesCommon operation. The "output" return value will be populated with the DescribeVpcEndpointZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointZonesCommon Send returns without error.
See DescribeVpcEndpointZonesCommon for more information on using the DescribeVpcEndpointZonesCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointZonesCommonRequest method. req, resp := client.DescribeVpcEndpointZonesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointZonesCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointZonesCommonWithContext is the same as DescribeVpcEndpointZonesCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointZonesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointZonesRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointZonesRequest(input *DescribeVpcEndpointZonesInput) (req *request.Request, output *DescribeVpcEndpointZonesOutput)
DescribeVpcEndpointZonesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointZones operation. The "output" return value will be populated with the DescribeVpcEndpointZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointZonesCommon Send returns without error.
See DescribeVpcEndpointZones for more information on using the DescribeVpcEndpointZones API call, and error handling.
// Example sending a request using the DescribeVpcEndpointZonesRequest method. req, resp := client.DescribeVpcEndpointZonesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointZonesWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointZonesWithContext(ctx volcengine.Context, input *DescribeVpcEndpointZonesInput, opts ...request.Option) (*DescribeVpcEndpointZonesOutput, error)
DescribeVpcEndpointZonesWithContext is the same as DescribeVpcEndpointZones with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointZones for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpoints ¶
func (c *PRIVATELINK) DescribeVpcEndpoints(input *DescribeVpcEndpointsInput) (*DescribeVpcEndpointsOutput, error)
DescribeVpcEndpoints API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpoints for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointsCommon ¶
func (c *PRIVATELINK) DescribeVpcEndpointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointsCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcEndpointsCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcEndpointsCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcEndpointsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpointsCommon operation. The "output" return value will be populated with the DescribeVpcEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointsCommon Send returns without error.
See DescribeVpcEndpointsCommon for more information on using the DescribeVpcEndpointsCommon API call, and error handling.
// Example sending a request using the DescribeVpcEndpointsCommonRequest method. req, resp := client.DescribeVpcEndpointsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointsCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointsCommonWithContext is the same as DescribeVpcEndpointsCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpointsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcEndpointsRequest ¶
func (c *PRIVATELINK) DescribeVpcEndpointsRequest(input *DescribeVpcEndpointsInput) (req *request.Request, output *DescribeVpcEndpointsOutput)
DescribeVpcEndpointsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcEndpoints operation. The "output" return value will be populated with the DescribeVpcEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcEndpointsCommon Send returns without error.
See DescribeVpcEndpoints for more information on using the DescribeVpcEndpoints API call, and error handling.
// Example sending a request using the DescribeVpcEndpointsRequest method. req, resp := client.DescribeVpcEndpointsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcEndpointsWithContext ¶
func (c *PRIVATELINK) DescribeVpcEndpointsWithContext(ctx volcengine.Context, input *DescribeVpcEndpointsInput, opts ...request.Option) (*DescribeVpcEndpointsOutput, error)
DescribeVpcEndpointsWithContext is the same as DescribeVpcEndpoints with the addition of the ability to pass a context and additional request options.
See DescribeVpcEndpoints for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcGatewayEndpointAttributes ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributes(input *DescribeVpcGatewayEndpointAttributesInput) (*DescribeVpcGatewayEndpointAttributesOutput, error)
DescribeVpcGatewayEndpointAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcGatewayEndpointAttributes for usage and error information.
func (*PRIVATELINK) DescribeVpcGatewayEndpointAttributesCommon ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcGatewayEndpointAttributesCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcGatewayEndpointAttributesCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcGatewayEndpointAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcGatewayEndpointAttributesCommon operation. The "output" return value will be populated with the DescribeVpcGatewayEndpointAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcGatewayEndpointAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcGatewayEndpointAttributesCommon Send returns without error.
See DescribeVpcGatewayEndpointAttributesCommon for more information on using the DescribeVpcGatewayEndpointAttributesCommon API call, and error handling.
// Example sending a request using the DescribeVpcGatewayEndpointAttributesCommonRequest method. req, resp := client.DescribeVpcGatewayEndpointAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcGatewayEndpointAttributesCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointAttributesCommonWithContext is the same as DescribeVpcGatewayEndpointAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcGatewayEndpointAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcGatewayEndpointAttributesRequest ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesRequest(input *DescribeVpcGatewayEndpointAttributesInput) (req *request.Request, output *DescribeVpcGatewayEndpointAttributesOutput)
DescribeVpcGatewayEndpointAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcGatewayEndpointAttributes operation. The "output" return value will be populated with the DescribeVpcGatewayEndpointAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcGatewayEndpointAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcGatewayEndpointAttributesCommon Send returns without error.
See DescribeVpcGatewayEndpointAttributes for more information on using the DescribeVpcGatewayEndpointAttributes API call, and error handling.
// Example sending a request using the DescribeVpcGatewayEndpointAttributesRequest method. req, resp := client.DescribeVpcGatewayEndpointAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcGatewayEndpointAttributesWithContext ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointAttributesWithContext(ctx volcengine.Context, input *DescribeVpcGatewayEndpointAttributesInput, opts ...request.Option) (*DescribeVpcGatewayEndpointAttributesOutput, error)
DescribeVpcGatewayEndpointAttributesWithContext is the same as DescribeVpcGatewayEndpointAttributes with the addition of the ability to pass a context and additional request options.
See DescribeVpcGatewayEndpointAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcGatewayEndpointServices ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointServices(input *DescribeVpcGatewayEndpointServicesInput) (*DescribeVpcGatewayEndpointServicesOutput, error)
DescribeVpcGatewayEndpointServices API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcGatewayEndpointServices for usage and error information.
func (*PRIVATELINK) DescribeVpcGatewayEndpointServicesCommon ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointServicesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcGatewayEndpointServicesCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcGatewayEndpointServicesCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcGatewayEndpointServicesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcGatewayEndpointServicesCommon operation. The "output" return value will be populated with the DescribeVpcGatewayEndpointServicesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcGatewayEndpointServicesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcGatewayEndpointServicesCommon Send returns without error.
See DescribeVpcGatewayEndpointServicesCommon for more information on using the DescribeVpcGatewayEndpointServicesCommon API call, and error handling.
// Example sending a request using the DescribeVpcGatewayEndpointServicesCommonRequest method. req, resp := client.DescribeVpcGatewayEndpointServicesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcGatewayEndpointServicesCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointServicesCommonWithContext is the same as DescribeVpcGatewayEndpointServicesCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcGatewayEndpointServicesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcGatewayEndpointServicesRequest ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesRequest(input *DescribeVpcGatewayEndpointServicesInput) (req *request.Request, output *DescribeVpcGatewayEndpointServicesOutput)
DescribeVpcGatewayEndpointServicesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcGatewayEndpointServices operation. The "output" return value will be populated with the DescribeVpcGatewayEndpointServicesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcGatewayEndpointServicesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcGatewayEndpointServicesCommon Send returns without error.
See DescribeVpcGatewayEndpointServices for more information on using the DescribeVpcGatewayEndpointServices API call, and error handling.
// Example sending a request using the DescribeVpcGatewayEndpointServicesRequest method. req, resp := client.DescribeVpcGatewayEndpointServicesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcGatewayEndpointServicesWithContext ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointServicesWithContext(ctx volcengine.Context, input *DescribeVpcGatewayEndpointServicesInput, opts ...request.Option) (*DescribeVpcGatewayEndpointServicesOutput, error)
DescribeVpcGatewayEndpointServicesWithContext is the same as DescribeVpcGatewayEndpointServices with the addition of the ability to pass a context and additional request options.
See DescribeVpcGatewayEndpointServices for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcGatewayEndpoints ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpoints(input *DescribeVpcGatewayEndpointsInput) (*DescribeVpcGatewayEndpointsOutput, error)
DescribeVpcGatewayEndpoints API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcGatewayEndpoints for usage and error information.
func (*PRIVATELINK) DescribeVpcGatewayEndpointsCommon ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointsCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcGatewayEndpointsCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcGatewayEndpointsCommonRequest ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcGatewayEndpointsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcGatewayEndpointsCommon operation. The "output" return value will be populated with the DescribeVpcGatewayEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcGatewayEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcGatewayEndpointsCommon Send returns without error.
See DescribeVpcGatewayEndpointsCommon for more information on using the DescribeVpcGatewayEndpointsCommon API call, and error handling.
// Example sending a request using the DescribeVpcGatewayEndpointsCommonRequest method. req, resp := client.DescribeVpcGatewayEndpointsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcGatewayEndpointsCommonWithContext ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointsCommonWithContext is the same as DescribeVpcGatewayEndpointsCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcGatewayEndpointsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcGatewayEndpointsRequest ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointsRequest(input *DescribeVpcGatewayEndpointsInput) (req *request.Request, output *DescribeVpcGatewayEndpointsOutput)
DescribeVpcGatewayEndpointsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcGatewayEndpoints operation. The "output" return value will be populated with the DescribeVpcGatewayEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcGatewayEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcGatewayEndpointsCommon Send returns without error.
See DescribeVpcGatewayEndpoints for more information on using the DescribeVpcGatewayEndpoints API call, and error handling.
// Example sending a request using the DescribeVpcGatewayEndpointsRequest method. req, resp := client.DescribeVpcGatewayEndpointsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcGatewayEndpointsWithContext ¶
func (c *PRIVATELINK) DescribeVpcGatewayEndpointsWithContext(ctx volcengine.Context, input *DescribeVpcGatewayEndpointsInput, opts ...request.Option) (*DescribeVpcGatewayEndpointsOutput, error)
DescribeVpcGatewayEndpointsWithContext is the same as DescribeVpcGatewayEndpoints with the addition of the ability to pass a context and additional request options.
See DescribeVpcGatewayEndpoints for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcLinkAttributes ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinkAttributes(input *DescribeVpcLinkAttributesInput) (*DescribeVpcLinkAttributesOutput, error)
DescribeVpcLinkAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcLinkAttributes for usage and error information.
func (*PRIVATELINK) DescribeVpcLinkAttributesCommon ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinkAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcLinkAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcLinkAttributesCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcLinkAttributesCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinkAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcLinkAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcLinkAttributesCommon operation. The "output" return value will be populated with the DescribeVpcLinkAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcLinkAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcLinkAttributesCommon Send returns without error.
See DescribeVpcLinkAttributesCommon for more information on using the DescribeVpcLinkAttributesCommon API call, and error handling.
// Example sending a request using the DescribeVpcLinkAttributesCommonRequest method. req, resp := client.DescribeVpcLinkAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcLinkAttributesCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinkAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcLinkAttributesCommonWithContext is the same as DescribeVpcLinkAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcLinkAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcLinkAttributesRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinkAttributesRequest(input *DescribeVpcLinkAttributesInput) (req *request.Request, output *DescribeVpcLinkAttributesOutput)
DescribeVpcLinkAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcLinkAttributes operation. The "output" return value will be populated with the DescribeVpcLinkAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcLinkAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcLinkAttributesCommon Send returns without error.
See DescribeVpcLinkAttributes for more information on using the DescribeVpcLinkAttributes API call, and error handling.
// Example sending a request using the DescribeVpcLinkAttributesRequest method. req, resp := client.DescribeVpcLinkAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcLinkAttributesWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinkAttributesWithContext(ctx volcengine.Context, input *DescribeVpcLinkAttributesInput, opts ...request.Option) (*DescribeVpcLinkAttributesOutput, error)
DescribeVpcLinkAttributesWithContext is the same as DescribeVpcLinkAttributes with the addition of the ability to pass a context and additional request options.
See DescribeVpcLinkAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcLinks ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinks(input *DescribeVpcLinksInput) (*DescribeVpcLinksOutput, error)
DescribeVpcLinks API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcLinks for usage and error information.
func (*PRIVATELINK) DescribeVpcLinksCommon ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcLinksCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DescribeVpcLinksCommon for usage and error information.
func (*PRIVATELINK) DescribeVpcLinksCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcLinksCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcLinksCommon operation. The "output" return value will be populated with the DescribeVpcLinksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcLinksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcLinksCommon Send returns without error.
See DescribeVpcLinksCommon for more information on using the DescribeVpcLinksCommon API call, and error handling.
// Example sending a request using the DescribeVpcLinksCommonRequest method. req, resp := client.DescribeVpcLinksCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcLinksCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcLinksCommonWithContext is the same as DescribeVpcLinksCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcLinksCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DescribeVpcLinksRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinksRequest(input *DescribeVpcLinksInput) (req *request.Request, output *DescribeVpcLinksOutput)
DescribeVpcLinksRequest generates a "volcengine/request.Request" representing the client's request for the DescribeVpcLinks operation. The "output" return value will be populated with the DescribeVpcLinksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcLinksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcLinksCommon Send returns without error.
See DescribeVpcLinks for more information on using the DescribeVpcLinks API call, and error handling.
// Example sending a request using the DescribeVpcLinksRequest method. req, resp := client.DescribeVpcLinksRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DescribeVpcLinksWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DescribeVpcLinksWithContext(ctx volcengine.Context, input *DescribeVpcLinksInput, opts ...request.Option) (*DescribeVpcLinksOutput, error)
DescribeVpcLinksWithContext is the same as DescribeVpcLinks with the addition of the ability to pass a context and additional request options.
See DescribeVpcLinks for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DetachResourceFromVpcEndpointService ¶
func (c *PRIVATELINK) DetachResourceFromVpcEndpointService(input *DetachResourceFromVpcEndpointServiceInput) (*DetachResourceFromVpcEndpointServiceOutput, error)
DetachResourceFromVpcEndpointService API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DetachResourceFromVpcEndpointService for usage and error information.
func (*PRIVATELINK) DetachResourceFromVpcEndpointServiceCommon ¶
func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DetachResourceFromVpcEndpointServiceCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DetachResourceFromVpcEndpointServiceCommon for usage and error information.
func (*PRIVATELINK) DetachResourceFromVpcEndpointServiceCommonRequest ¶
func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetachResourceFromVpcEndpointServiceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetachResourceFromVpcEndpointServiceCommon operation. The "output" return value will be populated with the DetachResourceFromVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachResourceFromVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after DetachResourceFromVpcEndpointServiceCommon Send returns without error.
See DetachResourceFromVpcEndpointServiceCommon for more information on using the DetachResourceFromVpcEndpointServiceCommon API call, and error handling.
// Example sending a request using the DetachResourceFromVpcEndpointServiceCommonRequest method. req, resp := client.DetachResourceFromVpcEndpointServiceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DetachResourceFromVpcEndpointServiceCommonWithContext ¶
func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetachResourceFromVpcEndpointServiceCommonWithContext is the same as DetachResourceFromVpcEndpointServiceCommon with the addition of the ability to pass a context and additional request options.
See DetachResourceFromVpcEndpointServiceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DetachResourceFromVpcEndpointServiceRequest ¶
func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceRequest(input *DetachResourceFromVpcEndpointServiceInput) (req *request.Request, output *DetachResourceFromVpcEndpointServiceOutput)
DetachResourceFromVpcEndpointServiceRequest generates a "volcengine/request.Request" representing the client's request for the DetachResourceFromVpcEndpointService operation. The "output" return value will be populated with the DetachResourceFromVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachResourceFromVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after DetachResourceFromVpcEndpointServiceCommon Send returns without error.
See DetachResourceFromVpcEndpointService for more information on using the DetachResourceFromVpcEndpointService API call, and error handling.
// Example sending a request using the DetachResourceFromVpcEndpointServiceRequest method. req, resp := client.DetachResourceFromVpcEndpointServiceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DetachResourceFromVpcEndpointServiceWithContext ¶
func (c *PRIVATELINK) DetachResourceFromVpcEndpointServiceWithContext(ctx volcengine.Context, input *DetachResourceFromVpcEndpointServiceInput, opts ...request.Option) (*DetachResourceFromVpcEndpointServiceOutput, error)
DetachResourceFromVpcEndpointServiceWithContext is the same as DetachResourceFromVpcEndpointService with the addition of the ability to pass a context and additional request options.
See DetachResourceFromVpcEndpointService for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DetachSecurityGroupFromVpcEndpoint ¶
func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpoint(input *DetachSecurityGroupFromVpcEndpointInput) (*DetachSecurityGroupFromVpcEndpointOutput, error)
DetachSecurityGroupFromVpcEndpoint API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DetachSecurityGroupFromVpcEndpoint for usage and error information.
func (*PRIVATELINK) DetachSecurityGroupFromVpcEndpointCommon ¶
func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DetachSecurityGroupFromVpcEndpointCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DetachSecurityGroupFromVpcEndpointCommon for usage and error information.
func (*PRIVATELINK) DetachSecurityGroupFromVpcEndpointCommonRequest ¶
func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetachSecurityGroupFromVpcEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetachSecurityGroupFromVpcEndpointCommon operation. The "output" return value will be populated with the DetachSecurityGroupFromVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachSecurityGroupFromVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DetachSecurityGroupFromVpcEndpointCommon Send returns without error.
See DetachSecurityGroupFromVpcEndpointCommon for more information on using the DetachSecurityGroupFromVpcEndpointCommon API call, and error handling.
// Example sending a request using the DetachSecurityGroupFromVpcEndpointCommonRequest method. req, resp := client.DetachSecurityGroupFromVpcEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DetachSecurityGroupFromVpcEndpointCommonWithContext ¶
func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetachSecurityGroupFromVpcEndpointCommonWithContext is the same as DetachSecurityGroupFromVpcEndpointCommon with the addition of the ability to pass a context and additional request options.
See DetachSecurityGroupFromVpcEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DetachSecurityGroupFromVpcEndpointRequest ¶
func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointRequest(input *DetachSecurityGroupFromVpcEndpointInput) (req *request.Request, output *DetachSecurityGroupFromVpcEndpointOutput)
DetachSecurityGroupFromVpcEndpointRequest generates a "volcengine/request.Request" representing the client's request for the DetachSecurityGroupFromVpcEndpoint operation. The "output" return value will be populated with the DetachSecurityGroupFromVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachSecurityGroupFromVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DetachSecurityGroupFromVpcEndpointCommon Send returns without error.
See DetachSecurityGroupFromVpcEndpoint for more information on using the DetachSecurityGroupFromVpcEndpoint API call, and error handling.
// Example sending a request using the DetachSecurityGroupFromVpcEndpointRequest method. req, resp := client.DetachSecurityGroupFromVpcEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DetachSecurityGroupFromVpcEndpointWithContext ¶
func (c *PRIVATELINK) DetachSecurityGroupFromVpcEndpointWithContext(ctx volcengine.Context, input *DetachSecurityGroupFromVpcEndpointInput, opts ...request.Option) (*DetachSecurityGroupFromVpcEndpointOutput, error)
DetachSecurityGroupFromVpcEndpointWithContext is the same as DetachSecurityGroupFromVpcEndpoint with the addition of the ability to pass a context and additional request options.
See DetachSecurityGroupFromVpcEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGateway ¶ added in v1.0.155
func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGateway(input *DetachSecurityGroupsFromPrivateLinkGatewayInput) (*DetachSecurityGroupsFromPrivateLinkGatewayOutput, error)
DetachSecurityGroupsFromPrivateLinkGateway API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DetachSecurityGroupsFromPrivateLinkGateway for usage and error information.
func (*PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayCommon ¶ added in v1.0.155
func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DetachSecurityGroupsFromPrivateLinkGatewayCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DetachSecurityGroupsFromPrivateLinkGatewayCommon for usage and error information.
func (*PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetachSecurityGroupsFromPrivateLinkGatewayCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetachSecurityGroupsFromPrivateLinkGatewayCommon operation. The "output" return value will be populated with the DetachSecurityGroupsFromPrivateLinkGatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachSecurityGroupsFromPrivateLinkGatewayCommon Request to send the API call to the service. the "output" return value is not valid until after DetachSecurityGroupsFromPrivateLinkGatewayCommon Send returns without error.
See DetachSecurityGroupsFromPrivateLinkGatewayCommon for more information on using the DetachSecurityGroupsFromPrivateLinkGatewayCommon API call, and error handling.
// Example sending a request using the DetachSecurityGroupsFromPrivateLinkGatewayCommonRequest method. req, resp := client.DetachSecurityGroupsFromPrivateLinkGatewayCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetachSecurityGroupsFromPrivateLinkGatewayCommonWithContext is the same as DetachSecurityGroupsFromPrivateLinkGatewayCommon with the addition of the ability to pass a context and additional request options.
See DetachSecurityGroupsFromPrivateLinkGatewayCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayRequest ¶ added in v1.0.155
func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayRequest(input *DetachSecurityGroupsFromPrivateLinkGatewayInput) (req *request.Request, output *DetachSecurityGroupsFromPrivateLinkGatewayOutput)
DetachSecurityGroupsFromPrivateLinkGatewayRequest generates a "volcengine/request.Request" representing the client's request for the DetachSecurityGroupsFromPrivateLinkGateway operation. The "output" return value will be populated with the DetachSecurityGroupsFromPrivateLinkGatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachSecurityGroupsFromPrivateLinkGatewayCommon Request to send the API call to the service. the "output" return value is not valid until after DetachSecurityGroupsFromPrivateLinkGatewayCommon Send returns without error.
See DetachSecurityGroupsFromPrivateLinkGateway for more information on using the DetachSecurityGroupsFromPrivateLinkGateway API call, and error handling.
// Example sending a request using the DetachSecurityGroupsFromPrivateLinkGatewayRequest method. req, resp := client.DetachSecurityGroupsFromPrivateLinkGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) DetachSecurityGroupsFromPrivateLinkGatewayWithContext(ctx volcengine.Context, input *DetachSecurityGroupsFromPrivateLinkGatewayInput, opts ...request.Option) (*DetachSecurityGroupsFromPrivateLinkGatewayOutput, error)
DetachSecurityGroupsFromPrivateLinkGatewayWithContext is the same as DetachSecurityGroupsFromPrivateLinkGateway with the addition of the ability to pass a context and additional request options.
See DetachSecurityGroupsFromPrivateLinkGateway for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DisableVpcEndpointConnection ¶
func (c *PRIVATELINK) DisableVpcEndpointConnection(input *DisableVpcEndpointConnectionInput) (*DisableVpcEndpointConnectionOutput, error)
DisableVpcEndpointConnection API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DisableVpcEndpointConnection for usage and error information.
func (*PRIVATELINK) DisableVpcEndpointConnectionCommon ¶
func (c *PRIVATELINK) DisableVpcEndpointConnectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisableVpcEndpointConnectionCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation DisableVpcEndpointConnectionCommon for usage and error information.
func (*PRIVATELINK) DisableVpcEndpointConnectionCommonRequest ¶
func (c *PRIVATELINK) DisableVpcEndpointConnectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisableVpcEndpointConnectionCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisableVpcEndpointConnectionCommon operation. The "output" return value will be populated with the DisableVpcEndpointConnectionCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableVpcEndpointConnectionCommon Request to send the API call to the service. the "output" return value is not valid until after DisableVpcEndpointConnectionCommon Send returns without error.
See DisableVpcEndpointConnectionCommon for more information on using the DisableVpcEndpointConnectionCommon API call, and error handling.
// Example sending a request using the DisableVpcEndpointConnectionCommonRequest method. req, resp := client.DisableVpcEndpointConnectionCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DisableVpcEndpointConnectionCommonWithContext ¶
func (c *PRIVATELINK) DisableVpcEndpointConnectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisableVpcEndpointConnectionCommonWithContext is the same as DisableVpcEndpointConnectionCommon with the addition of the ability to pass a context and additional request options.
See DisableVpcEndpointConnectionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) DisableVpcEndpointConnectionRequest ¶
func (c *PRIVATELINK) DisableVpcEndpointConnectionRequest(input *DisableVpcEndpointConnectionInput) (req *request.Request, output *DisableVpcEndpointConnectionOutput)
DisableVpcEndpointConnectionRequest generates a "volcengine/request.Request" representing the client's request for the DisableVpcEndpointConnection operation. The "output" return value will be populated with the DisableVpcEndpointConnectionCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableVpcEndpointConnectionCommon Request to send the API call to the service. the "output" return value is not valid until after DisableVpcEndpointConnectionCommon Send returns without error.
See DisableVpcEndpointConnection for more information on using the DisableVpcEndpointConnection API call, and error handling.
// Example sending a request using the DisableVpcEndpointConnectionRequest method. req, resp := client.DisableVpcEndpointConnectionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) DisableVpcEndpointConnectionWithContext ¶
func (c *PRIVATELINK) DisableVpcEndpointConnectionWithContext(ctx volcengine.Context, input *DisableVpcEndpointConnectionInput, opts ...request.Option) (*DisableVpcEndpointConnectionOutput, error)
DisableVpcEndpointConnectionWithContext is the same as DisableVpcEndpointConnection with the addition of the ability to pass a context and additional request options.
See DisableVpcEndpointConnection for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) EnableVpcEndpointConnection ¶
func (c *PRIVATELINK) EnableVpcEndpointConnection(input *EnableVpcEndpointConnectionInput) (*EnableVpcEndpointConnectionOutput, error)
EnableVpcEndpointConnection API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation EnableVpcEndpointConnection for usage and error information.
func (*PRIVATELINK) EnableVpcEndpointConnectionCommon ¶
func (c *PRIVATELINK) EnableVpcEndpointConnectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
EnableVpcEndpointConnectionCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation EnableVpcEndpointConnectionCommon for usage and error information.
func (*PRIVATELINK) EnableVpcEndpointConnectionCommonRequest ¶
func (c *PRIVATELINK) EnableVpcEndpointConnectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EnableVpcEndpointConnectionCommonRequest generates a "volcengine/request.Request" representing the client's request for the EnableVpcEndpointConnectionCommon operation. The "output" return value will be populated with the EnableVpcEndpointConnectionCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableVpcEndpointConnectionCommon Request to send the API call to the service. the "output" return value is not valid until after EnableVpcEndpointConnectionCommon Send returns without error.
See EnableVpcEndpointConnectionCommon for more information on using the EnableVpcEndpointConnectionCommon API call, and error handling.
// Example sending a request using the EnableVpcEndpointConnectionCommonRequest method. req, resp := client.EnableVpcEndpointConnectionCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) EnableVpcEndpointConnectionCommonWithContext ¶
func (c *PRIVATELINK) EnableVpcEndpointConnectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EnableVpcEndpointConnectionCommonWithContext is the same as EnableVpcEndpointConnectionCommon with the addition of the ability to pass a context and additional request options.
See EnableVpcEndpointConnectionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) EnableVpcEndpointConnectionRequest ¶
func (c *PRIVATELINK) EnableVpcEndpointConnectionRequest(input *EnableVpcEndpointConnectionInput) (req *request.Request, output *EnableVpcEndpointConnectionOutput)
EnableVpcEndpointConnectionRequest generates a "volcengine/request.Request" representing the client's request for the EnableVpcEndpointConnection operation. The "output" return value will be populated with the EnableVpcEndpointConnectionCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableVpcEndpointConnectionCommon Request to send the API call to the service. the "output" return value is not valid until after EnableVpcEndpointConnectionCommon Send returns without error.
See EnableVpcEndpointConnection for more information on using the EnableVpcEndpointConnection API call, and error handling.
// Example sending a request using the EnableVpcEndpointConnectionRequest method. req, resp := client.EnableVpcEndpointConnectionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) EnableVpcEndpointConnectionWithContext ¶
func (c *PRIVATELINK) EnableVpcEndpointConnectionWithContext(ctx volcengine.Context, input *EnableVpcEndpointConnectionInput, opts ...request.Option) (*EnableVpcEndpointConnectionOutput, error)
EnableVpcEndpointConnectionWithContext is the same as EnableVpcEndpointConnection with the addition of the ability to pass a context and additional request options.
See EnableVpcEndpointConnection for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ListTagsForResources ¶
func (c *PRIVATELINK) ListTagsForResources(input *ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
ListTagsForResources API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ListTagsForResources for usage and error information.
func (*PRIVATELINK) ListTagsForResourcesCommon ¶
func (c *PRIVATELINK) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListTagsForResourcesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ListTagsForResourcesCommon for usage and error information.
func (*PRIVATELINK) ListTagsForResourcesCommonRequest ¶
func (c *PRIVATELINK) ListTagsForResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListTagsForResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListTagsForResourcesCommon operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.
See ListTagsForResourcesCommon for more information on using the ListTagsForResourcesCommon API call, and error handling.
// Example sending a request using the ListTagsForResourcesCommonRequest method. req, resp := client.ListTagsForResourcesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ListTagsForResourcesCommonWithContext ¶
func (c *PRIVATELINK) ListTagsForResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListTagsForResourcesCommonWithContext is the same as ListTagsForResourcesCommon with the addition of the ability to pass a context and additional request options.
See ListTagsForResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ListTagsForResourcesRequest ¶
func (c *PRIVATELINK) ListTagsForResourcesRequest(input *ListTagsForResourcesInput) (req *request.Request, output *ListTagsForResourcesOutput)
ListTagsForResourcesRequest generates a "volcengine/request.Request" representing the client's request for the ListTagsForResources operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.
See ListTagsForResources for more information on using the ListTagsForResources API call, and error handling.
// Example sending a request using the ListTagsForResourcesRequest method. req, resp := client.ListTagsForResourcesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ListTagsForResourcesWithContext ¶
func (c *PRIVATELINK) ListTagsForResourcesWithContext(ctx volcengine.Context, input *ListTagsForResourcesInput, opts ...request.Option) (*ListTagsForResourcesOutput, error)
ListTagsForResourcesWithContext is the same as ListTagsForResources with the addition of the ability to pass a context and additional request options.
See ListTagsForResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyPrivateLinkGatewayAttributes ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributes(input *ModifyPrivateLinkGatewayAttributesInput) (*ModifyPrivateLinkGatewayAttributesOutput, error)
ModifyPrivateLinkGatewayAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyPrivateLinkGatewayAttributes for usage and error information.
func (*PRIVATELINK) ModifyPrivateLinkGatewayAttributesCommon ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyPrivateLinkGatewayAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyPrivateLinkGatewayAttributesCommon for usage and error information.
func (*PRIVATELINK) ModifyPrivateLinkGatewayAttributesCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyPrivateLinkGatewayAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyPrivateLinkGatewayAttributesCommon operation. The "output" return value will be populated with the ModifyPrivateLinkGatewayAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyPrivateLinkGatewayAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyPrivateLinkGatewayAttributesCommon Send returns without error.
See ModifyPrivateLinkGatewayAttributesCommon for more information on using the ModifyPrivateLinkGatewayAttributesCommon API call, and error handling.
// Example sending a request using the ModifyPrivateLinkGatewayAttributesCommonRequest method. req, resp := client.ModifyPrivateLinkGatewayAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyPrivateLinkGatewayAttributesCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyPrivateLinkGatewayAttributesCommonWithContext is the same as ModifyPrivateLinkGatewayAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyPrivateLinkGatewayAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyPrivateLinkGatewayAttributesRequest ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesRequest(input *ModifyPrivateLinkGatewayAttributesInput) (req *request.Request, output *ModifyPrivateLinkGatewayAttributesOutput)
ModifyPrivateLinkGatewayAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyPrivateLinkGatewayAttributes operation. The "output" return value will be populated with the ModifyPrivateLinkGatewayAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyPrivateLinkGatewayAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyPrivateLinkGatewayAttributesCommon Send returns without error.
See ModifyPrivateLinkGatewayAttributes for more information on using the ModifyPrivateLinkGatewayAttributes API call, and error handling.
// Example sending a request using the ModifyPrivateLinkGatewayAttributesRequest method. req, resp := client.ModifyPrivateLinkGatewayAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyPrivateLinkGatewayAttributesWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyPrivateLinkGatewayAttributesWithContext(ctx volcengine.Context, input *ModifyPrivateLinkGatewayAttributesInput, opts ...request.Option) (*ModifyPrivateLinkGatewayAttributesOutput, error)
ModifyPrivateLinkGatewayAttributesWithContext is the same as ModifyPrivateLinkGatewayAttributes with the addition of the ability to pass a context and additional request options.
See ModifyPrivateLinkGatewayAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributes ¶
func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributes(input *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput, error)
ModifyUniqueResourceTypeVpcEndpointServiceAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyUniqueResourceTypeVpcEndpointServiceAttributes for usage and error information.
func (*PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon ¶
func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon for usage and error information.
func (*PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonRequest ¶
func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon operation. The "output" return value will be populated with the ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon Send returns without error.
See ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon for more information on using the ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon API call, and error handling.
// Example sending a request using the ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonRequest method. req, resp := client.ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonWithContext ¶
func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonWithContext is the same as ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesRequest ¶
func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesRequest(input *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) (req *request.Request, output *ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput)
ModifyUniqueResourceTypeVpcEndpointServiceAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyUniqueResourceTypeVpcEndpointServiceAttributes operation. The "output" return value will be populated with the ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon Send returns without error.
See ModifyUniqueResourceTypeVpcEndpointServiceAttributes for more information on using the ModifyUniqueResourceTypeVpcEndpointServiceAttributes API call, and error handling.
// Example sending a request using the ModifyUniqueResourceTypeVpcEndpointServiceAttributesRequest method. req, resp := client.ModifyUniqueResourceTypeVpcEndpointServiceAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesWithContext ¶
func (c *PRIVATELINK) ModifyUniqueResourceTypeVpcEndpointServiceAttributesWithContext(ctx volcengine.Context, input *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput, opts ...request.Option) (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput, error)
ModifyUniqueResourceTypeVpcEndpointServiceAttributesWithContext is the same as ModifyUniqueResourceTypeVpcEndpointServiceAttributes with the addition of the ability to pass a context and additional request options.
See ModifyUniqueResourceTypeVpcEndpointServiceAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcEndpointAttributes ¶
func (c *PRIVATELINK) ModifyVpcEndpointAttributes(input *ModifyVpcEndpointAttributesInput) (*ModifyVpcEndpointAttributesOutput, error)
ModifyVpcEndpointAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcEndpointAttributes for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointAttributesCommon ¶
func (c *PRIVATELINK) ModifyVpcEndpointAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcEndpointAttributesCommon for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointAttributesCommonRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyVpcEndpointAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcEndpointAttributesCommon operation. The "output" return value will be populated with the ModifyVpcEndpointAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointAttributesCommon Send returns without error.
See ModifyVpcEndpointAttributesCommon for more information on using the ModifyVpcEndpointAttributesCommon API call, and error handling.
// Example sending a request using the ModifyVpcEndpointAttributesCommonRequest method. req, resp := client.ModifyVpcEndpointAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcEndpointAttributesCommonWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointAttributesCommonWithContext is the same as ModifyVpcEndpointAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcEndpointAttributesRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointAttributesRequest(input *ModifyVpcEndpointAttributesInput) (req *request.Request, output *ModifyVpcEndpointAttributesOutput)
ModifyVpcEndpointAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcEndpointAttributes operation. The "output" return value will be populated with the ModifyVpcEndpointAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointAttributesCommon Send returns without error.
See ModifyVpcEndpointAttributes for more information on using the ModifyVpcEndpointAttributes API call, and error handling.
// Example sending a request using the ModifyVpcEndpointAttributesRequest method. req, resp := client.ModifyVpcEndpointAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcEndpointAttributesWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointAttributesWithContext(ctx volcengine.Context, input *ModifyVpcEndpointAttributesInput, opts ...request.Option) (*ModifyVpcEndpointAttributesOutput, error)
ModifyVpcEndpointAttributesWithContext is the same as ModifyVpcEndpointAttributes with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcEndpointServiceAttributes ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributes(input *ModifyVpcEndpointServiceAttributesInput) (*ModifyVpcEndpointServiceAttributesOutput, error)
ModifyVpcEndpointServiceAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcEndpointServiceAttributes for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointServiceAttributesCommon ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointServiceAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcEndpointServiceAttributesCommon for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointServiceAttributesCommonRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyVpcEndpointServiceAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcEndpointServiceAttributesCommon operation. The "output" return value will be populated with the ModifyVpcEndpointServiceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointServiceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointServiceAttributesCommon Send returns without error.
See ModifyVpcEndpointServiceAttributesCommon for more information on using the ModifyVpcEndpointServiceAttributesCommon API call, and error handling.
// Example sending a request using the ModifyVpcEndpointServiceAttributesCommonRequest method. req, resp := client.ModifyVpcEndpointServiceAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcEndpointServiceAttributesCommonWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointServiceAttributesCommonWithContext is the same as ModifyVpcEndpointServiceAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointServiceAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcEndpointServiceAttributesRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesRequest(input *ModifyVpcEndpointServiceAttributesInput) (req *request.Request, output *ModifyVpcEndpointServiceAttributesOutput)
ModifyVpcEndpointServiceAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcEndpointServiceAttributes operation. The "output" return value will be populated with the ModifyVpcEndpointServiceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointServiceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointServiceAttributesCommon Send returns without error.
See ModifyVpcEndpointServiceAttributes for more information on using the ModifyVpcEndpointServiceAttributes API call, and error handling.
// Example sending a request using the ModifyVpcEndpointServiceAttributesRequest method. req, resp := client.ModifyVpcEndpointServiceAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcEndpointServiceAttributesWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceAttributesWithContext(ctx volcengine.Context, input *ModifyVpcEndpointServiceAttributesInput, opts ...request.Option) (*ModifyVpcEndpointServiceAttributesOutput, error)
ModifyVpcEndpointServiceAttributesWithContext is the same as ModifyVpcEndpointServiceAttributes with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointServiceAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcEndpointServiceResourceAttributes ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributes(input *ModifyVpcEndpointServiceResourceAttributesInput) (*ModifyVpcEndpointServiceResourceAttributesOutput, error)
ModifyVpcEndpointServiceResourceAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcEndpointServiceResourceAttributes for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesCommon ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointServiceResourceAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcEndpointServiceResourceAttributesCommon for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesCommonRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyVpcEndpointServiceResourceAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcEndpointServiceResourceAttributesCommon operation. The "output" return value will be populated with the ModifyVpcEndpointServiceResourceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointServiceResourceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointServiceResourceAttributesCommon Send returns without error.
See ModifyVpcEndpointServiceResourceAttributesCommon for more information on using the ModifyVpcEndpointServiceResourceAttributesCommon API call, and error handling.
// Example sending a request using the ModifyVpcEndpointServiceResourceAttributesCommonRequest method. req, resp := client.ModifyVpcEndpointServiceResourceAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesCommonWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointServiceResourceAttributesCommonWithContext is the same as ModifyVpcEndpointServiceResourceAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointServiceResourceAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesRequest(input *ModifyVpcEndpointServiceResourceAttributesInput) (req *request.Request, output *ModifyVpcEndpointServiceResourceAttributesOutput)
ModifyVpcEndpointServiceResourceAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcEndpointServiceResourceAttributes operation. The "output" return value will be populated with the ModifyVpcEndpointServiceResourceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointServiceResourceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointServiceResourceAttributesCommon Send returns without error.
See ModifyVpcEndpointServiceResourceAttributes for more information on using the ModifyVpcEndpointServiceResourceAttributes API call, and error handling.
// Example sending a request using the ModifyVpcEndpointServiceResourceAttributesRequest method. req, resp := client.ModifyVpcEndpointServiceResourceAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointServiceResourceAttributesWithContext(ctx volcengine.Context, input *ModifyVpcEndpointServiceResourceAttributesInput, opts ...request.Option) (*ModifyVpcEndpointServiceResourceAttributesOutput, error)
ModifyVpcEndpointServiceResourceAttributesWithContext is the same as ModifyVpcEndpointServiceResourceAttributes with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointServiceResourceAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcGatewayEndpointAttributes ¶
func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributes(input *ModifyVpcGatewayEndpointAttributesInput) (*ModifyVpcGatewayEndpointAttributesOutput, error)
ModifyVpcGatewayEndpointAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcGatewayEndpointAttributes for usage and error information.
func (*PRIVATELINK) ModifyVpcGatewayEndpointAttributesCommon ¶
func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcGatewayEndpointAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcGatewayEndpointAttributesCommon for usage and error information.
func (*PRIVATELINK) ModifyVpcGatewayEndpointAttributesCommonRequest ¶
func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyVpcGatewayEndpointAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcGatewayEndpointAttributesCommon operation. The "output" return value will be populated with the ModifyVpcGatewayEndpointAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcGatewayEndpointAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcGatewayEndpointAttributesCommon Send returns without error.
See ModifyVpcGatewayEndpointAttributesCommon for more information on using the ModifyVpcGatewayEndpointAttributesCommon API call, and error handling.
// Example sending a request using the ModifyVpcGatewayEndpointAttributesCommonRequest method. req, resp := client.ModifyVpcGatewayEndpointAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcGatewayEndpointAttributesCommonWithContext ¶
func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyVpcGatewayEndpointAttributesCommonWithContext is the same as ModifyVpcGatewayEndpointAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyVpcGatewayEndpointAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcGatewayEndpointAttributesRequest ¶
func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesRequest(input *ModifyVpcGatewayEndpointAttributesInput) (req *request.Request, output *ModifyVpcGatewayEndpointAttributesOutput)
ModifyVpcGatewayEndpointAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcGatewayEndpointAttributes operation. The "output" return value will be populated with the ModifyVpcGatewayEndpointAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcGatewayEndpointAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcGatewayEndpointAttributesCommon Send returns without error.
See ModifyVpcGatewayEndpointAttributes for more information on using the ModifyVpcGatewayEndpointAttributes API call, and error handling.
// Example sending a request using the ModifyVpcGatewayEndpointAttributesRequest method. req, resp := client.ModifyVpcGatewayEndpointAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcGatewayEndpointAttributesWithContext ¶
func (c *PRIVATELINK) ModifyVpcGatewayEndpointAttributesWithContext(ctx volcengine.Context, input *ModifyVpcGatewayEndpointAttributesInput, opts ...request.Option) (*ModifyVpcGatewayEndpointAttributesOutput, error)
ModifyVpcGatewayEndpointAttributesWithContext is the same as ModifyVpcGatewayEndpointAttributes with the addition of the ability to pass a context and additional request options.
See ModifyVpcGatewayEndpointAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcLinkAttributes ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyVpcLinkAttributes(input *ModifyVpcLinkAttributesInput) (*ModifyVpcLinkAttributesOutput, error)
ModifyVpcLinkAttributes API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcLinkAttributes for usage and error information.
func (*PRIVATELINK) ModifyVpcLinkAttributesCommon ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyVpcLinkAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcLinkAttributesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation ModifyVpcLinkAttributesCommon for usage and error information.
func (*PRIVATELINK) ModifyVpcLinkAttributesCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyVpcLinkAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyVpcLinkAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcLinkAttributesCommon operation. The "output" return value will be populated with the ModifyVpcLinkAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcLinkAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcLinkAttributesCommon Send returns without error.
See ModifyVpcLinkAttributesCommon for more information on using the ModifyVpcLinkAttributesCommon API call, and error handling.
// Example sending a request using the ModifyVpcLinkAttributesCommonRequest method. req, resp := client.ModifyVpcLinkAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcLinkAttributesCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyVpcLinkAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyVpcLinkAttributesCommonWithContext is the same as ModifyVpcLinkAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyVpcLinkAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) ModifyVpcLinkAttributesRequest ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyVpcLinkAttributesRequest(input *ModifyVpcLinkAttributesInput) (req *request.Request, output *ModifyVpcLinkAttributesOutput)
ModifyVpcLinkAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyVpcLinkAttributes operation. The "output" return value will be populated with the ModifyVpcLinkAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcLinkAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcLinkAttributesCommon Send returns without error.
See ModifyVpcLinkAttributes for more information on using the ModifyVpcLinkAttributes API call, and error handling.
// Example sending a request using the ModifyVpcLinkAttributesRequest method. req, resp := client.ModifyVpcLinkAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) ModifyVpcLinkAttributesWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) ModifyVpcLinkAttributesWithContext(ctx volcengine.Context, input *ModifyVpcLinkAttributesInput, opts ...request.Option) (*ModifyVpcLinkAttributesOutput, error)
ModifyVpcLinkAttributesWithContext is the same as ModifyVpcLinkAttributes with the addition of the ability to pass a context and additional request options.
See ModifyVpcLinkAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) RemovePermissionFromVpcEndpointService ¶
func (c *PRIVATELINK) RemovePermissionFromVpcEndpointService(input *RemovePermissionFromVpcEndpointServiceInput) (*RemovePermissionFromVpcEndpointServiceOutput, error)
RemovePermissionFromVpcEndpointService API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation RemovePermissionFromVpcEndpointService for usage and error information.
func (*PRIVATELINK) RemovePermissionFromVpcEndpointServiceCommon ¶
func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemovePermissionFromVpcEndpointServiceCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation RemovePermissionFromVpcEndpointServiceCommon for usage and error information.
func (*PRIVATELINK) RemovePermissionFromVpcEndpointServiceCommonRequest ¶
func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemovePermissionFromVpcEndpointServiceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemovePermissionFromVpcEndpointServiceCommon operation. The "output" return value will be populated with the RemovePermissionFromVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemovePermissionFromVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after RemovePermissionFromVpcEndpointServiceCommon Send returns without error.
See RemovePermissionFromVpcEndpointServiceCommon for more information on using the RemovePermissionFromVpcEndpointServiceCommon API call, and error handling.
// Example sending a request using the RemovePermissionFromVpcEndpointServiceCommonRequest method. req, resp := client.RemovePermissionFromVpcEndpointServiceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) RemovePermissionFromVpcEndpointServiceCommonWithContext ¶
func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemovePermissionFromVpcEndpointServiceCommonWithContext is the same as RemovePermissionFromVpcEndpointServiceCommon with the addition of the ability to pass a context and additional request options.
See RemovePermissionFromVpcEndpointServiceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) RemovePermissionFromVpcEndpointServiceRequest ¶
func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceRequest(input *RemovePermissionFromVpcEndpointServiceInput) (req *request.Request, output *RemovePermissionFromVpcEndpointServiceOutput)
RemovePermissionFromVpcEndpointServiceRequest generates a "volcengine/request.Request" representing the client's request for the RemovePermissionFromVpcEndpointService operation. The "output" return value will be populated with the RemovePermissionFromVpcEndpointServiceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemovePermissionFromVpcEndpointServiceCommon Request to send the API call to the service. the "output" return value is not valid until after RemovePermissionFromVpcEndpointServiceCommon Send returns without error.
See RemovePermissionFromVpcEndpointService for more information on using the RemovePermissionFromVpcEndpointService API call, and error handling.
// Example sending a request using the RemovePermissionFromVpcEndpointServiceRequest method. req, resp := client.RemovePermissionFromVpcEndpointServiceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) RemovePermissionFromVpcEndpointServiceWithContext ¶
func (c *PRIVATELINK) RemovePermissionFromVpcEndpointServiceWithContext(ctx volcengine.Context, input *RemovePermissionFromVpcEndpointServiceInput, opts ...request.Option) (*RemovePermissionFromVpcEndpointServiceOutput, error)
RemovePermissionFromVpcEndpointServiceWithContext is the same as RemovePermissionFromVpcEndpointService with the addition of the ability to pass a context and additional request options.
See RemovePermissionFromVpcEndpointService for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) RemoveZoneFromVpcEndpoint ¶
func (c *PRIVATELINK) RemoveZoneFromVpcEndpoint(input *RemoveZoneFromVpcEndpointInput) (*RemoveZoneFromVpcEndpointOutput, error)
RemoveZoneFromVpcEndpoint API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation RemoveZoneFromVpcEndpoint for usage and error information.
func (*PRIVATELINK) RemoveZoneFromVpcEndpointCommon ¶
func (c *PRIVATELINK) RemoveZoneFromVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveZoneFromVpcEndpointCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation RemoveZoneFromVpcEndpointCommon for usage and error information.
func (*PRIVATELINK) RemoveZoneFromVpcEndpointCommonRequest ¶
func (c *PRIVATELINK) RemoveZoneFromVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveZoneFromVpcEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveZoneFromVpcEndpointCommon operation. The "output" return value will be populated with the RemoveZoneFromVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveZoneFromVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveZoneFromVpcEndpointCommon Send returns without error.
See RemoveZoneFromVpcEndpointCommon for more information on using the RemoveZoneFromVpcEndpointCommon API call, and error handling.
// Example sending a request using the RemoveZoneFromVpcEndpointCommonRequest method. req, resp := client.RemoveZoneFromVpcEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) RemoveZoneFromVpcEndpointCommonWithContext ¶
func (c *PRIVATELINK) RemoveZoneFromVpcEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveZoneFromVpcEndpointCommonWithContext is the same as RemoveZoneFromVpcEndpointCommon with the addition of the ability to pass a context and additional request options.
See RemoveZoneFromVpcEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) RemoveZoneFromVpcEndpointRequest ¶
func (c *PRIVATELINK) RemoveZoneFromVpcEndpointRequest(input *RemoveZoneFromVpcEndpointInput) (req *request.Request, output *RemoveZoneFromVpcEndpointOutput)
RemoveZoneFromVpcEndpointRequest generates a "volcengine/request.Request" representing the client's request for the RemoveZoneFromVpcEndpoint operation. The "output" return value will be populated with the RemoveZoneFromVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveZoneFromVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveZoneFromVpcEndpointCommon Send returns without error.
See RemoveZoneFromVpcEndpoint for more information on using the RemoveZoneFromVpcEndpoint API call, and error handling.
// Example sending a request using the RemoveZoneFromVpcEndpointRequest method. req, resp := client.RemoveZoneFromVpcEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) RemoveZoneFromVpcEndpointWithContext ¶
func (c *PRIVATELINK) RemoveZoneFromVpcEndpointWithContext(ctx volcengine.Context, input *RemoveZoneFromVpcEndpointInput, opts ...request.Option) (*RemoveZoneFromVpcEndpointOutput, error)
RemoveZoneFromVpcEndpointWithContext is the same as RemoveZoneFromVpcEndpoint with the addition of the ability to pass a context and additional request options.
See RemoveZoneFromVpcEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) TagResources ¶
func (c *PRIVATELINK) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
TagResources API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation TagResources for usage and error information.
func (*PRIVATELINK) TagResourcesCommon ¶
func (c *PRIVATELINK) TagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
TagResourcesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation TagResourcesCommon for usage and error information.
func (*PRIVATELINK) TagResourcesCommonRequest ¶
func (c *PRIVATELINK) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
TagResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the TagResourcesCommon operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResourcesCommon for more information on using the TagResourcesCommon API call, and error handling.
// Example sending a request using the TagResourcesCommonRequest method. req, resp := client.TagResourcesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) TagResourcesCommonWithContext ¶
func (c *PRIVATELINK) TagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
TagResourcesCommonWithContext is the same as TagResourcesCommon with the addition of the ability to pass a context and additional request options.
See TagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) TagResourcesRequest ¶
func (c *PRIVATELINK) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
TagResourcesRequest generates a "volcengine/request.Request" representing the client's request for the TagResources operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResources for more information on using the TagResources API call, and error handling.
// Example sending a request using the TagResourcesRequest method. req, resp := client.TagResourcesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) TagResourcesWithContext ¶
func (c *PRIVATELINK) TagResourcesWithContext(ctx volcengine.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
TagResourcesWithContext is the same as TagResources with the addition of the ability to pass a context and additional request options.
See TagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLink ¶ added in v1.0.155
func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLink(input *UnAssignPrivateIpAddressesFromVpcLinkInput) (*UnAssignPrivateIpAddressesFromVpcLinkOutput, error)
UnAssignPrivateIpAddressesFromVpcLink API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation UnAssignPrivateIpAddressesFromVpcLink for usage and error information.
func (*PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkCommon ¶ added in v1.0.155
func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UnAssignPrivateIpAddressesFromVpcLinkCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation UnAssignPrivateIpAddressesFromVpcLinkCommon for usage and error information.
func (*PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkCommonRequest ¶ added in v1.0.155
func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnAssignPrivateIpAddressesFromVpcLinkCommonRequest generates a "volcengine/request.Request" representing the client's request for the UnAssignPrivateIpAddressesFromVpcLinkCommon operation. The "output" return value will be populated with the UnAssignPrivateIpAddressesFromVpcLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned UnAssignPrivateIpAddressesFromVpcLinkCommon Request to send the API call to the service. the "output" return value is not valid until after UnAssignPrivateIpAddressesFromVpcLinkCommon Send returns without error.
See UnAssignPrivateIpAddressesFromVpcLinkCommon for more information on using the UnAssignPrivateIpAddressesFromVpcLinkCommon API call, and error handling.
// Example sending a request using the UnAssignPrivateIpAddressesFromVpcLinkCommonRequest method. req, resp := client.UnAssignPrivateIpAddressesFromVpcLinkCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkCommonWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnAssignPrivateIpAddressesFromVpcLinkCommonWithContext is the same as UnAssignPrivateIpAddressesFromVpcLinkCommon with the addition of the ability to pass a context and additional request options.
See UnAssignPrivateIpAddressesFromVpcLinkCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkRequest ¶ added in v1.0.155
func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkRequest(input *UnAssignPrivateIpAddressesFromVpcLinkInput) (req *request.Request, output *UnAssignPrivateIpAddressesFromVpcLinkOutput)
UnAssignPrivateIpAddressesFromVpcLinkRequest generates a "volcengine/request.Request" representing the client's request for the UnAssignPrivateIpAddressesFromVpcLink operation. The "output" return value will be populated with the UnAssignPrivateIpAddressesFromVpcLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned UnAssignPrivateIpAddressesFromVpcLinkCommon Request to send the API call to the service. the "output" return value is not valid until after UnAssignPrivateIpAddressesFromVpcLinkCommon Send returns without error.
See UnAssignPrivateIpAddressesFromVpcLink for more information on using the UnAssignPrivateIpAddressesFromVpcLink API call, and error handling.
// Example sending a request using the UnAssignPrivateIpAddressesFromVpcLinkRequest method. req, resp := client.UnAssignPrivateIpAddressesFromVpcLinkRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkWithContext ¶ added in v1.0.155
func (c *PRIVATELINK) UnAssignPrivateIpAddressesFromVpcLinkWithContext(ctx volcengine.Context, input *UnAssignPrivateIpAddressesFromVpcLinkInput, opts ...request.Option) (*UnAssignPrivateIpAddressesFromVpcLinkOutput, error)
UnAssignPrivateIpAddressesFromVpcLinkWithContext is the same as UnAssignPrivateIpAddressesFromVpcLink with the addition of the ability to pass a context and additional request options.
See UnAssignPrivateIpAddressesFromVpcLink for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) UntagResources ¶
func (c *PRIVATELINK) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
UntagResources API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation UntagResources for usage and error information.
func (*PRIVATELINK) UntagResourcesCommon ¶
func (c *PRIVATELINK) UntagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UntagResourcesCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation UntagResourcesCommon for usage and error information.
func (*PRIVATELINK) UntagResourcesCommonRequest ¶
func (c *PRIVATELINK) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UntagResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the UntagResourcesCommon operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.
See UntagResourcesCommon for more information on using the UntagResourcesCommon API call, and error handling.
// Example sending a request using the UntagResourcesCommonRequest method. req, resp := client.UntagResourcesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) UntagResourcesCommonWithContext ¶
func (c *PRIVATELINK) UntagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UntagResourcesCommonWithContext is the same as UntagResourcesCommon with the addition of the ability to pass a context and additional request options.
See UntagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) UntagResourcesRequest ¶
func (c *PRIVATELINK) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)
UntagResourcesRequest generates a "volcengine/request.Request" representing the client's request for the UntagResources operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.
See UntagResources for more information on using the UntagResources API call, and error handling.
// Example sending a request using the UntagResourcesRequest method. req, resp := client.UntagResourcesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) UntagResourcesWithContext ¶
func (c *PRIVATELINK) UntagResourcesWithContext(ctx volcengine.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)
UntagResourcesWithContext is the same as UntagResources with the addition of the ability to pass a context and additional request options.
See UntagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) VerifyVpcEndpointServicePrivateDNS ¶
func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNS(input *VerifyVpcEndpointServicePrivateDNSInput) (*VerifyVpcEndpointServicePrivateDNSOutput, error)
VerifyVpcEndpointServicePrivateDNS API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation VerifyVpcEndpointServicePrivateDNS for usage and error information.
func (*PRIVATELINK) VerifyVpcEndpointServicePrivateDNSCommon ¶
func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSCommon(input *map[string]interface{}) (*map[string]interface{}, error)
VerifyVpcEndpointServicePrivateDNSCommon API operation for PRIVATELINK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for PRIVATELINK's API operation VerifyVpcEndpointServicePrivateDNSCommon for usage and error information.
func (*PRIVATELINK) VerifyVpcEndpointServicePrivateDNSCommonRequest ¶
func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
VerifyVpcEndpointServicePrivateDNSCommonRequest generates a "volcengine/request.Request" representing the client's request for the VerifyVpcEndpointServicePrivateDNSCommon operation. The "output" return value will be populated with the VerifyVpcEndpointServicePrivateDNSCommon request's response once the request completes successfully.
Use "Send" method on the returned VerifyVpcEndpointServicePrivateDNSCommon Request to send the API call to the service. the "output" return value is not valid until after VerifyVpcEndpointServicePrivateDNSCommon Send returns without error.
See VerifyVpcEndpointServicePrivateDNSCommon for more information on using the VerifyVpcEndpointServicePrivateDNSCommon API call, and error handling.
// Example sending a request using the VerifyVpcEndpointServicePrivateDNSCommonRequest method. req, resp := client.VerifyVpcEndpointServicePrivateDNSCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) VerifyVpcEndpointServicePrivateDNSCommonWithContext ¶
func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
VerifyVpcEndpointServicePrivateDNSCommonWithContext is the same as VerifyVpcEndpointServicePrivateDNSCommon with the addition of the ability to pass a context and additional request options.
See VerifyVpcEndpointServicePrivateDNSCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*PRIVATELINK) VerifyVpcEndpointServicePrivateDNSRequest ¶
func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSRequest(input *VerifyVpcEndpointServicePrivateDNSInput) (req *request.Request, output *VerifyVpcEndpointServicePrivateDNSOutput)
VerifyVpcEndpointServicePrivateDNSRequest generates a "volcengine/request.Request" representing the client's request for the VerifyVpcEndpointServicePrivateDNS operation. The "output" return value will be populated with the VerifyVpcEndpointServicePrivateDNSCommon request's response once the request completes successfully.
Use "Send" method on the returned VerifyVpcEndpointServicePrivateDNSCommon Request to send the API call to the service. the "output" return value is not valid until after VerifyVpcEndpointServicePrivateDNSCommon Send returns without error.
See VerifyVpcEndpointServicePrivateDNS for more information on using the VerifyVpcEndpointServicePrivateDNS API call, and error handling.
// Example sending a request using the VerifyVpcEndpointServicePrivateDNSRequest method. req, resp := client.VerifyVpcEndpointServicePrivateDNSRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*PRIVATELINK) VerifyVpcEndpointServicePrivateDNSWithContext ¶
func (c *PRIVATELINK) VerifyVpcEndpointServicePrivateDNSWithContext(ctx volcengine.Context, input *VerifyVpcEndpointServicePrivateDNSInput, opts ...request.Option) (*VerifyVpcEndpointServicePrivateDNSOutput, error)
VerifyVpcEndpointServicePrivateDNSWithContext is the same as VerifyVpcEndpointServicePrivateDNS with the addition of the ability to pass a context and additional request options.
See VerifyVpcEndpointServicePrivateDNS for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type PRIVATELINKAPI ¶
type PRIVATELINKAPI interface { AddPermissionToVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error) AddPermissionToVpcEndpointServiceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AddPermissionToVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AddPermissionToVpcEndpointService(*AddPermissionToVpcEndpointServiceInput) (*AddPermissionToVpcEndpointServiceOutput, error) AddPermissionToVpcEndpointServiceWithContext(volcengine.Context, *AddPermissionToVpcEndpointServiceInput, ...request.Option) (*AddPermissionToVpcEndpointServiceOutput, error) AddPermissionToVpcEndpointServiceRequest(*AddPermissionToVpcEndpointServiceInput) (*request.Request, *AddPermissionToVpcEndpointServiceOutput) AddZoneToVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) AddZoneToVpcEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AddZoneToVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AddZoneToVpcEndpoint(*AddZoneToVpcEndpointInput) (*AddZoneToVpcEndpointOutput, error) AddZoneToVpcEndpointWithContext(volcengine.Context, *AddZoneToVpcEndpointInput, ...request.Option) (*AddZoneToVpcEndpointOutput, error) AddZoneToVpcEndpointRequest(*AddZoneToVpcEndpointInput) (*request.Request, *AddZoneToVpcEndpointOutput) AssignPrivateIpAddressesToVpcLinkCommon(*map[string]interface{}) (*map[string]interface{}, error) AssignPrivateIpAddressesToVpcLinkCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AssignPrivateIpAddressesToVpcLinkCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AssignPrivateIpAddressesToVpcLink(*AssignPrivateIpAddressesToVpcLinkInput) (*AssignPrivateIpAddressesToVpcLinkOutput, error) AssignPrivateIpAddressesToVpcLinkWithContext(volcengine.Context, *AssignPrivateIpAddressesToVpcLinkInput, ...request.Option) (*AssignPrivateIpAddressesToVpcLinkOutput, error) AssignPrivateIpAddressesToVpcLinkRequest(*AssignPrivateIpAddressesToVpcLinkInput) (*request.Request, *AssignPrivateIpAddressesToVpcLinkOutput) AttachResourceToVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error) AttachResourceToVpcEndpointServiceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AttachResourceToVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AttachResourceToVpcEndpointService(*AttachResourceToVpcEndpointServiceInput) (*AttachResourceToVpcEndpointServiceOutput, error) AttachResourceToVpcEndpointServiceWithContext(volcengine.Context, *AttachResourceToVpcEndpointServiceInput, ...request.Option) (*AttachResourceToVpcEndpointServiceOutput, error) AttachResourceToVpcEndpointServiceRequest(*AttachResourceToVpcEndpointServiceInput) (*request.Request, *AttachResourceToVpcEndpointServiceOutput) AttachSecurityGroupToVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) AttachSecurityGroupToVpcEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AttachSecurityGroupToVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AttachSecurityGroupToVpcEndpoint(*AttachSecurityGroupToVpcEndpointInput) (*AttachSecurityGroupToVpcEndpointOutput, error) AttachSecurityGroupToVpcEndpointWithContext(volcengine.Context, *AttachSecurityGroupToVpcEndpointInput, ...request.Option) (*AttachSecurityGroupToVpcEndpointOutput, error) AttachSecurityGroupToVpcEndpointRequest(*AttachSecurityGroupToVpcEndpointInput) (*request.Request, *AttachSecurityGroupToVpcEndpointOutput) AttachSecurityGroupsToPrivateLinkGatewayCommon(*map[string]interface{}) (*map[string]interface{}, error) AttachSecurityGroupsToPrivateLinkGatewayCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AttachSecurityGroupsToPrivateLinkGatewayCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AttachSecurityGroupsToPrivateLinkGateway(*AttachSecurityGroupsToPrivateLinkGatewayInput) (*AttachSecurityGroupsToPrivateLinkGatewayOutput, error) AttachSecurityGroupsToPrivateLinkGatewayWithContext(volcengine.Context, *AttachSecurityGroupsToPrivateLinkGatewayInput, ...request.Option) (*AttachSecurityGroupsToPrivateLinkGatewayOutput, error) AttachSecurityGroupsToPrivateLinkGatewayRequest(*AttachSecurityGroupsToPrivateLinkGatewayInput) (*request.Request, *AttachSecurityGroupsToPrivateLinkGatewayOutput) CreatePrivateLinkGatewayCommon(*map[string]interface{}) (*map[string]interface{}, error) CreatePrivateLinkGatewayCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreatePrivateLinkGatewayCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreatePrivateLinkGateway(*CreatePrivateLinkGatewayInput) (*CreatePrivateLinkGatewayOutput, error) CreatePrivateLinkGatewayWithContext(volcengine.Context, *CreatePrivateLinkGatewayInput, ...request.Option) (*CreatePrivateLinkGatewayOutput, error) CreatePrivateLinkGatewayRequest(*CreatePrivateLinkGatewayInput) (*request.Request, *CreatePrivateLinkGatewayOutput) CreateUniqueResourceTypeVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateUniqueResourceTypeVpcEndpointServiceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateUniqueResourceTypeVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateUniqueResourceTypeVpcEndpointService(*CreateUniqueResourceTypeVpcEndpointServiceInput) (*CreateUniqueResourceTypeVpcEndpointServiceOutput, error) CreateUniqueResourceTypeVpcEndpointServiceWithContext(volcengine.Context, *CreateUniqueResourceTypeVpcEndpointServiceInput, ...request.Option) (*CreateUniqueResourceTypeVpcEndpointServiceOutput, error) CreateUniqueResourceTypeVpcEndpointServiceRequest(*CreateUniqueResourceTypeVpcEndpointServiceInput) (*request.Request, *CreateUniqueResourceTypeVpcEndpointServiceOutput) CreateVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateVpcEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateVpcEndpoint(*CreateVpcEndpointInput) (*CreateVpcEndpointOutput, error) CreateVpcEndpointWithContext(volcengine.Context, *CreateVpcEndpointInput, ...request.Option) (*CreateVpcEndpointOutput, error) CreateVpcEndpointRequest(*CreateVpcEndpointInput) (*request.Request, *CreateVpcEndpointOutput) CreateVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateVpcEndpointServiceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateVpcEndpointService(*CreateVpcEndpointServiceInput) (*CreateVpcEndpointServiceOutput, error) CreateVpcEndpointServiceWithContext(volcengine.Context, *CreateVpcEndpointServiceInput, ...request.Option) (*CreateVpcEndpointServiceOutput, error) CreateVpcEndpointServiceRequest(*CreateVpcEndpointServiceInput) (*request.Request, *CreateVpcEndpointServiceOutput) CreateVpcGatewayEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateVpcGatewayEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateVpcGatewayEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateVpcGatewayEndpoint(*CreateVpcGatewayEndpointInput) (*CreateVpcGatewayEndpointOutput, error) CreateVpcGatewayEndpointWithContext(volcengine.Context, *CreateVpcGatewayEndpointInput, ...request.Option) (*CreateVpcGatewayEndpointOutput, error) CreateVpcGatewayEndpointRequest(*CreateVpcGatewayEndpointInput) (*request.Request, *CreateVpcGatewayEndpointOutput) CreateVpcLinkCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateVpcLinkCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateVpcLinkCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateVpcLink(*CreateVpcLinkInput) (*CreateVpcLinkOutput, error) CreateVpcLinkWithContext(volcengine.Context, *CreateVpcLinkInput, ...request.Option) (*CreateVpcLinkOutput, error) CreateVpcLinkRequest(*CreateVpcLinkInput) (*request.Request, *CreateVpcLinkOutput) DeletePrivateLinkGatewayCommon(*map[string]interface{}) (*map[string]interface{}, error) DeletePrivateLinkGatewayCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeletePrivateLinkGatewayCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeletePrivateLinkGateway(*DeletePrivateLinkGatewayInput) (*DeletePrivateLinkGatewayOutput, error) DeletePrivateLinkGatewayWithContext(volcengine.Context, *DeletePrivateLinkGatewayInput, ...request.Option) (*DeletePrivateLinkGatewayOutput, error) DeletePrivateLinkGatewayRequest(*DeletePrivateLinkGatewayInput) (*request.Request, *DeletePrivateLinkGatewayOutput) DeleteVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteVpcEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteVpcEndpoint(*DeleteVpcEndpointInput) (*DeleteVpcEndpointOutput, error) DeleteVpcEndpointWithContext(volcengine.Context, *DeleteVpcEndpointInput, ...request.Option) (*DeleteVpcEndpointOutput, error) DeleteVpcEndpointRequest(*DeleteVpcEndpointInput) (*request.Request, *DeleteVpcEndpointOutput) DeleteVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteVpcEndpointServiceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteVpcEndpointService(*DeleteVpcEndpointServiceInput) (*DeleteVpcEndpointServiceOutput, error) DeleteVpcEndpointServiceWithContext(volcengine.Context, *DeleteVpcEndpointServiceInput, ...request.Option) (*DeleteVpcEndpointServiceOutput, error) DeleteVpcEndpointServiceRequest(*DeleteVpcEndpointServiceInput) (*request.Request, *DeleteVpcEndpointServiceOutput) DeleteVpcGatewayEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteVpcGatewayEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteVpcGatewayEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteVpcGatewayEndpoint(*DeleteVpcGatewayEndpointInput) (*DeleteVpcGatewayEndpointOutput, error) DeleteVpcGatewayEndpointWithContext(volcengine.Context, *DeleteVpcGatewayEndpointInput, ...request.Option) (*DeleteVpcGatewayEndpointOutput, error) DeleteVpcGatewayEndpointRequest(*DeleteVpcGatewayEndpointInput) (*request.Request, *DeleteVpcGatewayEndpointOutput) DeleteVpcLinkCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteVpcLinkCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteVpcLinkCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteVpcLink(*DeleteVpcLinkInput) (*DeleteVpcLinkOutput, error) DeleteVpcLinkWithContext(volcengine.Context, *DeleteVpcLinkInput, ...request.Option) (*DeleteVpcLinkOutput, error) DeleteVpcLinkRequest(*DeleteVpcLinkInput) (*request.Request, *DeleteVpcLinkOutput) DescribePrivateLinkAvailableZonesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribePrivateLinkAvailableZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribePrivateLinkAvailableZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribePrivateLinkAvailableZones(*DescribePrivateLinkAvailableZonesInput) (*DescribePrivateLinkAvailableZonesOutput, error) DescribePrivateLinkAvailableZonesWithContext(volcengine.Context, *DescribePrivateLinkAvailableZonesInput, ...request.Option) (*DescribePrivateLinkAvailableZonesOutput, error) DescribePrivateLinkAvailableZonesRequest(*DescribePrivateLinkAvailableZonesInput) (*request.Request, *DescribePrivateLinkAvailableZonesOutput) DescribePrivateLinkGatewayAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribePrivateLinkGatewayAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribePrivateLinkGatewayAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribePrivateLinkGatewayAttributes(*DescribePrivateLinkGatewayAttributesInput) (*DescribePrivateLinkGatewayAttributesOutput, error) DescribePrivateLinkGatewayAttributesWithContext(volcengine.Context, *DescribePrivateLinkGatewayAttributesInput, ...request.Option) (*DescribePrivateLinkGatewayAttributesOutput, error) DescribePrivateLinkGatewayAttributesRequest(*DescribePrivateLinkGatewayAttributesInput) (*request.Request, *DescribePrivateLinkGatewayAttributesOutput) DescribePrivateLinkGatewayAvailableZonesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribePrivateLinkGatewayAvailableZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribePrivateLinkGatewayAvailableZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribePrivateLinkGatewayAvailableZones(*DescribePrivateLinkGatewayAvailableZonesInput) (*DescribePrivateLinkGatewayAvailableZonesOutput, error) DescribePrivateLinkGatewayAvailableZonesWithContext(volcengine.Context, *DescribePrivateLinkGatewayAvailableZonesInput, ...request.Option) (*DescribePrivateLinkGatewayAvailableZonesOutput, error) DescribePrivateLinkGatewayAvailableZonesRequest(*DescribePrivateLinkGatewayAvailableZonesInput) (*request.Request, *DescribePrivateLinkGatewayAvailableZonesOutput) DescribePrivateLinkGatewaySecurityGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribePrivateLinkGatewaySecurityGroupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribePrivateLinkGatewaySecurityGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribePrivateLinkGatewaySecurityGroups(*DescribePrivateLinkGatewaySecurityGroupsInput) (*DescribePrivateLinkGatewaySecurityGroupsOutput, error) DescribePrivateLinkGatewaySecurityGroupsWithContext(volcengine.Context, *DescribePrivateLinkGatewaySecurityGroupsInput, ...request.Option) (*DescribePrivateLinkGatewaySecurityGroupsOutput, error) DescribePrivateLinkGatewaySecurityGroupsRequest(*DescribePrivateLinkGatewaySecurityGroupsInput) (*request.Request, *DescribePrivateLinkGatewaySecurityGroupsOutput) DescribePrivateLinkGatewaysCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribePrivateLinkGatewaysCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribePrivateLinkGatewaysCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribePrivateLinkGateways(*DescribePrivateLinkGatewaysInput) (*DescribePrivateLinkGatewaysOutput, error) DescribePrivateLinkGatewaysWithContext(volcengine.Context, *DescribePrivateLinkGatewaysInput, ...request.Option) (*DescribePrivateLinkGatewaysOutput, error) DescribePrivateLinkGatewaysRequest(*DescribePrivateLinkGatewaysInput) (*request.Request, *DescribePrivateLinkGatewaysOutput) DescribeVpcEndpointAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpointAttributes(*DescribeVpcEndpointAttributesInput) (*DescribeVpcEndpointAttributesOutput, error) DescribeVpcEndpointAttributesWithContext(volcengine.Context, *DescribeVpcEndpointAttributesInput, ...request.Option) (*DescribeVpcEndpointAttributesOutput, error) DescribeVpcEndpointAttributesRequest(*DescribeVpcEndpointAttributesInput) (*request.Request, *DescribeVpcEndpointAttributesOutput) DescribeVpcEndpointConnectionsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointConnectionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointConnectionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpointConnections(*DescribeVpcEndpointConnectionsInput) (*DescribeVpcEndpointConnectionsOutput, error) DescribeVpcEndpointConnectionsWithContext(volcengine.Context, *DescribeVpcEndpointConnectionsInput, ...request.Option) (*DescribeVpcEndpointConnectionsOutput, error) DescribeVpcEndpointConnectionsRequest(*DescribeVpcEndpointConnectionsInput) (*request.Request, *DescribeVpcEndpointConnectionsOutput) DescribeVpcEndpointSecurityGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointSecurityGroupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointSecurityGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpointSecurityGroups(*DescribeVpcEndpointSecurityGroupsInput) (*DescribeVpcEndpointSecurityGroupsOutput, error) DescribeVpcEndpointSecurityGroupsWithContext(volcengine.Context, *DescribeVpcEndpointSecurityGroupsInput, ...request.Option) (*DescribeVpcEndpointSecurityGroupsOutput, error) DescribeVpcEndpointSecurityGroupsRequest(*DescribeVpcEndpointSecurityGroupsInput) (*request.Request, *DescribeVpcEndpointSecurityGroupsOutput) DescribeVpcEndpointServiceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointServiceAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointServiceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpointServiceAttributes(*DescribeVpcEndpointServiceAttributesInput) (*DescribeVpcEndpointServiceAttributesOutput, error) DescribeVpcEndpointServiceAttributesWithContext(volcengine.Context, *DescribeVpcEndpointServiceAttributesInput, ...request.Option) (*DescribeVpcEndpointServiceAttributesOutput, error) DescribeVpcEndpointServiceAttributesRequest(*DescribeVpcEndpointServiceAttributesInput) (*request.Request, *DescribeVpcEndpointServiceAttributesOutput) DescribeVpcEndpointServicePermissionsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointServicePermissionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointServicePermissionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpointServicePermissions(*DescribeVpcEndpointServicePermissionsInput) (*DescribeVpcEndpointServicePermissionsOutput, error) DescribeVpcEndpointServicePermissionsWithContext(volcengine.Context, *DescribeVpcEndpointServicePermissionsInput, ...request.Option) (*DescribeVpcEndpointServicePermissionsOutput, error) DescribeVpcEndpointServicePermissionsRequest(*DescribeVpcEndpointServicePermissionsInput) (*request.Request, *DescribeVpcEndpointServicePermissionsOutput) DescribeVpcEndpointServiceResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointServiceResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointServiceResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpointServiceResources(*DescribeVpcEndpointServiceResourcesInput) (*DescribeVpcEndpointServiceResourcesOutput, error) DescribeVpcEndpointServiceResourcesWithContext(volcengine.Context, *DescribeVpcEndpointServiceResourcesInput, ...request.Option) (*DescribeVpcEndpointServiceResourcesOutput, error) DescribeVpcEndpointServiceResourcesRequest(*DescribeVpcEndpointServiceResourcesInput) (*request.Request, *DescribeVpcEndpointServiceResourcesOutput) DescribeVpcEndpointServicesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointServicesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointServicesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpointServices(*DescribeVpcEndpointServicesInput) (*DescribeVpcEndpointServicesOutput, error) DescribeVpcEndpointServicesWithContext(volcengine.Context, *DescribeVpcEndpointServicesInput, ...request.Option) (*DescribeVpcEndpointServicesOutput, error) DescribeVpcEndpointServicesRequest(*DescribeVpcEndpointServicesInput) (*request.Request, *DescribeVpcEndpointServicesOutput) DescribeVpcEndpointServicesByEndUserCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointServicesByEndUserCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointServicesByEndUserCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpointServicesByEndUser(*DescribeVpcEndpointServicesByEndUserInput) (*DescribeVpcEndpointServicesByEndUserOutput, error) DescribeVpcEndpointServicesByEndUserWithContext(volcengine.Context, *DescribeVpcEndpointServicesByEndUserInput, ...request.Option) (*DescribeVpcEndpointServicesByEndUserOutput, error) DescribeVpcEndpointServicesByEndUserRequest(*DescribeVpcEndpointServicesByEndUserInput) (*request.Request, *DescribeVpcEndpointServicesByEndUserOutput) DescribeVpcEndpointZonesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpointZones(*DescribeVpcEndpointZonesInput) (*DescribeVpcEndpointZonesOutput, error) DescribeVpcEndpointZonesWithContext(volcengine.Context, *DescribeVpcEndpointZonesInput, ...request.Option) (*DescribeVpcEndpointZonesOutput, error) DescribeVpcEndpointZonesRequest(*DescribeVpcEndpointZonesInput) (*request.Request, *DescribeVpcEndpointZonesOutput) DescribeVpcEndpointsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcEndpointsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcEndpointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcEndpoints(*DescribeVpcEndpointsInput) (*DescribeVpcEndpointsOutput, error) DescribeVpcEndpointsWithContext(volcengine.Context, *DescribeVpcEndpointsInput, ...request.Option) (*DescribeVpcEndpointsOutput, error) DescribeVpcEndpointsRequest(*DescribeVpcEndpointsInput) (*request.Request, *DescribeVpcEndpointsOutput) DescribeVpcGatewayEndpointAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcGatewayEndpointAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcGatewayEndpointAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcGatewayEndpointAttributes(*DescribeVpcGatewayEndpointAttributesInput) (*DescribeVpcGatewayEndpointAttributesOutput, error) DescribeVpcGatewayEndpointAttributesWithContext(volcengine.Context, *DescribeVpcGatewayEndpointAttributesInput, ...request.Option) (*DescribeVpcGatewayEndpointAttributesOutput, error) DescribeVpcGatewayEndpointAttributesRequest(*DescribeVpcGatewayEndpointAttributesInput) (*request.Request, *DescribeVpcGatewayEndpointAttributesOutput) DescribeVpcGatewayEndpointServicesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcGatewayEndpointServicesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcGatewayEndpointServicesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcGatewayEndpointServices(*DescribeVpcGatewayEndpointServicesInput) (*DescribeVpcGatewayEndpointServicesOutput, error) DescribeVpcGatewayEndpointServicesWithContext(volcengine.Context, *DescribeVpcGatewayEndpointServicesInput, ...request.Option) (*DescribeVpcGatewayEndpointServicesOutput, error) DescribeVpcGatewayEndpointServicesRequest(*DescribeVpcGatewayEndpointServicesInput) (*request.Request, *DescribeVpcGatewayEndpointServicesOutput) DescribeVpcGatewayEndpointsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcGatewayEndpointsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcGatewayEndpointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcGatewayEndpoints(*DescribeVpcGatewayEndpointsInput) (*DescribeVpcGatewayEndpointsOutput, error) DescribeVpcGatewayEndpointsWithContext(volcengine.Context, *DescribeVpcGatewayEndpointsInput, ...request.Option) (*DescribeVpcGatewayEndpointsOutput, error) DescribeVpcGatewayEndpointsRequest(*DescribeVpcGatewayEndpointsInput) (*request.Request, *DescribeVpcGatewayEndpointsOutput) DescribeVpcLinkAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcLinkAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcLinkAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcLinkAttributes(*DescribeVpcLinkAttributesInput) (*DescribeVpcLinkAttributesOutput, error) DescribeVpcLinkAttributesWithContext(volcengine.Context, *DescribeVpcLinkAttributesInput, ...request.Option) (*DescribeVpcLinkAttributesOutput, error) DescribeVpcLinkAttributesRequest(*DescribeVpcLinkAttributesInput) (*request.Request, *DescribeVpcLinkAttributesOutput) DescribeVpcLinksCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeVpcLinksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeVpcLinksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeVpcLinks(*DescribeVpcLinksInput) (*DescribeVpcLinksOutput, error) DescribeVpcLinksWithContext(volcengine.Context, *DescribeVpcLinksInput, ...request.Option) (*DescribeVpcLinksOutput, error) DescribeVpcLinksRequest(*DescribeVpcLinksInput) (*request.Request, *DescribeVpcLinksOutput) DetachResourceFromVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error) DetachResourceFromVpcEndpointServiceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DetachResourceFromVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DetachResourceFromVpcEndpointService(*DetachResourceFromVpcEndpointServiceInput) (*DetachResourceFromVpcEndpointServiceOutput, error) DetachResourceFromVpcEndpointServiceWithContext(volcengine.Context, *DetachResourceFromVpcEndpointServiceInput, ...request.Option) (*DetachResourceFromVpcEndpointServiceOutput, error) DetachResourceFromVpcEndpointServiceRequest(*DetachResourceFromVpcEndpointServiceInput) (*request.Request, *DetachResourceFromVpcEndpointServiceOutput) DetachSecurityGroupFromVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) DetachSecurityGroupFromVpcEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DetachSecurityGroupFromVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DetachSecurityGroupFromVpcEndpoint(*DetachSecurityGroupFromVpcEndpointInput) (*DetachSecurityGroupFromVpcEndpointOutput, error) DetachSecurityGroupFromVpcEndpointWithContext(volcengine.Context, *DetachSecurityGroupFromVpcEndpointInput, ...request.Option) (*DetachSecurityGroupFromVpcEndpointOutput, error) DetachSecurityGroupFromVpcEndpointRequest(*DetachSecurityGroupFromVpcEndpointInput) (*request.Request, *DetachSecurityGroupFromVpcEndpointOutput) DetachSecurityGroupsFromPrivateLinkGatewayCommon(*map[string]interface{}) (*map[string]interface{}, error) DetachSecurityGroupsFromPrivateLinkGatewayCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DetachSecurityGroupsFromPrivateLinkGatewayCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DetachSecurityGroupsFromPrivateLinkGateway(*DetachSecurityGroupsFromPrivateLinkGatewayInput) (*DetachSecurityGroupsFromPrivateLinkGatewayOutput, error) DetachSecurityGroupsFromPrivateLinkGatewayWithContext(volcengine.Context, *DetachSecurityGroupsFromPrivateLinkGatewayInput, ...request.Option) (*DetachSecurityGroupsFromPrivateLinkGatewayOutput, error) DetachSecurityGroupsFromPrivateLinkGatewayRequest(*DetachSecurityGroupsFromPrivateLinkGatewayInput) (*request.Request, *DetachSecurityGroupsFromPrivateLinkGatewayOutput) DisableVpcEndpointConnectionCommon(*map[string]interface{}) (*map[string]interface{}, error) DisableVpcEndpointConnectionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DisableVpcEndpointConnectionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DisableVpcEndpointConnection(*DisableVpcEndpointConnectionInput) (*DisableVpcEndpointConnectionOutput, error) DisableVpcEndpointConnectionWithContext(volcengine.Context, *DisableVpcEndpointConnectionInput, ...request.Option) (*DisableVpcEndpointConnectionOutput, error) DisableVpcEndpointConnectionRequest(*DisableVpcEndpointConnectionInput) (*request.Request, *DisableVpcEndpointConnectionOutput) EnableVpcEndpointConnectionCommon(*map[string]interface{}) (*map[string]interface{}, error) EnableVpcEndpointConnectionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) EnableVpcEndpointConnectionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) EnableVpcEndpointConnection(*EnableVpcEndpointConnectionInput) (*EnableVpcEndpointConnectionOutput, error) EnableVpcEndpointConnectionWithContext(volcengine.Context, *EnableVpcEndpointConnectionInput, ...request.Option) (*EnableVpcEndpointConnectionOutput, error) EnableVpcEndpointConnectionRequest(*EnableVpcEndpointConnectionInput) (*request.Request, *EnableVpcEndpointConnectionOutput) ListTagsForResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error) ListTagsForResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListTagsForResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListTagsForResources(*ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error) ListTagsForResourcesWithContext(volcengine.Context, *ListTagsForResourcesInput, ...request.Option) (*ListTagsForResourcesOutput, error) ListTagsForResourcesRequest(*ListTagsForResourcesInput) (*request.Request, *ListTagsForResourcesOutput) ModifyPrivateLinkGatewayAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyPrivateLinkGatewayAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyPrivateLinkGatewayAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyPrivateLinkGatewayAttributes(*ModifyPrivateLinkGatewayAttributesInput) (*ModifyPrivateLinkGatewayAttributesOutput, error) ModifyPrivateLinkGatewayAttributesWithContext(volcengine.Context, *ModifyPrivateLinkGatewayAttributesInput, ...request.Option) (*ModifyPrivateLinkGatewayAttributesOutput, error) ModifyPrivateLinkGatewayAttributesRequest(*ModifyPrivateLinkGatewayAttributesInput) (*request.Request, *ModifyPrivateLinkGatewayAttributesOutput) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyUniqueResourceTypeVpcEndpointServiceAttributes(*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput, error) ModifyUniqueResourceTypeVpcEndpointServiceAttributesWithContext(volcengine.Context, *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput, ...request.Option) (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput, error) ModifyUniqueResourceTypeVpcEndpointServiceAttributesRequest(*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) (*request.Request, *ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput) ModifyVpcEndpointAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyVpcEndpointAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyVpcEndpointAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyVpcEndpointAttributes(*ModifyVpcEndpointAttributesInput) (*ModifyVpcEndpointAttributesOutput, error) ModifyVpcEndpointAttributesWithContext(volcengine.Context, *ModifyVpcEndpointAttributesInput, ...request.Option) (*ModifyVpcEndpointAttributesOutput, error) ModifyVpcEndpointAttributesRequest(*ModifyVpcEndpointAttributesInput) (*request.Request, *ModifyVpcEndpointAttributesOutput) ModifyVpcEndpointServiceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyVpcEndpointServiceAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyVpcEndpointServiceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyVpcEndpointServiceAttributes(*ModifyVpcEndpointServiceAttributesInput) (*ModifyVpcEndpointServiceAttributesOutput, error) ModifyVpcEndpointServiceAttributesWithContext(volcengine.Context, *ModifyVpcEndpointServiceAttributesInput, ...request.Option) (*ModifyVpcEndpointServiceAttributesOutput, error) ModifyVpcEndpointServiceAttributesRequest(*ModifyVpcEndpointServiceAttributesInput) (*request.Request, *ModifyVpcEndpointServiceAttributesOutput) ModifyVpcEndpointServiceResourceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyVpcEndpointServiceResourceAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyVpcEndpointServiceResourceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyVpcEndpointServiceResourceAttributes(*ModifyVpcEndpointServiceResourceAttributesInput) (*ModifyVpcEndpointServiceResourceAttributesOutput, error) ModifyVpcEndpointServiceResourceAttributesWithContext(volcengine.Context, *ModifyVpcEndpointServiceResourceAttributesInput, ...request.Option) (*ModifyVpcEndpointServiceResourceAttributesOutput, error) ModifyVpcEndpointServiceResourceAttributesRequest(*ModifyVpcEndpointServiceResourceAttributesInput) (*request.Request, *ModifyVpcEndpointServiceResourceAttributesOutput) ModifyVpcGatewayEndpointAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyVpcGatewayEndpointAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyVpcGatewayEndpointAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyVpcGatewayEndpointAttributes(*ModifyVpcGatewayEndpointAttributesInput) (*ModifyVpcGatewayEndpointAttributesOutput, error) ModifyVpcGatewayEndpointAttributesWithContext(volcengine.Context, *ModifyVpcGatewayEndpointAttributesInput, ...request.Option) (*ModifyVpcGatewayEndpointAttributesOutput, error) ModifyVpcGatewayEndpointAttributesRequest(*ModifyVpcGatewayEndpointAttributesInput) (*request.Request, *ModifyVpcGatewayEndpointAttributesOutput) ModifyVpcLinkAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyVpcLinkAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyVpcLinkAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyVpcLinkAttributes(*ModifyVpcLinkAttributesInput) (*ModifyVpcLinkAttributesOutput, error) ModifyVpcLinkAttributesWithContext(volcengine.Context, *ModifyVpcLinkAttributesInput, ...request.Option) (*ModifyVpcLinkAttributesOutput, error) ModifyVpcLinkAttributesRequest(*ModifyVpcLinkAttributesInput) (*request.Request, *ModifyVpcLinkAttributesOutput) RemovePermissionFromVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error) RemovePermissionFromVpcEndpointServiceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RemovePermissionFromVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RemovePermissionFromVpcEndpointService(*RemovePermissionFromVpcEndpointServiceInput) (*RemovePermissionFromVpcEndpointServiceOutput, error) RemovePermissionFromVpcEndpointServiceWithContext(volcengine.Context, *RemovePermissionFromVpcEndpointServiceInput, ...request.Option) (*RemovePermissionFromVpcEndpointServiceOutput, error) RemovePermissionFromVpcEndpointServiceRequest(*RemovePermissionFromVpcEndpointServiceInput) (*request.Request, *RemovePermissionFromVpcEndpointServiceOutput) RemoveZoneFromVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) RemoveZoneFromVpcEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RemoveZoneFromVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RemoveZoneFromVpcEndpoint(*RemoveZoneFromVpcEndpointInput) (*RemoveZoneFromVpcEndpointOutput, error) RemoveZoneFromVpcEndpointWithContext(volcengine.Context, *RemoveZoneFromVpcEndpointInput, ...request.Option) (*RemoveZoneFromVpcEndpointOutput, error) RemoveZoneFromVpcEndpointRequest(*RemoveZoneFromVpcEndpointInput) (*request.Request, *RemoveZoneFromVpcEndpointOutput) TagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error) TagResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) TagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) TagResources(*TagResourcesInput) (*TagResourcesOutput, error) TagResourcesWithContext(volcengine.Context, *TagResourcesInput, ...request.Option) (*TagResourcesOutput, error) TagResourcesRequest(*TagResourcesInput) (*request.Request, *TagResourcesOutput) UnAssignPrivateIpAddressesFromVpcLinkCommon(*map[string]interface{}) (*map[string]interface{}, error) UnAssignPrivateIpAddressesFromVpcLinkCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UnAssignPrivateIpAddressesFromVpcLinkCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UnAssignPrivateIpAddressesFromVpcLink(*UnAssignPrivateIpAddressesFromVpcLinkInput) (*UnAssignPrivateIpAddressesFromVpcLinkOutput, error) UnAssignPrivateIpAddressesFromVpcLinkWithContext(volcengine.Context, *UnAssignPrivateIpAddressesFromVpcLinkInput, ...request.Option) (*UnAssignPrivateIpAddressesFromVpcLinkOutput, error) UnAssignPrivateIpAddressesFromVpcLinkRequest(*UnAssignPrivateIpAddressesFromVpcLinkInput) (*request.Request, *UnAssignPrivateIpAddressesFromVpcLinkOutput) UntagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error) UntagResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UntagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UntagResources(*UntagResourcesInput) (*UntagResourcesOutput, error) UntagResourcesWithContext(volcengine.Context, *UntagResourcesInput, ...request.Option) (*UntagResourcesOutput, error) UntagResourcesRequest(*UntagResourcesInput) (*request.Request, *UntagResourcesOutput) VerifyVpcEndpointServicePrivateDNSCommon(*map[string]interface{}) (*map[string]interface{}, error) VerifyVpcEndpointServicePrivateDNSCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) VerifyVpcEndpointServicePrivateDNSCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) VerifyVpcEndpointServicePrivateDNS(*VerifyVpcEndpointServicePrivateDNSInput) (*VerifyVpcEndpointServicePrivateDNSOutput, error) VerifyVpcEndpointServicePrivateDNSWithContext(volcengine.Context, *VerifyVpcEndpointServicePrivateDNSInput, ...request.Option) (*VerifyVpcEndpointServicePrivateDNSOutput, error) VerifyVpcEndpointServicePrivateDNSRequest(*VerifyVpcEndpointServicePrivateDNSInput) (*request.Request, *VerifyVpcEndpointServicePrivateDNSOutput) }
PRIVATELINKAPI provides an interface to enable mocking the privatelink.PRIVATELINK service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to // PRIVATELINK. func myFunc(svc PRIVATELINKAPI) bool { // Make svc.AddPermissionToVpcEndpointService request } func main() { sess := session.New() svc := privatelink.New(sess) myFunc(svc) }
type PermissionForDescribeVpcEndpointServicePermissionsOutput ¶
type PermissionForDescribeVpcEndpointServicePermissionsOutput struct { PermitAccountId *string `type:"string"` // contains filtered or unexported fields }
func (PermissionForDescribeVpcEndpointServicePermissionsOutput) GoString ¶
func (s PermissionForDescribeVpcEndpointServicePermissionsOutput) GoString() string
GoString returns the string representation
func (*PermissionForDescribeVpcEndpointServicePermissionsOutput) SetPermitAccountId ¶
func (s *PermissionForDescribeVpcEndpointServicePermissionsOutput) SetPermitAccountId(v string) *PermissionForDescribeVpcEndpointServicePermissionsOutput
SetPermitAccountId sets the PermitAccountId field's value.
func (PermissionForDescribeVpcEndpointServicePermissionsOutput) String ¶
func (s PermissionForDescribeVpcEndpointServicePermissionsOutput) String() string
String returns the string representation
type PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput ¶
type PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput struct { Name *string `type:"string"` Status *string `type:"string"` Type *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) GoString ¶
func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) GoString() string
GoString returns the string representation
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetName ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetName(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput
SetName sets the Name field's value.
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetStatus ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetStatus(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput
SetStatus sets the Status field's value.
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetType ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetType(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput
SetType sets the Type field's value.
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetValue ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput) SetValue(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServiceAttributesOutput
SetValue sets the Value field's value.
type PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput ¶
type PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput struct { Name *string `type:"string"` Status *string `type:"string"` Type *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) GoString ¶
func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) GoString() string
GoString returns the string representation
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetName ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetName(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput
SetName sets the Name field's value.
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetStatus ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetStatus(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput
SetStatus sets the Status field's value.
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetType ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetType(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput
SetType sets the Type field's value.
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetValue ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) SetValue(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput
SetValue sets the Value field's value.
type PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput ¶
type PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput struct { Name *string `type:"string"` Status *string `type:"string"` Type *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) GoString ¶
func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) GoString() string
GoString returns the string representation
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetName ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetName(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput
SetName sets the Name field's value.
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetStatus ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetStatus(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput
SetStatus sets the Status field's value.
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetType ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetType(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput
SetType sets the Type field's value.
func (*PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetValue ¶
func (s *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) SetValue(v string) *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput
SetValue sets the Value field's value.
func (PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) String ¶
func (s PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) String() string
String returns the string representation
type PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput ¶ added in v1.0.155
type PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput struct { BusinessStatus *string `type:"string"` CreationTime *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` NetworkInterfaceId *string `type:"string"` NetworkInterfaceIp *string `type:"string"` PrivateLinkGatewayId *string `type:"string"` PrivateLinkGatewayName *string `type:"string"` Status *string `type:"string"` SubnetId *string `type:"string"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) GoString ¶ added in v1.0.155
func (s PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) GoString() string
GoString returns the string representation
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetBusinessStatus ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetBusinessStatus(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetCreationTime ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetCreationTime(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetCreationTime sets the CreationTime field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetDeletedTime ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetDeletedTime(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetDeletedTime sets the DeletedTime field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetDescription ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetDescription(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetDescription sets the Description field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetNetworkInterfaceId ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetNetworkInterfaceId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetNetworkInterfaceIp ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetNetworkInterfaceIp(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetNetworkInterfaceIp sets the NetworkInterfaceIp field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetPrivateLinkGatewayId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetPrivateLinkGatewayName ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetPrivateLinkGatewayName(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetPrivateLinkGatewayName sets the PrivateLinkGatewayName field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetStatus ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetStatus(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetStatus sets the Status field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetSubnetId ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetSubnetId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetSubnetId sets the SubnetId field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetUpdateTime ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetUpdateTime(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetUpdateTime sets the UpdateTime field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetVpcId ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetVpcId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetVpcId sets the VpcId field's value.
func (*PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetZoneId ¶ added in v1.0.155
func (s *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) SetZoneId(v string) *PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput
SetZoneId sets the ZoneId field's value.
func (PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) String ¶ added in v1.0.155
func (s PrivateLinkGatewayForDescribePrivateLinkGatewaysOutput) String() string
String returns the string representation
type RemovePermissionFromVpcEndpointServiceInput ¶
type RemovePermissionFromVpcEndpointServiceInput struct { // PermitAccountId is a required field PermitAccountId *string `type:"string" required:"true"` // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (RemovePermissionFromVpcEndpointServiceInput) GoString ¶
func (s RemovePermissionFromVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*RemovePermissionFromVpcEndpointServiceInput) SetPermitAccountId ¶
func (s *RemovePermissionFromVpcEndpointServiceInput) SetPermitAccountId(v string) *RemovePermissionFromVpcEndpointServiceInput
SetPermitAccountId sets the PermitAccountId field's value.
func (*RemovePermissionFromVpcEndpointServiceInput) SetServiceId ¶
func (s *RemovePermissionFromVpcEndpointServiceInput) SetServiceId(v string) *RemovePermissionFromVpcEndpointServiceInput
SetServiceId sets the ServiceId field's value.
func (RemovePermissionFromVpcEndpointServiceInput) String ¶
func (s RemovePermissionFromVpcEndpointServiceInput) String() string
String returns the string representation
func (*RemovePermissionFromVpcEndpointServiceInput) Validate ¶
func (s *RemovePermissionFromVpcEndpointServiceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemovePermissionFromVpcEndpointServiceOutput ¶
type RemovePermissionFromVpcEndpointServiceOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (RemovePermissionFromVpcEndpointServiceOutput) GoString ¶
func (s RemovePermissionFromVpcEndpointServiceOutput) GoString() string
GoString returns the string representation
func (*RemovePermissionFromVpcEndpointServiceOutput) SetRequestId ¶
func (s *RemovePermissionFromVpcEndpointServiceOutput) SetRequestId(v string) *RemovePermissionFromVpcEndpointServiceOutput
SetRequestId sets the RequestId field's value.
func (RemovePermissionFromVpcEndpointServiceOutput) String ¶
func (s RemovePermissionFromVpcEndpointServiceOutput) String() string
String returns the string representation
type RemoveZoneFromVpcEndpointInput ¶
type RemoveZoneFromVpcEndpointInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // ZoneId is a required field ZoneId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (RemoveZoneFromVpcEndpointInput) GoString ¶
func (s RemoveZoneFromVpcEndpointInput) GoString() string
GoString returns the string representation
func (*RemoveZoneFromVpcEndpointInput) SetEndpointId ¶
func (s *RemoveZoneFromVpcEndpointInput) SetEndpointId(v string) *RemoveZoneFromVpcEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*RemoveZoneFromVpcEndpointInput) SetZoneId ¶
func (s *RemoveZoneFromVpcEndpointInput) SetZoneId(v string) *RemoveZoneFromVpcEndpointInput
SetZoneId sets the ZoneId field's value.
func (RemoveZoneFromVpcEndpointInput) String ¶
func (s RemoveZoneFromVpcEndpointInput) String() string
String returns the string representation
func (*RemoveZoneFromVpcEndpointInput) Validate ¶
func (s *RemoveZoneFromVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveZoneFromVpcEndpointOutput ¶
type RemoveZoneFromVpcEndpointOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (RemoveZoneFromVpcEndpointOutput) GoString ¶
func (s RemoveZoneFromVpcEndpointOutput) GoString() string
GoString returns the string representation
func (*RemoveZoneFromVpcEndpointOutput) SetRequestId ¶
func (s *RemoveZoneFromVpcEndpointOutput) SetRequestId(v string) *RemoveZoneFromVpcEndpointOutput
SetRequestId sets the RequestId field's value.
func (RemoveZoneFromVpcEndpointOutput) String ¶
func (s RemoveZoneFromVpcEndpointOutput) String() string
String returns the string representation
type ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput ¶
type ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput struct { InstanceId *string `type:"string"` // ResourceId is a required field ResourceId *string `type:"string" required:"true"` ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) GoString ¶
func (s ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) SetInstanceId ¶
func (s *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) SetInstanceId(v string) *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput
SetInstanceId sets the InstanceId field's value.
func (*ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) SetResourceId ¶
func (s *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) SetResourceId(v string) *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput
SetResourceId sets the ResourceId field's value.
func (*ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) SetZoneIds ¶
func (s *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) SetZoneIds(v []*string) *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput
SetZoneIds sets the ZoneIds field's value.
func (ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) String ¶
func (s ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) String() string
String returns the string representation
func (*ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) Validate ¶
func (s *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResourceForCreateVpcEndpointServiceInput ¶
type ResourceForCreateVpcEndpointServiceInput struct { InstanceId *string `type:"string"` ResourceId *string `type:"string"` ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (ResourceForCreateVpcEndpointServiceInput) GoString ¶
func (s ResourceForCreateVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*ResourceForCreateVpcEndpointServiceInput) SetInstanceId ¶
func (s *ResourceForCreateVpcEndpointServiceInput) SetInstanceId(v string) *ResourceForCreateVpcEndpointServiceInput
SetInstanceId sets the InstanceId field's value.
func (*ResourceForCreateVpcEndpointServiceInput) SetResourceId ¶
func (s *ResourceForCreateVpcEndpointServiceInput) SetResourceId(v string) *ResourceForCreateVpcEndpointServiceInput
SetResourceId sets the ResourceId field's value.
func (*ResourceForCreateVpcEndpointServiceInput) SetZoneIds ¶
func (s *ResourceForCreateVpcEndpointServiceInput) SetZoneIds(v []*string) *ResourceForCreateVpcEndpointServiceInput
SetZoneIds sets the ZoneIds field's value.
func (ResourceForCreateVpcEndpointServiceInput) String ¶
func (s ResourceForCreateVpcEndpointServiceInput) String() string
String returns the string representation
type ResourceForDescribeVpcEndpointServiceResourcesOutput ¶
type ResourceForDescribeVpcEndpointServiceResourcesOutput struct { ResourceId *string `type:"string"` ResourceType *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (ResourceForDescribeVpcEndpointServiceResourcesOutput) GoString ¶
func (s ResourceForDescribeVpcEndpointServiceResourcesOutput) GoString() string
GoString returns the string representation
func (*ResourceForDescribeVpcEndpointServiceResourcesOutput) SetResourceId ¶
func (s *ResourceForDescribeVpcEndpointServiceResourcesOutput) SetResourceId(v string) *ResourceForDescribeVpcEndpointServiceResourcesOutput
SetResourceId sets the ResourceId field's value.
func (*ResourceForDescribeVpcEndpointServiceResourcesOutput) SetResourceType ¶
func (s *ResourceForDescribeVpcEndpointServiceResourcesOutput) SetResourceType(v string) *ResourceForDescribeVpcEndpointServiceResourcesOutput
SetResourceType sets the ResourceType field's value.
func (*ResourceForDescribeVpcEndpointServiceResourcesOutput) SetZoneId ¶
func (s *ResourceForDescribeVpcEndpointServiceResourcesOutput) SetZoneId(v string) *ResourceForDescribeVpcEndpointServiceResourcesOutput
SetZoneId sets the ZoneId field's value.
func (ResourceForDescribeVpcEndpointServiceResourcesOutput) String ¶
func (s ResourceForDescribeVpcEndpointServiceResourcesOutput) String() string
String returns the string representation
type ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput ¶
type ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput struct { InstanceId *string `type:"string"` ResourceId *string `type:"string"` // contains filtered or unexported fields }
func (ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) GoString ¶
func (s ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) GoString() string
GoString returns the string representation
func (*ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetInstanceId ¶
func (s *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetInstanceId(v string) *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
SetInstanceId sets the InstanceId field's value.
func (*ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetResourceId ¶
func (s *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) SetResourceId(v string) *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput
SetResourceId sets the ResourceId field's value.
func (ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) String ¶
func (s ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) String() string
String returns the string representation
type ResourceTagForListTagsForResourcesOutput ¶
type ResourceTagForListTagsForResourcesOutput struct { ResourceId *string `type:"string"` ResourceType *string `type:"string"` TagKey *string `type:"string"` TagValue *string `type:"string"` // contains filtered or unexported fields }
func (ResourceTagForListTagsForResourcesOutput) GoString ¶
func (s ResourceTagForListTagsForResourcesOutput) GoString() string
GoString returns the string representation
func (*ResourceTagForListTagsForResourcesOutput) SetResourceId ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetResourceId(v string) *ResourceTagForListTagsForResourcesOutput
SetResourceId sets the ResourceId field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetResourceType ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetResourceType(v string) *ResourceTagForListTagsForResourcesOutput
SetResourceType sets the ResourceType field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetTagKey ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetTagKey(v string) *ResourceTagForListTagsForResourcesOutput
SetTagKey sets the TagKey field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetTagValue ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetTagValue(v string) *ResourceTagForListTagsForResourcesOutput
SetTagValue sets the TagValue field's value.
func (ResourceTagForListTagsForResourcesOutput) String ¶
func (s ResourceTagForListTagsForResourcesOutput) String() string
String returns the string representation
type ResourcesAllocateForEnableVpcEndpointConnectionInput ¶ added in v1.0.155
type ResourcesAllocateForEnableVpcEndpointConnectionInput struct { ResourceId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (ResourcesAllocateForEnableVpcEndpointConnectionInput) GoString ¶ added in v1.0.155
func (s ResourcesAllocateForEnableVpcEndpointConnectionInput) GoString() string
GoString returns the string representation
func (*ResourcesAllocateForEnableVpcEndpointConnectionInput) SetResourceId ¶ added in v1.0.155
func (s *ResourcesAllocateForEnableVpcEndpointConnectionInput) SetResourceId(v string) *ResourcesAllocateForEnableVpcEndpointConnectionInput
SetResourceId sets the ResourceId field's value.
func (*ResourcesAllocateForEnableVpcEndpointConnectionInput) SetZoneId ¶ added in v1.0.155
func (s *ResourcesAllocateForEnableVpcEndpointConnectionInput) SetZoneId(v string) *ResourcesAllocateForEnableVpcEndpointConnectionInput
SetZoneId sets the ZoneId field's value.
func (ResourcesAllocateForEnableVpcEndpointConnectionInput) String ¶ added in v1.0.155
func (s ResourcesAllocateForEnableVpcEndpointConnectionInput) String() string
String returns the string representation
type TagFilterForDescribeVpcEndpointServicesInput ¶
type TagFilterForDescribeVpcEndpointServicesInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForDescribeVpcEndpointServicesInput) GoString ¶
func (s TagFilterForDescribeVpcEndpointServicesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeVpcEndpointServicesInput) SetKey ¶
func (s *TagFilterForDescribeVpcEndpointServicesInput) SetKey(v string) *TagFilterForDescribeVpcEndpointServicesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeVpcEndpointServicesInput) SetValues ¶
func (s *TagFilterForDescribeVpcEndpointServicesInput) SetValues(v []*string) *TagFilterForDescribeVpcEndpointServicesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeVpcEndpointServicesInput) String ¶
func (s TagFilterForDescribeVpcEndpointServicesInput) String() string
String returns the string representation
type TagFilterForDescribeVpcEndpointsInput ¶
type TagFilterForDescribeVpcEndpointsInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForDescribeVpcEndpointsInput) GoString ¶
func (s TagFilterForDescribeVpcEndpointsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeVpcEndpointsInput) SetKey ¶
func (s *TagFilterForDescribeVpcEndpointsInput) SetKey(v string) *TagFilterForDescribeVpcEndpointsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeVpcEndpointsInput) SetValues ¶
func (s *TagFilterForDescribeVpcEndpointsInput) SetValues(v []*string) *TagFilterForDescribeVpcEndpointsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeVpcEndpointsInput) String ¶
func (s TagFilterForDescribeVpcEndpointsInput) String() string
String returns the string representation
type TagFilterForDescribeVpcGatewayEndpointServicesInput ¶
type TagFilterForDescribeVpcGatewayEndpointServicesInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForDescribeVpcGatewayEndpointServicesInput) GoString ¶
func (s TagFilterForDescribeVpcGatewayEndpointServicesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeVpcGatewayEndpointServicesInput) SetKey ¶
func (s *TagFilterForDescribeVpcGatewayEndpointServicesInput) SetKey(v string) *TagFilterForDescribeVpcGatewayEndpointServicesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeVpcGatewayEndpointServicesInput) SetValues ¶
func (s *TagFilterForDescribeVpcGatewayEndpointServicesInput) SetValues(v []*string) *TagFilterForDescribeVpcGatewayEndpointServicesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeVpcGatewayEndpointServicesInput) String ¶
func (s TagFilterForDescribeVpcGatewayEndpointServicesInput) String() string
String returns the string representation
type TagFilterForDescribeVpcGatewayEndpointsInput ¶
type TagFilterForDescribeVpcGatewayEndpointsInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForDescribeVpcGatewayEndpointsInput) GoString ¶
func (s TagFilterForDescribeVpcGatewayEndpointsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeVpcGatewayEndpointsInput) SetKey ¶
func (s *TagFilterForDescribeVpcGatewayEndpointsInput) SetKey(v string) *TagFilterForDescribeVpcGatewayEndpointsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeVpcGatewayEndpointsInput) SetValues ¶
func (s *TagFilterForDescribeVpcGatewayEndpointsInput) SetValues(v []*string) *TagFilterForDescribeVpcGatewayEndpointsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeVpcGatewayEndpointsInput) String ¶
func (s TagFilterForDescribeVpcGatewayEndpointsInput) String() string
String returns the string representation
type TagFilterForListTagsForResourcesInput ¶
type TagFilterForListTagsForResourcesInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForListTagsForResourcesInput) GoString ¶
func (s TagFilterForListTagsForResourcesInput) GoString() string
GoString returns the string representation
func (*TagFilterForListTagsForResourcesInput) SetKey ¶
func (s *TagFilterForListTagsForResourcesInput) SetKey(v string) *TagFilterForListTagsForResourcesInput
SetKey sets the Key field's value.
func (*TagFilterForListTagsForResourcesInput) SetValues ¶
func (s *TagFilterForListTagsForResourcesInput) SetValues(v []*string) *TagFilterForListTagsForResourcesInput
SetValues sets the Values field's value.
func (TagFilterForListTagsForResourcesInput) String ¶
func (s TagFilterForListTagsForResourcesInput) String() string
String returns the string representation
type TagForCreateVpcEndpointInput ¶
type TagForCreateVpcEndpointInput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForCreateVpcEndpointInput) GoString ¶
func (s TagForCreateVpcEndpointInput) GoString() string
GoString returns the string representation
func (*TagForCreateVpcEndpointInput) SetKey ¶
func (s *TagForCreateVpcEndpointInput) SetKey(v string) *TagForCreateVpcEndpointInput
SetKey sets the Key field's value.
func (*TagForCreateVpcEndpointInput) SetValue ¶
func (s *TagForCreateVpcEndpointInput) SetValue(v string) *TagForCreateVpcEndpointInput
SetValue sets the Value field's value.
func (TagForCreateVpcEndpointInput) String ¶
func (s TagForCreateVpcEndpointInput) String() string
String returns the string representation
type TagForCreateVpcEndpointServiceInput ¶
type TagForCreateVpcEndpointServiceInput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForCreateVpcEndpointServiceInput) GoString ¶
func (s TagForCreateVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*TagForCreateVpcEndpointServiceInput) SetKey ¶
func (s *TagForCreateVpcEndpointServiceInput) SetKey(v string) *TagForCreateVpcEndpointServiceInput
SetKey sets the Key field's value.
func (*TagForCreateVpcEndpointServiceInput) SetValue ¶
func (s *TagForCreateVpcEndpointServiceInput) SetValue(v string) *TagForCreateVpcEndpointServiceInput
SetValue sets the Value field's value.
func (TagForCreateVpcEndpointServiceInput) String ¶
func (s TagForCreateVpcEndpointServiceInput) String() string
String returns the string representation
type TagForCreateVpcGatewayEndpointInput ¶
type TagForCreateVpcGatewayEndpointInput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForCreateVpcGatewayEndpointInput) GoString ¶
func (s TagForCreateVpcGatewayEndpointInput) GoString() string
GoString returns the string representation
func (*TagForCreateVpcGatewayEndpointInput) SetKey ¶
func (s *TagForCreateVpcGatewayEndpointInput) SetKey(v string) *TagForCreateVpcGatewayEndpointInput
SetKey sets the Key field's value.
func (*TagForCreateVpcGatewayEndpointInput) SetValue ¶
func (s *TagForCreateVpcGatewayEndpointInput) SetValue(v string) *TagForCreateVpcGatewayEndpointInput
SetValue sets the Value field's value.
func (TagForCreateVpcGatewayEndpointInput) String ¶
func (s TagForCreateVpcGatewayEndpointInput) String() string
String returns the string representation
type TagForDescribeVpcEndpointAttributesOutput ¶
type TagForDescribeVpcEndpointAttributesOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeVpcEndpointAttributesOutput) GoString ¶
func (s TagForDescribeVpcEndpointAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeVpcEndpointAttributesOutput) SetKey ¶
func (s *TagForDescribeVpcEndpointAttributesOutput) SetKey(v string) *TagForDescribeVpcEndpointAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeVpcEndpointAttributesOutput) SetValue ¶
func (s *TagForDescribeVpcEndpointAttributesOutput) SetValue(v string) *TagForDescribeVpcEndpointAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeVpcEndpointAttributesOutput) String ¶
func (s TagForDescribeVpcEndpointAttributesOutput) String() string
String returns the string representation
type TagForDescribeVpcEndpointServiceAttributesOutput ¶
type TagForDescribeVpcEndpointServiceAttributesOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeVpcEndpointServiceAttributesOutput) GoString ¶
func (s TagForDescribeVpcEndpointServiceAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeVpcEndpointServiceAttributesOutput) SetKey ¶
func (s *TagForDescribeVpcEndpointServiceAttributesOutput) SetKey(v string) *TagForDescribeVpcEndpointServiceAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeVpcEndpointServiceAttributesOutput) SetValue ¶
func (s *TagForDescribeVpcEndpointServiceAttributesOutput) SetValue(v string) *TagForDescribeVpcEndpointServiceAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeVpcEndpointServiceAttributesOutput) String ¶
func (s TagForDescribeVpcEndpointServiceAttributesOutput) String() string
String returns the string representation
type TagForDescribeVpcEndpointServicesByEndUserOutput ¶
type TagForDescribeVpcEndpointServicesByEndUserOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeVpcEndpointServicesByEndUserOutput) GoString ¶
func (s TagForDescribeVpcEndpointServicesByEndUserOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeVpcEndpointServicesByEndUserOutput) SetKey ¶
func (s *TagForDescribeVpcEndpointServicesByEndUserOutput) SetKey(v string) *TagForDescribeVpcEndpointServicesByEndUserOutput
SetKey sets the Key field's value.
func (*TagForDescribeVpcEndpointServicesByEndUserOutput) SetValue ¶
func (s *TagForDescribeVpcEndpointServicesByEndUserOutput) SetValue(v string) *TagForDescribeVpcEndpointServicesByEndUserOutput
SetValue sets the Value field's value.
func (TagForDescribeVpcEndpointServicesByEndUserOutput) String ¶
func (s TagForDescribeVpcEndpointServicesByEndUserOutput) String() string
String returns the string representation
type TagForDescribeVpcEndpointServicesOutput ¶
type TagForDescribeVpcEndpointServicesOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeVpcEndpointServicesOutput) GoString ¶
func (s TagForDescribeVpcEndpointServicesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeVpcEndpointServicesOutput) SetKey ¶
func (s *TagForDescribeVpcEndpointServicesOutput) SetKey(v string) *TagForDescribeVpcEndpointServicesOutput
SetKey sets the Key field's value.
func (*TagForDescribeVpcEndpointServicesOutput) SetValue ¶
func (s *TagForDescribeVpcEndpointServicesOutput) SetValue(v string) *TagForDescribeVpcEndpointServicesOutput
SetValue sets the Value field's value.
func (TagForDescribeVpcEndpointServicesOutput) String ¶
func (s TagForDescribeVpcEndpointServicesOutput) String() string
String returns the string representation
type TagForDescribeVpcEndpointsOutput ¶
type TagForDescribeVpcEndpointsOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeVpcEndpointsOutput) GoString ¶
func (s TagForDescribeVpcEndpointsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeVpcEndpointsOutput) SetKey ¶
func (s *TagForDescribeVpcEndpointsOutput) SetKey(v string) *TagForDescribeVpcEndpointsOutput
SetKey sets the Key field's value.
func (*TagForDescribeVpcEndpointsOutput) SetValue ¶
func (s *TagForDescribeVpcEndpointsOutput) SetValue(v string) *TagForDescribeVpcEndpointsOutput
SetValue sets the Value field's value.
func (TagForDescribeVpcEndpointsOutput) String ¶
func (s TagForDescribeVpcEndpointsOutput) String() string
String returns the string representation
type TagForDescribeVpcGatewayEndpointAttributesOutput ¶
type TagForDescribeVpcGatewayEndpointAttributesOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeVpcGatewayEndpointAttributesOutput) GoString ¶
func (s TagForDescribeVpcGatewayEndpointAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeVpcGatewayEndpointAttributesOutput) SetKey ¶
func (s *TagForDescribeVpcGatewayEndpointAttributesOutput) SetKey(v string) *TagForDescribeVpcGatewayEndpointAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeVpcGatewayEndpointAttributesOutput) SetValue ¶
func (s *TagForDescribeVpcGatewayEndpointAttributesOutput) SetValue(v string) *TagForDescribeVpcGatewayEndpointAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeVpcGatewayEndpointAttributesOutput) String ¶
func (s TagForDescribeVpcGatewayEndpointAttributesOutput) String() string
String returns the string representation
type TagForDescribeVpcGatewayEndpointsOutput ¶
type TagForDescribeVpcGatewayEndpointsOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeVpcGatewayEndpointsOutput) GoString ¶
func (s TagForDescribeVpcGatewayEndpointsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeVpcGatewayEndpointsOutput) SetKey ¶
func (s *TagForDescribeVpcGatewayEndpointsOutput) SetKey(v string) *TagForDescribeVpcGatewayEndpointsOutput
SetKey sets the Key field's value.
func (*TagForDescribeVpcGatewayEndpointsOutput) SetValue ¶
func (s *TagForDescribeVpcGatewayEndpointsOutput) SetValue(v string) *TagForDescribeVpcGatewayEndpointsOutput
SetValue sets the Value field's value.
func (TagForDescribeVpcGatewayEndpointsOutput) String ¶
func (s TagForDescribeVpcGatewayEndpointsOutput) String() string
String returns the string representation
type TagForTagResourcesInput ¶
type TagForTagResourcesInput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForTagResourcesInput) GoString ¶
func (s TagForTagResourcesInput) GoString() string
GoString returns the string representation
func (*TagForTagResourcesInput) SetKey ¶
func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
SetKey sets the Key field's value.
func (*TagForTagResourcesInput) SetValue ¶
func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
SetValue sets the Value field's value.
func (TagForTagResourcesInput) String ¶
func (s TagForTagResourcesInput) String() string
String returns the string representation
type TagResourcesInput ¶
type TagResourcesInput struct { // ResourceIds is a required field ResourceIds []*string `type:"list" required:"true"` // ResourceType is a required field ResourceType *string `type:"string" required:"true"` Tags []*TagForTagResourcesInput `type:"list"` // contains filtered or unexported fields }
func (TagResourcesInput) GoString ¶
func (s TagResourcesInput) GoString() string
GoString returns the string representation
func (*TagResourcesInput) SetResourceIds ¶
func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*TagResourcesInput) SetResourceType ¶
func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*TagResourcesInput) SetTags ¶
func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
SetTags sets the Tags field's value.
func (TagResourcesInput) String ¶
func (s TagResourcesInput) String() string
String returns the string representation
func (*TagResourcesInput) Validate ¶
func (s *TagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourcesOutput ¶
type TagResourcesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (TagResourcesOutput) GoString ¶
func (s TagResourcesOutput) GoString() string
GoString returns the string representation
func (*TagResourcesOutput) SetRequestId ¶
func (s *TagResourcesOutput) SetRequestId(v string) *TagResourcesOutput
SetRequestId sets the RequestId field's value.
func (TagResourcesOutput) String ¶
func (s TagResourcesOutput) String() string
String returns the string representation
type TagsForCreateUniqueResourceTypeVpcEndpointServiceInput ¶
type TagsForCreateUniqueResourceTypeVpcEndpointServiceInput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) GoString ¶
func (s TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) SetKey ¶
func (s *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) SetKey(v string) *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput
SetKey sets the Key field's value.
func (*TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) SetValue ¶
func (s *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) SetValue(v string) *TagsForCreateUniqueResourceTypeVpcEndpointServiceInput
SetValue sets the Value field's value.
func (TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) String ¶
func (s TagsForCreateUniqueResourceTypeVpcEndpointServiceInput) String() string
String returns the string representation
type UnAssignPrivateIpAddressesFromVpcLinkInput ¶ added in v1.0.155
type UnAssignPrivateIpAddressesFromVpcLinkInput struct { // PrivateIpAddresses is a required field PrivateIpAddresses []*string `type:"list" required:"true"` // VpcLinkId is a required field VpcLinkId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (UnAssignPrivateIpAddressesFromVpcLinkInput) GoString ¶ added in v1.0.155
func (s UnAssignPrivateIpAddressesFromVpcLinkInput) GoString() string
GoString returns the string representation
func (*UnAssignPrivateIpAddressesFromVpcLinkInput) SetPrivateIpAddresses ¶ added in v1.0.155
func (s *UnAssignPrivateIpAddressesFromVpcLinkInput) SetPrivateIpAddresses(v []*string) *UnAssignPrivateIpAddressesFromVpcLinkInput
SetPrivateIpAddresses sets the PrivateIpAddresses field's value.
func (*UnAssignPrivateIpAddressesFromVpcLinkInput) SetVpcLinkId ¶ added in v1.0.155
func (s *UnAssignPrivateIpAddressesFromVpcLinkInput) SetVpcLinkId(v string) *UnAssignPrivateIpAddressesFromVpcLinkInput
SetVpcLinkId sets the VpcLinkId field's value.
func (UnAssignPrivateIpAddressesFromVpcLinkInput) String ¶ added in v1.0.155
func (s UnAssignPrivateIpAddressesFromVpcLinkInput) String() string
String returns the string representation
func (*UnAssignPrivateIpAddressesFromVpcLinkInput) Validate ¶ added in v1.0.155
func (s *UnAssignPrivateIpAddressesFromVpcLinkInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnAssignPrivateIpAddressesFromVpcLinkOutput ¶ added in v1.0.155
type UnAssignPrivateIpAddressesFromVpcLinkOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (UnAssignPrivateIpAddressesFromVpcLinkOutput) GoString ¶ added in v1.0.155
func (s UnAssignPrivateIpAddressesFromVpcLinkOutput) GoString() string
GoString returns the string representation
func (*UnAssignPrivateIpAddressesFromVpcLinkOutput) SetRequestId ¶ added in v1.0.155
func (s *UnAssignPrivateIpAddressesFromVpcLinkOutput) SetRequestId(v string) *UnAssignPrivateIpAddressesFromVpcLinkOutput
SetRequestId sets the RequestId field's value.
func (UnAssignPrivateIpAddressesFromVpcLinkOutput) String ¶ added in v1.0.155
func (s UnAssignPrivateIpAddressesFromVpcLinkOutput) String() string
String returns the string representation
type UntagResourcesInput ¶
type UntagResourcesInput struct { // ResourceIds is a required field ResourceIds []*string `type:"list" required:"true"` // ResourceType is a required field ResourceType *string `type:"string" required:"true"` // TagKeys is a required field TagKeys []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (UntagResourcesInput) GoString ¶
func (s UntagResourcesInput) GoString() string
GoString returns the string representation
func (*UntagResourcesInput) SetResourceIds ¶
func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*UntagResourcesInput) SetResourceType ¶
func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*UntagResourcesInput) SetTagKeys ¶
func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput
SetTagKeys sets the TagKeys field's value.
func (UntagResourcesInput) String ¶
func (s UntagResourcesInput) String() string
String returns the string representation
func (*UntagResourcesInput) Validate ¶
func (s *UntagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourcesOutput ¶
type UntagResourcesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (UntagResourcesOutput) GoString ¶
func (s UntagResourcesOutput) GoString() string
GoString returns the string representation
func (*UntagResourcesOutput) SetRequestId ¶
func (s *UntagResourcesOutput) SetRequestId(v string) *UntagResourcesOutput
SetRequestId sets the RequestId field's value.
func (UntagResourcesOutput) String ¶
func (s UntagResourcesOutput) String() string
String returns the string representation
type VerifyVpcEndpointServicePrivateDNSInput ¶
type VerifyVpcEndpointServicePrivateDNSInput struct { // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (VerifyVpcEndpointServicePrivateDNSInput) GoString ¶
func (s VerifyVpcEndpointServicePrivateDNSInput) GoString() string
GoString returns the string representation
func (*VerifyVpcEndpointServicePrivateDNSInput) SetServiceId ¶
func (s *VerifyVpcEndpointServicePrivateDNSInput) SetServiceId(v string) *VerifyVpcEndpointServicePrivateDNSInput
SetServiceId sets the ServiceId field's value.
func (VerifyVpcEndpointServicePrivateDNSInput) String ¶
func (s VerifyVpcEndpointServicePrivateDNSInput) String() string
String returns the string representation
func (*VerifyVpcEndpointServicePrivateDNSInput) Validate ¶
func (s *VerifyVpcEndpointServicePrivateDNSInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type VerifyVpcEndpointServicePrivateDNSOutput ¶
type VerifyVpcEndpointServicePrivateDNSOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (VerifyVpcEndpointServicePrivateDNSOutput) GoString ¶
func (s VerifyVpcEndpointServicePrivateDNSOutput) GoString() string
GoString returns the string representation
func (*VerifyVpcEndpointServicePrivateDNSOutput) SetRequestId ¶
func (s *VerifyVpcEndpointServicePrivateDNSOutput) SetRequestId(v string) *VerifyVpcEndpointServicePrivateDNSOutput
SetRequestId sets the RequestId field's value.
func (VerifyVpcEndpointServicePrivateDNSOutput) String ¶
func (s VerifyVpcEndpointServicePrivateDNSOutput) String() string
String returns the string representation
type VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput ¶
type VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput struct { AutoAcceptEnabled *bool `type:"boolean"` BillingType *int32 `type:"int32"` BusinessStatus *string `type:"string"` CreationTime *string `type:"string"` Description *string `type:"string"` IpAddressVersions []*string `type:"list"` Payer *string `type:"string"` PrivateDNSEnabled *bool `type:"boolean"` PrivateDNSName *string `type:"string"` PrivateDNSNameConfiguration *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput `type:"structure"` PrivateDNSType *string `type:"string"` ProjectName *string `type:"string"` ServiceDomain *string `type:"string"` ServiceId *string `type:"string"` ServiceName *string `type:"string"` ServiceNameManaged *string `type:"string"` ServiceOwner *string `type:"string"` ServiceResourceType *string `type:"string"` ServiceType *string `type:"string"` Status *string `type:"string"` Tags []*TagForDescribeVpcEndpointServicesByEndUserOutput `type:"list"` UpdateTime *string `type:"string"` WildcardDomainEnabled *string `type:"string"` ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) GoString ¶
func (s VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) GoString() string
GoString returns the string representation
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetAutoAcceptEnabled ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetAutoAcceptEnabled(v bool) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetAutoAcceptEnabled sets the AutoAcceptEnabled field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetBillingType ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetBillingType(v int32) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetBillingType sets the BillingType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetBusinessStatus ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetBusinessStatus(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetCreationTime ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetCreationTime(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetCreationTime sets the CreationTime field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetDescription ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetDescription(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetDescription sets the Description field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetIpAddressVersions ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetIpAddressVersions(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPayer ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPayer(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetPayer sets the Payer field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSEnabled ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSEnabled(v bool) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSName ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetPrivateDNSName sets the PrivateDNSName field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSNameConfiguration ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSNameConfiguration(v *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesByEndUserOutput) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetPrivateDNSNameConfiguration sets the PrivateDNSNameConfiguration field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSType ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPrivateDNSType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetPrivateDNSType sets the PrivateDNSType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetProjectName ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetProjectName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetProjectName sets the ProjectName field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceDomain ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceDomain(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetServiceDomain sets the ServiceDomain field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceId ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceId(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetServiceId sets the ServiceId field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceName ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetServiceName sets the ServiceName field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceNameManaged ¶ added in v1.0.170
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceNameManaged(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetServiceNameManaged sets the ServiceNameManaged field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceOwner ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceOwner(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetServiceOwner sets the ServiceOwner field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceResourceType ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceResourceType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetServiceResourceType sets the ServiceResourceType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceType ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetServiceType sets the ServiceType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetStatus ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetStatus(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetStatus sets the Status field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetTags ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetTags(v []*TagForDescribeVpcEndpointServicesByEndUserOutput) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetTags sets the Tags field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetUpdateTime ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetUpdateTime(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetUpdateTime sets the UpdateTime field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetWildcardDomainEnabled ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetWildcardDomainEnabled(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetWildcardDomainEnabled sets the WildcardDomainEnabled field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetZoneIds ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetZoneIds(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetZoneIds sets the ZoneIds field's value.
func (VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) String ¶
func (s VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) String() string
String returns the string representation
type VpcEndpointServiceForDescribeVpcEndpointServicesOutput ¶
type VpcEndpointServiceForDescribeVpcEndpointServicesOutput struct { AutoAcceptEnabled *bool `type:"boolean"` BillingType *int32 `type:"int32"` BusinessStatus *string `type:"string"` CreationTime *string `type:"string"` Description *string `type:"string"` IpAddressVersions []*string `type:"list"` Payer *string `type:"string"` PrivateDNSEnabled *bool `type:"boolean"` PrivateDNSName *string `type:"string"` PrivateDNSNameConfiguration *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput `type:"structure"` PrivateDNSType *string `type:"string"` ProjectName *string `type:"string"` ServiceDomain *string `type:"string"` ServiceId *string `type:"string"` ServiceName *string `type:"string"` ServiceNameManaged *string `type:"string"` ServiceOwner *string `type:"string"` ServiceResourceType *string `type:"string"` ServiceType *string `type:"string"` Status *string `type:"string"` Tags []*TagForDescribeVpcEndpointServicesOutput `type:"list"` UpdateTime *string `type:"string"` WildcardDomainEnabled *string `type:"string"` ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (VpcEndpointServiceForDescribeVpcEndpointServicesOutput) GoString ¶
func (s VpcEndpointServiceForDescribeVpcEndpointServicesOutput) GoString() string
GoString returns the string representation
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetAutoAcceptEnabled ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetAutoAcceptEnabled(v bool) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetAutoAcceptEnabled sets the AutoAcceptEnabled field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetBillingType ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetBillingType(v int32) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetBillingType sets the BillingType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetBusinessStatus ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetBusinessStatus(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetCreationTime ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetCreationTime(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetCreationTime sets the CreationTime field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetDescription ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetDescription(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetDescription sets the Description field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetIpAddressVersions ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetIpAddressVersions(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPayer ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPayer(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetPayer sets the Payer field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSEnabled ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSEnabled(v bool) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetPrivateDNSEnabled sets the PrivateDNSEnabled field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSName ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetPrivateDNSName sets the PrivateDNSName field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSNameConfiguration ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSNameConfiguration(v *PrivateDNSNameConfigurationForDescribeVpcEndpointServicesOutput) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetPrivateDNSNameConfiguration sets the PrivateDNSNameConfiguration field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSType ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPrivateDNSType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetPrivateDNSType sets the PrivateDNSType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetProjectName ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetProjectName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetProjectName sets the ProjectName field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceDomain ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceDomain(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetServiceDomain sets the ServiceDomain field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceId ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceId(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetServiceId sets the ServiceId field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceName ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceName(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetServiceName sets the ServiceName field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceNameManaged ¶ added in v1.0.170
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceNameManaged(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetServiceNameManaged sets the ServiceNameManaged field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceOwner ¶ added in v1.0.155
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceOwner(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetServiceOwner sets the ServiceOwner field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceResourceType ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceResourceType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetServiceResourceType sets the ServiceResourceType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceType ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceType(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetServiceType sets the ServiceType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetStatus ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetStatus(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetStatus sets the Status field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetTags ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetTags(v []*TagForDescribeVpcEndpointServicesOutput) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetTags sets the Tags field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetUpdateTime ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetUpdateTime(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetWildcardDomainEnabled ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetWildcardDomainEnabled(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetWildcardDomainEnabled sets the WildcardDomainEnabled field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetZoneIds ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetZoneIds(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetZoneIds sets the ZoneIds field's value.
func (VpcEndpointServiceForDescribeVpcEndpointServicesOutput) String ¶
func (s VpcEndpointServiceForDescribeVpcEndpointServicesOutput) String() string
String returns the string representation
type VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput ¶
type VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput struct { CreationTime *string `type:"string"` Description *string `type:"string"` ServiceId *string `type:"string"` ServiceName *string `type:"string"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) GoString ¶
func (s VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) GoString() string
GoString returns the string representation
func (*VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetCreationTime ¶
func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetCreationTime(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
SetCreationTime sets the CreationTime field's value.
func (*VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetDescription ¶
func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetDescription(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
SetDescription sets the Description field's value.
func (*VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetServiceId ¶
func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetServiceId(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
SetServiceId sets the ServiceId field's value.
func (*VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetServiceName ¶
func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetServiceName(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
SetServiceName sets the ServiceName field's value.
func (*VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetStatus ¶
func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetStatus(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
SetStatus sets the Status field's value.
func (*VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetUpdateTime ¶
func (s *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) SetUpdateTime(v string) *VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput
SetUpdateTime sets the UpdateTime field's value.
func (VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) String ¶
func (s VpcGatewayEndpointServiceForDescribeVpcGatewayEndpointServicesOutput) String() string
String returns the string representation
type VpcLinkForDescribeVpcLinksOutput ¶ added in v1.0.155
type VpcLinkForDescribeVpcLinksOutput struct { ChainRoleTrn []*string `type:"list"` CreationTime *string `type:"string"` CustomerAccountId *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` NetworkInterfaceId *string `type:"string"` PrimaryIpAddress *string `type:"string"` PrivateIpAddresses []*string `type:"list"` PrivateLinkGatewayId *string `type:"string"` ResourceId *string `type:"string"` SecurityGroupIds []*string `type:"list"` Status *string `type:"string"` SubnetId *string `type:"string"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` VpcLinkId *string `type:"string"` VpcLinkIndex *int64 `type:"int64"` VpcLinkName *string `type:"string"` // contains filtered or unexported fields }
func (VpcLinkForDescribeVpcLinksOutput) GoString ¶ added in v1.0.155
func (s VpcLinkForDescribeVpcLinksOutput) GoString() string
GoString returns the string representation
func (*VpcLinkForDescribeVpcLinksOutput) SetChainRoleTrn ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetChainRoleTrn(v []*string) *VpcLinkForDescribeVpcLinksOutput
SetChainRoleTrn sets the ChainRoleTrn field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetCreationTime ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetCreationTime(v string) *VpcLinkForDescribeVpcLinksOutput
SetCreationTime sets the CreationTime field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetCustomerAccountId ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetCustomerAccountId(v string) *VpcLinkForDescribeVpcLinksOutput
SetCustomerAccountId sets the CustomerAccountId field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetDeletedTime ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetDeletedTime(v string) *VpcLinkForDescribeVpcLinksOutput
SetDeletedTime sets the DeletedTime field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetDescription ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetDescription(v string) *VpcLinkForDescribeVpcLinksOutput
SetDescription sets the Description field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetNetworkInterfaceId ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetNetworkInterfaceId(v string) *VpcLinkForDescribeVpcLinksOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetPrimaryIpAddress ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetPrimaryIpAddress(v string) *VpcLinkForDescribeVpcLinksOutput
SetPrimaryIpAddress sets the PrimaryIpAddress field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetPrivateIpAddresses ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetPrivateIpAddresses(v []*string) *VpcLinkForDescribeVpcLinksOutput
SetPrivateIpAddresses sets the PrivateIpAddresses field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetPrivateLinkGatewayId ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetPrivateLinkGatewayId(v string) *VpcLinkForDescribeVpcLinksOutput
SetPrivateLinkGatewayId sets the PrivateLinkGatewayId field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetResourceId ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetResourceId(v string) *VpcLinkForDescribeVpcLinksOutput
SetResourceId sets the ResourceId field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetSecurityGroupIds ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetSecurityGroupIds(v []*string) *VpcLinkForDescribeVpcLinksOutput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetStatus ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetStatus(v string) *VpcLinkForDescribeVpcLinksOutput
SetStatus sets the Status field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetSubnetId ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetSubnetId(v string) *VpcLinkForDescribeVpcLinksOutput
SetSubnetId sets the SubnetId field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetUpdateTime ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetUpdateTime(v string) *VpcLinkForDescribeVpcLinksOutput
SetUpdateTime sets the UpdateTime field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetVpcId ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetVpcId(v string) *VpcLinkForDescribeVpcLinksOutput
SetVpcId sets the VpcId field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetVpcLinkId ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetVpcLinkId(v string) *VpcLinkForDescribeVpcLinksOutput
SetVpcLinkId sets the VpcLinkId field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetVpcLinkIndex ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetVpcLinkIndex(v int64) *VpcLinkForDescribeVpcLinksOutput
SetVpcLinkIndex sets the VpcLinkIndex field's value.
func (*VpcLinkForDescribeVpcLinksOutput) SetVpcLinkName ¶ added in v1.0.155
func (s *VpcLinkForDescribeVpcLinksOutput) SetVpcLinkName(v string) *VpcLinkForDescribeVpcLinksOutput
SetVpcLinkName sets the VpcLinkName field's value.
func (VpcLinkForDescribeVpcLinksOutput) String ¶ added in v1.0.155
func (s VpcLinkForDescribeVpcLinksOutput) String() string
String returns the string representation
type ZoneForCreateVpcEndpointInput ¶
type ZoneForCreateVpcEndpointInput struct { PrivateIpAddress *string `type:"string"` PrivateIpv6Address *string `type:"string"` SubnetId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (ZoneForCreateVpcEndpointInput) GoString ¶
func (s ZoneForCreateVpcEndpointInput) GoString() string
GoString returns the string representation
func (*ZoneForCreateVpcEndpointInput) SetPrivateIpAddress ¶
func (s *ZoneForCreateVpcEndpointInput) SetPrivateIpAddress(v string) *ZoneForCreateVpcEndpointInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*ZoneForCreateVpcEndpointInput) SetPrivateIpv6Address ¶ added in v1.0.155
func (s *ZoneForCreateVpcEndpointInput) SetPrivateIpv6Address(v string) *ZoneForCreateVpcEndpointInput
SetPrivateIpv6Address sets the PrivateIpv6Address field's value.
func (*ZoneForCreateVpcEndpointInput) SetSubnetId ¶
func (s *ZoneForCreateVpcEndpointInput) SetSubnetId(v string) *ZoneForCreateVpcEndpointInput
SetSubnetId sets the SubnetId field's value.
func (*ZoneForCreateVpcEndpointInput) SetZoneId ¶
func (s *ZoneForCreateVpcEndpointInput) SetZoneId(v string) *ZoneForCreateVpcEndpointInput
SetZoneId sets the ZoneId field's value.
func (ZoneForCreateVpcEndpointInput) String ¶
func (s ZoneForCreateVpcEndpointInput) String() string
String returns the string representation
type ZoneForDescribeVpcEndpointConnectionsOutput ¶
type ZoneForDescribeVpcEndpointConnectionsOutput struct { NetworkInterfaceIP *string `type:"string"` NetworkInterfaceId *string `type:"string"` NetworkInterfaceIpv6 *string `type:"string"` ResourceId *string `type:"string"` ServiceStatus *string `type:"string"` SubnetId *string `type:"string"` ZoneDomain *string `type:"string"` ZoneId *string `type:"string"` ZoneStatus *string `type:"string"` // contains filtered or unexported fields }
func (ZoneForDescribeVpcEndpointConnectionsOutput) GoString ¶
func (s ZoneForDescribeVpcEndpointConnectionsOutput) GoString() string
GoString returns the string representation
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceIP ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceIP(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetNetworkInterfaceIP sets the NetworkInterfaceIP field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceId ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceIpv6 ¶ added in v1.0.155
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceIpv6(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetNetworkInterfaceIpv6 sets the NetworkInterfaceIpv6 field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetResourceId ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetResourceId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetResourceId sets the ResourceId field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetServiceStatus ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetServiceStatus(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetServiceStatus sets the ServiceStatus field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetSubnetId ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetSubnetId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetSubnetId sets the SubnetId field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetZoneDomain ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetZoneDomain(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetZoneDomain sets the ZoneDomain field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetZoneId ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetZoneId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetZoneId sets the ZoneId field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetZoneStatus ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetZoneStatus(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetZoneStatus sets the ZoneStatus field's value.
func (ZoneForDescribeVpcEndpointConnectionsOutput) String ¶
func (s ZoneForDescribeVpcEndpointConnectionsOutput) String() string
String returns the string representation
Source Files ¶
- api_add_permission_to_vpc_endpoint_service.go
- api_add_zone_to_vpc_endpoint.go
- api_assign_private_ip_addresses_to_vpc_link.go
- api_attach_resource_to_vpc_endpoint_service.go
- api_attach_security_group_to_vpc_endpoint.go
- api_attach_security_groups_to_private_link_gateway.go
- api_create_private_link_gateway.go
- api_create_unique_resource_type_vpc_endpoint_service.go
- api_create_vpc_endpoint.go
- api_create_vpc_endpoint_service.go
- api_create_vpc_gateway_endpoint.go
- api_create_vpc_link.go
- api_delete_private_link_gateway.go
- api_delete_vpc_endpoint.go
- api_delete_vpc_endpoint_service.go
- api_delete_vpc_gateway_endpoint.go
- api_delete_vpc_link.go
- api_describe_private_link_available_zones.go
- api_describe_private_link_gateway_attributes.go
- api_describe_private_link_gateway_available_zones.go
- api_describe_private_link_gateway_security_groups.go
- api_describe_private_link_gateways.go
- api_describe_vpc_endpoint_attributes.go
- api_describe_vpc_endpoint_connections.go
- api_describe_vpc_endpoint_security_groups.go
- api_describe_vpc_endpoint_service_attributes.go
- api_describe_vpc_endpoint_service_permissions.go
- api_describe_vpc_endpoint_service_resources.go
- api_describe_vpc_endpoint_services.go
- api_describe_vpc_endpoint_services_by_end_user.go
- api_describe_vpc_endpoint_zones.go
- api_describe_vpc_endpoints.go
- api_describe_vpc_gateway_endpoint_attributes.go
- api_describe_vpc_gateway_endpoint_services.go
- api_describe_vpc_gateway_endpoints.go
- api_describe_vpc_link_attributes.go
- api_describe_vpc_links.go
- api_detach_resource_from_vpc_endpoint_service.go
- api_detach_security_group_from_vpc_endpoint.go
- api_detach_security_groups_from_private_link_gateway.go
- api_disable_vpc_endpoint_connection.go
- api_enable_vpc_endpoint_connection.go
- api_list_tags_for_resources.go
- api_modify_private_link_gateway_attributes.go
- api_modify_unique_resource_type_vpc_endpoint_service_attributes.go
- api_modify_vpc_endpoint_attributes.go
- api_modify_vpc_endpoint_service_attributes.go
- api_modify_vpc_endpoint_service_resource_attributes.go
- api_modify_vpc_gateway_endpoint_attributes.go
- api_modify_vpc_link_attributes.go
- api_remove_permission_from_vpc_endpoint_service.go
- api_remove_zone_from_vpc_endpoint.go
- api_tag_resources.go
- api_un_assign_private_ip_addresses_from_vpc_link.go
- api_untag_resources.go
- api_verify_vpc_endpoint_service_private_dn_s.go
- interface_privatelink.go
- service_privatelink.go