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 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 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 []*TagForCreateUniqueResourceTypeVpcEndpointServiceInput) *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
- func (s *CreateVpcEndpointServiceInput) Validate() error
- 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 DeleteVpcEndpointInput
- type DeleteVpcEndpointOutput
- type DeleteVpcEndpointServiceInput
- type DeleteVpcEndpointServiceOutput
- type DeleteVpcGatewayEndpointInput
- type DeleteVpcGatewayEndpointOutput
- type DescribeCrossRegionSupportedRegionsInput
- type DescribeCrossRegionSupportedRegionsOutput
- type DescribeCrossRegionSupportedZonesInput
- type DescribeCrossRegionSupportedZonesOutput
- 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 DescribeVpcEndpointAttributesInput
- type DescribeVpcEndpointAttributesOutput
- func (s DescribeVpcEndpointAttributesOutput) GoString() string
- func (s *DescribeVpcEndpointAttributesOutput) SetBps(v int32) *DescribeVpcEndpointAttributesOutput
- 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) SetEndpointZoneNums(v int32) *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) SetDeletedTime(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 bool) *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) SetConnectionStatus(v string) *DescribeVpcEndpointsInput
- 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
- func (s *DescribeVpcEndpointsInput) Validate() error
- 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
- func (s *DescribeVpcGatewayEndpointsInput) Validate() error
- 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 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 DisableVpcEndpointConnectionInput
- func (s DisableVpcEndpointConnectionInput) GoString() string
- func (s *DisableVpcEndpointConnectionInput) SetEndpointId(v string) *DisableVpcEndpointConnectionInput
- func (s *DisableVpcEndpointConnectionInput) SetReplacingResource(v string) *DisableVpcEndpointConnectionInput
- func (s *DisableVpcEndpointConnectionInput) SetServiceId(v string) *DisableVpcEndpointConnectionInput
- func (s *DisableVpcEndpointConnectionInput) SetZoneId(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) SetZoneId(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) SetBps(v int32) *EndpointForDescribeVpcEndpointAttributesOutput
- 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) SetEndpointZoneNums(v int32) *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) SetBps(v int32) *EndpointForDescribeVpcEndpointsOutput
- 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) SetEndpointZoneNums(v int32) *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) SetReplacedNetworkInterfaceId(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetReplacedNetworkInterfaceIp(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
- func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetReplacedNetworkInterfaceIpv6(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 ModifyEndpointPayerAccountInput
- type ModifyEndpointPayerAccountOutput
- 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 ModifyVpcEndpointConnectionsInput
- func (s ModifyVpcEndpointConnectionsInput) GoString() string
- func (s *ModifyVpcEndpointConnectionsInput) SetBps(v int32) *ModifyVpcEndpointConnectionsInput
- func (s *ModifyVpcEndpointConnectionsInput) SetCps(v int32) *ModifyVpcEndpointConnectionsInput
- func (s *ModifyVpcEndpointConnectionsInput) SetEndpointId(v string) *ModifyVpcEndpointConnectionsInput
- func (s *ModifyVpcEndpointConnectionsInput) SetServiceId(v string) *ModifyVpcEndpointConnectionsInput
- func (s ModifyVpcEndpointConnectionsInput) String() string
- func (s *ModifyVpcEndpointConnectionsInput) Validate() error
- type ModifyVpcEndpointConnectionsOutput
- 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) SetResourceAutoAllocated(v []*ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) *ModifyVpcEndpointServiceResourceAttributesInput
- 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 ModifyVpcEndpointZoneConnectionResourceAttributesInput
- func (s ModifyVpcEndpointZoneConnectionResourceAttributesInput) GoString() string
- func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetEndpointId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
- func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetResourceId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
- func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetResourceReplaceMode(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
- func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetServiceId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
- func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetZoneId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
- func (s ModifyVpcEndpointZoneConnectionResourceAttributesInput) String() string
- func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) Validate() error
- type ModifyVpcEndpointZoneConnectionResourceAttributesOutput
- func (s ModifyVpcEndpointZoneConnectionResourceAttributesOutput) GoString() string
- func (s *ModifyVpcEndpointZoneConnectionResourceAttributesOutput) SetRequestId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesOutput
- func (s ModifyVpcEndpointZoneConnectionResourceAttributesOutput) String() string
- 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 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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *AddZoneToVpcEndpointInput, opts ...request.Option) (*AddZoneToVpcEndpointOutput, 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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *AttachSecurityGroupToVpcEndpointInput, ...) (*AttachSecurityGroupToVpcEndpointOutput, 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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *CreateVpcEndpointServiceInput, ...) (*CreateVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) CreateVpcEndpointWithContext(ctx byteplus.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 byteplus.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 byteplus.Context, input *CreateVpcGatewayEndpointInput, ...) (*CreateVpcGatewayEndpointOutput, 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 byteplus.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 byteplus.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 byteplus.Context, input *DeleteVpcEndpointServiceInput, ...) (*DeleteVpcEndpointServiceOutput, error)
- func (c *PRIVATELINK) DeleteVpcEndpointWithContext(ctx byteplus.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 byteplus.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 byteplus.Context, input *DeleteVpcGatewayEndpointInput, ...) (*DeleteVpcGatewayEndpointOutput, error)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedRegions(input *DescribeCrossRegionSupportedRegionsInput) (*DescribeCrossRegionSupportedRegionsOutput, error)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsRequest(input *DescribeCrossRegionSupportedRegionsInput) (req *request.Request, output *DescribeCrossRegionSupportedRegionsOutput)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsWithContext(ctx byteplus.Context, input *DescribeCrossRegionSupportedRegionsInput, ...) (*DescribeCrossRegionSupportedRegionsOutput, error)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedZones(input *DescribeCrossRegionSupportedZonesInput) (*DescribeCrossRegionSupportedZonesOutput, error)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesRequest(input *DescribeCrossRegionSupportedZonesInput) (req *request.Request, output *DescribeCrossRegionSupportedZonesOutput)
- func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesWithContext(ctx byteplus.Context, input *DescribeCrossRegionSupportedZonesInput, ...) (*DescribeCrossRegionSupportedZonesOutput, 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 byteplus.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 byteplus.Context, input *DescribePrivateLinkAvailableZonesInput, ...) (*DescribePrivateLinkAvailableZonesOutput, 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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *DescribeVpcEndpointsInput, opts ...request.Option) (*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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *DescribeVpcGatewayEndpointsInput, ...) (*DescribeVpcGatewayEndpointsOutput, 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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *DetachSecurityGroupFromVpcEndpointInput, ...) (*DetachSecurityGroupFromVpcEndpointOutput, 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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *ListTagsForResourcesInput, opts ...request.Option) (*ListTagsForResourcesOutput, error)
- func (c *PRIVATELINK) ModifyEndpointPayerAccount(input *ModifyEndpointPayerAccountInput) (*ModifyEndpointPayerAccountOutput, error)
- func (c *PRIVATELINK) ModifyEndpointPayerAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyEndpointPayerAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyEndpointPayerAccountCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyEndpointPayerAccountRequest(input *ModifyEndpointPayerAccountInput) (req *request.Request, output *ModifyEndpointPayerAccountOutput)
- func (c *PRIVATELINK) ModifyEndpointPayerAccountWithContext(ctx byteplus.Context, input *ModifyEndpointPayerAccountInput, ...) (*ModifyEndpointPayerAccountOutput, 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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *ModifyVpcEndpointAttributesInput, ...) (*ModifyVpcEndpointAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointConnections(input *ModifyVpcEndpointConnectionsInput) (*ModifyVpcEndpointConnectionsOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointConnectionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointConnectionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyVpcEndpointConnectionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointConnectionsRequest(input *ModifyVpcEndpointConnectionsInput) (req *request.Request, output *ModifyVpcEndpointConnectionsOutput)
- func (c *PRIVATELINK) ModifyVpcEndpointConnectionsWithContext(ctx byteplus.Context, input *ModifyVpcEndpointConnectionsInput, ...) (*ModifyVpcEndpointConnectionsOutput, 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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *ModifyVpcEndpointServiceResourceAttributesInput, ...) (*ModifyVpcEndpointServiceResourceAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributes(input *ModifyVpcEndpointZoneConnectionResourceAttributesInput) (*ModifyVpcEndpointZoneConnectionResourceAttributesOutput, error)
- func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesRequest(input *ModifyVpcEndpointZoneConnectionResourceAttributesInput) (req *request.Request, ...)
- func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesWithContext(ctx byteplus.Context, ...) (*ModifyVpcEndpointZoneConnectionResourceAttributesOutput, 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 byteplus.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 byteplus.Context, input *ModifyVpcGatewayEndpointAttributesInput, ...) (*ModifyVpcGatewayEndpointAttributesOutput, 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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 byteplus.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, 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 byteplus.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 byteplus.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 byteplus.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 byteplus.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 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 ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput
- func (s ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) GoString() string
- func (s *ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) SetAutoAllocatedEnabled(v bool) *ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput
- func (s *ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) SetZoneId(v string) *ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput
- func (s ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) String() string
- 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
- func (s *ResourceForCreateVpcEndpointServiceInput) Validate() error
- 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
- func (s *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) Validate() error
- 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 TagForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s TagForCreateUniqueResourceTypeVpcEndpointServiceInput) GoString() string
- func (s *TagForCreateUniqueResourceTypeVpcEndpointServiceInput) SetKey(v string) *TagForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s *TagForCreateUniqueResourceTypeVpcEndpointServiceInput) SetValue(v string) *TagForCreateUniqueResourceTypeVpcEndpointServiceInput
- func (s TagForCreateUniqueResourceTypeVpcEndpointServiceInput) 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
- func (s TagForTagResourcesInput) GoString() string
- func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
- func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
- func (s TagForTagResourcesInput) String() string
- func (s *TagForTagResourcesInput) Validate() error
- 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 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 bool) *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 bool) *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 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) SetReplacedNetworkInterfaceId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedNetworkInterfaceIp(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedNetworkInterfaceIpv6(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedResourceId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
- func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacingResource(v bool) *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 ( // EnumOfResourceTypeForListTagsForResourcesInputEndpoint is a EnumOfResourceTypeForListTagsForResourcesInput enum value EnumOfResourceTypeForListTagsForResourcesInputEndpoint = "endpoint" // EnumOfResourceTypeForListTagsForResourcesInputEndpointservice is a EnumOfResourceTypeForListTagsForResourcesInput enum value EnumOfResourceTypeForListTagsForResourcesInputEndpointservice = "endpointservice" // EnumOfResourceTypeForListTagsForResourcesInputGatewayendpoint is a EnumOfResourceTypeForListTagsForResourcesInput enum value EnumOfResourceTypeForListTagsForResourcesInputGatewayendpoint = "gatewayendpoint" )
const ( // EnumOfResourceTypeForTagResourcesInputEndpoint is a EnumOfResourceTypeForTagResourcesInput enum value EnumOfResourceTypeForTagResourcesInputEndpoint = "endpoint" // EnumOfResourceTypeForTagResourcesInputEndpointservice is a EnumOfResourceTypeForTagResourcesInput enum value EnumOfResourceTypeForTagResourcesInputEndpointservice = "endpointservice" // EnumOfResourceTypeForTagResourcesInputGatewayendpoint is a EnumOfResourceTypeForTagResourcesInput enum value EnumOfResourceTypeForTagResourcesInputGatewayendpoint = "gatewayendpoint" )
const ( // EnumOfResourceTypeForUntagResourcesInputEndpoint is a EnumOfResourceTypeForUntagResourcesInput enum value EnumOfResourceTypeForUntagResourcesInputEndpoint = "endpoint" // EnumOfResourceTypeForUntagResourcesInputEndpointservice is a EnumOfResourceTypeForUntagResourcesInput enum value EnumOfResourceTypeForUntagResourcesInputEndpointservice = "endpointservice" // EnumOfResourceTypeForUntagResourcesInputGatewayendpoint is a EnumOfResourceTypeForUntagResourcesInput enum value EnumOfResourceTypeForUntagResourcesInputGatewayendpoint = "gatewayendpoint" )
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 ¶
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 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 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 *ResourceForCreateUniqueResourceTypeVpcEndpointServiceInput `type:"structure"`
ServiceResourceType *string `type:"string"`
Tags []*TagForCreateUniqueResourceTypeVpcEndpointServiceInput `type:"list"`
// 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 ¶
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 []*TagForCreateUniqueResourceTypeVpcEndpointServiceInput) *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 `min:"1" max:"255" type:"string"`
EndpointName *string `min:"1" max:"128" type:"string"`
IpAddressVersions []*string `type:"list"`
PrivateDNSEnabled *string `type:"string"`
ProjectName *string `type:"string"`
SecurityGroupIds []*string `type:"list"`
// 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 ¶
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 ¶
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 ¶
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 ¶
func (s *CreateVpcEndpointServiceInput) SetIpAddressVersions(v []*string) *CreateVpcEndpointServiceInput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*CreateVpcEndpointServiceInput) SetPayer ¶
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 ¶
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 ¶
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 ¶
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 ¶
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
func (*CreateVpcEndpointServiceInput) Validate ¶
func (s *CreateVpcEndpointServiceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
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 `min:"1" max:"255" type:"string"`
EndpointName *string `min:"1" max:"128" 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 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 ¶
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 DescribeCrossRegionSupportedRegionsInput ¶
type DescribeCrossRegionSupportedRegionsInput struct {
// contains filtered or unexported fields
}
func (DescribeCrossRegionSupportedRegionsInput) GoString ¶
func (s DescribeCrossRegionSupportedRegionsInput) GoString() string
GoString returns the string representation
func (DescribeCrossRegionSupportedRegionsInput) String ¶
func (s DescribeCrossRegionSupportedRegionsInput) String() string
String returns the string representation
type DescribeCrossRegionSupportedRegionsOutput ¶
type DescribeCrossRegionSupportedRegionsOutput struct {
Metadata *response.ResponseMetadata
RegionIds []*string `type:"list"`
// contains filtered or unexported fields
}
func (DescribeCrossRegionSupportedRegionsOutput) GoString ¶
func (s DescribeCrossRegionSupportedRegionsOutput) GoString() string
GoString returns the string representation
func (*DescribeCrossRegionSupportedRegionsOutput) SetRegionIds ¶
func (s *DescribeCrossRegionSupportedRegionsOutput) SetRegionIds(v []*string) *DescribeCrossRegionSupportedRegionsOutput
SetRegionIds sets the RegionIds field's value.
func (DescribeCrossRegionSupportedRegionsOutput) String ¶
func (s DescribeCrossRegionSupportedRegionsOutput) String() string
String returns the string representation
type DescribeCrossRegionSupportedZonesInput ¶
type DescribeCrossRegionSupportedZonesInput struct {
// contains filtered or unexported fields
}
func (DescribeCrossRegionSupportedZonesInput) GoString ¶
func (s DescribeCrossRegionSupportedZonesInput) GoString() string
GoString returns the string representation
func (DescribeCrossRegionSupportedZonesInput) String ¶
func (s DescribeCrossRegionSupportedZonesInput) String() string
String returns the string representation
type DescribeCrossRegionSupportedZonesOutput ¶
type DescribeCrossRegionSupportedZonesOutput struct {
Metadata *response.ResponseMetadata
ZoneIds []*string `type:"list"`
// contains filtered or unexported fields
}
func (DescribeCrossRegionSupportedZonesOutput) GoString ¶
func (s DescribeCrossRegionSupportedZonesOutput) GoString() string
GoString returns the string representation
func (*DescribeCrossRegionSupportedZonesOutput) SetZoneIds ¶
func (s *DescribeCrossRegionSupportedZonesOutput) SetZoneIds(v []*string) *DescribeCrossRegionSupportedZonesOutput
SetZoneIds sets the ZoneIds field's value.
func (DescribeCrossRegionSupportedZonesOutput) String ¶
func (s DescribeCrossRegionSupportedZonesOutput) 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 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
Bps *int32 `type:"int32"`
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"`
EndpointZoneNums *int32 `type:"int32"`
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) SetBps ¶
func (s *DescribeVpcEndpointAttributesOutput) SetBps(v int32) *DescribeVpcEndpointAttributesOutput
SetBps sets the Bps field's value.
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 ¶
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) SetEndpointZoneNums ¶
func (s *DescribeVpcEndpointAttributesOutput) SetEndpointZoneNums(v int32) *DescribeVpcEndpointAttributesOutput
SetEndpointZoneNums sets the EndpointZoneNums field's value.
func (*DescribeVpcEndpointAttributesOutput) SetIpAddressVersions ¶
func (s *DescribeVpcEndpointAttributesOutput) SetIpAddressVersions(v []*string) *DescribeVpcEndpointAttributesOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*DescribeVpcEndpointAttributesOutput) SetIpAddressVersionsN ¶
func (s *DescribeVpcEndpointAttributesOutput) SetIpAddressVersionsN(v []*string) *DescribeVpcEndpointAttributesOutput
SetIpAddressVersionsN sets the IpAddressVersionsN field's value.
func (*DescribeVpcEndpointAttributesOutput) SetPayer ¶
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 ¶
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 `max:"100" 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 ¶
func (s *DescribeVpcEndpointSecurityGroupsInput) SetPageNumber(v string) *DescribeVpcEndpointSecurityGroupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcEndpointSecurityGroupsInput) SetPageSize ¶
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"`
DeletedTime *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 ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetBillingType(v int32) *DescribeVpcEndpointServiceAttributesOutput
SetBillingType sets the BillingType field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetBusinessStatus ¶
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) SetDeletedTime ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetDeletedTime(v string) *DescribeVpcEndpointServiceAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetDescription ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetDescription(v string) *DescribeVpcEndpointServiceAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetIpAddressVersions ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetIpAddressVersions(v []*string) *DescribeVpcEndpointServiceAttributesOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetPayer ¶
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 ¶
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 ¶
func (s *DescribeVpcEndpointServiceAttributesOutput) SetServiceNameManaged(v string) *DescribeVpcEndpointServiceAttributesOutput
SetServiceNameManaged sets the ServiceNameManaged field's value.
func (*DescribeVpcEndpointServiceAttributesOutput) SetServiceOwner ¶
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 ¶
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 *bool `type:"boolean"`
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 ¶
func (s *DescribeVpcEndpointServicesByEndUserInput) SetFilterFinancialLocked(v bool) *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 ¶
func (s *DescribeVpcEndpointServicesByEndUserInput) SetServiceOwner(v string) *DescribeVpcEndpointServicesByEndUserInput
SetServiceOwner sets the ServiceOwner field's value.
func (*DescribeVpcEndpointServicesByEndUserInput) SetServiceType ¶
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 ¶
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 `max:"100" 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 {
ConnectionStatus *string `type:"string"`
EndpointIds []*string `type:"list"`
EndpointIndex *int32 `type:"int32"`
EndpointName *string `type:"string"`
EndpointType *string `type:"string"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `max:"100" 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) SetConnectionStatus ¶
func (s *DescribeVpcEndpointsInput) SetConnectionStatus(v string) *DescribeVpcEndpointsInput
SetConnectionStatus sets the ConnectionStatus field's value.
func (*DescribeVpcEndpointsInput) SetEndpointIds ¶
func (s *DescribeVpcEndpointsInput) SetEndpointIds(v []*string) *DescribeVpcEndpointsInput
SetEndpointIds sets the EndpointIds field's value.
func (*DescribeVpcEndpointsInput) SetEndpointIndex ¶
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 ¶
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
func (*DescribeVpcEndpointsInput) Validate ¶
func (s *DescribeVpcEndpointsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
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 `max:"100" 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
func (*DescribeVpcGatewayEndpointsInput) Validate ¶
func (s *DescribeVpcGatewayEndpointsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
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 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 DisableVpcEndpointConnectionInput ¶
type DisableVpcEndpointConnectionInput struct {
// EndpointId is a required field
EndpointId *string `type:"string" required:"true"`
ReplacingResource *string `type:"string"`
// ServiceId is a required field
ServiceId *string `type:"string" required:"true"`
ZoneId *string `type:"string"`
// 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) SetReplacingResource ¶
func (s *DisableVpcEndpointConnectionInput) SetReplacingResource(v string) *DisableVpcEndpointConnectionInput
SetReplacingResource sets the ReplacingResource field's value.
func (*DisableVpcEndpointConnectionInput) SetServiceId ¶
func (s *DisableVpcEndpointConnectionInput) SetServiceId(v string) *DisableVpcEndpointConnectionInput
SetServiceId sets the ServiceId field's value.
func (*DisableVpcEndpointConnectionInput) SetZoneId ¶
func (s *DisableVpcEndpointConnectionInput) SetZoneId(v string) *DisableVpcEndpointConnectionInput
SetZoneId sets the ZoneId 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"`
ZoneId *string `type:"string"`
// 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 ¶
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) SetZoneId ¶
func (s *EnableVpcEndpointConnectionInput) SetZoneId(v string) *EnableVpcEndpointConnectionInput
SetZoneId sets the ZoneId 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 {
Bps *int32 `type:"int32"`
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"`
EndpointZoneNums *int32 `type:"int32"`
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) SetBps ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetBps(v int32) *EndpointForDescribeVpcEndpointAttributesOutput
SetBps sets the Bps field's value.
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 ¶
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) SetEndpointZoneNums ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetEndpointZoneNums(v int32) *EndpointForDescribeVpcEndpointAttributesOutput
SetEndpointZoneNums sets the EndpointZoneNums field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetIpAddressVersions ¶
func (s *EndpointForDescribeVpcEndpointAttributesOutput) SetIpAddressVersions(v []*string) *EndpointForDescribeVpcEndpointAttributesOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*EndpointForDescribeVpcEndpointAttributesOutput) SetPayer ¶
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 ¶
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 {
Bps *int32 `type:"int32"`
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"`
EndpointZoneNums *int32 `type:"int32"`
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) SetBps ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetBps(v int32) *EndpointForDescribeVpcEndpointsOutput
SetBps sets the Bps field's value.
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 ¶
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) SetEndpointZoneNums ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetEndpointZoneNums(v int32) *EndpointForDescribeVpcEndpointsOutput
SetEndpointZoneNums sets the EndpointZoneNums field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetIpAddressVersions ¶
func (s *EndpointForDescribeVpcEndpointsOutput) SetIpAddressVersions(v []*string) *EndpointForDescribeVpcEndpointsOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*EndpointForDescribeVpcEndpointsOutput) SetPayer ¶
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 ¶
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"`
ReplacedNetworkInterfaceId *string `type:"string"`
ReplacedNetworkInterfaceIp *string `type:"string"`
ReplacedNetworkInterfaceIpv6 *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 ¶
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 ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetNetworkInterfaceIpv6(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetNetworkInterfaceIpv6 sets the NetworkInterfaceIpv6 field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetReplacedNetworkInterfaceId ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetReplacedNetworkInterfaceId(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetReplacedNetworkInterfaceId sets the ReplacedNetworkInterfaceId field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetReplacedNetworkInterfaceIp ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetReplacedNetworkInterfaceIp(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetReplacedNetworkInterfaceIp sets the ReplacedNetworkInterfaceIp field's value.
func (*EndpointZoneForDescribeVpcEndpointZonesOutput) SetReplacedNetworkInterfaceIpv6 ¶
func (s *EndpointZoneForDescribeVpcEndpointZonesOutput) SetReplacedNetworkInterfaceIpv6(v string) *EndpointZoneForDescribeVpcEndpointZonesOutput
SetReplacedNetworkInterfaceIpv6 sets the ReplacedNetworkInterfaceIpv6 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 `max:"100" type:"int32"`
NextToken *string `type:"string"`
ResourceIds []*string `type:"list"`
// ResourceType is a required field
ResourceType *string `type:"string" required:"true" enum:"EnumOfResourceTypeForListTagsForResourcesInput"`
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 ModifyEndpointPayerAccountInput ¶
type ModifyEndpointPayerAccountInput struct {
// ServiceId is a required field
ServiceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ModifyEndpointPayerAccountInput) GoString ¶
func (s ModifyEndpointPayerAccountInput) GoString() string
GoString returns the string representation
func (*ModifyEndpointPayerAccountInput) SetServiceId ¶
func (s *ModifyEndpointPayerAccountInput) SetServiceId(v string) *ModifyEndpointPayerAccountInput
SetServiceId sets the ServiceId field's value.
func (ModifyEndpointPayerAccountInput) String ¶
func (s ModifyEndpointPayerAccountInput) String() string
String returns the string representation
func (*ModifyEndpointPayerAccountInput) Validate ¶
func (s *ModifyEndpointPayerAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyEndpointPayerAccountOutput ¶
type ModifyEndpointPayerAccountOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyEndpointPayerAccountOutput) GoString ¶
func (s ModifyEndpointPayerAccountOutput) GoString() string
GoString returns the string representation
func (*ModifyEndpointPayerAccountOutput) SetRequestId ¶
func (s *ModifyEndpointPayerAccountOutput) SetRequestId(v string) *ModifyEndpointPayerAccountOutput
SetRequestId sets the RequestId field's value.
func (ModifyEndpointPayerAccountOutput) String ¶
func (s ModifyEndpointPayerAccountOutput) 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 ¶
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 `min:"1" max:"255" type:"string"`
// EndpointId is a required field
EndpointId *string `type:"string" required:"true"`
EndpointName *string `min:"1" max:"128" 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 ¶
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 ModifyVpcEndpointConnectionsInput ¶
type ModifyVpcEndpointConnectionsInput struct {
Bps *int32 `type:"int32"`
Cps *int32 `type:"int32"`
// 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 (ModifyVpcEndpointConnectionsInput) GoString ¶
func (s ModifyVpcEndpointConnectionsInput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointConnectionsInput) SetBps ¶
func (s *ModifyVpcEndpointConnectionsInput) SetBps(v int32) *ModifyVpcEndpointConnectionsInput
SetBps sets the Bps field's value.
func (*ModifyVpcEndpointConnectionsInput) SetCps ¶
func (s *ModifyVpcEndpointConnectionsInput) SetCps(v int32) *ModifyVpcEndpointConnectionsInput
SetCps sets the Cps field's value.
func (*ModifyVpcEndpointConnectionsInput) SetEndpointId ¶
func (s *ModifyVpcEndpointConnectionsInput) SetEndpointId(v string) *ModifyVpcEndpointConnectionsInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyVpcEndpointConnectionsInput) SetServiceId ¶
func (s *ModifyVpcEndpointConnectionsInput) SetServiceId(v string) *ModifyVpcEndpointConnectionsInput
SetServiceId sets the ServiceId field's value.
func (ModifyVpcEndpointConnectionsInput) String ¶
func (s ModifyVpcEndpointConnectionsInput) String() string
String returns the string representation
func (*ModifyVpcEndpointConnectionsInput) Validate ¶
func (s *ModifyVpcEndpointConnectionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyVpcEndpointConnectionsOutput ¶
type ModifyVpcEndpointConnectionsOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyVpcEndpointConnectionsOutput) GoString ¶
func (s ModifyVpcEndpointConnectionsOutput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointConnectionsOutput) SetRequestId ¶
func (s *ModifyVpcEndpointConnectionsOutput) SetRequestId(v string) *ModifyVpcEndpointConnectionsOutput
SetRequestId sets the RequestId field's value.
func (ModifyVpcEndpointConnectionsOutput) String ¶
func (s ModifyVpcEndpointConnectionsOutput) 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 ¶
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 ¶
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 {
ResourceAutoAllocated []*ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput `type:"list"`
// 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 (ModifyVpcEndpointServiceResourceAttributesInput) GoString ¶
func (s ModifyVpcEndpointServiceResourceAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointServiceResourceAttributesInput) SetResourceAutoAllocated ¶
func (s *ModifyVpcEndpointServiceResourceAttributesInput) SetResourceAutoAllocated(v []*ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) *ModifyVpcEndpointServiceResourceAttributesInput
SetResourceAutoAllocated sets the ResourceAutoAllocated field's value.
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 ModifyVpcEndpointZoneConnectionResourceAttributesInput ¶
type ModifyVpcEndpointZoneConnectionResourceAttributesInput struct {
// EndpointId is a required field
EndpointId *string `type:"string" required:"true"`
// ResourceId is a required field
ResourceId *string `type:"string" required:"true"`
// ResourceReplaceMode is a required field
ResourceReplaceMode *string `type:"string" required:"true"`
// ServiceId is a required field
ServiceId *string `type:"string" required:"true"`
// ZoneId is a required field
ZoneId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ModifyVpcEndpointZoneConnectionResourceAttributesInput) GoString ¶
func (s ModifyVpcEndpointZoneConnectionResourceAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetEndpointId ¶
func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetEndpointId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetResourceId ¶
func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetResourceId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
SetResourceId sets the ResourceId field's value.
func (*ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetResourceReplaceMode ¶
func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetResourceReplaceMode(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
SetResourceReplaceMode sets the ResourceReplaceMode field's value.
func (*ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetServiceId ¶
func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetServiceId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
SetServiceId sets the ServiceId field's value.
func (*ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetZoneId ¶
func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) SetZoneId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesInput
SetZoneId sets the ZoneId field's value.
func (ModifyVpcEndpointZoneConnectionResourceAttributesInput) String ¶
func (s ModifyVpcEndpointZoneConnectionResourceAttributesInput) String() string
String returns the string representation
func (*ModifyVpcEndpointZoneConnectionResourceAttributesInput) Validate ¶
func (s *ModifyVpcEndpointZoneConnectionResourceAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyVpcEndpointZoneConnectionResourceAttributesOutput ¶
type ModifyVpcEndpointZoneConnectionResourceAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyVpcEndpointZoneConnectionResourceAttributesOutput) GoString ¶
func (s ModifyVpcEndpointZoneConnectionResourceAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyVpcEndpointZoneConnectionResourceAttributesOutput) SetRequestId ¶
func (s *ModifyVpcEndpointZoneConnectionResourceAttributesOutput) SetRequestId(v string) *ModifyVpcEndpointZoneConnectionResourceAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyVpcEndpointZoneConnectionResourceAttributesOutput) String ¶
func (s ModifyVpcEndpointZoneConnectionResourceAttributesOutput) String() string
String returns the string representation
type ModifyVpcGatewayEndpointAttributesInput ¶
type ModifyVpcGatewayEndpointAttributesInput struct {
Description *string `min:"1" max:"255" type:"string"`
// EndpointId is a required field
EndpointId *string `type:"string" required:"true"`
EndpointName *string `min:"1" max:"128" 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 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 ...*byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) AttachResourceToVpcEndpointService ¶
func (c *PRIVATELINK) AttachResourceToVpcEndpointService(input *AttachResourceToVpcEndpointServiceInput) (*AttachResourceToVpcEndpointServiceOutput, error)
AttachResourceToVpcEndpointService API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) CreateUniqueResourceTypeVpcEndpointService ¶
func (c *PRIVATELINK) CreateUniqueResourceTypeVpcEndpointService(input *CreateUniqueResourceTypeVpcEndpointServiceInput) (*CreateUniqueResourceTypeVpcEndpointServiceOutput, error)
CreateUniqueResourceTypeVpcEndpointService API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) DeleteVpcEndpoint ¶
func (c *PRIVATELINK) DeleteVpcEndpoint(input *DeleteVpcEndpointInput) (*DeleteVpcEndpointOutput, error)
DeleteVpcEndpoint API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) DescribeCrossRegionSupportedRegions ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedRegions(input *DescribeCrossRegionSupportedRegionsInput) (*DescribeCrossRegionSupportedRegionsOutput, error)
DescribeCrossRegionSupportedRegions API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation DescribeCrossRegionSupportedRegions for usage and error information.
func (*PRIVATELINK) DescribeCrossRegionSupportedRegionsCommon ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionSupportedRegionsCommon API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation DescribeCrossRegionSupportedRegionsCommon for usage and error information.
func (*PRIVATELINK) DescribeCrossRegionSupportedRegionsCommonRequest ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCrossRegionSupportedRegionsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCrossRegionSupportedRegionsCommon operation. The "output" return value will be populated with the DescribeCrossRegionSupportedRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionSupportedRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionSupportedRegionsCommon Send returns without error.
See DescribeCrossRegionSupportedRegionsCommon for more information on using the DescribeCrossRegionSupportedRegionsCommon API call, and error handling.
// Example sending a request using the DescribeCrossRegionSupportedRegionsCommonRequest method.
req, resp := client.DescribeCrossRegionSupportedRegionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) DescribeCrossRegionSupportedRegionsCommonWithContext ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionSupportedRegionsCommonWithContext is the same as DescribeCrossRegionSupportedRegionsCommon with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionSupportedRegionsCommon 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) DescribeCrossRegionSupportedRegionsRequest ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsRequest(input *DescribeCrossRegionSupportedRegionsInput) (req *request.Request, output *DescribeCrossRegionSupportedRegionsOutput)
DescribeCrossRegionSupportedRegionsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCrossRegionSupportedRegions operation. The "output" return value will be populated with the DescribeCrossRegionSupportedRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionSupportedRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionSupportedRegionsCommon Send returns without error.
See DescribeCrossRegionSupportedRegions for more information on using the DescribeCrossRegionSupportedRegions API call, and error handling.
// Example sending a request using the DescribeCrossRegionSupportedRegionsRequest method.
req, resp := client.DescribeCrossRegionSupportedRegionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) DescribeCrossRegionSupportedRegionsWithContext ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedRegionsWithContext(ctx byteplus.Context, input *DescribeCrossRegionSupportedRegionsInput, opts ...request.Option) (*DescribeCrossRegionSupportedRegionsOutput, error)
DescribeCrossRegionSupportedRegionsWithContext is the same as DescribeCrossRegionSupportedRegions with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionSupportedRegions 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) DescribeCrossRegionSupportedZones ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedZones(input *DescribeCrossRegionSupportedZonesInput) (*DescribeCrossRegionSupportedZonesOutput, error)
DescribeCrossRegionSupportedZones API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation DescribeCrossRegionSupportedZones for usage and error information.
func (*PRIVATELINK) DescribeCrossRegionSupportedZonesCommon ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionSupportedZonesCommon API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation DescribeCrossRegionSupportedZonesCommon for usage and error information.
func (*PRIVATELINK) DescribeCrossRegionSupportedZonesCommonRequest ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCrossRegionSupportedZonesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCrossRegionSupportedZonesCommon operation. The "output" return value will be populated with the DescribeCrossRegionSupportedZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionSupportedZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionSupportedZonesCommon Send returns without error.
See DescribeCrossRegionSupportedZonesCommon for more information on using the DescribeCrossRegionSupportedZonesCommon API call, and error handling.
// Example sending a request using the DescribeCrossRegionSupportedZonesCommonRequest method.
req, resp := client.DescribeCrossRegionSupportedZonesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) DescribeCrossRegionSupportedZonesCommonWithContext ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionSupportedZonesCommonWithContext is the same as DescribeCrossRegionSupportedZonesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionSupportedZonesCommon 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) DescribeCrossRegionSupportedZonesRequest ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesRequest(input *DescribeCrossRegionSupportedZonesInput) (req *request.Request, output *DescribeCrossRegionSupportedZonesOutput)
DescribeCrossRegionSupportedZonesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeCrossRegionSupportedZones operation. The "output" return value will be populated with the DescribeCrossRegionSupportedZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionSupportedZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionSupportedZonesCommon Send returns without error.
See DescribeCrossRegionSupportedZones for more information on using the DescribeCrossRegionSupportedZones API call, and error handling.
// Example sending a request using the DescribeCrossRegionSupportedZonesRequest method.
req, resp := client.DescribeCrossRegionSupportedZonesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) DescribeCrossRegionSupportedZonesWithContext ¶
func (c *PRIVATELINK) DescribeCrossRegionSupportedZonesWithContext(ctx byteplus.Context, input *DescribeCrossRegionSupportedZonesInput, opts ...request.Option) (*DescribeCrossRegionSupportedZonesOutput, error)
DescribeCrossRegionSupportedZonesWithContext is the same as DescribeCrossRegionSupportedZones with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionSupportedZones 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) DescribeVpcEndpointAttributes ¶
func (c *PRIVATELINK) DescribeVpcEndpointAttributes(input *DescribeVpcEndpointAttributesInput) (*DescribeVpcEndpointAttributesOutput, error)
DescribeVpcEndpointAttributes API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) DetachResourceFromVpcEndpointService ¶
func (c *PRIVATELINK) DetachResourceFromVpcEndpointService(input *DetachResourceFromVpcEndpointServiceInput) (*DetachResourceFromVpcEndpointServiceOutput, error)
DetachResourceFromVpcEndpointService API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) DisableVpcEndpointConnection ¶
func (c *PRIVATELINK) DisableVpcEndpointConnection(input *DisableVpcEndpointConnectionInput) (*DisableVpcEndpointConnectionOutput, error)
DisableVpcEndpointConnection API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) ModifyEndpointPayerAccount ¶
func (c *PRIVATELINK) ModifyEndpointPayerAccount(input *ModifyEndpointPayerAccountInput) (*ModifyEndpointPayerAccountOutput, error)
ModifyEndpointPayerAccount API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation ModifyEndpointPayerAccount for usage and error information.
func (*PRIVATELINK) ModifyEndpointPayerAccountCommon ¶
func (c *PRIVATELINK) ModifyEndpointPayerAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyEndpointPayerAccountCommon API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation ModifyEndpointPayerAccountCommon for usage and error information.
func (*PRIVATELINK) ModifyEndpointPayerAccountCommonRequest ¶
func (c *PRIVATELINK) ModifyEndpointPayerAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyEndpointPayerAccountCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyEndpointPayerAccountCommon operation. The "output" return value will be populated with the ModifyEndpointPayerAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyEndpointPayerAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyEndpointPayerAccountCommon Send returns without error.
See ModifyEndpointPayerAccountCommon for more information on using the ModifyEndpointPayerAccountCommon API call, and error handling.
// Example sending a request using the ModifyEndpointPayerAccountCommonRequest method.
req, resp := client.ModifyEndpointPayerAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) ModifyEndpointPayerAccountCommonWithContext ¶
func (c *PRIVATELINK) ModifyEndpointPayerAccountCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyEndpointPayerAccountCommonWithContext is the same as ModifyEndpointPayerAccountCommon with the addition of the ability to pass a context and additional request options.
See ModifyEndpointPayerAccountCommon 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) ModifyEndpointPayerAccountRequest ¶
func (c *PRIVATELINK) ModifyEndpointPayerAccountRequest(input *ModifyEndpointPayerAccountInput) (req *request.Request, output *ModifyEndpointPayerAccountOutput)
ModifyEndpointPayerAccountRequest generates a "byteplus/request.Request" representing the client's request for the ModifyEndpointPayerAccount operation. The "output" return value will be populated with the ModifyEndpointPayerAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyEndpointPayerAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyEndpointPayerAccountCommon Send returns without error.
See ModifyEndpointPayerAccount for more information on using the ModifyEndpointPayerAccount API call, and error handling.
// Example sending a request using the ModifyEndpointPayerAccountRequest method.
req, resp := client.ModifyEndpointPayerAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) ModifyEndpointPayerAccountWithContext ¶
func (c *PRIVATELINK) ModifyEndpointPayerAccountWithContext(ctx byteplus.Context, input *ModifyEndpointPayerAccountInput, opts ...request.Option) (*ModifyEndpointPayerAccountOutput, error)
ModifyEndpointPayerAccountWithContext is the same as ModifyEndpointPayerAccount with the addition of the ability to pass a context and additional request options.
See ModifyEndpointPayerAccount 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) ModifyVpcEndpointConnections ¶
func (c *PRIVATELINK) ModifyVpcEndpointConnections(input *ModifyVpcEndpointConnectionsInput) (*ModifyVpcEndpointConnectionsOutput, error)
ModifyVpcEndpointConnections API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation ModifyVpcEndpointConnections for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointConnectionsCommon ¶
func (c *PRIVATELINK) ModifyVpcEndpointConnectionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointConnectionsCommon API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation ModifyVpcEndpointConnectionsCommon for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointConnectionsCommonRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointConnectionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyVpcEndpointConnectionsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyVpcEndpointConnectionsCommon operation. The "output" return value will be populated with the ModifyVpcEndpointConnectionsCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointConnectionsCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointConnectionsCommon Send returns without error.
See ModifyVpcEndpointConnectionsCommon for more information on using the ModifyVpcEndpointConnectionsCommon API call, and error handling.
// Example sending a request using the ModifyVpcEndpointConnectionsCommonRequest method.
req, resp := client.ModifyVpcEndpointConnectionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) ModifyVpcEndpointConnectionsCommonWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointConnectionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointConnectionsCommonWithContext is the same as ModifyVpcEndpointConnectionsCommon with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointConnectionsCommon 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) ModifyVpcEndpointConnectionsRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointConnectionsRequest(input *ModifyVpcEndpointConnectionsInput) (req *request.Request, output *ModifyVpcEndpointConnectionsOutput)
ModifyVpcEndpointConnectionsRequest generates a "byteplus/request.Request" representing the client's request for the ModifyVpcEndpointConnections operation. The "output" return value will be populated with the ModifyVpcEndpointConnectionsCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointConnectionsCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointConnectionsCommon Send returns without error.
See ModifyVpcEndpointConnections for more information on using the ModifyVpcEndpointConnections API call, and error handling.
// Example sending a request using the ModifyVpcEndpointConnectionsRequest method.
req, resp := client.ModifyVpcEndpointConnectionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) ModifyVpcEndpointConnectionsWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointConnectionsWithContext(ctx byteplus.Context, input *ModifyVpcEndpointConnectionsInput, opts ...request.Option) (*ModifyVpcEndpointConnectionsOutput, error)
ModifyVpcEndpointConnectionsWithContext is the same as ModifyVpcEndpointConnections with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointConnections 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) ModifyVpcEndpointZoneConnectionResourceAttributes ¶
func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributes(input *ModifyVpcEndpointZoneConnectionResourceAttributesInput) (*ModifyVpcEndpointZoneConnectionResourceAttributesOutput, error)
ModifyVpcEndpointZoneConnectionResourceAttributes API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation ModifyVpcEndpointZoneConnectionResourceAttributes for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesCommon ¶
func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointZoneConnectionResourceAttributesCommon API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for PRIVATELINK's API operation ModifyVpcEndpointZoneConnectionResourceAttributesCommon for usage and error information.
func (*PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesCommonRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyVpcEndpointZoneConnectionResourceAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyVpcEndpointZoneConnectionResourceAttributesCommon operation. The "output" return value will be populated with the ModifyVpcEndpointZoneConnectionResourceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointZoneConnectionResourceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointZoneConnectionResourceAttributesCommon Send returns without error.
See ModifyVpcEndpointZoneConnectionResourceAttributesCommon for more information on using the ModifyVpcEndpointZoneConnectionResourceAttributesCommon API call, and error handling.
// Example sending a request using the ModifyVpcEndpointZoneConnectionResourceAttributesCommonRequest method.
req, resp := client.ModifyVpcEndpointZoneConnectionResourceAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesCommonWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointZoneConnectionResourceAttributesCommonWithContext is the same as ModifyVpcEndpointZoneConnectionResourceAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointZoneConnectionResourceAttributesCommon 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) ModifyVpcEndpointZoneConnectionResourceAttributesRequest ¶
func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesRequest(input *ModifyVpcEndpointZoneConnectionResourceAttributesInput) (req *request.Request, output *ModifyVpcEndpointZoneConnectionResourceAttributesOutput)
ModifyVpcEndpointZoneConnectionResourceAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyVpcEndpointZoneConnectionResourceAttributes operation. The "output" return value will be populated with the ModifyVpcEndpointZoneConnectionResourceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcEndpointZoneConnectionResourceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcEndpointZoneConnectionResourceAttributesCommon Send returns without error.
See ModifyVpcEndpointZoneConnectionResourceAttributes for more information on using the ModifyVpcEndpointZoneConnectionResourceAttributes API call, and error handling.
// Example sending a request using the ModifyVpcEndpointZoneConnectionResourceAttributesRequest method.
req, resp := client.ModifyVpcEndpointZoneConnectionResourceAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesWithContext ¶
func (c *PRIVATELINK) ModifyVpcEndpointZoneConnectionResourceAttributesWithContext(ctx byteplus.Context, input *ModifyVpcEndpointZoneConnectionResourceAttributesInput, opts ...request.Option) (*ModifyVpcEndpointZoneConnectionResourceAttributesOutput, error)
ModifyVpcEndpointZoneConnectionResourceAttributesWithContext is the same as ModifyVpcEndpointZoneConnectionResourceAttributes with the addition of the ability to pass a context and additional request options.
See ModifyVpcEndpointZoneConnectionResourceAttributes 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) RemovePermissionFromVpcEndpointService ¶
func (c *PRIVATELINK) RemovePermissionFromVpcEndpointService(input *RemovePermissionFromVpcEndpointServiceInput) (*RemovePermissionFromVpcEndpointServiceOutput, error)
RemovePermissionFromVpcEndpointService API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) UntagResources ¶
func (c *PRIVATELINK) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
UntagResources API operation for PRIVATELINK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddPermissionToVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddPermissionToVpcEndpointService(*AddPermissionToVpcEndpointServiceInput) (*AddPermissionToVpcEndpointServiceOutput, error)
AddPermissionToVpcEndpointServiceWithContext(byteplus.Context, *AddPermissionToVpcEndpointServiceInput, ...request.Option) (*AddPermissionToVpcEndpointServiceOutput, error)
AddPermissionToVpcEndpointServiceRequest(*AddPermissionToVpcEndpointServiceInput) (*request.Request, *AddPermissionToVpcEndpointServiceOutput)
AddZoneToVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddZoneToVpcEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddZoneToVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddZoneToVpcEndpoint(*AddZoneToVpcEndpointInput) (*AddZoneToVpcEndpointOutput, error)
AddZoneToVpcEndpointWithContext(byteplus.Context, *AddZoneToVpcEndpointInput, ...request.Option) (*AddZoneToVpcEndpointOutput, error)
AddZoneToVpcEndpointRequest(*AddZoneToVpcEndpointInput) (*request.Request, *AddZoneToVpcEndpointOutput)
AttachResourceToVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error)
AttachResourceToVpcEndpointServiceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AttachResourceToVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AttachResourceToVpcEndpointService(*AttachResourceToVpcEndpointServiceInput) (*AttachResourceToVpcEndpointServiceOutput, error)
AttachResourceToVpcEndpointServiceWithContext(byteplus.Context, *AttachResourceToVpcEndpointServiceInput, ...request.Option) (*AttachResourceToVpcEndpointServiceOutput, error)
AttachResourceToVpcEndpointServiceRequest(*AttachResourceToVpcEndpointServiceInput) (*request.Request, *AttachResourceToVpcEndpointServiceOutput)
AttachSecurityGroupToVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
AttachSecurityGroupToVpcEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AttachSecurityGroupToVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AttachSecurityGroupToVpcEndpoint(*AttachSecurityGroupToVpcEndpointInput) (*AttachSecurityGroupToVpcEndpointOutput, error)
AttachSecurityGroupToVpcEndpointWithContext(byteplus.Context, *AttachSecurityGroupToVpcEndpointInput, ...request.Option) (*AttachSecurityGroupToVpcEndpointOutput, error)
AttachSecurityGroupToVpcEndpointRequest(*AttachSecurityGroupToVpcEndpointInput) (*request.Request, *AttachSecurityGroupToVpcEndpointOutput)
CreateUniqueResourceTypeVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateUniqueResourceTypeVpcEndpointServiceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateUniqueResourceTypeVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateUniqueResourceTypeVpcEndpointService(*CreateUniqueResourceTypeVpcEndpointServiceInput) (*CreateUniqueResourceTypeVpcEndpointServiceOutput, error)
CreateUniqueResourceTypeVpcEndpointServiceWithContext(byteplus.Context, *CreateUniqueResourceTypeVpcEndpointServiceInput, ...request.Option) (*CreateUniqueResourceTypeVpcEndpointServiceOutput, error)
CreateUniqueResourceTypeVpcEndpointServiceRequest(*CreateUniqueResourceTypeVpcEndpointServiceInput) (*request.Request, *CreateUniqueResourceTypeVpcEndpointServiceOutput)
CreateVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateVpcEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateVpcEndpoint(*CreateVpcEndpointInput) (*CreateVpcEndpointOutput, error)
CreateVpcEndpointWithContext(byteplus.Context, *CreateVpcEndpointInput, ...request.Option) (*CreateVpcEndpointOutput, error)
CreateVpcEndpointRequest(*CreateVpcEndpointInput) (*request.Request, *CreateVpcEndpointOutput)
CreateVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateVpcEndpointServiceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateVpcEndpointService(*CreateVpcEndpointServiceInput) (*CreateVpcEndpointServiceOutput, error)
CreateVpcEndpointServiceWithContext(byteplus.Context, *CreateVpcEndpointServiceInput, ...request.Option) (*CreateVpcEndpointServiceOutput, error)
CreateVpcEndpointServiceRequest(*CreateVpcEndpointServiceInput) (*request.Request, *CreateVpcEndpointServiceOutput)
CreateVpcGatewayEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateVpcGatewayEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateVpcGatewayEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateVpcGatewayEndpoint(*CreateVpcGatewayEndpointInput) (*CreateVpcGatewayEndpointOutput, error)
CreateVpcGatewayEndpointWithContext(byteplus.Context, *CreateVpcGatewayEndpointInput, ...request.Option) (*CreateVpcGatewayEndpointOutput, error)
CreateVpcGatewayEndpointRequest(*CreateVpcGatewayEndpointInput) (*request.Request, *CreateVpcGatewayEndpointOutput)
DeleteVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteVpcEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteVpcEndpoint(*DeleteVpcEndpointInput) (*DeleteVpcEndpointOutput, error)
DeleteVpcEndpointWithContext(byteplus.Context, *DeleteVpcEndpointInput, ...request.Option) (*DeleteVpcEndpointOutput, error)
DeleteVpcEndpointRequest(*DeleteVpcEndpointInput) (*request.Request, *DeleteVpcEndpointOutput)
DeleteVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteVpcEndpointServiceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteVpcEndpointService(*DeleteVpcEndpointServiceInput) (*DeleteVpcEndpointServiceOutput, error)
DeleteVpcEndpointServiceWithContext(byteplus.Context, *DeleteVpcEndpointServiceInput, ...request.Option) (*DeleteVpcEndpointServiceOutput, error)
DeleteVpcEndpointServiceRequest(*DeleteVpcEndpointServiceInput) (*request.Request, *DeleteVpcEndpointServiceOutput)
DeleteVpcGatewayEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteVpcGatewayEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteVpcGatewayEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteVpcGatewayEndpoint(*DeleteVpcGatewayEndpointInput) (*DeleteVpcGatewayEndpointOutput, error)
DeleteVpcGatewayEndpointWithContext(byteplus.Context, *DeleteVpcGatewayEndpointInput, ...request.Option) (*DeleteVpcGatewayEndpointOutput, error)
DeleteVpcGatewayEndpointRequest(*DeleteVpcGatewayEndpointInput) (*request.Request, *DeleteVpcGatewayEndpointOutput)
DescribeCrossRegionSupportedRegionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionSupportedRegionsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionSupportedRegionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCrossRegionSupportedRegions(*DescribeCrossRegionSupportedRegionsInput) (*DescribeCrossRegionSupportedRegionsOutput, error)
DescribeCrossRegionSupportedRegionsWithContext(byteplus.Context, *DescribeCrossRegionSupportedRegionsInput, ...request.Option) (*DescribeCrossRegionSupportedRegionsOutput, error)
DescribeCrossRegionSupportedRegionsRequest(*DescribeCrossRegionSupportedRegionsInput) (*request.Request, *DescribeCrossRegionSupportedRegionsOutput)
DescribeCrossRegionSupportedZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionSupportedZonesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionSupportedZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCrossRegionSupportedZones(*DescribeCrossRegionSupportedZonesInput) (*DescribeCrossRegionSupportedZonesOutput, error)
DescribeCrossRegionSupportedZonesWithContext(byteplus.Context, *DescribeCrossRegionSupportedZonesInput, ...request.Option) (*DescribeCrossRegionSupportedZonesOutput, error)
DescribeCrossRegionSupportedZonesRequest(*DescribeCrossRegionSupportedZonesInput) (*request.Request, *DescribeCrossRegionSupportedZonesOutput)
DescribePrivateLinkAvailableZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribePrivateLinkAvailableZonesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribePrivateLinkAvailableZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribePrivateLinkAvailableZones(*DescribePrivateLinkAvailableZonesInput) (*DescribePrivateLinkAvailableZonesOutput, error)
DescribePrivateLinkAvailableZonesWithContext(byteplus.Context, *DescribePrivateLinkAvailableZonesInput, ...request.Option) (*DescribePrivateLinkAvailableZonesOutput, error)
DescribePrivateLinkAvailableZonesRequest(*DescribePrivateLinkAvailableZonesInput) (*request.Request, *DescribePrivateLinkAvailableZonesOutput)
DescribeVpcEndpointAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpointAttributes(*DescribeVpcEndpointAttributesInput) (*DescribeVpcEndpointAttributesOutput, error)
DescribeVpcEndpointAttributesWithContext(byteplus.Context, *DescribeVpcEndpointAttributesInput, ...request.Option) (*DescribeVpcEndpointAttributesOutput, error)
DescribeVpcEndpointAttributesRequest(*DescribeVpcEndpointAttributesInput) (*request.Request, *DescribeVpcEndpointAttributesOutput)
DescribeVpcEndpointConnectionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointConnectionsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointConnectionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpointConnections(*DescribeVpcEndpointConnectionsInput) (*DescribeVpcEndpointConnectionsOutput, error)
DescribeVpcEndpointConnectionsWithContext(byteplus.Context, *DescribeVpcEndpointConnectionsInput, ...request.Option) (*DescribeVpcEndpointConnectionsOutput, error)
DescribeVpcEndpointConnectionsRequest(*DescribeVpcEndpointConnectionsInput) (*request.Request, *DescribeVpcEndpointConnectionsOutput)
DescribeVpcEndpointSecurityGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointSecurityGroupsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointSecurityGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpointSecurityGroups(*DescribeVpcEndpointSecurityGroupsInput) (*DescribeVpcEndpointSecurityGroupsOutput, error)
DescribeVpcEndpointSecurityGroupsWithContext(byteplus.Context, *DescribeVpcEndpointSecurityGroupsInput, ...request.Option) (*DescribeVpcEndpointSecurityGroupsOutput, error)
DescribeVpcEndpointSecurityGroupsRequest(*DescribeVpcEndpointSecurityGroupsInput) (*request.Request, *DescribeVpcEndpointSecurityGroupsOutput)
DescribeVpcEndpointServiceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServiceAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServiceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpointServiceAttributes(*DescribeVpcEndpointServiceAttributesInput) (*DescribeVpcEndpointServiceAttributesOutput, error)
DescribeVpcEndpointServiceAttributesWithContext(byteplus.Context, *DescribeVpcEndpointServiceAttributesInput, ...request.Option) (*DescribeVpcEndpointServiceAttributesOutput, error)
DescribeVpcEndpointServiceAttributesRequest(*DescribeVpcEndpointServiceAttributesInput) (*request.Request, *DescribeVpcEndpointServiceAttributesOutput)
DescribeVpcEndpointServicePermissionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServicePermissionsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServicePermissionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpointServicePermissions(*DescribeVpcEndpointServicePermissionsInput) (*DescribeVpcEndpointServicePermissionsOutput, error)
DescribeVpcEndpointServicePermissionsWithContext(byteplus.Context, *DescribeVpcEndpointServicePermissionsInput, ...request.Option) (*DescribeVpcEndpointServicePermissionsOutput, error)
DescribeVpcEndpointServicePermissionsRequest(*DescribeVpcEndpointServicePermissionsInput) (*request.Request, *DescribeVpcEndpointServicePermissionsOutput)
DescribeVpcEndpointServiceResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServiceResourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServiceResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpointServiceResources(*DescribeVpcEndpointServiceResourcesInput) (*DescribeVpcEndpointServiceResourcesOutput, error)
DescribeVpcEndpointServiceResourcesWithContext(byteplus.Context, *DescribeVpcEndpointServiceResourcesInput, ...request.Option) (*DescribeVpcEndpointServiceResourcesOutput, error)
DescribeVpcEndpointServiceResourcesRequest(*DescribeVpcEndpointServiceResourcesInput) (*request.Request, *DescribeVpcEndpointServiceResourcesOutput)
DescribeVpcEndpointServicesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServicesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServicesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpointServices(*DescribeVpcEndpointServicesInput) (*DescribeVpcEndpointServicesOutput, error)
DescribeVpcEndpointServicesWithContext(byteplus.Context, *DescribeVpcEndpointServicesInput, ...request.Option) (*DescribeVpcEndpointServicesOutput, error)
DescribeVpcEndpointServicesRequest(*DescribeVpcEndpointServicesInput) (*request.Request, *DescribeVpcEndpointServicesOutput)
DescribeVpcEndpointServicesByEndUserCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointServicesByEndUserCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointServicesByEndUserCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpointServicesByEndUser(*DescribeVpcEndpointServicesByEndUserInput) (*DescribeVpcEndpointServicesByEndUserOutput, error)
DescribeVpcEndpointServicesByEndUserWithContext(byteplus.Context, *DescribeVpcEndpointServicesByEndUserInput, ...request.Option) (*DescribeVpcEndpointServicesByEndUserOutput, error)
DescribeVpcEndpointServicesByEndUserRequest(*DescribeVpcEndpointServicesByEndUserInput) (*request.Request, *DescribeVpcEndpointServicesByEndUserOutput)
DescribeVpcEndpointZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointZonesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpointZones(*DescribeVpcEndpointZonesInput) (*DescribeVpcEndpointZonesOutput, error)
DescribeVpcEndpointZonesWithContext(byteplus.Context, *DescribeVpcEndpointZonesInput, ...request.Option) (*DescribeVpcEndpointZonesOutput, error)
DescribeVpcEndpointZonesRequest(*DescribeVpcEndpointZonesInput) (*request.Request, *DescribeVpcEndpointZonesOutput)
DescribeVpcEndpointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcEndpointsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcEndpointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcEndpoints(*DescribeVpcEndpointsInput) (*DescribeVpcEndpointsOutput, error)
DescribeVpcEndpointsWithContext(byteplus.Context, *DescribeVpcEndpointsInput, ...request.Option) (*DescribeVpcEndpointsOutput, error)
DescribeVpcEndpointsRequest(*DescribeVpcEndpointsInput) (*request.Request, *DescribeVpcEndpointsOutput)
DescribeVpcGatewayEndpointAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcGatewayEndpointAttributes(*DescribeVpcGatewayEndpointAttributesInput) (*DescribeVpcGatewayEndpointAttributesOutput, error)
DescribeVpcGatewayEndpointAttributesWithContext(byteplus.Context, *DescribeVpcGatewayEndpointAttributesInput, ...request.Option) (*DescribeVpcGatewayEndpointAttributesOutput, error)
DescribeVpcGatewayEndpointAttributesRequest(*DescribeVpcGatewayEndpointAttributesInput) (*request.Request, *DescribeVpcGatewayEndpointAttributesOutput)
DescribeVpcGatewayEndpointServicesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointServicesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointServicesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcGatewayEndpointServices(*DescribeVpcGatewayEndpointServicesInput) (*DescribeVpcGatewayEndpointServicesOutput, error)
DescribeVpcGatewayEndpointServicesWithContext(byteplus.Context, *DescribeVpcGatewayEndpointServicesInput, ...request.Option) (*DescribeVpcGatewayEndpointServicesOutput, error)
DescribeVpcGatewayEndpointServicesRequest(*DescribeVpcGatewayEndpointServicesInput) (*request.Request, *DescribeVpcGatewayEndpointServicesOutput)
DescribeVpcGatewayEndpointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcGatewayEndpointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcGatewayEndpoints(*DescribeVpcGatewayEndpointsInput) (*DescribeVpcGatewayEndpointsOutput, error)
DescribeVpcGatewayEndpointsWithContext(byteplus.Context, *DescribeVpcGatewayEndpointsInput, ...request.Option) (*DescribeVpcGatewayEndpointsOutput, error)
DescribeVpcGatewayEndpointsRequest(*DescribeVpcGatewayEndpointsInput) (*request.Request, *DescribeVpcGatewayEndpointsOutput)
DetachResourceFromVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DetachResourceFromVpcEndpointServiceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DetachResourceFromVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DetachResourceFromVpcEndpointService(*DetachResourceFromVpcEndpointServiceInput) (*DetachResourceFromVpcEndpointServiceOutput, error)
DetachResourceFromVpcEndpointServiceWithContext(byteplus.Context, *DetachResourceFromVpcEndpointServiceInput, ...request.Option) (*DetachResourceFromVpcEndpointServiceOutput, error)
DetachResourceFromVpcEndpointServiceRequest(*DetachResourceFromVpcEndpointServiceInput) (*request.Request, *DetachResourceFromVpcEndpointServiceOutput)
DetachSecurityGroupFromVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DetachSecurityGroupFromVpcEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DetachSecurityGroupFromVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DetachSecurityGroupFromVpcEndpoint(*DetachSecurityGroupFromVpcEndpointInput) (*DetachSecurityGroupFromVpcEndpointOutput, error)
DetachSecurityGroupFromVpcEndpointWithContext(byteplus.Context, *DetachSecurityGroupFromVpcEndpointInput, ...request.Option) (*DetachSecurityGroupFromVpcEndpointOutput, error)
DetachSecurityGroupFromVpcEndpointRequest(*DetachSecurityGroupFromVpcEndpointInput) (*request.Request, *DetachSecurityGroupFromVpcEndpointOutput)
DisableVpcEndpointConnectionCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisableVpcEndpointConnectionCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisableVpcEndpointConnectionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisableVpcEndpointConnection(*DisableVpcEndpointConnectionInput) (*DisableVpcEndpointConnectionOutput, error)
DisableVpcEndpointConnectionWithContext(byteplus.Context, *DisableVpcEndpointConnectionInput, ...request.Option) (*DisableVpcEndpointConnectionOutput, error)
DisableVpcEndpointConnectionRequest(*DisableVpcEndpointConnectionInput) (*request.Request, *DisableVpcEndpointConnectionOutput)
EnableVpcEndpointConnectionCommon(*map[string]interface{}) (*map[string]interface{}, error)
EnableVpcEndpointConnectionCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
EnableVpcEndpointConnectionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
EnableVpcEndpointConnection(*EnableVpcEndpointConnectionInput) (*EnableVpcEndpointConnectionOutput, error)
EnableVpcEndpointConnectionWithContext(byteplus.Context, *EnableVpcEndpointConnectionInput, ...request.Option) (*EnableVpcEndpointConnectionOutput, error)
EnableVpcEndpointConnectionRequest(*EnableVpcEndpointConnectionInput) (*request.Request, *EnableVpcEndpointConnectionOutput)
ListTagsForResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListTagsForResourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListTagsForResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListTagsForResources(*ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
ListTagsForResourcesWithContext(byteplus.Context, *ListTagsForResourcesInput, ...request.Option) (*ListTagsForResourcesOutput, error)
ListTagsForResourcesRequest(*ListTagsForResourcesInput) (*request.Request, *ListTagsForResourcesOutput)
ModifyEndpointPayerAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyEndpointPayerAccountCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyEndpointPayerAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyEndpointPayerAccount(*ModifyEndpointPayerAccountInput) (*ModifyEndpointPayerAccountOutput, error)
ModifyEndpointPayerAccountWithContext(byteplus.Context, *ModifyEndpointPayerAccountInput, ...request.Option) (*ModifyEndpointPayerAccountOutput, error)
ModifyEndpointPayerAccountRequest(*ModifyEndpointPayerAccountInput) (*request.Request, *ModifyEndpointPayerAccountOutput)
ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyUniqueResourceTypeVpcEndpointServiceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyUniqueResourceTypeVpcEndpointServiceAttributes(*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput, error)
ModifyUniqueResourceTypeVpcEndpointServiceAttributesWithContext(byteplus.Context, *ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput, ...request.Option) (*ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput, error)
ModifyUniqueResourceTypeVpcEndpointServiceAttributesRequest(*ModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) (*request.Request, *ModifyUniqueResourceTypeVpcEndpointServiceAttributesOutput)
ModifyVpcEndpointAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyVpcEndpointAttributes(*ModifyVpcEndpointAttributesInput) (*ModifyVpcEndpointAttributesOutput, error)
ModifyVpcEndpointAttributesWithContext(byteplus.Context, *ModifyVpcEndpointAttributesInput, ...request.Option) (*ModifyVpcEndpointAttributesOutput, error)
ModifyVpcEndpointAttributesRequest(*ModifyVpcEndpointAttributesInput) (*request.Request, *ModifyVpcEndpointAttributesOutput)
ModifyVpcEndpointConnectionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointConnectionsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointConnectionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyVpcEndpointConnections(*ModifyVpcEndpointConnectionsInput) (*ModifyVpcEndpointConnectionsOutput, error)
ModifyVpcEndpointConnectionsWithContext(byteplus.Context, *ModifyVpcEndpointConnectionsInput, ...request.Option) (*ModifyVpcEndpointConnectionsOutput, error)
ModifyVpcEndpointConnectionsRequest(*ModifyVpcEndpointConnectionsInput) (*request.Request, *ModifyVpcEndpointConnectionsOutput)
ModifyVpcEndpointServiceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointServiceAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointServiceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyVpcEndpointServiceAttributes(*ModifyVpcEndpointServiceAttributesInput) (*ModifyVpcEndpointServiceAttributesOutput, error)
ModifyVpcEndpointServiceAttributesWithContext(byteplus.Context, *ModifyVpcEndpointServiceAttributesInput, ...request.Option) (*ModifyVpcEndpointServiceAttributesOutput, error)
ModifyVpcEndpointServiceAttributesRequest(*ModifyVpcEndpointServiceAttributesInput) (*request.Request, *ModifyVpcEndpointServiceAttributesOutput)
ModifyVpcEndpointServiceResourceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointServiceResourceAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointServiceResourceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyVpcEndpointServiceResourceAttributes(*ModifyVpcEndpointServiceResourceAttributesInput) (*ModifyVpcEndpointServiceResourceAttributesOutput, error)
ModifyVpcEndpointServiceResourceAttributesWithContext(byteplus.Context, *ModifyVpcEndpointServiceResourceAttributesInput, ...request.Option) (*ModifyVpcEndpointServiceResourceAttributesOutput, error)
ModifyVpcEndpointServiceResourceAttributesRequest(*ModifyVpcEndpointServiceResourceAttributesInput) (*request.Request, *ModifyVpcEndpointServiceResourceAttributesOutput)
ModifyVpcEndpointZoneConnectionResourceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcEndpointZoneConnectionResourceAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyVpcEndpointZoneConnectionResourceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyVpcEndpointZoneConnectionResourceAttributes(*ModifyVpcEndpointZoneConnectionResourceAttributesInput) (*ModifyVpcEndpointZoneConnectionResourceAttributesOutput, error)
ModifyVpcEndpointZoneConnectionResourceAttributesWithContext(byteplus.Context, *ModifyVpcEndpointZoneConnectionResourceAttributesInput, ...request.Option) (*ModifyVpcEndpointZoneConnectionResourceAttributesOutput, error)
ModifyVpcEndpointZoneConnectionResourceAttributesRequest(*ModifyVpcEndpointZoneConnectionResourceAttributesInput) (*request.Request, *ModifyVpcEndpointZoneConnectionResourceAttributesOutput)
ModifyVpcGatewayEndpointAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcGatewayEndpointAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyVpcGatewayEndpointAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyVpcGatewayEndpointAttributes(*ModifyVpcGatewayEndpointAttributesInput) (*ModifyVpcGatewayEndpointAttributesOutput, error)
ModifyVpcGatewayEndpointAttributesWithContext(byteplus.Context, *ModifyVpcGatewayEndpointAttributesInput, ...request.Option) (*ModifyVpcGatewayEndpointAttributesOutput, error)
ModifyVpcGatewayEndpointAttributesRequest(*ModifyVpcGatewayEndpointAttributesInput) (*request.Request, *ModifyVpcGatewayEndpointAttributesOutput)
RemovePermissionFromVpcEndpointServiceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemovePermissionFromVpcEndpointServiceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemovePermissionFromVpcEndpointServiceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemovePermissionFromVpcEndpointService(*RemovePermissionFromVpcEndpointServiceInput) (*RemovePermissionFromVpcEndpointServiceOutput, error)
RemovePermissionFromVpcEndpointServiceWithContext(byteplus.Context, *RemovePermissionFromVpcEndpointServiceInput, ...request.Option) (*RemovePermissionFromVpcEndpointServiceOutput, error)
RemovePermissionFromVpcEndpointServiceRequest(*RemovePermissionFromVpcEndpointServiceInput) (*request.Request, *RemovePermissionFromVpcEndpointServiceOutput)
RemoveZoneFromVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveZoneFromVpcEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveZoneFromVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveZoneFromVpcEndpoint(*RemoveZoneFromVpcEndpointInput) (*RemoveZoneFromVpcEndpointOutput, error)
RemoveZoneFromVpcEndpointWithContext(byteplus.Context, *RemoveZoneFromVpcEndpointInput, ...request.Option) (*RemoveZoneFromVpcEndpointOutput, error)
RemoveZoneFromVpcEndpointRequest(*RemoveZoneFromVpcEndpointInput) (*request.Request, *RemoveZoneFromVpcEndpointOutput)
TagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
TagResourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
TagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
TagResources(*TagResourcesInput) (*TagResourcesOutput, error)
TagResourcesWithContext(byteplus.Context, *TagResourcesInput, ...request.Option) (*TagResourcesOutput, error)
TagResourcesRequest(*TagResourcesInput) (*request.Request, *TagResourcesOutput)
UntagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
UntagResourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UntagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UntagResources(*UntagResourcesInput) (*UntagResourcesOutput, error)
UntagResourcesWithContext(byteplus.Context, *UntagResourcesInput, ...request.Option) (*UntagResourcesOutput, error)
UntagResourcesRequest(*UntagResourcesInput) (*request.Request, *UntagResourcesOutput)
VerifyVpcEndpointServicePrivateDNSCommon(*map[string]interface{}) (*map[string]interface{}, error)
VerifyVpcEndpointServicePrivateDNSCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
VerifyVpcEndpointServicePrivateDNSCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
VerifyVpcEndpointServicePrivateDNS(*VerifyVpcEndpointServicePrivateDNSInput) (*VerifyVpcEndpointServicePrivateDNSOutput, error)
VerifyVpcEndpointServicePrivateDNSWithContext(byteplus.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,
// byteplus 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 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 ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput ¶
type ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput struct {
AutoAllocatedEnabled *bool `type:"boolean"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) GoString ¶
func (s ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) GoString() string
GoString returns the string representation
func (*ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) SetAutoAllocatedEnabled ¶
func (s *ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) SetAutoAllocatedEnabled(v bool) *ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput
SetAutoAllocatedEnabled sets the AutoAllocatedEnabled field's value.
func (*ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) SetZoneId ¶
func (s *ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput) SetZoneId(v string) *ResourceAutoAllocatedForModifyVpcEndpointServiceResourceAttributesInput
SetZoneId sets the ZoneId field's value.
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 is a required field
ResourceId *string `type:"string" required:"true"`
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
func (*ResourceForCreateVpcEndpointServiceInput) Validate ¶
func (s *ResourceForCreateVpcEndpointServiceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
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 is a required field
ResourceId *string `type:"string" required:"true"`
// 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
func (*ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) Validate ¶
func (s *ResourceForModifyUniqueResourceTypeVpcEndpointServiceAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
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 ¶
type ResourcesAllocateForEnableVpcEndpointConnectionInput struct {
ResourceId *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (ResourcesAllocateForEnableVpcEndpointConnectionInput) GoString ¶
func (s ResourcesAllocateForEnableVpcEndpointConnectionInput) GoString() string
GoString returns the string representation
func (*ResourcesAllocateForEnableVpcEndpointConnectionInput) SetResourceId ¶
func (s *ResourcesAllocateForEnableVpcEndpointConnectionInput) SetResourceId(v string) *ResourcesAllocateForEnableVpcEndpointConnectionInput
SetResourceId sets the ResourceId field's value.
func (*ResourcesAllocateForEnableVpcEndpointConnectionInput) SetZoneId ¶
func (s *ResourcesAllocateForEnableVpcEndpointConnectionInput) SetZoneId(v string) *ResourcesAllocateForEnableVpcEndpointConnectionInput
SetZoneId sets the ZoneId field's value.
func (ResourcesAllocateForEnableVpcEndpointConnectionInput) String ¶
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 TagForCreateUniqueResourceTypeVpcEndpointServiceInput ¶
type TagForCreateUniqueResourceTypeVpcEndpointServiceInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateUniqueResourceTypeVpcEndpointServiceInput) GoString ¶
func (s TagForCreateUniqueResourceTypeVpcEndpointServiceInput) GoString() string
GoString returns the string representation
func (*TagForCreateUniqueResourceTypeVpcEndpointServiceInput) SetKey ¶
func (s *TagForCreateUniqueResourceTypeVpcEndpointServiceInput) SetKey(v string) *TagForCreateUniqueResourceTypeVpcEndpointServiceInput
SetKey sets the Key field's value.
func (*TagForCreateUniqueResourceTypeVpcEndpointServiceInput) SetValue ¶
func (s *TagForCreateUniqueResourceTypeVpcEndpointServiceInput) SetValue(v string) *TagForCreateUniqueResourceTypeVpcEndpointServiceInput
SetValue sets the Value field's value.
func (TagForCreateUniqueResourceTypeVpcEndpointServiceInput) String ¶
func (s TagForCreateUniqueResourceTypeVpcEndpointServiceInput) 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 is a required field
Key *string `type:"string" required:"true"`
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
func (*TagForTagResourcesInput) Validate ¶
func (s *TagForTagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
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" enum:"EnumOfResourceTypeForTagResourcesInput"`
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 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" enum:"EnumOfResourceTypeForUntagResourcesInput"`
// 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 *bool `type:"boolean"`
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 ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetBillingType(v int32) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetBillingType sets the BillingType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetBusinessStatus ¶
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 ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetIpAddressVersions(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetPayer ¶
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 ¶
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 ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceNameManaged(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput
SetServiceNameManaged sets the ServiceNameManaged field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesByEndUserOutput) SetServiceOwner ¶
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 bool) *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 *bool `type:"boolean"`
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 ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetBillingType(v int32) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetBillingType sets the BillingType field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetBusinessStatus ¶
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 ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetIpAddressVersions(v []*string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetIpAddressVersions sets the IpAddressVersions field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetPayer ¶
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 ¶
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 ¶
func (s *VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceNameManaged(v string) *VpcEndpointServiceForDescribeVpcEndpointServicesOutput
SetServiceNameManaged sets the ServiceNameManaged field's value.
func (*VpcEndpointServiceForDescribeVpcEndpointServicesOutput) SetServiceOwner ¶
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 bool) *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 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 ¶
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"`
ReplacedNetworkInterfaceId *string `type:"string"`
ReplacedNetworkInterfaceIp *string `type:"string"`
ReplacedNetworkInterfaceIpv6 *string `type:"string"`
ReplacedResourceId *string `type:"string"`
ReplacingResource *bool `type:"boolean"`
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 ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetNetworkInterfaceIpv6(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetNetworkInterfaceIpv6 sets the NetworkInterfaceIpv6 field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedNetworkInterfaceId ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedNetworkInterfaceId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetReplacedNetworkInterfaceId sets the ReplacedNetworkInterfaceId field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedNetworkInterfaceIp ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedNetworkInterfaceIp(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetReplacedNetworkInterfaceIp sets the ReplacedNetworkInterfaceIp field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedNetworkInterfaceIpv6 ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedNetworkInterfaceIpv6(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetReplacedNetworkInterfaceIpv6 sets the ReplacedNetworkInterfaceIpv6 field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedResourceId ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacedResourceId(v string) *ZoneForDescribeVpcEndpointConnectionsOutput
SetReplacedResourceId sets the ReplacedResourceId field's value.
func (*ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacingResource ¶
func (s *ZoneForDescribeVpcEndpointConnectionsOutput) SetReplacingResource(v bool) *ZoneForDescribeVpcEndpointConnectionsOutput
SetReplacingResource sets the ReplacingResource 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_attach_resource_to_vpc_endpoint_service.go
- api_attach_security_group_to_vpc_endpoint.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_delete_vpc_endpoint.go
- api_delete_vpc_endpoint_service.go
- api_delete_vpc_gateway_endpoint.go
- api_describe_cross_region_supported_regions.go
- api_describe_cross_region_supported_zones.go
- api_describe_private_link_available_zones.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_detach_resource_from_vpc_endpoint_service.go
- api_detach_security_group_from_vpc_endpoint.go
- api_disable_vpc_endpoint_connection.go
- api_enable_vpc_endpoint_connection.go
- api_list_tags_for_resources.go
- api_modify_endpoint_payer_account.go
- api_modify_unique_resource_type_vpc_endpoint_service_attributes.go
- api_modify_vpc_endpoint_attributes.go
- api_modify_vpc_endpoint_connections.go
- api_modify_vpc_endpoint_service_attributes.go
- api_modify_vpc_endpoint_service_resource_attributes.go
- api_modify_vpc_endpoint_zone_connection_resource_attributes.go
- api_modify_vpc_gateway_endpoint_attributes.go
- api_remove_permission_from_vpc_endpoint_service.go
- api_remove_zone_from_vpc_endpoint.go
- api_tag_resources.go
- api_untag_resources.go
- api_verify_vpc_endpoint_service_private_dn_s.go
- interface_privatelink.go
- service_privatelink.go