Documentation
¶
Overview ¶
Package vpciface provides an interface to enable mocking the VPC 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 ActiveFlowLogInput
- type ActiveFlowLogOutput
- type AddBandwidthPackageIpInput
- func (s AddBandwidthPackageIpInput) GoString() string
- func (s *AddBandwidthPackageIpInput) SetAllocationId(v string) *AddBandwidthPackageIpInput
- func (s *AddBandwidthPackageIpInput) SetBandwidthPackageId(v string) *AddBandwidthPackageIpInput
- func (s AddBandwidthPackageIpInput) String() string
- func (s *AddBandwidthPackageIpInput) Validate() error
- type AddBandwidthPackageIpOutput
- type AddIpAddressPoolCidrBlockInput
- func (s AddIpAddressPoolCidrBlockInput) GoString() string
- func (s *AddIpAddressPoolCidrBlockInput) SetCidrBlock(v string) *AddIpAddressPoolCidrBlockInput
- func (s *AddIpAddressPoolCidrBlockInput) SetCidrMask(v int64) *AddIpAddressPoolCidrBlockInput
- func (s *AddIpAddressPoolCidrBlockInput) SetClientToken(v string) *AddIpAddressPoolCidrBlockInput
- func (s *AddIpAddressPoolCidrBlockInput) SetIpAddressPoolId(v string) *AddIpAddressPoolCidrBlockInput
- func (s AddIpAddressPoolCidrBlockInput) String() string
- func (s *AddIpAddressPoolCidrBlockInput) Validate() error
- type AddIpAddressPoolCidrBlockOutput
- func (s AddIpAddressPoolCidrBlockOutput) GoString() string
- func (s *AddIpAddressPoolCidrBlockOutput) SetCidrBlock(v string) *AddIpAddressPoolCidrBlockOutput
- func (s *AddIpAddressPoolCidrBlockOutput) SetRequestId(v string) *AddIpAddressPoolCidrBlockOutput
- func (s AddIpAddressPoolCidrBlockOutput) String() string
- type AddPrefixListEntryForModifyPrefixListInput
- func (s AddPrefixListEntryForModifyPrefixListInput) GoString() string
- func (s *AddPrefixListEntryForModifyPrefixListInput) SetCidr(v string) *AddPrefixListEntryForModifyPrefixListInput
- func (s *AddPrefixListEntryForModifyPrefixListInput) SetDescription(v string) *AddPrefixListEntryForModifyPrefixListInput
- func (s AddPrefixListEntryForModifyPrefixListInput) String() string
- type AllocateEipAddressInput
- func (s AllocateEipAddressInput) GoString() string
- func (s *AllocateEipAddressInput) SetBandwidth(v int64) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetBandwidthPackageId(v string) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetBillingType(v int64) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetClientToken(v string) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetDescription(v string) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetISP(v string) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetIpAddress(v string) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetIpAddressPoolId(v string) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetName(v string) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetPeriod(v int64) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetPeriodUnit(v int64) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetProjectName(v string) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetRenewPeriodTimes(v int64) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetRenewType(v int64) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetSecurityProtectionInstanceId(v int64) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetSecurityProtectionTypes(v []*string) *AllocateEipAddressInput
- func (s *AllocateEipAddressInput) SetTags(v []*TagForAllocateEipAddressInput) *AllocateEipAddressInput
- func (s AllocateEipAddressInput) String() string
- func (s *AllocateEipAddressInput) Validate() error
- type AllocateEipAddressOutput
- func (s AllocateEipAddressOutput) GoString() string
- func (s *AllocateEipAddressOutput) SetAllocationId(v string) *AllocateEipAddressOutput
- func (s *AllocateEipAddressOutput) SetEipAddress(v string) *AllocateEipAddressOutput
- func (s *AllocateEipAddressOutput) SetRequestId(v string) *AllocateEipAddressOutput
- func (s AllocateEipAddressOutput) String() string
- type AllocateIpv6AddressBandwidthInput
- func (s AllocateIpv6AddressBandwidthInput) GoString() string
- func (s *AllocateIpv6AddressBandwidthInput) SetBandwidth(v int64) *AllocateIpv6AddressBandwidthInput
- func (s *AllocateIpv6AddressBandwidthInput) SetBandwidthPackageId(v string) *AllocateIpv6AddressBandwidthInput
- func (s *AllocateIpv6AddressBandwidthInput) SetBillingType(v int64) *AllocateIpv6AddressBandwidthInput
- func (s *AllocateIpv6AddressBandwidthInput) SetClientToken(v string) *AllocateIpv6AddressBandwidthInput
- func (s *AllocateIpv6AddressBandwidthInput) SetIpv6Address(v string) *AllocateIpv6AddressBandwidthInput
- func (s *AllocateIpv6AddressBandwidthInput) SetProjectName(v string) *AllocateIpv6AddressBandwidthInput
- func (s AllocateIpv6AddressBandwidthInput) String() string
- func (s *AllocateIpv6AddressBandwidthInput) Validate() error
- type AllocateIpv6AddressBandwidthOutput
- func (s AllocateIpv6AddressBandwidthOutput) GoString() string
- func (s *AllocateIpv6AddressBandwidthOutput) SetAllocationId(v string) *AllocateIpv6AddressBandwidthOutput
- func (s *AllocateIpv6AddressBandwidthOutput) SetRequestId(v string) *AllocateIpv6AddressBandwidthOutput
- func (s AllocateIpv6AddressBandwidthOutput) String() string
- type AppendMemberForModifyInstanceGroupMembersInput
- func (s AppendMemberForModifyInstanceGroupMembersInput) GoString() string
- func (s *AppendMemberForModifyInstanceGroupMembersInput) SetId(v string) *AppendMemberForModifyInstanceGroupMembersInput
- func (s *AppendMemberForModifyInstanceGroupMembersInput) SetType(v string) *AppendMemberForModifyInstanceGroupMembersInput
- func (s AppendMemberForModifyInstanceGroupMembersInput) String() string
- type AssignIpv6AddressesInput
- func (s AssignIpv6AddressesInput) GoString() string
- func (s *AssignIpv6AddressesInput) SetIpv6Address(v []*string) *AssignIpv6AddressesInput
- func (s *AssignIpv6AddressesInput) SetIpv6AddressCount(v int64) *AssignIpv6AddressesInput
- func (s *AssignIpv6AddressesInput) SetNetworkInterfaceId(v string) *AssignIpv6AddressesInput
- func (s AssignIpv6AddressesInput) String() string
- func (s *AssignIpv6AddressesInput) Validate() error
- type AssignIpv6AddressesOutput
- func (s AssignIpv6AddressesOutput) GoString() string
- func (s *AssignIpv6AddressesOutput) SetIpv6Set(v []*string) *AssignIpv6AddressesOutput
- func (s *AssignIpv6AddressesOutput) SetNetworkInterfaceId(v string) *AssignIpv6AddressesOutput
- func (s *AssignIpv6AddressesOutput) SetRequestId(v string) *AssignIpv6AddressesOutput
- func (s AssignIpv6AddressesOutput) String() string
- type AssignPrivateIpAddressesInput
- func (s AssignPrivateIpAddressesInput) GoString() string
- func (s *AssignPrivateIpAddressesInput) SetNetworkInterfaceId(v string) *AssignPrivateIpAddressesInput
- func (s *AssignPrivateIpAddressesInput) SetPrivateIpAddress(v []*string) *AssignPrivateIpAddressesInput
- func (s *AssignPrivateIpAddressesInput) SetSecondaryPrivateIpAddressCount(v int64) *AssignPrivateIpAddressesInput
- func (s AssignPrivateIpAddressesInput) String() string
- func (s *AssignPrivateIpAddressesInput) Validate() error
- type AssignPrivateIpAddressesOutput
- func (s AssignPrivateIpAddressesOutput) GoString() string
- func (s *AssignPrivateIpAddressesOutput) SetNetworkInterfaceId(v string) *AssignPrivateIpAddressesOutput
- func (s *AssignPrivateIpAddressesOutput) SetPrivateIpSet(v []*string) *AssignPrivateIpAddressesOutput
- func (s *AssignPrivateIpAddressesOutput) SetRequestId(v string) *AssignPrivateIpAddressesOutput
- func (s AssignPrivateIpAddressesOutput) String() string
- type AssociateCenForDescribeVpcAttributesOutput
- func (s AssociateCenForDescribeVpcAttributesOutput) GoString() string
- func (s *AssociateCenForDescribeVpcAttributesOutput) SetCenId(v string) *AssociateCenForDescribeVpcAttributesOutput
- func (s *AssociateCenForDescribeVpcAttributesOutput) SetCenOwnerId(v string) *AssociateCenForDescribeVpcAttributesOutput
- func (s *AssociateCenForDescribeVpcAttributesOutput) SetCenStatus(v string) *AssociateCenForDescribeVpcAttributesOutput
- func (s AssociateCenForDescribeVpcAttributesOutput) String() string
- type AssociateCenForDescribeVpcsOutput
- func (s AssociateCenForDescribeVpcsOutput) GoString() string
- func (s *AssociateCenForDescribeVpcsOutput) SetCenId(v string) *AssociateCenForDescribeVpcsOutput
- func (s *AssociateCenForDescribeVpcsOutput) SetCenOwnerId(v string) *AssociateCenForDescribeVpcsOutput
- func (s *AssociateCenForDescribeVpcsOutput) SetCenStatus(v string) *AssociateCenForDescribeVpcsOutput
- func (s AssociateCenForDescribeVpcsOutput) String() string
- type AssociateEipAddressInput
- func (s AssociateEipAddressInput) GoString() string
- func (s *AssociateEipAddressInput) SetAllocationId(v string) *AssociateEipAddressInput
- func (s *AssociateEipAddressInput) SetClientToken(v string) *AssociateEipAddressInput
- func (s *AssociateEipAddressInput) SetInstanceId(v string) *AssociateEipAddressInput
- func (s *AssociateEipAddressInput) SetInstanceType(v string) *AssociateEipAddressInput
- func (s *AssociateEipAddressInput) SetPrivateIpAddress(v string) *AssociateEipAddressInput
- func (s AssociateEipAddressInput) String() string
- func (s *AssociateEipAddressInput) Validate() error
- type AssociateEipAddressOutput
- type AssociateHaVipInput
- func (s AssociateHaVipInput) GoString() string
- func (s *AssociateHaVipInput) SetClientToken(v string) *AssociateHaVipInput
- func (s *AssociateHaVipInput) SetHaVipId(v string) *AssociateHaVipInput
- func (s *AssociateHaVipInput) SetInstanceId(v string) *AssociateHaVipInput
- func (s *AssociateHaVipInput) SetInstanceType(v string) *AssociateHaVipInput
- func (s AssociateHaVipInput) String() string
- func (s *AssociateHaVipInput) Validate() error
- type AssociateHaVipOutput
- type AssociateNetworkAclInput
- func (s AssociateNetworkAclInput) GoString() string
- func (s *AssociateNetworkAclInput) SetNetworkAclId(v string) *AssociateNetworkAclInput
- func (s *AssociateNetworkAclInput) SetResource(v []*ResourceForAssociateNetworkAclInput) *AssociateNetworkAclInput
- func (s AssociateNetworkAclInput) String() string
- func (s *AssociateNetworkAclInput) Validate() error
- type AssociateNetworkAclOutput
- type AssociateRouteTableInput
- func (s AssociateRouteTableInput) GoString() string
- func (s *AssociateRouteTableInput) SetClientToken(v string) *AssociateRouteTableInput
- func (s *AssociateRouteTableInput) SetGatewayId(v string) *AssociateRouteTableInput
- func (s *AssociateRouteTableInput) SetGatewayType(v string) *AssociateRouteTableInput
- func (s *AssociateRouteTableInput) SetRouteTableId(v string) *AssociateRouteTableInput
- func (s *AssociateRouteTableInput) SetSubnetId(v string) *AssociateRouteTableInput
- func (s AssociateRouteTableInput) String() string
- func (s *AssociateRouteTableInput) Validate() error
- type AssociateRouteTableOutput
- type AssociateVpcCidrBlockInput
- func (s AssociateVpcCidrBlockInput) GoString() string
- func (s *AssociateVpcCidrBlockInput) SetSecondaryCidrBlock(v string) *AssociateVpcCidrBlockInput
- func (s *AssociateVpcCidrBlockInput) SetVpcId(v string) *AssociateVpcCidrBlockInput
- func (s AssociateVpcCidrBlockInput) String() string
- func (s *AssociateVpcCidrBlockInput) Validate() error
- type AssociateVpcCidrBlockOutput
- func (s AssociateVpcCidrBlockOutput) GoString() string
- func (s *AssociateVpcCidrBlockOutput) SetRequestId(v string) *AssociateVpcCidrBlockOutput
- func (s *AssociateVpcCidrBlockOutput) SetSecondaryCidrBlocks(v []*string) *AssociateVpcCidrBlockOutput
- func (s *AssociateVpcCidrBlockOutput) SetVpcId(v string) *AssociateVpcCidrBlockOutput
- func (s AssociateVpcCidrBlockOutput) String() string
- type AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput
- func (s AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) GoString() string
- func (s *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) SetAllocationId(v string) *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput
- func (s *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) SetEipAddress(v string) *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput
- func (s *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) SetReleaseWithInstance(v bool) *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput
- func (s AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) String() string
- type AssociatedElasticIpForDescribeNetworkInterfacesOutput
- func (s AssociatedElasticIpForDescribeNetworkInterfacesOutput) GoString() string
- func (s *AssociatedElasticIpForDescribeNetworkInterfacesOutput) SetAllocationId(v string) *AssociatedElasticIpForDescribeNetworkInterfacesOutput
- func (s *AssociatedElasticIpForDescribeNetworkInterfacesOutput) SetEipAddress(v string) *AssociatedElasticIpForDescribeNetworkInterfacesOutput
- func (s *AssociatedElasticIpForDescribeNetworkInterfacesOutput) SetReleaseWithInstance(v bool) *AssociatedElasticIpForDescribeNetworkInterfacesOutput
- func (s AssociatedElasticIpForDescribeNetworkInterfacesOutput) String() string
- type AttachNetworkInterfaceInput
- func (s AttachNetworkInterfaceInput) GoString() string
- func (s *AttachNetworkInterfaceInput) SetInstanceId(v string) *AttachNetworkInterfaceInput
- func (s *AttachNetworkInterfaceInput) SetNetworkInterfaceId(v string) *AttachNetworkInterfaceInput
- func (s AttachNetworkInterfaceInput) String() string
- func (s *AttachNetworkInterfaceInput) Validate() error
- type AttachNetworkInterfaceOutput
- type AuthorizeSecurityGroupEgressInput
- func (s AuthorizeSecurityGroupEgressInput) GoString() string
- func (s *AuthorizeSecurityGroupEgressInput) SetCidrIp(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetClientToken(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetDescription(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetPolicy(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetPortEnd(v int64) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetPortStart(v int64) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetPrefixListId(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetPriority(v int64) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetProtocol(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetSecurityGroupId(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetSourceGroupId(v string) *AuthorizeSecurityGroupEgressInput
- func (s AuthorizeSecurityGroupEgressInput) String() string
- func (s *AuthorizeSecurityGroupEgressInput) Validate() error
- type AuthorizeSecurityGroupEgressOutput
- type AuthorizeSecurityGroupIngressInput
- func (s AuthorizeSecurityGroupIngressInput) GoString() string
- func (s *AuthorizeSecurityGroupIngressInput) SetCidrIp(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetClientToken(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetDescription(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetPolicy(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetPortEnd(v int64) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetPortStart(v int64) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetPrefixListId(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetPriority(v int64) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetProtocol(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetSecurityGroupId(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetSourceGroupId(v string) *AuthorizeSecurityGroupIngressInput
- func (s AuthorizeSecurityGroupIngressInput) String() string
- func (s *AuthorizeSecurityGroupIngressInput) Validate() error
- type AuthorizeSecurityGroupIngressOutput
- type BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s BandwidthPackageForDescribeBandwidthPackagesOutput) GoString() string
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBandwidth(v int64) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBandwidthPackageId(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBandwidthPackageName(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBillingType(v int64) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBusinessStatus(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetCreationTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetDeletedTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetDescription(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetEipAddresses(v []*EipAddressForDescribeBandwidthPackagesOutput) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetExpiredTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetISP(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetOverdueTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetProjectName(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetProtocol(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetRatio(v int64) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetSecurityProtectionTypes(v []*string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetStatus(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetTags(v []*TagForDescribeBandwidthPackagesOutput) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetUpdateTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
- func (s BandwidthPackageForDescribeBandwidthPackagesOutput) String() string
- type CancelBandwidthPackageEipBandwidthInput
- func (s CancelBandwidthPackageEipBandwidthInput) GoString() string
- func (s *CancelBandwidthPackageEipBandwidthInput) SetAllocationId(v string) *CancelBandwidthPackageEipBandwidthInput
- func (s CancelBandwidthPackageEipBandwidthInput) String() string
- func (s *CancelBandwidthPackageEipBandwidthInput) Validate() error
- type CancelBandwidthPackageEipBandwidthOutput
- type ConvertEipAddressBillingTypeInput
- func (s ConvertEipAddressBillingTypeInput) GoString() string
- func (s *ConvertEipAddressBillingTypeInput) SetAllocationId(v string) *ConvertEipAddressBillingTypeInput
- func (s *ConvertEipAddressBillingTypeInput) SetBandwidth(v int64) *ConvertEipAddressBillingTypeInput
- func (s *ConvertEipAddressBillingTypeInput) SetBillingType(v int64) *ConvertEipAddressBillingTypeInput
- func (s *ConvertEipAddressBillingTypeInput) SetPeriod(v int64) *ConvertEipAddressBillingTypeInput
- func (s *ConvertEipAddressBillingTypeInput) SetPeriodUnit(v int64) *ConvertEipAddressBillingTypeInput
- func (s ConvertEipAddressBillingTypeInput) String() string
- func (s *ConvertEipAddressBillingTypeInput) Validate() error
- type ConvertEipAddressBillingTypeOutput
- type CreateBandwidthPackageInput
- func (s CreateBandwidthPackageInput) GoString() string
- func (s *CreateBandwidthPackageInput) SetBandwidth(v int64) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetBandwidthPackageName(v string) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetBillingType(v int64) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetDescription(v string) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetISP(v string) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetPeriod(v int64) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetPeriodUnit(v int64) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetProjectName(v string) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetProtocol(v string) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetSecurityProtectionTypes(v []*string) *CreateBandwidthPackageInput
- func (s *CreateBandwidthPackageInput) SetTags(v []*TagForCreateBandwidthPackageInput) *CreateBandwidthPackageInput
- func (s CreateBandwidthPackageInput) String() string
- func (s *CreateBandwidthPackageInput) Validate() error
- type CreateBandwidthPackageOutput
- func (s CreateBandwidthPackageOutput) GoString() string
- func (s *CreateBandwidthPackageOutput) SetBandwidthPackageId(v string) *CreateBandwidthPackageOutput
- func (s *CreateBandwidthPackageOutput) SetRequestId(v string) *CreateBandwidthPackageOutput
- func (s CreateBandwidthPackageOutput) String() string
- type CreateFlowLogInput
- func (s CreateFlowLogInput) GoString() string
- func (s *CreateFlowLogInput) SetAggregationInterval(v int64) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetClientToken(v string) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetDescription(v string) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetFlowLogName(v string) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetLogProjectName(v string) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetLogTopicName(v string) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetProjectName(v string) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetResourceId(v string) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetResourceType(v string) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetTags(v []*TagForCreateFlowLogInput) *CreateFlowLogInput
- func (s *CreateFlowLogInput) SetTrafficType(v string) *CreateFlowLogInput
- func (s CreateFlowLogInput) String() string
- func (s *CreateFlowLogInput) Validate() error
- type CreateFlowLogOutput
- type CreateHaVipInput
- func (s CreateHaVipInput) GoString() string
- func (s *CreateHaVipInput) SetClientToken(v string) *CreateHaVipInput
- func (s *CreateHaVipInput) SetDescription(v string) *CreateHaVipInput
- func (s *CreateHaVipInput) SetHaVipName(v string) *CreateHaVipInput
- func (s *CreateHaVipInput) SetIpAddress(v string) *CreateHaVipInput
- func (s *CreateHaVipInput) SetSubnetId(v string) *CreateHaVipInput
- func (s *CreateHaVipInput) SetTags(v []*TagForCreateHaVipInput) *CreateHaVipInput
- func (s CreateHaVipInput) String() string
- func (s *CreateHaVipInput) Validate() error
- type CreateHaVipOutput
- type CreateInstanceGroupInput
- func (s CreateInstanceGroupInput) GoString() string
- func (s *CreateInstanceGroupInput) SetDescription(v string) *CreateInstanceGroupInput
- func (s *CreateInstanceGroupInput) SetName(v string) *CreateInstanceGroupInput
- func (s *CreateInstanceGroupInput) SetVpcId(v string) *CreateInstanceGroupInput
- func (s CreateInstanceGroupInput) String() string
- func (s *CreateInstanceGroupInput) Validate() error
- type CreateInstanceGroupOutput
- type CreateIpAddressPoolInput
- func (s CreateIpAddressPoolInput) GoString() string
- func (s *CreateIpAddressPoolInput) SetCidrBlock(v string) *CreateIpAddressPoolInput
- func (s *CreateIpAddressPoolInput) SetCidrMask(v int64) *CreateIpAddressPoolInput
- func (s *CreateIpAddressPoolInput) SetClientToken(v string) *CreateIpAddressPoolInput
- func (s *CreateIpAddressPoolInput) SetDescription(v string) *CreateIpAddressPoolInput
- func (s *CreateIpAddressPoolInput) SetISP(v string) *CreateIpAddressPoolInput
- func (s *CreateIpAddressPoolInput) SetName(v string) *CreateIpAddressPoolInput
- func (s *CreateIpAddressPoolInput) SetProjectName(v string) *CreateIpAddressPoolInput
- func (s *CreateIpAddressPoolInput) SetTags(v []*TagForCreateIpAddressPoolInput) *CreateIpAddressPoolInput
- func (s CreateIpAddressPoolInput) String() string
- func (s *CreateIpAddressPoolInput) Validate() error
- type CreateIpAddressPoolOutput
- type CreateIpv6EgressOnlyRuleInput
- func (s CreateIpv6EgressOnlyRuleInput) GoString() string
- func (s *CreateIpv6EgressOnlyRuleInput) SetClientToken(v string) *CreateIpv6EgressOnlyRuleInput
- func (s *CreateIpv6EgressOnlyRuleInput) SetDescription(v string) *CreateIpv6EgressOnlyRuleInput
- func (s *CreateIpv6EgressOnlyRuleInput) SetInstanceId(v string) *CreateIpv6EgressOnlyRuleInput
- func (s *CreateIpv6EgressOnlyRuleInput) SetIpv6GatewayId(v string) *CreateIpv6EgressOnlyRuleInput
- func (s *CreateIpv6EgressOnlyRuleInput) SetName(v string) *CreateIpv6EgressOnlyRuleInput
- func (s CreateIpv6EgressOnlyRuleInput) String() string
- func (s *CreateIpv6EgressOnlyRuleInput) Validate() error
- type CreateIpv6EgressOnlyRuleOutput
- func (s CreateIpv6EgressOnlyRuleOutput) GoString() string
- func (s *CreateIpv6EgressOnlyRuleOutput) SetIpv6EgressOnlyRuleId(v string) *CreateIpv6EgressOnlyRuleOutput
- func (s *CreateIpv6EgressOnlyRuleOutput) SetRequestId(v string) *CreateIpv6EgressOnlyRuleOutput
- func (s CreateIpv6EgressOnlyRuleOutput) String() string
- type CreateIpv6GatewayInput
- func (s CreateIpv6GatewayInput) GoString() string
- func (s *CreateIpv6GatewayInput) SetClientToken(v string) *CreateIpv6GatewayInput
- func (s *CreateIpv6GatewayInput) SetDescription(v string) *CreateIpv6GatewayInput
- func (s *CreateIpv6GatewayInput) SetName(v string) *CreateIpv6GatewayInput
- func (s *CreateIpv6GatewayInput) SetProjectName(v string) *CreateIpv6GatewayInput
- func (s *CreateIpv6GatewayInput) SetVpcId(v string) *CreateIpv6GatewayInput
- func (s CreateIpv6GatewayInput) String() string
- func (s *CreateIpv6GatewayInput) Validate() error
- type CreateIpv6GatewayOutput
- type CreateNetworkAclInput
- func (s CreateNetworkAclInput) GoString() string
- func (s *CreateNetworkAclInput) SetClientToken(v string) *CreateNetworkAclInput
- func (s *CreateNetworkAclInput) SetDescription(v string) *CreateNetworkAclInput
- func (s *CreateNetworkAclInput) SetNetworkAclName(v string) *CreateNetworkAclInput
- func (s *CreateNetworkAclInput) SetProjectName(v string) *CreateNetworkAclInput
- func (s *CreateNetworkAclInput) SetTags(v []*TagForCreateNetworkAclInput) *CreateNetworkAclInput
- func (s *CreateNetworkAclInput) SetVpcId(v string) *CreateNetworkAclInput
- func (s CreateNetworkAclInput) String() string
- func (s *CreateNetworkAclInput) Validate() error
- type CreateNetworkAclOutput
- type CreateNetworkInterfaceInput
- func (s CreateNetworkInterfaceInput) GoString() string
- func (s *CreateNetworkInterfaceInput) SetClientToken(v string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetDescription(v string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetIpv6Address(v []*string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetIpv6AddressCount(v int64) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetNetworkInterfaceName(v string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetPortSecurityEnabled(v bool) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetPrimaryIpAddress(v string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetPrivateIpAddress(v []*string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetProjectName(v string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetSecondaryPrivateIpAddressCount(v int64) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetSecurityGroupIds(v []*string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetSubnetId(v string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetTags(v []*TagForCreateNetworkInterfaceInput) *CreateNetworkInterfaceInput
- func (s CreateNetworkInterfaceInput) String() string
- func (s *CreateNetworkInterfaceInput) Validate() error
- type CreateNetworkInterfaceOutput
- func (s CreateNetworkInterfaceOutput) GoString() string
- func (s *CreateNetworkInterfaceOutput) SetNetworkInterfaceId(v string) *CreateNetworkInterfaceOutput
- func (s *CreateNetworkInterfaceOutput) SetRequestId(v string) *CreateNetworkInterfaceOutput
- func (s CreateNetworkInterfaceOutput) String() string
- type CreatePrefixListInput
- func (s CreatePrefixListInput) GoString() string
- func (s *CreatePrefixListInput) SetClientToken(v string) *CreatePrefixListInput
- func (s *CreatePrefixListInput) SetDescription(v string) *CreatePrefixListInput
- func (s *CreatePrefixListInput) SetDryRun(v bool) *CreatePrefixListInput
- func (s *CreatePrefixListInput) SetIpVersion(v string) *CreatePrefixListInput
- func (s *CreatePrefixListInput) SetMaxEntries(v int64) *CreatePrefixListInput
- func (s *CreatePrefixListInput) SetPrefixListEntries(v []*PrefixListEntryForCreatePrefixListInput) *CreatePrefixListInput
- func (s *CreatePrefixListInput) SetPrefixListName(v string) *CreatePrefixListInput
- func (s *CreatePrefixListInput) SetProjectName(v string) *CreatePrefixListInput
- func (s *CreatePrefixListInput) SetTags(v []*TagForCreatePrefixListInput) *CreatePrefixListInput
- func (s CreatePrefixListInput) String() string
- func (s *CreatePrefixListInput) Validate() error
- type CreatePrefixListOutput
- type CreateRouteEntryInput
- func (s CreateRouteEntryInput) GoString() string
- func (s *CreateRouteEntryInput) SetClientToken(v string) *CreateRouteEntryInput
- func (s *CreateRouteEntryInput) SetDescription(v string) *CreateRouteEntryInput
- func (s *CreateRouteEntryInput) SetDestinationCidrBlock(v string) *CreateRouteEntryInput
- func (s *CreateRouteEntryInput) SetDestinationPrefixListId(v string) *CreateRouteEntryInput
- func (s *CreateRouteEntryInput) SetNextHopId(v string) *CreateRouteEntryInput
- func (s *CreateRouteEntryInput) SetNextHopName(v string) *CreateRouteEntryInput
- func (s *CreateRouteEntryInput) SetNextHopType(v string) *CreateRouteEntryInput
- func (s *CreateRouteEntryInput) SetRouteEntryName(v string) *CreateRouteEntryInput
- func (s *CreateRouteEntryInput) SetRouteTableId(v string) *CreateRouteEntryInput
- func (s CreateRouteEntryInput) String() string
- func (s *CreateRouteEntryInput) Validate() error
- type CreateRouteEntryOutput
- type CreateRouteTableInput
- func (s CreateRouteTableInput) GoString() string
- func (s *CreateRouteTableInput) SetAssociateType(v string) *CreateRouteTableInput
- func (s *CreateRouteTableInput) SetClientToken(v string) *CreateRouteTableInput
- func (s *CreateRouteTableInput) SetDescription(v string) *CreateRouteTableInput
- func (s *CreateRouteTableInput) SetProjectName(v string) *CreateRouteTableInput
- func (s *CreateRouteTableInput) SetRouteTableName(v string) *CreateRouteTableInput
- func (s *CreateRouteTableInput) SetTags(v []*TagForCreateRouteTableInput) *CreateRouteTableInput
- func (s *CreateRouteTableInput) SetVpcId(v string) *CreateRouteTableInput
- func (s CreateRouteTableInput) String() string
- func (s *CreateRouteTableInput) Validate() error
- type CreateRouteTableOutput
- type CreateSecurityGroupInput
- func (s CreateSecurityGroupInput) GoString() string
- func (s *CreateSecurityGroupInput) SetClientToken(v string) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetDescription(v string) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetProjectName(v string) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetSecurityGroupName(v string) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetTags(v []*TagForCreateSecurityGroupInput) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetVpcId(v string) *CreateSecurityGroupInput
- func (s CreateSecurityGroupInput) String() string
- func (s *CreateSecurityGroupInput) Validate() error
- type CreateSecurityGroupOutput
- type CreateSubnetInput
- func (s CreateSubnetInput) GoString() string
- func (s *CreateSubnetInput) SetCidrBlock(v string) *CreateSubnetInput
- func (s *CreateSubnetInput) SetClientToken(v string) *CreateSubnetInput
- func (s *CreateSubnetInput) SetDescription(v string) *CreateSubnetInput
- func (s *CreateSubnetInput) SetIpv6CidrBlock(v int64) *CreateSubnetInput
- func (s *CreateSubnetInput) SetSubnetName(v string) *CreateSubnetInput
- func (s *CreateSubnetInput) SetTags(v []*TagForCreateSubnetInput) *CreateSubnetInput
- func (s *CreateSubnetInput) SetVpcId(v string) *CreateSubnetInput
- func (s *CreateSubnetInput) SetZoneId(v string) *CreateSubnetInput
- func (s CreateSubnetInput) String() string
- func (s *CreateSubnetInput) Validate() error
- type CreateSubnetOutput
- type CreateTrafficMirrorFilterInput
- func (s CreateTrafficMirrorFilterInput) GoString() string
- func (s *CreateTrafficMirrorFilterInput) SetClientToken(v string) *CreateTrafficMirrorFilterInput
- func (s *CreateTrafficMirrorFilterInput) SetDescription(v string) *CreateTrafficMirrorFilterInput
- func (s *CreateTrafficMirrorFilterInput) SetProjectName(v string) *CreateTrafficMirrorFilterInput
- func (s *CreateTrafficMirrorFilterInput) SetTags(v []*TagForCreateTrafficMirrorFilterInput) *CreateTrafficMirrorFilterInput
- func (s *CreateTrafficMirrorFilterInput) SetTrafficMirrorFilterName(v string) *CreateTrafficMirrorFilterInput
- func (s CreateTrafficMirrorFilterInput) String() string
- type CreateTrafficMirrorFilterOutput
- func (s CreateTrafficMirrorFilterOutput) GoString() string
- func (s *CreateTrafficMirrorFilterOutput) SetRequestId(v string) *CreateTrafficMirrorFilterOutput
- func (s *CreateTrafficMirrorFilterOutput) SetTrafficMirrorFilterId(v string) *CreateTrafficMirrorFilterOutput
- func (s CreateTrafficMirrorFilterOutput) String() string
- type CreateTrafficMirrorFilterRuleInput
- func (s CreateTrafficMirrorFilterRuleInput) GoString() string
- func (s *CreateTrafficMirrorFilterRuleInput) SetClientToken(v string) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetDescription(v string) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetDestinationCidrBlock(v string) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetDestinationPortRange(v string) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetPolicy(v string) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetPriority(v int64) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetProtocol(v string) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetSourceCidrBlock(v string) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetSourcePortRange(v string) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetTrafficDirection(v string) *CreateTrafficMirrorFilterRuleInput
- func (s *CreateTrafficMirrorFilterRuleInput) SetTrafficMirrorFilterId(v string) *CreateTrafficMirrorFilterRuleInput
- func (s CreateTrafficMirrorFilterRuleInput) String() string
- func (s *CreateTrafficMirrorFilterRuleInput) Validate() error
- type CreateTrafficMirrorFilterRuleOutput
- func (s CreateTrafficMirrorFilterRuleOutput) GoString() string
- func (s *CreateTrafficMirrorFilterRuleOutput) SetRequestId(v string) *CreateTrafficMirrorFilterRuleOutput
- func (s *CreateTrafficMirrorFilterRuleOutput) SetTrafficMirrorFilterRuleId(v string) *CreateTrafficMirrorFilterRuleOutput
- func (s CreateTrafficMirrorFilterRuleOutput) String() string
- type CreateTrafficMirrorSessionInput
- func (s CreateTrafficMirrorSessionInput) GoString() string
- func (s *CreateTrafficMirrorSessionInput) SetClientToken(v string) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetDescription(v string) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetNetworkInterfaceId(v string) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetPacketLength(v int64) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetPriority(v int64) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetProjectName(v string) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetTags(v []*TagForCreateTrafficMirrorSessionInput) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetTrafficMirrorFilterId(v string) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetTrafficMirrorSessionName(v string) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetTrafficMirrorTargetId(v string) *CreateTrafficMirrorSessionInput
- func (s *CreateTrafficMirrorSessionInput) SetVirtualNetworkId(v int64) *CreateTrafficMirrorSessionInput
- func (s CreateTrafficMirrorSessionInput) String() string
- func (s *CreateTrafficMirrorSessionInput) Validate() error
- type CreateTrafficMirrorSessionOutput
- func (s CreateTrafficMirrorSessionOutput) GoString() string
- func (s *CreateTrafficMirrorSessionOutput) SetOrderId(v string) *CreateTrafficMirrorSessionOutput
- func (s *CreateTrafficMirrorSessionOutput) SetRequestId(v string) *CreateTrafficMirrorSessionOutput
- func (s *CreateTrafficMirrorSessionOutput) SetTrafficMirrorSessionId(v string) *CreateTrafficMirrorSessionOutput
- func (s CreateTrafficMirrorSessionOutput) String() string
- type CreateTrafficMirrorTargetInput
- func (s CreateTrafficMirrorTargetInput) GoString() string
- func (s *CreateTrafficMirrorTargetInput) SetClientToken(v string) *CreateTrafficMirrorTargetInput
- func (s *CreateTrafficMirrorTargetInput) SetDescription(v string) *CreateTrafficMirrorTargetInput
- func (s *CreateTrafficMirrorTargetInput) SetInstanceId(v string) *CreateTrafficMirrorTargetInput
- func (s *CreateTrafficMirrorTargetInput) SetInstanceType(v string) *CreateTrafficMirrorTargetInput
- func (s *CreateTrafficMirrorTargetInput) SetProjectName(v string) *CreateTrafficMirrorTargetInput
- func (s *CreateTrafficMirrorTargetInput) SetTags(v []*TagForCreateTrafficMirrorTargetInput) *CreateTrafficMirrorTargetInput
- func (s *CreateTrafficMirrorTargetInput) SetTrafficMirrorTargetName(v string) *CreateTrafficMirrorTargetInput
- func (s CreateTrafficMirrorTargetInput) String() string
- func (s *CreateTrafficMirrorTargetInput) Validate() error
- type CreateTrafficMirrorTargetOutput
- func (s CreateTrafficMirrorTargetOutput) GoString() string
- func (s *CreateTrafficMirrorTargetOutput) SetRequestId(v string) *CreateTrafficMirrorTargetOutput
- func (s *CreateTrafficMirrorTargetOutput) SetTrafficMirrorTargetId(v string) *CreateTrafficMirrorTargetOutput
- func (s CreateTrafficMirrorTargetOutput) String() string
- type CreateVpcInput
- func (s CreateVpcInput) GoString() string
- func (s *CreateVpcInput) SetCidrBlock(v string) *CreateVpcInput
- func (s *CreateVpcInput) SetClientToken(v string) *CreateVpcInput
- func (s *CreateVpcInput) SetDescription(v string) *CreateVpcInput
- func (s *CreateVpcInput) SetDnsServers(v []*string) *CreateVpcInput
- func (s *CreateVpcInput) SetEnableIpv6(v bool) *CreateVpcInput
- func (s *CreateVpcInput) SetIpv6CidrBlock(v string) *CreateVpcInput
- func (s *CreateVpcInput) SetProjectName(v string) *CreateVpcInput
- func (s *CreateVpcInput) SetTags(v []*TagForCreateVpcInput) *CreateVpcInput
- func (s *CreateVpcInput) SetVpcName(v string) *CreateVpcInput
- func (s CreateVpcInput) String() string
- func (s *CreateVpcInput) Validate() error
- type CreateVpcOutput
- type DeactiveFlowLogInput
- type DeactiveFlowLogOutput
- type DeleteBandwidthPackageInput
- type DeleteBandwidthPackageOutput
- type DeleteFlowLogInput
- type DeleteFlowLogOutput
- type DeleteHaVipInput
- type DeleteHaVipOutput
- type DeleteInstanceGroupInput
- type DeleteInstanceGroupOutput
- type DeleteIpAddressPoolCidrBlockInput
- func (s DeleteIpAddressPoolCidrBlockInput) GoString() string
- func (s *DeleteIpAddressPoolCidrBlockInput) SetCidrBlock(v string) *DeleteIpAddressPoolCidrBlockInput
- func (s *DeleteIpAddressPoolCidrBlockInput) SetClientToken(v string) *DeleteIpAddressPoolCidrBlockInput
- func (s *DeleteIpAddressPoolCidrBlockInput) SetIpAddressPoolId(v string) *DeleteIpAddressPoolCidrBlockInput
- func (s DeleteIpAddressPoolCidrBlockInput) String() string
- func (s *DeleteIpAddressPoolCidrBlockInput) Validate() error
- type DeleteIpAddressPoolCidrBlockOutput
- type DeleteIpAddressPoolInput
- func (s DeleteIpAddressPoolInput) GoString() string
- func (s *DeleteIpAddressPoolInput) SetClientToken(v string) *DeleteIpAddressPoolInput
- func (s *DeleteIpAddressPoolInput) SetIpAddressPoolId(v string) *DeleteIpAddressPoolInput
- func (s DeleteIpAddressPoolInput) String() string
- func (s *DeleteIpAddressPoolInput) Validate() error
- type DeleteIpAddressPoolOutput
- type DeleteIpv6EgressOnlyRuleInput
- type DeleteIpv6EgressOnlyRuleOutput
- type DeleteIpv6GatewayInput
- type DeleteIpv6GatewayOutput
- type DeleteNetworkAclInput
- type DeleteNetworkAclOutput
- type DeleteNetworkInterfaceInput
- type DeleteNetworkInterfaceOutput
- type DeletePrefixListInput
- func (s DeletePrefixListInput) GoString() string
- func (s *DeletePrefixListInput) SetClientToken(v string) *DeletePrefixListInput
- func (s *DeletePrefixListInput) SetDryRun(v bool) *DeletePrefixListInput
- func (s *DeletePrefixListInput) SetPrefixListId(v string) *DeletePrefixListInput
- func (s DeletePrefixListInput) String() string
- func (s *DeletePrefixListInput) Validate() error
- type DeletePrefixListOutput
- type DeleteRouteEntryInput
- type DeleteRouteEntryOutput
- type DeleteRouteTableInput
- type DeleteRouteTableOutput
- type DeleteSecurityGroupInput
- type DeleteSecurityGroupOutput
- type DeleteSubnetInput
- type DeleteSubnetOutput
- type DeleteTrafficMirrorFilterInput
- type DeleteTrafficMirrorFilterOutput
- type DeleteTrafficMirrorFilterRuleInput
- func (s DeleteTrafficMirrorFilterRuleInput) GoString() string
- func (s *DeleteTrafficMirrorFilterRuleInput) SetTrafficMirrorFilterRuleId(v string) *DeleteTrafficMirrorFilterRuleInput
- func (s DeleteTrafficMirrorFilterRuleInput) String() string
- func (s *DeleteTrafficMirrorFilterRuleInput) Validate() error
- type DeleteTrafficMirrorFilterRuleOutput
- type DeleteTrafficMirrorSessionInput
- type DeleteTrafficMirrorSessionOutput
- type DeleteTrafficMirrorTargetInput
- type DeleteTrafficMirrorTargetOutput
- type DeleteVpcInput
- type DeleteVpcOutput
- type DescribeBandwidthPackagesInput
- func (s DescribeBandwidthPackagesInput) GoString() string
- func (s *DescribeBandwidthPackagesInput) SetBandwidthPackageIds(v []*string) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetBandwidthPackageName(v string) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetISP(v string) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetMaxResults(v int64) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetNextToken(v string) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetPageNumber(v int64) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetPageSize(v int64) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetProjectName(v string) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetProtocol(v string) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetSecurityProtectionEnabled(v bool) *DescribeBandwidthPackagesInput
- func (s *DescribeBandwidthPackagesInput) SetTagFilters(v []*TagFilterForDescribeBandwidthPackagesInput) *DescribeBandwidthPackagesInput
- func (s DescribeBandwidthPackagesInput) String() string
- func (s *DescribeBandwidthPackagesInput) Validate() error
- type DescribeBandwidthPackagesOutput
- func (s DescribeBandwidthPackagesOutput) GoString() string
- func (s *DescribeBandwidthPackagesOutput) SetBandwidthPackages(v []*BandwidthPackageForDescribeBandwidthPackagesOutput) *DescribeBandwidthPackagesOutput
- func (s *DescribeBandwidthPackagesOutput) SetNextToken(v string) *DescribeBandwidthPackagesOutput
- func (s *DescribeBandwidthPackagesOutput) SetPageNumber(v int64) *DescribeBandwidthPackagesOutput
- func (s *DescribeBandwidthPackagesOutput) SetPageSize(v int64) *DescribeBandwidthPackagesOutput
- func (s *DescribeBandwidthPackagesOutput) SetRequestId(v string) *DescribeBandwidthPackagesOutput
- func (s *DescribeBandwidthPackagesOutput) SetTotalCount(v int64) *DescribeBandwidthPackagesOutput
- func (s DescribeBandwidthPackagesOutput) String() string
- type DescribeEipAddressAttributesInput
- type DescribeEipAddressAttributesOutput
- func (s DescribeEipAddressAttributesOutput) GoString() string
- func (s *DescribeEipAddressAttributesOutput) SetAllocationId(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetAllocationTime(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetBandwidth(v int64) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetBandwidthPackageId(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetBillingType(v int64) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetBusinessStatus(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetDeletedTime(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetDescription(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetEipAddress(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetExpiredTime(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetISP(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetInstanceId(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetInstanceType(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetIpAddressPoolId(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetIsBlocked(v bool) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetLockReason(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetName(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetOverdueTime(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetProjectName(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetReleaseWithInstance(v bool) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetRequestId(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetSecurityProtectionTypes(v []*string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetServiceManaged(v bool) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetStatus(v string) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetTags(v []*TagForDescribeEipAddressAttributesOutput) *DescribeEipAddressAttributesOutput
- func (s *DescribeEipAddressAttributesOutput) SetUpdatedAt(v string) *DescribeEipAddressAttributesOutput
- func (s DescribeEipAddressAttributesOutput) String() string
- type DescribeEipAddressesInput
- func (s DescribeEipAddressesInput) GoString() string
- func (s *DescribeEipAddressesInput) SetAllocationIds(v []*string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetAssociatedInstanceId(v string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetAssociatedInstanceType(v string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetBillingType(v int64) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetEipAddresses(v []*string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetISP(v string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetIpAddressPoolId(v string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetMaxResults(v int64) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetName(v string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetNextToken(v string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetPageNumber(v int64) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetPageSize(v int64) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetProjectName(v string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetSecurityProtectionEnabled(v bool) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetStatus(v string) *DescribeEipAddressesInput
- func (s *DescribeEipAddressesInput) SetTagFilters(v []*TagFilterForDescribeEipAddressesInput) *DescribeEipAddressesInput
- func (s DescribeEipAddressesInput) String() string
- func (s *DescribeEipAddressesInput) Validate() error
- type DescribeEipAddressesOutput
- func (s DescribeEipAddressesOutput) GoString() string
- func (s *DescribeEipAddressesOutput) SetEipAddresses(v []*EipAddressForDescribeEipAddressesOutput) *DescribeEipAddressesOutput
- func (s *DescribeEipAddressesOutput) SetNextToken(v string) *DescribeEipAddressesOutput
- func (s *DescribeEipAddressesOutput) SetPageNumber(v int64) *DescribeEipAddressesOutput
- func (s *DescribeEipAddressesOutput) SetPageSize(v int64) *DescribeEipAddressesOutput
- func (s *DescribeEipAddressesOutput) SetRequestId(v string) *DescribeEipAddressesOutput
- func (s *DescribeEipAddressesOutput) SetTotalCount(v int64) *DescribeEipAddressesOutput
- func (s DescribeEipAddressesOutput) String() string
- type DescribeFlowLogsInput
- func (s DescribeFlowLogsInput) GoString() string
- func (s *DescribeFlowLogsInput) SetAggregationInterval(v int64) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetDescription(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetFlowLogIds(v []*string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetFlowLogName(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetLogProjectId(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetLogTopicId(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetMaxResults(v int64) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetNextToken(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetProjectName(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetResourceId(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetResourceType(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetStatus(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetTagFilters(v []*TagFilterForDescribeFlowLogsInput) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetTrafficType(v string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetVpcId(v string) *DescribeFlowLogsInput
- func (s DescribeFlowLogsInput) String() string
- type DescribeFlowLogsOutput
- func (s DescribeFlowLogsOutput) GoString() string
- func (s *DescribeFlowLogsOutput) SetFlowLogs(v []*FlowLogForDescribeFlowLogsOutput) *DescribeFlowLogsOutput
- func (s *DescribeFlowLogsOutput) SetNextToken(v string) *DescribeFlowLogsOutput
- func (s *DescribeFlowLogsOutput) SetRequestId(v string) *DescribeFlowLogsOutput
- func (s DescribeFlowLogsOutput) String() string
- type DescribeHaVipsInput
- func (s DescribeHaVipsInput) GoString() string
- func (s *DescribeHaVipsInput) SetHaVipIds(v []*string) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetHaVipName(v string) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetIpAddress(v string) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetMaxResults(v int64) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetNextToken(v string) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetPageNumber(v int64) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetPageSize(v int64) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetProjectName(v string) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetStatus(v string) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetSubnetId(v string) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetTagFilters(v []*TagFilterForDescribeHaVipsInput) *DescribeHaVipsInput
- func (s *DescribeHaVipsInput) SetVpcId(v string) *DescribeHaVipsInput
- func (s DescribeHaVipsInput) String() string
- func (s *DescribeHaVipsInput) Validate() error
- type DescribeHaVipsOutput
- func (s DescribeHaVipsOutput) GoString() string
- func (s *DescribeHaVipsOutput) SetHaVips(v []*HaVipForDescribeHaVipsOutput) *DescribeHaVipsOutput
- func (s *DescribeHaVipsOutput) SetNextToken(v string) *DescribeHaVipsOutput
- func (s *DescribeHaVipsOutput) SetPageNumber(v int64) *DescribeHaVipsOutput
- func (s *DescribeHaVipsOutput) SetPageSize(v int64) *DescribeHaVipsOutput
- func (s *DescribeHaVipsOutput) SetRequestId(v string) *DescribeHaVipsOutput
- func (s *DescribeHaVipsOutput) SetTotalCount(v int64) *DescribeHaVipsOutput
- func (s DescribeHaVipsOutput) String() string
- type DescribeInstanceGroupsInput
- func (s DescribeInstanceGroupsInput) GoString() string
- func (s *DescribeInstanceGroupsInput) SetInstanceGroupIds(v []*string) *DescribeInstanceGroupsInput
- func (s *DescribeInstanceGroupsInput) SetInstanceGroupName(v string) *DescribeInstanceGroupsInput
- func (s *DescribeInstanceGroupsInput) SetMaxResults(v int64) *DescribeInstanceGroupsInput
- func (s *DescribeInstanceGroupsInput) SetNextToken(v string) *DescribeInstanceGroupsInput
- func (s *DescribeInstanceGroupsInput) SetPageNumber(v int64) *DescribeInstanceGroupsInput
- func (s *DescribeInstanceGroupsInput) SetPageSize(v int64) *DescribeInstanceGroupsInput
- func (s *DescribeInstanceGroupsInput) SetVpcId(v string) *DescribeInstanceGroupsInput
- func (s DescribeInstanceGroupsInput) String() string
- func (s *DescribeInstanceGroupsInput) Validate() error
- type DescribeInstanceGroupsOutput
- func (s DescribeInstanceGroupsOutput) GoString() string
- func (s *DescribeInstanceGroupsOutput) SetInstanceGroups(v []*InstanceGroupForDescribeInstanceGroupsOutput) *DescribeInstanceGroupsOutput
- func (s *DescribeInstanceGroupsOutput) SetNextToken(v string) *DescribeInstanceGroupsOutput
- func (s *DescribeInstanceGroupsOutput) SetPageNumber(v int64) *DescribeInstanceGroupsOutput
- func (s *DescribeInstanceGroupsOutput) SetPageSize(v int64) *DescribeInstanceGroupsOutput
- func (s *DescribeInstanceGroupsOutput) SetRequestId(v string) *DescribeInstanceGroupsOutput
- func (s *DescribeInstanceGroupsOutput) SetTotalCount(v int64) *DescribeInstanceGroupsOutput
- func (s DescribeInstanceGroupsOutput) String() string
- type DescribeIpAddressPoolAttributesInput
- func (s DescribeIpAddressPoolAttributesInput) GoString() string
- func (s *DescribeIpAddressPoolAttributesInput) SetIpAddressPoolId(v string) *DescribeIpAddressPoolAttributesInput
- func (s DescribeIpAddressPoolAttributesInput) String() string
- func (s *DescribeIpAddressPoolAttributesInput) Validate() error
- type DescribeIpAddressPoolAttributesOutput
- func (s DescribeIpAddressPoolAttributesOutput) GoString() string
- func (s *DescribeIpAddressPoolAttributesOutput) SetBusinessStatus(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetCidrBlocks(v []*string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetCreationTime(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetDeletedTime(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetDescription(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetISP(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetIpAddressPoolId(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetName(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetOverdueTime(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetProjectName(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetRequestId(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetStatus(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetTags(v []*TagForDescribeIpAddressPoolAttributesOutput) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetTotalIpCount(v int64) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetUpdateTime(v string) *DescribeIpAddressPoolAttributesOutput
- func (s *DescribeIpAddressPoolAttributesOutput) SetUsedIpCount(v int64) *DescribeIpAddressPoolAttributesOutput
- func (s DescribeIpAddressPoolAttributesOutput) String() string
- type DescribeIpAddressPoolCidrBlocksInput
- func (s DescribeIpAddressPoolCidrBlocksInput) GoString() string
- func (s *DescribeIpAddressPoolCidrBlocksInput) SetCidrBlock(v string) *DescribeIpAddressPoolCidrBlocksInput
- func (s *DescribeIpAddressPoolCidrBlocksInput) SetIpAddressPoolId(v string) *DescribeIpAddressPoolCidrBlocksInput
- func (s *DescribeIpAddressPoolCidrBlocksInput) SetMaxResults(v int64) *DescribeIpAddressPoolCidrBlocksInput
- func (s *DescribeIpAddressPoolCidrBlocksInput) SetNextToken(v string) *DescribeIpAddressPoolCidrBlocksInput
- func (s DescribeIpAddressPoolCidrBlocksInput) String() string
- func (s *DescribeIpAddressPoolCidrBlocksInput) Validate() error
- type DescribeIpAddressPoolCidrBlocksOutput
- func (s DescribeIpAddressPoolCidrBlocksOutput) GoString() string
- func (s *DescribeIpAddressPoolCidrBlocksOutput) SetIpAddressPoolCidrBlocks(v []*IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) *DescribeIpAddressPoolCidrBlocksOutput
- func (s *DescribeIpAddressPoolCidrBlocksOutput) SetNextToken(v string) *DescribeIpAddressPoolCidrBlocksOutput
- func (s *DescribeIpAddressPoolCidrBlocksOutput) SetRequestId(v string) *DescribeIpAddressPoolCidrBlocksOutput
- func (s DescribeIpAddressPoolCidrBlocksOutput) String() string
- type DescribeIpAddressPoolsInput
- func (s DescribeIpAddressPoolsInput) GoString() string
- func (s *DescribeIpAddressPoolsInput) SetISP(v string) *DescribeIpAddressPoolsInput
- func (s *DescribeIpAddressPoolsInput) SetIpAddressPoolIds(v []*string) *DescribeIpAddressPoolsInput
- func (s *DescribeIpAddressPoolsInput) SetMaxResults(v int64) *DescribeIpAddressPoolsInput
- func (s *DescribeIpAddressPoolsInput) SetNextToken(v string) *DescribeIpAddressPoolsInput
- func (s *DescribeIpAddressPoolsInput) SetProjectName(v string) *DescribeIpAddressPoolsInput
- func (s *DescribeIpAddressPoolsInput) SetStatus(v string) *DescribeIpAddressPoolsInput
- func (s *DescribeIpAddressPoolsInput) SetTagFilters(v []*TagFilterForDescribeIpAddressPoolsInput) *DescribeIpAddressPoolsInput
- func (s DescribeIpAddressPoolsInput) String() string
- type DescribeIpAddressPoolsOutput
- func (s DescribeIpAddressPoolsOutput) GoString() string
- func (s *DescribeIpAddressPoolsOutput) SetIpAddressPools(v []*IpAddressPoolForDescribeIpAddressPoolsOutput) *DescribeIpAddressPoolsOutput
- func (s *DescribeIpAddressPoolsOutput) SetNextToken(v string) *DescribeIpAddressPoolsOutput
- func (s *DescribeIpAddressPoolsOutput) SetRequestId(v string) *DescribeIpAddressPoolsOutput
- func (s DescribeIpAddressPoolsOutput) String() string
- type DescribeIpv6AddressBandwidthAttributesInput
- func (s DescribeIpv6AddressBandwidthAttributesInput) GoString() string
- func (s *DescribeIpv6AddressBandwidthAttributesInput) SetAllocationId(v string) *DescribeIpv6AddressBandwidthAttributesInput
- func (s DescribeIpv6AddressBandwidthAttributesInput) String() string
- func (s *DescribeIpv6AddressBandwidthAttributesInput) Validate() error
- type DescribeIpv6AddressBandwidthAttributesOutput
- func (s DescribeIpv6AddressBandwidthAttributesOutput) GoString() string
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetAllocationId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetBandwidth(v int64) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetBandwidthPackageId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetBillingType(v int64) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetBusinessStatus(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetCreationTime(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetDeleteTime(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetISP(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetInstanceId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetInstanceType(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetIpv6Address(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetIpv6GatewayId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetLockReason(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetNetworkType(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetOverdueTime(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetProjectName(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetRequestId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetServiceManaged(v bool) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetStatus(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetUpdateTime(v string) *DescribeIpv6AddressBandwidthAttributesOutput
- func (s DescribeIpv6AddressBandwidthAttributesOutput) String() string
- type DescribeIpv6AddressBandwidthsInput
- func (s DescribeIpv6AddressBandwidthsInput) GoString() string
- func (s *DescribeIpv6AddressBandwidthsInput) SetAllocationIds(v string) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetAssociatedInstanceId(v string) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetAssociatedInstanceType(v string) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetBandwidthPackageId(v string) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetISP(v string) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetIpv6Addresses(v string) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetMaxResults(v int64) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetNetworkType(v string) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetNextToken(v string) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetProjectName(v string) *DescribeIpv6AddressBandwidthsInput
- func (s *DescribeIpv6AddressBandwidthsInput) SetVpcId(v string) *DescribeIpv6AddressBandwidthsInput
- func (s DescribeIpv6AddressBandwidthsInput) String() string
- type DescribeIpv6AddressBandwidthsOutput
- func (s DescribeIpv6AddressBandwidthsOutput) GoString() string
- func (s *DescribeIpv6AddressBandwidthsOutput) SetIpv6AddressBandwidths(v []*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) *DescribeIpv6AddressBandwidthsOutput
- func (s *DescribeIpv6AddressBandwidthsOutput) SetNextToken(v string) *DescribeIpv6AddressBandwidthsOutput
- func (s *DescribeIpv6AddressBandwidthsOutput) SetRequestId(v string) *DescribeIpv6AddressBandwidthsOutput
- func (s DescribeIpv6AddressBandwidthsOutput) String() string
- type DescribeIpv6EgressOnlyRulesInput
- func (s DescribeIpv6EgressOnlyRulesInput) GoString() string
- func (s *DescribeIpv6EgressOnlyRulesInput) SetInstanceId(v string) *DescribeIpv6EgressOnlyRulesInput
- func (s *DescribeIpv6EgressOnlyRulesInput) SetIpv6Address(v string) *DescribeIpv6EgressOnlyRulesInput
- func (s *DescribeIpv6EgressOnlyRulesInput) SetIpv6EgressOnlyRuleIds(v string) *DescribeIpv6EgressOnlyRulesInput
- func (s *DescribeIpv6EgressOnlyRulesInput) SetIpv6GatewayId(v string) *DescribeIpv6EgressOnlyRulesInput
- func (s *DescribeIpv6EgressOnlyRulesInput) SetMaxResults(v int64) *DescribeIpv6EgressOnlyRulesInput
- func (s *DescribeIpv6EgressOnlyRulesInput) SetName(v string) *DescribeIpv6EgressOnlyRulesInput
- func (s *DescribeIpv6EgressOnlyRulesInput) SetNextToken(v string) *DescribeIpv6EgressOnlyRulesInput
- func (s DescribeIpv6EgressOnlyRulesInput) String() string
- func (s *DescribeIpv6EgressOnlyRulesInput) Validate() error
- type DescribeIpv6EgressOnlyRulesOutput
- func (s DescribeIpv6EgressOnlyRulesOutput) GoString() string
- func (s *DescribeIpv6EgressOnlyRulesOutput) SetIpv6EgressRules(v []*Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) *DescribeIpv6EgressOnlyRulesOutput
- func (s *DescribeIpv6EgressOnlyRulesOutput) SetNextToken(v string) *DescribeIpv6EgressOnlyRulesOutput
- func (s *DescribeIpv6EgressOnlyRulesOutput) SetRequestId(v string) *DescribeIpv6EgressOnlyRulesOutput
- func (s DescribeIpv6EgressOnlyRulesOutput) String() string
- type DescribeIpv6GatewayAttributeInput
- type DescribeIpv6GatewayAttributeOutput
- func (s DescribeIpv6GatewayAttributeOutput) GoString() string
- func (s *DescribeIpv6GatewayAttributeOutput) SetCreationTime(v string) *DescribeIpv6GatewayAttributeOutput
- func (s *DescribeIpv6GatewayAttributeOutput) SetDescription(v string) *DescribeIpv6GatewayAttributeOutput
- func (s *DescribeIpv6GatewayAttributeOutput) SetIpv6GatewayId(v string) *DescribeIpv6GatewayAttributeOutput
- func (s *DescribeIpv6GatewayAttributeOutput) SetName(v string) *DescribeIpv6GatewayAttributeOutput
- func (s *DescribeIpv6GatewayAttributeOutput) SetProjectName(v string) *DescribeIpv6GatewayAttributeOutput
- func (s *DescribeIpv6GatewayAttributeOutput) SetRequestId(v string) *DescribeIpv6GatewayAttributeOutput
- func (s *DescribeIpv6GatewayAttributeOutput) SetRouteTableId(v string) *DescribeIpv6GatewayAttributeOutput
- func (s *DescribeIpv6GatewayAttributeOutput) SetStatus(v string) *DescribeIpv6GatewayAttributeOutput
- func (s *DescribeIpv6GatewayAttributeOutput) SetUpdateTime(v string) *DescribeIpv6GatewayAttributeOutput
- func (s *DescribeIpv6GatewayAttributeOutput) SetVpcId(v string) *DescribeIpv6GatewayAttributeOutput
- func (s DescribeIpv6GatewayAttributeOutput) String() string
- type DescribeIpv6GatewaysInput
- func (s DescribeIpv6GatewaysInput) GoString() string
- func (s *DescribeIpv6GatewaysInput) SetIpv6GatewayIds(v string) *DescribeIpv6GatewaysInput
- func (s *DescribeIpv6GatewaysInput) SetMaxResults(v int64) *DescribeIpv6GatewaysInput
- func (s *DescribeIpv6GatewaysInput) SetName(v string) *DescribeIpv6GatewaysInput
- func (s *DescribeIpv6GatewaysInput) SetNextToken(v string) *DescribeIpv6GatewaysInput
- func (s *DescribeIpv6GatewaysInput) SetProjectName(v string) *DescribeIpv6GatewaysInput
- func (s *DescribeIpv6GatewaysInput) SetTagFilters(v []*TagFilterForDescribeIpv6GatewaysInput) *DescribeIpv6GatewaysInput
- func (s *DescribeIpv6GatewaysInput) SetVpcIds(v string) *DescribeIpv6GatewaysInput
- func (s DescribeIpv6GatewaysInput) String() string
- type DescribeIpv6GatewaysOutput
- func (s DescribeIpv6GatewaysOutput) GoString() string
- func (s *DescribeIpv6GatewaysOutput) SetIpv6Gateways(v []*Ipv6GatewayForDescribeIpv6GatewaysOutput) *DescribeIpv6GatewaysOutput
- func (s *DescribeIpv6GatewaysOutput) SetNextToken(v string) *DescribeIpv6GatewaysOutput
- func (s *DescribeIpv6GatewaysOutput) SetRequestId(v string) *DescribeIpv6GatewaysOutput
- func (s DescribeIpv6GatewaysOutput) String() string
- type DescribeNetworkAclAttributesInput
- type DescribeNetworkAclAttributesOutput
- func (s DescribeNetworkAclAttributesOutput) GoString() string
- func (s *DescribeNetworkAclAttributesOutput) SetNetworkAclAttribute(v *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) *DescribeNetworkAclAttributesOutput
- func (s *DescribeNetworkAclAttributesOutput) SetRequestId(v string) *DescribeNetworkAclAttributesOutput
- func (s DescribeNetworkAclAttributesOutput) String() string
- type DescribeNetworkAclsInput
- func (s DescribeNetworkAclsInput) GoString() string
- func (s *DescribeNetworkAclsInput) SetMaxResults(v int64) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetNetworkAclIds(v []*string) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetNetworkAclName(v string) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetNextToken(v string) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetPageNumber(v int64) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetPageSize(v int64) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetProjectName(v string) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetSubnetId(v string) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetTagFilters(v []*TagFilterForDescribeNetworkAclsInput) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetVpcId(v string) *DescribeNetworkAclsInput
- func (s DescribeNetworkAclsInput) String() string
- func (s *DescribeNetworkAclsInput) Validate() error
- type DescribeNetworkAclsOutput
- func (s DescribeNetworkAclsOutput) GoString() string
- func (s *DescribeNetworkAclsOutput) SetNetworkAcls(v []*NetworkAclForDescribeNetworkAclsOutput) *DescribeNetworkAclsOutput
- func (s *DescribeNetworkAclsOutput) SetNextToken(v string) *DescribeNetworkAclsOutput
- func (s *DescribeNetworkAclsOutput) SetPageNumber(v int64) *DescribeNetworkAclsOutput
- func (s *DescribeNetworkAclsOutput) SetPageSize(v int64) *DescribeNetworkAclsOutput
- func (s *DescribeNetworkAclsOutput) SetRequestId(v string) *DescribeNetworkAclsOutput
- func (s *DescribeNetworkAclsOutput) SetTotalCount(v int64) *DescribeNetworkAclsOutput
- func (s DescribeNetworkAclsOutput) String() string
- type DescribeNetworkInterfaceAttributesInput
- func (s DescribeNetworkInterfaceAttributesInput) GoString() string
- func (s *DescribeNetworkInterfaceAttributesInput) SetNetworkInterfaceId(v string) *DescribeNetworkInterfaceAttributesInput
- func (s DescribeNetworkInterfaceAttributesInput) String() string
- func (s *DescribeNetworkInterfaceAttributesInput) Validate() error
- type DescribeNetworkInterfaceAttributesOutput
- func (s DescribeNetworkInterfaceAttributesOutput) GoString() string
- func (s *DescribeNetworkInterfaceAttributesOutput) SetAccountId(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetAssociatedElasticIp(v *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetCreatedAt(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetDescription(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetDeviceId(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetIPv6Sets(v []*string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetMacAddress(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetNetworkInterfaceId(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetNetworkInterfaceName(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetPortSecurityEnabled(v bool) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetPrimaryIpAddress(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetPrivateIpSets(v *PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetProjectName(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetRequestId(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetSecurityGroupIds(v []*string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetServiceManaged(v bool) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetStatus(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetSubnetId(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetTags(v []*TagForDescribeNetworkInterfaceAttributesOutput) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetType(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetUpdatedAt(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetVpcId(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetVpcName(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s *DescribeNetworkInterfaceAttributesOutput) SetZoneId(v string) *DescribeNetworkInterfaceAttributesOutput
- func (s DescribeNetworkInterfaceAttributesOutput) String() string
- type DescribeNetworkInterfacesInput
- func (s DescribeNetworkInterfacesInput) GoString() string
- func (s *DescribeNetworkInterfacesInput) SetInstanceId(v string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetIpv6Addresses(v []*string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetMaxResults(v int64) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetNetworkInterfaceIds(v []*string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetNetworkInterfaceName(v string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetNextToken(v string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetPageNumber(v int64) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetPageSize(v int64) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetPrimaryIpAddresses(v []*string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetPrivateIpAddresses(v []*string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetProjectName(v string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetSecurityGroupId(v string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetStatus(v string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetSubnetId(v string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetTagFilters(v []*TagFilterForDescribeNetworkInterfacesInput) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetType(v string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetVpcId(v string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetZoneId(v string) *DescribeNetworkInterfacesInput
- func (s DescribeNetworkInterfacesInput) String() string
- func (s *DescribeNetworkInterfacesInput) Validate() error
- type DescribeNetworkInterfacesOutput
- func (s DescribeNetworkInterfacesOutput) GoString() string
- func (s *DescribeNetworkInterfacesOutput) SetNetworkInterfaceSets(v []*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) *DescribeNetworkInterfacesOutput
- func (s *DescribeNetworkInterfacesOutput) SetNextToken(v string) *DescribeNetworkInterfacesOutput
- func (s *DescribeNetworkInterfacesOutput) SetPageNumber(v int64) *DescribeNetworkInterfacesOutput
- func (s *DescribeNetworkInterfacesOutput) SetPageSize(v int64) *DescribeNetworkInterfacesOutput
- func (s *DescribeNetworkInterfacesOutput) SetRequestId(v string) *DescribeNetworkInterfacesOutput
- func (s *DescribeNetworkInterfacesOutput) SetTotalCount(v int64) *DescribeNetworkInterfacesOutput
- func (s DescribeNetworkInterfacesOutput) String() string
- type DescribePrefixListAssociationsInput
- func (s DescribePrefixListAssociationsInput) GoString() string
- func (s *DescribePrefixListAssociationsInput) SetMaxResults(v int64) *DescribePrefixListAssociationsInput
- func (s *DescribePrefixListAssociationsInput) SetNextToken(v string) *DescribePrefixListAssociationsInput
- func (s *DescribePrefixListAssociationsInput) SetPageNumber(v int64) *DescribePrefixListAssociationsInput
- func (s *DescribePrefixListAssociationsInput) SetPageSize(v int64) *DescribePrefixListAssociationsInput
- func (s *DescribePrefixListAssociationsInput) SetPrefixListId(v string) *DescribePrefixListAssociationsInput
- func (s *DescribePrefixListAssociationsInput) SetResourceType(v string) *DescribePrefixListAssociationsInput
- func (s DescribePrefixListAssociationsInput) String() string
- func (s *DescribePrefixListAssociationsInput) Validate() error
- type DescribePrefixListAssociationsOutput
- func (s DescribePrefixListAssociationsOutput) GoString() string
- func (s *DescribePrefixListAssociationsOutput) SetNextToken(v string) *DescribePrefixListAssociationsOutput
- func (s *DescribePrefixListAssociationsOutput) SetPageNumber(v int64) *DescribePrefixListAssociationsOutput
- func (s *DescribePrefixListAssociationsOutput) SetPageSize(v int64) *DescribePrefixListAssociationsOutput
- func (s *DescribePrefixListAssociationsOutput) SetPrefixListAssociations(v []*PrefixListAssociationForDescribePrefixListAssociationsOutput) *DescribePrefixListAssociationsOutput
- func (s *DescribePrefixListAssociationsOutput) SetRequestId(v string) *DescribePrefixListAssociationsOutput
- func (s *DescribePrefixListAssociationsOutput) SetTotalCount(v int64) *DescribePrefixListAssociationsOutput
- func (s DescribePrefixListAssociationsOutput) String() string
- type DescribePrefixListEntriesInput
- func (s DescribePrefixListEntriesInput) GoString() string
- func (s *DescribePrefixListEntriesInput) SetMaxResults(v int64) *DescribePrefixListEntriesInput
- func (s *DescribePrefixListEntriesInput) SetNextToken(v string) *DescribePrefixListEntriesInput
- func (s *DescribePrefixListEntriesInput) SetPageNumber(v int64) *DescribePrefixListEntriesInput
- func (s *DescribePrefixListEntriesInput) SetPageSize(v int64) *DescribePrefixListEntriesInput
- func (s *DescribePrefixListEntriesInput) SetPrefixListId(v string) *DescribePrefixListEntriesInput
- func (s DescribePrefixListEntriesInput) String() string
- func (s *DescribePrefixListEntriesInput) Validate() error
- type DescribePrefixListEntriesOutput
- func (s DescribePrefixListEntriesOutput) GoString() string
- func (s *DescribePrefixListEntriesOutput) SetNextToken(v string) *DescribePrefixListEntriesOutput
- func (s *DescribePrefixListEntriesOutput) SetPageNumber(v int64) *DescribePrefixListEntriesOutput
- func (s *DescribePrefixListEntriesOutput) SetPageSize(v int64) *DescribePrefixListEntriesOutput
- func (s *DescribePrefixListEntriesOutput) SetPrefixListEntries(v []*PrefixListEntryForDescribePrefixListEntriesOutput) *DescribePrefixListEntriesOutput
- func (s *DescribePrefixListEntriesOutput) SetRequestId(v string) *DescribePrefixListEntriesOutput
- func (s *DescribePrefixListEntriesOutput) SetTotalCount(v int64) *DescribePrefixListEntriesOutput
- func (s DescribePrefixListEntriesOutput) String() string
- type DescribePrefixListsInput
- func (s DescribePrefixListsInput) GoString() string
- func (s *DescribePrefixListsInput) SetIpVersion(v string) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetMaxResults(v int64) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetNextToken(v string) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetPageNumber(v int64) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetPageSize(v int64) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetPrefixListIds(v []*string) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetPrefixListName(v string) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetProjectName(v string) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetTagFilters(v []*TagFilterForDescribePrefixListsInput) *DescribePrefixListsInput
- func (s DescribePrefixListsInput) String() string
- func (s *DescribePrefixListsInput) Validate() error
- type DescribePrefixListsOutput
- func (s DescribePrefixListsOutput) GoString() string
- func (s *DescribePrefixListsOutput) SetNextToken(v string) *DescribePrefixListsOutput
- func (s *DescribePrefixListsOutput) SetPageNumber(v int64) *DescribePrefixListsOutput
- func (s *DescribePrefixListsOutput) SetPageSize(v int64) *DescribePrefixListsOutput
- func (s *DescribePrefixListsOutput) SetPrefixLists(v []*PrefixListForDescribePrefixListsOutput) *DescribePrefixListsOutput
- func (s *DescribePrefixListsOutput) SetRequestId(v string) *DescribePrefixListsOutput
- func (s *DescribePrefixListsOutput) SetTotalCount(v int64) *DescribePrefixListsOutput
- func (s DescribePrefixListsOutput) String() string
- type DescribeRouteEntryListInput
- func (s DescribeRouteEntryListInput) GoString() string
- func (s *DescribeRouteEntryListInput) SetDestinationCidrBlock(v string) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetDestinationPrefixListId(v string) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetMaxResults(v int64) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetNextHopId(v string) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetNextHopType(v string) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetNextToken(v string) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetPageNumber(v int64) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetPageSize(v int64) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetRouteEntryId(v string) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetRouteEntryName(v string) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetRouteEntryType(v string) *DescribeRouteEntryListInput
- func (s *DescribeRouteEntryListInput) SetRouteTableId(v string) *DescribeRouteEntryListInput
- func (s DescribeRouteEntryListInput) String() string
- func (s *DescribeRouteEntryListInput) Validate() error
- type DescribeRouteEntryListOutput
- func (s DescribeRouteEntryListOutput) GoString() string
- func (s *DescribeRouteEntryListOutput) SetNextToken(v string) *DescribeRouteEntryListOutput
- func (s *DescribeRouteEntryListOutput) SetPageNumber(v int64) *DescribeRouteEntryListOutput
- func (s *DescribeRouteEntryListOutput) SetPageSize(v int64) *DescribeRouteEntryListOutput
- func (s *DescribeRouteEntryListOutput) SetRequestId(v string) *DescribeRouteEntryListOutput
- func (s *DescribeRouteEntryListOutput) SetRouteEntries(v []*RouteEntryForDescribeRouteEntryListOutput) *DescribeRouteEntryListOutput
- func (s *DescribeRouteEntryListOutput) SetTotalCount(v int64) *DescribeRouteEntryListOutput
- func (s DescribeRouteEntryListOutput) String() string
- type DescribeRouteTableListInput
- func (s DescribeRouteTableListInput) GoString() string
- func (s *DescribeRouteTableListInput) SetAssociateType(v string) *DescribeRouteTableListInput
- func (s *DescribeRouteTableListInput) SetMaxResults(v int64) *DescribeRouteTableListInput
- func (s *DescribeRouteTableListInput) SetNextToken(v string) *DescribeRouteTableListInput
- func (s *DescribeRouteTableListInput) SetPageNumber(v int64) *DescribeRouteTableListInput
- func (s *DescribeRouteTableListInput) SetPageSize(v int64) *DescribeRouteTableListInput
- func (s *DescribeRouteTableListInput) SetProjectName(v string) *DescribeRouteTableListInput
- func (s *DescribeRouteTableListInput) SetRouteTableId(v string) *DescribeRouteTableListInput
- func (s *DescribeRouteTableListInput) SetRouteTableName(v string) *DescribeRouteTableListInput
- func (s *DescribeRouteTableListInput) SetTagFilters(v []*TagFilterForDescribeRouteTableListInput) *DescribeRouteTableListInput
- func (s *DescribeRouteTableListInput) SetVpcId(v string) *DescribeRouteTableListInput
- func (s DescribeRouteTableListInput) String() string
- func (s *DescribeRouteTableListInput) Validate() error
- type DescribeRouteTableListOutput
- func (s DescribeRouteTableListOutput) GoString() string
- func (s *DescribeRouteTableListOutput) SetNextToken(v string) *DescribeRouteTableListOutput
- func (s *DescribeRouteTableListOutput) SetPageNumber(v int64) *DescribeRouteTableListOutput
- func (s *DescribeRouteTableListOutput) SetPageSize(v int64) *DescribeRouteTableListOutput
- func (s *DescribeRouteTableListOutput) SetRequestId(v string) *DescribeRouteTableListOutput
- func (s *DescribeRouteTableListOutput) SetRouterTableList(v []*RouterTableListForDescribeRouteTableListOutput) *DescribeRouteTableListOutput
- func (s *DescribeRouteTableListOutput) SetTotalCount(v int64) *DescribeRouteTableListOutput
- func (s DescribeRouteTableListOutput) String() string
- type DescribeSecurityGroupAttributesInput
- func (s DescribeSecurityGroupAttributesInput) GoString() string
- func (s *DescribeSecurityGroupAttributesInput) SetCidrIp(v string) *DescribeSecurityGroupAttributesInput
- func (s *DescribeSecurityGroupAttributesInput) SetDirection(v string) *DescribeSecurityGroupAttributesInput
- func (s *DescribeSecurityGroupAttributesInput) SetPrefixListId(v string) *DescribeSecurityGroupAttributesInput
- func (s *DescribeSecurityGroupAttributesInput) SetProtocol(v string) *DescribeSecurityGroupAttributesInput
- func (s *DescribeSecurityGroupAttributesInput) SetSecurityGroupId(v string) *DescribeSecurityGroupAttributesInput
- func (s *DescribeSecurityGroupAttributesInput) SetSourceGroupId(v string) *DescribeSecurityGroupAttributesInput
- func (s DescribeSecurityGroupAttributesInput) String() string
- func (s *DescribeSecurityGroupAttributesInput) Validate() error
- type DescribeSecurityGroupAttributesOutput
- func (s DescribeSecurityGroupAttributesOutput) GoString() string
- func (s *DescribeSecurityGroupAttributesOutput) SetAccountId(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetCreationTime(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetDescription(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetPermissions(v []*PermissionForDescribeSecurityGroupAttributesOutput) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetProjectName(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetRequestId(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetSecurityGroupId(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetSecurityGroupName(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetServiceManaged(v bool) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetStatus(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetTags(v []*TagForDescribeSecurityGroupAttributesOutput) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetType(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetUpdateTime(v string) *DescribeSecurityGroupAttributesOutput
- func (s *DescribeSecurityGroupAttributesOutput) SetVpcId(v string) *DescribeSecurityGroupAttributesOutput
- func (s DescribeSecurityGroupAttributesOutput) String() string
- type DescribeSecurityGroupsInput
- func (s DescribeSecurityGroupsInput) GoString() string
- func (s *DescribeSecurityGroupsInput) SetMaxResults(v int64) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetNextToken(v string) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetPageNumber(v int64) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetPageSize(v int64) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetProjectName(v string) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetSecurityGroupIds(v []*string) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetSecurityGroupNames(v []*string) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetTagFilters(v []*TagFilterForDescribeSecurityGroupsInput) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetVpcId(v string) *DescribeSecurityGroupsInput
- func (s DescribeSecurityGroupsInput) String() string
- func (s *DescribeSecurityGroupsInput) Validate() error
- type DescribeSecurityGroupsOutput
- func (s DescribeSecurityGroupsOutput) GoString() string
- func (s *DescribeSecurityGroupsOutput) SetNextToken(v string) *DescribeSecurityGroupsOutput
- func (s *DescribeSecurityGroupsOutput) SetPageNumber(v int64) *DescribeSecurityGroupsOutput
- func (s *DescribeSecurityGroupsOutput) SetPageSize(v int64) *DescribeSecurityGroupsOutput
- func (s *DescribeSecurityGroupsOutput) SetRequestId(v string) *DescribeSecurityGroupsOutput
- func (s *DescribeSecurityGroupsOutput) SetSecurityGroups(v []*SecurityGroupForDescribeSecurityGroupsOutput) *DescribeSecurityGroupsOutput
- func (s *DescribeSecurityGroupsOutput) SetTotalCount(v int64) *DescribeSecurityGroupsOutput
- func (s DescribeSecurityGroupsOutput) String() string
- type DescribeSubnetAttributesInput
- type DescribeSubnetAttributesOutput
- func (s DescribeSubnetAttributesOutput) GoString() string
- func (s *DescribeSubnetAttributesOutput) SetAccountId(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetAvailableIpAddressCount(v int64) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetCidrBlock(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetCreationTime(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetDescription(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetIpv6CidrBlock(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetIsDefault(v bool) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetNetworkAclId(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetProjectName(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetRequestId(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetRouteTable(v *RouteTableForDescribeSubnetAttributesOutput) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetStatus(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetSubnetId(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetSubnetName(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetTags(v []*TagForDescribeSubnetAttributesOutput) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetTotalIpv4Count(v int64) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetUpdateTime(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetVpcId(v string) *DescribeSubnetAttributesOutput
- func (s *DescribeSubnetAttributesOutput) SetZoneId(v string) *DescribeSubnetAttributesOutput
- func (s DescribeSubnetAttributesOutput) String() string
- type DescribeSubnetsInput
- func (s DescribeSubnetsInput) GoString() string
- func (s *DescribeSubnetsInput) SetIsDefault(v bool) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetMaxResults(v int64) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetNextToken(v string) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetPageNumber(v int64) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetPageSize(v int64) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetProjectName(v string) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetRouteTableId(v string) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetSubnetIds(v []*string) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetSubnetName(v string) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetSubnetOwnerId(v string) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetTagFilters(v []*TagFilterForDescribeSubnetsInput) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetVpcId(v string) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetZoneId(v string) *DescribeSubnetsInput
- func (s DescribeSubnetsInput) String() string
- func (s *DescribeSubnetsInput) Validate() error
- type DescribeSubnetsOutput
- func (s DescribeSubnetsOutput) GoString() string
- func (s *DescribeSubnetsOutput) SetNextToken(v string) *DescribeSubnetsOutput
- func (s *DescribeSubnetsOutput) SetPageNumber(v int64) *DescribeSubnetsOutput
- func (s *DescribeSubnetsOutput) SetPageSize(v int64) *DescribeSubnetsOutput
- func (s *DescribeSubnetsOutput) SetRequestId(v string) *DescribeSubnetsOutput
- func (s *DescribeSubnetsOutput) SetSubnets(v []*SubnetForDescribeSubnetsOutput) *DescribeSubnetsOutput
- func (s *DescribeSubnetsOutput) SetTotalCount(v int64) *DescribeSubnetsOutput
- func (s DescribeSubnetsOutput) String() string
- type DescribeTrafficMirrorFiltersInput
- func (s DescribeTrafficMirrorFiltersInput) GoString() string
- func (s *DescribeTrafficMirrorFiltersInput) SetMaxResults(v int64) *DescribeTrafficMirrorFiltersInput
- func (s *DescribeTrafficMirrorFiltersInput) SetNextToken(v string) *DescribeTrafficMirrorFiltersInput
- func (s *DescribeTrafficMirrorFiltersInput) SetProjectName(v string) *DescribeTrafficMirrorFiltersInput
- func (s *DescribeTrafficMirrorFiltersInput) SetTagFilters(v []*TagFilterForDescribeTrafficMirrorFiltersInput) *DescribeTrafficMirrorFiltersInput
- func (s *DescribeTrafficMirrorFiltersInput) SetTrafficMirrorFilterIds(v string) *DescribeTrafficMirrorFiltersInput
- func (s *DescribeTrafficMirrorFiltersInput) SetTrafficMirrorFilterNames(v string) *DescribeTrafficMirrorFiltersInput
- func (s DescribeTrafficMirrorFiltersInput) String() string
- type DescribeTrafficMirrorFiltersOutput
- func (s DescribeTrafficMirrorFiltersOutput) GoString() string
- func (s *DescribeTrafficMirrorFiltersOutput) SetNextToken(v string) *DescribeTrafficMirrorFiltersOutput
- func (s *DescribeTrafficMirrorFiltersOutput) SetRequestId(v string) *DescribeTrafficMirrorFiltersOutput
- func (s *DescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilters(v []*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) *DescribeTrafficMirrorFiltersOutput
- func (s DescribeTrafficMirrorFiltersOutput) String() string
- type DescribeTrafficMirrorSessionsInput
- func (s DescribeTrafficMirrorSessionsInput) GoString() string
- func (s *DescribeTrafficMirrorSessionsInput) SetMaxResults(v int64) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetNetworkInterfaceId(v string) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetNextToken(v string) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetPacketLength(v int64) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetPriority(v int64) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetProjectName(v string) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetTagFilters(v []*TagFilterForDescribeTrafficMirrorSessionsInput) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetTrafficMirrorFilterId(v string) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetTrafficMirrorSessionIds(v string) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetTrafficMirrorSessionNames(v string) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetTrafficMirrorTargetId(v string) *DescribeTrafficMirrorSessionsInput
- func (s *DescribeTrafficMirrorSessionsInput) SetVirtualNetworkId(v int64) *DescribeTrafficMirrorSessionsInput
- func (s DescribeTrafficMirrorSessionsInput) String() string
- type DescribeTrafficMirrorSessionsOutput
- func (s DescribeTrafficMirrorSessionsOutput) GoString() string
- func (s *DescribeTrafficMirrorSessionsOutput) SetNextToken(v string) *DescribeTrafficMirrorSessionsOutput
- func (s *DescribeTrafficMirrorSessionsOutput) SetRequestId(v string) *DescribeTrafficMirrorSessionsOutput
- func (s *DescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSessions(v []*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) *DescribeTrafficMirrorSessionsOutput
- func (s DescribeTrafficMirrorSessionsOutput) String() string
- type DescribeTrafficMirrorTargetsInput
- func (s DescribeTrafficMirrorTargetsInput) GoString() string
- func (s *DescribeTrafficMirrorTargetsInput) SetMaxResults(v int64) *DescribeTrafficMirrorTargetsInput
- func (s *DescribeTrafficMirrorTargetsInput) SetNextToken(v string) *DescribeTrafficMirrorTargetsInput
- func (s *DescribeTrafficMirrorTargetsInput) SetProjectName(v string) *DescribeTrafficMirrorTargetsInput
- func (s *DescribeTrafficMirrorTargetsInput) SetTagFilters(v []*TagFilterForDescribeTrafficMirrorTargetsInput) *DescribeTrafficMirrorTargetsInput
- func (s *DescribeTrafficMirrorTargetsInput) SetTrafficMirrorTargetIds(v string) *DescribeTrafficMirrorTargetsInput
- func (s *DescribeTrafficMirrorTargetsInput) SetTrafficMirrorTargetName(v string) *DescribeTrafficMirrorTargetsInput
- func (s DescribeTrafficMirrorTargetsInput) String() string
- type DescribeTrafficMirrorTargetsOutput
- func (s DescribeTrafficMirrorTargetsOutput) GoString() string
- func (s *DescribeTrafficMirrorTargetsOutput) SetNextToken(v string) *DescribeTrafficMirrorTargetsOutput
- func (s *DescribeTrafficMirrorTargetsOutput) SetRequestId(v string) *DescribeTrafficMirrorTargetsOutput
- func (s *DescribeTrafficMirrorTargetsOutput) SetTrafficMirrorTargets(v []*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) *DescribeTrafficMirrorTargetsOutput
- func (s DescribeTrafficMirrorTargetsOutput) String() string
- type DescribeVpcAttributesInput
- type DescribeVpcAttributesOutput
- func (s DescribeVpcAttributesOutput) GoString() string
- func (s *DescribeVpcAttributesOutput) SetAccountId(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetAssociateCens(v []*AssociateCenForDescribeVpcAttributesOutput) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetCidrBlock(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetCreationTime(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetDescription(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetDnsServers(v []*string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetIpv4GatewayId(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetIpv6CidrBlock(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetIsDefault(v bool) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetNatGatewayIds(v []*string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetNetworkAclNum(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetProjectName(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetRequestId(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetRouteTableIds(v []*string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetSecondaryCidrBlocks(v []*string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetSecurityGroupIds(v []*string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetStatus(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetSubnetIds(v []*string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetSupportIpv4Gateway(v bool) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetTags(v []*TagForDescribeVpcAttributesOutput) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetUpdateTime(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetUserCidrBlocks(v []*string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetVpcId(v string) *DescribeVpcAttributesOutput
- func (s *DescribeVpcAttributesOutput) SetVpcName(v string) *DescribeVpcAttributesOutput
- func (s DescribeVpcAttributesOutput) String() string
- type DescribeVpcsInput
- func (s DescribeVpcsInput) GoString() string
- func (s *DescribeVpcsInput) SetIsDefault(v bool) *DescribeVpcsInput
- func (s *DescribeVpcsInput) SetMaxResults(v int64) *DescribeVpcsInput
- func (s *DescribeVpcsInput) SetNextToken(v string) *DescribeVpcsInput
- func (s *DescribeVpcsInput) SetPageNumber(v int64) *DescribeVpcsInput
- func (s *DescribeVpcsInput) SetPageSize(v int64) *DescribeVpcsInput
- func (s *DescribeVpcsInput) SetProjectName(v string) *DescribeVpcsInput
- func (s *DescribeVpcsInput) SetTagFilters(v []*TagFilterForDescribeVpcsInput) *DescribeVpcsInput
- func (s *DescribeVpcsInput) SetVpcIds(v []*string) *DescribeVpcsInput
- func (s *DescribeVpcsInput) SetVpcName(v string) *DescribeVpcsInput
- func (s *DescribeVpcsInput) SetVpcOwnerId(v int64) *DescribeVpcsInput
- func (s DescribeVpcsInput) String() string
- func (s *DescribeVpcsInput) Validate() error
- type DescribeVpcsOutput
- func (s DescribeVpcsOutput) GoString() string
- func (s *DescribeVpcsOutput) SetNextToken(v string) *DescribeVpcsOutput
- func (s *DescribeVpcsOutput) SetPageNumber(v int64) *DescribeVpcsOutput
- func (s *DescribeVpcsOutput) SetPageSize(v int64) *DescribeVpcsOutput
- func (s *DescribeVpcsOutput) SetRequestId(v string) *DescribeVpcsOutput
- func (s *DescribeVpcsOutput) SetTotalCount(v int64) *DescribeVpcsOutput
- func (s *DescribeVpcsOutput) SetVpcs(v []*VpcForDescribeVpcsOutput) *DescribeVpcsOutput
- func (s DescribeVpcsOutput) String() string
- type DetachNetworkInterfaceInput
- func (s DetachNetworkInterfaceInput) GoString() string
- func (s *DetachNetworkInterfaceInput) SetInstanceId(v string) *DetachNetworkInterfaceInput
- func (s *DetachNetworkInterfaceInput) SetNetworkInterfaceId(v string) *DetachNetworkInterfaceInput
- func (s DetachNetworkInterfaceInput) String() string
- func (s *DetachNetworkInterfaceInput) Validate() error
- type DetachNetworkInterfaceOutput
- type DisassociateEipAddressInput
- func (s DisassociateEipAddressInput) GoString() string
- func (s *DisassociateEipAddressInput) SetAllocationId(v string) *DisassociateEipAddressInput
- func (s *DisassociateEipAddressInput) SetClientToken(v string) *DisassociateEipAddressInput
- func (s *DisassociateEipAddressInput) SetInstanceId(v string) *DisassociateEipAddressInput
- func (s *DisassociateEipAddressInput) SetInstanceType(v string) *DisassociateEipAddressInput
- func (s DisassociateEipAddressInput) String() string
- func (s *DisassociateEipAddressInput) Validate() error
- type DisassociateEipAddressOutput
- type DisassociateHaVipInput
- func (s DisassociateHaVipInput) GoString() string
- func (s *DisassociateHaVipInput) SetClientToken(v string) *DisassociateHaVipInput
- func (s *DisassociateHaVipInput) SetHaVipId(v string) *DisassociateHaVipInput
- func (s *DisassociateHaVipInput) SetInstanceId(v string) *DisassociateHaVipInput
- func (s *DisassociateHaVipInput) SetInstanceType(v string) *DisassociateHaVipInput
- func (s DisassociateHaVipInput) String() string
- func (s *DisassociateHaVipInput) Validate() error
- type DisassociateHaVipOutput
- type DisassociateNetworkAclInput
- func (s DisassociateNetworkAclInput) GoString() string
- func (s *DisassociateNetworkAclInput) SetNetworkAclId(v string) *DisassociateNetworkAclInput
- func (s *DisassociateNetworkAclInput) SetResource(v []*ResourceForDisassociateNetworkAclInput) *DisassociateNetworkAclInput
- func (s DisassociateNetworkAclInput) String() string
- func (s *DisassociateNetworkAclInput) Validate() error
- type DisassociateNetworkAclOutput
- type DisassociateRouteTableInput
- func (s DisassociateRouteTableInput) GoString() string
- func (s *DisassociateRouteTableInput) SetClientToken(v string) *DisassociateRouteTableInput
- func (s *DisassociateRouteTableInput) SetGatewayId(v string) *DisassociateRouteTableInput
- func (s *DisassociateRouteTableInput) SetGatewayType(v string) *DisassociateRouteTableInput
- func (s *DisassociateRouteTableInput) SetRouteTableId(v string) *DisassociateRouteTableInput
- func (s *DisassociateRouteTableInput) SetSubnetId(v string) *DisassociateRouteTableInput
- func (s DisassociateRouteTableInput) String() string
- func (s *DisassociateRouteTableInput) Validate() error
- type DisassociateRouteTableOutput
- type DisassociateVpcCidrBlockInput
- func (s DisassociateVpcCidrBlockInput) GoString() string
- func (s *DisassociateVpcCidrBlockInput) SetSecondaryCidrBlock(v string) *DisassociateVpcCidrBlockInput
- func (s *DisassociateVpcCidrBlockInput) SetVpcId(v string) *DisassociateVpcCidrBlockInput
- func (s DisassociateVpcCidrBlockInput) String() string
- func (s *DisassociateVpcCidrBlockInput) Validate() error
- type DisassociateVpcCidrBlockOutput
- type EgressAclEntryForDescribeNetworkAclAttributesOutput
- func (s EgressAclEntryForDescribeNetworkAclAttributesOutput) GoString() string
- func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetDescription(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetDestinationCidrIp(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryId(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryName(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetPolicy(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetPort(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetPriority(v int64) *EgressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetProtocol(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
- func (s EgressAclEntryForDescribeNetworkAclAttributesOutput) String() string
- type EgressAclEntryForDescribeNetworkAclsOutput
- func (s EgressAclEntryForDescribeNetworkAclsOutput) GoString() string
- func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetDescription(v string) *EgressAclEntryForDescribeNetworkAclsOutput
- func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetDestinationCidrIp(v string) *EgressAclEntryForDescribeNetworkAclsOutput
- func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryId(v string) *EgressAclEntryForDescribeNetworkAclsOutput
- func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryName(v string) *EgressAclEntryForDescribeNetworkAclsOutput
- func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetPolicy(v string) *EgressAclEntryForDescribeNetworkAclsOutput
- func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetPort(v string) *EgressAclEntryForDescribeNetworkAclsOutput
- func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetPriority(v int64) *EgressAclEntryForDescribeNetworkAclsOutput
- func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetProtocol(v string) *EgressAclEntryForDescribeNetworkAclsOutput
- func (s EgressAclEntryForDescribeNetworkAclsOutput) String() string
- type EgressAclEntryForUpdateNetworkAclEntriesInput
- func (s EgressAclEntryForUpdateNetworkAclEntriesInput) GoString() string
- func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetDescription(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
- func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetDestinationCidrIp(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
- func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryId(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
- func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryName(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
- func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetPolicy(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
- func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetPort(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
- func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetProtocol(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
- func (s EgressAclEntryForUpdateNetworkAclEntriesInput) String() string
- type EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) GoString() string
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDescription(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationCidrBlock(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationPortRange(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPolicy(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPriority(v int64) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProjectName(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProtocol(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourceCidrBlock(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourcePortRange(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetStatus(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficDirection(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterId(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterRuleId(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) String() string
- type EipAddressForDescribeBandwidthPackagesOutput
- func (s EipAddressForDescribeBandwidthPackagesOutput) GoString() string
- func (s *EipAddressForDescribeBandwidthPackagesOutput) SetAllocationId(v string) *EipAddressForDescribeBandwidthPackagesOutput
- func (s *EipAddressForDescribeBandwidthPackagesOutput) SetEipAddress(v string) *EipAddressForDescribeBandwidthPackagesOutput
- func (s EipAddressForDescribeBandwidthPackagesOutput) String() string
- type EipAddressForDescribeEipAddressesOutput
- func (s EipAddressForDescribeEipAddressesOutput) GoString() string
- func (s *EipAddressForDescribeEipAddressesOutput) SetAllocationId(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetAllocationTime(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetBandwidth(v int64) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetBandwidthPackageId(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetBillingType(v int64) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetBusinessStatus(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetDeletedTime(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetDescription(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetEipAddress(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetExpiredTime(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetISP(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetInstanceId(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetInstanceType(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetIpAddressPoolId(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetLockReason(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetName(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetOverdueTime(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetProjectName(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetReleaseWithInstance(v bool) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetSecurityProtectionTypes(v []*string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetStatus(v string) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetTags(v []*TagForDescribeEipAddressesOutput) *EipAddressForDescribeEipAddressesOutput
- func (s *EipAddressForDescribeEipAddressesOutput) SetUpdatedAt(v string) *EipAddressForDescribeEipAddressesOutput
- func (s EipAddressForDescribeEipAddressesOutput) String() string
- type FlowLogForDescribeFlowLogsOutput
- func (s FlowLogForDescribeFlowLogsOutput) GoString() string
- func (s *FlowLogForDescribeFlowLogsOutput) SetAccountId(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetAggregationInterval(v int64) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetBusinessStatus(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetCreatedAt(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetDescription(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetFlowLogId(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetFlowLogName(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetLockReason(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetLogProjectId(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetLogTopicId(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetOpenAnalyzeProductLog(v bool) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetProjectName(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetResourceId(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetResourceType(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetStatus(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetTags(v []*TagForDescribeFlowLogsOutput) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetTrafficType(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetUpdatedAt(v string) *FlowLogForDescribeFlowLogsOutput
- func (s *FlowLogForDescribeFlowLogsOutput) SetVpcId(v string) *FlowLogForDescribeFlowLogsOutput
- func (s FlowLogForDescribeFlowLogsOutput) String() string
- type HaVipForDescribeHaVipsOutput
- func (s HaVipForDescribeHaVipsOutput) GoString() string
- func (s *HaVipForDescribeHaVipsOutput) SetAccountId(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetAssociatedEipAddress(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetAssociatedEipId(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetAssociatedInstanceIds(v []*string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetAssociatedInstanceType(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetCreatedAt(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetDescription(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetHaVipId(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetHaVipName(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetIpAddress(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetMasterInstanceId(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetProjectName(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetStatus(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetSubnetId(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetTags(v []*TagForDescribeHaVipsOutput) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetUpdatedAt(v string) *HaVipForDescribeHaVipsOutput
- func (s *HaVipForDescribeHaVipsOutput) SetVpcId(v string) *HaVipForDescribeHaVipsOutput
- func (s HaVipForDescribeHaVipsOutput) String() string
- type IngressAclEntryForDescribeNetworkAclAttributesOutput
- func (s IngressAclEntryForDescribeNetworkAclAttributesOutput) GoString() string
- func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetDescription(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryId(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryName(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetPolicy(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetPort(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetPriority(v int64) *IngressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetProtocol(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
- func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetSourceCidrIp(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
- func (s IngressAclEntryForDescribeNetworkAclAttributesOutput) String() string
- type IngressAclEntryForDescribeNetworkAclsOutput
- func (s IngressAclEntryForDescribeNetworkAclsOutput) GoString() string
- func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetDescription(v string) *IngressAclEntryForDescribeNetworkAclsOutput
- func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryId(v string) *IngressAclEntryForDescribeNetworkAclsOutput
- func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryName(v string) *IngressAclEntryForDescribeNetworkAclsOutput
- func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetPolicy(v string) *IngressAclEntryForDescribeNetworkAclsOutput
- func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetPort(v string) *IngressAclEntryForDescribeNetworkAclsOutput
- func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetPriority(v int64) *IngressAclEntryForDescribeNetworkAclsOutput
- func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetProtocol(v string) *IngressAclEntryForDescribeNetworkAclsOutput
- func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetSourceCidrIp(v string) *IngressAclEntryForDescribeNetworkAclsOutput
- func (s IngressAclEntryForDescribeNetworkAclsOutput) String() string
- type IngressAclEntryForUpdateNetworkAclEntriesInput
- func (s IngressAclEntryForUpdateNetworkAclEntriesInput) GoString() string
- func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetDescription(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
- func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryId(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
- func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryName(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
- func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetPolicy(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
- func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetPort(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
- func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetProtocol(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
- func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetSourceCidrIp(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
- func (s IngressAclEntryForUpdateNetworkAclEntriesInput) String() string
- type IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) GoString() string
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDescription(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationCidrBlock(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationPortRange(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPolicy(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPriority(v int64) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProjectName(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProtocol(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourceCidrBlock(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourcePortRange(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetStatus(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficDirection(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterId(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterRuleId(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
- func (s IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) String() string
- type InstanceGroupForDescribeInstanceGroupsOutput
- func (s InstanceGroupForDescribeInstanceGroupsOutput) GoString() string
- func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetAccountId(v string) *InstanceGroupForDescribeInstanceGroupsOutput
- func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetCreatedAt(v string) *InstanceGroupForDescribeInstanceGroupsOutput
- func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetDescription(v string) *InstanceGroupForDescribeInstanceGroupsOutput
- func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetInstanceGroupId(v string) *InstanceGroupForDescribeInstanceGroupsOutput
- func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetMembers(v []*MemberForDescribeInstanceGroupsOutput) *InstanceGroupForDescribeInstanceGroupsOutput
- func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetName(v string) *InstanceGroupForDescribeInstanceGroupsOutput
- func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetStatus(v string) *InstanceGroupForDescribeInstanceGroupsOutput
- func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetUpdatedAt(v string) *InstanceGroupForDescribeInstanceGroupsOutput
- func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetVpcId(v string) *InstanceGroupForDescribeInstanceGroupsOutput
- func (s InstanceGroupForDescribeInstanceGroupsOutput) String() string
- type IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
- func (s IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) GoString() string
- func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetCidrBlock(v string) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
- func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetCreationTime(v string) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
- func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetStatus(v string) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
- func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetTotalIpCount(v int64) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
- func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetUsedIpCount(v int64) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
- func (s IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) String() string
- type IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s IpAddressPoolForDescribeIpAddressPoolsOutput) GoString() string
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetBusinessStatus(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetCidrBlocks(v []*string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetCreationTime(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetDeletedTime(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetDescription(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetISP(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetIpAddressPoolId(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetName(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetOverdueTime(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetProjectName(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetStatus(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetTags(v []*TagForDescribeIpAddressPoolsOutput) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetTotalIpCount(v int64) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetUpdateTime(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetUsedIpCount(v int64) *IpAddressPoolForDescribeIpAddressPoolsOutput
- func (s IpAddressPoolForDescribeIpAddressPoolsOutput) String() string
- type Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) GoString() string
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetAllocationId(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBandwidth(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBandwidthPackageId(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBillingType(v int64) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBusinessStatus(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetCreationTime(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetDeletedTime(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetISP(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetInstanceId(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetInstanceType(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetIpv6Address(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetIpv6GatewayId(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetLockReason(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetNetworkType(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetOverdueTime(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetProjectName(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetStatus(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetUpdatedAt(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
- func (s Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) String() string
- type Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
- func (s Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) GoString() string
- func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetDescription(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
- func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetInstanceId(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
- func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetIpv6EgressOnlyRuleId(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
- func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetName(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
- func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetStatus(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
- func (s Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) String() string
- type Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s Ipv6GatewayForDescribeIpv6GatewaysOutput) GoString() string
- func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetCreationTime(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetDescription(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetIpv6GatewayId(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetName(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetProjectName(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetRouteTableId(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetStatus(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetUpdateTime(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetVpcId(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
- func (s Ipv6GatewayForDescribeIpv6GatewaysOutput) String() string
- type ListTagsForResourcesInput
- func (s ListTagsForResourcesInput) GoString() string
- func (s *ListTagsForResourcesInput) SetMaxResults(v int64) *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 MemberForDescribeInstanceGroupsOutput
- func (s MemberForDescribeInstanceGroupsOutput) GoString() string
- func (s *MemberForDescribeInstanceGroupsOutput) SetEnabled(v bool) *MemberForDescribeInstanceGroupsOutput
- func (s *MemberForDescribeInstanceGroupsOutput) SetId(v string) *MemberForDescribeInstanceGroupsOutput
- func (s *MemberForDescribeInstanceGroupsOutput) SetType(v string) *MemberForDescribeInstanceGroupsOutput
- func (s *MemberForDescribeInstanceGroupsOutput) SetWeight(v int64) *MemberForDescribeInstanceGroupsOutput
- func (s MemberForDescribeInstanceGroupsOutput) String() string
- type ModifyBandwidthPackageAttributesInput
- func (s ModifyBandwidthPackageAttributesInput) GoString() string
- func (s *ModifyBandwidthPackageAttributesInput) SetBandwidthPackageId(v string) *ModifyBandwidthPackageAttributesInput
- func (s *ModifyBandwidthPackageAttributesInput) SetBandwidthPackageName(v string) *ModifyBandwidthPackageAttributesInput
- func (s *ModifyBandwidthPackageAttributesInput) SetDescription(v string) *ModifyBandwidthPackageAttributesInput
- func (s *ModifyBandwidthPackageAttributesInput) SetEnableDualStack(v bool) *ModifyBandwidthPackageAttributesInput
- func (s ModifyBandwidthPackageAttributesInput) String() string
- func (s *ModifyBandwidthPackageAttributesInput) Validate() error
- type ModifyBandwidthPackageAttributesOutput
- type ModifyBandwidthPackageEipBandwidthInput
- func (s ModifyBandwidthPackageEipBandwidthInput) GoString() string
- func (s *ModifyBandwidthPackageEipBandwidthInput) SetAllocationId(v string) *ModifyBandwidthPackageEipBandwidthInput
- func (s *ModifyBandwidthPackageEipBandwidthInput) SetBandwidth(v int64) *ModifyBandwidthPackageEipBandwidthInput
- func (s ModifyBandwidthPackageEipBandwidthInput) String() string
- func (s *ModifyBandwidthPackageEipBandwidthInput) Validate() error
- type ModifyBandwidthPackageEipBandwidthOutput
- type ModifyBandwidthPackageSpecInput
- func (s ModifyBandwidthPackageSpecInput) GoString() string
- func (s *ModifyBandwidthPackageSpecInput) SetBandwidth(v int64) *ModifyBandwidthPackageSpecInput
- func (s *ModifyBandwidthPackageSpecInput) SetBandwidthPackageId(v string) *ModifyBandwidthPackageSpecInput
- func (s ModifyBandwidthPackageSpecInput) String() string
- func (s *ModifyBandwidthPackageSpecInput) Validate() error
- type ModifyBandwidthPackageSpecOutput
- type ModifyEipAddressAttributesInput
- func (s ModifyEipAddressAttributesInput) GoString() string
- func (s *ModifyEipAddressAttributesInput) SetAllocationId(v string) *ModifyEipAddressAttributesInput
- func (s *ModifyEipAddressAttributesInput) SetBandwidth(v int64) *ModifyEipAddressAttributesInput
- func (s *ModifyEipAddressAttributesInput) SetDescription(v string) *ModifyEipAddressAttributesInput
- func (s *ModifyEipAddressAttributesInput) SetName(v string) *ModifyEipAddressAttributesInput
- func (s *ModifyEipAddressAttributesInput) SetReleaseWithInstance(v bool) *ModifyEipAddressAttributesInput
- func (s ModifyEipAddressAttributesInput) String() string
- func (s *ModifyEipAddressAttributesInput) Validate() error
- type ModifyEipAddressAttributesOutput
- type ModifyFlowLogAttributeInput
- func (s ModifyFlowLogAttributeInput) GoString() string
- func (s *ModifyFlowLogAttributeInput) SetAggregationInterval(v int64) *ModifyFlowLogAttributeInput
- func (s *ModifyFlowLogAttributeInput) SetClientToken(v string) *ModifyFlowLogAttributeInput
- func (s *ModifyFlowLogAttributeInput) SetDescription(v string) *ModifyFlowLogAttributeInput
- func (s *ModifyFlowLogAttributeInput) SetFlowLogId(v string) *ModifyFlowLogAttributeInput
- func (s *ModifyFlowLogAttributeInput) SetFlowLogName(v string) *ModifyFlowLogAttributeInput
- func (s ModifyFlowLogAttributeInput) String() string
- func (s *ModifyFlowLogAttributeInput) Validate() error
- type ModifyFlowLogAttributeOutput
- type ModifyHaVipAttributesInput
- func (s ModifyHaVipAttributesInput) GoString() string
- func (s *ModifyHaVipAttributesInput) SetDescription(v string) *ModifyHaVipAttributesInput
- func (s *ModifyHaVipAttributesInput) SetHaVipId(v string) *ModifyHaVipAttributesInput
- func (s *ModifyHaVipAttributesInput) SetHaVipName(v string) *ModifyHaVipAttributesInput
- func (s ModifyHaVipAttributesInput) String() string
- func (s *ModifyHaVipAttributesInput) Validate() error
- type ModifyHaVipAttributesOutput
- type ModifyInstanceGroupAttributesInput
- func (s ModifyInstanceGroupAttributesInput) GoString() string
- func (s *ModifyInstanceGroupAttributesInput) SetDescription(v string) *ModifyInstanceGroupAttributesInput
- func (s *ModifyInstanceGroupAttributesInput) SetInstanceGroupId(v string) *ModifyInstanceGroupAttributesInput
- func (s *ModifyInstanceGroupAttributesInput) SetName(v string) *ModifyInstanceGroupAttributesInput
- func (s ModifyInstanceGroupAttributesInput) String() string
- func (s *ModifyInstanceGroupAttributesInput) Validate() error
- type ModifyInstanceGroupAttributesOutput
- type ModifyInstanceGroupMembersInput
- func (s ModifyInstanceGroupMembersInput) GoString() string
- func (s *ModifyInstanceGroupMembersInput) SetAppendMembers(v []*AppendMemberForModifyInstanceGroupMembersInput) *ModifyInstanceGroupMembersInput
- func (s *ModifyInstanceGroupMembersInput) SetInstanceGroupId(v string) *ModifyInstanceGroupMembersInput
- func (s *ModifyInstanceGroupMembersInput) SetRemoveMembers(v []*RemoveMemberForModifyInstanceGroupMembersInput) *ModifyInstanceGroupMembersInput
- func (s ModifyInstanceGroupMembersInput) String() string
- func (s *ModifyInstanceGroupMembersInput) Validate() error
- type ModifyInstanceGroupMembersOutput
- type ModifyIpAddressPoolAttributesInput
- func (s ModifyIpAddressPoolAttributesInput) GoString() string
- func (s *ModifyIpAddressPoolAttributesInput) SetClientToken(v string) *ModifyIpAddressPoolAttributesInput
- func (s *ModifyIpAddressPoolAttributesInput) SetDescription(v string) *ModifyIpAddressPoolAttributesInput
- func (s *ModifyIpAddressPoolAttributesInput) SetIpAddressPoolId(v string) *ModifyIpAddressPoolAttributesInput
- func (s *ModifyIpAddressPoolAttributesInput) SetName(v string) *ModifyIpAddressPoolAttributesInput
- func (s ModifyIpAddressPoolAttributesInput) String() string
- func (s *ModifyIpAddressPoolAttributesInput) Validate() error
- type ModifyIpAddressPoolAttributesOutput
- type ModifyIpv6AddressBandwidthInput
- func (s ModifyIpv6AddressBandwidthInput) GoString() string
- func (s *ModifyIpv6AddressBandwidthInput) SetAllocationId(v string) *ModifyIpv6AddressBandwidthInput
- func (s *ModifyIpv6AddressBandwidthInput) SetBandwidth(v int64) *ModifyIpv6AddressBandwidthInput
- func (s ModifyIpv6AddressBandwidthInput) String() string
- func (s *ModifyIpv6AddressBandwidthInput) Validate() error
- type ModifyIpv6AddressBandwidthOutput
- type ModifyIpv6EgressOnlyRuleAttributeInput
- func (s ModifyIpv6EgressOnlyRuleAttributeInput) GoString() string
- func (s *ModifyIpv6EgressOnlyRuleAttributeInput) SetIpv6EgressOnlyRuleId(v string) *ModifyIpv6EgressOnlyRuleAttributeInput
- func (s *ModifyIpv6EgressOnlyRuleAttributeInput) SetName(v string) *ModifyIpv6EgressOnlyRuleAttributeInput
- func (s ModifyIpv6EgressOnlyRuleAttributeInput) String() string
- func (s *ModifyIpv6EgressOnlyRuleAttributeInput) Validate() error
- type ModifyIpv6EgressOnlyRuleAttributeOutput
- type ModifyIpv6GatewayAttributeInput
- func (s ModifyIpv6GatewayAttributeInput) GoString() string
- func (s *ModifyIpv6GatewayAttributeInput) SetDescription(v string) *ModifyIpv6GatewayAttributeInput
- func (s *ModifyIpv6GatewayAttributeInput) SetIpv6GatewayId(v string) *ModifyIpv6GatewayAttributeInput
- func (s *ModifyIpv6GatewayAttributeInput) SetName(v string) *ModifyIpv6GatewayAttributeInput
- func (s ModifyIpv6GatewayAttributeInput) String() string
- func (s *ModifyIpv6GatewayAttributeInput) Validate() error
- type ModifyIpv6GatewayAttributeOutput
- type ModifyNetworkAclAttributesInput
- func (s ModifyNetworkAclAttributesInput) GoString() string
- func (s *ModifyNetworkAclAttributesInput) SetDescription(v string) *ModifyNetworkAclAttributesInput
- func (s *ModifyNetworkAclAttributesInput) SetNetworkAclId(v string) *ModifyNetworkAclAttributesInput
- func (s *ModifyNetworkAclAttributesInput) SetNetworkAclName(v string) *ModifyNetworkAclAttributesInput
- func (s ModifyNetworkAclAttributesInput) String() string
- func (s *ModifyNetworkAclAttributesInput) Validate() error
- type ModifyNetworkAclAttributesOutput
- type ModifyNetworkInterfaceAttributesInput
- func (s ModifyNetworkInterfaceAttributesInput) GoString() string
- func (s *ModifyNetworkInterfaceAttributesInput) SetDeleteOnTermination(v bool) *ModifyNetworkInterfaceAttributesInput
- func (s *ModifyNetworkInterfaceAttributesInput) SetDescription(v string) *ModifyNetworkInterfaceAttributesInput
- func (s *ModifyNetworkInterfaceAttributesInput) SetNetworkInterfaceId(v string) *ModifyNetworkInterfaceAttributesInput
- func (s *ModifyNetworkInterfaceAttributesInput) SetNetworkInterfaceName(v string) *ModifyNetworkInterfaceAttributesInput
- func (s *ModifyNetworkInterfaceAttributesInput) SetPortSecurityEnabled(v bool) *ModifyNetworkInterfaceAttributesInput
- func (s *ModifyNetworkInterfaceAttributesInput) SetSecurityGroupIds(v []*string) *ModifyNetworkInterfaceAttributesInput
- func (s ModifyNetworkInterfaceAttributesInput) String() string
- func (s *ModifyNetworkInterfaceAttributesInput) Validate() error
- type ModifyNetworkInterfaceAttributesOutput
- type ModifyPrefixListInput
- func (s ModifyPrefixListInput) GoString() string
- func (s *ModifyPrefixListInput) SetAddPrefixListEntries(v []*AddPrefixListEntryForModifyPrefixListInput) *ModifyPrefixListInput
- func (s *ModifyPrefixListInput) SetClientToken(v string) *ModifyPrefixListInput
- func (s *ModifyPrefixListInput) SetDescription(v string) *ModifyPrefixListInput
- func (s *ModifyPrefixListInput) SetDryRun(v bool) *ModifyPrefixListInput
- func (s *ModifyPrefixListInput) SetMaxEntries(v int64) *ModifyPrefixListInput
- func (s *ModifyPrefixListInput) SetPrefixListId(v string) *ModifyPrefixListInput
- func (s *ModifyPrefixListInput) SetPrefixListName(v string) *ModifyPrefixListInput
- func (s *ModifyPrefixListInput) SetRemovePrefixListEntries(v []*RemovePrefixListEntryForModifyPrefixListInput) *ModifyPrefixListInput
- func (s ModifyPrefixListInput) String() string
- func (s *ModifyPrefixListInput) Validate() error
- type ModifyPrefixListOutput
- type ModifyRouteEntryInput
- func (s ModifyRouteEntryInput) GoString() string
- func (s *ModifyRouteEntryInput) SetDescription(v string) *ModifyRouteEntryInput
- func (s *ModifyRouteEntryInput) SetRouteEntryId(v string) *ModifyRouteEntryInput
- func (s *ModifyRouteEntryInput) SetRouteEntryName(v string) *ModifyRouteEntryInput
- func (s ModifyRouteEntryInput) String() string
- func (s *ModifyRouteEntryInput) Validate() error
- type ModifyRouteEntryOutput
- type ModifyRouteTableAttributesInput
- func (s ModifyRouteTableAttributesInput) GoString() string
- func (s *ModifyRouteTableAttributesInput) SetDescription(v string) *ModifyRouteTableAttributesInput
- func (s *ModifyRouteTableAttributesInput) SetRouteTableId(v string) *ModifyRouteTableAttributesInput
- func (s *ModifyRouteTableAttributesInput) SetRouteTableName(v string) *ModifyRouteTableAttributesInput
- func (s ModifyRouteTableAttributesInput) String() string
- func (s *ModifyRouteTableAttributesInput) Validate() error
- type ModifyRouteTableAttributesOutput
- type ModifySecurityGroupAttributesInput
- func (s ModifySecurityGroupAttributesInput) GoString() string
- func (s *ModifySecurityGroupAttributesInput) SetDescription(v string) *ModifySecurityGroupAttributesInput
- func (s *ModifySecurityGroupAttributesInput) SetSecurityGroupId(v string) *ModifySecurityGroupAttributesInput
- func (s *ModifySecurityGroupAttributesInput) SetSecurityGroupName(v string) *ModifySecurityGroupAttributesInput
- func (s ModifySecurityGroupAttributesInput) String() string
- func (s *ModifySecurityGroupAttributesInput) Validate() error
- type ModifySecurityGroupAttributesOutput
- type ModifySecurityGroupRuleDescriptionsEgressInput
- func (s ModifySecurityGroupRuleDescriptionsEgressInput) GoString() string
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetCidrIp(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetDescription(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPolicy(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPortEnd(v int64) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPortStart(v int64) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPrefixListId(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPriority(v int64) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetProtocol(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetSecurityGroupId(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetSourceGroupId(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
- func (s ModifySecurityGroupRuleDescriptionsEgressInput) String() string
- func (s *ModifySecurityGroupRuleDescriptionsEgressInput) Validate() error
- type ModifySecurityGroupRuleDescriptionsEgressOutput
- type ModifySecurityGroupRuleDescriptionsIngressInput
- func (s ModifySecurityGroupRuleDescriptionsIngressInput) GoString() string
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetCidrIp(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetDescription(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPolicy(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPortEnd(v int64) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPortStart(v int64) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPrefixListId(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPriority(v int64) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetProtocol(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetSecurityGroupId(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetSourceGroupId(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
- func (s ModifySecurityGroupRuleDescriptionsIngressInput) String() string
- func (s *ModifySecurityGroupRuleDescriptionsIngressInput) Validate() error
- type ModifySecurityGroupRuleDescriptionsIngressOutput
- type ModifySubnetAttributesInput
- func (s ModifySubnetAttributesInput) GoString() string
- func (s *ModifySubnetAttributesInput) SetDescription(v string) *ModifySubnetAttributesInput
- func (s *ModifySubnetAttributesInput) SetEnableIpv6(v bool) *ModifySubnetAttributesInput
- func (s *ModifySubnetAttributesInput) SetIpv6CidrBlock(v int64) *ModifySubnetAttributesInput
- func (s *ModifySubnetAttributesInput) SetSubnetId(v string) *ModifySubnetAttributesInput
- func (s *ModifySubnetAttributesInput) SetSubnetName(v string) *ModifySubnetAttributesInput
- func (s ModifySubnetAttributesInput) String() string
- func (s *ModifySubnetAttributesInput) Validate() error
- type ModifySubnetAttributesOutput
- type ModifyTrafficMirrorFilterAttributesInput
- func (s ModifyTrafficMirrorFilterAttributesInput) GoString() string
- func (s *ModifyTrafficMirrorFilterAttributesInput) SetDescription(v string) *ModifyTrafficMirrorFilterAttributesInput
- func (s *ModifyTrafficMirrorFilterAttributesInput) SetTrafficMirrorFilterId(v string) *ModifyTrafficMirrorFilterAttributesInput
- func (s *ModifyTrafficMirrorFilterAttributesInput) SetTrafficMirrorFilterName(v string) *ModifyTrafficMirrorFilterAttributesInput
- func (s ModifyTrafficMirrorFilterAttributesInput) String() string
- func (s *ModifyTrafficMirrorFilterAttributesInput) Validate() error
- type ModifyTrafficMirrorFilterAttributesOutput
- type ModifyTrafficMirrorFilterRuleAttributesInput
- func (s ModifyTrafficMirrorFilterRuleAttributesInput) GoString() string
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetDescription(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetDestinationCidrBlock(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetDestinationPortRange(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetPolicy(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetPriority(v int64) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetProtocol(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetSourceCidrBlock(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetSourcePortRange(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetTrafficDirection(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetTrafficMirrorFilterRuleId(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
- func (s ModifyTrafficMirrorFilterRuleAttributesInput) String() string
- func (s *ModifyTrafficMirrorFilterRuleAttributesInput) Validate() error
- type ModifyTrafficMirrorFilterRuleAttributesOutput
- type ModifyTrafficMirrorSessionAttributesInput
- func (s ModifyTrafficMirrorSessionAttributesInput) GoString() string
- func (s *ModifyTrafficMirrorSessionAttributesInput) SetDescription(v string) *ModifyTrafficMirrorSessionAttributesInput
- func (s *ModifyTrafficMirrorSessionAttributesInput) SetPacketLength(v int64) *ModifyTrafficMirrorSessionAttributesInput
- func (s *ModifyTrafficMirrorSessionAttributesInput) SetPriority(v int64) *ModifyTrafficMirrorSessionAttributesInput
- func (s *ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorFilterId(v string) *ModifyTrafficMirrorSessionAttributesInput
- func (s *ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorSessionId(v string) *ModifyTrafficMirrorSessionAttributesInput
- func (s *ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorSessionName(v string) *ModifyTrafficMirrorSessionAttributesInput
- func (s *ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorTargetId(v string) *ModifyTrafficMirrorSessionAttributesInput
- func (s *ModifyTrafficMirrorSessionAttributesInput) SetVirtualNetworkId(v int64) *ModifyTrafficMirrorSessionAttributesInput
- func (s ModifyTrafficMirrorSessionAttributesInput) String() string
- func (s *ModifyTrafficMirrorSessionAttributesInput) Validate() error
- type ModifyTrafficMirrorSessionAttributesOutput
- type ModifyTrafficMirrorTargetAttributesInput
- func (s ModifyTrafficMirrorTargetAttributesInput) GoString() string
- func (s *ModifyTrafficMirrorTargetAttributesInput) SetDescription(v string) *ModifyTrafficMirrorTargetAttributesInput
- func (s *ModifyTrafficMirrorTargetAttributesInput) SetTrafficMirrorTargetId(v string) *ModifyTrafficMirrorTargetAttributesInput
- func (s *ModifyTrafficMirrorTargetAttributesInput) SetTrafficMirrorTargetName(v string) *ModifyTrafficMirrorTargetAttributesInput
- func (s ModifyTrafficMirrorTargetAttributesInput) String() string
- func (s *ModifyTrafficMirrorTargetAttributesInput) Validate() error
- type ModifyTrafficMirrorTargetAttributesOutput
- type ModifyVpcAttributesInput
- func (s ModifyVpcAttributesInput) GoString() string
- func (s *ModifyVpcAttributesInput) SetDescription(v string) *ModifyVpcAttributesInput
- func (s *ModifyVpcAttributesInput) SetDnsServers(v []*string) *ModifyVpcAttributesInput
- func (s *ModifyVpcAttributesInput) SetEnableIpv6(v bool) *ModifyVpcAttributesInput
- func (s *ModifyVpcAttributesInput) SetIpv6CidrBlock(v string) *ModifyVpcAttributesInput
- func (s *ModifyVpcAttributesInput) SetVpcId(v string) *ModifyVpcAttributesInput
- func (s *ModifyVpcAttributesInput) SetVpcName(v string) *ModifyVpcAttributesInput
- func (s ModifyVpcAttributesInput) String() string
- func (s *ModifyVpcAttributesInput) Validate() error
- type ModifyVpcAttributesOutput
- type NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s NetworkAclAttributeForDescribeNetworkAclAttributesOutput) GoString() string
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetCreationTime(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetDescription(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetEgressAclEntries(v []*EgressAclEntryForDescribeNetworkAclAttributesOutput) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetIngressAclEntries(v []*IngressAclEntryForDescribeNetworkAclAttributesOutput) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetNetworkAclId(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetNetworkAclName(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetProjectName(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetResources(v []*ResourceForDescribeNetworkAclAttributesOutput) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetStatus(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetTags(v []*TagForDescribeNetworkAclAttributesOutput) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetUpdateTime(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetVpcId(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
- func (s NetworkAclAttributeForDescribeNetworkAclAttributesOutput) String() string
- type NetworkAclForDescribeNetworkAclsOutput
- func (s NetworkAclForDescribeNetworkAclsOutput) GoString() string
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetCreationTime(v string) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetDescription(v string) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetEgressAclEntries(v []*EgressAclEntryForDescribeNetworkAclsOutput) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetIngressAclEntries(v []*IngressAclEntryForDescribeNetworkAclsOutput) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetNetworkAclId(v string) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetNetworkAclName(v string) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetProjectName(v string) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetResources(v []*ResourceForDescribeNetworkAclsOutput) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetStatus(v string) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetTags(v []*TagForDescribeNetworkAclsOutput) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetUpdateTime(v string) *NetworkAclForDescribeNetworkAclsOutput
- func (s *NetworkAclForDescribeNetworkAclsOutput) SetVpcId(v string) *NetworkAclForDescribeNetworkAclsOutput
- func (s NetworkAclForDescribeNetworkAclsOutput) String() string
- type NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s NetworkInterfaceSetForDescribeNetworkInterfacesOutput) GoString() string
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetAccountId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetAssociatedElasticIp(v *AssociatedElasticIpForDescribeNetworkInterfacesOutput) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetCreatedAt(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetDescription(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetDeviceId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetIPv6Sets(v []*string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetMacAddress(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetNetworkInterfaceId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetNetworkInterfaceName(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetPortSecurityEnabled(v bool) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetPrimaryIpAddress(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetPrivateIpSets(v *PrivateIpSetsForDescribeNetworkInterfacesOutput) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetProjectName(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetSecurityGroupIds(v []*string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetServiceManaged(v bool) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetStatus(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetSubnetId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetTags(v []*TagForDescribeNetworkInterfacesOutput) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetType(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetUpdatedAt(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetVpcId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetVpcName(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetZoneId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
- func (s NetworkInterfaceSetForDescribeNetworkInterfacesOutput) String() string
- type PermissionForDescribeSecurityGroupAttributesOutput
- func (s PermissionForDescribeSecurityGroupAttributesOutput) GoString() string
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetCidrIp(v string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetCreationTime(v string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetDescription(v string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetDirection(v string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPolicy(v string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPortEnd(v int64) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPortStart(v int64) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPrefixListCidrs(v []*string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPrefixListId(v string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPriority(v int64) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetProtocol(v string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetSourceGroupId(v string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetUpdateTime(v string) *PermissionForDescribeSecurityGroupAttributesOutput
- func (s PermissionForDescribeSecurityGroupAttributesOutput) String() string
- type PrefixListAssociationForDescribePrefixListAssociationsOutput
- func (s PrefixListAssociationForDescribePrefixListAssociationsOutput) GoString() string
- func (s *PrefixListAssociationForDescribePrefixListAssociationsOutput) SetResourceId(v string) *PrefixListAssociationForDescribePrefixListAssociationsOutput
- func (s *PrefixListAssociationForDescribePrefixListAssociationsOutput) SetResourceType(v string) *PrefixListAssociationForDescribePrefixListAssociationsOutput
- func (s PrefixListAssociationForDescribePrefixListAssociationsOutput) String() string
- type PrefixListEntryForCreatePrefixListInput
- func (s PrefixListEntryForCreatePrefixListInput) GoString() string
- func (s *PrefixListEntryForCreatePrefixListInput) SetCidr(v string) *PrefixListEntryForCreatePrefixListInput
- func (s *PrefixListEntryForCreatePrefixListInput) SetDescription(v string) *PrefixListEntryForCreatePrefixListInput
- func (s PrefixListEntryForCreatePrefixListInput) String() string
- type PrefixListEntryForDescribePrefixListEntriesOutput
- func (s PrefixListEntryForDescribePrefixListEntriesOutput) GoString() string
- func (s *PrefixListEntryForDescribePrefixListEntriesOutput) SetCidr(v string) *PrefixListEntryForDescribePrefixListEntriesOutput
- func (s *PrefixListEntryForDescribePrefixListEntriesOutput) SetDescription(v string) *PrefixListEntryForDescribePrefixListEntriesOutput
- func (s *PrefixListEntryForDescribePrefixListEntriesOutput) SetPrefixListId(v string) *PrefixListEntryForDescribePrefixListEntriesOutput
- func (s PrefixListEntryForDescribePrefixListEntriesOutput) String() string
- type PrefixListForDescribePrefixListsOutput
- func (s PrefixListForDescribePrefixListsOutput) GoString() string
- func (s *PrefixListForDescribePrefixListsOutput) SetAssociationCount(v int64) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetCidrs(v []*string) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetCreationTime(v string) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetDescription(v string) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetIpVersion(v string) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetMaxEntries(v int64) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetPrefixListId(v string) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetPrefixListName(v string) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetProjectName(v string) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetStatus(v string) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetTags(v []*TagForDescribePrefixListsOutput) *PrefixListForDescribePrefixListsOutput
- func (s *PrefixListForDescribePrefixListsOutput) SetUpdateTime(v string) *PrefixListForDescribePrefixListsOutput
- func (s PrefixListForDescribePrefixListsOutput) String() string
- type PrivateIpSetForDescribeNetworkInterfaceAttributesOutput
- func (s PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) GoString() string
- func (s *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) SetAssociatedElasticIp(v *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput
- func (s *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) SetPrimary(v bool) *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput
- func (s *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) SetPrivateIpAddress(v string) *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput
- func (s PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) String() string
- type PrivateIpSetForDescribeNetworkInterfacesOutput
- func (s PrivateIpSetForDescribeNetworkInterfacesOutput) GoString() string
- func (s *PrivateIpSetForDescribeNetworkInterfacesOutput) SetAssociatedElasticIp(v *AssociatedElasticIpForDescribeNetworkInterfacesOutput) *PrivateIpSetForDescribeNetworkInterfacesOutput
- func (s *PrivateIpSetForDescribeNetworkInterfacesOutput) SetPrimary(v bool) *PrivateIpSetForDescribeNetworkInterfacesOutput
- func (s *PrivateIpSetForDescribeNetworkInterfacesOutput) SetPrivateIpAddress(v string) *PrivateIpSetForDescribeNetworkInterfacesOutput
- func (s PrivateIpSetForDescribeNetworkInterfacesOutput) String() string
- type PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput
- func (s PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) GoString() string
- func (s *PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) SetPrivateIpSet(v []*PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) *PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput
- func (s PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) String() string
- type PrivateIpSetsForDescribeNetworkInterfacesOutput
- func (s PrivateIpSetsForDescribeNetworkInterfacesOutput) GoString() string
- func (s *PrivateIpSetsForDescribeNetworkInterfacesOutput) SetPrivateIpSet(v []*PrivateIpSetForDescribeNetworkInterfacesOutput) *PrivateIpSetsForDescribeNetworkInterfacesOutput
- func (s PrivateIpSetsForDescribeNetworkInterfacesOutput) String() string
- type ReleaseEipAddressInput
- func (s ReleaseEipAddressInput) GoString() string
- func (s *ReleaseEipAddressInput) SetAllocationId(v string) *ReleaseEipAddressInput
- func (s *ReleaseEipAddressInput) SetClientToken(v string) *ReleaseEipAddressInput
- func (s ReleaseEipAddressInput) String() string
- func (s *ReleaseEipAddressInput) Validate() error
- type ReleaseEipAddressOutput
- type ReleaseIpv6AddressBandwidthInput
- type ReleaseIpv6AddressBandwidthOutput
- type RemoveBandwidthPackageIpInput
- func (s RemoveBandwidthPackageIpInput) GoString() string
- func (s *RemoveBandwidthPackageIpInput) SetAllocationId(v string) *RemoveBandwidthPackageIpInput
- func (s *RemoveBandwidthPackageIpInput) SetBandwidthPackageId(v string) *RemoveBandwidthPackageIpInput
- func (s RemoveBandwidthPackageIpInput) String() string
- func (s *RemoveBandwidthPackageIpInput) Validate() error
- type RemoveBandwidthPackageIpOutput
- type RemoveMemberForModifyInstanceGroupMembersInput
- func (s RemoveMemberForModifyInstanceGroupMembersInput) GoString() string
- func (s *RemoveMemberForModifyInstanceGroupMembersInput) SetId(v string) *RemoveMemberForModifyInstanceGroupMembersInput
- func (s *RemoveMemberForModifyInstanceGroupMembersInput) SetType(v string) *RemoveMemberForModifyInstanceGroupMembersInput
- func (s RemoveMemberForModifyInstanceGroupMembersInput) String() string
- type RemovePrefixListEntryForModifyPrefixListInput
- type ResourceForAssociateNetworkAclInput
- type ResourceForDescribeNetworkAclAttributesOutput
- func (s ResourceForDescribeNetworkAclAttributesOutput) GoString() string
- func (s *ResourceForDescribeNetworkAclAttributesOutput) SetResourceId(v string) *ResourceForDescribeNetworkAclAttributesOutput
- func (s *ResourceForDescribeNetworkAclAttributesOutput) SetStatus(v string) *ResourceForDescribeNetworkAclAttributesOutput
- func (s ResourceForDescribeNetworkAclAttributesOutput) String() string
- type ResourceForDescribeNetworkAclsOutput
- func (s ResourceForDescribeNetworkAclsOutput) GoString() string
- func (s *ResourceForDescribeNetworkAclsOutput) SetResourceId(v string) *ResourceForDescribeNetworkAclsOutput
- func (s *ResourceForDescribeNetworkAclsOutput) SetStatus(v string) *ResourceForDescribeNetworkAclsOutput
- func (s ResourceForDescribeNetworkAclsOutput) String() string
- type ResourceForDisassociateNetworkAclInput
- func (s ResourceForDisassociateNetworkAclInput) GoString() string
- func (s *ResourceForDisassociateNetworkAclInput) SetResourceId(v string) *ResourceForDisassociateNetworkAclInput
- func (s ResourceForDisassociateNetworkAclInput) String() string
- func (s *ResourceForDisassociateNetworkAclInput) 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 RevokeSecurityGroupEgressInput
- func (s RevokeSecurityGroupEgressInput) GoString() string
- func (s *RevokeSecurityGroupEgressInput) SetCidrIp(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetDescription(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetPolicy(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetPortEnd(v int64) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetPortStart(v int64) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetPrefixListId(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetPriority(v int64) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetProtocol(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetSecurityGroupId(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetSourceGroupId(v string) *RevokeSecurityGroupEgressInput
- func (s RevokeSecurityGroupEgressInput) String() string
- func (s *RevokeSecurityGroupEgressInput) Validate() error
- type RevokeSecurityGroupEgressOutput
- type RevokeSecurityGroupIngressInput
- func (s RevokeSecurityGroupIngressInput) GoString() string
- func (s *RevokeSecurityGroupIngressInput) SetCidrIp(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetDescription(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetPolicy(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetPortEnd(v int64) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetPortStart(v int64) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetPrefixListId(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetPriority(v int64) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetProtocol(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetSecurityGroupId(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetSourceGroupId(v string) *RevokeSecurityGroupIngressInput
- func (s RevokeSecurityGroupIngressInput) String() string
- func (s *RevokeSecurityGroupIngressInput) Validate() error
- type RevokeSecurityGroupIngressOutput
- type RouteEntryForDescribeRouteEntryListOutput
- func (s RouteEntryForDescribeRouteEntryListOutput) GoString() string
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetDescription(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetDestinationCidrBlock(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetNextHopId(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetNextHopName(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetNextHopType(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetPrefixListCidrBlocks(v []*string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetRouteEntryId(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetRouteEntryName(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetRouteTableId(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetStatus(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetType(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s *RouteEntryForDescribeRouteEntryListOutput) SetVpcId(v string) *RouteEntryForDescribeRouteEntryListOutput
- func (s RouteEntryForDescribeRouteEntryListOutput) String() string
- type RouteTableForDescribeSubnetAttributesOutput
- func (s RouteTableForDescribeSubnetAttributesOutput) GoString() string
- func (s *RouteTableForDescribeSubnetAttributesOutput) SetRouteTableId(v string) *RouteTableForDescribeSubnetAttributesOutput
- func (s *RouteTableForDescribeSubnetAttributesOutput) SetRouteTableType(v string) *RouteTableForDescribeSubnetAttributesOutput
- func (s RouteTableForDescribeSubnetAttributesOutput) String() string
- type RouteTableForDescribeSubnetsOutput
- func (s RouteTableForDescribeSubnetsOutput) GoString() string
- func (s *RouteTableForDescribeSubnetsOutput) SetRouteTableId(v string) *RouteTableForDescribeSubnetsOutput
- func (s *RouteTableForDescribeSubnetsOutput) SetRouteTableType(v string) *RouteTableForDescribeSubnetsOutput
- func (s RouteTableForDescribeSubnetsOutput) String() string
- type RouterTableListForDescribeRouteTableListOutput
- func (s RouterTableListForDescribeRouteTableListOutput) GoString() string
- func (s *RouterTableListForDescribeRouteTableListOutput) SetAccountId(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetAssociateType(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetCreationTime(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetDescription(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetIpv4GatewayId(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetIpv6GatewayId(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetProjectName(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetRouteTableId(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetRouteTableName(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetRouteTableType(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetSubnetIds(v []*string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetTags(v []*TagForDescribeRouteTableListOutput) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetUpdateTime(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetVpcId(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s *RouterTableListForDescribeRouteTableListOutput) SetVpcName(v string) *RouterTableListForDescribeRouteTableListOutput
- func (s RouterTableListForDescribeRouteTableListOutput) String() string
- type SecurityGroupForDescribeSecurityGroupsOutput
- func (s SecurityGroupForDescribeSecurityGroupsOutput) GoString() string
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetCreationTime(v string) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetDescription(v string) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetProjectName(v string) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetSecurityGroupId(v string) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetSecurityGroupName(v string) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetServiceManaged(v bool) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetStatus(v string) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetTags(v []*TagForDescribeSecurityGroupsOutput) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetType(v string) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetVpcId(v string) *SecurityGroupForDescribeSecurityGroupsOutput
- func (s SecurityGroupForDescribeSecurityGroupsOutput) String() string
- type SubnetForDescribeSubnetsOutput
- func (s SubnetForDescribeSubnetsOutput) GoString() string
- func (s *SubnetForDescribeSubnetsOutput) SetAccountId(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetAvailableIpAddressCount(v int64) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetCidrBlock(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetCreationTime(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetDescription(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetIpv6CidrBlock(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetIsDefault(v bool) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetNetworkAclId(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetProjectName(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetRouteTable(v *RouteTableForDescribeSubnetsOutput) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetStatus(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetSubnetId(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetSubnetName(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetTags(v []*TagForDescribeSubnetsOutput) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetTotalIpv4Count(v int64) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetUpdateTime(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetVpcId(v string) *SubnetForDescribeSubnetsOutput
- func (s *SubnetForDescribeSubnetsOutput) SetZoneId(v string) *SubnetForDescribeSubnetsOutput
- func (s SubnetForDescribeSubnetsOutput) String() string
- type TagFilterForDescribeBandwidthPackagesInput
- func (s TagFilterForDescribeBandwidthPackagesInput) GoString() string
- func (s *TagFilterForDescribeBandwidthPackagesInput) SetKey(v string) *TagFilterForDescribeBandwidthPackagesInput
- func (s *TagFilterForDescribeBandwidthPackagesInput) SetValues(v []*string) *TagFilterForDescribeBandwidthPackagesInput
- func (s TagFilterForDescribeBandwidthPackagesInput) String() string
- type TagFilterForDescribeEipAddressesInput
- func (s TagFilterForDescribeEipAddressesInput) GoString() string
- func (s *TagFilterForDescribeEipAddressesInput) SetKey(v string) *TagFilterForDescribeEipAddressesInput
- func (s *TagFilterForDescribeEipAddressesInput) SetValues(v []*string) *TagFilterForDescribeEipAddressesInput
- func (s TagFilterForDescribeEipAddressesInput) String() string
- type TagFilterForDescribeFlowLogsInput
- func (s TagFilterForDescribeFlowLogsInput) GoString() string
- func (s *TagFilterForDescribeFlowLogsInput) SetKey(v string) *TagFilterForDescribeFlowLogsInput
- func (s *TagFilterForDescribeFlowLogsInput) SetValues(v []*string) *TagFilterForDescribeFlowLogsInput
- func (s TagFilterForDescribeFlowLogsInput) String() string
- type TagFilterForDescribeHaVipsInput
- func (s TagFilterForDescribeHaVipsInput) GoString() string
- func (s *TagFilterForDescribeHaVipsInput) SetKey(v string) *TagFilterForDescribeHaVipsInput
- func (s *TagFilterForDescribeHaVipsInput) SetValues(v []*string) *TagFilterForDescribeHaVipsInput
- func (s TagFilterForDescribeHaVipsInput) String() string
- type TagFilterForDescribeIpAddressPoolsInput
- func (s TagFilterForDescribeIpAddressPoolsInput) GoString() string
- func (s *TagFilterForDescribeIpAddressPoolsInput) SetKey(v string) *TagFilterForDescribeIpAddressPoolsInput
- func (s *TagFilterForDescribeIpAddressPoolsInput) SetValues(v []*string) *TagFilterForDescribeIpAddressPoolsInput
- func (s TagFilterForDescribeIpAddressPoolsInput) String() string
- type TagFilterForDescribeIpv6GatewaysInput
- func (s TagFilterForDescribeIpv6GatewaysInput) GoString() string
- func (s *TagFilterForDescribeIpv6GatewaysInput) SetKey(v string) *TagFilterForDescribeIpv6GatewaysInput
- func (s *TagFilterForDescribeIpv6GatewaysInput) SetValues(v []*string) *TagFilterForDescribeIpv6GatewaysInput
- func (s TagFilterForDescribeIpv6GatewaysInput) String() string
- type TagFilterForDescribeNetworkAclsInput
- func (s TagFilterForDescribeNetworkAclsInput) GoString() string
- func (s *TagFilterForDescribeNetworkAclsInput) SetKey(v string) *TagFilterForDescribeNetworkAclsInput
- func (s *TagFilterForDescribeNetworkAclsInput) SetValues(v []*string) *TagFilterForDescribeNetworkAclsInput
- func (s TagFilterForDescribeNetworkAclsInput) String() string
- type TagFilterForDescribeNetworkInterfacesInput
- func (s TagFilterForDescribeNetworkInterfacesInput) GoString() string
- func (s *TagFilterForDescribeNetworkInterfacesInput) SetKey(v string) *TagFilterForDescribeNetworkInterfacesInput
- func (s *TagFilterForDescribeNetworkInterfacesInput) SetValues(v []*string) *TagFilterForDescribeNetworkInterfacesInput
- func (s TagFilterForDescribeNetworkInterfacesInput) String() string
- type TagFilterForDescribePrefixListsInput
- func (s TagFilterForDescribePrefixListsInput) GoString() string
- func (s *TagFilterForDescribePrefixListsInput) SetKey(v string) *TagFilterForDescribePrefixListsInput
- func (s *TagFilterForDescribePrefixListsInput) SetValues(v []*string) *TagFilterForDescribePrefixListsInput
- func (s TagFilterForDescribePrefixListsInput) String() string
- type TagFilterForDescribeRouteTableListInput
- func (s TagFilterForDescribeRouteTableListInput) GoString() string
- func (s *TagFilterForDescribeRouteTableListInput) SetKey(v string) *TagFilterForDescribeRouteTableListInput
- func (s *TagFilterForDescribeRouteTableListInput) SetValues(v []*string) *TagFilterForDescribeRouteTableListInput
- func (s TagFilterForDescribeRouteTableListInput) String() string
- type TagFilterForDescribeSecurityGroupsInput
- func (s TagFilterForDescribeSecurityGroupsInput) GoString() string
- func (s *TagFilterForDescribeSecurityGroupsInput) SetKey(v string) *TagFilterForDescribeSecurityGroupsInput
- func (s *TagFilterForDescribeSecurityGroupsInput) SetValues(v []*string) *TagFilterForDescribeSecurityGroupsInput
- func (s TagFilterForDescribeSecurityGroupsInput) String() string
- type TagFilterForDescribeSubnetsInput
- func (s TagFilterForDescribeSubnetsInput) GoString() string
- func (s *TagFilterForDescribeSubnetsInput) SetKey(v string) *TagFilterForDescribeSubnetsInput
- func (s *TagFilterForDescribeSubnetsInput) SetValues(v []*string) *TagFilterForDescribeSubnetsInput
- func (s TagFilterForDescribeSubnetsInput) String() string
- type TagFilterForDescribeTrafficMirrorFiltersInput
- func (s TagFilterForDescribeTrafficMirrorFiltersInput) GoString() string
- func (s *TagFilterForDescribeTrafficMirrorFiltersInput) SetKey(v string) *TagFilterForDescribeTrafficMirrorFiltersInput
- func (s *TagFilterForDescribeTrafficMirrorFiltersInput) SetValues(v []*string) *TagFilterForDescribeTrafficMirrorFiltersInput
- func (s TagFilterForDescribeTrafficMirrorFiltersInput) String() string
- type TagFilterForDescribeTrafficMirrorSessionsInput
- func (s TagFilterForDescribeTrafficMirrorSessionsInput) GoString() string
- func (s *TagFilterForDescribeTrafficMirrorSessionsInput) SetKey(v string) *TagFilterForDescribeTrafficMirrorSessionsInput
- func (s *TagFilterForDescribeTrafficMirrorSessionsInput) SetValues(v []*string) *TagFilterForDescribeTrafficMirrorSessionsInput
- func (s TagFilterForDescribeTrafficMirrorSessionsInput) String() string
- type TagFilterForDescribeTrafficMirrorTargetsInput
- func (s TagFilterForDescribeTrafficMirrorTargetsInput) GoString() string
- func (s *TagFilterForDescribeTrafficMirrorTargetsInput) SetKey(v string) *TagFilterForDescribeTrafficMirrorTargetsInput
- func (s *TagFilterForDescribeTrafficMirrorTargetsInput) SetValues(v []*string) *TagFilterForDescribeTrafficMirrorTargetsInput
- func (s TagFilterForDescribeTrafficMirrorTargetsInput) String() string
- type TagFilterForDescribeVpcsInput
- 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 TagForAllocateEipAddressInput
- type TagForCreateBandwidthPackageInput
- func (s TagForCreateBandwidthPackageInput) GoString() string
- func (s *TagForCreateBandwidthPackageInput) SetKey(v string) *TagForCreateBandwidthPackageInput
- func (s *TagForCreateBandwidthPackageInput) SetValue(v string) *TagForCreateBandwidthPackageInput
- func (s TagForCreateBandwidthPackageInput) String() string
- type TagForCreateFlowLogInput
- type TagForCreateHaVipInput
- type TagForCreateIpAddressPoolInput
- type TagForCreateNetworkAclInput
- type TagForCreateNetworkInterfaceInput
- func (s TagForCreateNetworkInterfaceInput) GoString() string
- func (s *TagForCreateNetworkInterfaceInput) SetKey(v string) *TagForCreateNetworkInterfaceInput
- func (s *TagForCreateNetworkInterfaceInput) SetValue(v string) *TagForCreateNetworkInterfaceInput
- func (s TagForCreateNetworkInterfaceInput) String() string
- type TagForCreatePrefixListInput
- type TagForCreateRouteTableInput
- type TagForCreateSecurityGroupInput
- type TagForCreateSubnetInput
- type TagForCreateTrafficMirrorFilterInput
- func (s TagForCreateTrafficMirrorFilterInput) GoString() string
- func (s *TagForCreateTrafficMirrorFilterInput) SetKey(v string) *TagForCreateTrafficMirrorFilterInput
- func (s *TagForCreateTrafficMirrorFilterInput) SetValue(v string) *TagForCreateTrafficMirrorFilterInput
- func (s TagForCreateTrafficMirrorFilterInput) String() string
- type TagForCreateTrafficMirrorSessionInput
- func (s TagForCreateTrafficMirrorSessionInput) GoString() string
- func (s *TagForCreateTrafficMirrorSessionInput) SetKey(v string) *TagForCreateTrafficMirrorSessionInput
- func (s *TagForCreateTrafficMirrorSessionInput) SetValue(v string) *TagForCreateTrafficMirrorSessionInput
- func (s TagForCreateTrafficMirrorSessionInput) String() string
- type TagForCreateTrafficMirrorTargetInput
- func (s TagForCreateTrafficMirrorTargetInput) GoString() string
- func (s *TagForCreateTrafficMirrorTargetInput) SetKey(v string) *TagForCreateTrafficMirrorTargetInput
- func (s *TagForCreateTrafficMirrorTargetInput) SetValue(v string) *TagForCreateTrafficMirrorTargetInput
- func (s TagForCreateTrafficMirrorTargetInput) String() string
- type TagForCreateVpcInput
- type TagForDescribeBandwidthPackagesOutput
- func (s TagForDescribeBandwidthPackagesOutput) GoString() string
- func (s *TagForDescribeBandwidthPackagesOutput) SetKey(v string) *TagForDescribeBandwidthPackagesOutput
- func (s *TagForDescribeBandwidthPackagesOutput) SetValue(v string) *TagForDescribeBandwidthPackagesOutput
- func (s TagForDescribeBandwidthPackagesOutput) String() string
- type TagForDescribeEipAddressAttributesOutput
- func (s TagForDescribeEipAddressAttributesOutput) GoString() string
- func (s *TagForDescribeEipAddressAttributesOutput) SetKey(v string) *TagForDescribeEipAddressAttributesOutput
- func (s *TagForDescribeEipAddressAttributesOutput) SetValue(v string) *TagForDescribeEipAddressAttributesOutput
- func (s TagForDescribeEipAddressAttributesOutput) String() string
- type TagForDescribeEipAddressesOutput
- func (s TagForDescribeEipAddressesOutput) GoString() string
- func (s *TagForDescribeEipAddressesOutput) SetKey(v string) *TagForDescribeEipAddressesOutput
- func (s *TagForDescribeEipAddressesOutput) SetValue(v string) *TagForDescribeEipAddressesOutput
- func (s TagForDescribeEipAddressesOutput) String() string
- type TagForDescribeFlowLogsOutput
- type TagForDescribeHaVipsOutput
- type TagForDescribeIpAddressPoolAttributesOutput
- func (s TagForDescribeIpAddressPoolAttributesOutput) GoString() string
- func (s *TagForDescribeIpAddressPoolAttributesOutput) SetKey(v string) *TagForDescribeIpAddressPoolAttributesOutput
- func (s *TagForDescribeIpAddressPoolAttributesOutput) SetValue(v string) *TagForDescribeIpAddressPoolAttributesOutput
- func (s TagForDescribeIpAddressPoolAttributesOutput) String() string
- type TagForDescribeIpAddressPoolsOutput
- func (s TagForDescribeIpAddressPoolsOutput) GoString() string
- func (s *TagForDescribeIpAddressPoolsOutput) SetKey(v string) *TagForDescribeIpAddressPoolsOutput
- func (s *TagForDescribeIpAddressPoolsOutput) SetValue(v string) *TagForDescribeIpAddressPoolsOutput
- func (s TagForDescribeIpAddressPoolsOutput) String() string
- type TagForDescribeNetworkAclAttributesOutput
- func (s TagForDescribeNetworkAclAttributesOutput) GoString() string
- func (s *TagForDescribeNetworkAclAttributesOutput) SetKey(v string) *TagForDescribeNetworkAclAttributesOutput
- func (s *TagForDescribeNetworkAclAttributesOutput) SetValue(v string) *TagForDescribeNetworkAclAttributesOutput
- func (s TagForDescribeNetworkAclAttributesOutput) String() string
- type TagForDescribeNetworkAclsOutput
- func (s TagForDescribeNetworkAclsOutput) GoString() string
- func (s *TagForDescribeNetworkAclsOutput) SetKey(v string) *TagForDescribeNetworkAclsOutput
- func (s *TagForDescribeNetworkAclsOutput) SetValue(v string) *TagForDescribeNetworkAclsOutput
- func (s TagForDescribeNetworkAclsOutput) String() string
- type TagForDescribeNetworkInterfaceAttributesOutput
- func (s TagForDescribeNetworkInterfaceAttributesOutput) GoString() string
- func (s *TagForDescribeNetworkInterfaceAttributesOutput) SetKey(v string) *TagForDescribeNetworkInterfaceAttributesOutput
- func (s *TagForDescribeNetworkInterfaceAttributesOutput) SetValue(v string) *TagForDescribeNetworkInterfaceAttributesOutput
- func (s TagForDescribeNetworkInterfaceAttributesOutput) String() string
- type TagForDescribeNetworkInterfacesOutput
- func (s TagForDescribeNetworkInterfacesOutput) GoString() string
- func (s *TagForDescribeNetworkInterfacesOutput) SetKey(v string) *TagForDescribeNetworkInterfacesOutput
- func (s *TagForDescribeNetworkInterfacesOutput) SetValue(v string) *TagForDescribeNetworkInterfacesOutput
- func (s TagForDescribeNetworkInterfacesOutput) String() string
- type TagForDescribePrefixListsOutput
- func (s TagForDescribePrefixListsOutput) GoString() string
- func (s *TagForDescribePrefixListsOutput) SetKey(v string) *TagForDescribePrefixListsOutput
- func (s *TagForDescribePrefixListsOutput) SetValue(v string) *TagForDescribePrefixListsOutput
- func (s TagForDescribePrefixListsOutput) String() string
- type TagForDescribeRouteTableListOutput
- func (s TagForDescribeRouteTableListOutput) GoString() string
- func (s *TagForDescribeRouteTableListOutput) SetKey(v string) *TagForDescribeRouteTableListOutput
- func (s *TagForDescribeRouteTableListOutput) SetValue(v string) *TagForDescribeRouteTableListOutput
- func (s TagForDescribeRouteTableListOutput) String() string
- type TagForDescribeSecurityGroupAttributesOutput
- func (s TagForDescribeSecurityGroupAttributesOutput) GoString() string
- func (s *TagForDescribeSecurityGroupAttributesOutput) SetKey(v string) *TagForDescribeSecurityGroupAttributesOutput
- func (s *TagForDescribeSecurityGroupAttributesOutput) SetValue(v string) *TagForDescribeSecurityGroupAttributesOutput
- func (s TagForDescribeSecurityGroupAttributesOutput) String() string
- type TagForDescribeSecurityGroupsOutput
- func (s TagForDescribeSecurityGroupsOutput) GoString() string
- func (s *TagForDescribeSecurityGroupsOutput) SetKey(v string) *TagForDescribeSecurityGroupsOutput
- func (s *TagForDescribeSecurityGroupsOutput) SetValue(v string) *TagForDescribeSecurityGroupsOutput
- func (s TagForDescribeSecurityGroupsOutput) String() string
- type TagForDescribeSubnetAttributesOutput
- func (s TagForDescribeSubnetAttributesOutput) GoString() string
- func (s *TagForDescribeSubnetAttributesOutput) SetKey(v string) *TagForDescribeSubnetAttributesOutput
- func (s *TagForDescribeSubnetAttributesOutput) SetValue(v string) *TagForDescribeSubnetAttributesOutput
- func (s TagForDescribeSubnetAttributesOutput) String() string
- type TagForDescribeSubnetsOutput
- type TagForDescribeTrafficMirrorFiltersOutput
- func (s TagForDescribeTrafficMirrorFiltersOutput) GoString() string
- func (s *TagForDescribeTrafficMirrorFiltersOutput) SetKey(v string) *TagForDescribeTrafficMirrorFiltersOutput
- func (s *TagForDescribeTrafficMirrorFiltersOutput) SetValue(v string) *TagForDescribeTrafficMirrorFiltersOutput
- func (s TagForDescribeTrafficMirrorFiltersOutput) String() string
- type TagForDescribeTrafficMirrorSessionsOutput
- func (s TagForDescribeTrafficMirrorSessionsOutput) GoString() string
- func (s *TagForDescribeTrafficMirrorSessionsOutput) SetKey(v string) *TagForDescribeTrafficMirrorSessionsOutput
- func (s *TagForDescribeTrafficMirrorSessionsOutput) SetValue(v string) *TagForDescribeTrafficMirrorSessionsOutput
- func (s TagForDescribeTrafficMirrorSessionsOutput) String() string
- type TagForDescribeTrafficMirrorTargetsOutput
- func (s TagForDescribeTrafficMirrorTargetsOutput) GoString() string
- func (s *TagForDescribeTrafficMirrorTargetsOutput) SetKey(v string) *TagForDescribeTrafficMirrorTargetsOutput
- func (s *TagForDescribeTrafficMirrorTargetsOutput) SetValue(v string) *TagForDescribeTrafficMirrorTargetsOutput
- func (s TagForDescribeTrafficMirrorTargetsOutput) String() string
- type TagForDescribeVpcAttributesOutput
- func (s TagForDescribeVpcAttributesOutput) GoString() string
- func (s *TagForDescribeVpcAttributesOutput) SetKey(v string) *TagForDescribeVpcAttributesOutput
- func (s *TagForDescribeVpcAttributesOutput) SetValue(v string) *TagForDescribeVpcAttributesOutput
- func (s TagForDescribeVpcAttributesOutput) String() string
- type TagForDescribeVpcsOutput
- 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 TemporaryUpgradeEipAddressInput
- func (s TemporaryUpgradeEipAddressInput) GoString() string
- func (s *TemporaryUpgradeEipAddressInput) SetAllocationId(v string) *TemporaryUpgradeEipAddressInput
- func (s *TemporaryUpgradeEipAddressInput) SetBandwidth(v int64) *TemporaryUpgradeEipAddressInput
- func (s *TemporaryUpgradeEipAddressInput) SetPeriod(v int64) *TemporaryUpgradeEipAddressInput
- func (s TemporaryUpgradeEipAddressInput) String() string
- func (s *TemporaryUpgradeEipAddressInput) Validate() error
- type TemporaryUpgradeEipAddressOutput
- type TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) GoString() string
- func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetCreatedAt(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetDescription(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetEgressFilterRules(v []*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetIngressFilterRules(v []*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetProjectName(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetStatus(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetTags(v []*TagForDescribeTrafficMirrorFiltersOutput) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterId(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterName(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
- func (s TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) String() string
- type TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) GoString() string
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetBusinessStatus(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetCreatedAt(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetDescription(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetLockReason(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetPacketLength(v int64) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetPriority(v int64) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetProjectName(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetStatus(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTags(v []*TagForDescribeTrafficMirrorSessionsOutput) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorFilterId(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSessionId(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSessionName(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSourceIds(v []*string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorTargetId(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetVirtualNetworkId(v int64) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
- func (s TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) String() string
- type TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) GoString() string
- func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetCreatedAt(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetDescription(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetInstanceId(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetInstanceType(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetProjectName(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetStatus(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetTags(v []*TagForDescribeTrafficMirrorTargetsOutput) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetTrafficMirrorTargetId(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetTrafficMirrorTargetName(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
- func (s TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) String() string
- type UnassignIpv6AddressesInput
- func (s UnassignIpv6AddressesInput) GoString() string
- func (s *UnassignIpv6AddressesInput) SetIpv6Address(v []*string) *UnassignIpv6AddressesInput
- func (s *UnassignIpv6AddressesInput) SetNetworkInterfaceId(v string) *UnassignIpv6AddressesInput
- func (s UnassignIpv6AddressesInput) String() string
- func (s *UnassignIpv6AddressesInput) Validate() error
- type UnassignIpv6AddressesOutput
- type UnassignPrivateIpAddressesInput
- func (s UnassignPrivateIpAddressesInput) GoString() string
- func (s *UnassignPrivateIpAddressesInput) SetNetworkInterfaceId(v string) *UnassignPrivateIpAddressesInput
- func (s *UnassignPrivateIpAddressesInput) SetPrivateIpAddress(v []*string) *UnassignPrivateIpAddressesInput
- func (s UnassignPrivateIpAddressesInput) String() string
- func (s *UnassignPrivateIpAddressesInput) Validate() error
- type UnassignPrivateIpAddressesOutput
- 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 UpdateNetworkAclEntriesInput
- func (s UpdateNetworkAclEntriesInput) GoString() string
- func (s *UpdateNetworkAclEntriesInput) SetClientToken(v string) *UpdateNetworkAclEntriesInput
- func (s *UpdateNetworkAclEntriesInput) SetEgressAclEntries(v []*EgressAclEntryForUpdateNetworkAclEntriesInput) *UpdateNetworkAclEntriesInput
- func (s *UpdateNetworkAclEntriesInput) SetIngressAclEntries(v []*IngressAclEntryForUpdateNetworkAclEntriesInput) *UpdateNetworkAclEntriesInput
- func (s *UpdateNetworkAclEntriesInput) SetNetworkAclId(v string) *UpdateNetworkAclEntriesInput
- func (s *UpdateNetworkAclEntriesInput) SetUpdateEgressAclEntries(v bool) *UpdateNetworkAclEntriesInput
- func (s *UpdateNetworkAclEntriesInput) SetUpdateIngressAclEntries(v bool) *UpdateNetworkAclEntriesInput
- func (s UpdateNetworkAclEntriesInput) String() string
- func (s *UpdateNetworkAclEntriesInput) Validate() error
- type UpdateNetworkAclEntriesOutput
- type VPC
- func (c *VPC) ActiveFlowLog(input *ActiveFlowLogInput) (*ActiveFlowLogOutput, error)
- func (c *VPC) ActiveFlowLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ActiveFlowLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ActiveFlowLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ActiveFlowLogRequest(input *ActiveFlowLogInput) (req *request.Request, output *ActiveFlowLogOutput)
- func (c *VPC) ActiveFlowLogWithContext(ctx byteplus.Context, input *ActiveFlowLogInput, opts ...request.Option) (*ActiveFlowLogOutput, error)
- func (c *VPC) AddBandwidthPackageIp(input *AddBandwidthPackageIpInput) (*AddBandwidthPackageIpOutput, error)
- func (c *VPC) AddBandwidthPackageIpCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AddBandwidthPackageIpCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AddBandwidthPackageIpCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AddBandwidthPackageIpRequest(input *AddBandwidthPackageIpInput) (req *request.Request, output *AddBandwidthPackageIpOutput)
- func (c *VPC) AddBandwidthPackageIpWithContext(ctx byteplus.Context, input *AddBandwidthPackageIpInput, ...) (*AddBandwidthPackageIpOutput, error)
- func (c *VPC) AddIpAddressPoolCidrBlock(input *AddIpAddressPoolCidrBlockInput) (*AddIpAddressPoolCidrBlockOutput, error)
- func (c *VPC) AddIpAddressPoolCidrBlockCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AddIpAddressPoolCidrBlockCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AddIpAddressPoolCidrBlockCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AddIpAddressPoolCidrBlockRequest(input *AddIpAddressPoolCidrBlockInput) (req *request.Request, output *AddIpAddressPoolCidrBlockOutput)
- func (c *VPC) AddIpAddressPoolCidrBlockWithContext(ctx byteplus.Context, input *AddIpAddressPoolCidrBlockInput, ...) (*AddIpAddressPoolCidrBlockOutput, error)
- func (c *VPC) AllocateEipAddress(input *AllocateEipAddressInput) (*AllocateEipAddressOutput, error)
- func (c *VPC) AllocateEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AllocateEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AllocateEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AllocateEipAddressRequest(input *AllocateEipAddressInput) (req *request.Request, output *AllocateEipAddressOutput)
- func (c *VPC) AllocateEipAddressWithContext(ctx byteplus.Context, input *AllocateEipAddressInput, opts ...request.Option) (*AllocateEipAddressOutput, error)
- func (c *VPC) AllocateIpv6AddressBandwidth(input *AllocateIpv6AddressBandwidthInput) (*AllocateIpv6AddressBandwidthOutput, error)
- func (c *VPC) AllocateIpv6AddressBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AllocateIpv6AddressBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AllocateIpv6AddressBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AllocateIpv6AddressBandwidthRequest(input *AllocateIpv6AddressBandwidthInput) (req *request.Request, output *AllocateIpv6AddressBandwidthOutput)
- func (c *VPC) AllocateIpv6AddressBandwidthWithContext(ctx byteplus.Context, input *AllocateIpv6AddressBandwidthInput, ...) (*AllocateIpv6AddressBandwidthOutput, error)
- func (c *VPC) AssignIpv6Addresses(input *AssignIpv6AddressesInput) (*AssignIpv6AddressesOutput, error)
- func (c *VPC) AssignIpv6AddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AssignIpv6AddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AssignIpv6AddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AssignIpv6AddressesRequest(input *AssignIpv6AddressesInput) (req *request.Request, output *AssignIpv6AddressesOutput)
- func (c *VPC) AssignIpv6AddressesWithContext(ctx byteplus.Context, input *AssignIpv6AddressesInput, opts ...request.Option) (*AssignIpv6AddressesOutput, error)
- func (c *VPC) AssignPrivateIpAddresses(input *AssignPrivateIpAddressesInput) (*AssignPrivateIpAddressesOutput, error)
- func (c *VPC) AssignPrivateIpAddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AssignPrivateIpAddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AssignPrivateIpAddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AssignPrivateIpAddressesRequest(input *AssignPrivateIpAddressesInput) (req *request.Request, output *AssignPrivateIpAddressesOutput)
- func (c *VPC) AssignPrivateIpAddressesWithContext(ctx byteplus.Context, input *AssignPrivateIpAddressesInput, ...) (*AssignPrivateIpAddressesOutput, error)
- func (c *VPC) AssociateEipAddress(input *AssociateEipAddressInput) (*AssociateEipAddressOutput, error)
- func (c *VPC) AssociateEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AssociateEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AssociateEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AssociateEipAddressRequest(input *AssociateEipAddressInput) (req *request.Request, output *AssociateEipAddressOutput)
- func (c *VPC) AssociateEipAddressWithContext(ctx byteplus.Context, input *AssociateEipAddressInput, opts ...request.Option) (*AssociateEipAddressOutput, error)
- func (c *VPC) AssociateHaVip(input *AssociateHaVipInput) (*AssociateHaVipOutput, error)
- func (c *VPC) AssociateHaVipCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AssociateHaVipCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AssociateHaVipCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AssociateHaVipRequest(input *AssociateHaVipInput) (req *request.Request, output *AssociateHaVipOutput)
- func (c *VPC) AssociateHaVipWithContext(ctx byteplus.Context, input *AssociateHaVipInput, opts ...request.Option) (*AssociateHaVipOutput, error)
- func (c *VPC) AssociateNetworkAcl(input *AssociateNetworkAclInput) (*AssociateNetworkAclOutput, error)
- func (c *VPC) AssociateNetworkAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AssociateNetworkAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AssociateNetworkAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AssociateNetworkAclRequest(input *AssociateNetworkAclInput) (req *request.Request, output *AssociateNetworkAclOutput)
- func (c *VPC) AssociateNetworkAclWithContext(ctx byteplus.Context, input *AssociateNetworkAclInput, opts ...request.Option) (*AssociateNetworkAclOutput, error)
- func (c *VPC) AssociateRouteTable(input *AssociateRouteTableInput) (*AssociateRouteTableOutput, error)
- func (c *VPC) AssociateRouteTableCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AssociateRouteTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AssociateRouteTableCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AssociateRouteTableRequest(input *AssociateRouteTableInput) (req *request.Request, output *AssociateRouteTableOutput)
- func (c *VPC) AssociateRouteTableWithContext(ctx byteplus.Context, input *AssociateRouteTableInput, opts ...request.Option) (*AssociateRouteTableOutput, error)
- func (c *VPC) AssociateVpcCidrBlock(input *AssociateVpcCidrBlockInput) (*AssociateVpcCidrBlockOutput, error)
- func (c *VPC) AssociateVpcCidrBlockCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AssociateVpcCidrBlockCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AssociateVpcCidrBlockCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AssociateVpcCidrBlockRequest(input *AssociateVpcCidrBlockInput) (req *request.Request, output *AssociateVpcCidrBlockOutput)
- func (c *VPC) AssociateVpcCidrBlockWithContext(ctx byteplus.Context, input *AssociateVpcCidrBlockInput, ...) (*AssociateVpcCidrBlockOutput, error)
- func (c *VPC) AttachNetworkInterface(input *AttachNetworkInterfaceInput) (*AttachNetworkInterfaceOutput, error)
- func (c *VPC) AttachNetworkInterfaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AttachNetworkInterfaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AttachNetworkInterfaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AttachNetworkInterfaceRequest(input *AttachNetworkInterfaceInput) (req *request.Request, output *AttachNetworkInterfaceOutput)
- func (c *VPC) AttachNetworkInterfaceWithContext(ctx byteplus.Context, input *AttachNetworkInterfaceInput, ...) (*AttachNetworkInterfaceOutput, error)
- func (c *VPC) AuthorizeSecurityGroupEgress(input *AuthorizeSecurityGroupEgressInput) (*AuthorizeSecurityGroupEgressOutput, error)
- func (c *VPC) AuthorizeSecurityGroupEgressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AuthorizeSecurityGroupEgressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AuthorizeSecurityGroupEgressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AuthorizeSecurityGroupEgressRequest(input *AuthorizeSecurityGroupEgressInput) (req *request.Request, output *AuthorizeSecurityGroupEgressOutput)
- func (c *VPC) AuthorizeSecurityGroupEgressWithContext(ctx byteplus.Context, input *AuthorizeSecurityGroupEgressInput, ...) (*AuthorizeSecurityGroupEgressOutput, error)
- func (c *VPC) AuthorizeSecurityGroupIngress(input *AuthorizeSecurityGroupIngressInput) (*AuthorizeSecurityGroupIngressOutput, error)
- func (c *VPC) AuthorizeSecurityGroupIngressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) AuthorizeSecurityGroupIngressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) AuthorizeSecurityGroupIngressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) AuthorizeSecurityGroupIngressRequest(input *AuthorizeSecurityGroupIngressInput) (req *request.Request, output *AuthorizeSecurityGroupIngressOutput)
- func (c *VPC) AuthorizeSecurityGroupIngressWithContext(ctx byteplus.Context, input *AuthorizeSecurityGroupIngressInput, ...) (*AuthorizeSecurityGroupIngressOutput, error)
- func (c *VPC) CancelBandwidthPackageEipBandwidth(input *CancelBandwidthPackageEipBandwidthInput) (*CancelBandwidthPackageEipBandwidthOutput, error)
- func (c *VPC) CancelBandwidthPackageEipBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CancelBandwidthPackageEipBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CancelBandwidthPackageEipBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CancelBandwidthPackageEipBandwidthRequest(input *CancelBandwidthPackageEipBandwidthInput) (req *request.Request, output *CancelBandwidthPackageEipBandwidthOutput)
- func (c *VPC) CancelBandwidthPackageEipBandwidthWithContext(ctx byteplus.Context, input *CancelBandwidthPackageEipBandwidthInput, ...) (*CancelBandwidthPackageEipBandwidthOutput, error)
- func (c *VPC) ConvertEipAddressBillingType(input *ConvertEipAddressBillingTypeInput) (*ConvertEipAddressBillingTypeOutput, error)
- func (c *VPC) ConvertEipAddressBillingTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ConvertEipAddressBillingTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ConvertEipAddressBillingTypeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ConvertEipAddressBillingTypeRequest(input *ConvertEipAddressBillingTypeInput) (req *request.Request, output *ConvertEipAddressBillingTypeOutput)
- func (c *VPC) ConvertEipAddressBillingTypeWithContext(ctx byteplus.Context, input *ConvertEipAddressBillingTypeInput, ...) (*ConvertEipAddressBillingTypeOutput, error)
- func (c *VPC) CreateBandwidthPackage(input *CreateBandwidthPackageInput) (*CreateBandwidthPackageOutput, error)
- func (c *VPC) CreateBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateBandwidthPackageCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateBandwidthPackageRequest(input *CreateBandwidthPackageInput) (req *request.Request, output *CreateBandwidthPackageOutput)
- func (c *VPC) CreateBandwidthPackageWithContext(ctx byteplus.Context, input *CreateBandwidthPackageInput, ...) (*CreateBandwidthPackageOutput, error)
- func (c *VPC) CreateFlowLog(input *CreateFlowLogInput) (*CreateFlowLogOutput, error)
- func (c *VPC) CreateFlowLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateFlowLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateFlowLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateFlowLogRequest(input *CreateFlowLogInput) (req *request.Request, output *CreateFlowLogOutput)
- func (c *VPC) CreateFlowLogWithContext(ctx byteplus.Context, input *CreateFlowLogInput, opts ...request.Option) (*CreateFlowLogOutput, error)
- func (c *VPC) CreateHaVip(input *CreateHaVipInput) (*CreateHaVipOutput, error)
- func (c *VPC) CreateHaVipCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateHaVipCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateHaVipCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateHaVipRequest(input *CreateHaVipInput) (req *request.Request, output *CreateHaVipOutput)
- func (c *VPC) CreateHaVipWithContext(ctx byteplus.Context, input *CreateHaVipInput, opts ...request.Option) (*CreateHaVipOutput, error)
- func (c *VPC) CreateInstanceGroup(input *CreateInstanceGroupInput) (*CreateInstanceGroupOutput, error)
- func (c *VPC) CreateInstanceGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateInstanceGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateInstanceGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateInstanceGroupRequest(input *CreateInstanceGroupInput) (req *request.Request, output *CreateInstanceGroupOutput)
- func (c *VPC) CreateInstanceGroupWithContext(ctx byteplus.Context, input *CreateInstanceGroupInput, opts ...request.Option) (*CreateInstanceGroupOutput, error)
- func (c *VPC) CreateIpAddressPool(input *CreateIpAddressPoolInput) (*CreateIpAddressPoolOutput, error)
- func (c *VPC) CreateIpAddressPoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateIpAddressPoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateIpAddressPoolCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateIpAddressPoolRequest(input *CreateIpAddressPoolInput) (req *request.Request, output *CreateIpAddressPoolOutput)
- func (c *VPC) CreateIpAddressPoolWithContext(ctx byteplus.Context, input *CreateIpAddressPoolInput, opts ...request.Option) (*CreateIpAddressPoolOutput, error)
- func (c *VPC) CreateIpv6EgressOnlyRule(input *CreateIpv6EgressOnlyRuleInput) (*CreateIpv6EgressOnlyRuleOutput, error)
- func (c *VPC) CreateIpv6EgressOnlyRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateIpv6EgressOnlyRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateIpv6EgressOnlyRuleCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateIpv6EgressOnlyRuleRequest(input *CreateIpv6EgressOnlyRuleInput) (req *request.Request, output *CreateIpv6EgressOnlyRuleOutput)
- func (c *VPC) CreateIpv6EgressOnlyRuleWithContext(ctx byteplus.Context, input *CreateIpv6EgressOnlyRuleInput, ...) (*CreateIpv6EgressOnlyRuleOutput, error)
- func (c *VPC) CreateIpv6Gateway(input *CreateIpv6GatewayInput) (*CreateIpv6GatewayOutput, error)
- func (c *VPC) CreateIpv6GatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateIpv6GatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateIpv6GatewayCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateIpv6GatewayRequest(input *CreateIpv6GatewayInput) (req *request.Request, output *CreateIpv6GatewayOutput)
- func (c *VPC) CreateIpv6GatewayWithContext(ctx byteplus.Context, input *CreateIpv6GatewayInput, opts ...request.Option) (*CreateIpv6GatewayOutput, error)
- func (c *VPC) CreateNetworkAcl(input *CreateNetworkAclInput) (*CreateNetworkAclOutput, error)
- func (c *VPC) CreateNetworkAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateNetworkAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateNetworkAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateNetworkAclRequest(input *CreateNetworkAclInput) (req *request.Request, output *CreateNetworkAclOutput)
- func (c *VPC) CreateNetworkAclWithContext(ctx byteplus.Context, input *CreateNetworkAclInput, opts ...request.Option) (*CreateNetworkAclOutput, error)
- func (c *VPC) CreateNetworkInterface(input *CreateNetworkInterfaceInput) (*CreateNetworkInterfaceOutput, error)
- func (c *VPC) CreateNetworkInterfaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateNetworkInterfaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateNetworkInterfaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateNetworkInterfaceRequest(input *CreateNetworkInterfaceInput) (req *request.Request, output *CreateNetworkInterfaceOutput)
- func (c *VPC) CreateNetworkInterfaceWithContext(ctx byteplus.Context, input *CreateNetworkInterfaceInput, ...) (*CreateNetworkInterfaceOutput, error)
- func (c *VPC) CreatePrefixList(input *CreatePrefixListInput) (*CreatePrefixListOutput, error)
- func (c *VPC) CreatePrefixListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreatePrefixListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreatePrefixListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreatePrefixListRequest(input *CreatePrefixListInput) (req *request.Request, output *CreatePrefixListOutput)
- func (c *VPC) CreatePrefixListWithContext(ctx byteplus.Context, input *CreatePrefixListInput, opts ...request.Option) (*CreatePrefixListOutput, error)
- func (c *VPC) CreateRouteEntry(input *CreateRouteEntryInput) (*CreateRouteEntryOutput, error)
- func (c *VPC) CreateRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateRouteEntryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateRouteEntryRequest(input *CreateRouteEntryInput) (req *request.Request, output *CreateRouteEntryOutput)
- func (c *VPC) CreateRouteEntryWithContext(ctx byteplus.Context, input *CreateRouteEntryInput, opts ...request.Option) (*CreateRouteEntryOutput, error)
- func (c *VPC) CreateRouteTable(input *CreateRouteTableInput) (*CreateRouteTableOutput, error)
- func (c *VPC) CreateRouteTableCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateRouteTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateRouteTableCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateRouteTableRequest(input *CreateRouteTableInput) (req *request.Request, output *CreateRouteTableOutput)
- func (c *VPC) CreateRouteTableWithContext(ctx byteplus.Context, input *CreateRouteTableInput, opts ...request.Option) (*CreateRouteTableOutput, error)
- func (c *VPC) CreateSecurityGroup(input *CreateSecurityGroupInput) (*CreateSecurityGroupOutput, error)
- func (c *VPC) CreateSecurityGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateSecurityGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateSecurityGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateSecurityGroupRequest(input *CreateSecurityGroupInput) (req *request.Request, output *CreateSecurityGroupOutput)
- func (c *VPC) CreateSecurityGroupWithContext(ctx byteplus.Context, input *CreateSecurityGroupInput, opts ...request.Option) (*CreateSecurityGroupOutput, error)
- func (c *VPC) CreateSubnet(input *CreateSubnetInput) (*CreateSubnetOutput, error)
- func (c *VPC) CreateSubnetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateSubnetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateSubnetCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateSubnetRequest(input *CreateSubnetInput) (req *request.Request, output *CreateSubnetOutput)
- func (c *VPC) CreateSubnetWithContext(ctx byteplus.Context, input *CreateSubnetInput, opts ...request.Option) (*CreateSubnetOutput, error)
- func (c *VPC) CreateTrafficMirrorFilter(input *CreateTrafficMirrorFilterInput) (*CreateTrafficMirrorFilterOutput, error)
- func (c *VPC) CreateTrafficMirrorFilterCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateTrafficMirrorFilterCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateTrafficMirrorFilterCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateTrafficMirrorFilterRequest(input *CreateTrafficMirrorFilterInput) (req *request.Request, output *CreateTrafficMirrorFilterOutput)
- func (c *VPC) CreateTrafficMirrorFilterRule(input *CreateTrafficMirrorFilterRuleInput) (*CreateTrafficMirrorFilterRuleOutput, error)
- func (c *VPC) CreateTrafficMirrorFilterRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateTrafficMirrorFilterRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateTrafficMirrorFilterRuleCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateTrafficMirrorFilterRuleRequest(input *CreateTrafficMirrorFilterRuleInput) (req *request.Request, output *CreateTrafficMirrorFilterRuleOutput)
- func (c *VPC) CreateTrafficMirrorFilterRuleWithContext(ctx byteplus.Context, input *CreateTrafficMirrorFilterRuleInput, ...) (*CreateTrafficMirrorFilterRuleOutput, error)
- func (c *VPC) CreateTrafficMirrorFilterWithContext(ctx byteplus.Context, input *CreateTrafficMirrorFilterInput, ...) (*CreateTrafficMirrorFilterOutput, error)
- func (c *VPC) CreateTrafficMirrorSession(input *CreateTrafficMirrorSessionInput) (*CreateTrafficMirrorSessionOutput, error)
- func (c *VPC) CreateTrafficMirrorSessionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateTrafficMirrorSessionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateTrafficMirrorSessionCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateTrafficMirrorSessionRequest(input *CreateTrafficMirrorSessionInput) (req *request.Request, output *CreateTrafficMirrorSessionOutput)
- func (c *VPC) CreateTrafficMirrorSessionWithContext(ctx byteplus.Context, input *CreateTrafficMirrorSessionInput, ...) (*CreateTrafficMirrorSessionOutput, error)
- func (c *VPC) CreateTrafficMirrorTarget(input *CreateTrafficMirrorTargetInput) (*CreateTrafficMirrorTargetOutput, error)
- func (c *VPC) CreateTrafficMirrorTargetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateTrafficMirrorTargetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateTrafficMirrorTargetCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateTrafficMirrorTargetRequest(input *CreateTrafficMirrorTargetInput) (req *request.Request, output *CreateTrafficMirrorTargetOutput)
- func (c *VPC) CreateTrafficMirrorTargetWithContext(ctx byteplus.Context, input *CreateTrafficMirrorTargetInput, ...) (*CreateTrafficMirrorTargetOutput, error)
- func (c *VPC) CreateVpc(input *CreateVpcInput) (*CreateVpcOutput, error)
- func (c *VPC) CreateVpcCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) CreateVpcCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) CreateVpcCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) CreateVpcRequest(input *CreateVpcInput) (req *request.Request, output *CreateVpcOutput)
- func (c *VPC) CreateVpcWithContext(ctx byteplus.Context, input *CreateVpcInput, opts ...request.Option) (*CreateVpcOutput, error)
- func (c *VPC) DeactiveFlowLog(input *DeactiveFlowLogInput) (*DeactiveFlowLogOutput, error)
- func (c *VPC) DeactiveFlowLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeactiveFlowLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeactiveFlowLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeactiveFlowLogRequest(input *DeactiveFlowLogInput) (req *request.Request, output *DeactiveFlowLogOutput)
- func (c *VPC) DeactiveFlowLogWithContext(ctx byteplus.Context, input *DeactiveFlowLogInput, opts ...request.Option) (*DeactiveFlowLogOutput, error)
- func (c *VPC) DeleteBandwidthPackage(input *DeleteBandwidthPackageInput) (*DeleteBandwidthPackageOutput, error)
- func (c *VPC) DeleteBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteBandwidthPackageCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteBandwidthPackageRequest(input *DeleteBandwidthPackageInput) (req *request.Request, output *DeleteBandwidthPackageOutput)
- func (c *VPC) DeleteBandwidthPackageWithContext(ctx byteplus.Context, input *DeleteBandwidthPackageInput, ...) (*DeleteBandwidthPackageOutput, error)
- func (c *VPC) DeleteFlowLog(input *DeleteFlowLogInput) (*DeleteFlowLogOutput, error)
- func (c *VPC) DeleteFlowLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteFlowLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteFlowLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteFlowLogRequest(input *DeleteFlowLogInput) (req *request.Request, output *DeleteFlowLogOutput)
- func (c *VPC) DeleteFlowLogWithContext(ctx byteplus.Context, input *DeleteFlowLogInput, opts ...request.Option) (*DeleteFlowLogOutput, error)
- func (c *VPC) DeleteHaVip(input *DeleteHaVipInput) (*DeleteHaVipOutput, error)
- func (c *VPC) DeleteHaVipCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteHaVipCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteHaVipCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteHaVipRequest(input *DeleteHaVipInput) (req *request.Request, output *DeleteHaVipOutput)
- func (c *VPC) DeleteHaVipWithContext(ctx byteplus.Context, input *DeleteHaVipInput, opts ...request.Option) (*DeleteHaVipOutput, error)
- func (c *VPC) DeleteInstanceGroup(input *DeleteInstanceGroupInput) (*DeleteInstanceGroupOutput, error)
- func (c *VPC) DeleteInstanceGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteInstanceGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteInstanceGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteInstanceGroupRequest(input *DeleteInstanceGroupInput) (req *request.Request, output *DeleteInstanceGroupOutput)
- func (c *VPC) DeleteInstanceGroupWithContext(ctx byteplus.Context, input *DeleteInstanceGroupInput, opts ...request.Option) (*DeleteInstanceGroupOutput, error)
- func (c *VPC) DeleteIpAddressPool(input *DeleteIpAddressPoolInput) (*DeleteIpAddressPoolOutput, error)
- func (c *VPC) DeleteIpAddressPoolCidrBlock(input *DeleteIpAddressPoolCidrBlockInput) (*DeleteIpAddressPoolCidrBlockOutput, error)
- func (c *VPC) DeleteIpAddressPoolCidrBlockCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteIpAddressPoolCidrBlockCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteIpAddressPoolCidrBlockCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteIpAddressPoolCidrBlockRequest(input *DeleteIpAddressPoolCidrBlockInput) (req *request.Request, output *DeleteIpAddressPoolCidrBlockOutput)
- func (c *VPC) DeleteIpAddressPoolCidrBlockWithContext(ctx byteplus.Context, input *DeleteIpAddressPoolCidrBlockInput, ...) (*DeleteIpAddressPoolCidrBlockOutput, error)
- func (c *VPC) DeleteIpAddressPoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteIpAddressPoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteIpAddressPoolCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteIpAddressPoolRequest(input *DeleteIpAddressPoolInput) (req *request.Request, output *DeleteIpAddressPoolOutput)
- func (c *VPC) DeleteIpAddressPoolWithContext(ctx byteplus.Context, input *DeleteIpAddressPoolInput, opts ...request.Option) (*DeleteIpAddressPoolOutput, error)
- func (c *VPC) DeleteIpv6EgressOnlyRule(input *DeleteIpv6EgressOnlyRuleInput) (*DeleteIpv6EgressOnlyRuleOutput, error)
- func (c *VPC) DeleteIpv6EgressOnlyRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteIpv6EgressOnlyRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteIpv6EgressOnlyRuleCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteIpv6EgressOnlyRuleRequest(input *DeleteIpv6EgressOnlyRuleInput) (req *request.Request, output *DeleteIpv6EgressOnlyRuleOutput)
- func (c *VPC) DeleteIpv6EgressOnlyRuleWithContext(ctx byteplus.Context, input *DeleteIpv6EgressOnlyRuleInput, ...) (*DeleteIpv6EgressOnlyRuleOutput, error)
- func (c *VPC) DeleteIpv6Gateway(input *DeleteIpv6GatewayInput) (*DeleteIpv6GatewayOutput, error)
- func (c *VPC) DeleteIpv6GatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteIpv6GatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteIpv6GatewayCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteIpv6GatewayRequest(input *DeleteIpv6GatewayInput) (req *request.Request, output *DeleteIpv6GatewayOutput)
- func (c *VPC) DeleteIpv6GatewayWithContext(ctx byteplus.Context, input *DeleteIpv6GatewayInput, opts ...request.Option) (*DeleteIpv6GatewayOutput, error)
- func (c *VPC) DeleteNetworkAcl(input *DeleteNetworkAclInput) (*DeleteNetworkAclOutput, error)
- func (c *VPC) DeleteNetworkAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteNetworkAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteNetworkAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteNetworkAclRequest(input *DeleteNetworkAclInput) (req *request.Request, output *DeleteNetworkAclOutput)
- func (c *VPC) DeleteNetworkAclWithContext(ctx byteplus.Context, input *DeleteNetworkAclInput, opts ...request.Option) (*DeleteNetworkAclOutput, error)
- func (c *VPC) DeleteNetworkInterface(input *DeleteNetworkInterfaceInput) (*DeleteNetworkInterfaceOutput, error)
- func (c *VPC) DeleteNetworkInterfaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteNetworkInterfaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteNetworkInterfaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteNetworkInterfaceRequest(input *DeleteNetworkInterfaceInput) (req *request.Request, output *DeleteNetworkInterfaceOutput)
- func (c *VPC) DeleteNetworkInterfaceWithContext(ctx byteplus.Context, input *DeleteNetworkInterfaceInput, ...) (*DeleteNetworkInterfaceOutput, error)
- func (c *VPC) DeletePrefixList(input *DeletePrefixListInput) (*DeletePrefixListOutput, error)
- func (c *VPC) DeletePrefixListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeletePrefixListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeletePrefixListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeletePrefixListRequest(input *DeletePrefixListInput) (req *request.Request, output *DeletePrefixListOutput)
- func (c *VPC) DeletePrefixListWithContext(ctx byteplus.Context, input *DeletePrefixListInput, opts ...request.Option) (*DeletePrefixListOutput, error)
- func (c *VPC) DeleteRouteEntry(input *DeleteRouteEntryInput) (*DeleteRouteEntryOutput, error)
- func (c *VPC) DeleteRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteRouteEntryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteRouteEntryRequest(input *DeleteRouteEntryInput) (req *request.Request, output *DeleteRouteEntryOutput)
- func (c *VPC) DeleteRouteEntryWithContext(ctx byteplus.Context, input *DeleteRouteEntryInput, opts ...request.Option) (*DeleteRouteEntryOutput, error)
- func (c *VPC) DeleteRouteTable(input *DeleteRouteTableInput) (*DeleteRouteTableOutput, error)
- func (c *VPC) DeleteRouteTableCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteRouteTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteRouteTableCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteRouteTableRequest(input *DeleteRouteTableInput) (req *request.Request, output *DeleteRouteTableOutput)
- func (c *VPC) DeleteRouteTableWithContext(ctx byteplus.Context, input *DeleteRouteTableInput, opts ...request.Option) (*DeleteRouteTableOutput, error)
- func (c *VPC) DeleteSecurityGroup(input *DeleteSecurityGroupInput) (*DeleteSecurityGroupOutput, error)
- func (c *VPC) DeleteSecurityGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteSecurityGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteSecurityGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteSecurityGroupRequest(input *DeleteSecurityGroupInput) (req *request.Request, output *DeleteSecurityGroupOutput)
- func (c *VPC) DeleteSecurityGroupWithContext(ctx byteplus.Context, input *DeleteSecurityGroupInput, opts ...request.Option) (*DeleteSecurityGroupOutput, error)
- func (c *VPC) DeleteSubnet(input *DeleteSubnetInput) (*DeleteSubnetOutput, error)
- func (c *VPC) DeleteSubnetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteSubnetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteSubnetCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteSubnetRequest(input *DeleteSubnetInput) (req *request.Request, output *DeleteSubnetOutput)
- func (c *VPC) DeleteSubnetWithContext(ctx byteplus.Context, input *DeleteSubnetInput, opts ...request.Option) (*DeleteSubnetOutput, error)
- func (c *VPC) DeleteTrafficMirrorFilter(input *DeleteTrafficMirrorFilterInput) (*DeleteTrafficMirrorFilterOutput, error)
- func (c *VPC) DeleteTrafficMirrorFilterCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteTrafficMirrorFilterCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteTrafficMirrorFilterCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteTrafficMirrorFilterRequest(input *DeleteTrafficMirrorFilterInput) (req *request.Request, output *DeleteTrafficMirrorFilterOutput)
- func (c *VPC) DeleteTrafficMirrorFilterRule(input *DeleteTrafficMirrorFilterRuleInput) (*DeleteTrafficMirrorFilterRuleOutput, error)
- func (c *VPC) DeleteTrafficMirrorFilterRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteTrafficMirrorFilterRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteTrafficMirrorFilterRuleCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteTrafficMirrorFilterRuleRequest(input *DeleteTrafficMirrorFilterRuleInput) (req *request.Request, output *DeleteTrafficMirrorFilterRuleOutput)
- func (c *VPC) DeleteTrafficMirrorFilterRuleWithContext(ctx byteplus.Context, input *DeleteTrafficMirrorFilterRuleInput, ...) (*DeleteTrafficMirrorFilterRuleOutput, error)
- func (c *VPC) DeleteTrafficMirrorFilterWithContext(ctx byteplus.Context, input *DeleteTrafficMirrorFilterInput, ...) (*DeleteTrafficMirrorFilterOutput, error)
- func (c *VPC) DeleteTrafficMirrorSession(input *DeleteTrafficMirrorSessionInput) (*DeleteTrafficMirrorSessionOutput, error)
- func (c *VPC) DeleteTrafficMirrorSessionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteTrafficMirrorSessionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteTrafficMirrorSessionCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteTrafficMirrorSessionRequest(input *DeleteTrafficMirrorSessionInput) (req *request.Request, output *DeleteTrafficMirrorSessionOutput)
- func (c *VPC) DeleteTrafficMirrorSessionWithContext(ctx byteplus.Context, input *DeleteTrafficMirrorSessionInput, ...) (*DeleteTrafficMirrorSessionOutput, error)
- func (c *VPC) DeleteTrafficMirrorTarget(input *DeleteTrafficMirrorTargetInput) (*DeleteTrafficMirrorTargetOutput, error)
- func (c *VPC) DeleteTrafficMirrorTargetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteTrafficMirrorTargetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteTrafficMirrorTargetCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteTrafficMirrorTargetRequest(input *DeleteTrafficMirrorTargetInput) (req *request.Request, output *DeleteTrafficMirrorTargetOutput)
- func (c *VPC) DeleteTrafficMirrorTargetWithContext(ctx byteplus.Context, input *DeleteTrafficMirrorTargetInput, ...) (*DeleteTrafficMirrorTargetOutput, error)
- func (c *VPC) DeleteVpc(input *DeleteVpcInput) (*DeleteVpcOutput, error)
- func (c *VPC) DeleteVpcCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DeleteVpcCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DeleteVpcCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DeleteVpcRequest(input *DeleteVpcInput) (req *request.Request, output *DeleteVpcOutput)
- func (c *VPC) DeleteVpcWithContext(ctx byteplus.Context, input *DeleteVpcInput, opts ...request.Option) (*DeleteVpcOutput, error)
- func (c *VPC) DescribeBandwidthPackages(input *DescribeBandwidthPackagesInput) (*DescribeBandwidthPackagesOutput, error)
- func (c *VPC) DescribeBandwidthPackagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeBandwidthPackagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeBandwidthPackagesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeBandwidthPackagesRequest(input *DescribeBandwidthPackagesInput) (req *request.Request, output *DescribeBandwidthPackagesOutput)
- func (c *VPC) DescribeBandwidthPackagesWithContext(ctx byteplus.Context, input *DescribeBandwidthPackagesInput, ...) (*DescribeBandwidthPackagesOutput, error)
- func (c *VPC) DescribeEipAddressAttributes(input *DescribeEipAddressAttributesInput) (*DescribeEipAddressAttributesOutput, error)
- func (c *VPC) DescribeEipAddressAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeEipAddressAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeEipAddressAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeEipAddressAttributesRequest(input *DescribeEipAddressAttributesInput) (req *request.Request, output *DescribeEipAddressAttributesOutput)
- func (c *VPC) DescribeEipAddressAttributesWithContext(ctx byteplus.Context, input *DescribeEipAddressAttributesInput, ...) (*DescribeEipAddressAttributesOutput, error)
- func (c *VPC) DescribeEipAddresses(input *DescribeEipAddressesInput) (*DescribeEipAddressesOutput, error)
- func (c *VPC) DescribeEipAddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeEipAddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeEipAddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeEipAddressesRequest(input *DescribeEipAddressesInput) (req *request.Request, output *DescribeEipAddressesOutput)
- func (c *VPC) DescribeEipAddressesWithContext(ctx byteplus.Context, input *DescribeEipAddressesInput, opts ...request.Option) (*DescribeEipAddressesOutput, error)
- func (c *VPC) DescribeFlowLogs(input *DescribeFlowLogsInput) (*DescribeFlowLogsOutput, error)
- func (c *VPC) DescribeFlowLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeFlowLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeFlowLogsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeFlowLogsRequest(input *DescribeFlowLogsInput) (req *request.Request, output *DescribeFlowLogsOutput)
- func (c *VPC) DescribeFlowLogsWithContext(ctx byteplus.Context, input *DescribeFlowLogsInput, opts ...request.Option) (*DescribeFlowLogsOutput, error)
- func (c *VPC) DescribeHaVips(input *DescribeHaVipsInput) (*DescribeHaVipsOutput, error)
- func (c *VPC) DescribeHaVipsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeHaVipsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeHaVipsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeHaVipsRequest(input *DescribeHaVipsInput) (req *request.Request, output *DescribeHaVipsOutput)
- func (c *VPC) DescribeHaVipsWithContext(ctx byteplus.Context, input *DescribeHaVipsInput, opts ...request.Option) (*DescribeHaVipsOutput, error)
- func (c *VPC) DescribeInstanceGroups(input *DescribeInstanceGroupsInput) (*DescribeInstanceGroupsOutput, error)
- func (c *VPC) DescribeInstanceGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeInstanceGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeInstanceGroupsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeInstanceGroupsRequest(input *DescribeInstanceGroupsInput) (req *request.Request, output *DescribeInstanceGroupsOutput)
- func (c *VPC) DescribeInstanceGroupsWithContext(ctx byteplus.Context, input *DescribeInstanceGroupsInput, ...) (*DescribeInstanceGroupsOutput, error)
- func (c *VPC) DescribeIpAddressPoolAttributes(input *DescribeIpAddressPoolAttributesInput) (*DescribeIpAddressPoolAttributesOutput, error)
- func (c *VPC) DescribeIpAddressPoolAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpAddressPoolAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeIpAddressPoolAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpAddressPoolAttributesRequest(input *DescribeIpAddressPoolAttributesInput) (req *request.Request, output *DescribeIpAddressPoolAttributesOutput)
- func (c *VPC) DescribeIpAddressPoolAttributesWithContext(ctx byteplus.Context, input *DescribeIpAddressPoolAttributesInput, ...) (*DescribeIpAddressPoolAttributesOutput, error)
- func (c *VPC) DescribeIpAddressPoolCidrBlocks(input *DescribeIpAddressPoolCidrBlocksInput) (*DescribeIpAddressPoolCidrBlocksOutput, error)
- func (c *VPC) DescribeIpAddressPoolCidrBlocksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpAddressPoolCidrBlocksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeIpAddressPoolCidrBlocksCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpAddressPoolCidrBlocksRequest(input *DescribeIpAddressPoolCidrBlocksInput) (req *request.Request, output *DescribeIpAddressPoolCidrBlocksOutput)
- func (c *VPC) DescribeIpAddressPoolCidrBlocksWithContext(ctx byteplus.Context, input *DescribeIpAddressPoolCidrBlocksInput, ...) (*DescribeIpAddressPoolCidrBlocksOutput, error)
- func (c *VPC) DescribeIpAddressPools(input *DescribeIpAddressPoolsInput) (*DescribeIpAddressPoolsOutput, error)
- func (c *VPC) DescribeIpAddressPoolsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpAddressPoolsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeIpAddressPoolsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpAddressPoolsRequest(input *DescribeIpAddressPoolsInput) (req *request.Request, output *DescribeIpAddressPoolsOutput)
- func (c *VPC) DescribeIpAddressPoolsWithContext(ctx byteplus.Context, input *DescribeIpAddressPoolsInput, ...) (*DescribeIpAddressPoolsOutput, error)
- func (c *VPC) DescribeIpv6AddressBandwidthAttributes(input *DescribeIpv6AddressBandwidthAttributesInput) (*DescribeIpv6AddressBandwidthAttributesOutput, error)
- func (c *VPC) DescribeIpv6AddressBandwidthAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6AddressBandwidthAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeIpv6AddressBandwidthAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6AddressBandwidthAttributesRequest(input *DescribeIpv6AddressBandwidthAttributesInput) (req *request.Request, output *DescribeIpv6AddressBandwidthAttributesOutput)
- func (c *VPC) DescribeIpv6AddressBandwidthAttributesWithContext(ctx byteplus.Context, input *DescribeIpv6AddressBandwidthAttributesInput, ...) (*DescribeIpv6AddressBandwidthAttributesOutput, error)
- func (c *VPC) DescribeIpv6AddressBandwidths(input *DescribeIpv6AddressBandwidthsInput) (*DescribeIpv6AddressBandwidthsOutput, error)
- func (c *VPC) DescribeIpv6AddressBandwidthsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6AddressBandwidthsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeIpv6AddressBandwidthsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6AddressBandwidthsRequest(input *DescribeIpv6AddressBandwidthsInput) (req *request.Request, output *DescribeIpv6AddressBandwidthsOutput)
- func (c *VPC) DescribeIpv6AddressBandwidthsWithContext(ctx byteplus.Context, input *DescribeIpv6AddressBandwidthsInput, ...) (*DescribeIpv6AddressBandwidthsOutput, error)
- func (c *VPC) DescribeIpv6EgressOnlyRules(input *DescribeIpv6EgressOnlyRulesInput) (*DescribeIpv6EgressOnlyRulesOutput, error)
- func (c *VPC) DescribeIpv6EgressOnlyRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6EgressOnlyRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeIpv6EgressOnlyRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6EgressOnlyRulesRequest(input *DescribeIpv6EgressOnlyRulesInput) (req *request.Request, output *DescribeIpv6EgressOnlyRulesOutput)
- func (c *VPC) DescribeIpv6EgressOnlyRulesWithContext(ctx byteplus.Context, input *DescribeIpv6EgressOnlyRulesInput, ...) (*DescribeIpv6EgressOnlyRulesOutput, error)
- func (c *VPC) DescribeIpv6GatewayAttribute(input *DescribeIpv6GatewayAttributeInput) (*DescribeIpv6GatewayAttributeOutput, error)
- func (c *VPC) DescribeIpv6GatewayAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6GatewayAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeIpv6GatewayAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6GatewayAttributeRequest(input *DescribeIpv6GatewayAttributeInput) (req *request.Request, output *DescribeIpv6GatewayAttributeOutput)
- func (c *VPC) DescribeIpv6GatewayAttributeWithContext(ctx byteplus.Context, input *DescribeIpv6GatewayAttributeInput, ...) (*DescribeIpv6GatewayAttributeOutput, error)
- func (c *VPC) DescribeIpv6Gateways(input *DescribeIpv6GatewaysInput) (*DescribeIpv6GatewaysOutput, error)
- func (c *VPC) DescribeIpv6GatewaysCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6GatewaysCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeIpv6GatewaysCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeIpv6GatewaysRequest(input *DescribeIpv6GatewaysInput) (req *request.Request, output *DescribeIpv6GatewaysOutput)
- func (c *VPC) DescribeIpv6GatewaysWithContext(ctx byteplus.Context, input *DescribeIpv6GatewaysInput, opts ...request.Option) (*DescribeIpv6GatewaysOutput, error)
- func (c *VPC) DescribeNetworkAclAttributes(input *DescribeNetworkAclAttributesInput) (*DescribeNetworkAclAttributesOutput, error)
- func (c *VPC) DescribeNetworkAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeNetworkAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeNetworkAclAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeNetworkAclAttributesRequest(input *DescribeNetworkAclAttributesInput) (req *request.Request, output *DescribeNetworkAclAttributesOutput)
- func (c *VPC) DescribeNetworkAclAttributesWithContext(ctx byteplus.Context, input *DescribeNetworkAclAttributesInput, ...) (*DescribeNetworkAclAttributesOutput, error)
- func (c *VPC) DescribeNetworkAcls(input *DescribeNetworkAclsInput) (*DescribeNetworkAclsOutput, error)
- func (c *VPC) DescribeNetworkAclsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeNetworkAclsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeNetworkAclsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeNetworkAclsRequest(input *DescribeNetworkAclsInput) (req *request.Request, output *DescribeNetworkAclsOutput)
- func (c *VPC) DescribeNetworkAclsWithContext(ctx byteplus.Context, input *DescribeNetworkAclsInput, opts ...request.Option) (*DescribeNetworkAclsOutput, error)
- func (c *VPC) DescribeNetworkInterfaceAttributes(input *DescribeNetworkInterfaceAttributesInput) (*DescribeNetworkInterfaceAttributesOutput, error)
- func (c *VPC) DescribeNetworkInterfaceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeNetworkInterfaceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeNetworkInterfaceAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeNetworkInterfaceAttributesRequest(input *DescribeNetworkInterfaceAttributesInput) (req *request.Request, output *DescribeNetworkInterfaceAttributesOutput)
- func (c *VPC) DescribeNetworkInterfaceAttributesWithContext(ctx byteplus.Context, input *DescribeNetworkInterfaceAttributesInput, ...) (*DescribeNetworkInterfaceAttributesOutput, error)
- func (c *VPC) DescribeNetworkInterfaces(input *DescribeNetworkInterfacesInput) (*DescribeNetworkInterfacesOutput, error)
- func (c *VPC) DescribeNetworkInterfacesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeNetworkInterfacesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeNetworkInterfacesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeNetworkInterfacesRequest(input *DescribeNetworkInterfacesInput) (req *request.Request, output *DescribeNetworkInterfacesOutput)
- func (c *VPC) DescribeNetworkInterfacesWithContext(ctx byteplus.Context, input *DescribeNetworkInterfacesInput, ...) (*DescribeNetworkInterfacesOutput, error)
- func (c *VPC) DescribePrefixListAssociations(input *DescribePrefixListAssociationsInput) (*DescribePrefixListAssociationsOutput, error)
- func (c *VPC) DescribePrefixListAssociationsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribePrefixListAssociationsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribePrefixListAssociationsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribePrefixListAssociationsRequest(input *DescribePrefixListAssociationsInput) (req *request.Request, output *DescribePrefixListAssociationsOutput)
- func (c *VPC) DescribePrefixListAssociationsWithContext(ctx byteplus.Context, input *DescribePrefixListAssociationsInput, ...) (*DescribePrefixListAssociationsOutput, error)
- func (c *VPC) DescribePrefixListEntries(input *DescribePrefixListEntriesInput) (*DescribePrefixListEntriesOutput, error)
- func (c *VPC) DescribePrefixListEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribePrefixListEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribePrefixListEntriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribePrefixListEntriesRequest(input *DescribePrefixListEntriesInput) (req *request.Request, output *DescribePrefixListEntriesOutput)
- func (c *VPC) DescribePrefixListEntriesWithContext(ctx byteplus.Context, input *DescribePrefixListEntriesInput, ...) (*DescribePrefixListEntriesOutput, error)
- func (c *VPC) DescribePrefixLists(input *DescribePrefixListsInput) (*DescribePrefixListsOutput, error)
- func (c *VPC) DescribePrefixListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribePrefixListsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribePrefixListsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribePrefixListsRequest(input *DescribePrefixListsInput) (req *request.Request, output *DescribePrefixListsOutput)
- func (c *VPC) DescribePrefixListsWithContext(ctx byteplus.Context, input *DescribePrefixListsInput, opts ...request.Option) (*DescribePrefixListsOutput, error)
- func (c *VPC) DescribeRouteEntryList(input *DescribeRouteEntryListInput) (*DescribeRouteEntryListOutput, error)
- func (c *VPC) DescribeRouteEntryListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeRouteEntryListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeRouteEntryListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeRouteEntryListRequest(input *DescribeRouteEntryListInput) (req *request.Request, output *DescribeRouteEntryListOutput)
- func (c *VPC) DescribeRouteEntryListWithContext(ctx byteplus.Context, input *DescribeRouteEntryListInput, ...) (*DescribeRouteEntryListOutput, error)
- func (c *VPC) DescribeRouteTableList(input *DescribeRouteTableListInput) (*DescribeRouteTableListOutput, error)
- func (c *VPC) DescribeRouteTableListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeRouteTableListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeRouteTableListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeRouteTableListRequest(input *DescribeRouteTableListInput) (req *request.Request, output *DescribeRouteTableListOutput)
- func (c *VPC) DescribeRouteTableListWithContext(ctx byteplus.Context, input *DescribeRouteTableListInput, ...) (*DescribeRouteTableListOutput, error)
- func (c *VPC) DescribeSecurityGroupAttributes(input *DescribeSecurityGroupAttributesInput) (*DescribeSecurityGroupAttributesOutput, error)
- func (c *VPC) DescribeSecurityGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeSecurityGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeSecurityGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeSecurityGroupAttributesRequest(input *DescribeSecurityGroupAttributesInput) (req *request.Request, output *DescribeSecurityGroupAttributesOutput)
- func (c *VPC) DescribeSecurityGroupAttributesWithContext(ctx byteplus.Context, input *DescribeSecurityGroupAttributesInput, ...) (*DescribeSecurityGroupAttributesOutput, error)
- func (c *VPC) DescribeSecurityGroups(input *DescribeSecurityGroupsInput) (*DescribeSecurityGroupsOutput, error)
- func (c *VPC) DescribeSecurityGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeSecurityGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeSecurityGroupsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeSecurityGroupsRequest(input *DescribeSecurityGroupsInput) (req *request.Request, output *DescribeSecurityGroupsOutput)
- func (c *VPC) DescribeSecurityGroupsWithContext(ctx byteplus.Context, input *DescribeSecurityGroupsInput, ...) (*DescribeSecurityGroupsOutput, error)
- func (c *VPC) DescribeSubnetAttributes(input *DescribeSubnetAttributesInput) (*DescribeSubnetAttributesOutput, error)
- func (c *VPC) DescribeSubnetAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeSubnetAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeSubnetAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeSubnetAttributesRequest(input *DescribeSubnetAttributesInput) (req *request.Request, output *DescribeSubnetAttributesOutput)
- func (c *VPC) DescribeSubnetAttributesWithContext(ctx byteplus.Context, input *DescribeSubnetAttributesInput, ...) (*DescribeSubnetAttributesOutput, error)
- func (c *VPC) DescribeSubnets(input *DescribeSubnetsInput) (*DescribeSubnetsOutput, error)
- func (c *VPC) DescribeSubnetsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeSubnetsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeSubnetsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeSubnetsRequest(input *DescribeSubnetsInput) (req *request.Request, output *DescribeSubnetsOutput)
- func (c *VPC) DescribeSubnetsWithContext(ctx byteplus.Context, input *DescribeSubnetsInput, opts ...request.Option) (*DescribeSubnetsOutput, error)
- func (c *VPC) DescribeTrafficMirrorFilters(input *DescribeTrafficMirrorFiltersInput) (*DescribeTrafficMirrorFiltersOutput, error)
- func (c *VPC) DescribeTrafficMirrorFiltersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeTrafficMirrorFiltersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeTrafficMirrorFiltersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeTrafficMirrorFiltersRequest(input *DescribeTrafficMirrorFiltersInput) (req *request.Request, output *DescribeTrafficMirrorFiltersOutput)
- func (c *VPC) DescribeTrafficMirrorFiltersWithContext(ctx byteplus.Context, input *DescribeTrafficMirrorFiltersInput, ...) (*DescribeTrafficMirrorFiltersOutput, error)
- func (c *VPC) DescribeTrafficMirrorSessions(input *DescribeTrafficMirrorSessionsInput) (*DescribeTrafficMirrorSessionsOutput, error)
- func (c *VPC) DescribeTrafficMirrorSessionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeTrafficMirrorSessionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeTrafficMirrorSessionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeTrafficMirrorSessionsRequest(input *DescribeTrafficMirrorSessionsInput) (req *request.Request, output *DescribeTrafficMirrorSessionsOutput)
- func (c *VPC) DescribeTrafficMirrorSessionsWithContext(ctx byteplus.Context, input *DescribeTrafficMirrorSessionsInput, ...) (*DescribeTrafficMirrorSessionsOutput, error)
- func (c *VPC) DescribeTrafficMirrorTargets(input *DescribeTrafficMirrorTargetsInput) (*DescribeTrafficMirrorTargetsOutput, error)
- func (c *VPC) DescribeTrafficMirrorTargetsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeTrafficMirrorTargetsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeTrafficMirrorTargetsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeTrafficMirrorTargetsRequest(input *DescribeTrafficMirrorTargetsInput) (req *request.Request, output *DescribeTrafficMirrorTargetsOutput)
- func (c *VPC) DescribeTrafficMirrorTargetsWithContext(ctx byteplus.Context, input *DescribeTrafficMirrorTargetsInput, ...) (*DescribeTrafficMirrorTargetsOutput, error)
- func (c *VPC) DescribeVpcAttributes(input *DescribeVpcAttributesInput) (*DescribeVpcAttributesOutput, error)
- func (c *VPC) DescribeVpcAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeVpcAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeVpcAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeVpcAttributesRequest(input *DescribeVpcAttributesInput) (req *request.Request, output *DescribeVpcAttributesOutput)
- func (c *VPC) DescribeVpcAttributesWithContext(ctx byteplus.Context, input *DescribeVpcAttributesInput, ...) (*DescribeVpcAttributesOutput, error)
- func (c *VPC) DescribeVpcs(input *DescribeVpcsInput) (*DescribeVpcsOutput, error)
- func (c *VPC) DescribeVpcsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DescribeVpcsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DescribeVpcsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DescribeVpcsRequest(input *DescribeVpcsInput) (req *request.Request, output *DescribeVpcsOutput)
- func (c *VPC) DescribeVpcsWithContext(ctx byteplus.Context, input *DescribeVpcsInput, opts ...request.Option) (*DescribeVpcsOutput, error)
- func (c *VPC) DetachNetworkInterface(input *DetachNetworkInterfaceInput) (*DetachNetworkInterfaceOutput, error)
- func (c *VPC) DetachNetworkInterfaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DetachNetworkInterfaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DetachNetworkInterfaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DetachNetworkInterfaceRequest(input *DetachNetworkInterfaceInput) (req *request.Request, output *DetachNetworkInterfaceOutput)
- func (c *VPC) DetachNetworkInterfaceWithContext(ctx byteplus.Context, input *DetachNetworkInterfaceInput, ...) (*DetachNetworkInterfaceOutput, error)
- func (c *VPC) DisassociateEipAddress(input *DisassociateEipAddressInput) (*DisassociateEipAddressOutput, error)
- func (c *VPC) DisassociateEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DisassociateEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DisassociateEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DisassociateEipAddressRequest(input *DisassociateEipAddressInput) (req *request.Request, output *DisassociateEipAddressOutput)
- func (c *VPC) DisassociateEipAddressWithContext(ctx byteplus.Context, input *DisassociateEipAddressInput, ...) (*DisassociateEipAddressOutput, error)
- func (c *VPC) DisassociateHaVip(input *DisassociateHaVipInput) (*DisassociateHaVipOutput, error)
- func (c *VPC) DisassociateHaVipCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DisassociateHaVipCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DisassociateHaVipCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DisassociateHaVipRequest(input *DisassociateHaVipInput) (req *request.Request, output *DisassociateHaVipOutput)
- func (c *VPC) DisassociateHaVipWithContext(ctx byteplus.Context, input *DisassociateHaVipInput, opts ...request.Option) (*DisassociateHaVipOutput, error)
- func (c *VPC) DisassociateNetworkAcl(input *DisassociateNetworkAclInput) (*DisassociateNetworkAclOutput, error)
- func (c *VPC) DisassociateNetworkAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DisassociateNetworkAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DisassociateNetworkAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DisassociateNetworkAclRequest(input *DisassociateNetworkAclInput) (req *request.Request, output *DisassociateNetworkAclOutput)
- func (c *VPC) DisassociateNetworkAclWithContext(ctx byteplus.Context, input *DisassociateNetworkAclInput, ...) (*DisassociateNetworkAclOutput, error)
- func (c *VPC) DisassociateRouteTable(input *DisassociateRouteTableInput) (*DisassociateRouteTableOutput, error)
- func (c *VPC) DisassociateRouteTableCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DisassociateRouteTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DisassociateRouteTableCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DisassociateRouteTableRequest(input *DisassociateRouteTableInput) (req *request.Request, output *DisassociateRouteTableOutput)
- func (c *VPC) DisassociateRouteTableWithContext(ctx byteplus.Context, input *DisassociateRouteTableInput, ...) (*DisassociateRouteTableOutput, error)
- func (c *VPC) DisassociateVpcCidrBlock(input *DisassociateVpcCidrBlockInput) (*DisassociateVpcCidrBlockOutput, error)
- func (c *VPC) DisassociateVpcCidrBlockCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) DisassociateVpcCidrBlockCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) DisassociateVpcCidrBlockCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) DisassociateVpcCidrBlockRequest(input *DisassociateVpcCidrBlockInput) (req *request.Request, output *DisassociateVpcCidrBlockOutput)
- func (c *VPC) DisassociateVpcCidrBlockWithContext(ctx byteplus.Context, input *DisassociateVpcCidrBlockInput, ...) (*DisassociateVpcCidrBlockOutput, error)
- func (c *VPC) ListTagsForResources(input *ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
- func (c *VPC) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ListTagsForResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ListTagsForResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ListTagsForResourcesRequest(input *ListTagsForResourcesInput) (req *request.Request, output *ListTagsForResourcesOutput)
- func (c *VPC) ListTagsForResourcesWithContext(ctx byteplus.Context, input *ListTagsForResourcesInput, opts ...request.Option) (*ListTagsForResourcesOutput, error)
- func (c *VPC) ModifyBandwidthPackageAttributes(input *ModifyBandwidthPackageAttributesInput) (*ModifyBandwidthPackageAttributesOutput, error)
- func (c *VPC) ModifyBandwidthPackageAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyBandwidthPackageAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyBandwidthPackageAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyBandwidthPackageAttributesRequest(input *ModifyBandwidthPackageAttributesInput) (req *request.Request, output *ModifyBandwidthPackageAttributesOutput)
- func (c *VPC) ModifyBandwidthPackageAttributesWithContext(ctx byteplus.Context, input *ModifyBandwidthPackageAttributesInput, ...) (*ModifyBandwidthPackageAttributesOutput, error)
- func (c *VPC) ModifyBandwidthPackageEipBandwidth(input *ModifyBandwidthPackageEipBandwidthInput) (*ModifyBandwidthPackageEipBandwidthOutput, error)
- func (c *VPC) ModifyBandwidthPackageEipBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyBandwidthPackageEipBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyBandwidthPackageEipBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyBandwidthPackageEipBandwidthRequest(input *ModifyBandwidthPackageEipBandwidthInput) (req *request.Request, output *ModifyBandwidthPackageEipBandwidthOutput)
- func (c *VPC) ModifyBandwidthPackageEipBandwidthWithContext(ctx byteplus.Context, input *ModifyBandwidthPackageEipBandwidthInput, ...) (*ModifyBandwidthPackageEipBandwidthOutput, error)
- func (c *VPC) ModifyBandwidthPackageSpec(input *ModifyBandwidthPackageSpecInput) (*ModifyBandwidthPackageSpecOutput, error)
- func (c *VPC) ModifyBandwidthPackageSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyBandwidthPackageSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyBandwidthPackageSpecCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyBandwidthPackageSpecRequest(input *ModifyBandwidthPackageSpecInput) (req *request.Request, output *ModifyBandwidthPackageSpecOutput)
- func (c *VPC) ModifyBandwidthPackageSpecWithContext(ctx byteplus.Context, input *ModifyBandwidthPackageSpecInput, ...) (*ModifyBandwidthPackageSpecOutput, error)
- func (c *VPC) ModifyEipAddressAttributes(input *ModifyEipAddressAttributesInput) (*ModifyEipAddressAttributesOutput, error)
- func (c *VPC) ModifyEipAddressAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyEipAddressAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyEipAddressAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyEipAddressAttributesRequest(input *ModifyEipAddressAttributesInput) (req *request.Request, output *ModifyEipAddressAttributesOutput)
- func (c *VPC) ModifyEipAddressAttributesWithContext(ctx byteplus.Context, input *ModifyEipAddressAttributesInput, ...) (*ModifyEipAddressAttributesOutput, error)
- func (c *VPC) ModifyFlowLogAttribute(input *ModifyFlowLogAttributeInput) (*ModifyFlowLogAttributeOutput, error)
- func (c *VPC) ModifyFlowLogAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyFlowLogAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyFlowLogAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyFlowLogAttributeRequest(input *ModifyFlowLogAttributeInput) (req *request.Request, output *ModifyFlowLogAttributeOutput)
- func (c *VPC) ModifyFlowLogAttributeWithContext(ctx byteplus.Context, input *ModifyFlowLogAttributeInput, ...) (*ModifyFlowLogAttributeOutput, error)
- func (c *VPC) ModifyHaVipAttributes(input *ModifyHaVipAttributesInput) (*ModifyHaVipAttributesOutput, error)
- func (c *VPC) ModifyHaVipAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyHaVipAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyHaVipAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyHaVipAttributesRequest(input *ModifyHaVipAttributesInput) (req *request.Request, output *ModifyHaVipAttributesOutput)
- func (c *VPC) ModifyHaVipAttributesWithContext(ctx byteplus.Context, input *ModifyHaVipAttributesInput, ...) (*ModifyHaVipAttributesOutput, error)
- func (c *VPC) ModifyInstanceGroupAttributes(input *ModifyInstanceGroupAttributesInput) (*ModifyInstanceGroupAttributesOutput, error)
- func (c *VPC) ModifyInstanceGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyInstanceGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyInstanceGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyInstanceGroupAttributesRequest(input *ModifyInstanceGroupAttributesInput) (req *request.Request, output *ModifyInstanceGroupAttributesOutput)
- func (c *VPC) ModifyInstanceGroupAttributesWithContext(ctx byteplus.Context, input *ModifyInstanceGroupAttributesInput, ...) (*ModifyInstanceGroupAttributesOutput, error)
- func (c *VPC) ModifyInstanceGroupMembers(input *ModifyInstanceGroupMembersInput) (*ModifyInstanceGroupMembersOutput, error)
- func (c *VPC) ModifyInstanceGroupMembersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyInstanceGroupMembersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyInstanceGroupMembersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyInstanceGroupMembersRequest(input *ModifyInstanceGroupMembersInput) (req *request.Request, output *ModifyInstanceGroupMembersOutput)
- func (c *VPC) ModifyInstanceGroupMembersWithContext(ctx byteplus.Context, input *ModifyInstanceGroupMembersInput, ...) (*ModifyInstanceGroupMembersOutput, error)
- func (c *VPC) ModifyIpAddressPoolAttributes(input *ModifyIpAddressPoolAttributesInput) (*ModifyIpAddressPoolAttributesOutput, error)
- func (c *VPC) ModifyIpAddressPoolAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyIpAddressPoolAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyIpAddressPoolAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyIpAddressPoolAttributesRequest(input *ModifyIpAddressPoolAttributesInput) (req *request.Request, output *ModifyIpAddressPoolAttributesOutput)
- func (c *VPC) ModifyIpAddressPoolAttributesWithContext(ctx byteplus.Context, input *ModifyIpAddressPoolAttributesInput, ...) (*ModifyIpAddressPoolAttributesOutput, error)
- func (c *VPC) ModifyIpv6AddressBandwidth(input *ModifyIpv6AddressBandwidthInput) (*ModifyIpv6AddressBandwidthOutput, error)
- func (c *VPC) ModifyIpv6AddressBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyIpv6AddressBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyIpv6AddressBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyIpv6AddressBandwidthRequest(input *ModifyIpv6AddressBandwidthInput) (req *request.Request, output *ModifyIpv6AddressBandwidthOutput)
- func (c *VPC) ModifyIpv6AddressBandwidthWithContext(ctx byteplus.Context, input *ModifyIpv6AddressBandwidthInput, ...) (*ModifyIpv6AddressBandwidthOutput, error)
- func (c *VPC) ModifyIpv6EgressOnlyRuleAttribute(input *ModifyIpv6EgressOnlyRuleAttributeInput) (*ModifyIpv6EgressOnlyRuleAttributeOutput, error)
- func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeRequest(input *ModifyIpv6EgressOnlyRuleAttributeInput) (req *request.Request, output *ModifyIpv6EgressOnlyRuleAttributeOutput)
- func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeWithContext(ctx byteplus.Context, input *ModifyIpv6EgressOnlyRuleAttributeInput, ...) (*ModifyIpv6EgressOnlyRuleAttributeOutput, error)
- func (c *VPC) ModifyIpv6GatewayAttribute(input *ModifyIpv6GatewayAttributeInput) (*ModifyIpv6GatewayAttributeOutput, error)
- func (c *VPC) ModifyIpv6GatewayAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyIpv6GatewayAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyIpv6GatewayAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyIpv6GatewayAttributeRequest(input *ModifyIpv6GatewayAttributeInput) (req *request.Request, output *ModifyIpv6GatewayAttributeOutput)
- func (c *VPC) ModifyIpv6GatewayAttributeWithContext(ctx byteplus.Context, input *ModifyIpv6GatewayAttributeInput, ...) (*ModifyIpv6GatewayAttributeOutput, error)
- func (c *VPC) ModifyNetworkAclAttributes(input *ModifyNetworkAclAttributesInput) (*ModifyNetworkAclAttributesOutput, error)
- func (c *VPC) ModifyNetworkAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyNetworkAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyNetworkAclAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyNetworkAclAttributesRequest(input *ModifyNetworkAclAttributesInput) (req *request.Request, output *ModifyNetworkAclAttributesOutput)
- func (c *VPC) ModifyNetworkAclAttributesWithContext(ctx byteplus.Context, input *ModifyNetworkAclAttributesInput, ...) (*ModifyNetworkAclAttributesOutput, error)
- func (c *VPC) ModifyNetworkInterfaceAttributes(input *ModifyNetworkInterfaceAttributesInput) (*ModifyNetworkInterfaceAttributesOutput, error)
- func (c *VPC) ModifyNetworkInterfaceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyNetworkInterfaceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyNetworkInterfaceAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyNetworkInterfaceAttributesRequest(input *ModifyNetworkInterfaceAttributesInput) (req *request.Request, output *ModifyNetworkInterfaceAttributesOutput)
- func (c *VPC) ModifyNetworkInterfaceAttributesWithContext(ctx byteplus.Context, input *ModifyNetworkInterfaceAttributesInput, ...) (*ModifyNetworkInterfaceAttributesOutput, error)
- func (c *VPC) ModifyPrefixList(input *ModifyPrefixListInput) (*ModifyPrefixListOutput, error)
- func (c *VPC) ModifyPrefixListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyPrefixListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyPrefixListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyPrefixListRequest(input *ModifyPrefixListInput) (req *request.Request, output *ModifyPrefixListOutput)
- func (c *VPC) ModifyPrefixListWithContext(ctx byteplus.Context, input *ModifyPrefixListInput, opts ...request.Option) (*ModifyPrefixListOutput, error)
- func (c *VPC) ModifyRouteEntry(input *ModifyRouteEntryInput) (*ModifyRouteEntryOutput, error)
- func (c *VPC) ModifyRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyRouteEntryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyRouteEntryRequest(input *ModifyRouteEntryInput) (req *request.Request, output *ModifyRouteEntryOutput)
- func (c *VPC) ModifyRouteEntryWithContext(ctx byteplus.Context, input *ModifyRouteEntryInput, opts ...request.Option) (*ModifyRouteEntryOutput, error)
- func (c *VPC) ModifyRouteTableAttributes(input *ModifyRouteTableAttributesInput) (*ModifyRouteTableAttributesOutput, error)
- func (c *VPC) ModifyRouteTableAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyRouteTableAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyRouteTableAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyRouteTableAttributesRequest(input *ModifyRouteTableAttributesInput) (req *request.Request, output *ModifyRouteTableAttributesOutput)
- func (c *VPC) ModifyRouteTableAttributesWithContext(ctx byteplus.Context, input *ModifyRouteTableAttributesInput, ...) (*ModifyRouteTableAttributesOutput, error)
- func (c *VPC) ModifySecurityGroupAttributes(input *ModifySecurityGroupAttributesInput) (*ModifySecurityGroupAttributesOutput, error)
- func (c *VPC) ModifySecurityGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifySecurityGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifySecurityGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifySecurityGroupAttributesRequest(input *ModifySecurityGroupAttributesInput) (req *request.Request, output *ModifySecurityGroupAttributesOutput)
- func (c *VPC) ModifySecurityGroupAttributesWithContext(ctx byteplus.Context, input *ModifySecurityGroupAttributesInput, ...) (*ModifySecurityGroupAttributesOutput, error)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsEgress(input *ModifySecurityGroupRuleDescriptionsEgressInput) (*ModifySecurityGroupRuleDescriptionsEgressOutput, error)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressRequest(input *ModifySecurityGroupRuleDescriptionsEgressInput) (req *request.Request, output *ModifySecurityGroupRuleDescriptionsEgressOutput)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressWithContext(ctx byteplus.Context, input *ModifySecurityGroupRuleDescriptionsEgressInput, ...) (*ModifySecurityGroupRuleDescriptionsEgressOutput, error)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsIngress(input *ModifySecurityGroupRuleDescriptionsIngressInput) (*ModifySecurityGroupRuleDescriptionsIngressOutput, error)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressRequest(input *ModifySecurityGroupRuleDescriptionsIngressInput) (req *request.Request, output *ModifySecurityGroupRuleDescriptionsIngressOutput)
- func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressWithContext(ctx byteplus.Context, input *ModifySecurityGroupRuleDescriptionsIngressInput, ...) (*ModifySecurityGroupRuleDescriptionsIngressOutput, error)
- func (c *VPC) ModifySubnetAttributes(input *ModifySubnetAttributesInput) (*ModifySubnetAttributesOutput, error)
- func (c *VPC) ModifySubnetAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifySubnetAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifySubnetAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifySubnetAttributesRequest(input *ModifySubnetAttributesInput) (req *request.Request, output *ModifySubnetAttributesOutput)
- func (c *VPC) ModifySubnetAttributesWithContext(ctx byteplus.Context, input *ModifySubnetAttributesInput, ...) (*ModifySubnetAttributesOutput, error)
- func (c *VPC) ModifyTrafficMirrorFilterAttributes(input *ModifyTrafficMirrorFilterAttributesInput) (*ModifyTrafficMirrorFilterAttributesOutput, error)
- func (c *VPC) ModifyTrafficMirrorFilterAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyTrafficMirrorFilterAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyTrafficMirrorFilterAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyTrafficMirrorFilterAttributesRequest(input *ModifyTrafficMirrorFilterAttributesInput) (req *request.Request, output *ModifyTrafficMirrorFilterAttributesOutput)
- func (c *VPC) ModifyTrafficMirrorFilterAttributesWithContext(ctx byteplus.Context, input *ModifyTrafficMirrorFilterAttributesInput, ...) (*ModifyTrafficMirrorFilterAttributesOutput, error)
- func (c *VPC) ModifyTrafficMirrorFilterRuleAttributes(input *ModifyTrafficMirrorFilterRuleAttributesInput) (*ModifyTrafficMirrorFilterRuleAttributesOutput, error)
- func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesRequest(input *ModifyTrafficMirrorFilterRuleAttributesInput) (req *request.Request, output *ModifyTrafficMirrorFilterRuleAttributesOutput)
- func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesWithContext(ctx byteplus.Context, input *ModifyTrafficMirrorFilterRuleAttributesInput, ...) (*ModifyTrafficMirrorFilterRuleAttributesOutput, error)
- func (c *VPC) ModifyTrafficMirrorSessionAttributes(input *ModifyTrafficMirrorSessionAttributesInput) (*ModifyTrafficMirrorSessionAttributesOutput, error)
- func (c *VPC) ModifyTrafficMirrorSessionAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyTrafficMirrorSessionAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyTrafficMirrorSessionAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyTrafficMirrorSessionAttributesRequest(input *ModifyTrafficMirrorSessionAttributesInput) (req *request.Request, output *ModifyTrafficMirrorSessionAttributesOutput)
- func (c *VPC) ModifyTrafficMirrorSessionAttributesWithContext(ctx byteplus.Context, input *ModifyTrafficMirrorSessionAttributesInput, ...) (*ModifyTrafficMirrorSessionAttributesOutput, error)
- func (c *VPC) ModifyTrafficMirrorTargetAttributes(input *ModifyTrafficMirrorTargetAttributesInput) (*ModifyTrafficMirrorTargetAttributesOutput, error)
- func (c *VPC) ModifyTrafficMirrorTargetAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyTrafficMirrorTargetAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyTrafficMirrorTargetAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyTrafficMirrorTargetAttributesRequest(input *ModifyTrafficMirrorTargetAttributesInput) (req *request.Request, output *ModifyTrafficMirrorTargetAttributesOutput)
- func (c *VPC) ModifyTrafficMirrorTargetAttributesWithContext(ctx byteplus.Context, input *ModifyTrafficMirrorTargetAttributesInput, ...) (*ModifyTrafficMirrorTargetAttributesOutput, error)
- func (c *VPC) ModifyVpcAttributes(input *ModifyVpcAttributesInput) (*ModifyVpcAttributesOutput, error)
- func (c *VPC) ModifyVpcAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ModifyVpcAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ModifyVpcAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ModifyVpcAttributesRequest(input *ModifyVpcAttributesInput) (req *request.Request, output *ModifyVpcAttributesOutput)
- func (c *VPC) ModifyVpcAttributesWithContext(ctx byteplus.Context, input *ModifyVpcAttributesInput, opts ...request.Option) (*ModifyVpcAttributesOutput, error)
- func (c *VPC) ReleaseEipAddress(input *ReleaseEipAddressInput) (*ReleaseEipAddressOutput, error)
- func (c *VPC) ReleaseEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ReleaseEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ReleaseEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ReleaseEipAddressRequest(input *ReleaseEipAddressInput) (req *request.Request, output *ReleaseEipAddressOutput)
- func (c *VPC) ReleaseEipAddressWithContext(ctx byteplus.Context, input *ReleaseEipAddressInput, opts ...request.Option) (*ReleaseEipAddressOutput, error)
- func (c *VPC) ReleaseIpv6AddressBandwidth(input *ReleaseIpv6AddressBandwidthInput) (*ReleaseIpv6AddressBandwidthOutput, error)
- func (c *VPC) ReleaseIpv6AddressBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) ReleaseIpv6AddressBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) ReleaseIpv6AddressBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) ReleaseIpv6AddressBandwidthRequest(input *ReleaseIpv6AddressBandwidthInput) (req *request.Request, output *ReleaseIpv6AddressBandwidthOutput)
- func (c *VPC) ReleaseIpv6AddressBandwidthWithContext(ctx byteplus.Context, input *ReleaseIpv6AddressBandwidthInput, ...) (*ReleaseIpv6AddressBandwidthOutput, error)
- func (c *VPC) RemoveBandwidthPackageIp(input *RemoveBandwidthPackageIpInput) (*RemoveBandwidthPackageIpOutput, error)
- func (c *VPC) RemoveBandwidthPackageIpCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) RemoveBandwidthPackageIpCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) RemoveBandwidthPackageIpCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) RemoveBandwidthPackageIpRequest(input *RemoveBandwidthPackageIpInput) (req *request.Request, output *RemoveBandwidthPackageIpOutput)
- func (c *VPC) RemoveBandwidthPackageIpWithContext(ctx byteplus.Context, input *RemoveBandwidthPackageIpInput, ...) (*RemoveBandwidthPackageIpOutput, error)
- func (c *VPC) RevokeSecurityGroupEgress(input *RevokeSecurityGroupEgressInput) (*RevokeSecurityGroupEgressOutput, error)
- func (c *VPC) RevokeSecurityGroupEgressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) RevokeSecurityGroupEgressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) RevokeSecurityGroupEgressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) RevokeSecurityGroupEgressRequest(input *RevokeSecurityGroupEgressInput) (req *request.Request, output *RevokeSecurityGroupEgressOutput)
- func (c *VPC) RevokeSecurityGroupEgressWithContext(ctx byteplus.Context, input *RevokeSecurityGroupEgressInput, ...) (*RevokeSecurityGroupEgressOutput, error)
- func (c *VPC) RevokeSecurityGroupIngress(input *RevokeSecurityGroupIngressInput) (*RevokeSecurityGroupIngressOutput, error)
- func (c *VPC) RevokeSecurityGroupIngressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) RevokeSecurityGroupIngressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) RevokeSecurityGroupIngressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) RevokeSecurityGroupIngressRequest(input *RevokeSecurityGroupIngressInput) (req *request.Request, output *RevokeSecurityGroupIngressOutput)
- func (c *VPC) RevokeSecurityGroupIngressWithContext(ctx byteplus.Context, input *RevokeSecurityGroupIngressInput, ...) (*RevokeSecurityGroupIngressOutput, error)
- func (c *VPC) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
- func (c *VPC) TagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) TagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
- func (c *VPC) TagResourcesWithContext(ctx byteplus.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
- func (c *VPC) TemporaryUpgradeEipAddress(input *TemporaryUpgradeEipAddressInput) (*TemporaryUpgradeEipAddressOutput, error)
- func (c *VPC) TemporaryUpgradeEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) TemporaryUpgradeEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) TemporaryUpgradeEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) TemporaryUpgradeEipAddressRequest(input *TemporaryUpgradeEipAddressInput) (req *request.Request, output *TemporaryUpgradeEipAddressOutput)
- func (c *VPC) TemporaryUpgradeEipAddressWithContext(ctx byteplus.Context, input *TemporaryUpgradeEipAddressInput, ...) (*TemporaryUpgradeEipAddressOutput, error)
- func (c *VPC) UnassignIpv6Addresses(input *UnassignIpv6AddressesInput) (*UnassignIpv6AddressesOutput, error)
- func (c *VPC) UnassignIpv6AddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) UnassignIpv6AddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) UnassignIpv6AddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) UnassignIpv6AddressesRequest(input *UnassignIpv6AddressesInput) (req *request.Request, output *UnassignIpv6AddressesOutput)
- func (c *VPC) UnassignIpv6AddressesWithContext(ctx byteplus.Context, input *UnassignIpv6AddressesInput, ...) (*UnassignIpv6AddressesOutput, error)
- func (c *VPC) UnassignPrivateIpAddresses(input *UnassignPrivateIpAddressesInput) (*UnassignPrivateIpAddressesOutput, error)
- func (c *VPC) UnassignPrivateIpAddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) UnassignPrivateIpAddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) UnassignPrivateIpAddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) UnassignPrivateIpAddressesRequest(input *UnassignPrivateIpAddressesInput) (req *request.Request, output *UnassignPrivateIpAddressesOutput)
- func (c *VPC) UnassignPrivateIpAddressesWithContext(ctx byteplus.Context, input *UnassignPrivateIpAddressesInput, ...) (*UnassignPrivateIpAddressesOutput, error)
- func (c *VPC) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
- func (c *VPC) UntagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) UntagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)
- func (c *VPC) UntagResourcesWithContext(ctx byteplus.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)
- func (c *VPC) UpdateNetworkAclEntries(input *UpdateNetworkAclEntriesInput) (*UpdateNetworkAclEntriesOutput, error)
- func (c *VPC) UpdateNetworkAclEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VPC) UpdateNetworkAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VPC) UpdateNetworkAclEntriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VPC) UpdateNetworkAclEntriesRequest(input *UpdateNetworkAclEntriesInput) (req *request.Request, output *UpdateNetworkAclEntriesOutput)
- func (c *VPC) UpdateNetworkAclEntriesWithContext(ctx byteplus.Context, input *UpdateNetworkAclEntriesInput, ...) (*UpdateNetworkAclEntriesOutput, error)
- type VPCAPI
- type VpcForDescribeVpcsOutput
- func (s VpcForDescribeVpcsOutput) GoString() string
- func (s *VpcForDescribeVpcsOutput) SetAccountId(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetAssociateCens(v []*AssociateCenForDescribeVpcsOutput) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetCidrBlock(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetCreationTime(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetDescription(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetDnsServers(v []*string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetIpv4GatewayId(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetIsDefault(v bool) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetNatGatewayIds(v []*string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetNetworkAclNum(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetProjectName(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetRouteTableIds(v []*string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetSecondaryCidrBlocks(v []*string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetSecurityGroupIds(v []*string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetStatus(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetSubnetIds(v []*string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetSupportIpv4Gateway(v bool) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetTags(v []*TagForDescribeVpcsOutput) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetUpdateTime(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetUserCidrBlocks(v []*string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetVpcId(v string) *VpcForDescribeVpcsOutput
- func (s *VpcForDescribeVpcsOutput) SetVpcName(v string) *VpcForDescribeVpcsOutput
- func (s VpcForDescribeVpcsOutput) String() string
Constants ¶
const ( // ISPForAllocateEipAddressInputBgp is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputBgp = "BGP" // ISPForAllocateEipAddressInputSingleLineBgp is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputSingleLineBgp = "SingleLine_BGP" // ISPForAllocateEipAddressInputStaticBgp is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputStaticBgp = "Static_BGP" // ISPForAllocateEipAddressInputFusionBgp is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputFusionBgp = "Fusion_BGP" // ISPForAllocateEipAddressInputChinaMobile is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputChinaMobile = "ChinaMobile" // ISPForAllocateEipAddressInputChinaUnicom is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputChinaUnicom = "ChinaUnicom" // ISPForAllocateEipAddressInputChinaTelecom is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputChinaTelecom = "ChinaTelecom" // ISPForAllocateEipAddressInputChinaMobileValue is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputChinaMobileValue = "ChinaMobile_Value" // ISPForAllocateEipAddressInputChinaUnicomValue is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputChinaUnicomValue = "ChinaUnicom_Value" // ISPForAllocateEipAddressInputChinaTelecomValue is a ISPForAllocateEipAddressInput enum value ISPForAllocateEipAddressInputChinaTelecomValue = "ChinaTelecom_Value" )
const ( // InstanceTypeForAssociateEipAddressInputNat is a InstanceTypeForAssociateEipAddressInput enum value InstanceTypeForAssociateEipAddressInputNat = "Nat" // InstanceTypeForAssociateEipAddressInputNetworkInterface is a InstanceTypeForAssociateEipAddressInput enum value InstanceTypeForAssociateEipAddressInputNetworkInterface = "NetworkInterface" // InstanceTypeForAssociateEipAddressInputClbInstance is a InstanceTypeForAssociateEipAddressInput enum value InstanceTypeForAssociateEipAddressInputClbInstance = "ClbInstance" // InstanceTypeForAssociateEipAddressInputEcsInstance is a InstanceTypeForAssociateEipAddressInput enum value InstanceTypeForAssociateEipAddressInputEcsInstance = "EcsInstance" // InstanceTypeForAssociateEipAddressInputHaVip is a InstanceTypeForAssociateEipAddressInput enum value InstanceTypeForAssociateEipAddressInputHaVip = "HaVip" )
const ( // InstanceTypeForAssociateHaVipInputNetworkInterface is a InstanceTypeForAssociateHaVipInput enum value InstanceTypeForAssociateHaVipInputNetworkInterface = "NetworkInterface" // InstanceTypeForAssociateHaVipInputEcsInstance is a InstanceTypeForAssociateHaVipInput enum value InstanceTypeForAssociateHaVipInputEcsInstance = "EcsInstance" )
const ( // GatewayTypeForAssociateRouteTableInputIpv4gateway is a GatewayTypeForAssociateRouteTableInput enum value GatewayTypeForAssociateRouteTableInputIpv4gateway = "Ipv4Gateway" // GatewayTypeForAssociateRouteTableInputIpv6gateway is a GatewayTypeForAssociateRouteTableInput enum value GatewayTypeForAssociateRouteTableInputIpv6gateway = "Ipv6Gateway" )
const ( // ISPForCreateBandwidthPackageInputBgp is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputBgp = "BGP" // ISPForCreateBandwidthPackageInputSingleLineBgp is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputSingleLineBgp = "SingleLine_BGP" // ISPForCreateBandwidthPackageInputStaticBgp is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputStaticBgp = "Static_BGP" // ISPForCreateBandwidthPackageInputFusionBgp is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputFusionBgp = "Fusion_BGP" // ISPForCreateBandwidthPackageInputChinaMobile is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputChinaMobile = "ChinaMobile" // ISPForCreateBandwidthPackageInputChinaUnicom is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputChinaUnicom = "ChinaUnicom" // ISPForCreateBandwidthPackageInputChinaTelecom is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputChinaTelecom = "ChinaTelecom" // ISPForCreateBandwidthPackageInputChinaMobileValue is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputChinaMobileValue = "ChinaMobile_Value" // ISPForCreateBandwidthPackageInputChinaUnicomValue is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputChinaUnicomValue = "ChinaUnicom_Value" // ISPForCreateBandwidthPackageInputChinaTelecomValue is a ISPForCreateBandwidthPackageInput enum value ISPForCreateBandwidthPackageInputChinaTelecomValue = "ChinaTelecom_Value" )
const ( // ProtocolForCreateBandwidthPackageInputIpv4 is a ProtocolForCreateBandwidthPackageInput enum value ProtocolForCreateBandwidthPackageInputIpv4 = "IPv4" // ProtocolForCreateBandwidthPackageInputDualStack is a ProtocolForCreateBandwidthPackageInput enum value ProtocolForCreateBandwidthPackageInputDualStack = "Dual-stack" // ProtocolForCreateBandwidthPackageInputIpv6 is a ProtocolForCreateBandwidthPackageInput enum value ProtocolForCreateBandwidthPackageInputIpv6 = "IPv6" )
const ( // IpVersionForCreatePrefixListInputIpv4 is a IpVersionForCreatePrefixListInput enum value IpVersionForCreatePrefixListInputIpv4 = "IPv4" // IpVersionForCreatePrefixListInputIpv6 is a IpVersionForCreatePrefixListInput enum value IpVersionForCreatePrefixListInputIpv6 = "IPv6" )
const ( // AssociateTypeForCreateRouteTableInputSubnet is a AssociateTypeForCreateRouteTableInput enum value AssociateTypeForCreateRouteTableInputSubnet = "Subnet" // AssociateTypeForCreateRouteTableInputGateway is a AssociateTypeForCreateRouteTableInput enum value AssociateTypeForCreateRouteTableInputGateway = "Gateway" )
const ( // PolicyForCreateTrafficMirrorFilterRuleInputAccept is a PolicyForCreateTrafficMirrorFilterRuleInput enum value PolicyForCreateTrafficMirrorFilterRuleInputAccept = "accept" // PolicyForCreateTrafficMirrorFilterRuleInputReject is a PolicyForCreateTrafficMirrorFilterRuleInput enum value PolicyForCreateTrafficMirrorFilterRuleInputReject = "reject" )
const ( // ProtocolForCreateTrafficMirrorFilterRuleInputTcp is a ProtocolForCreateTrafficMirrorFilterRuleInput enum value ProtocolForCreateTrafficMirrorFilterRuleInputTcp = "tcp" // ProtocolForCreateTrafficMirrorFilterRuleInputUdp is a ProtocolForCreateTrafficMirrorFilterRuleInput enum value ProtocolForCreateTrafficMirrorFilterRuleInputUdp = "udp" // ProtocolForCreateTrafficMirrorFilterRuleInputIcmp is a ProtocolForCreateTrafficMirrorFilterRuleInput enum value ProtocolForCreateTrafficMirrorFilterRuleInputIcmp = "icmp" // ProtocolForCreateTrafficMirrorFilterRuleInputAll is a ProtocolForCreateTrafficMirrorFilterRuleInput enum value ProtocolForCreateTrafficMirrorFilterRuleInputAll = "all" )
const ( // TrafficDirectionForCreateTrafficMirrorFilterRuleInputEgress is a TrafficDirectionForCreateTrafficMirrorFilterRuleInput enum value TrafficDirectionForCreateTrafficMirrorFilterRuleInputEgress = "egress" // TrafficDirectionForCreateTrafficMirrorFilterRuleInputIngress is a TrafficDirectionForCreateTrafficMirrorFilterRuleInput enum value TrafficDirectionForCreateTrafficMirrorFilterRuleInputIngress = "ingress" )
const ( // InstanceTypeForCreateTrafficMirrorTargetInputNetworkInterface is a InstanceTypeForCreateTrafficMirrorTargetInput enum value InstanceTypeForCreateTrafficMirrorTargetInputNetworkInterface = "NetworkInterface" // InstanceTypeForCreateTrafficMirrorTargetInputClbInstance is a InstanceTypeForCreateTrafficMirrorTargetInput enum value InstanceTypeForCreateTrafficMirrorTargetInputClbInstance = "ClbInstance" )
const ( // ISPForDescribeBandwidthPackagesInputBgp is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputBgp = "BGP" // ISPForDescribeBandwidthPackagesInputSingleLineBgp is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputSingleLineBgp = "SingleLine_BGP" // ISPForDescribeBandwidthPackagesInputStaticBgp is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputStaticBgp = "Static_BGP" // ISPForDescribeBandwidthPackagesInputFusionBgp is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputFusionBgp = "Fusion_BGP" // ISPForDescribeBandwidthPackagesInputChinaMobile is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputChinaMobile = "ChinaMobile" // ISPForDescribeBandwidthPackagesInputChinaUnicom is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputChinaUnicom = "ChinaUnicom" // ISPForDescribeBandwidthPackagesInputChinaTelecom is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputChinaTelecom = "ChinaTelecom" // ISPForDescribeBandwidthPackagesInputChinaMobileValue is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputChinaMobileValue = "ChinaMobile_Value" // ISPForDescribeBandwidthPackagesInputChinaUnicomValue is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputChinaUnicomValue = "ChinaUnicom_Value" // ISPForDescribeBandwidthPackagesInputChinaTelecomValue is a ISPForDescribeBandwidthPackagesInput enum value ISPForDescribeBandwidthPackagesInputChinaTelecomValue = "ChinaTelecom_Value" )
const ( // ProtocolForDescribeBandwidthPackagesInputIpv4 is a ProtocolForDescribeBandwidthPackagesInput enum value ProtocolForDescribeBandwidthPackagesInputIpv4 = "IPv4" // ProtocolForDescribeBandwidthPackagesInputDualStack is a ProtocolForDescribeBandwidthPackagesInput enum value ProtocolForDescribeBandwidthPackagesInputDualStack = "Dual-stack" // ProtocolForDescribeBandwidthPackagesInputIpv6 is a ProtocolForDescribeBandwidthPackagesInput enum value ProtocolForDescribeBandwidthPackagesInputIpv6 = "IPv6" )
const ( // AssociatedInstanceTypeForDescribeEipAddressesInputNat is a AssociatedInstanceTypeForDescribeEipAddressesInput enum value AssociatedInstanceTypeForDescribeEipAddressesInputNat = "Nat" // AssociatedInstanceTypeForDescribeEipAddressesInputEcsInstance is a AssociatedInstanceTypeForDescribeEipAddressesInput enum value AssociatedInstanceTypeForDescribeEipAddressesInputEcsInstance = "EcsInstance" // AssociatedInstanceTypeForDescribeEipAddressesInputNetworkInterface is a AssociatedInstanceTypeForDescribeEipAddressesInput enum value AssociatedInstanceTypeForDescribeEipAddressesInputNetworkInterface = "NetworkInterface" // AssociatedInstanceTypeForDescribeEipAddressesInputClbInstance is a AssociatedInstanceTypeForDescribeEipAddressesInput enum value AssociatedInstanceTypeForDescribeEipAddressesInputClbInstance = "ClbInstance" // AssociatedInstanceTypeForDescribeEipAddressesInputAlbInstance is a AssociatedInstanceTypeForDescribeEipAddressesInput enum value AssociatedInstanceTypeForDescribeEipAddressesInputAlbInstance = "AlbInstance" )
const ( // ISPForDescribeEipAddressesInputBgp is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputBgp = "BGP" // ISPForDescribeEipAddressesInputSingleLineBgp is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputSingleLineBgp = "SingleLine_BGP" // ISPForDescribeEipAddressesInputStaticBgp is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputStaticBgp = "Static_BGP" // ISPForDescribeEipAddressesInputFusionBgp is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputFusionBgp = "Fusion_BGP" // ISPForDescribeEipAddressesInputChinaMobile is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputChinaMobile = "ChinaMobile" // ISPForDescribeEipAddressesInputChinaUnicom is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputChinaUnicom = "ChinaUnicom" // ISPForDescribeEipAddressesInputChinaTelecom is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputChinaTelecom = "ChinaTelecom" // ISPForDescribeEipAddressesInputChinaMobileValue is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputChinaMobileValue = "ChinaMobile_Value" // ISPForDescribeEipAddressesInputChinaUnicomValue is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputChinaUnicomValue = "ChinaUnicom_Value" // ISPForDescribeEipAddressesInputChinaTelecomValue is a ISPForDescribeEipAddressesInput enum value ISPForDescribeEipAddressesInputChinaTelecomValue = "ChinaTelecom_Value" )
const ( // StatusForDescribeEipAddressesInputAttaching is a StatusForDescribeEipAddressesInput enum value StatusForDescribeEipAddressesInputAttaching = "Attaching" // StatusForDescribeEipAddressesInputDetaching is a StatusForDescribeEipAddressesInput enum value StatusForDescribeEipAddressesInputDetaching = "Detaching" // StatusForDescribeEipAddressesInputAttached is a StatusForDescribeEipAddressesInput enum value StatusForDescribeEipAddressesInputAttached = "Attached" // StatusForDescribeEipAddressesInputAvailable is a StatusForDescribeEipAddressesInput enum value StatusForDescribeEipAddressesInputAvailable = "Available" )
const ( // TrafficTypeForDescribeFlowLogsOutputAll is a TrafficTypeForDescribeFlowLogsOutput enum value TrafficTypeForDescribeFlowLogsOutputAll = "All" // TrafficTypeForDescribeFlowLogsOutputAllow is a TrafficTypeForDescribeFlowLogsOutput enum value TrafficTypeForDescribeFlowLogsOutputAllow = "Allow" // TrafficTypeForDescribeFlowLogsOutputDrop is a TrafficTypeForDescribeFlowLogsOutput enum value TrafficTypeForDescribeFlowLogsOutputDrop = "Drop" )
const ( // ResourceTypeForDescribePrefixListAssociationsInputVpcRouteTable is a ResourceTypeForDescribePrefixListAssociationsInput enum value ResourceTypeForDescribePrefixListAssociationsInputVpcRouteTable = "VpcRouteTable" // ResourceTypeForDescribePrefixListAssociationsInputVpcSecurityGroup is a ResourceTypeForDescribePrefixListAssociationsInput enum value ResourceTypeForDescribePrefixListAssociationsInputVpcSecurityGroup = "VpcSecurityGroup" )
const ( // AssociateTypeForDescribeRouteTableListInputSubnet is a AssociateTypeForDescribeRouteTableListInput enum value AssociateTypeForDescribeRouteTableListInputSubnet = "Subnet" // AssociateTypeForDescribeRouteTableListInputGateway is a AssociateTypeForDescribeRouteTableListInput enum value AssociateTypeForDescribeRouteTableListInputGateway = "Gateway" )
const ( // AssociateTypeForDescribeRouteTableListOutputSubnet is a AssociateTypeForDescribeRouteTableListOutput enum value AssociateTypeForDescribeRouteTableListOutputSubnet = "Subnet" // AssociateTypeForDescribeRouteTableListOutputGateway is a AssociateTypeForDescribeRouteTableListOutput enum value AssociateTypeForDescribeRouteTableListOutputGateway = "Gateway" )
const ( // InstanceTypeForDisassociateEipAddressInputNat is a InstanceTypeForDisassociateEipAddressInput enum value InstanceTypeForDisassociateEipAddressInputNat = "Nat" // InstanceTypeForDisassociateEipAddressInputNetworkInterface is a InstanceTypeForDisassociateEipAddressInput enum value InstanceTypeForDisassociateEipAddressInputNetworkInterface = "NetworkInterface" // InstanceTypeForDisassociateEipAddressInputClbInstance is a InstanceTypeForDisassociateEipAddressInput enum value InstanceTypeForDisassociateEipAddressInputClbInstance = "ClbInstance" // InstanceTypeForDisassociateEipAddressInputEcsInstance is a InstanceTypeForDisassociateEipAddressInput enum value InstanceTypeForDisassociateEipAddressInputEcsInstance = "EcsInstance" )
const ( // InstanceTypeForDisassociateHaVipInputNetworkInterface is a InstanceTypeForDisassociateHaVipInput enum value InstanceTypeForDisassociateHaVipInputNetworkInterface = "NetworkInterface" // InstanceTypeForDisassociateHaVipInputEcsInstance is a InstanceTypeForDisassociateHaVipInput enum value InstanceTypeForDisassociateHaVipInputEcsInstance = "EcsInstance" )
const ( // GatewayTypeForDisassociateRouteTableInputIpv4gateway is a GatewayTypeForDisassociateRouteTableInput enum value GatewayTypeForDisassociateRouteTableInputIpv4gateway = "Ipv4Gateway" // GatewayTypeForDisassociateRouteTableInputIpv6gateway is a GatewayTypeForDisassociateRouteTableInput enum value GatewayTypeForDisassociateRouteTableInputIpv6gateway = "Ipv6Gateway" )
const ( // ResourceTypeForListTagsForResourcesInputVpc is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputVpc = "vpc" // ResourceTypeForListTagsForResourcesInputEni is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputEni = "eni" // ResourceTypeForListTagsForResourcesInputSecuritygroup is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputSecuritygroup = "securitygroup" // ResourceTypeForListTagsForResourcesInputEip is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputEip = "eip" // ResourceTypeForListTagsForResourcesInputBandwidthpackage is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputBandwidthpackage = "bandwidthpackage" // ResourceTypeForListTagsForResourcesInputVpngateway is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputVpngateway = "vpngateway" // ResourceTypeForListTagsForResourcesInputNgw is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputNgw = "ngw" // ResourceTypeForListTagsForResourcesInputDirectconnectconnection is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputDirectconnectconnection = "directconnectconnection" // ResourceTypeForListTagsForResourcesInputDirectconnectgateway is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputDirectconnectgateway = "directconnectgateway" // ResourceTypeForListTagsForResourcesInputDirectconnectvirtualinterface is a ResourceTypeForListTagsForResourcesInput enum value ResourceTypeForListTagsForResourcesInputDirectconnectvirtualinterface = "directconnectvirtualinterface" )
const ( // PolicyForModifyTrafficMirrorFilterRuleAttributesInputAccept is a PolicyForModifyTrafficMirrorFilterRuleAttributesInput enum value PolicyForModifyTrafficMirrorFilterRuleAttributesInputAccept = "accept" // PolicyForModifyTrafficMirrorFilterRuleAttributesInputReject is a PolicyForModifyTrafficMirrorFilterRuleAttributesInput enum value PolicyForModifyTrafficMirrorFilterRuleAttributesInputReject = "reject" )
const ( // ProtocolForModifyTrafficMirrorFilterRuleAttributesInputIcmp is a ProtocolForModifyTrafficMirrorFilterRuleAttributesInput enum value ProtocolForModifyTrafficMirrorFilterRuleAttributesInputIcmp = "icmp" // ProtocolForModifyTrafficMirrorFilterRuleAttributesInputIcmpv6 is a ProtocolForModifyTrafficMirrorFilterRuleAttributesInput enum value ProtocolForModifyTrafficMirrorFilterRuleAttributesInputIcmpv6 = "icmpv6" // ProtocolForModifyTrafficMirrorFilterRuleAttributesInputTcp is a ProtocolForModifyTrafficMirrorFilterRuleAttributesInput enum value ProtocolForModifyTrafficMirrorFilterRuleAttributesInputTcp = "tcp" // ProtocolForModifyTrafficMirrorFilterRuleAttributesInputUdp is a ProtocolForModifyTrafficMirrorFilterRuleAttributesInput enum value ProtocolForModifyTrafficMirrorFilterRuleAttributesInputUdp = "udp" // ProtocolForModifyTrafficMirrorFilterRuleAttributesInputAll is a ProtocolForModifyTrafficMirrorFilterRuleAttributesInput enum value ProtocolForModifyTrafficMirrorFilterRuleAttributesInputAll = "all" )
const ( // TrafficDirectionForModifyTrafficMirrorFilterRuleAttributesInputEgress is a TrafficDirectionForModifyTrafficMirrorFilterRuleAttributesInput enum value TrafficDirectionForModifyTrafficMirrorFilterRuleAttributesInputEgress = "egress" // TrafficDirectionForModifyTrafficMirrorFilterRuleAttributesInputIngress is a TrafficDirectionForModifyTrafficMirrorFilterRuleAttributesInput enum value TrafficDirectionForModifyTrafficMirrorFilterRuleAttributesInputIngress = "ingress" )
const ( // ResourceTypeForTagResourcesInputVpc is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputVpc = "vpc" // ResourceTypeForTagResourcesInputEni is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputEni = "eni" // ResourceTypeForTagResourcesInputSecuritygroup is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputSecuritygroup = "securitygroup" // ResourceTypeForTagResourcesInputEip is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputEip = "eip" // ResourceTypeForTagResourcesInputBandwidthpackage is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputBandwidthpackage = "bandwidthpackage" // ResourceTypeForTagResourcesInputVpngateway is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputVpngateway = "vpngateway" // ResourceTypeForTagResourcesInputNgw is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputNgw = "ngw" // ResourceTypeForTagResourcesInputDirectconnectconnection is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputDirectconnectconnection = "directconnectconnection" // ResourceTypeForTagResourcesInputDirectconnectgateway is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputDirectconnectgateway = "directconnectgateway" // ResourceTypeForTagResourcesInputDirectconnectvirtualinterface is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputDirectconnectvirtualinterface = "directconnectvirtualinterface" )
const ( // ResourceTypeForUntagResourcesInputVpc is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputVpc = "vpc" // ResourceTypeForUntagResourcesInputEni is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputEni = "eni" // ResourceTypeForUntagResourcesInputSecuritygroup is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputSecuritygroup = "securitygroup" // ResourceTypeForUntagResourcesInputEip is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputEip = "eip" // ResourceTypeForUntagResourcesInputBandwidthpackage is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputBandwidthpackage = "bandwidthpackage" // ResourceTypeForUntagResourcesInputVpngateway is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputVpngateway = "vpngateway" // ResourceTypeForUntagResourcesInputNgw is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputNgw = "ngw" // ResourceTypeForUntagResourcesInputDirectconnectconnection is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputDirectconnectconnection = "directconnectconnection" // ResourceTypeForUntagResourcesInputDirectconnectgateway is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputDirectconnectgateway = "directconnectgateway" // ResourceTypeForUntagResourcesInputDirectconnectvirtualinterface is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputDirectconnectvirtualinterface = "directconnectvirtualinterface" )
const ( ServiceName = "vpc" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "vpc" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActiveFlowLogInput ¶ added in v1.0.10
type ActiveFlowLogInput struct {
// ClientToken is a required field
ClientToken *string `type:"string" required:"true"`
// FlowLogId is a required field
FlowLogId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ActiveFlowLogInput) GoString ¶ added in v1.0.10
func (s ActiveFlowLogInput) GoString() string
GoString returns the string representation
func (*ActiveFlowLogInput) SetClientToken ¶ added in v1.0.10
func (s *ActiveFlowLogInput) SetClientToken(v string) *ActiveFlowLogInput
SetClientToken sets the ClientToken field's value.
func (*ActiveFlowLogInput) SetFlowLogId ¶ added in v1.0.10
func (s *ActiveFlowLogInput) SetFlowLogId(v string) *ActiveFlowLogInput
SetFlowLogId sets the FlowLogId field's value.
func (ActiveFlowLogInput) String ¶ added in v1.0.10
func (s ActiveFlowLogInput) String() string
String returns the string representation
func (*ActiveFlowLogInput) Validate ¶ added in v1.0.10
func (s *ActiveFlowLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ActiveFlowLogOutput ¶ added in v1.0.10
type ActiveFlowLogOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ActiveFlowLogOutput) GoString ¶ added in v1.0.10
func (s ActiveFlowLogOutput) GoString() string
GoString returns the string representation
func (*ActiveFlowLogOutput) SetRequestId ¶ added in v1.0.10
func (s *ActiveFlowLogOutput) SetRequestId(v string) *ActiveFlowLogOutput
SetRequestId sets the RequestId field's value.
func (ActiveFlowLogOutput) String ¶ added in v1.0.10
func (s ActiveFlowLogOutput) String() string
String returns the string representation
type AddBandwidthPackageIpInput ¶ added in v1.0.10
type AddBandwidthPackageIpInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
// BandwidthPackageId is a required field
BandwidthPackageId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (AddBandwidthPackageIpInput) GoString ¶ added in v1.0.10
func (s AddBandwidthPackageIpInput) GoString() string
GoString returns the string representation
func (*AddBandwidthPackageIpInput) SetAllocationId ¶ added in v1.0.10
func (s *AddBandwidthPackageIpInput) SetAllocationId(v string) *AddBandwidthPackageIpInput
SetAllocationId sets the AllocationId field's value.
func (*AddBandwidthPackageIpInput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *AddBandwidthPackageIpInput) SetBandwidthPackageId(v string) *AddBandwidthPackageIpInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (AddBandwidthPackageIpInput) String ¶ added in v1.0.10
func (s AddBandwidthPackageIpInput) String() string
String returns the string representation
func (*AddBandwidthPackageIpInput) Validate ¶ added in v1.0.10
func (s *AddBandwidthPackageIpInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddBandwidthPackageIpOutput ¶ added in v1.0.10
type AddBandwidthPackageIpOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AddBandwidthPackageIpOutput) GoString ¶ added in v1.0.10
func (s AddBandwidthPackageIpOutput) GoString() string
GoString returns the string representation
func (*AddBandwidthPackageIpOutput) SetRequestId ¶ added in v1.0.10
func (s *AddBandwidthPackageIpOutput) SetRequestId(v string) *AddBandwidthPackageIpOutput
SetRequestId sets the RequestId field's value.
func (AddBandwidthPackageIpOutput) String ¶ added in v1.0.10
func (s AddBandwidthPackageIpOutput) String() string
String returns the string representation
type AddIpAddressPoolCidrBlockInput ¶ added in v1.0.10
type AddIpAddressPoolCidrBlockInput struct {
CidrBlock *string `type:"string"`
CidrMask *int64 `type:"integer"`
ClientToken *string `type:"string"`
// IpAddressPoolId is a required field
IpAddressPoolId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (AddIpAddressPoolCidrBlockInput) GoString ¶ added in v1.0.10
func (s AddIpAddressPoolCidrBlockInput) GoString() string
GoString returns the string representation
func (*AddIpAddressPoolCidrBlockInput) SetCidrBlock ¶ added in v1.0.10
func (s *AddIpAddressPoolCidrBlockInput) SetCidrBlock(v string) *AddIpAddressPoolCidrBlockInput
SetCidrBlock sets the CidrBlock field's value.
func (*AddIpAddressPoolCidrBlockInput) SetCidrMask ¶ added in v1.0.10
func (s *AddIpAddressPoolCidrBlockInput) SetCidrMask(v int64) *AddIpAddressPoolCidrBlockInput
SetCidrMask sets the CidrMask field's value.
func (*AddIpAddressPoolCidrBlockInput) SetClientToken ¶ added in v1.0.10
func (s *AddIpAddressPoolCidrBlockInput) SetClientToken(v string) *AddIpAddressPoolCidrBlockInput
SetClientToken sets the ClientToken field's value.
func (*AddIpAddressPoolCidrBlockInput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *AddIpAddressPoolCidrBlockInput) SetIpAddressPoolId(v string) *AddIpAddressPoolCidrBlockInput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (AddIpAddressPoolCidrBlockInput) String ¶ added in v1.0.10
func (s AddIpAddressPoolCidrBlockInput) String() string
String returns the string representation
func (*AddIpAddressPoolCidrBlockInput) Validate ¶ added in v1.0.10
func (s *AddIpAddressPoolCidrBlockInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddIpAddressPoolCidrBlockOutput ¶ added in v1.0.10
type AddIpAddressPoolCidrBlockOutput struct {
Metadata *response.ResponseMetadata
CidrBlock *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AddIpAddressPoolCidrBlockOutput) GoString ¶ added in v1.0.10
func (s AddIpAddressPoolCidrBlockOutput) GoString() string
GoString returns the string representation
func (*AddIpAddressPoolCidrBlockOutput) SetCidrBlock ¶ added in v1.0.10
func (s *AddIpAddressPoolCidrBlockOutput) SetCidrBlock(v string) *AddIpAddressPoolCidrBlockOutput
SetCidrBlock sets the CidrBlock field's value.
func (*AddIpAddressPoolCidrBlockOutput) SetRequestId ¶ added in v1.0.10
func (s *AddIpAddressPoolCidrBlockOutput) SetRequestId(v string) *AddIpAddressPoolCidrBlockOutput
SetRequestId sets the RequestId field's value.
func (AddIpAddressPoolCidrBlockOutput) String ¶ added in v1.0.10
func (s AddIpAddressPoolCidrBlockOutput) String() string
String returns the string representation
type AddPrefixListEntryForModifyPrefixListInput ¶ added in v1.0.10
type AddPrefixListEntryForModifyPrefixListInput struct {
Cidr *string `type:"string"`
Description *string `type:"string"`
// contains filtered or unexported fields
}
func (AddPrefixListEntryForModifyPrefixListInput) GoString ¶ added in v1.0.10
func (s AddPrefixListEntryForModifyPrefixListInput) GoString() string
GoString returns the string representation
func (*AddPrefixListEntryForModifyPrefixListInput) SetCidr ¶ added in v1.0.10
func (s *AddPrefixListEntryForModifyPrefixListInput) SetCidr(v string) *AddPrefixListEntryForModifyPrefixListInput
SetCidr sets the Cidr field's value.
func (*AddPrefixListEntryForModifyPrefixListInput) SetDescription ¶ added in v1.0.10
func (s *AddPrefixListEntryForModifyPrefixListInput) SetDescription(v string) *AddPrefixListEntryForModifyPrefixListInput
SetDescription sets the Description field's value.
func (AddPrefixListEntryForModifyPrefixListInput) String ¶ added in v1.0.10
func (s AddPrefixListEntryForModifyPrefixListInput) String() string
String returns the string representation
type AllocateEipAddressInput ¶ added in v1.0.10
type AllocateEipAddressInput struct {
Bandwidth *int64 `min:"1" type:"integer"`
BandwidthPackageId *string `type:"string"`
BillingType *int64 `min:"1" max:"3" type:"integer"`
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
ISP *string `type:"string" enum:"ISPForAllocateEipAddressInput"`
IpAddress *string `type:"string"`
IpAddressPoolId *string `type:"string"`
Name *string `min:"1" max:"128" type:"string"`
Period *int64 `type:"integer"`
PeriodUnit *int64 `min:"1" max:"2" type:"integer"`
ProjectName *string `type:"string"`
RenewPeriodTimes *int64 `type:"integer"`
RenewType *int64 `min:"1" max:"3" type:"integer"`
SecurityProtectionInstanceId *int64 `type:"integer"`
SecurityProtectionTypes []*string `type:"list"`
Tags []*TagForAllocateEipAddressInput `type:"list"`
// contains filtered or unexported fields
}
func (AllocateEipAddressInput) GoString ¶ added in v1.0.10
func (s AllocateEipAddressInput) GoString() string
GoString returns the string representation
func (*AllocateEipAddressInput) SetBandwidth ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetBandwidth(v int64) *AllocateEipAddressInput
SetBandwidth sets the Bandwidth field's value.
func (*AllocateEipAddressInput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetBandwidthPackageId(v string) *AllocateEipAddressInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*AllocateEipAddressInput) SetBillingType ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetBillingType(v int64) *AllocateEipAddressInput
SetBillingType sets the BillingType field's value.
func (*AllocateEipAddressInput) SetClientToken ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetClientToken(v string) *AllocateEipAddressInput
SetClientToken sets the ClientToken field's value.
func (*AllocateEipAddressInput) SetDescription ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetDescription(v string) *AllocateEipAddressInput
SetDescription sets the Description field's value.
func (*AllocateEipAddressInput) SetISP ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetISP(v string) *AllocateEipAddressInput
SetISP sets the ISP field's value.
func (*AllocateEipAddressInput) SetIpAddress ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetIpAddress(v string) *AllocateEipAddressInput
SetIpAddress sets the IpAddress field's value.
func (*AllocateEipAddressInput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetIpAddressPoolId(v string) *AllocateEipAddressInput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (*AllocateEipAddressInput) SetName ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetName(v string) *AllocateEipAddressInput
SetName sets the Name field's value.
func (*AllocateEipAddressInput) SetPeriod ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetPeriod(v int64) *AllocateEipAddressInput
SetPeriod sets the Period field's value.
func (*AllocateEipAddressInput) SetPeriodUnit ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetPeriodUnit(v int64) *AllocateEipAddressInput
SetPeriodUnit sets the PeriodUnit field's value.
func (*AllocateEipAddressInput) SetProjectName ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetProjectName(v string) *AllocateEipAddressInput
SetProjectName sets the ProjectName field's value.
func (*AllocateEipAddressInput) SetRenewPeriodTimes ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetRenewPeriodTimes(v int64) *AllocateEipAddressInput
SetRenewPeriodTimes sets the RenewPeriodTimes field's value.
func (*AllocateEipAddressInput) SetRenewType ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetRenewType(v int64) *AllocateEipAddressInput
SetRenewType sets the RenewType field's value.
func (*AllocateEipAddressInput) SetSecurityProtectionInstanceId ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetSecurityProtectionInstanceId(v int64) *AllocateEipAddressInput
SetSecurityProtectionInstanceId sets the SecurityProtectionInstanceId field's value.
func (*AllocateEipAddressInput) SetSecurityProtectionTypes ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetSecurityProtectionTypes(v []*string) *AllocateEipAddressInput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (*AllocateEipAddressInput) SetTags ¶ added in v1.0.10
func (s *AllocateEipAddressInput) SetTags(v []*TagForAllocateEipAddressInput) *AllocateEipAddressInput
SetTags sets the Tags field's value.
func (AllocateEipAddressInput) String ¶ added in v1.0.10
func (s AllocateEipAddressInput) String() string
String returns the string representation
func (*AllocateEipAddressInput) Validate ¶ added in v1.0.10
func (s *AllocateEipAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AllocateEipAddressOutput ¶ added in v1.0.10
type AllocateEipAddressOutput struct {
Metadata *response.ResponseMetadata
AllocationId *string `type:"string"`
EipAddress *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AllocateEipAddressOutput) GoString ¶ added in v1.0.10
func (s AllocateEipAddressOutput) GoString() string
GoString returns the string representation
func (*AllocateEipAddressOutput) SetAllocationId ¶ added in v1.0.10
func (s *AllocateEipAddressOutput) SetAllocationId(v string) *AllocateEipAddressOutput
SetAllocationId sets the AllocationId field's value.
func (*AllocateEipAddressOutput) SetEipAddress ¶ added in v1.0.10
func (s *AllocateEipAddressOutput) SetEipAddress(v string) *AllocateEipAddressOutput
SetEipAddress sets the EipAddress field's value.
func (*AllocateEipAddressOutput) SetRequestId ¶ added in v1.0.10
func (s *AllocateEipAddressOutput) SetRequestId(v string) *AllocateEipAddressOutput
SetRequestId sets the RequestId field's value.
func (AllocateEipAddressOutput) String ¶ added in v1.0.10
func (s AllocateEipAddressOutput) String() string
String returns the string representation
type AllocateIpv6AddressBandwidthInput ¶ added in v1.0.10
type AllocateIpv6AddressBandwidthInput struct {
Bandwidth *int64 `min:"1" type:"integer"`
BandwidthPackageId *string `type:"string"`
// BillingType is a required field
BillingType *int64 `type:"integer" required:"true"`
ClientToken *string `type:"string"`
// Ipv6Address is a required field
Ipv6Address *string `type:"string" required:"true"`
ProjectName *string `type:"string"`
// contains filtered or unexported fields
}
func (AllocateIpv6AddressBandwidthInput) GoString ¶ added in v1.0.10
func (s AllocateIpv6AddressBandwidthInput) GoString() string
GoString returns the string representation
func (*AllocateIpv6AddressBandwidthInput) SetBandwidth ¶ added in v1.0.10
func (s *AllocateIpv6AddressBandwidthInput) SetBandwidth(v int64) *AllocateIpv6AddressBandwidthInput
SetBandwidth sets the Bandwidth field's value.
func (*AllocateIpv6AddressBandwidthInput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *AllocateIpv6AddressBandwidthInput) SetBandwidthPackageId(v string) *AllocateIpv6AddressBandwidthInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*AllocateIpv6AddressBandwidthInput) SetBillingType ¶ added in v1.0.10
func (s *AllocateIpv6AddressBandwidthInput) SetBillingType(v int64) *AllocateIpv6AddressBandwidthInput
SetBillingType sets the BillingType field's value.
func (*AllocateIpv6AddressBandwidthInput) SetClientToken ¶ added in v1.0.10
func (s *AllocateIpv6AddressBandwidthInput) SetClientToken(v string) *AllocateIpv6AddressBandwidthInput
SetClientToken sets the ClientToken field's value.
func (*AllocateIpv6AddressBandwidthInput) SetIpv6Address ¶ added in v1.0.10
func (s *AllocateIpv6AddressBandwidthInput) SetIpv6Address(v string) *AllocateIpv6AddressBandwidthInput
SetIpv6Address sets the Ipv6Address field's value.
func (*AllocateIpv6AddressBandwidthInput) SetProjectName ¶ added in v1.0.10
func (s *AllocateIpv6AddressBandwidthInput) SetProjectName(v string) *AllocateIpv6AddressBandwidthInput
SetProjectName sets the ProjectName field's value.
func (AllocateIpv6AddressBandwidthInput) String ¶ added in v1.0.10
func (s AllocateIpv6AddressBandwidthInput) String() string
String returns the string representation
func (*AllocateIpv6AddressBandwidthInput) Validate ¶ added in v1.0.10
func (s *AllocateIpv6AddressBandwidthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AllocateIpv6AddressBandwidthOutput ¶ added in v1.0.10
type AllocateIpv6AddressBandwidthOutput struct {
Metadata *response.ResponseMetadata
AllocationId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AllocateIpv6AddressBandwidthOutput) GoString ¶ added in v1.0.10
func (s AllocateIpv6AddressBandwidthOutput) GoString() string
GoString returns the string representation
func (*AllocateIpv6AddressBandwidthOutput) SetAllocationId ¶ added in v1.0.10
func (s *AllocateIpv6AddressBandwidthOutput) SetAllocationId(v string) *AllocateIpv6AddressBandwidthOutput
SetAllocationId sets the AllocationId field's value.
func (*AllocateIpv6AddressBandwidthOutput) SetRequestId ¶ added in v1.0.10
func (s *AllocateIpv6AddressBandwidthOutput) SetRequestId(v string) *AllocateIpv6AddressBandwidthOutput
SetRequestId sets the RequestId field's value.
func (AllocateIpv6AddressBandwidthOutput) String ¶ added in v1.0.10
func (s AllocateIpv6AddressBandwidthOutput) String() string
String returns the string representation
type AppendMemberForModifyInstanceGroupMembersInput ¶ added in v1.0.10
type AppendMemberForModifyInstanceGroupMembersInput struct {
Id *string `type:"string"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (AppendMemberForModifyInstanceGroupMembersInput) GoString ¶ added in v1.0.10
func (s AppendMemberForModifyInstanceGroupMembersInput) GoString() string
GoString returns the string representation
func (*AppendMemberForModifyInstanceGroupMembersInput) SetId ¶ added in v1.0.10
func (s *AppendMemberForModifyInstanceGroupMembersInput) SetId(v string) *AppendMemberForModifyInstanceGroupMembersInput
SetId sets the Id field's value.
func (*AppendMemberForModifyInstanceGroupMembersInput) SetType ¶ added in v1.0.10
func (s *AppendMemberForModifyInstanceGroupMembersInput) SetType(v string) *AppendMemberForModifyInstanceGroupMembersInput
SetType sets the Type field's value.
func (AppendMemberForModifyInstanceGroupMembersInput) String ¶ added in v1.0.10
func (s AppendMemberForModifyInstanceGroupMembersInput) String() string
String returns the string representation
type AssignIpv6AddressesInput ¶ added in v1.0.10
type AssignIpv6AddressesInput struct {
Ipv6Address []*string `type:"list"`
Ipv6AddressCount *int64 `type:"integer"`
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (AssignIpv6AddressesInput) GoString ¶ added in v1.0.10
func (s AssignIpv6AddressesInput) GoString() string
GoString returns the string representation
func (*AssignIpv6AddressesInput) SetIpv6Address ¶ added in v1.0.10
func (s *AssignIpv6AddressesInput) SetIpv6Address(v []*string) *AssignIpv6AddressesInput
SetIpv6Address sets the Ipv6Address field's value.
func (*AssignIpv6AddressesInput) SetIpv6AddressCount ¶ added in v1.0.10
func (s *AssignIpv6AddressesInput) SetIpv6AddressCount(v int64) *AssignIpv6AddressesInput
SetIpv6AddressCount sets the Ipv6AddressCount field's value.
func (*AssignIpv6AddressesInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *AssignIpv6AddressesInput) SetNetworkInterfaceId(v string) *AssignIpv6AddressesInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (AssignIpv6AddressesInput) String ¶ added in v1.0.10
func (s AssignIpv6AddressesInput) String() string
String returns the string representation
func (*AssignIpv6AddressesInput) Validate ¶ added in v1.0.10
func (s *AssignIpv6AddressesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssignIpv6AddressesOutput ¶ added in v1.0.10
type AssignIpv6AddressesOutput struct {
Metadata *response.ResponseMetadata
Ipv6Set []*string `type:"list"`
NetworkInterfaceId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AssignIpv6AddressesOutput) GoString ¶ added in v1.0.10
func (s AssignIpv6AddressesOutput) GoString() string
GoString returns the string representation
func (*AssignIpv6AddressesOutput) SetIpv6Set ¶ added in v1.0.10
func (s *AssignIpv6AddressesOutput) SetIpv6Set(v []*string) *AssignIpv6AddressesOutput
SetIpv6Set sets the Ipv6Set field's value.
func (*AssignIpv6AddressesOutput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *AssignIpv6AddressesOutput) SetNetworkInterfaceId(v string) *AssignIpv6AddressesOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*AssignIpv6AddressesOutput) SetRequestId ¶ added in v1.0.10
func (s *AssignIpv6AddressesOutput) SetRequestId(v string) *AssignIpv6AddressesOutput
SetRequestId sets the RequestId field's value.
func (AssignIpv6AddressesOutput) String ¶ added in v1.0.10
func (s AssignIpv6AddressesOutput) String() string
String returns the string representation
type AssignPrivateIpAddressesInput ¶ added in v1.0.10
type AssignPrivateIpAddressesInput struct {
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
PrivateIpAddress []*string `type:"list"`
SecondaryPrivateIpAddressCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (AssignPrivateIpAddressesInput) GoString ¶ added in v1.0.10
func (s AssignPrivateIpAddressesInput) GoString() string
GoString returns the string representation
func (*AssignPrivateIpAddressesInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *AssignPrivateIpAddressesInput) SetNetworkInterfaceId(v string) *AssignPrivateIpAddressesInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*AssignPrivateIpAddressesInput) SetPrivateIpAddress ¶ added in v1.0.10
func (s *AssignPrivateIpAddressesInput) SetPrivateIpAddress(v []*string) *AssignPrivateIpAddressesInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*AssignPrivateIpAddressesInput) SetSecondaryPrivateIpAddressCount ¶ added in v1.0.10
func (s *AssignPrivateIpAddressesInput) SetSecondaryPrivateIpAddressCount(v int64) *AssignPrivateIpAddressesInput
SetSecondaryPrivateIpAddressCount sets the SecondaryPrivateIpAddressCount field's value.
func (AssignPrivateIpAddressesInput) String ¶ added in v1.0.10
func (s AssignPrivateIpAddressesInput) String() string
String returns the string representation
func (*AssignPrivateIpAddressesInput) Validate ¶ added in v1.0.10
func (s *AssignPrivateIpAddressesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssignPrivateIpAddressesOutput ¶ added in v1.0.10
type AssignPrivateIpAddressesOutput struct {
Metadata *response.ResponseMetadata
NetworkInterfaceId *string `type:"string"`
PrivateIpSet []*string `type:"list"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AssignPrivateIpAddressesOutput) GoString ¶ added in v1.0.10
func (s AssignPrivateIpAddressesOutput) GoString() string
GoString returns the string representation
func (*AssignPrivateIpAddressesOutput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *AssignPrivateIpAddressesOutput) SetNetworkInterfaceId(v string) *AssignPrivateIpAddressesOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*AssignPrivateIpAddressesOutput) SetPrivateIpSet ¶ added in v1.0.10
func (s *AssignPrivateIpAddressesOutput) SetPrivateIpSet(v []*string) *AssignPrivateIpAddressesOutput
SetPrivateIpSet sets the PrivateIpSet field's value.
func (*AssignPrivateIpAddressesOutput) SetRequestId ¶ added in v1.0.10
func (s *AssignPrivateIpAddressesOutput) SetRequestId(v string) *AssignPrivateIpAddressesOutput
SetRequestId sets the RequestId field's value.
func (AssignPrivateIpAddressesOutput) String ¶ added in v1.0.10
func (s AssignPrivateIpAddressesOutput) String() string
String returns the string representation
type AssociateCenForDescribeVpcAttributesOutput ¶ added in v1.0.10
type AssociateCenForDescribeVpcAttributesOutput struct {
CenId *string `type:"string"`
CenOwnerId *string `type:"string"`
CenStatus *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociateCenForDescribeVpcAttributesOutput) GoString ¶ added in v1.0.10
func (s AssociateCenForDescribeVpcAttributesOutput) GoString() string
GoString returns the string representation
func (*AssociateCenForDescribeVpcAttributesOutput) SetCenId ¶ added in v1.0.10
func (s *AssociateCenForDescribeVpcAttributesOutput) SetCenId(v string) *AssociateCenForDescribeVpcAttributesOutput
SetCenId sets the CenId field's value.
func (*AssociateCenForDescribeVpcAttributesOutput) SetCenOwnerId ¶ added in v1.0.10
func (s *AssociateCenForDescribeVpcAttributesOutput) SetCenOwnerId(v string) *AssociateCenForDescribeVpcAttributesOutput
SetCenOwnerId sets the CenOwnerId field's value.
func (*AssociateCenForDescribeVpcAttributesOutput) SetCenStatus ¶ added in v1.0.10
func (s *AssociateCenForDescribeVpcAttributesOutput) SetCenStatus(v string) *AssociateCenForDescribeVpcAttributesOutput
SetCenStatus sets the CenStatus field's value.
func (AssociateCenForDescribeVpcAttributesOutput) String ¶ added in v1.0.10
func (s AssociateCenForDescribeVpcAttributesOutput) String() string
String returns the string representation
type AssociateCenForDescribeVpcsOutput ¶
type AssociateCenForDescribeVpcsOutput struct {
CenId *string `type:"string"`
CenOwnerId *string `type:"string"`
CenStatus *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociateCenForDescribeVpcsOutput) GoString ¶
func (s AssociateCenForDescribeVpcsOutput) GoString() string
GoString returns the string representation
func (*AssociateCenForDescribeVpcsOutput) SetCenId ¶
func (s *AssociateCenForDescribeVpcsOutput) SetCenId(v string) *AssociateCenForDescribeVpcsOutput
SetCenId sets the CenId field's value.
func (*AssociateCenForDescribeVpcsOutput) SetCenOwnerId ¶
func (s *AssociateCenForDescribeVpcsOutput) SetCenOwnerId(v string) *AssociateCenForDescribeVpcsOutput
SetCenOwnerId sets the CenOwnerId field's value.
func (*AssociateCenForDescribeVpcsOutput) SetCenStatus ¶
func (s *AssociateCenForDescribeVpcsOutput) SetCenStatus(v string) *AssociateCenForDescribeVpcsOutput
SetCenStatus sets the CenStatus field's value.
func (AssociateCenForDescribeVpcsOutput) String ¶
func (s AssociateCenForDescribeVpcsOutput) String() string
String returns the string representation
type AssociateEipAddressInput ¶ added in v1.0.10
type AssociateEipAddressInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
ClientToken *string `type:"string"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// InstanceType is a required field
InstanceType *string `type:"string" required:"true" enum:"InstanceTypeForAssociateEipAddressInput"`
PrivateIpAddress *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociateEipAddressInput) GoString ¶ added in v1.0.10
func (s AssociateEipAddressInput) GoString() string
GoString returns the string representation
func (*AssociateEipAddressInput) SetAllocationId ¶ added in v1.0.10
func (s *AssociateEipAddressInput) SetAllocationId(v string) *AssociateEipAddressInput
SetAllocationId sets the AllocationId field's value.
func (*AssociateEipAddressInput) SetClientToken ¶ added in v1.0.10
func (s *AssociateEipAddressInput) SetClientToken(v string) *AssociateEipAddressInput
SetClientToken sets the ClientToken field's value.
func (*AssociateEipAddressInput) SetInstanceId ¶ added in v1.0.10
func (s *AssociateEipAddressInput) SetInstanceId(v string) *AssociateEipAddressInput
SetInstanceId sets the InstanceId field's value.
func (*AssociateEipAddressInput) SetInstanceType ¶ added in v1.0.10
func (s *AssociateEipAddressInput) SetInstanceType(v string) *AssociateEipAddressInput
SetInstanceType sets the InstanceType field's value.
func (*AssociateEipAddressInput) SetPrivateIpAddress ¶ added in v1.0.10
func (s *AssociateEipAddressInput) SetPrivateIpAddress(v string) *AssociateEipAddressInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (AssociateEipAddressInput) String ¶ added in v1.0.10
func (s AssociateEipAddressInput) String() string
String returns the string representation
func (*AssociateEipAddressInput) Validate ¶ added in v1.0.10
func (s *AssociateEipAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateEipAddressOutput ¶ added in v1.0.10
type AssociateEipAddressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociateEipAddressOutput) GoString ¶ added in v1.0.10
func (s AssociateEipAddressOutput) GoString() string
GoString returns the string representation
func (*AssociateEipAddressOutput) SetRequestId ¶ added in v1.0.10
func (s *AssociateEipAddressOutput) SetRequestId(v string) *AssociateEipAddressOutput
SetRequestId sets the RequestId field's value.
func (AssociateEipAddressOutput) String ¶ added in v1.0.10
func (s AssociateEipAddressOutput) String() string
String returns the string representation
type AssociateHaVipInput ¶ added in v1.0.10
type AssociateHaVipInput struct {
ClientToken *string `type:"string"`
// HaVipId is a required field
HaVipId *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
InstanceType *string `type:"string" enum:"InstanceTypeForAssociateHaVipInput"`
// contains filtered or unexported fields
}
func (AssociateHaVipInput) GoString ¶ added in v1.0.10
func (s AssociateHaVipInput) GoString() string
GoString returns the string representation
func (*AssociateHaVipInput) SetClientToken ¶ added in v1.0.10
func (s *AssociateHaVipInput) SetClientToken(v string) *AssociateHaVipInput
SetClientToken sets the ClientToken field's value.
func (*AssociateHaVipInput) SetHaVipId ¶ added in v1.0.10
func (s *AssociateHaVipInput) SetHaVipId(v string) *AssociateHaVipInput
SetHaVipId sets the HaVipId field's value.
func (*AssociateHaVipInput) SetInstanceId ¶ added in v1.0.10
func (s *AssociateHaVipInput) SetInstanceId(v string) *AssociateHaVipInput
SetInstanceId sets the InstanceId field's value.
func (*AssociateHaVipInput) SetInstanceType ¶ added in v1.0.10
func (s *AssociateHaVipInput) SetInstanceType(v string) *AssociateHaVipInput
SetInstanceType sets the InstanceType field's value.
func (AssociateHaVipInput) String ¶ added in v1.0.10
func (s AssociateHaVipInput) String() string
String returns the string representation
func (*AssociateHaVipInput) Validate ¶ added in v1.0.10
func (s *AssociateHaVipInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateHaVipOutput ¶ added in v1.0.10
type AssociateHaVipOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociateHaVipOutput) GoString ¶ added in v1.0.10
func (s AssociateHaVipOutput) GoString() string
GoString returns the string representation
func (*AssociateHaVipOutput) SetRequestId ¶ added in v1.0.10
func (s *AssociateHaVipOutput) SetRequestId(v string) *AssociateHaVipOutput
SetRequestId sets the RequestId field's value.
func (AssociateHaVipOutput) String ¶ added in v1.0.10
func (s AssociateHaVipOutput) String() string
String returns the string representation
type AssociateNetworkAclInput ¶ added in v1.0.10
type AssociateNetworkAclInput struct {
// NetworkAclId is a required field
NetworkAclId *string `type:"string" required:"true"`
Resource []*ResourceForAssociateNetworkAclInput `type:"list"`
// contains filtered or unexported fields
}
func (AssociateNetworkAclInput) GoString ¶ added in v1.0.10
func (s AssociateNetworkAclInput) GoString() string
GoString returns the string representation
func (*AssociateNetworkAclInput) SetNetworkAclId ¶ added in v1.0.10
func (s *AssociateNetworkAclInput) SetNetworkAclId(v string) *AssociateNetworkAclInput
SetNetworkAclId sets the NetworkAclId field's value.
func (*AssociateNetworkAclInput) SetResource ¶ added in v1.0.10
func (s *AssociateNetworkAclInput) SetResource(v []*ResourceForAssociateNetworkAclInput) *AssociateNetworkAclInput
SetResource sets the Resource field's value.
func (AssociateNetworkAclInput) String ¶ added in v1.0.10
func (s AssociateNetworkAclInput) String() string
String returns the string representation
func (*AssociateNetworkAclInput) Validate ¶ added in v1.0.10
func (s *AssociateNetworkAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateNetworkAclOutput ¶ added in v1.0.10
type AssociateNetworkAclOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociateNetworkAclOutput) GoString ¶ added in v1.0.10
func (s AssociateNetworkAclOutput) GoString() string
GoString returns the string representation
func (*AssociateNetworkAclOutput) SetRequestId ¶ added in v1.0.10
func (s *AssociateNetworkAclOutput) SetRequestId(v string) *AssociateNetworkAclOutput
SetRequestId sets the RequestId field's value.
func (AssociateNetworkAclOutput) String ¶ added in v1.0.10
func (s AssociateNetworkAclOutput) String() string
String returns the string representation
type AssociateRouteTableInput ¶ added in v1.0.10
type AssociateRouteTableInput struct {
ClientToken *string `type:"string"`
GatewayId *string `type:"string"`
GatewayType *string `type:"string" enum:"GatewayTypeForAssociateRouteTableInput"`
// RouteTableId is a required field
RouteTableId *string `type:"string" required:"true"`
SubnetId *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociateRouteTableInput) GoString ¶ added in v1.0.10
func (s AssociateRouteTableInput) GoString() string
GoString returns the string representation
func (*AssociateRouteTableInput) SetClientToken ¶ added in v1.0.10
func (s *AssociateRouteTableInput) SetClientToken(v string) *AssociateRouteTableInput
SetClientToken sets the ClientToken field's value.
func (*AssociateRouteTableInput) SetGatewayId ¶ added in v1.0.10
func (s *AssociateRouteTableInput) SetGatewayId(v string) *AssociateRouteTableInput
SetGatewayId sets the GatewayId field's value.
func (*AssociateRouteTableInput) SetGatewayType ¶ added in v1.0.10
func (s *AssociateRouteTableInput) SetGatewayType(v string) *AssociateRouteTableInput
SetGatewayType sets the GatewayType field's value.
func (*AssociateRouteTableInput) SetRouteTableId ¶ added in v1.0.10
func (s *AssociateRouteTableInput) SetRouteTableId(v string) *AssociateRouteTableInput
SetRouteTableId sets the RouteTableId field's value.
func (*AssociateRouteTableInput) SetSubnetId ¶ added in v1.0.10
func (s *AssociateRouteTableInput) SetSubnetId(v string) *AssociateRouteTableInput
SetSubnetId sets the SubnetId field's value.
func (AssociateRouteTableInput) String ¶ added in v1.0.10
func (s AssociateRouteTableInput) String() string
String returns the string representation
func (*AssociateRouteTableInput) Validate ¶ added in v1.0.10
func (s *AssociateRouteTableInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateRouteTableOutput ¶ added in v1.0.10
type AssociateRouteTableOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociateRouteTableOutput) GoString ¶ added in v1.0.10
func (s AssociateRouteTableOutput) GoString() string
GoString returns the string representation
func (*AssociateRouteTableOutput) SetRequestId ¶ added in v1.0.10
func (s *AssociateRouteTableOutput) SetRequestId(v string) *AssociateRouteTableOutput
SetRequestId sets the RequestId field's value.
func (AssociateRouteTableOutput) String ¶ added in v1.0.10
func (s AssociateRouteTableOutput) String() string
String returns the string representation
type AssociateVpcCidrBlockInput ¶ added in v1.0.10
type AssociateVpcCidrBlockInput struct {
SecondaryCidrBlock *string `type:"string"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (AssociateVpcCidrBlockInput) GoString ¶ added in v1.0.10
func (s AssociateVpcCidrBlockInput) GoString() string
GoString returns the string representation
func (*AssociateVpcCidrBlockInput) SetSecondaryCidrBlock ¶ added in v1.0.10
func (s *AssociateVpcCidrBlockInput) SetSecondaryCidrBlock(v string) *AssociateVpcCidrBlockInput
SetSecondaryCidrBlock sets the SecondaryCidrBlock field's value.
func (*AssociateVpcCidrBlockInput) SetVpcId ¶ added in v1.0.10
func (s *AssociateVpcCidrBlockInput) SetVpcId(v string) *AssociateVpcCidrBlockInput
SetVpcId sets the VpcId field's value.
func (AssociateVpcCidrBlockInput) String ¶ added in v1.0.10
func (s AssociateVpcCidrBlockInput) String() string
String returns the string representation
func (*AssociateVpcCidrBlockInput) Validate ¶ added in v1.0.10
func (s *AssociateVpcCidrBlockInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateVpcCidrBlockOutput ¶ added in v1.0.10
type AssociateVpcCidrBlockOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
SecondaryCidrBlocks []*string `type:"list"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociateVpcCidrBlockOutput) GoString ¶ added in v1.0.10
func (s AssociateVpcCidrBlockOutput) GoString() string
GoString returns the string representation
func (*AssociateVpcCidrBlockOutput) SetRequestId ¶ added in v1.0.10
func (s *AssociateVpcCidrBlockOutput) SetRequestId(v string) *AssociateVpcCidrBlockOutput
SetRequestId sets the RequestId field's value.
func (*AssociateVpcCidrBlockOutput) SetSecondaryCidrBlocks ¶ added in v1.0.10
func (s *AssociateVpcCidrBlockOutput) SetSecondaryCidrBlocks(v []*string) *AssociateVpcCidrBlockOutput
SetSecondaryCidrBlocks sets the SecondaryCidrBlocks field's value.
func (*AssociateVpcCidrBlockOutput) SetVpcId ¶ added in v1.0.10
func (s *AssociateVpcCidrBlockOutput) SetVpcId(v string) *AssociateVpcCidrBlockOutput
SetVpcId sets the VpcId field's value.
func (AssociateVpcCidrBlockOutput) String ¶ added in v1.0.10
func (s AssociateVpcCidrBlockOutput) String() string
String returns the string representation
type AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput ¶ added in v1.0.10
type AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput struct {
AllocationId *string `type:"string"`
EipAddress *string `type:"string"`
ReleaseWithInstance *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) GoString ¶ added in v1.0.10
func (s AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) GoString() string
GoString returns the string representation
func (*AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) SetAllocationId ¶ added in v1.0.10
func (s *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) SetAllocationId(v string) *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput
SetAllocationId sets the AllocationId field's value.
func (*AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) SetEipAddress ¶ added in v1.0.10
func (s *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) SetEipAddress(v string) *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput
SetEipAddress sets the EipAddress field's value.
func (*AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) SetReleaseWithInstance ¶ added in v1.0.10
func (s *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) SetReleaseWithInstance(v bool) *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput
SetReleaseWithInstance sets the ReleaseWithInstance field's value.
func (AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) String ¶ added in v1.0.10
func (s AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) String() string
String returns the string representation
type AssociatedElasticIpForDescribeNetworkInterfacesOutput ¶ added in v1.0.10
type AssociatedElasticIpForDescribeNetworkInterfacesOutput struct {
AllocationId *string `type:"string"`
EipAddress *string `type:"string"`
ReleaseWithInstance *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (AssociatedElasticIpForDescribeNetworkInterfacesOutput) GoString ¶ added in v1.0.10
func (s AssociatedElasticIpForDescribeNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (*AssociatedElasticIpForDescribeNetworkInterfacesOutput) SetAllocationId ¶ added in v1.0.10
func (s *AssociatedElasticIpForDescribeNetworkInterfacesOutput) SetAllocationId(v string) *AssociatedElasticIpForDescribeNetworkInterfacesOutput
SetAllocationId sets the AllocationId field's value.
func (*AssociatedElasticIpForDescribeNetworkInterfacesOutput) SetEipAddress ¶ added in v1.0.10
func (s *AssociatedElasticIpForDescribeNetworkInterfacesOutput) SetEipAddress(v string) *AssociatedElasticIpForDescribeNetworkInterfacesOutput
SetEipAddress sets the EipAddress field's value.
func (*AssociatedElasticIpForDescribeNetworkInterfacesOutput) SetReleaseWithInstance ¶ added in v1.0.10
func (s *AssociatedElasticIpForDescribeNetworkInterfacesOutput) SetReleaseWithInstance(v bool) *AssociatedElasticIpForDescribeNetworkInterfacesOutput
SetReleaseWithInstance sets the ReleaseWithInstance field's value.
func (AssociatedElasticIpForDescribeNetworkInterfacesOutput) String ¶ added in v1.0.10
func (s AssociatedElasticIpForDescribeNetworkInterfacesOutput) String() string
String returns the string representation
type AttachNetworkInterfaceInput ¶ added in v1.0.10
type AttachNetworkInterfaceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (AttachNetworkInterfaceInput) GoString ¶ added in v1.0.10
func (s AttachNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (*AttachNetworkInterfaceInput) SetInstanceId ¶ added in v1.0.10
func (s *AttachNetworkInterfaceInput) SetInstanceId(v string) *AttachNetworkInterfaceInput
SetInstanceId sets the InstanceId field's value.
func (*AttachNetworkInterfaceInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *AttachNetworkInterfaceInput) SetNetworkInterfaceId(v string) *AttachNetworkInterfaceInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (AttachNetworkInterfaceInput) String ¶ added in v1.0.10
func (s AttachNetworkInterfaceInput) String() string
String returns the string representation
func (*AttachNetworkInterfaceInput) Validate ¶ added in v1.0.10
func (s *AttachNetworkInterfaceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachNetworkInterfaceOutput ¶ added in v1.0.10
type AttachNetworkInterfaceOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AttachNetworkInterfaceOutput) GoString ¶ added in v1.0.10
func (s AttachNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (*AttachNetworkInterfaceOutput) SetRequestId ¶ added in v1.0.10
func (s *AttachNetworkInterfaceOutput) SetRequestId(v string) *AttachNetworkInterfaceOutput
SetRequestId sets the RequestId field's value.
func (AttachNetworkInterfaceOutput) String ¶ added in v1.0.10
func (s AttachNetworkInterfaceOutput) String() string
String returns the string representation
type AuthorizeSecurityGroupEgressInput ¶ added in v1.0.10
type AuthorizeSecurityGroupEgressInput struct {
CidrIp *string `type:"string"`
ClientToken *string `type:"string"`
Description *string `type:"string"`
Policy *string `type:"string"`
// PortEnd is a required field
PortEnd *int64 `type:"integer" required:"true"`
// PortStart is a required field
PortStart *int64 `type:"integer" required:"true"`
PrefixListId *string `type:"string"`
Priority *int64 `type:"integer"`
// Protocol is a required field
Protocol *string `type:"string" required:"true"`
// SecurityGroupId is a required field
SecurityGroupId *string `type:"string" required:"true"`
SourceGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (AuthorizeSecurityGroupEgressInput) GoString ¶ added in v1.0.10
func (s AuthorizeSecurityGroupEgressInput) GoString() string
GoString returns the string representation
func (*AuthorizeSecurityGroupEgressInput) SetCidrIp ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetCidrIp(v string) *AuthorizeSecurityGroupEgressInput
SetCidrIp sets the CidrIp field's value.
func (*AuthorizeSecurityGroupEgressInput) SetClientToken ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetClientToken(v string) *AuthorizeSecurityGroupEgressInput
SetClientToken sets the ClientToken field's value.
func (*AuthorizeSecurityGroupEgressInput) SetDescription ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetDescription(v string) *AuthorizeSecurityGroupEgressInput
SetDescription sets the Description field's value.
func (*AuthorizeSecurityGroupEgressInput) SetPolicy ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetPolicy(v string) *AuthorizeSecurityGroupEgressInput
SetPolicy sets the Policy field's value.
func (*AuthorizeSecurityGroupEgressInput) SetPortEnd ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetPortEnd(v int64) *AuthorizeSecurityGroupEgressInput
SetPortEnd sets the PortEnd field's value.
func (*AuthorizeSecurityGroupEgressInput) SetPortStart ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetPortStart(v int64) *AuthorizeSecurityGroupEgressInput
SetPortStart sets the PortStart field's value.
func (*AuthorizeSecurityGroupEgressInput) SetPrefixListId ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetPrefixListId(v string) *AuthorizeSecurityGroupEgressInput
SetPrefixListId sets the PrefixListId field's value.
func (*AuthorizeSecurityGroupEgressInput) SetPriority ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetPriority(v int64) *AuthorizeSecurityGroupEgressInput
SetPriority sets the Priority field's value.
func (*AuthorizeSecurityGroupEgressInput) SetProtocol ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetProtocol(v string) *AuthorizeSecurityGroupEgressInput
SetProtocol sets the Protocol field's value.
func (*AuthorizeSecurityGroupEgressInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetSecurityGroupId(v string) *AuthorizeSecurityGroupEgressInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*AuthorizeSecurityGroupEgressInput) SetSourceGroupId ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) SetSourceGroupId(v string) *AuthorizeSecurityGroupEgressInput
SetSourceGroupId sets the SourceGroupId field's value.
func (AuthorizeSecurityGroupEgressInput) String ¶ added in v1.0.10
func (s AuthorizeSecurityGroupEgressInput) String() string
String returns the string representation
func (*AuthorizeSecurityGroupEgressInput) Validate ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AuthorizeSecurityGroupEgressOutput ¶ added in v1.0.10
type AuthorizeSecurityGroupEgressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AuthorizeSecurityGroupEgressOutput) GoString ¶ added in v1.0.10
func (s AuthorizeSecurityGroupEgressOutput) GoString() string
GoString returns the string representation
func (*AuthorizeSecurityGroupEgressOutput) SetRequestId ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupEgressOutput) SetRequestId(v string) *AuthorizeSecurityGroupEgressOutput
SetRequestId sets the RequestId field's value.
func (AuthorizeSecurityGroupEgressOutput) String ¶ added in v1.0.10
func (s AuthorizeSecurityGroupEgressOutput) String() string
String returns the string representation
type AuthorizeSecurityGroupIngressInput ¶ added in v1.0.10
type AuthorizeSecurityGroupIngressInput struct {
CidrIp *string `type:"string"`
ClientToken *string `type:"string"`
Description *string `type:"string"`
Policy *string `type:"string"`
// PortEnd is a required field
PortEnd *int64 `type:"integer" required:"true"`
// PortStart is a required field
PortStart *int64 `type:"integer" required:"true"`
PrefixListId *string `type:"string"`
Priority *int64 `type:"integer"`
// Protocol is a required field
Protocol *string `type:"string" required:"true"`
// SecurityGroupId is a required field
SecurityGroupId *string `type:"string" required:"true"`
SourceGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (AuthorizeSecurityGroupIngressInput) GoString ¶ added in v1.0.10
func (s AuthorizeSecurityGroupIngressInput) GoString() string
GoString returns the string representation
func (*AuthorizeSecurityGroupIngressInput) SetCidrIp ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetCidrIp(v string) *AuthorizeSecurityGroupIngressInput
SetCidrIp sets the CidrIp field's value.
func (*AuthorizeSecurityGroupIngressInput) SetClientToken ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetClientToken(v string) *AuthorizeSecurityGroupIngressInput
SetClientToken sets the ClientToken field's value.
func (*AuthorizeSecurityGroupIngressInput) SetDescription ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetDescription(v string) *AuthorizeSecurityGroupIngressInput
SetDescription sets the Description field's value.
func (*AuthorizeSecurityGroupIngressInput) SetPolicy ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetPolicy(v string) *AuthorizeSecurityGroupIngressInput
SetPolicy sets the Policy field's value.
func (*AuthorizeSecurityGroupIngressInput) SetPortEnd ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetPortEnd(v int64) *AuthorizeSecurityGroupIngressInput
SetPortEnd sets the PortEnd field's value.
func (*AuthorizeSecurityGroupIngressInput) SetPortStart ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetPortStart(v int64) *AuthorizeSecurityGroupIngressInput
SetPortStart sets the PortStart field's value.
func (*AuthorizeSecurityGroupIngressInput) SetPrefixListId ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetPrefixListId(v string) *AuthorizeSecurityGroupIngressInput
SetPrefixListId sets the PrefixListId field's value.
func (*AuthorizeSecurityGroupIngressInput) SetPriority ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetPriority(v int64) *AuthorizeSecurityGroupIngressInput
SetPriority sets the Priority field's value.
func (*AuthorizeSecurityGroupIngressInput) SetProtocol ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetProtocol(v string) *AuthorizeSecurityGroupIngressInput
SetProtocol sets the Protocol field's value.
func (*AuthorizeSecurityGroupIngressInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetSecurityGroupId(v string) *AuthorizeSecurityGroupIngressInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*AuthorizeSecurityGroupIngressInput) SetSourceGroupId ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) SetSourceGroupId(v string) *AuthorizeSecurityGroupIngressInput
SetSourceGroupId sets the SourceGroupId field's value.
func (AuthorizeSecurityGroupIngressInput) String ¶ added in v1.0.10
func (s AuthorizeSecurityGroupIngressInput) String() string
String returns the string representation
func (*AuthorizeSecurityGroupIngressInput) Validate ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AuthorizeSecurityGroupIngressOutput ¶ added in v1.0.10
type AuthorizeSecurityGroupIngressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (AuthorizeSecurityGroupIngressOutput) GoString ¶ added in v1.0.10
func (s AuthorizeSecurityGroupIngressOutput) GoString() string
GoString returns the string representation
func (*AuthorizeSecurityGroupIngressOutput) SetRequestId ¶ added in v1.0.10
func (s *AuthorizeSecurityGroupIngressOutput) SetRequestId(v string) *AuthorizeSecurityGroupIngressOutput
SetRequestId sets the RequestId field's value.
func (AuthorizeSecurityGroupIngressOutput) String ¶ added in v1.0.10
func (s AuthorizeSecurityGroupIngressOutput) String() string
String returns the string representation
type BandwidthPackageForDescribeBandwidthPackagesOutput ¶ added in v1.0.10
type BandwidthPackageForDescribeBandwidthPackagesOutput struct {
Bandwidth *int64 `type:"integer"`
BandwidthPackageId *string `type:"string"`
BandwidthPackageName *string `type:"string"`
BillingType *int64 `type:"integer"`
BusinessStatus *string `type:"string"`
CreationTime *string `type:"string"`
DeletedTime *string `type:"string"`
Description *string `type:"string"`
EipAddresses []*EipAddressForDescribeBandwidthPackagesOutput `type:"list"`
ExpiredTime *string `type:"string"`
ISP *string `type:"string"`
OverdueTime *string `type:"string"`
ProjectName *string `type:"string"`
Protocol *string `type:"string"`
Ratio *int64 `type:"integer"`
SecurityProtectionTypes []*string `type:"list"`
Status *string `type:"string"`
Tags []*TagForDescribeBandwidthPackagesOutput `type:"list"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (BandwidthPackageForDescribeBandwidthPackagesOutput) GoString ¶ added in v1.0.10
func (s BandwidthPackageForDescribeBandwidthPackagesOutput) GoString() string
GoString returns the string representation
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetBandwidth ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBandwidth(v int64) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetBandwidth sets the Bandwidth field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBandwidthPackageId(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetBandwidthPackageName ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBandwidthPackageName(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetBandwidthPackageName sets the BandwidthPackageName field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetBillingType ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBillingType(v int64) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetBillingType sets the BillingType field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetBusinessStatus ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetBusinessStatus(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetCreationTime ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetCreationTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetCreationTime sets the CreationTime field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetDeletedTime ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetDeletedTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetDescription ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetDescription(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetDescription sets the Description field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetEipAddresses ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetEipAddresses(v []*EipAddressForDescribeBandwidthPackagesOutput) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetEipAddresses sets the EipAddresses field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetExpiredTime ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetExpiredTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetExpiredTime sets the ExpiredTime field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetISP ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetISP(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetISP sets the ISP field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetOverdueTime ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetOverdueTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetProjectName ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetProjectName(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetProjectName sets the ProjectName field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetProtocol ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetProtocol(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetProtocol sets the Protocol field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetRatio ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetRatio(v int64) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetRatio sets the Ratio field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetSecurityProtectionTypes ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetSecurityProtectionTypes(v []*string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetStatus ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetStatus(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetStatus sets the Status field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetTags ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetTags(v []*TagForDescribeBandwidthPackagesOutput) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetTags sets the Tags field's value.
func (*BandwidthPackageForDescribeBandwidthPackagesOutput) SetUpdateTime ¶ added in v1.0.10
func (s *BandwidthPackageForDescribeBandwidthPackagesOutput) SetUpdateTime(v string) *BandwidthPackageForDescribeBandwidthPackagesOutput
SetUpdateTime sets the UpdateTime field's value.
func (BandwidthPackageForDescribeBandwidthPackagesOutput) String ¶ added in v1.0.10
func (s BandwidthPackageForDescribeBandwidthPackagesOutput) String() string
String returns the string representation
type CancelBandwidthPackageEipBandwidthInput ¶ added in v1.0.10
type CancelBandwidthPackageEipBandwidthInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CancelBandwidthPackageEipBandwidthInput) GoString ¶ added in v1.0.10
func (s CancelBandwidthPackageEipBandwidthInput) GoString() string
GoString returns the string representation
func (*CancelBandwidthPackageEipBandwidthInput) SetAllocationId ¶ added in v1.0.10
func (s *CancelBandwidthPackageEipBandwidthInput) SetAllocationId(v string) *CancelBandwidthPackageEipBandwidthInput
SetAllocationId sets the AllocationId field's value.
func (CancelBandwidthPackageEipBandwidthInput) String ¶ added in v1.0.10
func (s CancelBandwidthPackageEipBandwidthInput) String() string
String returns the string representation
func (*CancelBandwidthPackageEipBandwidthInput) Validate ¶ added in v1.0.10
func (s *CancelBandwidthPackageEipBandwidthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelBandwidthPackageEipBandwidthOutput ¶ added in v1.0.10
type CancelBandwidthPackageEipBandwidthOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CancelBandwidthPackageEipBandwidthOutput) GoString ¶ added in v1.0.10
func (s CancelBandwidthPackageEipBandwidthOutput) GoString() string
GoString returns the string representation
func (*CancelBandwidthPackageEipBandwidthOutput) SetRequestId ¶ added in v1.0.10
func (s *CancelBandwidthPackageEipBandwidthOutput) SetRequestId(v string) *CancelBandwidthPackageEipBandwidthOutput
SetRequestId sets the RequestId field's value.
func (CancelBandwidthPackageEipBandwidthOutput) String ¶ added in v1.0.10
func (s CancelBandwidthPackageEipBandwidthOutput) String() string
String returns the string representation
type ConvertEipAddressBillingTypeInput ¶ added in v1.0.10
type ConvertEipAddressBillingTypeInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
Bandwidth *int64 `type:"integer"`
// BillingType is a required field
BillingType *int64 `min:"1" max:"3" type:"integer" required:"true"`
Period *int64 `min:"1" max:"60" type:"integer"`
PeriodUnit *int64 `min:"1" max:"2" type:"integer"`
// contains filtered or unexported fields
}
func (ConvertEipAddressBillingTypeInput) GoString ¶ added in v1.0.10
func (s ConvertEipAddressBillingTypeInput) GoString() string
GoString returns the string representation
func (*ConvertEipAddressBillingTypeInput) SetAllocationId ¶ added in v1.0.10
func (s *ConvertEipAddressBillingTypeInput) SetAllocationId(v string) *ConvertEipAddressBillingTypeInput
SetAllocationId sets the AllocationId field's value.
func (*ConvertEipAddressBillingTypeInput) SetBandwidth ¶ added in v1.0.10
func (s *ConvertEipAddressBillingTypeInput) SetBandwidth(v int64) *ConvertEipAddressBillingTypeInput
SetBandwidth sets the Bandwidth field's value.
func (*ConvertEipAddressBillingTypeInput) SetBillingType ¶ added in v1.0.10
func (s *ConvertEipAddressBillingTypeInput) SetBillingType(v int64) *ConvertEipAddressBillingTypeInput
SetBillingType sets the BillingType field's value.
func (*ConvertEipAddressBillingTypeInput) SetPeriod ¶ added in v1.0.10
func (s *ConvertEipAddressBillingTypeInput) SetPeriod(v int64) *ConvertEipAddressBillingTypeInput
SetPeriod sets the Period field's value.
func (*ConvertEipAddressBillingTypeInput) SetPeriodUnit ¶ added in v1.0.10
func (s *ConvertEipAddressBillingTypeInput) SetPeriodUnit(v int64) *ConvertEipAddressBillingTypeInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ConvertEipAddressBillingTypeInput) String ¶ added in v1.0.10
func (s ConvertEipAddressBillingTypeInput) String() string
String returns the string representation
func (*ConvertEipAddressBillingTypeInput) Validate ¶ added in v1.0.10
func (s *ConvertEipAddressBillingTypeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertEipAddressBillingTypeOutput ¶ added in v1.0.10
type ConvertEipAddressBillingTypeOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertEipAddressBillingTypeOutput) GoString ¶ added in v1.0.10
func (s ConvertEipAddressBillingTypeOutput) GoString() string
GoString returns the string representation
func (*ConvertEipAddressBillingTypeOutput) SetRequestId ¶ added in v1.0.10
func (s *ConvertEipAddressBillingTypeOutput) SetRequestId(v string) *ConvertEipAddressBillingTypeOutput
SetRequestId sets the RequestId field's value.
func (ConvertEipAddressBillingTypeOutput) String ¶ added in v1.0.10
func (s ConvertEipAddressBillingTypeOutput) String() string
String returns the string representation
type CreateBandwidthPackageInput ¶ added in v1.0.10
type CreateBandwidthPackageInput struct {
// Bandwidth is a required field
Bandwidth *int64 `min:"2" type:"integer" required:"true"`
BandwidthPackageName *string `min:"1" max:"128" type:"string"`
BillingType *int64 `min:"1" max:"4" type:"integer"`
Description *string `min:"1" max:"255" type:"string"`
ISP *string `type:"string" enum:"ISPForCreateBandwidthPackageInput"`
Period *int64 `type:"integer"`
PeriodUnit *int64 `min:"1" max:"2" type:"integer"`
ProjectName *string `type:"string"`
Protocol *string `type:"string" enum:"ProtocolForCreateBandwidthPackageInput"`
SecurityProtectionTypes []*string `type:"list"`
Tags []*TagForCreateBandwidthPackageInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateBandwidthPackageInput) GoString ¶ added in v1.0.10
func (s CreateBandwidthPackageInput) GoString() string
GoString returns the string representation
func (*CreateBandwidthPackageInput) SetBandwidth ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetBandwidth(v int64) *CreateBandwidthPackageInput
SetBandwidth sets the Bandwidth field's value.
func (*CreateBandwidthPackageInput) SetBandwidthPackageName ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetBandwidthPackageName(v string) *CreateBandwidthPackageInput
SetBandwidthPackageName sets the BandwidthPackageName field's value.
func (*CreateBandwidthPackageInput) SetBillingType ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetBillingType(v int64) *CreateBandwidthPackageInput
SetBillingType sets the BillingType field's value.
func (*CreateBandwidthPackageInput) SetDescription ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetDescription(v string) *CreateBandwidthPackageInput
SetDescription sets the Description field's value.
func (*CreateBandwidthPackageInput) SetISP ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetISP(v string) *CreateBandwidthPackageInput
SetISP sets the ISP field's value.
func (*CreateBandwidthPackageInput) SetPeriod ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetPeriod(v int64) *CreateBandwidthPackageInput
SetPeriod sets the Period field's value.
func (*CreateBandwidthPackageInput) SetPeriodUnit ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetPeriodUnit(v int64) *CreateBandwidthPackageInput
SetPeriodUnit sets the PeriodUnit field's value.
func (*CreateBandwidthPackageInput) SetProjectName ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetProjectName(v string) *CreateBandwidthPackageInput
SetProjectName sets the ProjectName field's value.
func (*CreateBandwidthPackageInput) SetProtocol ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetProtocol(v string) *CreateBandwidthPackageInput
SetProtocol sets the Protocol field's value.
func (*CreateBandwidthPackageInput) SetSecurityProtectionTypes ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetSecurityProtectionTypes(v []*string) *CreateBandwidthPackageInput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (*CreateBandwidthPackageInput) SetTags ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) SetTags(v []*TagForCreateBandwidthPackageInput) *CreateBandwidthPackageInput
SetTags sets the Tags field's value.
func (CreateBandwidthPackageInput) String ¶ added in v1.0.10
func (s CreateBandwidthPackageInput) String() string
String returns the string representation
func (*CreateBandwidthPackageInput) Validate ¶ added in v1.0.10
func (s *CreateBandwidthPackageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateBandwidthPackageOutput ¶ added in v1.0.10
type CreateBandwidthPackageOutput struct {
Metadata *response.ResponseMetadata
BandwidthPackageId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateBandwidthPackageOutput) GoString ¶ added in v1.0.10
func (s CreateBandwidthPackageOutput) GoString() string
GoString returns the string representation
func (*CreateBandwidthPackageOutput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *CreateBandwidthPackageOutput) SetBandwidthPackageId(v string) *CreateBandwidthPackageOutput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*CreateBandwidthPackageOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateBandwidthPackageOutput) SetRequestId(v string) *CreateBandwidthPackageOutput
SetRequestId sets the RequestId field's value.
func (CreateBandwidthPackageOutput) String ¶ added in v1.0.10
func (s CreateBandwidthPackageOutput) String() string
String returns the string representation
type CreateFlowLogInput ¶ added in v1.0.10
type CreateFlowLogInput struct {
// AggregationInterval is a required field
AggregationInterval *int64 `type:"integer" required:"true"`
ClientToken *string `type:"string"`
Description *string `max:"255" type:"string"`
// FlowLogName is a required field
FlowLogName *string `min:"1" max:"128" type:"string" required:"true"`
// LogProjectName is a required field
LogProjectName *string `type:"string" required:"true"`
// LogTopicName is a required field
LogTopicName *string `type:"string" required:"true"`
ProjectName *string `type:"string"`
// ResourceId is a required field
ResourceId *string `type:"string" required:"true"`
// ResourceType is a required field
ResourceType *string `type:"string" required:"true"`
Tags []*TagForCreateFlowLogInput `type:"list"`
// TrafficType is a required field
TrafficType *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateFlowLogInput) GoString ¶ added in v1.0.10
func (s CreateFlowLogInput) GoString() string
GoString returns the string representation
func (*CreateFlowLogInput) SetAggregationInterval ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetAggregationInterval(v int64) *CreateFlowLogInput
SetAggregationInterval sets the AggregationInterval field's value.
func (*CreateFlowLogInput) SetClientToken ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetClientToken(v string) *CreateFlowLogInput
SetClientToken sets the ClientToken field's value.
func (*CreateFlowLogInput) SetDescription ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetDescription(v string) *CreateFlowLogInput
SetDescription sets the Description field's value.
func (*CreateFlowLogInput) SetFlowLogName ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetFlowLogName(v string) *CreateFlowLogInput
SetFlowLogName sets the FlowLogName field's value.
func (*CreateFlowLogInput) SetLogProjectName ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetLogProjectName(v string) *CreateFlowLogInput
SetLogProjectName sets the LogProjectName field's value.
func (*CreateFlowLogInput) SetLogTopicName ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetLogTopicName(v string) *CreateFlowLogInput
SetLogTopicName sets the LogTopicName field's value.
func (*CreateFlowLogInput) SetProjectName ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetProjectName(v string) *CreateFlowLogInput
SetProjectName sets the ProjectName field's value.
func (*CreateFlowLogInput) SetResourceId ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetResourceId(v string) *CreateFlowLogInput
SetResourceId sets the ResourceId field's value.
func (*CreateFlowLogInput) SetResourceType ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetResourceType(v string) *CreateFlowLogInput
SetResourceType sets the ResourceType field's value.
func (*CreateFlowLogInput) SetTags ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetTags(v []*TagForCreateFlowLogInput) *CreateFlowLogInput
SetTags sets the Tags field's value.
func (*CreateFlowLogInput) SetTrafficType ¶ added in v1.0.10
func (s *CreateFlowLogInput) SetTrafficType(v string) *CreateFlowLogInput
SetTrafficType sets the TrafficType field's value.
func (CreateFlowLogInput) String ¶ added in v1.0.10
func (s CreateFlowLogInput) String() string
String returns the string representation
func (*CreateFlowLogInput) Validate ¶ added in v1.0.10
func (s *CreateFlowLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateFlowLogOutput ¶ added in v1.0.10
type CreateFlowLogOutput struct {
Metadata *response.ResponseMetadata
FlowLogId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateFlowLogOutput) GoString ¶ added in v1.0.10
func (s CreateFlowLogOutput) GoString() string
GoString returns the string representation
func (*CreateFlowLogOutput) SetFlowLogId ¶ added in v1.0.10
func (s *CreateFlowLogOutput) SetFlowLogId(v string) *CreateFlowLogOutput
SetFlowLogId sets the FlowLogId field's value.
func (*CreateFlowLogOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateFlowLogOutput) SetRequestId(v string) *CreateFlowLogOutput
SetRequestId sets the RequestId field's value.
func (CreateFlowLogOutput) String ¶ added in v1.0.10
func (s CreateFlowLogOutput) String() string
String returns the string representation
type CreateHaVipInput ¶ added in v1.0.10
type CreateHaVipInput struct {
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
HaVipName *string `min:"1" max:"128" type:"string"`
IpAddress *string `type:"string"`
// SubnetId is a required field
SubnetId *string `type:"string" required:"true"`
Tags []*TagForCreateHaVipInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateHaVipInput) GoString ¶ added in v1.0.10
func (s CreateHaVipInput) GoString() string
GoString returns the string representation
func (*CreateHaVipInput) SetClientToken ¶ added in v1.0.10
func (s *CreateHaVipInput) SetClientToken(v string) *CreateHaVipInput
SetClientToken sets the ClientToken field's value.
func (*CreateHaVipInput) SetDescription ¶ added in v1.0.10
func (s *CreateHaVipInput) SetDescription(v string) *CreateHaVipInput
SetDescription sets the Description field's value.
func (*CreateHaVipInput) SetHaVipName ¶ added in v1.0.10
func (s *CreateHaVipInput) SetHaVipName(v string) *CreateHaVipInput
SetHaVipName sets the HaVipName field's value.
func (*CreateHaVipInput) SetIpAddress ¶ added in v1.0.10
func (s *CreateHaVipInput) SetIpAddress(v string) *CreateHaVipInput
SetIpAddress sets the IpAddress field's value.
func (*CreateHaVipInput) SetSubnetId ¶ added in v1.0.10
func (s *CreateHaVipInput) SetSubnetId(v string) *CreateHaVipInput
SetSubnetId sets the SubnetId field's value.
func (*CreateHaVipInput) SetTags ¶ added in v1.0.10
func (s *CreateHaVipInput) SetTags(v []*TagForCreateHaVipInput) *CreateHaVipInput
SetTags sets the Tags field's value.
func (CreateHaVipInput) String ¶ added in v1.0.10
func (s CreateHaVipInput) String() string
String returns the string representation
func (*CreateHaVipInput) Validate ¶ added in v1.0.10
func (s *CreateHaVipInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateHaVipOutput ¶ added in v1.0.10
type CreateHaVipOutput struct {
Metadata *response.ResponseMetadata
HaVipId *string `type:"string"`
IpAddress *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateHaVipOutput) GoString ¶ added in v1.0.10
func (s CreateHaVipOutput) GoString() string
GoString returns the string representation
func (*CreateHaVipOutput) SetHaVipId ¶ added in v1.0.10
func (s *CreateHaVipOutput) SetHaVipId(v string) *CreateHaVipOutput
SetHaVipId sets the HaVipId field's value.
func (*CreateHaVipOutput) SetIpAddress ¶ added in v1.0.10
func (s *CreateHaVipOutput) SetIpAddress(v string) *CreateHaVipOutput
SetIpAddress sets the IpAddress field's value.
func (*CreateHaVipOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateHaVipOutput) SetRequestId(v string) *CreateHaVipOutput
SetRequestId sets the RequestId field's value.
func (CreateHaVipOutput) String ¶ added in v1.0.10
func (s CreateHaVipOutput) String() string
String returns the string representation
type CreateInstanceGroupInput ¶ added in v1.0.10
type CreateInstanceGroupInput struct {
Description *string `min:"1" max:"255" type:"string"`
Name *string `min:"1" max:"128" type:"string"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateInstanceGroupInput) GoString ¶ added in v1.0.10
func (s CreateInstanceGroupInput) GoString() string
GoString returns the string representation
func (*CreateInstanceGroupInput) SetDescription ¶ added in v1.0.10
func (s *CreateInstanceGroupInput) SetDescription(v string) *CreateInstanceGroupInput
SetDescription sets the Description field's value.
func (*CreateInstanceGroupInput) SetName ¶ added in v1.0.10
func (s *CreateInstanceGroupInput) SetName(v string) *CreateInstanceGroupInput
SetName sets the Name field's value.
func (*CreateInstanceGroupInput) SetVpcId ¶ added in v1.0.10
func (s *CreateInstanceGroupInput) SetVpcId(v string) *CreateInstanceGroupInput
SetVpcId sets the VpcId field's value.
func (CreateInstanceGroupInput) String ¶ added in v1.0.10
func (s CreateInstanceGroupInput) String() string
String returns the string representation
func (*CreateInstanceGroupInput) Validate ¶ added in v1.0.10
func (s *CreateInstanceGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateInstanceGroupOutput ¶ added in v1.0.10
type CreateInstanceGroupOutput struct {
Metadata *response.ResponseMetadata
InstanceGroupId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateInstanceGroupOutput) GoString ¶ added in v1.0.10
func (s CreateInstanceGroupOutput) GoString() string
GoString returns the string representation
func (*CreateInstanceGroupOutput) SetInstanceGroupId ¶ added in v1.0.10
func (s *CreateInstanceGroupOutput) SetInstanceGroupId(v string) *CreateInstanceGroupOutput
SetInstanceGroupId sets the InstanceGroupId field's value.
func (*CreateInstanceGroupOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateInstanceGroupOutput) SetRequestId(v string) *CreateInstanceGroupOutput
SetRequestId sets the RequestId field's value.
func (CreateInstanceGroupOutput) String ¶ added in v1.0.10
func (s CreateInstanceGroupOutput) String() string
String returns the string representation
type CreateIpAddressPoolInput ¶ added in v1.0.10
type CreateIpAddressPoolInput struct {
CidrBlock *string `type:"string"`
CidrMask *int64 `type:"integer"`
ClientToken *string `type:"string"`
Description *string `type:"string"`
// ISP is a required field
ISP *string `type:"string" required:"true"`
Name *string `type:"string"`
ProjectName *string `type:"string"`
Tags []*TagForCreateIpAddressPoolInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateIpAddressPoolInput) GoString ¶ added in v1.0.10
func (s CreateIpAddressPoolInput) GoString() string
GoString returns the string representation
func (*CreateIpAddressPoolInput) SetCidrBlock ¶ added in v1.0.10
func (s *CreateIpAddressPoolInput) SetCidrBlock(v string) *CreateIpAddressPoolInput
SetCidrBlock sets the CidrBlock field's value.
func (*CreateIpAddressPoolInput) SetCidrMask ¶ added in v1.0.10
func (s *CreateIpAddressPoolInput) SetCidrMask(v int64) *CreateIpAddressPoolInput
SetCidrMask sets the CidrMask field's value.
func (*CreateIpAddressPoolInput) SetClientToken ¶ added in v1.0.10
func (s *CreateIpAddressPoolInput) SetClientToken(v string) *CreateIpAddressPoolInput
SetClientToken sets the ClientToken field's value.
func (*CreateIpAddressPoolInput) SetDescription ¶ added in v1.0.10
func (s *CreateIpAddressPoolInput) SetDescription(v string) *CreateIpAddressPoolInput
SetDescription sets the Description field's value.
func (*CreateIpAddressPoolInput) SetISP ¶ added in v1.0.10
func (s *CreateIpAddressPoolInput) SetISP(v string) *CreateIpAddressPoolInput
SetISP sets the ISP field's value.
func (*CreateIpAddressPoolInput) SetName ¶ added in v1.0.10
func (s *CreateIpAddressPoolInput) SetName(v string) *CreateIpAddressPoolInput
SetName sets the Name field's value.
func (*CreateIpAddressPoolInput) SetProjectName ¶ added in v1.0.10
func (s *CreateIpAddressPoolInput) SetProjectName(v string) *CreateIpAddressPoolInput
SetProjectName sets the ProjectName field's value.
func (*CreateIpAddressPoolInput) SetTags ¶ added in v1.0.10
func (s *CreateIpAddressPoolInput) SetTags(v []*TagForCreateIpAddressPoolInput) *CreateIpAddressPoolInput
SetTags sets the Tags field's value.
func (CreateIpAddressPoolInput) String ¶ added in v1.0.10
func (s CreateIpAddressPoolInput) String() string
String returns the string representation
func (*CreateIpAddressPoolInput) Validate ¶ added in v1.0.10
func (s *CreateIpAddressPoolInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateIpAddressPoolOutput ¶ added in v1.0.10
type CreateIpAddressPoolOutput struct {
Metadata *response.ResponseMetadata
IpAddressPoolId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateIpAddressPoolOutput) GoString ¶ added in v1.0.10
func (s CreateIpAddressPoolOutput) GoString() string
GoString returns the string representation
func (*CreateIpAddressPoolOutput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *CreateIpAddressPoolOutput) SetIpAddressPoolId(v string) *CreateIpAddressPoolOutput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (*CreateIpAddressPoolOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateIpAddressPoolOutput) SetRequestId(v string) *CreateIpAddressPoolOutput
SetRequestId sets the RequestId field's value.
func (CreateIpAddressPoolOutput) String ¶ added in v1.0.10
func (s CreateIpAddressPoolOutput) String() string
String returns the string representation
type CreateIpv6EgressOnlyRuleInput ¶ added in v1.0.10
type CreateIpv6EgressOnlyRuleInput struct {
ClientToken *string `type:"string"`
Description *string `type:"string"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// Ipv6GatewayId is a required field
Ipv6GatewayId *string `type:"string" required:"true"`
Name *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateIpv6EgressOnlyRuleInput) GoString ¶ added in v1.0.10
func (s CreateIpv6EgressOnlyRuleInput) GoString() string
GoString returns the string representation
func (*CreateIpv6EgressOnlyRuleInput) SetClientToken ¶ added in v1.0.10
func (s *CreateIpv6EgressOnlyRuleInput) SetClientToken(v string) *CreateIpv6EgressOnlyRuleInput
SetClientToken sets the ClientToken field's value.
func (*CreateIpv6EgressOnlyRuleInput) SetDescription ¶ added in v1.0.10
func (s *CreateIpv6EgressOnlyRuleInput) SetDescription(v string) *CreateIpv6EgressOnlyRuleInput
SetDescription sets the Description field's value.
func (*CreateIpv6EgressOnlyRuleInput) SetInstanceId ¶ added in v1.0.10
func (s *CreateIpv6EgressOnlyRuleInput) SetInstanceId(v string) *CreateIpv6EgressOnlyRuleInput
SetInstanceId sets the InstanceId field's value.
func (*CreateIpv6EgressOnlyRuleInput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *CreateIpv6EgressOnlyRuleInput) SetIpv6GatewayId(v string) *CreateIpv6EgressOnlyRuleInput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (*CreateIpv6EgressOnlyRuleInput) SetName ¶ added in v1.0.10
func (s *CreateIpv6EgressOnlyRuleInput) SetName(v string) *CreateIpv6EgressOnlyRuleInput
SetName sets the Name field's value.
func (CreateIpv6EgressOnlyRuleInput) String ¶ added in v1.0.10
func (s CreateIpv6EgressOnlyRuleInput) String() string
String returns the string representation
func (*CreateIpv6EgressOnlyRuleInput) Validate ¶ added in v1.0.10
func (s *CreateIpv6EgressOnlyRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateIpv6EgressOnlyRuleOutput ¶ added in v1.0.10
type CreateIpv6EgressOnlyRuleOutput struct {
Metadata *response.ResponseMetadata
Ipv6EgressOnlyRuleId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateIpv6EgressOnlyRuleOutput) GoString ¶ added in v1.0.10
func (s CreateIpv6EgressOnlyRuleOutput) GoString() string
GoString returns the string representation
func (*CreateIpv6EgressOnlyRuleOutput) SetIpv6EgressOnlyRuleId ¶ added in v1.0.10
func (s *CreateIpv6EgressOnlyRuleOutput) SetIpv6EgressOnlyRuleId(v string) *CreateIpv6EgressOnlyRuleOutput
SetIpv6EgressOnlyRuleId sets the Ipv6EgressOnlyRuleId field's value.
func (*CreateIpv6EgressOnlyRuleOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateIpv6EgressOnlyRuleOutput) SetRequestId(v string) *CreateIpv6EgressOnlyRuleOutput
SetRequestId sets the RequestId field's value.
func (CreateIpv6EgressOnlyRuleOutput) String ¶ added in v1.0.10
func (s CreateIpv6EgressOnlyRuleOutput) String() string
String returns the string representation
type CreateIpv6GatewayInput ¶ added in v1.0.10
type CreateIpv6GatewayInput struct {
ClientToken *string `type:"string"`
Description *string `type:"string"`
Name *string `type:"string"`
ProjectName *string `type:"string"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateIpv6GatewayInput) GoString ¶ added in v1.0.10
func (s CreateIpv6GatewayInput) GoString() string
GoString returns the string representation
func (*CreateIpv6GatewayInput) SetClientToken ¶ added in v1.0.10
func (s *CreateIpv6GatewayInput) SetClientToken(v string) *CreateIpv6GatewayInput
SetClientToken sets the ClientToken field's value.
func (*CreateIpv6GatewayInput) SetDescription ¶ added in v1.0.10
func (s *CreateIpv6GatewayInput) SetDescription(v string) *CreateIpv6GatewayInput
SetDescription sets the Description field's value.
func (*CreateIpv6GatewayInput) SetName ¶ added in v1.0.10
func (s *CreateIpv6GatewayInput) SetName(v string) *CreateIpv6GatewayInput
SetName sets the Name field's value.
func (*CreateIpv6GatewayInput) SetProjectName ¶ added in v1.0.10
func (s *CreateIpv6GatewayInput) SetProjectName(v string) *CreateIpv6GatewayInput
SetProjectName sets the ProjectName field's value.
func (*CreateIpv6GatewayInput) SetVpcId ¶ added in v1.0.10
func (s *CreateIpv6GatewayInput) SetVpcId(v string) *CreateIpv6GatewayInput
SetVpcId sets the VpcId field's value.
func (CreateIpv6GatewayInput) String ¶ added in v1.0.10
func (s CreateIpv6GatewayInput) String() string
String returns the string representation
func (*CreateIpv6GatewayInput) Validate ¶ added in v1.0.10
func (s *CreateIpv6GatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateIpv6GatewayOutput ¶ added in v1.0.10
type CreateIpv6GatewayOutput struct {
Metadata *response.ResponseMetadata
Ipv6GatewayId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateIpv6GatewayOutput) GoString ¶ added in v1.0.10
func (s CreateIpv6GatewayOutput) GoString() string
GoString returns the string representation
func (*CreateIpv6GatewayOutput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *CreateIpv6GatewayOutput) SetIpv6GatewayId(v string) *CreateIpv6GatewayOutput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (*CreateIpv6GatewayOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateIpv6GatewayOutput) SetRequestId(v string) *CreateIpv6GatewayOutput
SetRequestId sets the RequestId field's value.
func (CreateIpv6GatewayOutput) String ¶ added in v1.0.10
func (s CreateIpv6GatewayOutput) String() string
String returns the string representation
type CreateNetworkAclInput ¶ added in v1.0.10
type CreateNetworkAclInput struct {
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
NetworkAclName *string `min:"1" max:"128" type:"string"`
ProjectName *string `type:"string"`
Tags []*TagForCreateNetworkAclInput `type:"list"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateNetworkAclInput) GoString ¶ added in v1.0.10
func (s CreateNetworkAclInput) GoString() string
GoString returns the string representation
func (*CreateNetworkAclInput) SetClientToken ¶ added in v1.0.10
func (s *CreateNetworkAclInput) SetClientToken(v string) *CreateNetworkAclInput
SetClientToken sets the ClientToken field's value.
func (*CreateNetworkAclInput) SetDescription ¶ added in v1.0.10
func (s *CreateNetworkAclInput) SetDescription(v string) *CreateNetworkAclInput
SetDescription sets the Description field's value.
func (*CreateNetworkAclInput) SetNetworkAclName ¶ added in v1.0.10
func (s *CreateNetworkAclInput) SetNetworkAclName(v string) *CreateNetworkAclInput
SetNetworkAclName sets the NetworkAclName field's value.
func (*CreateNetworkAclInput) SetProjectName ¶ added in v1.0.10
func (s *CreateNetworkAclInput) SetProjectName(v string) *CreateNetworkAclInput
SetProjectName sets the ProjectName field's value.
func (*CreateNetworkAclInput) SetTags ¶ added in v1.0.10
func (s *CreateNetworkAclInput) SetTags(v []*TagForCreateNetworkAclInput) *CreateNetworkAclInput
SetTags sets the Tags field's value.
func (*CreateNetworkAclInput) SetVpcId ¶ added in v1.0.10
func (s *CreateNetworkAclInput) SetVpcId(v string) *CreateNetworkAclInput
SetVpcId sets the VpcId field's value.
func (CreateNetworkAclInput) String ¶ added in v1.0.10
func (s CreateNetworkAclInput) String() string
String returns the string representation
func (*CreateNetworkAclInput) Validate ¶ added in v1.0.10
func (s *CreateNetworkAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateNetworkAclOutput ¶ added in v1.0.10
type CreateNetworkAclOutput struct {
Metadata *response.ResponseMetadata
NetworkAclId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateNetworkAclOutput) GoString ¶ added in v1.0.10
func (s CreateNetworkAclOutput) GoString() string
GoString returns the string representation
func (*CreateNetworkAclOutput) SetNetworkAclId ¶ added in v1.0.10
func (s *CreateNetworkAclOutput) SetNetworkAclId(v string) *CreateNetworkAclOutput
SetNetworkAclId sets the NetworkAclId field's value.
func (*CreateNetworkAclOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateNetworkAclOutput) SetRequestId(v string) *CreateNetworkAclOutput
SetRequestId sets the RequestId field's value.
func (CreateNetworkAclOutput) String ¶ added in v1.0.10
func (s CreateNetworkAclOutput) String() string
String returns the string representation
type CreateNetworkInterfaceInput ¶ added in v1.0.10
type CreateNetworkInterfaceInput struct {
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
Ipv6Address []*string `type:"list"`
Ipv6AddressCount *int64 `type:"integer"`
NetworkInterfaceName *string `min:"1" max:"128" type:"string"`
PortSecurityEnabled *bool `type:"boolean"`
PrimaryIpAddress *string `type:"string"`
PrivateIpAddress []*string `type:"list"`
ProjectName *string `type:"string"`
SecondaryPrivateIpAddressCount *int64 `type:"integer"`
SecurityGroupIds []*string `type:"list"`
// SubnetId is a required field
SubnetId *string `type:"string" required:"true"`
Tags []*TagForCreateNetworkInterfaceInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateNetworkInterfaceInput) GoString ¶ added in v1.0.10
func (s CreateNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (*CreateNetworkInterfaceInput) SetClientToken ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetClientToken(v string) *CreateNetworkInterfaceInput
SetClientToken sets the ClientToken field's value.
func (*CreateNetworkInterfaceInput) SetDescription ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetDescription(v string) *CreateNetworkInterfaceInput
SetDescription sets the Description field's value.
func (*CreateNetworkInterfaceInput) SetIpv6Address ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetIpv6Address(v []*string) *CreateNetworkInterfaceInput
SetIpv6Address sets the Ipv6Address field's value.
func (*CreateNetworkInterfaceInput) SetIpv6AddressCount ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetIpv6AddressCount(v int64) *CreateNetworkInterfaceInput
SetIpv6AddressCount sets the Ipv6AddressCount field's value.
func (*CreateNetworkInterfaceInput) SetNetworkInterfaceName ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetNetworkInterfaceName(v string) *CreateNetworkInterfaceInput
SetNetworkInterfaceName sets the NetworkInterfaceName field's value.
func (*CreateNetworkInterfaceInput) SetPortSecurityEnabled ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetPortSecurityEnabled(v bool) *CreateNetworkInterfaceInput
SetPortSecurityEnabled sets the PortSecurityEnabled field's value.
func (*CreateNetworkInterfaceInput) SetPrimaryIpAddress ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetPrimaryIpAddress(v string) *CreateNetworkInterfaceInput
SetPrimaryIpAddress sets the PrimaryIpAddress field's value.
func (*CreateNetworkInterfaceInput) SetPrivateIpAddress ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetPrivateIpAddress(v []*string) *CreateNetworkInterfaceInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*CreateNetworkInterfaceInput) SetProjectName ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetProjectName(v string) *CreateNetworkInterfaceInput
SetProjectName sets the ProjectName field's value.
func (*CreateNetworkInterfaceInput) SetSecondaryPrivateIpAddressCount ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetSecondaryPrivateIpAddressCount(v int64) *CreateNetworkInterfaceInput
SetSecondaryPrivateIpAddressCount sets the SecondaryPrivateIpAddressCount field's value.
func (*CreateNetworkInterfaceInput) SetSecurityGroupIds ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetSecurityGroupIds(v []*string) *CreateNetworkInterfaceInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*CreateNetworkInterfaceInput) SetSubnetId ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetSubnetId(v string) *CreateNetworkInterfaceInput
SetSubnetId sets the SubnetId field's value.
func (*CreateNetworkInterfaceInput) SetTags ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) SetTags(v []*TagForCreateNetworkInterfaceInput) *CreateNetworkInterfaceInput
SetTags sets the Tags field's value.
func (CreateNetworkInterfaceInput) String ¶ added in v1.0.10
func (s CreateNetworkInterfaceInput) String() string
String returns the string representation
func (*CreateNetworkInterfaceInput) Validate ¶ added in v1.0.10
func (s *CreateNetworkInterfaceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateNetworkInterfaceOutput ¶ added in v1.0.10
type CreateNetworkInterfaceOutput struct {
Metadata *response.ResponseMetadata
NetworkInterfaceId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateNetworkInterfaceOutput) GoString ¶ added in v1.0.10
func (s CreateNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (*CreateNetworkInterfaceOutput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *CreateNetworkInterfaceOutput) SetNetworkInterfaceId(v string) *CreateNetworkInterfaceOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*CreateNetworkInterfaceOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateNetworkInterfaceOutput) SetRequestId(v string) *CreateNetworkInterfaceOutput
SetRequestId sets the RequestId field's value.
func (CreateNetworkInterfaceOutput) String ¶ added in v1.0.10
func (s CreateNetworkInterfaceOutput) String() string
String returns the string representation
type CreatePrefixListInput ¶ added in v1.0.10
type CreatePrefixListInput struct {
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
DryRun *bool `type:"boolean"`
IpVersion *string `type:"string" enum:"IpVersionForCreatePrefixListInput"`
// MaxEntries is a required field
MaxEntries *int64 `type:"integer" required:"true"`
PrefixListEntries []*PrefixListEntryForCreatePrefixListInput `type:"list"`
PrefixListName *string `min:"1" max:"128" type:"string"`
ProjectName *string `type:"string"`
Tags []*TagForCreatePrefixListInput `type:"list"`
// contains filtered or unexported fields
}
func (CreatePrefixListInput) GoString ¶ added in v1.0.10
func (s CreatePrefixListInput) GoString() string
GoString returns the string representation
func (*CreatePrefixListInput) SetClientToken ¶ added in v1.0.10
func (s *CreatePrefixListInput) SetClientToken(v string) *CreatePrefixListInput
SetClientToken sets the ClientToken field's value.
func (*CreatePrefixListInput) SetDescription ¶ added in v1.0.10
func (s *CreatePrefixListInput) SetDescription(v string) *CreatePrefixListInput
SetDescription sets the Description field's value.
func (*CreatePrefixListInput) SetDryRun ¶ added in v1.0.10
func (s *CreatePrefixListInput) SetDryRun(v bool) *CreatePrefixListInput
SetDryRun sets the DryRun field's value.
func (*CreatePrefixListInput) SetIpVersion ¶ added in v1.0.10
func (s *CreatePrefixListInput) SetIpVersion(v string) *CreatePrefixListInput
SetIpVersion sets the IpVersion field's value.
func (*CreatePrefixListInput) SetMaxEntries ¶ added in v1.0.10
func (s *CreatePrefixListInput) SetMaxEntries(v int64) *CreatePrefixListInput
SetMaxEntries sets the MaxEntries field's value.
func (*CreatePrefixListInput) SetPrefixListEntries ¶ added in v1.0.10
func (s *CreatePrefixListInput) SetPrefixListEntries(v []*PrefixListEntryForCreatePrefixListInput) *CreatePrefixListInput
SetPrefixListEntries sets the PrefixListEntries field's value.
func (*CreatePrefixListInput) SetPrefixListName ¶ added in v1.0.10
func (s *CreatePrefixListInput) SetPrefixListName(v string) *CreatePrefixListInput
SetPrefixListName sets the PrefixListName field's value.
func (*CreatePrefixListInput) SetProjectName ¶ added in v1.0.10
func (s *CreatePrefixListInput) SetProjectName(v string) *CreatePrefixListInput
SetProjectName sets the ProjectName field's value.
func (*CreatePrefixListInput) SetTags ¶ added in v1.0.10
func (s *CreatePrefixListInput) SetTags(v []*TagForCreatePrefixListInput) *CreatePrefixListInput
SetTags sets the Tags field's value.
func (CreatePrefixListInput) String ¶ added in v1.0.10
func (s CreatePrefixListInput) String() string
String returns the string representation
func (*CreatePrefixListInput) Validate ¶ added in v1.0.10
func (s *CreatePrefixListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePrefixListOutput ¶ added in v1.0.10
type CreatePrefixListOutput struct {
Metadata *response.ResponseMetadata
PrefixListId *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreatePrefixListOutput) GoString ¶ added in v1.0.10
func (s CreatePrefixListOutput) GoString() string
GoString returns the string representation
func (*CreatePrefixListOutput) SetPrefixListId ¶ added in v1.0.10
func (s *CreatePrefixListOutput) SetPrefixListId(v string) *CreatePrefixListOutput
SetPrefixListId sets the PrefixListId field's value.
func (*CreatePrefixListOutput) SetRequestId ¶ added in v1.0.10
func (s *CreatePrefixListOutput) SetRequestId(v string) *CreatePrefixListOutput
SetRequestId sets the RequestId field's value.
func (CreatePrefixListOutput) String ¶ added in v1.0.10
func (s CreatePrefixListOutput) String() string
String returns the string representation
type CreateRouteEntryInput ¶ added in v1.0.10
type CreateRouteEntryInput struct {
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
DestinationCidrBlock *string `type:"string"`
DestinationPrefixListId *string `type:"string"`
// NextHopId is a required field
NextHopId *string `type:"string" required:"true"`
NextHopName *string `type:"string"`
// NextHopType is a required field
NextHopType *string `type:"string" required:"true"`
RouteEntryName *string `min:"1" max:"128" type:"string"`
// RouteTableId is a required field
RouteTableId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateRouteEntryInput) GoString ¶ added in v1.0.10
func (s CreateRouteEntryInput) GoString() string
GoString returns the string representation
func (*CreateRouteEntryInput) SetClientToken ¶ added in v1.0.10
func (s *CreateRouteEntryInput) SetClientToken(v string) *CreateRouteEntryInput
SetClientToken sets the ClientToken field's value.
func (*CreateRouteEntryInput) SetDescription ¶ added in v1.0.10
func (s *CreateRouteEntryInput) SetDescription(v string) *CreateRouteEntryInput
SetDescription sets the Description field's value.
func (*CreateRouteEntryInput) SetDestinationCidrBlock ¶ added in v1.0.10
func (s *CreateRouteEntryInput) SetDestinationCidrBlock(v string) *CreateRouteEntryInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*CreateRouteEntryInput) SetDestinationPrefixListId ¶ added in v1.0.10
func (s *CreateRouteEntryInput) SetDestinationPrefixListId(v string) *CreateRouteEntryInput
SetDestinationPrefixListId sets the DestinationPrefixListId field's value.
func (*CreateRouteEntryInput) SetNextHopId ¶ added in v1.0.10
func (s *CreateRouteEntryInput) SetNextHopId(v string) *CreateRouteEntryInput
SetNextHopId sets the NextHopId field's value.
func (*CreateRouteEntryInput) SetNextHopName ¶ added in v1.0.10
func (s *CreateRouteEntryInput) SetNextHopName(v string) *CreateRouteEntryInput
SetNextHopName sets the NextHopName field's value.
func (*CreateRouteEntryInput) SetNextHopType ¶ added in v1.0.10
func (s *CreateRouteEntryInput) SetNextHopType(v string) *CreateRouteEntryInput
SetNextHopType sets the NextHopType field's value.
func (*CreateRouteEntryInput) SetRouteEntryName ¶ added in v1.0.10
func (s *CreateRouteEntryInput) SetRouteEntryName(v string) *CreateRouteEntryInput
SetRouteEntryName sets the RouteEntryName field's value.
func (*CreateRouteEntryInput) SetRouteTableId ¶ added in v1.0.10
func (s *CreateRouteEntryInput) SetRouteTableId(v string) *CreateRouteEntryInput
SetRouteTableId sets the RouteTableId field's value.
func (CreateRouteEntryInput) String ¶ added in v1.0.10
func (s CreateRouteEntryInput) String() string
String returns the string representation
func (*CreateRouteEntryInput) Validate ¶ added in v1.0.10
func (s *CreateRouteEntryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRouteEntryOutput ¶ added in v1.0.10
type CreateRouteEntryOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
RouteEntryId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateRouteEntryOutput) GoString ¶ added in v1.0.10
func (s CreateRouteEntryOutput) GoString() string
GoString returns the string representation
func (*CreateRouteEntryOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateRouteEntryOutput) SetRequestId(v string) *CreateRouteEntryOutput
SetRequestId sets the RequestId field's value.
func (*CreateRouteEntryOutput) SetRouteEntryId ¶ added in v1.0.10
func (s *CreateRouteEntryOutput) SetRouteEntryId(v string) *CreateRouteEntryOutput
SetRouteEntryId sets the RouteEntryId field's value.
func (CreateRouteEntryOutput) String ¶ added in v1.0.10
func (s CreateRouteEntryOutput) String() string
String returns the string representation
type CreateRouteTableInput ¶ added in v1.0.10
type CreateRouteTableInput struct {
AssociateType *string `type:"string" enum:"AssociateTypeForCreateRouteTableInput"`
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
ProjectName *string `type:"string"`
RouteTableName *string `min:"1" max:"128" type:"string"`
Tags []*TagForCreateRouteTableInput `type:"list"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateRouteTableInput) GoString ¶ added in v1.0.10
func (s CreateRouteTableInput) GoString() string
GoString returns the string representation
func (*CreateRouteTableInput) SetAssociateType ¶ added in v1.0.10
func (s *CreateRouteTableInput) SetAssociateType(v string) *CreateRouteTableInput
SetAssociateType sets the AssociateType field's value.
func (*CreateRouteTableInput) SetClientToken ¶ added in v1.0.10
func (s *CreateRouteTableInput) SetClientToken(v string) *CreateRouteTableInput
SetClientToken sets the ClientToken field's value.
func (*CreateRouteTableInput) SetDescription ¶ added in v1.0.10
func (s *CreateRouteTableInput) SetDescription(v string) *CreateRouteTableInput
SetDescription sets the Description field's value.
func (*CreateRouteTableInput) SetProjectName ¶ added in v1.0.10
func (s *CreateRouteTableInput) SetProjectName(v string) *CreateRouteTableInput
SetProjectName sets the ProjectName field's value.
func (*CreateRouteTableInput) SetRouteTableName ¶ added in v1.0.10
func (s *CreateRouteTableInput) SetRouteTableName(v string) *CreateRouteTableInput
SetRouteTableName sets the RouteTableName field's value.
func (*CreateRouteTableInput) SetTags ¶ added in v1.0.10
func (s *CreateRouteTableInput) SetTags(v []*TagForCreateRouteTableInput) *CreateRouteTableInput
SetTags sets the Tags field's value.
func (*CreateRouteTableInput) SetVpcId ¶ added in v1.0.10
func (s *CreateRouteTableInput) SetVpcId(v string) *CreateRouteTableInput
SetVpcId sets the VpcId field's value.
func (CreateRouteTableInput) String ¶ added in v1.0.10
func (s CreateRouteTableInput) String() string
String returns the string representation
func (*CreateRouteTableInput) Validate ¶ added in v1.0.10
func (s *CreateRouteTableInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRouteTableOutput ¶ added in v1.0.10
type CreateRouteTableOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
RouteTableId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateRouteTableOutput) GoString ¶ added in v1.0.10
func (s CreateRouteTableOutput) GoString() string
GoString returns the string representation
func (*CreateRouteTableOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateRouteTableOutput) SetRequestId(v string) *CreateRouteTableOutput
SetRequestId sets the RequestId field's value.
func (*CreateRouteTableOutput) SetRouteTableId ¶ added in v1.0.10
func (s *CreateRouteTableOutput) SetRouteTableId(v string) *CreateRouteTableOutput
SetRouteTableId sets the RouteTableId field's value.
func (CreateRouteTableOutput) String ¶ added in v1.0.10
func (s CreateRouteTableOutput) String() string
String returns the string representation
type CreateSecurityGroupInput ¶ added in v1.0.10
type CreateSecurityGroupInput struct {
ClientToken *string `type:"string"`
Description *string `type:"string"`
ProjectName *string `type:"string"`
SecurityGroupName *string `type:"string"`
Tags []*TagForCreateSecurityGroupInput `type:"list"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateSecurityGroupInput) GoString ¶ added in v1.0.10
func (s CreateSecurityGroupInput) GoString() string
GoString returns the string representation
func (*CreateSecurityGroupInput) SetClientToken ¶ added in v1.0.10
func (s *CreateSecurityGroupInput) SetClientToken(v string) *CreateSecurityGroupInput
SetClientToken sets the ClientToken field's value.
func (*CreateSecurityGroupInput) SetDescription ¶ added in v1.0.10
func (s *CreateSecurityGroupInput) SetDescription(v string) *CreateSecurityGroupInput
SetDescription sets the Description field's value.
func (*CreateSecurityGroupInput) SetProjectName ¶ added in v1.0.10
func (s *CreateSecurityGroupInput) SetProjectName(v string) *CreateSecurityGroupInput
SetProjectName sets the ProjectName field's value.
func (*CreateSecurityGroupInput) SetSecurityGroupName ¶ added in v1.0.10
func (s *CreateSecurityGroupInput) SetSecurityGroupName(v string) *CreateSecurityGroupInput
SetSecurityGroupName sets the SecurityGroupName field's value.
func (*CreateSecurityGroupInput) SetTags ¶ added in v1.0.10
func (s *CreateSecurityGroupInput) SetTags(v []*TagForCreateSecurityGroupInput) *CreateSecurityGroupInput
SetTags sets the Tags field's value.
func (*CreateSecurityGroupInput) SetVpcId ¶ added in v1.0.10
func (s *CreateSecurityGroupInput) SetVpcId(v string) *CreateSecurityGroupInput
SetVpcId sets the VpcId field's value.
func (CreateSecurityGroupInput) String ¶ added in v1.0.10
func (s CreateSecurityGroupInput) String() string
String returns the string representation
func (*CreateSecurityGroupInput) Validate ¶ added in v1.0.10
func (s *CreateSecurityGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateSecurityGroupOutput ¶ added in v1.0.10
type CreateSecurityGroupOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
SecurityGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateSecurityGroupOutput) GoString ¶ added in v1.0.10
func (s CreateSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*CreateSecurityGroupOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateSecurityGroupOutput) SetRequestId(v string) *CreateSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (*CreateSecurityGroupOutput) SetSecurityGroupId ¶ added in v1.0.10
func (s *CreateSecurityGroupOutput) SetSecurityGroupId(v string) *CreateSecurityGroupOutput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (CreateSecurityGroupOutput) String ¶ added in v1.0.10
func (s CreateSecurityGroupOutput) String() string
String returns the string representation
type CreateSubnetInput ¶ added in v1.0.10
type CreateSubnetInput struct {
// CidrBlock is a required field
CidrBlock *string `type:"string" required:"true"`
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
Ipv6CidrBlock *int64 `max:"255" type:"integer"`
SubnetName *string `min:"1" max:"128" type:"string"`
Tags []*TagForCreateSubnetInput `type:"list"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// ZoneId is a required field
ZoneId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateSubnetInput) GoString ¶ added in v1.0.10
func (s CreateSubnetInput) GoString() string
GoString returns the string representation
func (*CreateSubnetInput) SetCidrBlock ¶ added in v1.0.10
func (s *CreateSubnetInput) SetCidrBlock(v string) *CreateSubnetInput
SetCidrBlock sets the CidrBlock field's value.
func (*CreateSubnetInput) SetClientToken ¶ added in v1.0.10
func (s *CreateSubnetInput) SetClientToken(v string) *CreateSubnetInput
SetClientToken sets the ClientToken field's value.
func (*CreateSubnetInput) SetDescription ¶ added in v1.0.10
func (s *CreateSubnetInput) SetDescription(v string) *CreateSubnetInput
SetDescription sets the Description field's value.
func (*CreateSubnetInput) SetIpv6CidrBlock ¶ added in v1.0.10
func (s *CreateSubnetInput) SetIpv6CidrBlock(v int64) *CreateSubnetInput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*CreateSubnetInput) SetSubnetName ¶ added in v1.0.10
func (s *CreateSubnetInput) SetSubnetName(v string) *CreateSubnetInput
SetSubnetName sets the SubnetName field's value.
func (*CreateSubnetInput) SetTags ¶ added in v1.0.10
func (s *CreateSubnetInput) SetTags(v []*TagForCreateSubnetInput) *CreateSubnetInput
SetTags sets the Tags field's value.
func (*CreateSubnetInput) SetVpcId ¶ added in v1.0.10
func (s *CreateSubnetInput) SetVpcId(v string) *CreateSubnetInput
SetVpcId sets the VpcId field's value.
func (*CreateSubnetInput) SetZoneId ¶ added in v1.0.10
func (s *CreateSubnetInput) SetZoneId(v string) *CreateSubnetInput
SetZoneId sets the ZoneId field's value.
func (CreateSubnetInput) String ¶ added in v1.0.10
func (s CreateSubnetInput) String() string
String returns the string representation
func (*CreateSubnetInput) Validate ¶ added in v1.0.10
func (s *CreateSubnetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateSubnetOutput ¶ added in v1.0.10
type CreateSubnetOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
SubnetId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateSubnetOutput) GoString ¶ added in v1.0.10
func (s CreateSubnetOutput) GoString() string
GoString returns the string representation
func (*CreateSubnetOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateSubnetOutput) SetRequestId(v string) *CreateSubnetOutput
SetRequestId sets the RequestId field's value.
func (*CreateSubnetOutput) SetSubnetId ¶ added in v1.0.10
func (s *CreateSubnetOutput) SetSubnetId(v string) *CreateSubnetOutput
SetSubnetId sets the SubnetId field's value.
func (CreateSubnetOutput) String ¶ added in v1.0.10
func (s CreateSubnetOutput) String() string
String returns the string representation
type CreateTrafficMirrorFilterInput ¶ added in v1.0.10
type CreateTrafficMirrorFilterInput struct {
ClientToken *string `type:"string"`
Description *string `type:"string"`
ProjectName *string `type:"string"`
Tags []*TagForCreateTrafficMirrorFilterInput `type:"list"`
TrafficMirrorFilterName *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateTrafficMirrorFilterInput) GoString ¶ added in v1.0.10
func (s CreateTrafficMirrorFilterInput) GoString() string
GoString returns the string representation
func (*CreateTrafficMirrorFilterInput) SetClientToken ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterInput) SetClientToken(v string) *CreateTrafficMirrorFilterInput
SetClientToken sets the ClientToken field's value.
func (*CreateTrafficMirrorFilterInput) SetDescription ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterInput) SetDescription(v string) *CreateTrafficMirrorFilterInput
SetDescription sets the Description field's value.
func (*CreateTrafficMirrorFilterInput) SetProjectName ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterInput) SetProjectName(v string) *CreateTrafficMirrorFilterInput
SetProjectName sets the ProjectName field's value.
func (*CreateTrafficMirrorFilterInput) SetTags ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterInput) SetTags(v []*TagForCreateTrafficMirrorFilterInput) *CreateTrafficMirrorFilterInput
SetTags sets the Tags field's value.
func (*CreateTrafficMirrorFilterInput) SetTrafficMirrorFilterName ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterInput) SetTrafficMirrorFilterName(v string) *CreateTrafficMirrorFilterInput
SetTrafficMirrorFilterName sets the TrafficMirrorFilterName field's value.
func (CreateTrafficMirrorFilterInput) String ¶ added in v1.0.10
func (s CreateTrafficMirrorFilterInput) String() string
String returns the string representation
type CreateTrafficMirrorFilterOutput ¶ added in v1.0.10
type CreateTrafficMirrorFilterOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
TrafficMirrorFilterId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateTrafficMirrorFilterOutput) GoString ¶ added in v1.0.10
func (s CreateTrafficMirrorFilterOutput) GoString() string
GoString returns the string representation
func (*CreateTrafficMirrorFilterOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterOutput) SetRequestId(v string) *CreateTrafficMirrorFilterOutput
SetRequestId sets the RequestId field's value.
func (*CreateTrafficMirrorFilterOutput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterOutput) SetTrafficMirrorFilterId(v string) *CreateTrafficMirrorFilterOutput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (CreateTrafficMirrorFilterOutput) String ¶ added in v1.0.10
func (s CreateTrafficMirrorFilterOutput) String() string
String returns the string representation
type CreateTrafficMirrorFilterRuleInput ¶ added in v1.0.10
type CreateTrafficMirrorFilterRuleInput struct {
ClientToken *string `type:"string"`
Description *string `type:"string"`
// DestinationCidrBlock is a required field
DestinationCidrBlock *string `type:"string" required:"true"`
DestinationPortRange *string `type:"string"`
// Policy is a required field
Policy *string `type:"string" required:"true" enum:"PolicyForCreateTrafficMirrorFilterRuleInput"`
Priority *int64 `type:"integer"`
// Protocol is a required field
Protocol *string `type:"string" required:"true" enum:"ProtocolForCreateTrafficMirrorFilterRuleInput"`
// SourceCidrBlock is a required field
SourceCidrBlock *string `type:"string" required:"true"`
SourcePortRange *string `type:"string"`
// TrafficDirection is a required field
TrafficDirection *string `type:"string" required:"true" enum:"TrafficDirectionForCreateTrafficMirrorFilterRuleInput"`
// TrafficMirrorFilterId is a required field
TrafficMirrorFilterId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateTrafficMirrorFilterRuleInput) GoString ¶ added in v1.0.10
func (s CreateTrafficMirrorFilterRuleInput) GoString() string
GoString returns the string representation
func (*CreateTrafficMirrorFilterRuleInput) SetClientToken ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetClientToken(v string) *CreateTrafficMirrorFilterRuleInput
SetClientToken sets the ClientToken field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetDescription ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetDescription(v string) *CreateTrafficMirrorFilterRuleInput
SetDescription sets the Description field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetDestinationCidrBlock ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetDestinationCidrBlock(v string) *CreateTrafficMirrorFilterRuleInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetDestinationPortRange ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetDestinationPortRange(v string) *CreateTrafficMirrorFilterRuleInput
SetDestinationPortRange sets the DestinationPortRange field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetPolicy ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetPolicy(v string) *CreateTrafficMirrorFilterRuleInput
SetPolicy sets the Policy field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetPriority ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetPriority(v int64) *CreateTrafficMirrorFilterRuleInput
SetPriority sets the Priority field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetProtocol ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetProtocol(v string) *CreateTrafficMirrorFilterRuleInput
SetProtocol sets the Protocol field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetSourceCidrBlock ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetSourceCidrBlock(v string) *CreateTrafficMirrorFilterRuleInput
SetSourceCidrBlock sets the SourceCidrBlock field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetSourcePortRange ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetSourcePortRange(v string) *CreateTrafficMirrorFilterRuleInput
SetSourcePortRange sets the SourcePortRange field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetTrafficDirection ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetTrafficDirection(v string) *CreateTrafficMirrorFilterRuleInput
SetTrafficDirection sets the TrafficDirection field's value.
func (*CreateTrafficMirrorFilterRuleInput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) SetTrafficMirrorFilterId(v string) *CreateTrafficMirrorFilterRuleInput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (CreateTrafficMirrorFilterRuleInput) String ¶ added in v1.0.10
func (s CreateTrafficMirrorFilterRuleInput) String() string
String returns the string representation
func (*CreateTrafficMirrorFilterRuleInput) Validate ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTrafficMirrorFilterRuleOutput ¶ added in v1.0.10
type CreateTrafficMirrorFilterRuleOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
TrafficMirrorFilterRuleId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateTrafficMirrorFilterRuleOutput) GoString ¶ added in v1.0.10
func (s CreateTrafficMirrorFilterRuleOutput) GoString() string
GoString returns the string representation
func (*CreateTrafficMirrorFilterRuleOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleOutput) SetRequestId(v string) *CreateTrafficMirrorFilterRuleOutput
SetRequestId sets the RequestId field's value.
func (*CreateTrafficMirrorFilterRuleOutput) SetTrafficMirrorFilterRuleId ¶ added in v1.0.10
func (s *CreateTrafficMirrorFilterRuleOutput) SetTrafficMirrorFilterRuleId(v string) *CreateTrafficMirrorFilterRuleOutput
SetTrafficMirrorFilterRuleId sets the TrafficMirrorFilterRuleId field's value.
func (CreateTrafficMirrorFilterRuleOutput) String ¶ added in v1.0.10
func (s CreateTrafficMirrorFilterRuleOutput) String() string
String returns the string representation
type CreateTrafficMirrorSessionInput ¶ added in v1.0.10
type CreateTrafficMirrorSessionInput struct {
ClientToken *string `type:"string"`
Description *string `type:"string"`
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
PacketLength *int64 `type:"integer"`
// Priority is a required field
Priority *int64 `type:"integer" required:"true"`
ProjectName *string `type:"string"`
Tags []*TagForCreateTrafficMirrorSessionInput `type:"list"`
// TrafficMirrorFilterId is a required field
TrafficMirrorFilterId *string `type:"string" required:"true"`
TrafficMirrorSessionName *string `type:"string"`
// TrafficMirrorTargetId is a required field
TrafficMirrorTargetId *string `type:"string" required:"true"`
VirtualNetworkId *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (CreateTrafficMirrorSessionInput) GoString ¶ added in v1.0.10
func (s CreateTrafficMirrorSessionInput) GoString() string
GoString returns the string representation
func (*CreateTrafficMirrorSessionInput) SetClientToken ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetClientToken(v string) *CreateTrafficMirrorSessionInput
SetClientToken sets the ClientToken field's value.
func (*CreateTrafficMirrorSessionInput) SetDescription ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetDescription(v string) *CreateTrafficMirrorSessionInput
SetDescription sets the Description field's value.
func (*CreateTrafficMirrorSessionInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetNetworkInterfaceId(v string) *CreateTrafficMirrorSessionInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*CreateTrafficMirrorSessionInput) SetPacketLength ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetPacketLength(v int64) *CreateTrafficMirrorSessionInput
SetPacketLength sets the PacketLength field's value.
func (*CreateTrafficMirrorSessionInput) SetPriority ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetPriority(v int64) *CreateTrafficMirrorSessionInput
SetPriority sets the Priority field's value.
func (*CreateTrafficMirrorSessionInput) SetProjectName ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetProjectName(v string) *CreateTrafficMirrorSessionInput
SetProjectName sets the ProjectName field's value.
func (*CreateTrafficMirrorSessionInput) SetTags ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetTags(v []*TagForCreateTrafficMirrorSessionInput) *CreateTrafficMirrorSessionInput
SetTags sets the Tags field's value.
func (*CreateTrafficMirrorSessionInput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetTrafficMirrorFilterId(v string) *CreateTrafficMirrorSessionInput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (*CreateTrafficMirrorSessionInput) SetTrafficMirrorSessionName ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetTrafficMirrorSessionName(v string) *CreateTrafficMirrorSessionInput
SetTrafficMirrorSessionName sets the TrafficMirrorSessionName field's value.
func (*CreateTrafficMirrorSessionInput) SetTrafficMirrorTargetId ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetTrafficMirrorTargetId(v string) *CreateTrafficMirrorSessionInput
SetTrafficMirrorTargetId sets the TrafficMirrorTargetId field's value.
func (*CreateTrafficMirrorSessionInput) SetVirtualNetworkId ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) SetVirtualNetworkId(v int64) *CreateTrafficMirrorSessionInput
SetVirtualNetworkId sets the VirtualNetworkId field's value.
func (CreateTrafficMirrorSessionInput) String ¶ added in v1.0.10
func (s CreateTrafficMirrorSessionInput) String() string
String returns the string representation
func (*CreateTrafficMirrorSessionInput) Validate ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTrafficMirrorSessionOutput ¶ added in v1.0.10
type CreateTrafficMirrorSessionOutput struct {
Metadata *response.ResponseMetadata
OrderId *string `type:"string"`
RequestId *string `type:"string"`
TrafficMirrorSessionId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateTrafficMirrorSessionOutput) GoString ¶ added in v1.0.10
func (s CreateTrafficMirrorSessionOutput) GoString() string
GoString returns the string representation
func (*CreateTrafficMirrorSessionOutput) SetOrderId ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionOutput) SetOrderId(v string) *CreateTrafficMirrorSessionOutput
SetOrderId sets the OrderId field's value.
func (*CreateTrafficMirrorSessionOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionOutput) SetRequestId(v string) *CreateTrafficMirrorSessionOutput
SetRequestId sets the RequestId field's value.
func (*CreateTrafficMirrorSessionOutput) SetTrafficMirrorSessionId ¶ added in v1.0.10
func (s *CreateTrafficMirrorSessionOutput) SetTrafficMirrorSessionId(v string) *CreateTrafficMirrorSessionOutput
SetTrafficMirrorSessionId sets the TrafficMirrorSessionId field's value.
func (CreateTrafficMirrorSessionOutput) String ¶ added in v1.0.10
func (s CreateTrafficMirrorSessionOutput) String() string
String returns the string representation
type CreateTrafficMirrorTargetInput ¶ added in v1.0.10
type CreateTrafficMirrorTargetInput struct {
ClientToken *string `type:"string"`
Description *string `type:"string"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// InstanceType is a required field
InstanceType *string `type:"string" required:"true" enum:"InstanceTypeForCreateTrafficMirrorTargetInput"`
ProjectName *string `type:"string"`
Tags []*TagForCreateTrafficMirrorTargetInput `type:"list"`
TrafficMirrorTargetName *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateTrafficMirrorTargetInput) GoString ¶ added in v1.0.10
func (s CreateTrafficMirrorTargetInput) GoString() string
GoString returns the string representation
func (*CreateTrafficMirrorTargetInput) SetClientToken ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetInput) SetClientToken(v string) *CreateTrafficMirrorTargetInput
SetClientToken sets the ClientToken field's value.
func (*CreateTrafficMirrorTargetInput) SetDescription ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetInput) SetDescription(v string) *CreateTrafficMirrorTargetInput
SetDescription sets the Description field's value.
func (*CreateTrafficMirrorTargetInput) SetInstanceId ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetInput) SetInstanceId(v string) *CreateTrafficMirrorTargetInput
SetInstanceId sets the InstanceId field's value.
func (*CreateTrafficMirrorTargetInput) SetInstanceType ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetInput) SetInstanceType(v string) *CreateTrafficMirrorTargetInput
SetInstanceType sets the InstanceType field's value.
func (*CreateTrafficMirrorTargetInput) SetProjectName ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetInput) SetProjectName(v string) *CreateTrafficMirrorTargetInput
SetProjectName sets the ProjectName field's value.
func (*CreateTrafficMirrorTargetInput) SetTags ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetInput) SetTags(v []*TagForCreateTrafficMirrorTargetInput) *CreateTrafficMirrorTargetInput
SetTags sets the Tags field's value.
func (*CreateTrafficMirrorTargetInput) SetTrafficMirrorTargetName ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetInput) SetTrafficMirrorTargetName(v string) *CreateTrafficMirrorTargetInput
SetTrafficMirrorTargetName sets the TrafficMirrorTargetName field's value.
func (CreateTrafficMirrorTargetInput) String ¶ added in v1.0.10
func (s CreateTrafficMirrorTargetInput) String() string
String returns the string representation
func (*CreateTrafficMirrorTargetInput) Validate ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTrafficMirrorTargetOutput ¶ added in v1.0.10
type CreateTrafficMirrorTargetOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
TrafficMirrorTargetId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateTrafficMirrorTargetOutput) GoString ¶ added in v1.0.10
func (s CreateTrafficMirrorTargetOutput) GoString() string
GoString returns the string representation
func (*CreateTrafficMirrorTargetOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetOutput) SetRequestId(v string) *CreateTrafficMirrorTargetOutput
SetRequestId sets the RequestId field's value.
func (*CreateTrafficMirrorTargetOutput) SetTrafficMirrorTargetId ¶ added in v1.0.10
func (s *CreateTrafficMirrorTargetOutput) SetTrafficMirrorTargetId(v string) *CreateTrafficMirrorTargetOutput
SetTrafficMirrorTargetId sets the TrafficMirrorTargetId field's value.
func (CreateTrafficMirrorTargetOutput) String ¶ added in v1.0.10
func (s CreateTrafficMirrorTargetOutput) String() string
String returns the string representation
type CreateVpcInput ¶ added in v1.0.10
type CreateVpcInput struct {
// CidrBlock is a required field
CidrBlock *string `type:"string" required:"true"`
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
DnsServers []*string `type:"list"`
EnableIpv6 *bool `type:"boolean"`
Ipv6CidrBlock *string `type:"string"`
ProjectName *string `type:"string"`
Tags []*TagForCreateVpcInput `type:"list"`
VpcName *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (CreateVpcInput) GoString ¶ added in v1.0.10
func (s CreateVpcInput) GoString() string
GoString returns the string representation
func (*CreateVpcInput) SetCidrBlock ¶ added in v1.0.10
func (s *CreateVpcInput) SetCidrBlock(v string) *CreateVpcInput
SetCidrBlock sets the CidrBlock field's value.
func (*CreateVpcInput) SetClientToken ¶ added in v1.0.10
func (s *CreateVpcInput) SetClientToken(v string) *CreateVpcInput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcInput) SetDescription ¶ added in v1.0.10
func (s *CreateVpcInput) SetDescription(v string) *CreateVpcInput
SetDescription sets the Description field's value.
func (*CreateVpcInput) SetDnsServers ¶ added in v1.0.10
func (s *CreateVpcInput) SetDnsServers(v []*string) *CreateVpcInput
SetDnsServers sets the DnsServers field's value.
func (*CreateVpcInput) SetEnableIpv6 ¶ added in v1.0.10
func (s *CreateVpcInput) SetEnableIpv6(v bool) *CreateVpcInput
SetEnableIpv6 sets the EnableIpv6 field's value.
func (*CreateVpcInput) SetIpv6CidrBlock ¶ added in v1.0.10
func (s *CreateVpcInput) SetIpv6CidrBlock(v string) *CreateVpcInput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*CreateVpcInput) SetProjectName ¶ added in v1.0.10
func (s *CreateVpcInput) SetProjectName(v string) *CreateVpcInput
SetProjectName sets the ProjectName field's value.
func (*CreateVpcInput) SetTags ¶ added in v1.0.10
func (s *CreateVpcInput) SetTags(v []*TagForCreateVpcInput) *CreateVpcInput
SetTags sets the Tags field's value.
func (*CreateVpcInput) SetVpcName ¶ added in v1.0.10
func (s *CreateVpcInput) SetVpcName(v string) *CreateVpcInput
SetVpcName sets the VpcName field's value.
func (CreateVpcInput) String ¶ added in v1.0.10
func (s CreateVpcInput) String() string
String returns the string representation
func (*CreateVpcInput) Validate ¶ added in v1.0.10
func (s *CreateVpcInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVpcOutput ¶ added in v1.0.10
type CreateVpcOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
RouteTableId *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateVpcOutput) GoString ¶ added in v1.0.10
func (s CreateVpcOutput) GoString() string
GoString returns the string representation
func (*CreateVpcOutput) SetRequestId ¶ added in v1.0.10
func (s *CreateVpcOutput) SetRequestId(v string) *CreateVpcOutput
SetRequestId sets the RequestId field's value.
func (*CreateVpcOutput) SetRouteTableId ¶ added in v1.0.10
func (s *CreateVpcOutput) SetRouteTableId(v string) *CreateVpcOutput
SetRouteTableId sets the RouteTableId field's value.
func (*CreateVpcOutput) SetVpcId ¶ added in v1.0.10
func (s *CreateVpcOutput) SetVpcId(v string) *CreateVpcOutput
SetVpcId sets the VpcId field's value.
func (CreateVpcOutput) String ¶ added in v1.0.10
func (s CreateVpcOutput) String() string
String returns the string representation
type DeactiveFlowLogInput ¶ added in v1.0.10
type DeactiveFlowLogInput struct {
ClientToken *string `type:"string"`
// FlowLogId is a required field
FlowLogId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeactiveFlowLogInput) GoString ¶ added in v1.0.10
func (s DeactiveFlowLogInput) GoString() string
GoString returns the string representation
func (*DeactiveFlowLogInput) SetClientToken ¶ added in v1.0.10
func (s *DeactiveFlowLogInput) SetClientToken(v string) *DeactiveFlowLogInput
SetClientToken sets the ClientToken field's value.
func (*DeactiveFlowLogInput) SetFlowLogId ¶ added in v1.0.10
func (s *DeactiveFlowLogInput) SetFlowLogId(v string) *DeactiveFlowLogInput
SetFlowLogId sets the FlowLogId field's value.
func (DeactiveFlowLogInput) String ¶ added in v1.0.10
func (s DeactiveFlowLogInput) String() string
String returns the string representation
func (*DeactiveFlowLogInput) Validate ¶ added in v1.0.10
func (s *DeactiveFlowLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeactiveFlowLogOutput ¶ added in v1.0.10
type DeactiveFlowLogOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeactiveFlowLogOutput) GoString ¶ added in v1.0.10
func (s DeactiveFlowLogOutput) GoString() string
GoString returns the string representation
func (*DeactiveFlowLogOutput) SetRequestId ¶ added in v1.0.10
func (s *DeactiveFlowLogOutput) SetRequestId(v string) *DeactiveFlowLogOutput
SetRequestId sets the RequestId field's value.
func (DeactiveFlowLogOutput) String ¶ added in v1.0.10
func (s DeactiveFlowLogOutput) String() string
String returns the string representation
type DeleteBandwidthPackageInput ¶ added in v1.0.10
type DeleteBandwidthPackageInput struct {
// BandwidthPackageId is a required field
BandwidthPackageId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteBandwidthPackageInput) GoString ¶ added in v1.0.10
func (s DeleteBandwidthPackageInput) GoString() string
GoString returns the string representation
func (*DeleteBandwidthPackageInput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *DeleteBandwidthPackageInput) SetBandwidthPackageId(v string) *DeleteBandwidthPackageInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (DeleteBandwidthPackageInput) String ¶ added in v1.0.10
func (s DeleteBandwidthPackageInput) String() string
String returns the string representation
func (*DeleteBandwidthPackageInput) Validate ¶ added in v1.0.10
func (s *DeleteBandwidthPackageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteBandwidthPackageOutput ¶ added in v1.0.10
type DeleteBandwidthPackageOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteBandwidthPackageOutput) GoString ¶ added in v1.0.10
func (s DeleteBandwidthPackageOutput) GoString() string
GoString returns the string representation
func (*DeleteBandwidthPackageOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteBandwidthPackageOutput) SetRequestId(v string) *DeleteBandwidthPackageOutput
SetRequestId sets the RequestId field's value.
func (DeleteBandwidthPackageOutput) String ¶ added in v1.0.10
func (s DeleteBandwidthPackageOutput) String() string
String returns the string representation
type DeleteFlowLogInput ¶ added in v1.0.10
type DeleteFlowLogInput struct {
// FlowLogId is a required field
FlowLogId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteFlowLogInput) GoString ¶ added in v1.0.10
func (s DeleteFlowLogInput) GoString() string
GoString returns the string representation
func (*DeleteFlowLogInput) SetFlowLogId ¶ added in v1.0.10
func (s *DeleteFlowLogInput) SetFlowLogId(v string) *DeleteFlowLogInput
SetFlowLogId sets the FlowLogId field's value.
func (DeleteFlowLogInput) String ¶ added in v1.0.10
func (s DeleteFlowLogInput) String() string
String returns the string representation
func (*DeleteFlowLogInput) Validate ¶ added in v1.0.10
func (s *DeleteFlowLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteFlowLogOutput ¶ added in v1.0.10
type DeleteFlowLogOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteFlowLogOutput) GoString ¶ added in v1.0.10
func (s DeleteFlowLogOutput) GoString() string
GoString returns the string representation
func (*DeleteFlowLogOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteFlowLogOutput) SetRequestId(v string) *DeleteFlowLogOutput
SetRequestId sets the RequestId field's value.
func (DeleteFlowLogOutput) String ¶ added in v1.0.10
func (s DeleteFlowLogOutput) String() string
String returns the string representation
type DeleteHaVipInput ¶ added in v1.0.10
type DeleteHaVipInput struct {
// HaVipId is a required field
HaVipId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteHaVipInput) GoString ¶ added in v1.0.10
func (s DeleteHaVipInput) GoString() string
GoString returns the string representation
func (*DeleteHaVipInput) SetHaVipId ¶ added in v1.0.10
func (s *DeleteHaVipInput) SetHaVipId(v string) *DeleteHaVipInput
SetHaVipId sets the HaVipId field's value.
func (DeleteHaVipInput) String ¶ added in v1.0.10
func (s DeleteHaVipInput) String() string
String returns the string representation
func (*DeleteHaVipInput) Validate ¶ added in v1.0.10
func (s *DeleteHaVipInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteHaVipOutput ¶ added in v1.0.10
type DeleteHaVipOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteHaVipOutput) GoString ¶ added in v1.0.10
func (s DeleteHaVipOutput) GoString() string
GoString returns the string representation
func (*DeleteHaVipOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteHaVipOutput) SetRequestId(v string) *DeleteHaVipOutput
SetRequestId sets the RequestId field's value.
func (DeleteHaVipOutput) String ¶ added in v1.0.10
func (s DeleteHaVipOutput) String() string
String returns the string representation
type DeleteInstanceGroupInput ¶ added in v1.0.10
type DeleteInstanceGroupInput struct {
// InstanceGroupId is a required field
InstanceGroupId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteInstanceGroupInput) GoString ¶ added in v1.0.10
func (s DeleteInstanceGroupInput) GoString() string
GoString returns the string representation
func (*DeleteInstanceGroupInput) SetInstanceGroupId ¶ added in v1.0.10
func (s *DeleteInstanceGroupInput) SetInstanceGroupId(v string) *DeleteInstanceGroupInput
SetInstanceGroupId sets the InstanceGroupId field's value.
func (DeleteInstanceGroupInput) String ¶ added in v1.0.10
func (s DeleteInstanceGroupInput) String() string
String returns the string representation
func (*DeleteInstanceGroupInput) Validate ¶ added in v1.0.10
func (s *DeleteInstanceGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteInstanceGroupOutput ¶ added in v1.0.10
type DeleteInstanceGroupOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteInstanceGroupOutput) GoString ¶ added in v1.0.10
func (s DeleteInstanceGroupOutput) GoString() string
GoString returns the string representation
func (*DeleteInstanceGroupOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteInstanceGroupOutput) SetRequestId(v string) *DeleteInstanceGroupOutput
SetRequestId sets the RequestId field's value.
func (DeleteInstanceGroupOutput) String ¶ added in v1.0.10
func (s DeleteInstanceGroupOutput) String() string
String returns the string representation
type DeleteIpAddressPoolCidrBlockInput ¶ added in v1.0.10
type DeleteIpAddressPoolCidrBlockInput struct {
// CidrBlock is a required field
CidrBlock *string `type:"string" required:"true"`
ClientToken *string `type:"string"`
// IpAddressPoolId is a required field
IpAddressPoolId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteIpAddressPoolCidrBlockInput) GoString ¶ added in v1.0.10
func (s DeleteIpAddressPoolCidrBlockInput) GoString() string
GoString returns the string representation
func (*DeleteIpAddressPoolCidrBlockInput) SetCidrBlock ¶ added in v1.0.10
func (s *DeleteIpAddressPoolCidrBlockInput) SetCidrBlock(v string) *DeleteIpAddressPoolCidrBlockInput
SetCidrBlock sets the CidrBlock field's value.
func (*DeleteIpAddressPoolCidrBlockInput) SetClientToken ¶ added in v1.0.10
func (s *DeleteIpAddressPoolCidrBlockInput) SetClientToken(v string) *DeleteIpAddressPoolCidrBlockInput
SetClientToken sets the ClientToken field's value.
func (*DeleteIpAddressPoolCidrBlockInput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *DeleteIpAddressPoolCidrBlockInput) SetIpAddressPoolId(v string) *DeleteIpAddressPoolCidrBlockInput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (DeleteIpAddressPoolCidrBlockInput) String ¶ added in v1.0.10
func (s DeleteIpAddressPoolCidrBlockInput) String() string
String returns the string representation
func (*DeleteIpAddressPoolCidrBlockInput) Validate ¶ added in v1.0.10
func (s *DeleteIpAddressPoolCidrBlockInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteIpAddressPoolCidrBlockOutput ¶ added in v1.0.10
type DeleteIpAddressPoolCidrBlockOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteIpAddressPoolCidrBlockOutput) GoString ¶ added in v1.0.10
func (s DeleteIpAddressPoolCidrBlockOutput) GoString() string
GoString returns the string representation
func (*DeleteIpAddressPoolCidrBlockOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteIpAddressPoolCidrBlockOutput) SetRequestId(v string) *DeleteIpAddressPoolCidrBlockOutput
SetRequestId sets the RequestId field's value.
func (DeleteIpAddressPoolCidrBlockOutput) String ¶ added in v1.0.10
func (s DeleteIpAddressPoolCidrBlockOutput) String() string
String returns the string representation
type DeleteIpAddressPoolInput ¶ added in v1.0.10
type DeleteIpAddressPoolInput struct {
ClientToken *string `type:"string"`
// IpAddressPoolId is a required field
IpAddressPoolId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteIpAddressPoolInput) GoString ¶ added in v1.0.10
func (s DeleteIpAddressPoolInput) GoString() string
GoString returns the string representation
func (*DeleteIpAddressPoolInput) SetClientToken ¶ added in v1.0.10
func (s *DeleteIpAddressPoolInput) SetClientToken(v string) *DeleteIpAddressPoolInput
SetClientToken sets the ClientToken field's value.
func (*DeleteIpAddressPoolInput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *DeleteIpAddressPoolInput) SetIpAddressPoolId(v string) *DeleteIpAddressPoolInput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (DeleteIpAddressPoolInput) String ¶ added in v1.0.10
func (s DeleteIpAddressPoolInput) String() string
String returns the string representation
func (*DeleteIpAddressPoolInput) Validate ¶ added in v1.0.10
func (s *DeleteIpAddressPoolInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteIpAddressPoolOutput ¶ added in v1.0.10
type DeleteIpAddressPoolOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteIpAddressPoolOutput) GoString ¶ added in v1.0.10
func (s DeleteIpAddressPoolOutput) GoString() string
GoString returns the string representation
func (*DeleteIpAddressPoolOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteIpAddressPoolOutput) SetRequestId(v string) *DeleteIpAddressPoolOutput
SetRequestId sets the RequestId field's value.
func (DeleteIpAddressPoolOutput) String ¶ added in v1.0.10
func (s DeleteIpAddressPoolOutput) String() string
String returns the string representation
type DeleteIpv6EgressOnlyRuleInput ¶ added in v1.0.10
type DeleteIpv6EgressOnlyRuleInput struct {
// Ipv6EgressOnlyRuleId is a required field
Ipv6EgressOnlyRuleId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteIpv6EgressOnlyRuleInput) GoString ¶ added in v1.0.10
func (s DeleteIpv6EgressOnlyRuleInput) GoString() string
GoString returns the string representation
func (*DeleteIpv6EgressOnlyRuleInput) SetIpv6EgressOnlyRuleId ¶ added in v1.0.10
func (s *DeleteIpv6EgressOnlyRuleInput) SetIpv6EgressOnlyRuleId(v string) *DeleteIpv6EgressOnlyRuleInput
SetIpv6EgressOnlyRuleId sets the Ipv6EgressOnlyRuleId field's value.
func (DeleteIpv6EgressOnlyRuleInput) String ¶ added in v1.0.10
func (s DeleteIpv6EgressOnlyRuleInput) String() string
String returns the string representation
func (*DeleteIpv6EgressOnlyRuleInput) Validate ¶ added in v1.0.10
func (s *DeleteIpv6EgressOnlyRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteIpv6EgressOnlyRuleOutput ¶ added in v1.0.10
type DeleteIpv6EgressOnlyRuleOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteIpv6EgressOnlyRuleOutput) GoString ¶ added in v1.0.10
func (s DeleteIpv6EgressOnlyRuleOutput) GoString() string
GoString returns the string representation
func (*DeleteIpv6EgressOnlyRuleOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteIpv6EgressOnlyRuleOutput) SetRequestId(v string) *DeleteIpv6EgressOnlyRuleOutput
SetRequestId sets the RequestId field's value.
func (DeleteIpv6EgressOnlyRuleOutput) String ¶ added in v1.0.10
func (s DeleteIpv6EgressOnlyRuleOutput) String() string
String returns the string representation
type DeleteIpv6GatewayInput ¶ added in v1.0.10
type DeleteIpv6GatewayInput struct {
// Ipv6GatewayId is a required field
Ipv6GatewayId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteIpv6GatewayInput) GoString ¶ added in v1.0.10
func (s DeleteIpv6GatewayInput) GoString() string
GoString returns the string representation
func (*DeleteIpv6GatewayInput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *DeleteIpv6GatewayInput) SetIpv6GatewayId(v string) *DeleteIpv6GatewayInput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (DeleteIpv6GatewayInput) String ¶ added in v1.0.10
func (s DeleteIpv6GatewayInput) String() string
String returns the string representation
func (*DeleteIpv6GatewayInput) Validate ¶ added in v1.0.10
func (s *DeleteIpv6GatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteIpv6GatewayOutput ¶ added in v1.0.10
type DeleteIpv6GatewayOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteIpv6GatewayOutput) GoString ¶ added in v1.0.10
func (s DeleteIpv6GatewayOutput) GoString() string
GoString returns the string representation
func (*DeleteIpv6GatewayOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteIpv6GatewayOutput) SetRequestId(v string) *DeleteIpv6GatewayOutput
SetRequestId sets the RequestId field's value.
func (DeleteIpv6GatewayOutput) String ¶ added in v1.0.10
func (s DeleteIpv6GatewayOutput) String() string
String returns the string representation
type DeleteNetworkAclInput ¶ added in v1.0.10
type DeleteNetworkAclInput struct {
// NetworkAclId is a required field
NetworkAclId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteNetworkAclInput) GoString ¶ added in v1.0.10
func (s DeleteNetworkAclInput) GoString() string
GoString returns the string representation
func (*DeleteNetworkAclInput) SetNetworkAclId ¶ added in v1.0.10
func (s *DeleteNetworkAclInput) SetNetworkAclId(v string) *DeleteNetworkAclInput
SetNetworkAclId sets the NetworkAclId field's value.
func (DeleteNetworkAclInput) String ¶ added in v1.0.10
func (s DeleteNetworkAclInput) String() string
String returns the string representation
func (*DeleteNetworkAclInput) Validate ¶ added in v1.0.10
func (s *DeleteNetworkAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteNetworkAclOutput ¶ added in v1.0.10
type DeleteNetworkAclOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteNetworkAclOutput) GoString ¶ added in v1.0.10
func (s DeleteNetworkAclOutput) GoString() string
GoString returns the string representation
func (*DeleteNetworkAclOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteNetworkAclOutput) SetRequestId(v string) *DeleteNetworkAclOutput
SetRequestId sets the RequestId field's value.
func (DeleteNetworkAclOutput) String ¶ added in v1.0.10
func (s DeleteNetworkAclOutput) String() string
String returns the string representation
type DeleteNetworkInterfaceInput ¶ added in v1.0.10
type DeleteNetworkInterfaceInput struct {
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteNetworkInterfaceInput) GoString ¶ added in v1.0.10
func (s DeleteNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (*DeleteNetworkInterfaceInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *DeleteNetworkInterfaceInput) SetNetworkInterfaceId(v string) *DeleteNetworkInterfaceInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (DeleteNetworkInterfaceInput) String ¶ added in v1.0.10
func (s DeleteNetworkInterfaceInput) String() string
String returns the string representation
func (*DeleteNetworkInterfaceInput) Validate ¶ added in v1.0.10
func (s *DeleteNetworkInterfaceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteNetworkInterfaceOutput ¶ added in v1.0.10
type DeleteNetworkInterfaceOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteNetworkInterfaceOutput) GoString ¶ added in v1.0.10
func (s DeleteNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (*DeleteNetworkInterfaceOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteNetworkInterfaceOutput) SetRequestId(v string) *DeleteNetworkInterfaceOutput
SetRequestId sets the RequestId field's value.
func (DeleteNetworkInterfaceOutput) String ¶ added in v1.0.10
func (s DeleteNetworkInterfaceOutput) String() string
String returns the string representation
type DeletePrefixListInput ¶ added in v1.0.10
type DeletePrefixListInput struct {
ClientToken *string `type:"string"`
DryRun *bool `type:"boolean"`
// PrefixListId is a required field
PrefixListId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeletePrefixListInput) GoString ¶ added in v1.0.10
func (s DeletePrefixListInput) GoString() string
GoString returns the string representation
func (*DeletePrefixListInput) SetClientToken ¶ added in v1.0.10
func (s *DeletePrefixListInput) SetClientToken(v string) *DeletePrefixListInput
SetClientToken sets the ClientToken field's value.
func (*DeletePrefixListInput) SetDryRun ¶ added in v1.0.10
func (s *DeletePrefixListInput) SetDryRun(v bool) *DeletePrefixListInput
SetDryRun sets the DryRun field's value.
func (*DeletePrefixListInput) SetPrefixListId ¶ added in v1.0.10
func (s *DeletePrefixListInput) SetPrefixListId(v string) *DeletePrefixListInput
SetPrefixListId sets the PrefixListId field's value.
func (DeletePrefixListInput) String ¶ added in v1.0.10
func (s DeletePrefixListInput) String() string
String returns the string representation
func (*DeletePrefixListInput) Validate ¶ added in v1.0.10
func (s *DeletePrefixListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePrefixListOutput ¶ added in v1.0.10
type DeletePrefixListOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeletePrefixListOutput) GoString ¶ added in v1.0.10
func (s DeletePrefixListOutput) GoString() string
GoString returns the string representation
func (*DeletePrefixListOutput) SetRequestId ¶ added in v1.0.10
func (s *DeletePrefixListOutput) SetRequestId(v string) *DeletePrefixListOutput
SetRequestId sets the RequestId field's value.
func (DeletePrefixListOutput) String ¶ added in v1.0.10
func (s DeletePrefixListOutput) String() string
String returns the string representation
type DeleteRouteEntryInput ¶ added in v1.0.10
type DeleteRouteEntryInput struct {
// RouteEntryId is a required field
RouteEntryId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteRouteEntryInput) GoString ¶ added in v1.0.10
func (s DeleteRouteEntryInput) GoString() string
GoString returns the string representation
func (*DeleteRouteEntryInput) SetRouteEntryId ¶ added in v1.0.10
func (s *DeleteRouteEntryInput) SetRouteEntryId(v string) *DeleteRouteEntryInput
SetRouteEntryId sets the RouteEntryId field's value.
func (DeleteRouteEntryInput) String ¶ added in v1.0.10
func (s DeleteRouteEntryInput) String() string
String returns the string representation
func (*DeleteRouteEntryInput) Validate ¶ added in v1.0.10
func (s *DeleteRouteEntryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRouteEntryOutput ¶ added in v1.0.10
type DeleteRouteEntryOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteRouteEntryOutput) GoString ¶ added in v1.0.10
func (s DeleteRouteEntryOutput) GoString() string
GoString returns the string representation
func (*DeleteRouteEntryOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteRouteEntryOutput) SetRequestId(v string) *DeleteRouteEntryOutput
SetRequestId sets the RequestId field's value.
func (DeleteRouteEntryOutput) String ¶ added in v1.0.10
func (s DeleteRouteEntryOutput) String() string
String returns the string representation
type DeleteRouteTableInput ¶ added in v1.0.10
type DeleteRouteTableInput struct {
// RouteTableId is a required field
RouteTableId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteRouteTableInput) GoString ¶ added in v1.0.10
func (s DeleteRouteTableInput) GoString() string
GoString returns the string representation
func (*DeleteRouteTableInput) SetRouteTableId ¶ added in v1.0.10
func (s *DeleteRouteTableInput) SetRouteTableId(v string) *DeleteRouteTableInput
SetRouteTableId sets the RouteTableId field's value.
func (DeleteRouteTableInput) String ¶ added in v1.0.10
func (s DeleteRouteTableInput) String() string
String returns the string representation
func (*DeleteRouteTableInput) Validate ¶ added in v1.0.10
func (s *DeleteRouteTableInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRouteTableOutput ¶ added in v1.0.10
type DeleteRouteTableOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteRouteTableOutput) GoString ¶ added in v1.0.10
func (s DeleteRouteTableOutput) GoString() string
GoString returns the string representation
func (*DeleteRouteTableOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteRouteTableOutput) SetRequestId(v string) *DeleteRouteTableOutput
SetRequestId sets the RequestId field's value.
func (DeleteRouteTableOutput) String ¶ added in v1.0.10
func (s DeleteRouteTableOutput) String() string
String returns the string representation
type DeleteSecurityGroupInput ¶ added in v1.0.10
type DeleteSecurityGroupInput struct {
// SecurityGroupId is a required field
SecurityGroupId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteSecurityGroupInput) GoString ¶ added in v1.0.10
func (s DeleteSecurityGroupInput) GoString() string
GoString returns the string representation
func (*DeleteSecurityGroupInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *DeleteSecurityGroupInput) SetSecurityGroupId(v string) *DeleteSecurityGroupInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (DeleteSecurityGroupInput) String ¶ added in v1.0.10
func (s DeleteSecurityGroupInput) String() string
String returns the string representation
func (*DeleteSecurityGroupInput) Validate ¶ added in v1.0.10
func (s *DeleteSecurityGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteSecurityGroupOutput ¶ added in v1.0.10
type DeleteSecurityGroupOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteSecurityGroupOutput) GoString ¶ added in v1.0.10
func (s DeleteSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*DeleteSecurityGroupOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteSecurityGroupOutput) SetRequestId(v string) *DeleteSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (DeleteSecurityGroupOutput) String ¶ added in v1.0.10
func (s DeleteSecurityGroupOutput) String() string
String returns the string representation
type DeleteSubnetInput ¶ added in v1.0.10
type DeleteSubnetInput struct {
// SubnetId is a required field
SubnetId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteSubnetInput) GoString ¶ added in v1.0.10
func (s DeleteSubnetInput) GoString() string
GoString returns the string representation
func (*DeleteSubnetInput) SetSubnetId ¶ added in v1.0.10
func (s *DeleteSubnetInput) SetSubnetId(v string) *DeleteSubnetInput
SetSubnetId sets the SubnetId field's value.
func (DeleteSubnetInput) String ¶ added in v1.0.10
func (s DeleteSubnetInput) String() string
String returns the string representation
func (*DeleteSubnetInput) Validate ¶ added in v1.0.10
func (s *DeleteSubnetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteSubnetOutput ¶ added in v1.0.10
type DeleteSubnetOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteSubnetOutput) GoString ¶ added in v1.0.10
func (s DeleteSubnetOutput) GoString() string
GoString returns the string representation
func (*DeleteSubnetOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteSubnetOutput) SetRequestId(v string) *DeleteSubnetOutput
SetRequestId sets the RequestId field's value.
func (DeleteSubnetOutput) String ¶ added in v1.0.10
func (s DeleteSubnetOutput) String() string
String returns the string representation
type DeleteTrafficMirrorFilterInput ¶ added in v1.0.10
type DeleteTrafficMirrorFilterInput struct {
// TrafficMirrorFilterId is a required field
TrafficMirrorFilterId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteTrafficMirrorFilterInput) GoString ¶ added in v1.0.10
func (s DeleteTrafficMirrorFilterInput) GoString() string
GoString returns the string representation
func (*DeleteTrafficMirrorFilterInput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *DeleteTrafficMirrorFilterInput) SetTrafficMirrorFilterId(v string) *DeleteTrafficMirrorFilterInput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (DeleteTrafficMirrorFilterInput) String ¶ added in v1.0.10
func (s DeleteTrafficMirrorFilterInput) String() string
String returns the string representation
func (*DeleteTrafficMirrorFilterInput) Validate ¶ added in v1.0.10
func (s *DeleteTrafficMirrorFilterInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteTrafficMirrorFilterOutput ¶ added in v1.0.10
type DeleteTrafficMirrorFilterOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteTrafficMirrorFilterOutput) GoString ¶ added in v1.0.10
func (s DeleteTrafficMirrorFilterOutput) GoString() string
GoString returns the string representation
func (*DeleteTrafficMirrorFilterOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteTrafficMirrorFilterOutput) SetRequestId(v string) *DeleteTrafficMirrorFilterOutput
SetRequestId sets the RequestId field's value.
func (DeleteTrafficMirrorFilterOutput) String ¶ added in v1.0.10
func (s DeleteTrafficMirrorFilterOutput) String() string
String returns the string representation
type DeleteTrafficMirrorFilterRuleInput ¶ added in v1.0.10
type DeleteTrafficMirrorFilterRuleInput struct {
// TrafficMirrorFilterRuleId is a required field
TrafficMirrorFilterRuleId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteTrafficMirrorFilterRuleInput) GoString ¶ added in v1.0.10
func (s DeleteTrafficMirrorFilterRuleInput) GoString() string
GoString returns the string representation
func (*DeleteTrafficMirrorFilterRuleInput) SetTrafficMirrorFilterRuleId ¶ added in v1.0.10
func (s *DeleteTrafficMirrorFilterRuleInput) SetTrafficMirrorFilterRuleId(v string) *DeleteTrafficMirrorFilterRuleInput
SetTrafficMirrorFilterRuleId sets the TrafficMirrorFilterRuleId field's value.
func (DeleteTrafficMirrorFilterRuleInput) String ¶ added in v1.0.10
func (s DeleteTrafficMirrorFilterRuleInput) String() string
String returns the string representation
func (*DeleteTrafficMirrorFilterRuleInput) Validate ¶ added in v1.0.10
func (s *DeleteTrafficMirrorFilterRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteTrafficMirrorFilterRuleOutput ¶ added in v1.0.10
type DeleteTrafficMirrorFilterRuleOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteTrafficMirrorFilterRuleOutput) GoString ¶ added in v1.0.10
func (s DeleteTrafficMirrorFilterRuleOutput) GoString() string
GoString returns the string representation
func (*DeleteTrafficMirrorFilterRuleOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteTrafficMirrorFilterRuleOutput) SetRequestId(v string) *DeleteTrafficMirrorFilterRuleOutput
SetRequestId sets the RequestId field's value.
func (DeleteTrafficMirrorFilterRuleOutput) String ¶ added in v1.0.10
func (s DeleteTrafficMirrorFilterRuleOutput) String() string
String returns the string representation
type DeleteTrafficMirrorSessionInput ¶ added in v1.0.10
type DeleteTrafficMirrorSessionInput struct {
// TrafficMirrorSessionId is a required field
TrafficMirrorSessionId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteTrafficMirrorSessionInput) GoString ¶ added in v1.0.10
func (s DeleteTrafficMirrorSessionInput) GoString() string
GoString returns the string representation
func (*DeleteTrafficMirrorSessionInput) SetTrafficMirrorSessionId ¶ added in v1.0.10
func (s *DeleteTrafficMirrorSessionInput) SetTrafficMirrorSessionId(v string) *DeleteTrafficMirrorSessionInput
SetTrafficMirrorSessionId sets the TrafficMirrorSessionId field's value.
func (DeleteTrafficMirrorSessionInput) String ¶ added in v1.0.10
func (s DeleteTrafficMirrorSessionInput) String() string
String returns the string representation
func (*DeleteTrafficMirrorSessionInput) Validate ¶ added in v1.0.10
func (s *DeleteTrafficMirrorSessionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteTrafficMirrorSessionOutput ¶ added in v1.0.10
type DeleteTrafficMirrorSessionOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteTrafficMirrorSessionOutput) GoString ¶ added in v1.0.10
func (s DeleteTrafficMirrorSessionOutput) GoString() string
GoString returns the string representation
func (*DeleteTrafficMirrorSessionOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteTrafficMirrorSessionOutput) SetRequestId(v string) *DeleteTrafficMirrorSessionOutput
SetRequestId sets the RequestId field's value.
func (DeleteTrafficMirrorSessionOutput) String ¶ added in v1.0.10
func (s DeleteTrafficMirrorSessionOutput) String() string
String returns the string representation
type DeleteTrafficMirrorTargetInput ¶ added in v1.0.10
type DeleteTrafficMirrorTargetInput struct {
// TrafficMirrorTargetId is a required field
TrafficMirrorTargetId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteTrafficMirrorTargetInput) GoString ¶ added in v1.0.10
func (s DeleteTrafficMirrorTargetInput) GoString() string
GoString returns the string representation
func (*DeleteTrafficMirrorTargetInput) SetTrafficMirrorTargetId ¶ added in v1.0.10
func (s *DeleteTrafficMirrorTargetInput) SetTrafficMirrorTargetId(v string) *DeleteTrafficMirrorTargetInput
SetTrafficMirrorTargetId sets the TrafficMirrorTargetId field's value.
func (DeleteTrafficMirrorTargetInput) String ¶ added in v1.0.10
func (s DeleteTrafficMirrorTargetInput) String() string
String returns the string representation
func (*DeleteTrafficMirrorTargetInput) Validate ¶ added in v1.0.10
func (s *DeleteTrafficMirrorTargetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteTrafficMirrorTargetOutput ¶ added in v1.0.10
type DeleteTrafficMirrorTargetOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteTrafficMirrorTargetOutput) GoString ¶ added in v1.0.10
func (s DeleteTrafficMirrorTargetOutput) GoString() string
GoString returns the string representation
func (*DeleteTrafficMirrorTargetOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteTrafficMirrorTargetOutput) SetRequestId(v string) *DeleteTrafficMirrorTargetOutput
SetRequestId sets the RequestId field's value.
func (DeleteTrafficMirrorTargetOutput) String ¶ added in v1.0.10
func (s DeleteTrafficMirrorTargetOutput) String() string
String returns the string representation
type DeleteVpcInput ¶ added in v1.0.10
type DeleteVpcInput struct {
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteVpcInput) GoString ¶ added in v1.0.10
func (s DeleteVpcInput) GoString() string
GoString returns the string representation
func (*DeleteVpcInput) SetVpcId ¶ added in v1.0.10
func (s *DeleteVpcInput) SetVpcId(v string) *DeleteVpcInput
SetVpcId sets the VpcId field's value.
func (DeleteVpcInput) String ¶ added in v1.0.10
func (s DeleteVpcInput) String() string
String returns the string representation
func (*DeleteVpcInput) Validate ¶ added in v1.0.10
func (s *DeleteVpcInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteVpcOutput ¶ added in v1.0.10
type DeleteVpcOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteVpcOutput) GoString ¶ added in v1.0.10
func (s DeleteVpcOutput) GoString() string
GoString returns the string representation
func (*DeleteVpcOutput) SetRequestId ¶ added in v1.0.10
func (s *DeleteVpcOutput) SetRequestId(v string) *DeleteVpcOutput
SetRequestId sets the RequestId field's value.
func (DeleteVpcOutput) String ¶ added in v1.0.10
func (s DeleteVpcOutput) String() string
String returns the string representation
type DescribeBandwidthPackagesInput ¶ added in v1.0.10
type DescribeBandwidthPackagesInput struct {
BandwidthPackageIds []*string `type:"list"`
BandwidthPackageName *string `type:"string"`
ISP *string `type:"string" enum:"ISPForDescribeBandwidthPackagesInput"`
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
ProjectName *string `type:"string"`
Protocol *string `type:"string" enum:"ProtocolForDescribeBandwidthPackagesInput"`
SecurityProtectionEnabled *bool `type:"boolean"`
TagFilters []*TagFilterForDescribeBandwidthPackagesInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeBandwidthPackagesInput) GoString ¶ added in v1.0.10
func (s DescribeBandwidthPackagesInput) GoString() string
GoString returns the string representation
func (*DescribeBandwidthPackagesInput) SetBandwidthPackageIds ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetBandwidthPackageIds(v []*string) *DescribeBandwidthPackagesInput
SetBandwidthPackageIds sets the BandwidthPackageIds field's value.
func (*DescribeBandwidthPackagesInput) SetBandwidthPackageName ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetBandwidthPackageName(v string) *DescribeBandwidthPackagesInput
SetBandwidthPackageName sets the BandwidthPackageName field's value.
func (*DescribeBandwidthPackagesInput) SetISP ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetISP(v string) *DescribeBandwidthPackagesInput
SetISP sets the ISP field's value.
func (*DescribeBandwidthPackagesInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetMaxResults(v int64) *DescribeBandwidthPackagesInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeBandwidthPackagesInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetNextToken(v string) *DescribeBandwidthPackagesInput
SetNextToken sets the NextToken field's value.
func (*DescribeBandwidthPackagesInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetPageNumber(v int64) *DescribeBandwidthPackagesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeBandwidthPackagesInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetPageSize(v int64) *DescribeBandwidthPackagesInput
SetPageSize sets the PageSize field's value.
func (*DescribeBandwidthPackagesInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetProjectName(v string) *DescribeBandwidthPackagesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeBandwidthPackagesInput) SetProtocol ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetProtocol(v string) *DescribeBandwidthPackagesInput
SetProtocol sets the Protocol field's value.
func (*DescribeBandwidthPackagesInput) SetSecurityProtectionEnabled ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetSecurityProtectionEnabled(v bool) *DescribeBandwidthPackagesInput
SetSecurityProtectionEnabled sets the SecurityProtectionEnabled field's value.
func (*DescribeBandwidthPackagesInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) SetTagFilters(v []*TagFilterForDescribeBandwidthPackagesInput) *DescribeBandwidthPackagesInput
SetTagFilters sets the TagFilters field's value.
func (DescribeBandwidthPackagesInput) String ¶ added in v1.0.10
func (s DescribeBandwidthPackagesInput) String() string
String returns the string representation
func (*DescribeBandwidthPackagesInput) Validate ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBandwidthPackagesOutput ¶ added in v1.0.10
type DescribeBandwidthPackagesOutput struct {
Metadata *response.ResponseMetadata
BandwidthPackages []*BandwidthPackageForDescribeBandwidthPackagesOutput `type:"list"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeBandwidthPackagesOutput) GoString ¶ added in v1.0.10
func (s DescribeBandwidthPackagesOutput) GoString() string
GoString returns the string representation
func (*DescribeBandwidthPackagesOutput) SetBandwidthPackages ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesOutput) SetBandwidthPackages(v []*BandwidthPackageForDescribeBandwidthPackagesOutput) *DescribeBandwidthPackagesOutput
SetBandwidthPackages sets the BandwidthPackages field's value.
func (*DescribeBandwidthPackagesOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesOutput) SetNextToken(v string) *DescribeBandwidthPackagesOutput
SetNextToken sets the NextToken field's value.
func (*DescribeBandwidthPackagesOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesOutput) SetPageNumber(v int64) *DescribeBandwidthPackagesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeBandwidthPackagesOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesOutput) SetPageSize(v int64) *DescribeBandwidthPackagesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeBandwidthPackagesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesOutput) SetRequestId(v string) *DescribeBandwidthPackagesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeBandwidthPackagesOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeBandwidthPackagesOutput) SetTotalCount(v int64) *DescribeBandwidthPackagesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeBandwidthPackagesOutput) String ¶ added in v1.0.10
func (s DescribeBandwidthPackagesOutput) String() string
String returns the string representation
type DescribeEipAddressAttributesInput ¶ added in v1.0.10
type DescribeEipAddressAttributesInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeEipAddressAttributesInput) GoString ¶ added in v1.0.10
func (s DescribeEipAddressAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeEipAddressAttributesInput) SetAllocationId ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesInput) SetAllocationId(v string) *DescribeEipAddressAttributesInput
SetAllocationId sets the AllocationId field's value.
func (DescribeEipAddressAttributesInput) String ¶ added in v1.0.10
func (s DescribeEipAddressAttributesInput) String() string
String returns the string representation
func (*DescribeEipAddressAttributesInput) Validate ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeEipAddressAttributesOutput ¶ added in v1.0.10
type DescribeEipAddressAttributesOutput struct {
Metadata *response.ResponseMetadata
AllocationId *string `type:"string"`
AllocationTime *string `type:"string"`
Bandwidth *int64 `type:"integer"`
BandwidthPackageId *string `type:"string"`
BillingType *int64 `type:"integer"`
BusinessStatus *string `type:"string"`
DeletedTime *string `type:"string"`
Description *string `type:"string"`
EipAddress *string `type:"string"`
ExpiredTime *string `type:"string"`
ISP *string `type:"string"`
InstanceId *string `type:"string"`
InstanceType *string `type:"string"`
IpAddressPoolId *string `type:"string"`
IsBlocked *bool `type:"boolean"`
LockReason *string `type:"string"`
Name *string `type:"string"`
OverdueTime *string `type:"string"`
ProjectName *string `type:"string"`
ReleaseWithInstance *bool `type:"boolean"`
RequestId *string `type:"string"`
SecurityProtectionTypes []*string `type:"list"`
ServiceManaged *bool `type:"boolean"`
Status *string `type:"string"`
Tags []*TagForDescribeEipAddressAttributesOutput `type:"list"`
UpdatedAt *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeEipAddressAttributesOutput) GoString ¶ added in v1.0.10
func (s DescribeEipAddressAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeEipAddressAttributesOutput) SetAllocationId ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetAllocationId(v string) *DescribeEipAddressAttributesOutput
SetAllocationId sets the AllocationId field's value.
func (*DescribeEipAddressAttributesOutput) SetAllocationTime ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetAllocationTime(v string) *DescribeEipAddressAttributesOutput
SetAllocationTime sets the AllocationTime field's value.
func (*DescribeEipAddressAttributesOutput) SetBandwidth ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetBandwidth(v int64) *DescribeEipAddressAttributesOutput
SetBandwidth sets the Bandwidth field's value.
func (*DescribeEipAddressAttributesOutput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetBandwidthPackageId(v string) *DescribeEipAddressAttributesOutput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*DescribeEipAddressAttributesOutput) SetBillingType ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetBillingType(v int64) *DescribeEipAddressAttributesOutput
SetBillingType sets the BillingType field's value.
func (*DescribeEipAddressAttributesOutput) SetBusinessStatus ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetBusinessStatus(v string) *DescribeEipAddressAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*DescribeEipAddressAttributesOutput) SetDeletedTime ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetDeletedTime(v string) *DescribeEipAddressAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*DescribeEipAddressAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetDescription(v string) *DescribeEipAddressAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeEipAddressAttributesOutput) SetEipAddress ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetEipAddress(v string) *DescribeEipAddressAttributesOutput
SetEipAddress sets the EipAddress field's value.
func (*DescribeEipAddressAttributesOutput) SetExpiredTime ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetExpiredTime(v string) *DescribeEipAddressAttributesOutput
SetExpiredTime sets the ExpiredTime field's value.
func (*DescribeEipAddressAttributesOutput) SetISP ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetISP(v string) *DescribeEipAddressAttributesOutput
SetISP sets the ISP field's value.
func (*DescribeEipAddressAttributesOutput) SetInstanceId ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetInstanceId(v string) *DescribeEipAddressAttributesOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeEipAddressAttributesOutput) SetInstanceType ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetInstanceType(v string) *DescribeEipAddressAttributesOutput
SetInstanceType sets the InstanceType field's value.
func (*DescribeEipAddressAttributesOutput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetIpAddressPoolId(v string) *DescribeEipAddressAttributesOutput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (*DescribeEipAddressAttributesOutput) SetIsBlocked ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetIsBlocked(v bool) *DescribeEipAddressAttributesOutput
SetIsBlocked sets the IsBlocked field's value.
func (*DescribeEipAddressAttributesOutput) SetLockReason ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetLockReason(v string) *DescribeEipAddressAttributesOutput
SetLockReason sets the LockReason field's value.
func (*DescribeEipAddressAttributesOutput) SetName ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetName(v string) *DescribeEipAddressAttributesOutput
SetName sets the Name field's value.
func (*DescribeEipAddressAttributesOutput) SetOverdueTime ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetOverdueTime(v string) *DescribeEipAddressAttributesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*DescribeEipAddressAttributesOutput) SetProjectName ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetProjectName(v string) *DescribeEipAddressAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeEipAddressAttributesOutput) SetReleaseWithInstance ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetReleaseWithInstance(v bool) *DescribeEipAddressAttributesOutput
SetReleaseWithInstance sets the ReleaseWithInstance field's value.
func (*DescribeEipAddressAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetRequestId(v string) *DescribeEipAddressAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeEipAddressAttributesOutput) SetSecurityProtectionTypes ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetSecurityProtectionTypes(v []*string) *DescribeEipAddressAttributesOutput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (*DescribeEipAddressAttributesOutput) SetServiceManaged ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetServiceManaged(v bool) *DescribeEipAddressAttributesOutput
SetServiceManaged sets the ServiceManaged field's value.
func (*DescribeEipAddressAttributesOutput) SetStatus ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetStatus(v string) *DescribeEipAddressAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeEipAddressAttributesOutput) SetTags ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetTags(v []*TagForDescribeEipAddressAttributesOutput) *DescribeEipAddressAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeEipAddressAttributesOutput) SetUpdatedAt ¶ added in v1.0.10
func (s *DescribeEipAddressAttributesOutput) SetUpdatedAt(v string) *DescribeEipAddressAttributesOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (DescribeEipAddressAttributesOutput) String ¶ added in v1.0.10
func (s DescribeEipAddressAttributesOutput) String() string
String returns the string representation
type DescribeEipAddressesInput ¶ added in v1.0.10
type DescribeEipAddressesInput struct {
AllocationIds []*string `type:"list"`
AssociatedInstanceId *string `type:"string"`
AssociatedInstanceType *string `type:"string" enum:"AssociatedInstanceTypeForDescribeEipAddressesInput"`
BillingType *int64 `min:"1" max:"3" type:"integer"`
EipAddresses []*string `type:"list"`
ISP *string `type:"string" enum:"ISPForDescribeEipAddressesInput"`
IpAddressPoolId *string `type:"string"`
MaxResults *int64 `min:"1" max:"100" type:"integer"`
Name *string `type:"string"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
ProjectName *string `type:"string"`
SecurityProtectionEnabled *bool `type:"boolean"`
Status *string `type:"string" enum:"StatusForDescribeEipAddressesInput"`
TagFilters []*TagFilterForDescribeEipAddressesInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeEipAddressesInput) GoString ¶ added in v1.0.10
func (s DescribeEipAddressesInput) GoString() string
GoString returns the string representation
func (*DescribeEipAddressesInput) SetAllocationIds ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetAllocationIds(v []*string) *DescribeEipAddressesInput
SetAllocationIds sets the AllocationIds field's value.
func (*DescribeEipAddressesInput) SetAssociatedInstanceId ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetAssociatedInstanceId(v string) *DescribeEipAddressesInput
SetAssociatedInstanceId sets the AssociatedInstanceId field's value.
func (*DescribeEipAddressesInput) SetAssociatedInstanceType ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetAssociatedInstanceType(v string) *DescribeEipAddressesInput
SetAssociatedInstanceType sets the AssociatedInstanceType field's value.
func (*DescribeEipAddressesInput) SetBillingType ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetBillingType(v int64) *DescribeEipAddressesInput
SetBillingType sets the BillingType field's value.
func (*DescribeEipAddressesInput) SetEipAddresses ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetEipAddresses(v []*string) *DescribeEipAddressesInput
SetEipAddresses sets the EipAddresses field's value.
func (*DescribeEipAddressesInput) SetISP ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetISP(v string) *DescribeEipAddressesInput
SetISP sets the ISP field's value.
func (*DescribeEipAddressesInput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetIpAddressPoolId(v string) *DescribeEipAddressesInput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (*DescribeEipAddressesInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetMaxResults(v int64) *DescribeEipAddressesInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeEipAddressesInput) SetName ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetName(v string) *DescribeEipAddressesInput
SetName sets the Name field's value.
func (*DescribeEipAddressesInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetNextToken(v string) *DescribeEipAddressesInput
SetNextToken sets the NextToken field's value.
func (*DescribeEipAddressesInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetPageNumber(v int64) *DescribeEipAddressesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeEipAddressesInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetPageSize(v int64) *DescribeEipAddressesInput
SetPageSize sets the PageSize field's value.
func (*DescribeEipAddressesInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetProjectName(v string) *DescribeEipAddressesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeEipAddressesInput) SetSecurityProtectionEnabled ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetSecurityProtectionEnabled(v bool) *DescribeEipAddressesInput
SetSecurityProtectionEnabled sets the SecurityProtectionEnabled field's value.
func (*DescribeEipAddressesInput) SetStatus ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetStatus(v string) *DescribeEipAddressesInput
SetStatus sets the Status field's value.
func (*DescribeEipAddressesInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) SetTagFilters(v []*TagFilterForDescribeEipAddressesInput) *DescribeEipAddressesInput
SetTagFilters sets the TagFilters field's value.
func (DescribeEipAddressesInput) String ¶ added in v1.0.10
func (s DescribeEipAddressesInput) String() string
String returns the string representation
func (*DescribeEipAddressesInput) Validate ¶ added in v1.0.10
func (s *DescribeEipAddressesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeEipAddressesOutput ¶ added in v1.0.10
type DescribeEipAddressesOutput struct {
Metadata *response.ResponseMetadata
EipAddresses []*EipAddressForDescribeEipAddressesOutput `type:"list"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeEipAddressesOutput) GoString ¶ added in v1.0.10
func (s DescribeEipAddressesOutput) GoString() string
GoString returns the string representation
func (*DescribeEipAddressesOutput) SetEipAddresses ¶ added in v1.0.10
func (s *DescribeEipAddressesOutput) SetEipAddresses(v []*EipAddressForDescribeEipAddressesOutput) *DescribeEipAddressesOutput
SetEipAddresses sets the EipAddresses field's value.
func (*DescribeEipAddressesOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeEipAddressesOutput) SetNextToken(v string) *DescribeEipAddressesOutput
SetNextToken sets the NextToken field's value.
func (*DescribeEipAddressesOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeEipAddressesOutput) SetPageNumber(v int64) *DescribeEipAddressesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeEipAddressesOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeEipAddressesOutput) SetPageSize(v int64) *DescribeEipAddressesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeEipAddressesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeEipAddressesOutput) SetRequestId(v string) *DescribeEipAddressesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeEipAddressesOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeEipAddressesOutput) SetTotalCount(v int64) *DescribeEipAddressesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeEipAddressesOutput) String ¶ added in v1.0.10
func (s DescribeEipAddressesOutput) String() string
String returns the string representation
type DescribeFlowLogsInput ¶ added in v1.0.10
type DescribeFlowLogsInput struct {
AggregationInterval *int64 `type:"integer"`
Description *string `type:"string"`
FlowLogIds []*string `type:"list"`
FlowLogName *string `type:"string"`
LogProjectId *string `type:"string"`
LogTopicId *string `type:"string"`
MaxResults *int64 `type:"integer"`
NextToken *string `type:"string"`
ProjectName *string `type:"string"`
ResourceId *string `type:"string"`
ResourceType *string `type:"string"`
Status *string `type:"string"`
TagFilters []*TagFilterForDescribeFlowLogsInput `type:"list"`
TrafficType *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeFlowLogsInput) GoString ¶ added in v1.0.10
func (s DescribeFlowLogsInput) GoString() string
GoString returns the string representation
func (*DescribeFlowLogsInput) SetAggregationInterval ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetAggregationInterval(v int64) *DescribeFlowLogsInput
SetAggregationInterval sets the AggregationInterval field's value.
func (*DescribeFlowLogsInput) SetDescription ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetDescription(v string) *DescribeFlowLogsInput
SetDescription sets the Description field's value.
func (*DescribeFlowLogsInput) SetFlowLogIds ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetFlowLogIds(v []*string) *DescribeFlowLogsInput
SetFlowLogIds sets the FlowLogIds field's value.
func (*DescribeFlowLogsInput) SetFlowLogName ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetFlowLogName(v string) *DescribeFlowLogsInput
SetFlowLogName sets the FlowLogName field's value.
func (*DescribeFlowLogsInput) SetLogProjectId ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetLogProjectId(v string) *DescribeFlowLogsInput
SetLogProjectId sets the LogProjectId field's value.
func (*DescribeFlowLogsInput) SetLogTopicId ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetLogTopicId(v string) *DescribeFlowLogsInput
SetLogTopicId sets the LogTopicId field's value.
func (*DescribeFlowLogsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetMaxResults(v int64) *DescribeFlowLogsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeFlowLogsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetNextToken(v string) *DescribeFlowLogsInput
SetNextToken sets the NextToken field's value.
func (*DescribeFlowLogsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetProjectName(v string) *DescribeFlowLogsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeFlowLogsInput) SetResourceId ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetResourceId(v string) *DescribeFlowLogsInput
SetResourceId sets the ResourceId field's value.
func (*DescribeFlowLogsInput) SetResourceType ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetResourceType(v string) *DescribeFlowLogsInput
SetResourceType sets the ResourceType field's value.
func (*DescribeFlowLogsInput) SetStatus ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetStatus(v string) *DescribeFlowLogsInput
SetStatus sets the Status field's value.
func (*DescribeFlowLogsInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetTagFilters(v []*TagFilterForDescribeFlowLogsInput) *DescribeFlowLogsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeFlowLogsInput) SetTrafficType ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetTrafficType(v string) *DescribeFlowLogsInput
SetTrafficType sets the TrafficType field's value.
func (*DescribeFlowLogsInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeFlowLogsInput) SetVpcId(v string) *DescribeFlowLogsInput
SetVpcId sets the VpcId field's value.
func (DescribeFlowLogsInput) String ¶ added in v1.0.10
func (s DescribeFlowLogsInput) String() string
String returns the string representation
type DescribeFlowLogsOutput ¶ added in v1.0.10
type DescribeFlowLogsOutput struct {
Metadata *response.ResponseMetadata
FlowLogs []*FlowLogForDescribeFlowLogsOutput `type:"list"`
NextToken *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeFlowLogsOutput) GoString ¶ added in v1.0.10
func (s DescribeFlowLogsOutput) GoString() string
GoString returns the string representation
func (*DescribeFlowLogsOutput) SetFlowLogs ¶ added in v1.0.10
func (s *DescribeFlowLogsOutput) SetFlowLogs(v []*FlowLogForDescribeFlowLogsOutput) *DescribeFlowLogsOutput
SetFlowLogs sets the FlowLogs field's value.
func (*DescribeFlowLogsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeFlowLogsOutput) SetNextToken(v string) *DescribeFlowLogsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeFlowLogsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeFlowLogsOutput) SetRequestId(v string) *DescribeFlowLogsOutput
SetRequestId sets the RequestId field's value.
func (DescribeFlowLogsOutput) String ¶ added in v1.0.10
func (s DescribeFlowLogsOutput) String() string
String returns the string representation
type DescribeHaVipsInput ¶ added in v1.0.10
type DescribeHaVipsInput struct {
HaVipIds []*string `type:"list"`
HaVipName *string `type:"string"`
IpAddress *string `type:"string"`
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
SubnetId *string `type:"string"`
TagFilters []*TagFilterForDescribeHaVipsInput `type:"list"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeHaVipsInput) GoString ¶ added in v1.0.10
func (s DescribeHaVipsInput) GoString() string
GoString returns the string representation
func (*DescribeHaVipsInput) SetHaVipIds ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetHaVipIds(v []*string) *DescribeHaVipsInput
SetHaVipIds sets the HaVipIds field's value.
func (*DescribeHaVipsInput) SetHaVipName ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetHaVipName(v string) *DescribeHaVipsInput
SetHaVipName sets the HaVipName field's value.
func (*DescribeHaVipsInput) SetIpAddress ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetIpAddress(v string) *DescribeHaVipsInput
SetIpAddress sets the IpAddress field's value.
func (*DescribeHaVipsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetMaxResults(v int64) *DescribeHaVipsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeHaVipsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetNextToken(v string) *DescribeHaVipsInput
SetNextToken sets the NextToken field's value.
func (*DescribeHaVipsInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetPageNumber(v int64) *DescribeHaVipsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeHaVipsInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetPageSize(v int64) *DescribeHaVipsInput
SetPageSize sets the PageSize field's value.
func (*DescribeHaVipsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetProjectName(v string) *DescribeHaVipsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeHaVipsInput) SetStatus ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetStatus(v string) *DescribeHaVipsInput
SetStatus sets the Status field's value.
func (*DescribeHaVipsInput) SetSubnetId ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetSubnetId(v string) *DescribeHaVipsInput
SetSubnetId sets the SubnetId field's value.
func (*DescribeHaVipsInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetTagFilters(v []*TagFilterForDescribeHaVipsInput) *DescribeHaVipsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeHaVipsInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeHaVipsInput) SetVpcId(v string) *DescribeHaVipsInput
SetVpcId sets the VpcId field's value.
func (DescribeHaVipsInput) String ¶ added in v1.0.10
func (s DescribeHaVipsInput) String() string
String returns the string representation
func (*DescribeHaVipsInput) Validate ¶ added in v1.0.10
func (s *DescribeHaVipsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeHaVipsOutput ¶ added in v1.0.10
type DescribeHaVipsOutput struct {
Metadata *response.ResponseMetadata
HaVips []*HaVipForDescribeHaVipsOutput `type:"list"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeHaVipsOutput) GoString ¶ added in v1.0.10
func (s DescribeHaVipsOutput) GoString() string
GoString returns the string representation
func (*DescribeHaVipsOutput) SetHaVips ¶ added in v1.0.10
func (s *DescribeHaVipsOutput) SetHaVips(v []*HaVipForDescribeHaVipsOutput) *DescribeHaVipsOutput
SetHaVips sets the HaVips field's value.
func (*DescribeHaVipsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeHaVipsOutput) SetNextToken(v string) *DescribeHaVipsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeHaVipsOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeHaVipsOutput) SetPageNumber(v int64) *DescribeHaVipsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeHaVipsOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeHaVipsOutput) SetPageSize(v int64) *DescribeHaVipsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeHaVipsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeHaVipsOutput) SetRequestId(v string) *DescribeHaVipsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeHaVipsOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeHaVipsOutput) SetTotalCount(v int64) *DescribeHaVipsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeHaVipsOutput) String ¶ added in v1.0.10
func (s DescribeHaVipsOutput) String() string
String returns the string representation
type DescribeInstanceGroupsInput ¶ added in v1.0.10
type DescribeInstanceGroupsInput struct {
InstanceGroupIds []*string `type:"list"`
InstanceGroupName *string `type:"string"`
MaxResults *int64 `type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeInstanceGroupsInput) GoString ¶ added in v1.0.10
func (s DescribeInstanceGroupsInput) GoString() string
GoString returns the string representation
func (*DescribeInstanceGroupsInput) SetInstanceGroupIds ¶ added in v1.0.10
func (s *DescribeInstanceGroupsInput) SetInstanceGroupIds(v []*string) *DescribeInstanceGroupsInput
SetInstanceGroupIds sets the InstanceGroupIds field's value.
func (*DescribeInstanceGroupsInput) SetInstanceGroupName ¶ added in v1.0.10
func (s *DescribeInstanceGroupsInput) SetInstanceGroupName(v string) *DescribeInstanceGroupsInput
SetInstanceGroupName sets the InstanceGroupName field's value.
func (*DescribeInstanceGroupsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeInstanceGroupsInput) SetMaxResults(v int64) *DescribeInstanceGroupsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeInstanceGroupsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeInstanceGroupsInput) SetNextToken(v string) *DescribeInstanceGroupsInput
SetNextToken sets the NextToken field's value.
func (*DescribeInstanceGroupsInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeInstanceGroupsInput) SetPageNumber(v int64) *DescribeInstanceGroupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeInstanceGroupsInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeInstanceGroupsInput) SetPageSize(v int64) *DescribeInstanceGroupsInput
SetPageSize sets the PageSize field's value.
func (*DescribeInstanceGroupsInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeInstanceGroupsInput) SetVpcId(v string) *DescribeInstanceGroupsInput
SetVpcId sets the VpcId field's value.
func (DescribeInstanceGroupsInput) String ¶ added in v1.0.10
func (s DescribeInstanceGroupsInput) String() string
String returns the string representation
func (*DescribeInstanceGroupsInput) Validate ¶ added in v1.0.10
func (s *DescribeInstanceGroupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeInstanceGroupsOutput ¶ added in v1.0.10
type DescribeInstanceGroupsOutput struct {
Metadata *response.ResponseMetadata
InstanceGroups []*InstanceGroupForDescribeInstanceGroupsOutput `type:"list"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeInstanceGroupsOutput) GoString ¶ added in v1.0.10
func (s DescribeInstanceGroupsOutput) GoString() string
GoString returns the string representation
func (*DescribeInstanceGroupsOutput) SetInstanceGroups ¶ added in v1.0.10
func (s *DescribeInstanceGroupsOutput) SetInstanceGroups(v []*InstanceGroupForDescribeInstanceGroupsOutput) *DescribeInstanceGroupsOutput
SetInstanceGroups sets the InstanceGroups field's value.
func (*DescribeInstanceGroupsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeInstanceGroupsOutput) SetNextToken(v string) *DescribeInstanceGroupsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeInstanceGroupsOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeInstanceGroupsOutput) SetPageNumber(v int64) *DescribeInstanceGroupsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeInstanceGroupsOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeInstanceGroupsOutput) SetPageSize(v int64) *DescribeInstanceGroupsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeInstanceGroupsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeInstanceGroupsOutput) SetRequestId(v string) *DescribeInstanceGroupsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeInstanceGroupsOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeInstanceGroupsOutput) SetTotalCount(v int64) *DescribeInstanceGroupsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeInstanceGroupsOutput) String ¶ added in v1.0.10
func (s DescribeInstanceGroupsOutput) String() string
String returns the string representation
type DescribeIpAddressPoolAttributesInput ¶ added in v1.0.10
type DescribeIpAddressPoolAttributesInput struct {
// IpAddressPoolId is a required field
IpAddressPoolId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeIpAddressPoolAttributesInput) GoString ¶ added in v1.0.10
func (s DescribeIpAddressPoolAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeIpAddressPoolAttributesInput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesInput) SetIpAddressPoolId(v string) *DescribeIpAddressPoolAttributesInput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (DescribeIpAddressPoolAttributesInput) String ¶ added in v1.0.10
func (s DescribeIpAddressPoolAttributesInput) String() string
String returns the string representation
func (*DescribeIpAddressPoolAttributesInput) Validate ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeIpAddressPoolAttributesOutput ¶ added in v1.0.10
type DescribeIpAddressPoolAttributesOutput struct {
Metadata *response.ResponseMetadata
BusinessStatus *string `type:"string"`
CidrBlocks []*string `type:"list"`
CreationTime *string `type:"string"`
DeletedTime *string `type:"string"`
Description *string `type:"string"`
ISP *string `type:"string"`
IpAddressPoolId *string `type:"string"`
Name *string `type:"string"`
OverdueTime *string `type:"string"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeIpAddressPoolAttributesOutput `type:"list"`
TotalIpCount *int64 `type:"integer"`
UpdateTime *string `type:"string"`
UsedIpCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeIpAddressPoolAttributesOutput) GoString ¶ added in v1.0.10
func (s DescribeIpAddressPoolAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeIpAddressPoolAttributesOutput) SetBusinessStatus ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetBusinessStatus(v string) *DescribeIpAddressPoolAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetCidrBlocks ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetCidrBlocks(v []*string) *DescribeIpAddressPoolAttributesOutput
SetCidrBlocks sets the CidrBlocks field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetCreationTime ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetCreationTime(v string) *DescribeIpAddressPoolAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetDeletedTime ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetDeletedTime(v string) *DescribeIpAddressPoolAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetDescription(v string) *DescribeIpAddressPoolAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetISP ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetISP(v string) *DescribeIpAddressPoolAttributesOutput
SetISP sets the ISP field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetIpAddressPoolId(v string) *DescribeIpAddressPoolAttributesOutput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetName ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetName(v string) *DescribeIpAddressPoolAttributesOutput
SetName sets the Name field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetOverdueTime ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetOverdueTime(v string) *DescribeIpAddressPoolAttributesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetProjectName ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetProjectName(v string) *DescribeIpAddressPoolAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetRequestId(v string) *DescribeIpAddressPoolAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetStatus ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetStatus(v string) *DescribeIpAddressPoolAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetTags ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetTags(v []*TagForDescribeIpAddressPoolAttributesOutput) *DescribeIpAddressPoolAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetTotalIpCount ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetTotalIpCount(v int64) *DescribeIpAddressPoolAttributesOutput
SetTotalIpCount sets the TotalIpCount field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetUpdateTime ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetUpdateTime(v string) *DescribeIpAddressPoolAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeIpAddressPoolAttributesOutput) SetUsedIpCount ¶ added in v1.0.10
func (s *DescribeIpAddressPoolAttributesOutput) SetUsedIpCount(v int64) *DescribeIpAddressPoolAttributesOutput
SetUsedIpCount sets the UsedIpCount field's value.
func (DescribeIpAddressPoolAttributesOutput) String ¶ added in v1.0.10
func (s DescribeIpAddressPoolAttributesOutput) String() string
String returns the string representation
type DescribeIpAddressPoolCidrBlocksInput ¶ added in v1.0.10
type DescribeIpAddressPoolCidrBlocksInput struct {
CidrBlock *string `type:"string"`
// IpAddressPoolId is a required field
IpAddressPoolId *string `type:"string" required:"true"`
MaxResults *int64 `type:"integer"`
NextToken *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpAddressPoolCidrBlocksInput) GoString ¶ added in v1.0.10
func (s DescribeIpAddressPoolCidrBlocksInput) GoString() string
GoString returns the string representation
func (*DescribeIpAddressPoolCidrBlocksInput) SetCidrBlock ¶ added in v1.0.10
func (s *DescribeIpAddressPoolCidrBlocksInput) SetCidrBlock(v string) *DescribeIpAddressPoolCidrBlocksInput
SetCidrBlock sets the CidrBlock field's value.
func (*DescribeIpAddressPoolCidrBlocksInput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *DescribeIpAddressPoolCidrBlocksInput) SetIpAddressPoolId(v string) *DescribeIpAddressPoolCidrBlocksInput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (*DescribeIpAddressPoolCidrBlocksInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeIpAddressPoolCidrBlocksInput) SetMaxResults(v int64) *DescribeIpAddressPoolCidrBlocksInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeIpAddressPoolCidrBlocksInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpAddressPoolCidrBlocksInput) SetNextToken(v string) *DescribeIpAddressPoolCidrBlocksInput
SetNextToken sets the NextToken field's value.
func (DescribeIpAddressPoolCidrBlocksInput) String ¶ added in v1.0.10
func (s DescribeIpAddressPoolCidrBlocksInput) String() string
String returns the string representation
func (*DescribeIpAddressPoolCidrBlocksInput) Validate ¶ added in v1.0.10
func (s *DescribeIpAddressPoolCidrBlocksInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeIpAddressPoolCidrBlocksOutput ¶ added in v1.0.10
type DescribeIpAddressPoolCidrBlocksOutput struct {
Metadata *response.ResponseMetadata
IpAddressPoolCidrBlocks []*IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput `type:"list"`
NextToken *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpAddressPoolCidrBlocksOutput) GoString ¶ added in v1.0.10
func (s DescribeIpAddressPoolCidrBlocksOutput) GoString() string
GoString returns the string representation
func (*DescribeIpAddressPoolCidrBlocksOutput) SetIpAddressPoolCidrBlocks ¶ added in v1.0.10
func (s *DescribeIpAddressPoolCidrBlocksOutput) SetIpAddressPoolCidrBlocks(v []*IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) *DescribeIpAddressPoolCidrBlocksOutput
SetIpAddressPoolCidrBlocks sets the IpAddressPoolCidrBlocks field's value.
func (*DescribeIpAddressPoolCidrBlocksOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpAddressPoolCidrBlocksOutput) SetNextToken(v string) *DescribeIpAddressPoolCidrBlocksOutput
SetNextToken sets the NextToken field's value.
func (*DescribeIpAddressPoolCidrBlocksOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeIpAddressPoolCidrBlocksOutput) SetRequestId(v string) *DescribeIpAddressPoolCidrBlocksOutput
SetRequestId sets the RequestId field's value.
func (DescribeIpAddressPoolCidrBlocksOutput) String ¶ added in v1.0.10
func (s DescribeIpAddressPoolCidrBlocksOutput) String() string
String returns the string representation
type DescribeIpAddressPoolsInput ¶ added in v1.0.10
type DescribeIpAddressPoolsInput struct {
ISP *string `type:"string"`
IpAddressPoolIds []*string `type:"list"`
MaxResults *int64 `type:"integer"`
NextToken *string `type:"string"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
TagFilters []*TagFilterForDescribeIpAddressPoolsInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeIpAddressPoolsInput) GoString ¶ added in v1.0.10
func (s DescribeIpAddressPoolsInput) GoString() string
GoString returns the string representation
func (*DescribeIpAddressPoolsInput) SetISP ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsInput) SetISP(v string) *DescribeIpAddressPoolsInput
SetISP sets the ISP field's value.
func (*DescribeIpAddressPoolsInput) SetIpAddressPoolIds ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsInput) SetIpAddressPoolIds(v []*string) *DescribeIpAddressPoolsInput
SetIpAddressPoolIds sets the IpAddressPoolIds field's value.
func (*DescribeIpAddressPoolsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsInput) SetMaxResults(v int64) *DescribeIpAddressPoolsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeIpAddressPoolsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsInput) SetNextToken(v string) *DescribeIpAddressPoolsInput
SetNextToken sets the NextToken field's value.
func (*DescribeIpAddressPoolsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsInput) SetProjectName(v string) *DescribeIpAddressPoolsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeIpAddressPoolsInput) SetStatus ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsInput) SetStatus(v string) *DescribeIpAddressPoolsInput
SetStatus sets the Status field's value.
func (*DescribeIpAddressPoolsInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsInput) SetTagFilters(v []*TagFilterForDescribeIpAddressPoolsInput) *DescribeIpAddressPoolsInput
SetTagFilters sets the TagFilters field's value.
func (DescribeIpAddressPoolsInput) String ¶ added in v1.0.10
func (s DescribeIpAddressPoolsInput) String() string
String returns the string representation
type DescribeIpAddressPoolsOutput ¶ added in v1.0.10
type DescribeIpAddressPoolsOutput struct {
Metadata *response.ResponseMetadata
IpAddressPools []*IpAddressPoolForDescribeIpAddressPoolsOutput `type:"list"`
NextToken *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpAddressPoolsOutput) GoString ¶ added in v1.0.10
func (s DescribeIpAddressPoolsOutput) GoString() string
GoString returns the string representation
func (*DescribeIpAddressPoolsOutput) SetIpAddressPools ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsOutput) SetIpAddressPools(v []*IpAddressPoolForDescribeIpAddressPoolsOutput) *DescribeIpAddressPoolsOutput
SetIpAddressPools sets the IpAddressPools field's value.
func (*DescribeIpAddressPoolsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsOutput) SetNextToken(v string) *DescribeIpAddressPoolsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeIpAddressPoolsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeIpAddressPoolsOutput) SetRequestId(v string) *DescribeIpAddressPoolsOutput
SetRequestId sets the RequestId field's value.
func (DescribeIpAddressPoolsOutput) String ¶ added in v1.0.10
func (s DescribeIpAddressPoolsOutput) String() string
String returns the string representation
type DescribeIpv6AddressBandwidthAttributesInput ¶ added in v1.0.10
type DescribeIpv6AddressBandwidthAttributesInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeIpv6AddressBandwidthAttributesInput) GoString ¶ added in v1.0.10
func (s DescribeIpv6AddressBandwidthAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeIpv6AddressBandwidthAttributesInput) SetAllocationId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesInput) SetAllocationId(v string) *DescribeIpv6AddressBandwidthAttributesInput
SetAllocationId sets the AllocationId field's value.
func (DescribeIpv6AddressBandwidthAttributesInput) String ¶ added in v1.0.10
func (s DescribeIpv6AddressBandwidthAttributesInput) String() string
String returns the string representation
func (*DescribeIpv6AddressBandwidthAttributesInput) Validate ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeIpv6AddressBandwidthAttributesOutput ¶ added in v1.0.10
type DescribeIpv6AddressBandwidthAttributesOutput struct {
Metadata *response.ResponseMetadata
AllocationId *string `type:"string"`
Bandwidth *int64 `type:"integer"`
BandwidthPackageId *string `type:"string"`
BillingType *int64 `type:"integer"`
BusinessStatus *string `type:"string"`
CreationTime *string `type:"string"`
DeleteTime *string `type:"string"`
ISP *string `type:"string"`
InstanceId *string `type:"string"`
InstanceType *string `type:"string"`
Ipv6Address *string `type:"string"`
Ipv6GatewayId *string `type:"string"`
LockReason *string `type:"string"`
NetworkType *string `type:"string"`
OverdueTime *string `type:"string"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
ServiceManaged *bool `type:"boolean"`
Status *string `type:"string"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpv6AddressBandwidthAttributesOutput) GoString ¶ added in v1.0.10
func (s DescribeIpv6AddressBandwidthAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetAllocationId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetAllocationId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetAllocationId sets the AllocationId field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetBandwidth ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetBandwidth(v int64) *DescribeIpv6AddressBandwidthAttributesOutput
SetBandwidth sets the Bandwidth field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetBandwidthPackageId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetBillingType ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetBillingType(v int64) *DescribeIpv6AddressBandwidthAttributesOutput
SetBillingType sets the BillingType field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetBusinessStatus ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetBusinessStatus(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetCreationTime ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetCreationTime(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetDeleteTime ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetDeleteTime(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetDeleteTime sets the DeleteTime field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetISP ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetISP(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetISP sets the ISP field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetInstanceId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetInstanceId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetInstanceType ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetInstanceType(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetInstanceType sets the InstanceType field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetIpv6Address ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetIpv6Address(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetIpv6Address sets the Ipv6Address field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetIpv6GatewayId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetLockReason ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetLockReason(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetLockReason sets the LockReason field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetNetworkType ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetNetworkType(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetNetworkType sets the NetworkType field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetOverdueTime ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetOverdueTime(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetProjectName ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetProjectName(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetRequestId(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetServiceManaged ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetServiceManaged(v bool) *DescribeIpv6AddressBandwidthAttributesOutput
SetServiceManaged sets the ServiceManaged field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetStatus ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetStatus(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeIpv6AddressBandwidthAttributesOutput) SetUpdateTime ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthAttributesOutput) SetUpdateTime(v string) *DescribeIpv6AddressBandwidthAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeIpv6AddressBandwidthAttributesOutput) String ¶ added in v1.0.10
func (s DescribeIpv6AddressBandwidthAttributesOutput) String() string
String returns the string representation
type DescribeIpv6AddressBandwidthsInput ¶ added in v1.0.10
type DescribeIpv6AddressBandwidthsInput struct {
AllocationIds *string `type:"string"`
AssociatedInstanceId *string `type:"string"`
AssociatedInstanceType *string `type:"string"`
BandwidthPackageId *string `type:"string"`
ISP *string `type:"string"`
Ipv6Addresses *string `type:"string"`
MaxResults *int64 `type:"integer"`
NetworkType *string `type:"string"`
NextToken *string `type:"string"`
ProjectName *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpv6AddressBandwidthsInput) GoString ¶ added in v1.0.10
func (s DescribeIpv6AddressBandwidthsInput) GoString() string
GoString returns the string representation
func (*DescribeIpv6AddressBandwidthsInput) SetAllocationIds ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetAllocationIds(v string) *DescribeIpv6AddressBandwidthsInput
SetAllocationIds sets the AllocationIds field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetAssociatedInstanceId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetAssociatedInstanceId(v string) *DescribeIpv6AddressBandwidthsInput
SetAssociatedInstanceId sets the AssociatedInstanceId field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetAssociatedInstanceType ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetAssociatedInstanceType(v string) *DescribeIpv6AddressBandwidthsInput
SetAssociatedInstanceType sets the AssociatedInstanceType field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetBandwidthPackageId(v string) *DescribeIpv6AddressBandwidthsInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetISP ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetISP(v string) *DescribeIpv6AddressBandwidthsInput
SetISP sets the ISP field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetIpv6Addresses ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetIpv6Addresses(v string) *DescribeIpv6AddressBandwidthsInput
SetIpv6Addresses sets the Ipv6Addresses field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetMaxResults(v int64) *DescribeIpv6AddressBandwidthsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetNetworkType ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetNetworkType(v string) *DescribeIpv6AddressBandwidthsInput
SetNetworkType sets the NetworkType field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetNextToken(v string) *DescribeIpv6AddressBandwidthsInput
SetNextToken sets the NextToken field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetProjectName(v string) *DescribeIpv6AddressBandwidthsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeIpv6AddressBandwidthsInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsInput) SetVpcId(v string) *DescribeIpv6AddressBandwidthsInput
SetVpcId sets the VpcId field's value.
func (DescribeIpv6AddressBandwidthsInput) String ¶ added in v1.0.10
func (s DescribeIpv6AddressBandwidthsInput) String() string
String returns the string representation
type DescribeIpv6AddressBandwidthsOutput ¶ added in v1.0.10
type DescribeIpv6AddressBandwidthsOutput struct {
Metadata *response.ResponseMetadata
Ipv6AddressBandwidths []*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput `type:"list"`
NextToken *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpv6AddressBandwidthsOutput) GoString ¶ added in v1.0.10
func (s DescribeIpv6AddressBandwidthsOutput) GoString() string
GoString returns the string representation
func (*DescribeIpv6AddressBandwidthsOutput) SetIpv6AddressBandwidths ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsOutput) SetIpv6AddressBandwidths(v []*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) *DescribeIpv6AddressBandwidthsOutput
SetIpv6AddressBandwidths sets the Ipv6AddressBandwidths field's value.
func (*DescribeIpv6AddressBandwidthsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsOutput) SetNextToken(v string) *DescribeIpv6AddressBandwidthsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeIpv6AddressBandwidthsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeIpv6AddressBandwidthsOutput) SetRequestId(v string) *DescribeIpv6AddressBandwidthsOutput
SetRequestId sets the RequestId field's value.
func (DescribeIpv6AddressBandwidthsOutput) String ¶ added in v1.0.10
func (s DescribeIpv6AddressBandwidthsOutput) String() string
String returns the string representation
type DescribeIpv6EgressOnlyRulesInput ¶ added in v1.0.10
type DescribeIpv6EgressOnlyRulesInput struct {
InstanceId *string `type:"string"`
Ipv6Address *string `type:"string"`
Ipv6EgressOnlyRuleIds *string `type:"string"`
// Ipv6GatewayId is a required field
Ipv6GatewayId *string `type:"string" required:"true"`
MaxResults *int64 `type:"integer"`
Name *string `type:"string"`
NextToken *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpv6EgressOnlyRulesInput) GoString ¶ added in v1.0.10
func (s DescribeIpv6EgressOnlyRulesInput) GoString() string
GoString returns the string representation
func (*DescribeIpv6EgressOnlyRulesInput) SetInstanceId ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesInput) SetInstanceId(v string) *DescribeIpv6EgressOnlyRulesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeIpv6EgressOnlyRulesInput) SetIpv6Address ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesInput) SetIpv6Address(v string) *DescribeIpv6EgressOnlyRulesInput
SetIpv6Address sets the Ipv6Address field's value.
func (*DescribeIpv6EgressOnlyRulesInput) SetIpv6EgressOnlyRuleIds ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesInput) SetIpv6EgressOnlyRuleIds(v string) *DescribeIpv6EgressOnlyRulesInput
SetIpv6EgressOnlyRuleIds sets the Ipv6EgressOnlyRuleIds field's value.
func (*DescribeIpv6EgressOnlyRulesInput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesInput) SetIpv6GatewayId(v string) *DescribeIpv6EgressOnlyRulesInput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (*DescribeIpv6EgressOnlyRulesInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesInput) SetMaxResults(v int64) *DescribeIpv6EgressOnlyRulesInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeIpv6EgressOnlyRulesInput) SetName ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesInput) SetName(v string) *DescribeIpv6EgressOnlyRulesInput
SetName sets the Name field's value.
func (*DescribeIpv6EgressOnlyRulesInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesInput) SetNextToken(v string) *DescribeIpv6EgressOnlyRulesInput
SetNextToken sets the NextToken field's value.
func (DescribeIpv6EgressOnlyRulesInput) String ¶ added in v1.0.10
func (s DescribeIpv6EgressOnlyRulesInput) String() string
String returns the string representation
func (*DescribeIpv6EgressOnlyRulesInput) Validate ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeIpv6EgressOnlyRulesOutput ¶ added in v1.0.10
type DescribeIpv6EgressOnlyRulesOutput struct {
Metadata *response.ResponseMetadata
Ipv6EgressRules []*Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput `type:"list"`
NextToken *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpv6EgressOnlyRulesOutput) GoString ¶ added in v1.0.10
func (s DescribeIpv6EgressOnlyRulesOutput) GoString() string
GoString returns the string representation
func (*DescribeIpv6EgressOnlyRulesOutput) SetIpv6EgressRules ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesOutput) SetIpv6EgressRules(v []*Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) *DescribeIpv6EgressOnlyRulesOutput
SetIpv6EgressRules sets the Ipv6EgressRules field's value.
func (*DescribeIpv6EgressOnlyRulesOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesOutput) SetNextToken(v string) *DescribeIpv6EgressOnlyRulesOutput
SetNextToken sets the NextToken field's value.
func (*DescribeIpv6EgressOnlyRulesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeIpv6EgressOnlyRulesOutput) SetRequestId(v string) *DescribeIpv6EgressOnlyRulesOutput
SetRequestId sets the RequestId field's value.
func (DescribeIpv6EgressOnlyRulesOutput) String ¶ added in v1.0.10
func (s DescribeIpv6EgressOnlyRulesOutput) String() string
String returns the string representation
type DescribeIpv6GatewayAttributeInput ¶ added in v1.0.10
type DescribeIpv6GatewayAttributeInput struct {
// Ipv6GatewayId is a required field
Ipv6GatewayId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeIpv6GatewayAttributeInput) GoString ¶ added in v1.0.10
func (s DescribeIpv6GatewayAttributeInput) GoString() string
GoString returns the string representation
func (*DescribeIpv6GatewayAttributeInput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeInput) SetIpv6GatewayId(v string) *DescribeIpv6GatewayAttributeInput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (DescribeIpv6GatewayAttributeInput) String ¶ added in v1.0.10
func (s DescribeIpv6GatewayAttributeInput) String() string
String returns the string representation
func (*DescribeIpv6GatewayAttributeInput) Validate ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeIpv6GatewayAttributeOutput ¶ added in v1.0.10
type DescribeIpv6GatewayAttributeOutput struct {
Metadata *response.ResponseMetadata
CreationTime *string `type:"string"`
Description *string `type:"string"`
Ipv6GatewayId *string `type:"string"`
Name *string `type:"string"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
RouteTableId *string `type:"string"`
Status *string `type:"string"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpv6GatewayAttributeOutput) GoString ¶ added in v1.0.10
func (s DescribeIpv6GatewayAttributeOutput) GoString() string
GoString returns the string representation
func (*DescribeIpv6GatewayAttributeOutput) SetCreationTime ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetCreationTime(v string) *DescribeIpv6GatewayAttributeOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeIpv6GatewayAttributeOutput) SetDescription ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetDescription(v string) *DescribeIpv6GatewayAttributeOutput
SetDescription sets the Description field's value.
func (*DescribeIpv6GatewayAttributeOutput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetIpv6GatewayId(v string) *DescribeIpv6GatewayAttributeOutput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (*DescribeIpv6GatewayAttributeOutput) SetName ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetName(v string) *DescribeIpv6GatewayAttributeOutput
SetName sets the Name field's value.
func (*DescribeIpv6GatewayAttributeOutput) SetProjectName ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetProjectName(v string) *DescribeIpv6GatewayAttributeOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeIpv6GatewayAttributeOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetRequestId(v string) *DescribeIpv6GatewayAttributeOutput
SetRequestId sets the RequestId field's value.
func (*DescribeIpv6GatewayAttributeOutput) SetRouteTableId ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetRouteTableId(v string) *DescribeIpv6GatewayAttributeOutput
SetRouteTableId sets the RouteTableId field's value.
func (*DescribeIpv6GatewayAttributeOutput) SetStatus ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetStatus(v string) *DescribeIpv6GatewayAttributeOutput
SetStatus sets the Status field's value.
func (*DescribeIpv6GatewayAttributeOutput) SetUpdateTime ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetUpdateTime(v string) *DescribeIpv6GatewayAttributeOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeIpv6GatewayAttributeOutput) SetVpcId ¶ added in v1.0.10
func (s *DescribeIpv6GatewayAttributeOutput) SetVpcId(v string) *DescribeIpv6GatewayAttributeOutput
SetVpcId sets the VpcId field's value.
func (DescribeIpv6GatewayAttributeOutput) String ¶ added in v1.0.10
func (s DescribeIpv6GatewayAttributeOutput) String() string
String returns the string representation
type DescribeIpv6GatewaysInput ¶ added in v1.0.10
type DescribeIpv6GatewaysInput struct {
Ipv6GatewayIds *string `type:"string"`
MaxResults *int64 `type:"integer"`
Name *string `type:"string"`
NextToken *string `type:"string"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeIpv6GatewaysInput `type:"list"`
VpcIds *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpv6GatewaysInput) GoString ¶ added in v1.0.10
func (s DescribeIpv6GatewaysInput) GoString() string
GoString returns the string representation
func (*DescribeIpv6GatewaysInput) SetIpv6GatewayIds ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysInput) SetIpv6GatewayIds(v string) *DescribeIpv6GatewaysInput
SetIpv6GatewayIds sets the Ipv6GatewayIds field's value.
func (*DescribeIpv6GatewaysInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysInput) SetMaxResults(v int64) *DescribeIpv6GatewaysInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeIpv6GatewaysInput) SetName ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysInput) SetName(v string) *DescribeIpv6GatewaysInput
SetName sets the Name field's value.
func (*DescribeIpv6GatewaysInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysInput) SetNextToken(v string) *DescribeIpv6GatewaysInput
SetNextToken sets the NextToken field's value.
func (*DescribeIpv6GatewaysInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysInput) SetProjectName(v string) *DescribeIpv6GatewaysInput
SetProjectName sets the ProjectName field's value.
func (*DescribeIpv6GatewaysInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysInput) SetTagFilters(v []*TagFilterForDescribeIpv6GatewaysInput) *DescribeIpv6GatewaysInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeIpv6GatewaysInput) SetVpcIds ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysInput) SetVpcIds(v string) *DescribeIpv6GatewaysInput
SetVpcIds sets the VpcIds field's value.
func (DescribeIpv6GatewaysInput) String ¶ added in v1.0.10
func (s DescribeIpv6GatewaysInput) String() string
String returns the string representation
type DescribeIpv6GatewaysOutput ¶ added in v1.0.10
type DescribeIpv6GatewaysOutput struct {
Metadata *response.ResponseMetadata
Ipv6Gateways []*Ipv6GatewayForDescribeIpv6GatewaysOutput `type:"list"`
NextToken *string `type:"string"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeIpv6GatewaysOutput) GoString ¶ added in v1.0.10
func (s DescribeIpv6GatewaysOutput) GoString() string
GoString returns the string representation
func (*DescribeIpv6GatewaysOutput) SetIpv6Gateways ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysOutput) SetIpv6Gateways(v []*Ipv6GatewayForDescribeIpv6GatewaysOutput) *DescribeIpv6GatewaysOutput
SetIpv6Gateways sets the Ipv6Gateways field's value.
func (*DescribeIpv6GatewaysOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysOutput) SetNextToken(v string) *DescribeIpv6GatewaysOutput
SetNextToken sets the NextToken field's value.
func (*DescribeIpv6GatewaysOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeIpv6GatewaysOutput) SetRequestId(v string) *DescribeIpv6GatewaysOutput
SetRequestId sets the RequestId field's value.
func (DescribeIpv6GatewaysOutput) String ¶ added in v1.0.10
func (s DescribeIpv6GatewaysOutput) String() string
String returns the string representation
type DescribeNetworkAclAttributesInput ¶ added in v1.0.10
type DescribeNetworkAclAttributesInput struct {
// NetworkAclId is a required field
NetworkAclId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeNetworkAclAttributesInput) GoString ¶ added in v1.0.10
func (s DescribeNetworkAclAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeNetworkAclAttributesInput) SetNetworkAclId ¶ added in v1.0.10
func (s *DescribeNetworkAclAttributesInput) SetNetworkAclId(v string) *DescribeNetworkAclAttributesInput
SetNetworkAclId sets the NetworkAclId field's value.
func (DescribeNetworkAclAttributesInput) String ¶ added in v1.0.10
func (s DescribeNetworkAclAttributesInput) String() string
String returns the string representation
func (*DescribeNetworkAclAttributesInput) Validate ¶ added in v1.0.10
func (s *DescribeNetworkAclAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeNetworkAclAttributesOutput ¶ added in v1.0.10
type DescribeNetworkAclAttributesOutput struct {
Metadata *response.ResponseMetadata
NetworkAclAttribute *NetworkAclAttributeForDescribeNetworkAclAttributesOutput `type:"structure"`
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeNetworkAclAttributesOutput) GoString ¶ added in v1.0.10
func (s DescribeNetworkAclAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeNetworkAclAttributesOutput) SetNetworkAclAttribute ¶ added in v1.0.10
func (s *DescribeNetworkAclAttributesOutput) SetNetworkAclAttribute(v *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) *DescribeNetworkAclAttributesOutput
SetNetworkAclAttribute sets the NetworkAclAttribute field's value.
func (*DescribeNetworkAclAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeNetworkAclAttributesOutput) SetRequestId(v string) *DescribeNetworkAclAttributesOutput
SetRequestId sets the RequestId field's value.
func (DescribeNetworkAclAttributesOutput) String ¶ added in v1.0.10
func (s DescribeNetworkAclAttributesOutput) String() string
String returns the string representation
type DescribeNetworkAclsInput ¶ added in v1.0.10
type DescribeNetworkAclsInput struct {
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NetworkAclIds []*string `type:"list"`
NetworkAclName *string `type:"string"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
ProjectName *string `type:"string"`
SubnetId *string `type:"string"`
TagFilters []*TagFilterForDescribeNetworkAclsInput `type:"list"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeNetworkAclsInput) GoString ¶ added in v1.0.10
func (s DescribeNetworkAclsInput) GoString() string
GoString returns the string representation
func (*DescribeNetworkAclsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetMaxResults(v int64) *DescribeNetworkAclsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeNetworkAclsInput) SetNetworkAclIds ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetNetworkAclIds(v []*string) *DescribeNetworkAclsInput
SetNetworkAclIds sets the NetworkAclIds field's value.
func (*DescribeNetworkAclsInput) SetNetworkAclName ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetNetworkAclName(v string) *DescribeNetworkAclsInput
SetNetworkAclName sets the NetworkAclName field's value.
func (*DescribeNetworkAclsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetNextToken(v string) *DescribeNetworkAclsInput
SetNextToken sets the NextToken field's value.
func (*DescribeNetworkAclsInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetPageNumber(v int64) *DescribeNetworkAclsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeNetworkAclsInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetPageSize(v int64) *DescribeNetworkAclsInput
SetPageSize sets the PageSize field's value.
func (*DescribeNetworkAclsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetProjectName(v string) *DescribeNetworkAclsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeNetworkAclsInput) SetSubnetId ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetSubnetId(v string) *DescribeNetworkAclsInput
SetSubnetId sets the SubnetId field's value.
func (*DescribeNetworkAclsInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetTagFilters(v []*TagFilterForDescribeNetworkAclsInput) *DescribeNetworkAclsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeNetworkAclsInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) SetVpcId(v string) *DescribeNetworkAclsInput
SetVpcId sets the VpcId field's value.
func (DescribeNetworkAclsInput) String ¶ added in v1.0.10
func (s DescribeNetworkAclsInput) String() string
String returns the string representation
func (*DescribeNetworkAclsInput) Validate ¶ added in v1.0.10
func (s *DescribeNetworkAclsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeNetworkAclsOutput ¶ added in v1.0.10
type DescribeNetworkAclsOutput struct {
Metadata *response.ResponseMetadata
NetworkAcls []*NetworkAclForDescribeNetworkAclsOutput `type:"list"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeNetworkAclsOutput) GoString ¶ added in v1.0.10
func (s DescribeNetworkAclsOutput) GoString() string
GoString returns the string representation
func (*DescribeNetworkAclsOutput) SetNetworkAcls ¶ added in v1.0.10
func (s *DescribeNetworkAclsOutput) SetNetworkAcls(v []*NetworkAclForDescribeNetworkAclsOutput) *DescribeNetworkAclsOutput
SetNetworkAcls sets the NetworkAcls field's value.
func (*DescribeNetworkAclsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeNetworkAclsOutput) SetNextToken(v string) *DescribeNetworkAclsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeNetworkAclsOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeNetworkAclsOutput) SetPageNumber(v int64) *DescribeNetworkAclsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeNetworkAclsOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeNetworkAclsOutput) SetPageSize(v int64) *DescribeNetworkAclsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeNetworkAclsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeNetworkAclsOutput) SetRequestId(v string) *DescribeNetworkAclsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeNetworkAclsOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeNetworkAclsOutput) SetTotalCount(v int64) *DescribeNetworkAclsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeNetworkAclsOutput) String ¶ added in v1.0.10
func (s DescribeNetworkAclsOutput) String() string
String returns the string representation
type DescribeNetworkInterfaceAttributesInput ¶ added in v1.0.10
type DescribeNetworkInterfaceAttributesInput struct {
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeNetworkInterfaceAttributesInput) GoString ¶ added in v1.0.10
func (s DescribeNetworkInterfaceAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeNetworkInterfaceAttributesInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesInput) SetNetworkInterfaceId(v string) *DescribeNetworkInterfaceAttributesInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (DescribeNetworkInterfaceAttributesInput) String ¶ added in v1.0.10
func (s DescribeNetworkInterfaceAttributesInput) String() string
String returns the string representation
func (*DescribeNetworkInterfaceAttributesInput) Validate ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeNetworkInterfaceAttributesOutput ¶ added in v1.0.10
type DescribeNetworkInterfaceAttributesOutput struct {
Metadata *response.ResponseMetadata
AccountId *string `type:"string"`
AssociatedElasticIp *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput `type:"structure"`
CreatedAt *string `type:"string"`
Description *string `type:"string"`
DeviceId *string `type:"string"`
IPv6Sets []*string `type:"list"`
MacAddress *string `type:"string"`
NetworkInterfaceId *string `type:"string"`
NetworkInterfaceName *string `type:"string"`
PortSecurityEnabled *bool `type:"boolean"`
PrimaryIpAddress *string `type:"string"`
PrivateIpSets *PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput `type:"structure"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
SecurityGroupIds []*string `type:"list"`
ServiceManaged *bool `type:"boolean"`
Status *string `type:"string"`
SubnetId *string `type:"string"`
Tags []*TagForDescribeNetworkInterfaceAttributesOutput `type:"list"`
Type *string `type:"string"`
UpdatedAt *string `type:"string"`
VpcId *string `type:"string"`
VpcName *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeNetworkInterfaceAttributesOutput) GoString ¶ added in v1.0.10
func (s DescribeNetworkInterfaceAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeNetworkInterfaceAttributesOutput) SetAccountId ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetAccountId(v string) *DescribeNetworkInterfaceAttributesOutput
SetAccountId sets the AccountId field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetAssociatedElasticIp ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetAssociatedElasticIp(v *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) *DescribeNetworkInterfaceAttributesOutput
SetAssociatedElasticIp sets the AssociatedElasticIp field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetCreatedAt ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetCreatedAt(v string) *DescribeNetworkInterfaceAttributesOutput
SetCreatedAt sets the CreatedAt field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetDescription(v string) *DescribeNetworkInterfaceAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetDeviceId ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetDeviceId(v string) *DescribeNetworkInterfaceAttributesOutput
SetDeviceId sets the DeviceId field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetIPv6Sets ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetIPv6Sets(v []*string) *DescribeNetworkInterfaceAttributesOutput
SetIPv6Sets sets the IPv6Sets field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetMacAddress ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetMacAddress(v string) *DescribeNetworkInterfaceAttributesOutput
SetMacAddress sets the MacAddress field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetNetworkInterfaceId(v string) *DescribeNetworkInterfaceAttributesOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetNetworkInterfaceName ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetNetworkInterfaceName(v string) *DescribeNetworkInterfaceAttributesOutput
SetNetworkInterfaceName sets the NetworkInterfaceName field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetPortSecurityEnabled ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetPortSecurityEnabled(v bool) *DescribeNetworkInterfaceAttributesOutput
SetPortSecurityEnabled sets the PortSecurityEnabled field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetPrimaryIpAddress ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetPrimaryIpAddress(v string) *DescribeNetworkInterfaceAttributesOutput
SetPrimaryIpAddress sets the PrimaryIpAddress field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetPrivateIpSets ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetPrivateIpSets(v *PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) *DescribeNetworkInterfaceAttributesOutput
SetPrivateIpSets sets the PrivateIpSets field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetProjectName ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetProjectName(v string) *DescribeNetworkInterfaceAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetRequestId(v string) *DescribeNetworkInterfaceAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetSecurityGroupIds ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetSecurityGroupIds(v []*string) *DescribeNetworkInterfaceAttributesOutput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetServiceManaged ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetServiceManaged(v bool) *DescribeNetworkInterfaceAttributesOutput
SetServiceManaged sets the ServiceManaged field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetStatus ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetStatus(v string) *DescribeNetworkInterfaceAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetSubnetId ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetSubnetId(v string) *DescribeNetworkInterfaceAttributesOutput
SetSubnetId sets the SubnetId field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetTags ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetTags(v []*TagForDescribeNetworkInterfaceAttributesOutput) *DescribeNetworkInterfaceAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetType ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetType(v string) *DescribeNetworkInterfaceAttributesOutput
SetType sets the Type field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetUpdatedAt ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetUpdatedAt(v string) *DescribeNetworkInterfaceAttributesOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetVpcId ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetVpcId(v string) *DescribeNetworkInterfaceAttributesOutput
SetVpcId sets the VpcId field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetVpcName ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetVpcName(v string) *DescribeNetworkInterfaceAttributesOutput
SetVpcName sets the VpcName field's value.
func (*DescribeNetworkInterfaceAttributesOutput) SetZoneId ¶ added in v1.0.10
func (s *DescribeNetworkInterfaceAttributesOutput) SetZoneId(v string) *DescribeNetworkInterfaceAttributesOutput
SetZoneId sets the ZoneId field's value.
func (DescribeNetworkInterfaceAttributesOutput) String ¶ added in v1.0.10
func (s DescribeNetworkInterfaceAttributesOutput) String() string
String returns the string representation
type DescribeNetworkInterfacesInput ¶ added in v1.0.10
type DescribeNetworkInterfacesInput struct {
InstanceId *string `type:"string"`
Ipv6Addresses []*string `type:"list"`
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NetworkInterfaceIds []*string `type:"list"`
NetworkInterfaceName *string `type:"string"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
PrimaryIpAddresses []*string `type:"list"`
PrivateIpAddresses []*string `type:"list"`
ProjectName *string `type:"string"`
SecurityGroupId *string `type:"string"`
Status *string `type:"string"`
SubnetId *string `type:"string"`
TagFilters []*TagFilterForDescribeNetworkInterfacesInput `type:"list"`
Type *string `type:"string"`
VpcId *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeNetworkInterfacesInput) GoString ¶ added in v1.0.10
func (s DescribeNetworkInterfacesInput) GoString() string
GoString returns the string representation
func (*DescribeNetworkInterfacesInput) SetInstanceId ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetInstanceId(v string) *DescribeNetworkInterfacesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeNetworkInterfacesInput) SetIpv6Addresses ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetIpv6Addresses(v []*string) *DescribeNetworkInterfacesInput
SetIpv6Addresses sets the Ipv6Addresses field's value.
func (*DescribeNetworkInterfacesInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetMaxResults(v int64) *DescribeNetworkInterfacesInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeNetworkInterfacesInput) SetNetworkInterfaceIds ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetNetworkInterfaceIds(v []*string) *DescribeNetworkInterfacesInput
SetNetworkInterfaceIds sets the NetworkInterfaceIds field's value.
func (*DescribeNetworkInterfacesInput) SetNetworkInterfaceName ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetNetworkInterfaceName(v string) *DescribeNetworkInterfacesInput
SetNetworkInterfaceName sets the NetworkInterfaceName field's value.
func (*DescribeNetworkInterfacesInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetNextToken(v string) *DescribeNetworkInterfacesInput
SetNextToken sets the NextToken field's value.
func (*DescribeNetworkInterfacesInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetPageNumber(v int64) *DescribeNetworkInterfacesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeNetworkInterfacesInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetPageSize(v int64) *DescribeNetworkInterfacesInput
SetPageSize sets the PageSize field's value.
func (*DescribeNetworkInterfacesInput) SetPrimaryIpAddresses ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetPrimaryIpAddresses(v []*string) *DescribeNetworkInterfacesInput
SetPrimaryIpAddresses sets the PrimaryIpAddresses field's value.
func (*DescribeNetworkInterfacesInput) SetPrivateIpAddresses ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetPrivateIpAddresses(v []*string) *DescribeNetworkInterfacesInput
SetPrivateIpAddresses sets the PrivateIpAddresses field's value.
func (*DescribeNetworkInterfacesInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetProjectName(v string) *DescribeNetworkInterfacesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeNetworkInterfacesInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetSecurityGroupId(v string) *DescribeNetworkInterfacesInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*DescribeNetworkInterfacesInput) SetStatus ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetStatus(v string) *DescribeNetworkInterfacesInput
SetStatus sets the Status field's value.
func (*DescribeNetworkInterfacesInput) SetSubnetId ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetSubnetId(v string) *DescribeNetworkInterfacesInput
SetSubnetId sets the SubnetId field's value.
func (*DescribeNetworkInterfacesInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetTagFilters(v []*TagFilterForDescribeNetworkInterfacesInput) *DescribeNetworkInterfacesInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeNetworkInterfacesInput) SetType ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetType(v string) *DescribeNetworkInterfacesInput
SetType sets the Type field's value.
func (*DescribeNetworkInterfacesInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetVpcId(v string) *DescribeNetworkInterfacesInput
SetVpcId sets the VpcId field's value.
func (*DescribeNetworkInterfacesInput) SetZoneId ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) SetZoneId(v string) *DescribeNetworkInterfacesInput
SetZoneId sets the ZoneId field's value.
func (DescribeNetworkInterfacesInput) String ¶ added in v1.0.10
func (s DescribeNetworkInterfacesInput) String() string
String returns the string representation
func (*DescribeNetworkInterfacesInput) Validate ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeNetworkInterfacesOutput ¶ added in v1.0.10
type DescribeNetworkInterfacesOutput struct {
Metadata *response.ResponseMetadata
NetworkInterfaceSets []*NetworkInterfaceSetForDescribeNetworkInterfacesOutput `type:"list"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeNetworkInterfacesOutput) GoString ¶ added in v1.0.10
func (s DescribeNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (*DescribeNetworkInterfacesOutput) SetNetworkInterfaceSets ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesOutput) SetNetworkInterfaceSets(v []*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) *DescribeNetworkInterfacesOutput
SetNetworkInterfaceSets sets the NetworkInterfaceSets field's value.
func (*DescribeNetworkInterfacesOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesOutput) SetNextToken(v string) *DescribeNetworkInterfacesOutput
SetNextToken sets the NextToken field's value.
func (*DescribeNetworkInterfacesOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesOutput) SetPageNumber(v int64) *DescribeNetworkInterfacesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeNetworkInterfacesOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesOutput) SetPageSize(v int64) *DescribeNetworkInterfacesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeNetworkInterfacesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesOutput) SetRequestId(v string) *DescribeNetworkInterfacesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeNetworkInterfacesOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeNetworkInterfacesOutput) SetTotalCount(v int64) *DescribeNetworkInterfacesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeNetworkInterfacesOutput) String ¶ added in v1.0.10
func (s DescribeNetworkInterfacesOutput) String() string
String returns the string representation
type DescribePrefixListAssociationsInput ¶ added in v1.0.10
type DescribePrefixListAssociationsInput struct {
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
// PrefixListId is a required field
PrefixListId *string `type:"string" required:"true"`
ResourceType *string `type:"string" enum:"ResourceTypeForDescribePrefixListAssociationsInput"`
// contains filtered or unexported fields
}
func (DescribePrefixListAssociationsInput) GoString ¶ added in v1.0.10
func (s DescribePrefixListAssociationsInput) GoString() string
GoString returns the string representation
func (*DescribePrefixListAssociationsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsInput) SetMaxResults(v int64) *DescribePrefixListAssociationsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribePrefixListAssociationsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsInput) SetNextToken(v string) *DescribePrefixListAssociationsInput
SetNextToken sets the NextToken field's value.
func (*DescribePrefixListAssociationsInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsInput) SetPageNumber(v int64) *DescribePrefixListAssociationsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribePrefixListAssociationsInput) SetPageSize ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsInput) SetPageSize(v int64) *DescribePrefixListAssociationsInput
SetPageSize sets the PageSize field's value.
func (*DescribePrefixListAssociationsInput) SetPrefixListId ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsInput) SetPrefixListId(v string) *DescribePrefixListAssociationsInput
SetPrefixListId sets the PrefixListId field's value.
func (*DescribePrefixListAssociationsInput) SetResourceType ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsInput) SetResourceType(v string) *DescribePrefixListAssociationsInput
SetResourceType sets the ResourceType field's value.
func (DescribePrefixListAssociationsInput) String ¶ added in v1.0.10
func (s DescribePrefixListAssociationsInput) String() string
String returns the string representation
func (*DescribePrefixListAssociationsInput) Validate ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePrefixListAssociationsOutput ¶ added in v1.0.10
type DescribePrefixListAssociationsOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
PrefixListAssociations []*PrefixListAssociationForDescribePrefixListAssociationsOutput `type:"list"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribePrefixListAssociationsOutput) GoString ¶ added in v1.0.10
func (s DescribePrefixListAssociationsOutput) GoString() string
GoString returns the string representation
func (*DescribePrefixListAssociationsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsOutput) SetNextToken(v string) *DescribePrefixListAssociationsOutput
SetNextToken sets the NextToken field's value.
func (*DescribePrefixListAssociationsOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsOutput) SetPageNumber(v int64) *DescribePrefixListAssociationsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribePrefixListAssociationsOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsOutput) SetPageSize(v int64) *DescribePrefixListAssociationsOutput
SetPageSize sets the PageSize field's value.
func (*DescribePrefixListAssociationsOutput) SetPrefixListAssociations ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsOutput) SetPrefixListAssociations(v []*PrefixListAssociationForDescribePrefixListAssociationsOutput) *DescribePrefixListAssociationsOutput
SetPrefixListAssociations sets the PrefixListAssociations field's value.
func (*DescribePrefixListAssociationsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsOutput) SetRequestId(v string) *DescribePrefixListAssociationsOutput
SetRequestId sets the RequestId field's value.
func (*DescribePrefixListAssociationsOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribePrefixListAssociationsOutput) SetTotalCount(v int64) *DescribePrefixListAssociationsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribePrefixListAssociationsOutput) String ¶ added in v1.0.10
func (s DescribePrefixListAssociationsOutput) String() string
String returns the string representation
type DescribePrefixListEntriesInput ¶ added in v1.0.10
type DescribePrefixListEntriesInput struct {
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
// PrefixListId is a required field
PrefixListId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribePrefixListEntriesInput) GoString ¶ added in v1.0.10
func (s DescribePrefixListEntriesInput) GoString() string
GoString returns the string representation
func (*DescribePrefixListEntriesInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribePrefixListEntriesInput) SetMaxResults(v int64) *DescribePrefixListEntriesInput
SetMaxResults sets the MaxResults field's value.
func (*DescribePrefixListEntriesInput) SetNextToken ¶ added in v1.0.10
func (s *DescribePrefixListEntriesInput) SetNextToken(v string) *DescribePrefixListEntriesInput
SetNextToken sets the NextToken field's value.
func (*DescribePrefixListEntriesInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribePrefixListEntriesInput) SetPageNumber(v int64) *DescribePrefixListEntriesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribePrefixListEntriesInput) SetPageSize ¶ added in v1.0.10
func (s *DescribePrefixListEntriesInput) SetPageSize(v int64) *DescribePrefixListEntriesInput
SetPageSize sets the PageSize field's value.
func (*DescribePrefixListEntriesInput) SetPrefixListId ¶ added in v1.0.10
func (s *DescribePrefixListEntriesInput) SetPrefixListId(v string) *DescribePrefixListEntriesInput
SetPrefixListId sets the PrefixListId field's value.
func (DescribePrefixListEntriesInput) String ¶ added in v1.0.10
func (s DescribePrefixListEntriesInput) String() string
String returns the string representation
func (*DescribePrefixListEntriesInput) Validate ¶ added in v1.0.10
func (s *DescribePrefixListEntriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePrefixListEntriesOutput ¶ added in v1.0.10
type DescribePrefixListEntriesOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
PrefixListEntries []*PrefixListEntryForDescribePrefixListEntriesOutput `type:"list"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribePrefixListEntriesOutput) GoString ¶ added in v1.0.10
func (s DescribePrefixListEntriesOutput) GoString() string
GoString returns the string representation
func (*DescribePrefixListEntriesOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribePrefixListEntriesOutput) SetNextToken(v string) *DescribePrefixListEntriesOutput
SetNextToken sets the NextToken field's value.
func (*DescribePrefixListEntriesOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribePrefixListEntriesOutput) SetPageNumber(v int64) *DescribePrefixListEntriesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribePrefixListEntriesOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribePrefixListEntriesOutput) SetPageSize(v int64) *DescribePrefixListEntriesOutput
SetPageSize sets the PageSize field's value.
func (*DescribePrefixListEntriesOutput) SetPrefixListEntries ¶ added in v1.0.10
func (s *DescribePrefixListEntriesOutput) SetPrefixListEntries(v []*PrefixListEntryForDescribePrefixListEntriesOutput) *DescribePrefixListEntriesOutput
SetPrefixListEntries sets the PrefixListEntries field's value.
func (*DescribePrefixListEntriesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribePrefixListEntriesOutput) SetRequestId(v string) *DescribePrefixListEntriesOutput
SetRequestId sets the RequestId field's value.
func (*DescribePrefixListEntriesOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribePrefixListEntriesOutput) SetTotalCount(v int64) *DescribePrefixListEntriesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribePrefixListEntriesOutput) String ¶ added in v1.0.10
func (s DescribePrefixListEntriesOutput) String() string
String returns the string representation
type DescribePrefixListsInput ¶ added in v1.0.10
type DescribePrefixListsInput struct {
IpVersion *string `type:"string"`
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
PrefixListIds []*string `type:"list"`
PrefixListName *string `type:"string"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribePrefixListsInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribePrefixListsInput) GoString ¶ added in v1.0.10
func (s DescribePrefixListsInput) GoString() string
GoString returns the string representation
func (*DescribePrefixListsInput) SetIpVersion ¶ added in v1.0.10
func (s *DescribePrefixListsInput) SetIpVersion(v string) *DescribePrefixListsInput
SetIpVersion sets the IpVersion field's value.
func (*DescribePrefixListsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribePrefixListsInput) SetMaxResults(v int64) *DescribePrefixListsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribePrefixListsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribePrefixListsInput) SetNextToken(v string) *DescribePrefixListsInput
SetNextToken sets the NextToken field's value.
func (*DescribePrefixListsInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribePrefixListsInput) SetPageNumber(v int64) *DescribePrefixListsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribePrefixListsInput) SetPageSize ¶ added in v1.0.10
func (s *DescribePrefixListsInput) SetPageSize(v int64) *DescribePrefixListsInput
SetPageSize sets the PageSize field's value.
func (*DescribePrefixListsInput) SetPrefixListIds ¶ added in v1.0.10
func (s *DescribePrefixListsInput) SetPrefixListIds(v []*string) *DescribePrefixListsInput
SetPrefixListIds sets the PrefixListIds field's value.
func (*DescribePrefixListsInput) SetPrefixListName ¶ added in v1.0.10
func (s *DescribePrefixListsInput) SetPrefixListName(v string) *DescribePrefixListsInput
SetPrefixListName sets the PrefixListName field's value.
func (*DescribePrefixListsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribePrefixListsInput) SetProjectName(v string) *DescribePrefixListsInput
SetProjectName sets the ProjectName field's value.
func (*DescribePrefixListsInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribePrefixListsInput) SetTagFilters(v []*TagFilterForDescribePrefixListsInput) *DescribePrefixListsInput
SetTagFilters sets the TagFilters field's value.
func (DescribePrefixListsInput) String ¶ added in v1.0.10
func (s DescribePrefixListsInput) String() string
String returns the string representation
func (*DescribePrefixListsInput) Validate ¶ added in v1.0.10
func (s *DescribePrefixListsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePrefixListsOutput ¶ added in v1.0.10
type DescribePrefixListsOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
PrefixLists []*PrefixListForDescribePrefixListsOutput `type:"list"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribePrefixListsOutput) GoString ¶ added in v1.0.10
func (s DescribePrefixListsOutput) GoString() string
GoString returns the string representation
func (*DescribePrefixListsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribePrefixListsOutput) SetNextToken(v string) *DescribePrefixListsOutput
SetNextToken sets the NextToken field's value.
func (*DescribePrefixListsOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribePrefixListsOutput) SetPageNumber(v int64) *DescribePrefixListsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribePrefixListsOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribePrefixListsOutput) SetPageSize(v int64) *DescribePrefixListsOutput
SetPageSize sets the PageSize field's value.
func (*DescribePrefixListsOutput) SetPrefixLists ¶ added in v1.0.10
func (s *DescribePrefixListsOutput) SetPrefixLists(v []*PrefixListForDescribePrefixListsOutput) *DescribePrefixListsOutput
SetPrefixLists sets the PrefixLists field's value.
func (*DescribePrefixListsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribePrefixListsOutput) SetRequestId(v string) *DescribePrefixListsOutput
SetRequestId sets the RequestId field's value.
func (*DescribePrefixListsOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribePrefixListsOutput) SetTotalCount(v int64) *DescribePrefixListsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribePrefixListsOutput) String ¶ added in v1.0.10
func (s DescribePrefixListsOutput) String() string
String returns the string representation
type DescribeRouteEntryListInput ¶ added in v1.0.10
type DescribeRouteEntryListInput struct {
DestinationCidrBlock *string `type:"string"`
DestinationPrefixListId *string `type:"string"`
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NextHopId *string `type:"string"`
NextHopType *string `type:"string"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
RouteEntryId *string `type:"string"`
RouteEntryName *string `type:"string"`
RouteEntryType *string `type:"string"`
// RouteTableId is a required field
RouteTableId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeRouteEntryListInput) GoString ¶ added in v1.0.10
func (s DescribeRouteEntryListInput) GoString() string
GoString returns the string representation
func (*DescribeRouteEntryListInput) SetDestinationCidrBlock ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetDestinationCidrBlock(v string) *DescribeRouteEntryListInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*DescribeRouteEntryListInput) SetDestinationPrefixListId ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetDestinationPrefixListId(v string) *DescribeRouteEntryListInput
SetDestinationPrefixListId sets the DestinationPrefixListId field's value.
func (*DescribeRouteEntryListInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetMaxResults(v int64) *DescribeRouteEntryListInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeRouteEntryListInput) SetNextHopId ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetNextHopId(v string) *DescribeRouteEntryListInput
SetNextHopId sets the NextHopId field's value.
func (*DescribeRouteEntryListInput) SetNextHopType ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetNextHopType(v string) *DescribeRouteEntryListInput
SetNextHopType sets the NextHopType field's value.
func (*DescribeRouteEntryListInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetNextToken(v string) *DescribeRouteEntryListInput
SetNextToken sets the NextToken field's value.
func (*DescribeRouteEntryListInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetPageNumber(v int64) *DescribeRouteEntryListInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeRouteEntryListInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetPageSize(v int64) *DescribeRouteEntryListInput
SetPageSize sets the PageSize field's value.
func (*DescribeRouteEntryListInput) SetRouteEntryId ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetRouteEntryId(v string) *DescribeRouteEntryListInput
SetRouteEntryId sets the RouteEntryId field's value.
func (*DescribeRouteEntryListInput) SetRouteEntryName ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetRouteEntryName(v string) *DescribeRouteEntryListInput
SetRouteEntryName sets the RouteEntryName field's value.
func (*DescribeRouteEntryListInput) SetRouteEntryType ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetRouteEntryType(v string) *DescribeRouteEntryListInput
SetRouteEntryType sets the RouteEntryType field's value.
func (*DescribeRouteEntryListInput) SetRouteTableId ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) SetRouteTableId(v string) *DescribeRouteEntryListInput
SetRouteTableId sets the RouteTableId field's value.
func (DescribeRouteEntryListInput) String ¶ added in v1.0.10
func (s DescribeRouteEntryListInput) String() string
String returns the string representation
func (*DescribeRouteEntryListInput) Validate ¶ added in v1.0.10
func (s *DescribeRouteEntryListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRouteEntryListOutput ¶ added in v1.0.10
type DescribeRouteEntryListOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
RouteEntries []*RouteEntryForDescribeRouteEntryListOutput `type:"list"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeRouteEntryListOutput) GoString ¶ added in v1.0.10
func (s DescribeRouteEntryListOutput) GoString() string
GoString returns the string representation
func (*DescribeRouteEntryListOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeRouteEntryListOutput) SetNextToken(v string) *DescribeRouteEntryListOutput
SetNextToken sets the NextToken field's value.
func (*DescribeRouteEntryListOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeRouteEntryListOutput) SetPageNumber(v int64) *DescribeRouteEntryListOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeRouteEntryListOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeRouteEntryListOutput) SetPageSize(v int64) *DescribeRouteEntryListOutput
SetPageSize sets the PageSize field's value.
func (*DescribeRouteEntryListOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeRouteEntryListOutput) SetRequestId(v string) *DescribeRouteEntryListOutput
SetRequestId sets the RequestId field's value.
func (*DescribeRouteEntryListOutput) SetRouteEntries ¶ added in v1.0.10
func (s *DescribeRouteEntryListOutput) SetRouteEntries(v []*RouteEntryForDescribeRouteEntryListOutput) *DescribeRouteEntryListOutput
SetRouteEntries sets the RouteEntries field's value.
func (*DescribeRouteEntryListOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeRouteEntryListOutput) SetTotalCount(v int64) *DescribeRouteEntryListOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeRouteEntryListOutput) String ¶ added in v1.0.10
func (s DescribeRouteEntryListOutput) String() string
String returns the string representation
type DescribeRouteTableListInput ¶ added in v1.0.10
type DescribeRouteTableListInput struct {
AssociateType *string `type:"string" enum:"AssociateTypeForDescribeRouteTableListInput"`
MaxResults *int64 `type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
ProjectName *string `type:"string"`
RouteTableId *string `type:"string"`
RouteTableName *string `type:"string"`
TagFilters []*TagFilterForDescribeRouteTableListInput `type:"list"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeRouteTableListInput) GoString ¶ added in v1.0.10
func (s DescribeRouteTableListInput) GoString() string
GoString returns the string representation
func (*DescribeRouteTableListInput) SetAssociateType ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetAssociateType(v string) *DescribeRouteTableListInput
SetAssociateType sets the AssociateType field's value.
func (*DescribeRouteTableListInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetMaxResults(v int64) *DescribeRouteTableListInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeRouteTableListInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetNextToken(v string) *DescribeRouteTableListInput
SetNextToken sets the NextToken field's value.
func (*DescribeRouteTableListInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetPageNumber(v int64) *DescribeRouteTableListInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeRouteTableListInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetPageSize(v int64) *DescribeRouteTableListInput
SetPageSize sets the PageSize field's value.
func (*DescribeRouteTableListInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetProjectName(v string) *DescribeRouteTableListInput
SetProjectName sets the ProjectName field's value.
func (*DescribeRouteTableListInput) SetRouteTableId ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetRouteTableId(v string) *DescribeRouteTableListInput
SetRouteTableId sets the RouteTableId field's value.
func (*DescribeRouteTableListInput) SetRouteTableName ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetRouteTableName(v string) *DescribeRouteTableListInput
SetRouteTableName sets the RouteTableName field's value.
func (*DescribeRouteTableListInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetTagFilters(v []*TagFilterForDescribeRouteTableListInput) *DescribeRouteTableListInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeRouteTableListInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) SetVpcId(v string) *DescribeRouteTableListInput
SetVpcId sets the VpcId field's value.
func (DescribeRouteTableListInput) String ¶ added in v1.0.10
func (s DescribeRouteTableListInput) String() string
String returns the string representation
func (*DescribeRouteTableListInput) Validate ¶ added in v1.0.10
func (s *DescribeRouteTableListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRouteTableListOutput ¶ added in v1.0.10
type DescribeRouteTableListOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
RouterTableList []*RouterTableListForDescribeRouteTableListOutput `type:"list"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeRouteTableListOutput) GoString ¶ added in v1.0.10
func (s DescribeRouteTableListOutput) GoString() string
GoString returns the string representation
func (*DescribeRouteTableListOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeRouteTableListOutput) SetNextToken(v string) *DescribeRouteTableListOutput
SetNextToken sets the NextToken field's value.
func (*DescribeRouteTableListOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeRouteTableListOutput) SetPageNumber(v int64) *DescribeRouteTableListOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeRouteTableListOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeRouteTableListOutput) SetPageSize(v int64) *DescribeRouteTableListOutput
SetPageSize sets the PageSize field's value.
func (*DescribeRouteTableListOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeRouteTableListOutput) SetRequestId(v string) *DescribeRouteTableListOutput
SetRequestId sets the RequestId field's value.
func (*DescribeRouteTableListOutput) SetRouterTableList ¶ added in v1.0.10
func (s *DescribeRouteTableListOutput) SetRouterTableList(v []*RouterTableListForDescribeRouteTableListOutput) *DescribeRouteTableListOutput
SetRouterTableList sets the RouterTableList field's value.
func (*DescribeRouteTableListOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeRouteTableListOutput) SetTotalCount(v int64) *DescribeRouteTableListOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeRouteTableListOutput) String ¶ added in v1.0.10
func (s DescribeRouteTableListOutput) String() string
String returns the string representation
type DescribeSecurityGroupAttributesInput ¶ added in v1.0.10
type DescribeSecurityGroupAttributesInput struct {
CidrIp *string `type:"string"`
Direction *string `type:"string"`
PrefixListId *string `type:"string"`
Protocol *string `type:"string"`
// SecurityGroupId is a required field
SecurityGroupId *string `type:"string" required:"true"`
SourceGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeSecurityGroupAttributesInput) GoString ¶ added in v1.0.10
func (s DescribeSecurityGroupAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeSecurityGroupAttributesInput) SetCidrIp ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesInput) SetCidrIp(v string) *DescribeSecurityGroupAttributesInput
SetCidrIp sets the CidrIp field's value.
func (*DescribeSecurityGroupAttributesInput) SetDirection ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesInput) SetDirection(v string) *DescribeSecurityGroupAttributesInput
SetDirection sets the Direction field's value.
func (*DescribeSecurityGroupAttributesInput) SetPrefixListId ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesInput) SetPrefixListId(v string) *DescribeSecurityGroupAttributesInput
SetPrefixListId sets the PrefixListId field's value.
func (*DescribeSecurityGroupAttributesInput) SetProtocol ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesInput) SetProtocol(v string) *DescribeSecurityGroupAttributesInput
SetProtocol sets the Protocol field's value.
func (*DescribeSecurityGroupAttributesInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesInput) SetSecurityGroupId(v string) *DescribeSecurityGroupAttributesInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*DescribeSecurityGroupAttributesInput) SetSourceGroupId ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesInput) SetSourceGroupId(v string) *DescribeSecurityGroupAttributesInput
SetSourceGroupId sets the SourceGroupId field's value.
func (DescribeSecurityGroupAttributesInput) String ¶ added in v1.0.10
func (s DescribeSecurityGroupAttributesInput) String() string
String returns the string representation
func (*DescribeSecurityGroupAttributesInput) Validate ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeSecurityGroupAttributesOutput ¶ added in v1.0.10
type DescribeSecurityGroupAttributesOutput struct {
Metadata *response.ResponseMetadata
AccountId *string `type:"string"`
CreationTime *string `type:"string"`
Description *string `type:"string"`
Permissions []*PermissionForDescribeSecurityGroupAttributesOutput `type:"list"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
SecurityGroupId *string `type:"string"`
SecurityGroupName *string `type:"string"`
ServiceManaged *bool `type:"boolean"`
Status *string `type:"string"`
Tags []*TagForDescribeSecurityGroupAttributesOutput `type:"list"`
Type *string `type:"string"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeSecurityGroupAttributesOutput) GoString ¶ added in v1.0.10
func (s DescribeSecurityGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeSecurityGroupAttributesOutput) SetAccountId ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetAccountId(v string) *DescribeSecurityGroupAttributesOutput
SetAccountId sets the AccountId field's value.
func (*DescribeSecurityGroupAttributesOutput) SetCreationTime ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetCreationTime(v string) *DescribeSecurityGroupAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeSecurityGroupAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetDescription(v string) *DescribeSecurityGroupAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeSecurityGroupAttributesOutput) SetPermissions ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetPermissions(v []*PermissionForDescribeSecurityGroupAttributesOutput) *DescribeSecurityGroupAttributesOutput
SetPermissions sets the Permissions field's value.
func (*DescribeSecurityGroupAttributesOutput) SetProjectName ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetProjectName(v string) *DescribeSecurityGroupAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeSecurityGroupAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetRequestId(v string) *DescribeSecurityGroupAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeSecurityGroupAttributesOutput) SetSecurityGroupId ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetSecurityGroupId(v string) *DescribeSecurityGroupAttributesOutput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*DescribeSecurityGroupAttributesOutput) SetSecurityGroupName ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetSecurityGroupName(v string) *DescribeSecurityGroupAttributesOutput
SetSecurityGroupName sets the SecurityGroupName field's value.
func (*DescribeSecurityGroupAttributesOutput) SetServiceManaged ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetServiceManaged(v bool) *DescribeSecurityGroupAttributesOutput
SetServiceManaged sets the ServiceManaged field's value.
func (*DescribeSecurityGroupAttributesOutput) SetStatus ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetStatus(v string) *DescribeSecurityGroupAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeSecurityGroupAttributesOutput) SetTags ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetTags(v []*TagForDescribeSecurityGroupAttributesOutput) *DescribeSecurityGroupAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeSecurityGroupAttributesOutput) SetType ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetType(v string) *DescribeSecurityGroupAttributesOutput
SetType sets the Type field's value.
func (*DescribeSecurityGroupAttributesOutput) SetUpdateTime ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetUpdateTime(v string) *DescribeSecurityGroupAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeSecurityGroupAttributesOutput) SetVpcId ¶ added in v1.0.10
func (s *DescribeSecurityGroupAttributesOutput) SetVpcId(v string) *DescribeSecurityGroupAttributesOutput
SetVpcId sets the VpcId field's value.
func (DescribeSecurityGroupAttributesOutput) String ¶ added in v1.0.10
func (s DescribeSecurityGroupAttributesOutput) String() string
String returns the string representation
type DescribeSecurityGroupsInput ¶ added in v1.0.10
type DescribeSecurityGroupsInput struct {
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
ProjectName *string `type:"string"`
SecurityGroupIds []*string `type:"list"`
SecurityGroupNames []*string `type:"list"`
TagFilters []*TagFilterForDescribeSecurityGroupsInput `type:"list"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeSecurityGroupsInput) GoString ¶ added in v1.0.10
func (s DescribeSecurityGroupsInput) GoString() string
GoString returns the string representation
func (*DescribeSecurityGroupsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) SetMaxResults(v int64) *DescribeSecurityGroupsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeSecurityGroupsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) SetNextToken(v string) *DescribeSecurityGroupsInput
SetNextToken sets the NextToken field's value.
func (*DescribeSecurityGroupsInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) SetPageNumber(v int64) *DescribeSecurityGroupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeSecurityGroupsInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) SetPageSize(v int64) *DescribeSecurityGroupsInput
SetPageSize sets the PageSize field's value.
func (*DescribeSecurityGroupsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) SetProjectName(v string) *DescribeSecurityGroupsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeSecurityGroupsInput) SetSecurityGroupIds ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) SetSecurityGroupIds(v []*string) *DescribeSecurityGroupsInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*DescribeSecurityGroupsInput) SetSecurityGroupNames ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) SetSecurityGroupNames(v []*string) *DescribeSecurityGroupsInput
SetSecurityGroupNames sets the SecurityGroupNames field's value.
func (*DescribeSecurityGroupsInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) SetTagFilters(v []*TagFilterForDescribeSecurityGroupsInput) *DescribeSecurityGroupsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeSecurityGroupsInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) SetVpcId(v string) *DescribeSecurityGroupsInput
SetVpcId sets the VpcId field's value.
func (DescribeSecurityGroupsInput) String ¶ added in v1.0.10
func (s DescribeSecurityGroupsInput) String() string
String returns the string representation
func (*DescribeSecurityGroupsInput) Validate ¶ added in v1.0.10
func (s *DescribeSecurityGroupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeSecurityGroupsOutput ¶ added in v1.0.10
type DescribeSecurityGroupsOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
SecurityGroups []*SecurityGroupForDescribeSecurityGroupsOutput `type:"list"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeSecurityGroupsOutput) GoString ¶ added in v1.0.10
func (s DescribeSecurityGroupsOutput) GoString() string
GoString returns the string representation
func (*DescribeSecurityGroupsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeSecurityGroupsOutput) SetNextToken(v string) *DescribeSecurityGroupsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeSecurityGroupsOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeSecurityGroupsOutput) SetPageNumber(v int64) *DescribeSecurityGroupsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeSecurityGroupsOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeSecurityGroupsOutput) SetPageSize(v int64) *DescribeSecurityGroupsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeSecurityGroupsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeSecurityGroupsOutput) SetRequestId(v string) *DescribeSecurityGroupsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeSecurityGroupsOutput) SetSecurityGroups ¶ added in v1.0.10
func (s *DescribeSecurityGroupsOutput) SetSecurityGroups(v []*SecurityGroupForDescribeSecurityGroupsOutput) *DescribeSecurityGroupsOutput
SetSecurityGroups sets the SecurityGroups field's value.
func (*DescribeSecurityGroupsOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeSecurityGroupsOutput) SetTotalCount(v int64) *DescribeSecurityGroupsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeSecurityGroupsOutput) String ¶ added in v1.0.10
func (s DescribeSecurityGroupsOutput) String() string
String returns the string representation
type DescribeSubnetAttributesInput ¶ added in v1.0.10
type DescribeSubnetAttributesInput struct {
// SubnetId is a required field
SubnetId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeSubnetAttributesInput) GoString ¶ added in v1.0.10
func (s DescribeSubnetAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeSubnetAttributesInput) SetSubnetId ¶ added in v1.0.10
func (s *DescribeSubnetAttributesInput) SetSubnetId(v string) *DescribeSubnetAttributesInput
SetSubnetId sets the SubnetId field's value.
func (DescribeSubnetAttributesInput) String ¶ added in v1.0.10
func (s DescribeSubnetAttributesInput) String() string
String returns the string representation
func (*DescribeSubnetAttributesInput) Validate ¶ added in v1.0.10
func (s *DescribeSubnetAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeSubnetAttributesOutput ¶ added in v1.0.10
type DescribeSubnetAttributesOutput struct {
Metadata *response.ResponseMetadata
AccountId *string `type:"string"`
AvailableIpAddressCount *int64 `type:"integer"`
CidrBlock *string `type:"string"`
CreationTime *string `type:"string"`
Description *string `type:"string"`
Ipv6CidrBlock *string `type:"string"`
IsDefault *bool `type:"boolean"`
NetworkAclId *string `type:"string"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
RouteTable *RouteTableForDescribeSubnetAttributesOutput `type:"structure"`
Status *string `type:"string"`
SubnetId *string `type:"string"`
SubnetName *string `type:"string"`
Tags []*TagForDescribeSubnetAttributesOutput `type:"list"`
TotalIpv4Count *int64 `type:"integer"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeSubnetAttributesOutput) GoString ¶ added in v1.0.10
func (s DescribeSubnetAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeSubnetAttributesOutput) SetAccountId ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetAccountId(v string) *DescribeSubnetAttributesOutput
SetAccountId sets the AccountId field's value.
func (*DescribeSubnetAttributesOutput) SetAvailableIpAddressCount ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetAvailableIpAddressCount(v int64) *DescribeSubnetAttributesOutput
SetAvailableIpAddressCount sets the AvailableIpAddressCount field's value.
func (*DescribeSubnetAttributesOutput) SetCidrBlock ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetCidrBlock(v string) *DescribeSubnetAttributesOutput
SetCidrBlock sets the CidrBlock field's value.
func (*DescribeSubnetAttributesOutput) SetCreationTime ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetCreationTime(v string) *DescribeSubnetAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeSubnetAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetDescription(v string) *DescribeSubnetAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeSubnetAttributesOutput) SetIpv6CidrBlock ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetIpv6CidrBlock(v string) *DescribeSubnetAttributesOutput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*DescribeSubnetAttributesOutput) SetIsDefault ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetIsDefault(v bool) *DescribeSubnetAttributesOutput
SetIsDefault sets the IsDefault field's value.
func (*DescribeSubnetAttributesOutput) SetNetworkAclId ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetNetworkAclId(v string) *DescribeSubnetAttributesOutput
SetNetworkAclId sets the NetworkAclId field's value.
func (*DescribeSubnetAttributesOutput) SetProjectName ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetProjectName(v string) *DescribeSubnetAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeSubnetAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetRequestId(v string) *DescribeSubnetAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeSubnetAttributesOutput) SetRouteTable ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetRouteTable(v *RouteTableForDescribeSubnetAttributesOutput) *DescribeSubnetAttributesOutput
SetRouteTable sets the RouteTable field's value.
func (*DescribeSubnetAttributesOutput) SetStatus ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetStatus(v string) *DescribeSubnetAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeSubnetAttributesOutput) SetSubnetId ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetSubnetId(v string) *DescribeSubnetAttributesOutput
SetSubnetId sets the SubnetId field's value.
func (*DescribeSubnetAttributesOutput) SetSubnetName ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetSubnetName(v string) *DescribeSubnetAttributesOutput
SetSubnetName sets the SubnetName field's value.
func (*DescribeSubnetAttributesOutput) SetTags ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetTags(v []*TagForDescribeSubnetAttributesOutput) *DescribeSubnetAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeSubnetAttributesOutput) SetTotalIpv4Count ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetTotalIpv4Count(v int64) *DescribeSubnetAttributesOutput
SetTotalIpv4Count sets the TotalIpv4Count field's value.
func (*DescribeSubnetAttributesOutput) SetUpdateTime ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetUpdateTime(v string) *DescribeSubnetAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeSubnetAttributesOutput) SetVpcId ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetVpcId(v string) *DescribeSubnetAttributesOutput
SetVpcId sets the VpcId field's value.
func (*DescribeSubnetAttributesOutput) SetZoneId ¶ added in v1.0.10
func (s *DescribeSubnetAttributesOutput) SetZoneId(v string) *DescribeSubnetAttributesOutput
SetZoneId sets the ZoneId field's value.
func (DescribeSubnetAttributesOutput) String ¶ added in v1.0.10
func (s DescribeSubnetAttributesOutput) String() string
String returns the string representation
type DescribeSubnetsInput ¶ added in v1.0.10
type DescribeSubnetsInput struct {
IsDefault *bool `type:"boolean"`
MaxResults *int64 `type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
ProjectName *string `type:"string"`
RouteTableId *string `type:"string"`
SubnetIds []*string `type:"list"`
SubnetName *string `type:"string"`
SubnetOwnerId *string `type:"string"`
TagFilters []*TagFilterForDescribeSubnetsInput `type:"list"`
VpcId *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeSubnetsInput) GoString ¶ added in v1.0.10
func (s DescribeSubnetsInput) GoString() string
GoString returns the string representation
func (*DescribeSubnetsInput) SetIsDefault ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetIsDefault(v bool) *DescribeSubnetsInput
SetIsDefault sets the IsDefault field's value.
func (*DescribeSubnetsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetMaxResults(v int64) *DescribeSubnetsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeSubnetsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetNextToken(v string) *DescribeSubnetsInput
SetNextToken sets the NextToken field's value.
func (*DescribeSubnetsInput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetPageNumber(v int64) *DescribeSubnetsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeSubnetsInput) SetPageSize ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetPageSize(v int64) *DescribeSubnetsInput
SetPageSize sets the PageSize field's value.
func (*DescribeSubnetsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetProjectName(v string) *DescribeSubnetsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeSubnetsInput) SetRouteTableId ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetRouteTableId(v string) *DescribeSubnetsInput
SetRouteTableId sets the RouteTableId field's value.
func (*DescribeSubnetsInput) SetSubnetIds ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetSubnetIds(v []*string) *DescribeSubnetsInput
SetSubnetIds sets the SubnetIds field's value.
func (*DescribeSubnetsInput) SetSubnetName ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetSubnetName(v string) *DescribeSubnetsInput
SetSubnetName sets the SubnetName field's value.
func (*DescribeSubnetsInput) SetSubnetOwnerId ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetSubnetOwnerId(v string) *DescribeSubnetsInput
SetSubnetOwnerId sets the SubnetOwnerId field's value.
func (*DescribeSubnetsInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetTagFilters(v []*TagFilterForDescribeSubnetsInput) *DescribeSubnetsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeSubnetsInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetVpcId(v string) *DescribeSubnetsInput
SetVpcId sets the VpcId field's value.
func (*DescribeSubnetsInput) SetZoneId ¶ added in v1.0.10
func (s *DescribeSubnetsInput) SetZoneId(v string) *DescribeSubnetsInput
SetZoneId sets the ZoneId field's value.
func (DescribeSubnetsInput) String ¶ added in v1.0.10
func (s DescribeSubnetsInput) String() string
String returns the string representation
func (*DescribeSubnetsInput) Validate ¶ added in v1.0.10
func (s *DescribeSubnetsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeSubnetsOutput ¶ added in v1.0.10
type DescribeSubnetsOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
Subnets []*SubnetForDescribeSubnetsOutput `type:"list"`
TotalCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeSubnetsOutput) GoString ¶ added in v1.0.10
func (s DescribeSubnetsOutput) GoString() string
GoString returns the string representation
func (*DescribeSubnetsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeSubnetsOutput) SetNextToken(v string) *DescribeSubnetsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeSubnetsOutput) SetPageNumber ¶ added in v1.0.10
func (s *DescribeSubnetsOutput) SetPageNumber(v int64) *DescribeSubnetsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeSubnetsOutput) SetPageSize ¶ added in v1.0.10
func (s *DescribeSubnetsOutput) SetPageSize(v int64) *DescribeSubnetsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeSubnetsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeSubnetsOutput) SetRequestId(v string) *DescribeSubnetsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeSubnetsOutput) SetSubnets ¶ added in v1.0.10
func (s *DescribeSubnetsOutput) SetSubnets(v []*SubnetForDescribeSubnetsOutput) *DescribeSubnetsOutput
SetSubnets sets the Subnets field's value.
func (*DescribeSubnetsOutput) SetTotalCount ¶ added in v1.0.10
func (s *DescribeSubnetsOutput) SetTotalCount(v int64) *DescribeSubnetsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeSubnetsOutput) String ¶ added in v1.0.10
func (s DescribeSubnetsOutput) String() string
String returns the string representation
type DescribeTrafficMirrorFiltersInput ¶ added in v1.0.10
type DescribeTrafficMirrorFiltersInput struct {
MaxResults *int64 `type:"integer"`
NextToken *string `type:"string"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeTrafficMirrorFiltersInput `type:"list"`
TrafficMirrorFilterIds *string `type:"string"`
TrafficMirrorFilterNames *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeTrafficMirrorFiltersInput) GoString ¶ added in v1.0.10
func (s DescribeTrafficMirrorFiltersInput) GoString() string
GoString returns the string representation
func (*DescribeTrafficMirrorFiltersInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeTrafficMirrorFiltersInput) SetMaxResults(v int64) *DescribeTrafficMirrorFiltersInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeTrafficMirrorFiltersInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeTrafficMirrorFiltersInput) SetNextToken(v string) *DescribeTrafficMirrorFiltersInput
SetNextToken sets the NextToken field's value.
func (*DescribeTrafficMirrorFiltersInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeTrafficMirrorFiltersInput) SetProjectName(v string) *DescribeTrafficMirrorFiltersInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTrafficMirrorFiltersInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeTrafficMirrorFiltersInput) SetTagFilters(v []*TagFilterForDescribeTrafficMirrorFiltersInput) *DescribeTrafficMirrorFiltersInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeTrafficMirrorFiltersInput) SetTrafficMirrorFilterIds ¶ added in v1.0.10
func (s *DescribeTrafficMirrorFiltersInput) SetTrafficMirrorFilterIds(v string) *DescribeTrafficMirrorFiltersInput
SetTrafficMirrorFilterIds sets the TrafficMirrorFilterIds field's value.
func (*DescribeTrafficMirrorFiltersInput) SetTrafficMirrorFilterNames ¶ added in v1.0.10
func (s *DescribeTrafficMirrorFiltersInput) SetTrafficMirrorFilterNames(v string) *DescribeTrafficMirrorFiltersInput
SetTrafficMirrorFilterNames sets the TrafficMirrorFilterNames field's value.
func (DescribeTrafficMirrorFiltersInput) String ¶ added in v1.0.10
func (s DescribeTrafficMirrorFiltersInput) String() string
String returns the string representation
type DescribeTrafficMirrorFiltersOutput ¶ added in v1.0.10
type DescribeTrafficMirrorFiltersOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
RequestId *string `type:"string"`
TrafficMirrorFilters []*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeTrafficMirrorFiltersOutput) GoString ¶ added in v1.0.10
func (s DescribeTrafficMirrorFiltersOutput) GoString() string
GoString returns the string representation
func (*DescribeTrafficMirrorFiltersOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeTrafficMirrorFiltersOutput) SetNextToken(v string) *DescribeTrafficMirrorFiltersOutput
SetNextToken sets the NextToken field's value.
func (*DescribeTrafficMirrorFiltersOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeTrafficMirrorFiltersOutput) SetRequestId(v string) *DescribeTrafficMirrorFiltersOutput
SetRequestId sets the RequestId field's value.
func (*DescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilters ¶ added in v1.0.10
func (s *DescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilters(v []*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) *DescribeTrafficMirrorFiltersOutput
SetTrafficMirrorFilters sets the TrafficMirrorFilters field's value.
func (DescribeTrafficMirrorFiltersOutput) String ¶ added in v1.0.10
func (s DescribeTrafficMirrorFiltersOutput) String() string
String returns the string representation
type DescribeTrafficMirrorSessionsInput ¶ added in v1.0.10
type DescribeTrafficMirrorSessionsInput struct {
MaxResults *int64 `type:"integer"`
NetworkInterfaceId *string `type:"string"`
NextToken *string `type:"string"`
PacketLength *int64 `type:"integer"`
Priority *int64 `type:"integer"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeTrafficMirrorSessionsInput `type:"list"`
TrafficMirrorFilterId *string `type:"string"`
TrafficMirrorSessionIds *string `type:"string"`
TrafficMirrorSessionNames *string `type:"string"`
TrafficMirrorTargetId *string `type:"string"`
VirtualNetworkId *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeTrafficMirrorSessionsInput) GoString ¶ added in v1.0.10
func (s DescribeTrafficMirrorSessionsInput) GoString() string
GoString returns the string representation
func (*DescribeTrafficMirrorSessionsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetMaxResults(v int64) *DescribeTrafficMirrorSessionsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeTrafficMirrorSessionsInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetNetworkInterfaceId(v string) *DescribeTrafficMirrorSessionsInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*DescribeTrafficMirrorSessionsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetNextToken(v string) *DescribeTrafficMirrorSessionsInput
SetNextToken sets the NextToken field's value.
func (*DescribeTrafficMirrorSessionsInput) SetPacketLength ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetPacketLength(v int64) *DescribeTrafficMirrorSessionsInput
SetPacketLength sets the PacketLength field's value.
func (*DescribeTrafficMirrorSessionsInput) SetPriority ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetPriority(v int64) *DescribeTrafficMirrorSessionsInput
SetPriority sets the Priority field's value.
func (*DescribeTrafficMirrorSessionsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetProjectName(v string) *DescribeTrafficMirrorSessionsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTrafficMirrorSessionsInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetTagFilters(v []*TagFilterForDescribeTrafficMirrorSessionsInput) *DescribeTrafficMirrorSessionsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeTrafficMirrorSessionsInput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetTrafficMirrorFilterId(v string) *DescribeTrafficMirrorSessionsInput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (*DescribeTrafficMirrorSessionsInput) SetTrafficMirrorSessionIds ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetTrafficMirrorSessionIds(v string) *DescribeTrafficMirrorSessionsInput
SetTrafficMirrorSessionIds sets the TrafficMirrorSessionIds field's value.
func (*DescribeTrafficMirrorSessionsInput) SetTrafficMirrorSessionNames ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetTrafficMirrorSessionNames(v string) *DescribeTrafficMirrorSessionsInput
SetTrafficMirrorSessionNames sets the TrafficMirrorSessionNames field's value.
func (*DescribeTrafficMirrorSessionsInput) SetTrafficMirrorTargetId ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetTrafficMirrorTargetId(v string) *DescribeTrafficMirrorSessionsInput
SetTrafficMirrorTargetId sets the TrafficMirrorTargetId field's value.
func (*DescribeTrafficMirrorSessionsInput) SetVirtualNetworkId ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsInput) SetVirtualNetworkId(v int64) *DescribeTrafficMirrorSessionsInput
SetVirtualNetworkId sets the VirtualNetworkId field's value.
func (DescribeTrafficMirrorSessionsInput) String ¶ added in v1.0.10
func (s DescribeTrafficMirrorSessionsInput) String() string
String returns the string representation
type DescribeTrafficMirrorSessionsOutput ¶ added in v1.0.10
type DescribeTrafficMirrorSessionsOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
RequestId *string `type:"string"`
TrafficMirrorSessions []*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeTrafficMirrorSessionsOutput) GoString ¶ added in v1.0.10
func (s DescribeTrafficMirrorSessionsOutput) GoString() string
GoString returns the string representation
func (*DescribeTrafficMirrorSessionsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsOutput) SetNextToken(v string) *DescribeTrafficMirrorSessionsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeTrafficMirrorSessionsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsOutput) SetRequestId(v string) *DescribeTrafficMirrorSessionsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSessions ¶ added in v1.0.10
func (s *DescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSessions(v []*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) *DescribeTrafficMirrorSessionsOutput
SetTrafficMirrorSessions sets the TrafficMirrorSessions field's value.
func (DescribeTrafficMirrorSessionsOutput) String ¶ added in v1.0.10
func (s DescribeTrafficMirrorSessionsOutput) String() string
String returns the string representation
type DescribeTrafficMirrorTargetsInput ¶ added in v1.0.10
type DescribeTrafficMirrorTargetsInput struct {
MaxResults *int64 `type:"integer"`
NextToken *string `type:"string"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeTrafficMirrorTargetsInput `type:"list"`
TrafficMirrorTargetIds *string `type:"string"`
TrafficMirrorTargetName *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeTrafficMirrorTargetsInput) GoString ¶ added in v1.0.10
func (s DescribeTrafficMirrorTargetsInput) GoString() string
GoString returns the string representation
func (*DescribeTrafficMirrorTargetsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeTrafficMirrorTargetsInput) SetMaxResults(v int64) *DescribeTrafficMirrorTargetsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeTrafficMirrorTargetsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeTrafficMirrorTargetsInput) SetNextToken(v string) *DescribeTrafficMirrorTargetsInput
SetNextToken sets the NextToken field's value.
func (*DescribeTrafficMirrorTargetsInput) SetProjectName ¶ added in v1.0.10
func (s *DescribeTrafficMirrorTargetsInput) SetProjectName(v string) *DescribeTrafficMirrorTargetsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTrafficMirrorTargetsInput) SetTagFilters ¶ added in v1.0.10
func (s *DescribeTrafficMirrorTargetsInput) SetTagFilters(v []*TagFilterForDescribeTrafficMirrorTargetsInput) *DescribeTrafficMirrorTargetsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeTrafficMirrorTargetsInput) SetTrafficMirrorTargetIds ¶ added in v1.0.10
func (s *DescribeTrafficMirrorTargetsInput) SetTrafficMirrorTargetIds(v string) *DescribeTrafficMirrorTargetsInput
SetTrafficMirrorTargetIds sets the TrafficMirrorTargetIds field's value.
func (*DescribeTrafficMirrorTargetsInput) SetTrafficMirrorTargetName ¶ added in v1.0.10
func (s *DescribeTrafficMirrorTargetsInput) SetTrafficMirrorTargetName(v string) *DescribeTrafficMirrorTargetsInput
SetTrafficMirrorTargetName sets the TrafficMirrorTargetName field's value.
func (DescribeTrafficMirrorTargetsInput) String ¶ added in v1.0.10
func (s DescribeTrafficMirrorTargetsInput) String() string
String returns the string representation
type DescribeTrafficMirrorTargetsOutput ¶ added in v1.0.10
type DescribeTrafficMirrorTargetsOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
RequestId *string `type:"string"`
TrafficMirrorTargets []*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeTrafficMirrorTargetsOutput) GoString ¶ added in v1.0.10
func (s DescribeTrafficMirrorTargetsOutput) GoString() string
GoString returns the string representation
func (*DescribeTrafficMirrorTargetsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeTrafficMirrorTargetsOutput) SetNextToken(v string) *DescribeTrafficMirrorTargetsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeTrafficMirrorTargetsOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeTrafficMirrorTargetsOutput) SetRequestId(v string) *DescribeTrafficMirrorTargetsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeTrafficMirrorTargetsOutput) SetTrafficMirrorTargets ¶ added in v1.0.10
func (s *DescribeTrafficMirrorTargetsOutput) SetTrafficMirrorTargets(v []*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) *DescribeTrafficMirrorTargetsOutput
SetTrafficMirrorTargets sets the TrafficMirrorTargets field's value.
func (DescribeTrafficMirrorTargetsOutput) String ¶ added in v1.0.10
func (s DescribeTrafficMirrorTargetsOutput) String() string
String returns the string representation
type DescribeVpcAttributesInput ¶ added in v1.0.10
type DescribeVpcAttributesInput struct {
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeVpcAttributesInput) GoString ¶ added in v1.0.10
func (s DescribeVpcAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeVpcAttributesInput) SetVpcId ¶ added in v1.0.10
func (s *DescribeVpcAttributesInput) SetVpcId(v string) *DescribeVpcAttributesInput
SetVpcId sets the VpcId field's value.
func (DescribeVpcAttributesInput) String ¶ added in v1.0.10
func (s DescribeVpcAttributesInput) String() string
String returns the string representation
func (*DescribeVpcAttributesInput) Validate ¶ added in v1.0.10
func (s *DescribeVpcAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcAttributesOutput ¶ added in v1.0.10
type DescribeVpcAttributesOutput struct {
Metadata *response.ResponseMetadata
AccountId *string `type:"string"`
AssociateCens []*AssociateCenForDescribeVpcAttributesOutput `type:"list"`
CidrBlock *string `type:"string"`
CreationTime *string `type:"string"`
Description *string `type:"string"`
DnsServers []*string `type:"list"`
Ipv4GatewayId *string `type:"string"`
Ipv6CidrBlock *string `type:"string"`
IsDefault *bool `type:"boolean"`
NatGatewayIds []*string `type:"list"`
NetworkAclNum *string `type:"string"`
ProjectName *string `type:"string"`
RequestId *string `type:"string"`
RouteTableIds []*string `type:"list"`
SecondaryCidrBlocks []*string `type:"list"`
SecurityGroupIds []*string `type:"list"`
Status *string `type:"string"`
SubnetIds []*string `type:"list"`
SupportIpv4Gateway *bool `type:"boolean"`
Tags []*TagForDescribeVpcAttributesOutput `type:"list"`
UpdateTime *string `type:"string"`
UserCidrBlocks []*string `type:"list"`
VpcId *string `type:"string"`
VpcName *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeVpcAttributesOutput) GoString ¶ added in v1.0.10
func (s DescribeVpcAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcAttributesOutput) SetAccountId ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetAccountId(v string) *DescribeVpcAttributesOutput
SetAccountId sets the AccountId field's value.
func (*DescribeVpcAttributesOutput) SetAssociateCens ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetAssociateCens(v []*AssociateCenForDescribeVpcAttributesOutput) *DescribeVpcAttributesOutput
SetAssociateCens sets the AssociateCens field's value.
func (*DescribeVpcAttributesOutput) SetCidrBlock ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetCidrBlock(v string) *DescribeVpcAttributesOutput
SetCidrBlock sets the CidrBlock field's value.
func (*DescribeVpcAttributesOutput) SetCreationTime ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetCreationTime(v string) *DescribeVpcAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeVpcAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetDescription(v string) *DescribeVpcAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeVpcAttributesOutput) SetDnsServers ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetDnsServers(v []*string) *DescribeVpcAttributesOutput
SetDnsServers sets the DnsServers field's value.
func (*DescribeVpcAttributesOutput) SetIpv4GatewayId ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetIpv4GatewayId(v string) *DescribeVpcAttributesOutput
SetIpv4GatewayId sets the Ipv4GatewayId field's value.
func (*DescribeVpcAttributesOutput) SetIpv6CidrBlock ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetIpv6CidrBlock(v string) *DescribeVpcAttributesOutput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*DescribeVpcAttributesOutput) SetIsDefault ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetIsDefault(v bool) *DescribeVpcAttributesOutput
SetIsDefault sets the IsDefault field's value.
func (*DescribeVpcAttributesOutput) SetNatGatewayIds ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetNatGatewayIds(v []*string) *DescribeVpcAttributesOutput
SetNatGatewayIds sets the NatGatewayIds field's value.
func (*DescribeVpcAttributesOutput) SetNetworkAclNum ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetNetworkAclNum(v string) *DescribeVpcAttributesOutput
SetNetworkAclNum sets the NetworkAclNum field's value.
func (*DescribeVpcAttributesOutput) SetProjectName ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetProjectName(v string) *DescribeVpcAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeVpcAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetRequestId(v string) *DescribeVpcAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcAttributesOutput) SetRouteTableIds ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetRouteTableIds(v []*string) *DescribeVpcAttributesOutput
SetRouteTableIds sets the RouteTableIds field's value.
func (*DescribeVpcAttributesOutput) SetSecondaryCidrBlocks ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetSecondaryCidrBlocks(v []*string) *DescribeVpcAttributesOutput
SetSecondaryCidrBlocks sets the SecondaryCidrBlocks field's value.
func (*DescribeVpcAttributesOutput) SetSecurityGroupIds ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetSecurityGroupIds(v []*string) *DescribeVpcAttributesOutput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*DescribeVpcAttributesOutput) SetStatus ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetStatus(v string) *DescribeVpcAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeVpcAttributesOutput) SetSubnetIds ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetSubnetIds(v []*string) *DescribeVpcAttributesOutput
SetSubnetIds sets the SubnetIds field's value.
func (*DescribeVpcAttributesOutput) SetSupportIpv4Gateway ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetSupportIpv4Gateway(v bool) *DescribeVpcAttributesOutput
SetSupportIpv4Gateway sets the SupportIpv4Gateway field's value.
func (*DescribeVpcAttributesOutput) SetTags ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetTags(v []*TagForDescribeVpcAttributesOutput) *DescribeVpcAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeVpcAttributesOutput) SetUpdateTime ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetUpdateTime(v string) *DescribeVpcAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeVpcAttributesOutput) SetUserCidrBlocks ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetUserCidrBlocks(v []*string) *DescribeVpcAttributesOutput
SetUserCidrBlocks sets the UserCidrBlocks field's value.
func (*DescribeVpcAttributesOutput) SetVpcId ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetVpcId(v string) *DescribeVpcAttributesOutput
SetVpcId sets the VpcId field's value.
func (*DescribeVpcAttributesOutput) SetVpcName ¶ added in v1.0.10
func (s *DescribeVpcAttributesOutput) SetVpcName(v string) *DescribeVpcAttributesOutput
SetVpcName sets the VpcName field's value.
func (DescribeVpcAttributesOutput) String ¶ added in v1.0.10
func (s DescribeVpcAttributesOutput) String() string
String returns the string representation
type DescribeVpcsInput ¶
type DescribeVpcsInput struct {
IsDefault *bool `type:"boolean"`
MaxResults *int64 `min:"1" max:"100" type:"integer"`
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `max:"100" type:"integer"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeVpcsInput `type:"list"`
VpcIds []*string `type:"list"`
VpcName *string `type:"string"`
VpcOwnerId *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (DescribeVpcsInput) GoString ¶
func (s DescribeVpcsInput) GoString() string
GoString returns the string representation
func (*DescribeVpcsInput) SetIsDefault ¶
func (s *DescribeVpcsInput) SetIsDefault(v bool) *DescribeVpcsInput
SetIsDefault sets the IsDefault field's value.
func (*DescribeVpcsInput) SetMaxResults ¶ added in v1.0.10
func (s *DescribeVpcsInput) SetMaxResults(v int64) *DescribeVpcsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeVpcsInput) SetNextToken ¶ added in v1.0.10
func (s *DescribeVpcsInput) SetNextToken(v string) *DescribeVpcsInput
SetNextToken sets the NextToken field's value.
func (*DescribeVpcsInput) SetPageNumber ¶
func (s *DescribeVpcsInput) SetPageNumber(v int64) *DescribeVpcsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcsInput) SetPageSize ¶
func (s *DescribeVpcsInput) SetPageSize(v int64) *DescribeVpcsInput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcsInput) SetProjectName ¶
func (s *DescribeVpcsInput) SetProjectName(v string) *DescribeVpcsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeVpcsInput) SetTagFilters ¶
func (s *DescribeVpcsInput) SetTagFilters(v []*TagFilterForDescribeVpcsInput) *DescribeVpcsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeVpcsInput) SetVpcIds ¶
func (s *DescribeVpcsInput) SetVpcIds(v []*string) *DescribeVpcsInput
SetVpcIds sets the VpcIds field's value.
func (*DescribeVpcsInput) SetVpcName ¶
func (s *DescribeVpcsInput) SetVpcName(v string) *DescribeVpcsInput
SetVpcName sets the VpcName field's value.
func (*DescribeVpcsInput) SetVpcOwnerId ¶ added in v1.0.10
func (s *DescribeVpcsInput) SetVpcOwnerId(v int64) *DescribeVpcsInput
SetVpcOwnerId sets the VpcOwnerId field's value.
func (DescribeVpcsInput) String ¶
func (s DescribeVpcsInput) String() string
String returns the string representation
func (*DescribeVpcsInput) Validate ¶
func (s *DescribeVpcsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeVpcsOutput ¶
type DescribeVpcsOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string"`
PageNumber *int64 `type:"integer"`
PageSize *int64 `type:"integer"`
RequestId *string `type:"string"`
TotalCount *int64 `type:"integer"`
Vpcs []*VpcForDescribeVpcsOutput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeVpcsOutput) GoString ¶
func (s DescribeVpcsOutput) GoString() string
GoString returns the string representation
func (*DescribeVpcsOutput) SetNextToken ¶ added in v1.0.10
func (s *DescribeVpcsOutput) SetNextToken(v string) *DescribeVpcsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeVpcsOutput) SetPageNumber ¶
func (s *DescribeVpcsOutput) SetPageNumber(v int64) *DescribeVpcsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeVpcsOutput) SetPageSize ¶
func (s *DescribeVpcsOutput) SetPageSize(v int64) *DescribeVpcsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeVpcsOutput) SetRequestId ¶
func (s *DescribeVpcsOutput) SetRequestId(v string) *DescribeVpcsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpcsOutput) SetTotalCount ¶
func (s *DescribeVpcsOutput) SetTotalCount(v int64) *DescribeVpcsOutput
SetTotalCount sets the TotalCount field's value.
func (*DescribeVpcsOutput) SetVpcs ¶
func (s *DescribeVpcsOutput) SetVpcs(v []*VpcForDescribeVpcsOutput) *DescribeVpcsOutput
SetVpcs sets the Vpcs field's value.
func (DescribeVpcsOutput) String ¶
func (s DescribeVpcsOutput) String() string
String returns the string representation
type DetachNetworkInterfaceInput ¶ added in v1.0.10
type DetachNetworkInterfaceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DetachNetworkInterfaceInput) GoString ¶ added in v1.0.10
func (s DetachNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (*DetachNetworkInterfaceInput) SetInstanceId ¶ added in v1.0.10
func (s *DetachNetworkInterfaceInput) SetInstanceId(v string) *DetachNetworkInterfaceInput
SetInstanceId sets the InstanceId field's value.
func (*DetachNetworkInterfaceInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *DetachNetworkInterfaceInput) SetNetworkInterfaceId(v string) *DetachNetworkInterfaceInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (DetachNetworkInterfaceInput) String ¶ added in v1.0.10
func (s DetachNetworkInterfaceInput) String() string
String returns the string representation
func (*DetachNetworkInterfaceInput) Validate ¶ added in v1.0.10
func (s *DetachNetworkInterfaceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetachNetworkInterfaceOutput ¶ added in v1.0.10
type DetachNetworkInterfaceOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DetachNetworkInterfaceOutput) GoString ¶ added in v1.0.10
func (s DetachNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (*DetachNetworkInterfaceOutput) SetRequestId ¶ added in v1.0.10
func (s *DetachNetworkInterfaceOutput) SetRequestId(v string) *DetachNetworkInterfaceOutput
SetRequestId sets the RequestId field's value.
func (DetachNetworkInterfaceOutput) String ¶ added in v1.0.10
func (s DetachNetworkInterfaceOutput) String() string
String returns the string representation
type DisassociateEipAddressInput ¶ added in v1.0.10
type DisassociateEipAddressInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
ClientToken *string `type:"string"`
InstanceId *string `type:"string"`
InstanceType *string `type:"string" enum:"InstanceTypeForDisassociateEipAddressInput"`
// contains filtered or unexported fields
}
func (DisassociateEipAddressInput) GoString ¶ added in v1.0.10
func (s DisassociateEipAddressInput) GoString() string
GoString returns the string representation
func (*DisassociateEipAddressInput) SetAllocationId ¶ added in v1.0.10
func (s *DisassociateEipAddressInput) SetAllocationId(v string) *DisassociateEipAddressInput
SetAllocationId sets the AllocationId field's value.
func (*DisassociateEipAddressInput) SetClientToken ¶ added in v1.0.10
func (s *DisassociateEipAddressInput) SetClientToken(v string) *DisassociateEipAddressInput
SetClientToken sets the ClientToken field's value.
func (*DisassociateEipAddressInput) SetInstanceId ¶ added in v1.0.10
func (s *DisassociateEipAddressInput) SetInstanceId(v string) *DisassociateEipAddressInput
SetInstanceId sets the InstanceId field's value.
func (*DisassociateEipAddressInput) SetInstanceType ¶ added in v1.0.10
func (s *DisassociateEipAddressInput) SetInstanceType(v string) *DisassociateEipAddressInput
SetInstanceType sets the InstanceType field's value.
func (DisassociateEipAddressInput) String ¶ added in v1.0.10
func (s DisassociateEipAddressInput) String() string
String returns the string representation
func (*DisassociateEipAddressInput) Validate ¶ added in v1.0.10
func (s *DisassociateEipAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateEipAddressOutput ¶ added in v1.0.10
type DisassociateEipAddressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DisassociateEipAddressOutput) GoString ¶ added in v1.0.10
func (s DisassociateEipAddressOutput) GoString() string
GoString returns the string representation
func (*DisassociateEipAddressOutput) SetRequestId ¶ added in v1.0.10
func (s *DisassociateEipAddressOutput) SetRequestId(v string) *DisassociateEipAddressOutput
SetRequestId sets the RequestId field's value.
func (DisassociateEipAddressOutput) String ¶ added in v1.0.10
func (s DisassociateEipAddressOutput) String() string
String returns the string representation
type DisassociateHaVipInput ¶ added in v1.0.10
type DisassociateHaVipInput struct {
ClientToken *string `type:"string"`
// HaVipId is a required field
HaVipId *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
InstanceType *string `type:"string" enum:"InstanceTypeForDisassociateHaVipInput"`
// contains filtered or unexported fields
}
func (DisassociateHaVipInput) GoString ¶ added in v1.0.10
func (s DisassociateHaVipInput) GoString() string
GoString returns the string representation
func (*DisassociateHaVipInput) SetClientToken ¶ added in v1.0.10
func (s *DisassociateHaVipInput) SetClientToken(v string) *DisassociateHaVipInput
SetClientToken sets the ClientToken field's value.
func (*DisassociateHaVipInput) SetHaVipId ¶ added in v1.0.10
func (s *DisassociateHaVipInput) SetHaVipId(v string) *DisassociateHaVipInput
SetHaVipId sets the HaVipId field's value.
func (*DisassociateHaVipInput) SetInstanceId ¶ added in v1.0.10
func (s *DisassociateHaVipInput) SetInstanceId(v string) *DisassociateHaVipInput
SetInstanceId sets the InstanceId field's value.
func (*DisassociateHaVipInput) SetInstanceType ¶ added in v1.0.10
func (s *DisassociateHaVipInput) SetInstanceType(v string) *DisassociateHaVipInput
SetInstanceType sets the InstanceType field's value.
func (DisassociateHaVipInput) String ¶ added in v1.0.10
func (s DisassociateHaVipInput) String() string
String returns the string representation
func (*DisassociateHaVipInput) Validate ¶ added in v1.0.10
func (s *DisassociateHaVipInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateHaVipOutput ¶ added in v1.0.10
type DisassociateHaVipOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DisassociateHaVipOutput) GoString ¶ added in v1.0.10
func (s DisassociateHaVipOutput) GoString() string
GoString returns the string representation
func (*DisassociateHaVipOutput) SetRequestId ¶ added in v1.0.10
func (s *DisassociateHaVipOutput) SetRequestId(v string) *DisassociateHaVipOutput
SetRequestId sets the RequestId field's value.
func (DisassociateHaVipOutput) String ¶ added in v1.0.10
func (s DisassociateHaVipOutput) String() string
String returns the string representation
type DisassociateNetworkAclInput ¶ added in v1.0.10
type DisassociateNetworkAclInput struct {
// NetworkAclId is a required field
NetworkAclId *string `type:"string" required:"true"`
Resource []*ResourceForDisassociateNetworkAclInput `type:"list"`
// contains filtered or unexported fields
}
func (DisassociateNetworkAclInput) GoString ¶ added in v1.0.10
func (s DisassociateNetworkAclInput) GoString() string
GoString returns the string representation
func (*DisassociateNetworkAclInput) SetNetworkAclId ¶ added in v1.0.10
func (s *DisassociateNetworkAclInput) SetNetworkAclId(v string) *DisassociateNetworkAclInput
SetNetworkAclId sets the NetworkAclId field's value.
func (*DisassociateNetworkAclInput) SetResource ¶ added in v1.0.10
func (s *DisassociateNetworkAclInput) SetResource(v []*ResourceForDisassociateNetworkAclInput) *DisassociateNetworkAclInput
SetResource sets the Resource field's value.
func (DisassociateNetworkAclInput) String ¶ added in v1.0.10
func (s DisassociateNetworkAclInput) String() string
String returns the string representation
func (*DisassociateNetworkAclInput) Validate ¶ added in v1.0.10
func (s *DisassociateNetworkAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateNetworkAclOutput ¶ added in v1.0.10
type DisassociateNetworkAclOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DisassociateNetworkAclOutput) GoString ¶ added in v1.0.10
func (s DisassociateNetworkAclOutput) GoString() string
GoString returns the string representation
func (*DisassociateNetworkAclOutput) SetRequestId ¶ added in v1.0.10
func (s *DisassociateNetworkAclOutput) SetRequestId(v string) *DisassociateNetworkAclOutput
SetRequestId sets the RequestId field's value.
func (DisassociateNetworkAclOutput) String ¶ added in v1.0.10
func (s DisassociateNetworkAclOutput) String() string
String returns the string representation
type DisassociateRouteTableInput ¶ added in v1.0.10
type DisassociateRouteTableInput struct {
ClientToken *string `type:"string"`
GatewayId *string `type:"string"`
GatewayType *string `type:"string" enum:"GatewayTypeForDisassociateRouteTableInput"`
// RouteTableId is a required field
RouteTableId *string `type:"string" required:"true"`
SubnetId *string `type:"string"`
// contains filtered or unexported fields
}
func (DisassociateRouteTableInput) GoString ¶ added in v1.0.10
func (s DisassociateRouteTableInput) GoString() string
GoString returns the string representation
func (*DisassociateRouteTableInput) SetClientToken ¶ added in v1.0.10
func (s *DisassociateRouteTableInput) SetClientToken(v string) *DisassociateRouteTableInput
SetClientToken sets the ClientToken field's value.
func (*DisassociateRouteTableInput) SetGatewayId ¶ added in v1.0.10
func (s *DisassociateRouteTableInput) SetGatewayId(v string) *DisassociateRouteTableInput
SetGatewayId sets the GatewayId field's value.
func (*DisassociateRouteTableInput) SetGatewayType ¶ added in v1.0.10
func (s *DisassociateRouteTableInput) SetGatewayType(v string) *DisassociateRouteTableInput
SetGatewayType sets the GatewayType field's value.
func (*DisassociateRouteTableInput) SetRouteTableId ¶ added in v1.0.10
func (s *DisassociateRouteTableInput) SetRouteTableId(v string) *DisassociateRouteTableInput
SetRouteTableId sets the RouteTableId field's value.
func (*DisassociateRouteTableInput) SetSubnetId ¶ added in v1.0.10
func (s *DisassociateRouteTableInput) SetSubnetId(v string) *DisassociateRouteTableInput
SetSubnetId sets the SubnetId field's value.
func (DisassociateRouteTableInput) String ¶ added in v1.0.10
func (s DisassociateRouteTableInput) String() string
String returns the string representation
func (*DisassociateRouteTableInput) Validate ¶ added in v1.0.10
func (s *DisassociateRouteTableInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateRouteTableOutput ¶ added in v1.0.10
type DisassociateRouteTableOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DisassociateRouteTableOutput) GoString ¶ added in v1.0.10
func (s DisassociateRouteTableOutput) GoString() string
GoString returns the string representation
func (*DisassociateRouteTableOutput) SetRequestId ¶ added in v1.0.10
func (s *DisassociateRouteTableOutput) SetRequestId(v string) *DisassociateRouteTableOutput
SetRequestId sets the RequestId field's value.
func (DisassociateRouteTableOutput) String ¶ added in v1.0.10
func (s DisassociateRouteTableOutput) String() string
String returns the string representation
type DisassociateVpcCidrBlockInput ¶ added in v1.0.10
type DisassociateVpcCidrBlockInput struct {
SecondaryCidrBlock *string `type:"string"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DisassociateVpcCidrBlockInput) GoString ¶ added in v1.0.10
func (s DisassociateVpcCidrBlockInput) GoString() string
GoString returns the string representation
func (*DisassociateVpcCidrBlockInput) SetSecondaryCidrBlock ¶ added in v1.0.10
func (s *DisassociateVpcCidrBlockInput) SetSecondaryCidrBlock(v string) *DisassociateVpcCidrBlockInput
SetSecondaryCidrBlock sets the SecondaryCidrBlock field's value.
func (*DisassociateVpcCidrBlockInput) SetVpcId ¶ added in v1.0.10
func (s *DisassociateVpcCidrBlockInput) SetVpcId(v string) *DisassociateVpcCidrBlockInput
SetVpcId sets the VpcId field's value.
func (DisassociateVpcCidrBlockInput) String ¶ added in v1.0.10
func (s DisassociateVpcCidrBlockInput) String() string
String returns the string representation
func (*DisassociateVpcCidrBlockInput) Validate ¶ added in v1.0.10
func (s *DisassociateVpcCidrBlockInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateVpcCidrBlockOutput ¶ added in v1.0.10
type DisassociateVpcCidrBlockOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (DisassociateVpcCidrBlockOutput) GoString ¶ added in v1.0.10
func (s DisassociateVpcCidrBlockOutput) GoString() string
GoString returns the string representation
func (*DisassociateVpcCidrBlockOutput) SetRequestId ¶ added in v1.0.10
func (s *DisassociateVpcCidrBlockOutput) SetRequestId(v string) *DisassociateVpcCidrBlockOutput
SetRequestId sets the RequestId field's value.
func (DisassociateVpcCidrBlockOutput) String ¶ added in v1.0.10
func (s DisassociateVpcCidrBlockOutput) String() string
String returns the string representation
type EgressAclEntryForDescribeNetworkAclAttributesOutput ¶ added in v1.0.10
type EgressAclEntryForDescribeNetworkAclAttributesOutput struct {
Description *string `type:"string"`
DestinationCidrIp *string `type:"string"`
NetworkAclEntryId *string `type:"string"`
NetworkAclEntryName *string `type:"string"`
Policy *string `type:"string"`
Port *string `type:"string"`
Priority *int64 `type:"integer"`
Protocol *string `type:"string"`
// contains filtered or unexported fields
}
func (EgressAclEntryForDescribeNetworkAclAttributesOutput) GoString ¶ added in v1.0.10
func (s EgressAclEntryForDescribeNetworkAclAttributesOutput) GoString() string
GoString returns the string representation
func (*EgressAclEntryForDescribeNetworkAclAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetDescription(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
SetDescription sets the Description field's value.
func (*EgressAclEntryForDescribeNetworkAclAttributesOutput) SetDestinationCidrIp ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetDestinationCidrIp(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
SetDestinationCidrIp sets the DestinationCidrIp field's value.
func (*EgressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryId ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryId(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
SetNetworkAclEntryId sets the NetworkAclEntryId field's value.
func (*EgressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryName ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryName(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
SetNetworkAclEntryName sets the NetworkAclEntryName field's value.
func (*EgressAclEntryForDescribeNetworkAclAttributesOutput) SetPolicy ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetPolicy(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
SetPolicy sets the Policy field's value.
func (*EgressAclEntryForDescribeNetworkAclAttributesOutput) SetPort ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetPort(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
SetPort sets the Port field's value.
func (*EgressAclEntryForDescribeNetworkAclAttributesOutput) SetPriority ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetPriority(v int64) *EgressAclEntryForDescribeNetworkAclAttributesOutput
SetPriority sets the Priority field's value.
func (*EgressAclEntryForDescribeNetworkAclAttributesOutput) SetProtocol ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclAttributesOutput) SetProtocol(v string) *EgressAclEntryForDescribeNetworkAclAttributesOutput
SetProtocol sets the Protocol field's value.
func (EgressAclEntryForDescribeNetworkAclAttributesOutput) String ¶ added in v1.0.10
func (s EgressAclEntryForDescribeNetworkAclAttributesOutput) String() string
String returns the string representation
type EgressAclEntryForDescribeNetworkAclsOutput ¶ added in v1.0.10
type EgressAclEntryForDescribeNetworkAclsOutput struct {
Description *string `type:"string"`
DestinationCidrIp *string `type:"string"`
NetworkAclEntryId *string `type:"string"`
NetworkAclEntryName *string `type:"string"`
Policy *string `type:"string"`
Port *string `type:"string"`
Priority *int64 `type:"integer"`
Protocol *string `type:"string"`
// contains filtered or unexported fields
}
func (EgressAclEntryForDescribeNetworkAclsOutput) GoString ¶ added in v1.0.10
func (s EgressAclEntryForDescribeNetworkAclsOutput) GoString() string
GoString returns the string representation
func (*EgressAclEntryForDescribeNetworkAclsOutput) SetDescription ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetDescription(v string) *EgressAclEntryForDescribeNetworkAclsOutput
SetDescription sets the Description field's value.
func (*EgressAclEntryForDescribeNetworkAclsOutput) SetDestinationCidrIp ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetDestinationCidrIp(v string) *EgressAclEntryForDescribeNetworkAclsOutput
SetDestinationCidrIp sets the DestinationCidrIp field's value.
func (*EgressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryId ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryId(v string) *EgressAclEntryForDescribeNetworkAclsOutput
SetNetworkAclEntryId sets the NetworkAclEntryId field's value.
func (*EgressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryName ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryName(v string) *EgressAclEntryForDescribeNetworkAclsOutput
SetNetworkAclEntryName sets the NetworkAclEntryName field's value.
func (*EgressAclEntryForDescribeNetworkAclsOutput) SetPolicy ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetPolicy(v string) *EgressAclEntryForDescribeNetworkAclsOutput
SetPolicy sets the Policy field's value.
func (*EgressAclEntryForDescribeNetworkAclsOutput) SetPort ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetPort(v string) *EgressAclEntryForDescribeNetworkAclsOutput
SetPort sets the Port field's value.
func (*EgressAclEntryForDescribeNetworkAclsOutput) SetPriority ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetPriority(v int64) *EgressAclEntryForDescribeNetworkAclsOutput
SetPriority sets the Priority field's value.
func (*EgressAclEntryForDescribeNetworkAclsOutput) SetProtocol ¶ added in v1.0.10
func (s *EgressAclEntryForDescribeNetworkAclsOutput) SetProtocol(v string) *EgressAclEntryForDescribeNetworkAclsOutput
SetProtocol sets the Protocol field's value.
func (EgressAclEntryForDescribeNetworkAclsOutput) String ¶ added in v1.0.10
func (s EgressAclEntryForDescribeNetworkAclsOutput) String() string
String returns the string representation
type EgressAclEntryForUpdateNetworkAclEntriesInput ¶ added in v1.0.10
type EgressAclEntryForUpdateNetworkAclEntriesInput struct {
Description *string `type:"string"`
DestinationCidrIp *string `type:"string"`
NetworkAclEntryId *string `type:"string"`
NetworkAclEntryName *string `type:"string"`
Policy *string `type:"string"`
Port *string `type:"string"`
Protocol *string `type:"string"`
// contains filtered or unexported fields
}
func (EgressAclEntryForUpdateNetworkAclEntriesInput) GoString ¶ added in v1.0.10
func (s EgressAclEntryForUpdateNetworkAclEntriesInput) GoString() string
GoString returns the string representation
func (*EgressAclEntryForUpdateNetworkAclEntriesInput) SetDescription ¶ added in v1.0.10
func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetDescription(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
SetDescription sets the Description field's value.
func (*EgressAclEntryForUpdateNetworkAclEntriesInput) SetDestinationCidrIp ¶ added in v1.0.10
func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetDestinationCidrIp(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
SetDestinationCidrIp sets the DestinationCidrIp field's value.
func (*EgressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryId ¶ added in v1.0.10
func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryId(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
SetNetworkAclEntryId sets the NetworkAclEntryId field's value.
func (*EgressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryName ¶ added in v1.0.10
func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryName(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
SetNetworkAclEntryName sets the NetworkAclEntryName field's value.
func (*EgressAclEntryForUpdateNetworkAclEntriesInput) SetPolicy ¶ added in v1.0.10
func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetPolicy(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
SetPolicy sets the Policy field's value.
func (*EgressAclEntryForUpdateNetworkAclEntriesInput) SetPort ¶ added in v1.0.10
func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetPort(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
SetPort sets the Port field's value.
func (*EgressAclEntryForUpdateNetworkAclEntriesInput) SetProtocol ¶ added in v1.0.10
func (s *EgressAclEntryForUpdateNetworkAclEntriesInput) SetProtocol(v string) *EgressAclEntryForUpdateNetworkAclEntriesInput
SetProtocol sets the Protocol field's value.
func (EgressAclEntryForUpdateNetworkAclEntriesInput) String ¶ added in v1.0.10
func (s EgressAclEntryForUpdateNetworkAclEntriesInput) String() string
String returns the string representation
type EgressFilterRuleForDescribeTrafficMirrorFiltersOutput ¶ added in v1.0.10
type EgressFilterRuleForDescribeTrafficMirrorFiltersOutput struct {
Description *string `type:"string"`
DestinationCidrBlock *string `type:"string"`
DestinationPortRange *string `type:"string"`
Policy *string `type:"string"`
Priority *int64 `type:"integer"`
ProjectName *string `type:"string"`
Protocol *string `type:"string"`
SourceCidrBlock *string `type:"string"`
SourcePortRange *string `type:"string"`
Status *string `type:"string"`
TrafficDirection *string `type:"string"`
TrafficMirrorFilterId *string `type:"string"`
TrafficMirrorFilterRuleId *string `type:"string"`
// contains filtered or unexported fields
}
func (EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) GoString ¶ added in v1.0.10
func (s EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) GoString() string
GoString returns the string representation
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDescription ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDescription(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetDescription sets the Description field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationCidrBlock ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationCidrBlock(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationPortRange ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationPortRange(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetDestinationPortRange sets the DestinationPortRange field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPolicy ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPolicy(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetPolicy sets the Policy field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPriority ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPriority(v int64) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetPriority sets the Priority field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProjectName ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProjectName(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetProjectName sets the ProjectName field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProtocol ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProtocol(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetProtocol sets the Protocol field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourceCidrBlock ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourceCidrBlock(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetSourceCidrBlock sets the SourceCidrBlock field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourcePortRange ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourcePortRange(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetSourcePortRange sets the SourcePortRange field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetStatus ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetStatus(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetStatus sets the Status field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficDirection ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficDirection(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetTrafficDirection sets the TrafficDirection field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterId(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterRuleId ¶ added in v1.0.10
func (s *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterRuleId(v string) *EgressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetTrafficMirrorFilterRuleId sets the TrafficMirrorFilterRuleId field's value.
func (EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) String ¶ added in v1.0.10
func (s EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) String() string
String returns the string representation
type EipAddressForDescribeBandwidthPackagesOutput ¶ added in v1.0.10
type EipAddressForDescribeBandwidthPackagesOutput struct {
AllocationId *string `type:"string"`
EipAddress *string `type:"string"`
// contains filtered or unexported fields
}
func (EipAddressForDescribeBandwidthPackagesOutput) GoString ¶ added in v1.0.10
func (s EipAddressForDescribeBandwidthPackagesOutput) GoString() string
GoString returns the string representation
func (*EipAddressForDescribeBandwidthPackagesOutput) SetAllocationId ¶ added in v1.0.10
func (s *EipAddressForDescribeBandwidthPackagesOutput) SetAllocationId(v string) *EipAddressForDescribeBandwidthPackagesOutput
SetAllocationId sets the AllocationId field's value.
func (*EipAddressForDescribeBandwidthPackagesOutput) SetEipAddress ¶ added in v1.0.10
func (s *EipAddressForDescribeBandwidthPackagesOutput) SetEipAddress(v string) *EipAddressForDescribeBandwidthPackagesOutput
SetEipAddress sets the EipAddress field's value.
func (EipAddressForDescribeBandwidthPackagesOutput) String ¶ added in v1.0.10
func (s EipAddressForDescribeBandwidthPackagesOutput) String() string
String returns the string representation
type EipAddressForDescribeEipAddressesOutput ¶ added in v1.0.10
type EipAddressForDescribeEipAddressesOutput struct {
AllocationId *string `type:"string"`
AllocationTime *string `type:"string"`
Bandwidth *int64 `type:"integer"`
BandwidthPackageId *string `type:"string"`
BillingType *int64 `type:"integer"`
BusinessStatus *string `type:"string"`
DeletedTime *string `type:"string"`
Description *string `type:"string"`
EipAddress *string `type:"string"`
ExpiredTime *string `type:"string"`
ISP *string `type:"string"`
InstanceId *string `type:"string"`
InstanceType *string `type:"string"`
IpAddressPoolId *string `type:"string"`
LockReason *string `type:"string"`
Name *string `type:"string"`
OverdueTime *string `type:"string"`
ProjectName *string `type:"string"`
ReleaseWithInstance *bool `type:"boolean"`
SecurityProtectionTypes []*string `type:"list"`
Status *string `type:"string"`
Tags []*TagForDescribeEipAddressesOutput `type:"list"`
UpdatedAt *string `type:"string"`
// contains filtered or unexported fields
}
func (EipAddressForDescribeEipAddressesOutput) GoString ¶ added in v1.0.10
func (s EipAddressForDescribeEipAddressesOutput) GoString() string
GoString returns the string representation
func (*EipAddressForDescribeEipAddressesOutput) SetAllocationId ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetAllocationId(v string) *EipAddressForDescribeEipAddressesOutput
SetAllocationId sets the AllocationId field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetAllocationTime ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetAllocationTime(v string) *EipAddressForDescribeEipAddressesOutput
SetAllocationTime sets the AllocationTime field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetBandwidth ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetBandwidth(v int64) *EipAddressForDescribeEipAddressesOutput
SetBandwidth sets the Bandwidth field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetBandwidthPackageId(v string) *EipAddressForDescribeEipAddressesOutput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetBillingType ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetBillingType(v int64) *EipAddressForDescribeEipAddressesOutput
SetBillingType sets the BillingType field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetBusinessStatus ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetBusinessStatus(v string) *EipAddressForDescribeEipAddressesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetDeletedTime ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetDeletedTime(v string) *EipAddressForDescribeEipAddressesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetDescription ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetDescription(v string) *EipAddressForDescribeEipAddressesOutput
SetDescription sets the Description field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetEipAddress ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetEipAddress(v string) *EipAddressForDescribeEipAddressesOutput
SetEipAddress sets the EipAddress field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetExpiredTime ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetExpiredTime(v string) *EipAddressForDescribeEipAddressesOutput
SetExpiredTime sets the ExpiredTime field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetISP ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetISP(v string) *EipAddressForDescribeEipAddressesOutput
SetISP sets the ISP field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetInstanceId ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetInstanceId(v string) *EipAddressForDescribeEipAddressesOutput
SetInstanceId sets the InstanceId field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetInstanceType ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetInstanceType(v string) *EipAddressForDescribeEipAddressesOutput
SetInstanceType sets the InstanceType field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetIpAddressPoolId(v string) *EipAddressForDescribeEipAddressesOutput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetLockReason ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetLockReason(v string) *EipAddressForDescribeEipAddressesOutput
SetLockReason sets the LockReason field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetName ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetName(v string) *EipAddressForDescribeEipAddressesOutput
SetName sets the Name field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetOverdueTime ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetOverdueTime(v string) *EipAddressForDescribeEipAddressesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetProjectName ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetProjectName(v string) *EipAddressForDescribeEipAddressesOutput
SetProjectName sets the ProjectName field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetReleaseWithInstance ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetReleaseWithInstance(v bool) *EipAddressForDescribeEipAddressesOutput
SetReleaseWithInstance sets the ReleaseWithInstance field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetSecurityProtectionTypes ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetSecurityProtectionTypes(v []*string) *EipAddressForDescribeEipAddressesOutput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetStatus ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetStatus(v string) *EipAddressForDescribeEipAddressesOutput
SetStatus sets the Status field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetTags ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetTags(v []*TagForDescribeEipAddressesOutput) *EipAddressForDescribeEipAddressesOutput
SetTags sets the Tags field's value.
func (*EipAddressForDescribeEipAddressesOutput) SetUpdatedAt ¶ added in v1.0.10
func (s *EipAddressForDescribeEipAddressesOutput) SetUpdatedAt(v string) *EipAddressForDescribeEipAddressesOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (EipAddressForDescribeEipAddressesOutput) String ¶ added in v1.0.10
func (s EipAddressForDescribeEipAddressesOutput) String() string
String returns the string representation
type FlowLogForDescribeFlowLogsOutput ¶ added in v1.0.10
type FlowLogForDescribeFlowLogsOutput struct {
AccountId *string `type:"string"`
AggregationInterval *int64 `type:"integer"`
BusinessStatus *string `type:"string"`
CreatedAt *string `type:"string"`
Description *string `type:"string"`
FlowLogId *string `type:"string"`
FlowLogName *string `type:"string"`
LockReason *string `type:"string"`
LogProjectId *string `type:"string"`
LogTopicId *string `type:"string"`
OpenAnalyzeProductLog *bool `type:"boolean"`
ProjectName *string `type:"string"`
ResourceId *string `type:"string"`
ResourceType *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeFlowLogsOutput `type:"list"`
TrafficType *string `type:"string" enum:"TrafficTypeForDescribeFlowLogsOutput"`
UpdatedAt *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (FlowLogForDescribeFlowLogsOutput) GoString ¶ added in v1.0.10
func (s FlowLogForDescribeFlowLogsOutput) GoString() string
GoString returns the string representation
func (*FlowLogForDescribeFlowLogsOutput) SetAccountId ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetAccountId(v string) *FlowLogForDescribeFlowLogsOutput
SetAccountId sets the AccountId field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetAggregationInterval ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetAggregationInterval(v int64) *FlowLogForDescribeFlowLogsOutput
SetAggregationInterval sets the AggregationInterval field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetBusinessStatus ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetBusinessStatus(v string) *FlowLogForDescribeFlowLogsOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetCreatedAt ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetCreatedAt(v string) *FlowLogForDescribeFlowLogsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetDescription ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetDescription(v string) *FlowLogForDescribeFlowLogsOutput
SetDescription sets the Description field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetFlowLogId ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetFlowLogId(v string) *FlowLogForDescribeFlowLogsOutput
SetFlowLogId sets the FlowLogId field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetFlowLogName ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetFlowLogName(v string) *FlowLogForDescribeFlowLogsOutput
SetFlowLogName sets the FlowLogName field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetLockReason ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetLockReason(v string) *FlowLogForDescribeFlowLogsOutput
SetLockReason sets the LockReason field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetLogProjectId ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetLogProjectId(v string) *FlowLogForDescribeFlowLogsOutput
SetLogProjectId sets the LogProjectId field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetLogTopicId ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetLogTopicId(v string) *FlowLogForDescribeFlowLogsOutput
SetLogTopicId sets the LogTopicId field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetOpenAnalyzeProductLog ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetOpenAnalyzeProductLog(v bool) *FlowLogForDescribeFlowLogsOutput
SetOpenAnalyzeProductLog sets the OpenAnalyzeProductLog field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetProjectName ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetProjectName(v string) *FlowLogForDescribeFlowLogsOutput
SetProjectName sets the ProjectName field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetResourceId ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetResourceId(v string) *FlowLogForDescribeFlowLogsOutput
SetResourceId sets the ResourceId field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetResourceType ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetResourceType(v string) *FlowLogForDescribeFlowLogsOutput
SetResourceType sets the ResourceType field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetStatus ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetStatus(v string) *FlowLogForDescribeFlowLogsOutput
SetStatus sets the Status field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetTags ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetTags(v []*TagForDescribeFlowLogsOutput) *FlowLogForDescribeFlowLogsOutput
SetTags sets the Tags field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetTrafficType ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetTrafficType(v string) *FlowLogForDescribeFlowLogsOutput
SetTrafficType sets the TrafficType field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetUpdatedAt ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetUpdatedAt(v string) *FlowLogForDescribeFlowLogsOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*FlowLogForDescribeFlowLogsOutput) SetVpcId ¶ added in v1.0.10
func (s *FlowLogForDescribeFlowLogsOutput) SetVpcId(v string) *FlowLogForDescribeFlowLogsOutput
SetVpcId sets the VpcId field's value.
func (FlowLogForDescribeFlowLogsOutput) String ¶ added in v1.0.10
func (s FlowLogForDescribeFlowLogsOutput) String() string
String returns the string representation
type HaVipForDescribeHaVipsOutput ¶ added in v1.0.10
type HaVipForDescribeHaVipsOutput struct {
AccountId *string `type:"string"`
AssociatedEipAddress *string `type:"string"`
AssociatedEipId *string `type:"string"`
AssociatedInstanceIds []*string `type:"list"`
AssociatedInstanceType *string `type:"string"`
CreatedAt *string `type:"string"`
Description *string `type:"string"`
HaVipId *string `type:"string"`
HaVipName *string `type:"string"`
IpAddress *string `type:"string"`
MasterInstanceId *string `type:"string"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
SubnetId *string `type:"string"`
Tags []*TagForDescribeHaVipsOutput `type:"list"`
UpdatedAt *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (HaVipForDescribeHaVipsOutput) GoString ¶ added in v1.0.10
func (s HaVipForDescribeHaVipsOutput) GoString() string
GoString returns the string representation
func (*HaVipForDescribeHaVipsOutput) SetAccountId ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetAccountId(v string) *HaVipForDescribeHaVipsOutput
SetAccountId sets the AccountId field's value.
func (*HaVipForDescribeHaVipsOutput) SetAssociatedEipAddress ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetAssociatedEipAddress(v string) *HaVipForDescribeHaVipsOutput
SetAssociatedEipAddress sets the AssociatedEipAddress field's value.
func (*HaVipForDescribeHaVipsOutput) SetAssociatedEipId ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetAssociatedEipId(v string) *HaVipForDescribeHaVipsOutput
SetAssociatedEipId sets the AssociatedEipId field's value.
func (*HaVipForDescribeHaVipsOutput) SetAssociatedInstanceIds ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetAssociatedInstanceIds(v []*string) *HaVipForDescribeHaVipsOutput
SetAssociatedInstanceIds sets the AssociatedInstanceIds field's value.
func (*HaVipForDescribeHaVipsOutput) SetAssociatedInstanceType ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetAssociatedInstanceType(v string) *HaVipForDescribeHaVipsOutput
SetAssociatedInstanceType sets the AssociatedInstanceType field's value.
func (*HaVipForDescribeHaVipsOutput) SetCreatedAt ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetCreatedAt(v string) *HaVipForDescribeHaVipsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*HaVipForDescribeHaVipsOutput) SetDescription ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetDescription(v string) *HaVipForDescribeHaVipsOutput
SetDescription sets the Description field's value.
func (*HaVipForDescribeHaVipsOutput) SetHaVipId ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetHaVipId(v string) *HaVipForDescribeHaVipsOutput
SetHaVipId sets the HaVipId field's value.
func (*HaVipForDescribeHaVipsOutput) SetHaVipName ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetHaVipName(v string) *HaVipForDescribeHaVipsOutput
SetHaVipName sets the HaVipName field's value.
func (*HaVipForDescribeHaVipsOutput) SetIpAddress ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetIpAddress(v string) *HaVipForDescribeHaVipsOutput
SetIpAddress sets the IpAddress field's value.
func (*HaVipForDescribeHaVipsOutput) SetMasterInstanceId ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetMasterInstanceId(v string) *HaVipForDescribeHaVipsOutput
SetMasterInstanceId sets the MasterInstanceId field's value.
func (*HaVipForDescribeHaVipsOutput) SetProjectName ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetProjectName(v string) *HaVipForDescribeHaVipsOutput
SetProjectName sets the ProjectName field's value.
func (*HaVipForDescribeHaVipsOutput) SetStatus ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetStatus(v string) *HaVipForDescribeHaVipsOutput
SetStatus sets the Status field's value.
func (*HaVipForDescribeHaVipsOutput) SetSubnetId ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetSubnetId(v string) *HaVipForDescribeHaVipsOutput
SetSubnetId sets the SubnetId field's value.
func (*HaVipForDescribeHaVipsOutput) SetTags ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetTags(v []*TagForDescribeHaVipsOutput) *HaVipForDescribeHaVipsOutput
SetTags sets the Tags field's value.
func (*HaVipForDescribeHaVipsOutput) SetUpdatedAt ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetUpdatedAt(v string) *HaVipForDescribeHaVipsOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*HaVipForDescribeHaVipsOutput) SetVpcId ¶ added in v1.0.10
func (s *HaVipForDescribeHaVipsOutput) SetVpcId(v string) *HaVipForDescribeHaVipsOutput
SetVpcId sets the VpcId field's value.
func (HaVipForDescribeHaVipsOutput) String ¶ added in v1.0.10
func (s HaVipForDescribeHaVipsOutput) String() string
String returns the string representation
type IngressAclEntryForDescribeNetworkAclAttributesOutput ¶ added in v1.0.10
type IngressAclEntryForDescribeNetworkAclAttributesOutput struct {
Description *string `type:"string"`
NetworkAclEntryId *string `type:"string"`
NetworkAclEntryName *string `type:"string"`
Policy *string `type:"string"`
Port *string `type:"string"`
Priority *int64 `type:"integer"`
Protocol *string `type:"string"`
SourceCidrIp *string `type:"string"`
// contains filtered or unexported fields
}
func (IngressAclEntryForDescribeNetworkAclAttributesOutput) GoString ¶ added in v1.0.10
func (s IngressAclEntryForDescribeNetworkAclAttributesOutput) GoString() string
GoString returns the string representation
func (*IngressAclEntryForDescribeNetworkAclAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetDescription(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
SetDescription sets the Description field's value.
func (*IngressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryId ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryId(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
SetNetworkAclEntryId sets the NetworkAclEntryId field's value.
func (*IngressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryName ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetNetworkAclEntryName(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
SetNetworkAclEntryName sets the NetworkAclEntryName field's value.
func (*IngressAclEntryForDescribeNetworkAclAttributesOutput) SetPolicy ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetPolicy(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
SetPolicy sets the Policy field's value.
func (*IngressAclEntryForDescribeNetworkAclAttributesOutput) SetPort ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetPort(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
SetPort sets the Port field's value.
func (*IngressAclEntryForDescribeNetworkAclAttributesOutput) SetPriority ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetPriority(v int64) *IngressAclEntryForDescribeNetworkAclAttributesOutput
SetPriority sets the Priority field's value.
func (*IngressAclEntryForDescribeNetworkAclAttributesOutput) SetProtocol ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetProtocol(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
SetProtocol sets the Protocol field's value.
func (*IngressAclEntryForDescribeNetworkAclAttributesOutput) SetSourceCidrIp ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclAttributesOutput) SetSourceCidrIp(v string) *IngressAclEntryForDescribeNetworkAclAttributesOutput
SetSourceCidrIp sets the SourceCidrIp field's value.
func (IngressAclEntryForDescribeNetworkAclAttributesOutput) String ¶ added in v1.0.10
func (s IngressAclEntryForDescribeNetworkAclAttributesOutput) String() string
String returns the string representation
type IngressAclEntryForDescribeNetworkAclsOutput ¶ added in v1.0.10
type IngressAclEntryForDescribeNetworkAclsOutput struct {
Description *string `type:"string"`
NetworkAclEntryId *string `type:"string"`
NetworkAclEntryName *string `type:"string"`
Policy *string `type:"string"`
Port *string `type:"string"`
Priority *int64 `type:"integer"`
Protocol *string `type:"string"`
SourceCidrIp *string `type:"string"`
// contains filtered or unexported fields
}
func (IngressAclEntryForDescribeNetworkAclsOutput) GoString ¶ added in v1.0.10
func (s IngressAclEntryForDescribeNetworkAclsOutput) GoString() string
GoString returns the string representation
func (*IngressAclEntryForDescribeNetworkAclsOutput) SetDescription ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetDescription(v string) *IngressAclEntryForDescribeNetworkAclsOutput
SetDescription sets the Description field's value.
func (*IngressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryId ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryId(v string) *IngressAclEntryForDescribeNetworkAclsOutput
SetNetworkAclEntryId sets the NetworkAclEntryId field's value.
func (*IngressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryName ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetNetworkAclEntryName(v string) *IngressAclEntryForDescribeNetworkAclsOutput
SetNetworkAclEntryName sets the NetworkAclEntryName field's value.
func (*IngressAclEntryForDescribeNetworkAclsOutput) SetPolicy ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetPolicy(v string) *IngressAclEntryForDescribeNetworkAclsOutput
SetPolicy sets the Policy field's value.
func (*IngressAclEntryForDescribeNetworkAclsOutput) SetPort ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetPort(v string) *IngressAclEntryForDescribeNetworkAclsOutput
SetPort sets the Port field's value.
func (*IngressAclEntryForDescribeNetworkAclsOutput) SetPriority ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetPriority(v int64) *IngressAclEntryForDescribeNetworkAclsOutput
SetPriority sets the Priority field's value.
func (*IngressAclEntryForDescribeNetworkAclsOutput) SetProtocol ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetProtocol(v string) *IngressAclEntryForDescribeNetworkAclsOutput
SetProtocol sets the Protocol field's value.
func (*IngressAclEntryForDescribeNetworkAclsOutput) SetSourceCidrIp ¶ added in v1.0.10
func (s *IngressAclEntryForDescribeNetworkAclsOutput) SetSourceCidrIp(v string) *IngressAclEntryForDescribeNetworkAclsOutput
SetSourceCidrIp sets the SourceCidrIp field's value.
func (IngressAclEntryForDescribeNetworkAclsOutput) String ¶ added in v1.0.10
func (s IngressAclEntryForDescribeNetworkAclsOutput) String() string
String returns the string representation
type IngressAclEntryForUpdateNetworkAclEntriesInput ¶ added in v1.0.10
type IngressAclEntryForUpdateNetworkAclEntriesInput struct {
Description *string `type:"string"`
NetworkAclEntryId *string `type:"string"`
NetworkAclEntryName *string `type:"string"`
Policy *string `type:"string"`
Port *string `type:"string"`
Protocol *string `type:"string"`
SourceCidrIp *string `type:"string"`
// contains filtered or unexported fields
}
func (IngressAclEntryForUpdateNetworkAclEntriesInput) GoString ¶ added in v1.0.10
func (s IngressAclEntryForUpdateNetworkAclEntriesInput) GoString() string
GoString returns the string representation
func (*IngressAclEntryForUpdateNetworkAclEntriesInput) SetDescription ¶ added in v1.0.10
func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetDescription(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
SetDescription sets the Description field's value.
func (*IngressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryId ¶ added in v1.0.10
func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryId(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
SetNetworkAclEntryId sets the NetworkAclEntryId field's value.
func (*IngressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryName ¶ added in v1.0.10
func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetNetworkAclEntryName(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
SetNetworkAclEntryName sets the NetworkAclEntryName field's value.
func (*IngressAclEntryForUpdateNetworkAclEntriesInput) SetPolicy ¶ added in v1.0.10
func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetPolicy(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
SetPolicy sets the Policy field's value.
func (*IngressAclEntryForUpdateNetworkAclEntriesInput) SetPort ¶ added in v1.0.10
func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetPort(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
SetPort sets the Port field's value.
func (*IngressAclEntryForUpdateNetworkAclEntriesInput) SetProtocol ¶ added in v1.0.10
func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetProtocol(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
SetProtocol sets the Protocol field's value.
func (*IngressAclEntryForUpdateNetworkAclEntriesInput) SetSourceCidrIp ¶ added in v1.0.10
func (s *IngressAclEntryForUpdateNetworkAclEntriesInput) SetSourceCidrIp(v string) *IngressAclEntryForUpdateNetworkAclEntriesInput
SetSourceCidrIp sets the SourceCidrIp field's value.
func (IngressAclEntryForUpdateNetworkAclEntriesInput) String ¶ added in v1.0.10
func (s IngressAclEntryForUpdateNetworkAclEntriesInput) String() string
String returns the string representation
type IngressFilterRuleForDescribeTrafficMirrorFiltersOutput ¶ added in v1.0.10
type IngressFilterRuleForDescribeTrafficMirrorFiltersOutput struct {
Description *string `type:"string"`
DestinationCidrBlock *string `type:"string"`
DestinationPortRange *string `type:"string"`
Policy *string `type:"string"`
Priority *int64 `type:"integer"`
ProjectName *string `type:"string"`
Protocol *string `type:"string"`
SourceCidrBlock *string `type:"string"`
SourcePortRange *string `type:"string"`
Status *string `type:"string"`
TrafficDirection *string `type:"string"`
TrafficMirrorFilterId *string `type:"string"`
TrafficMirrorFilterRuleId *string `type:"string"`
// contains filtered or unexported fields
}
func (IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) GoString ¶ added in v1.0.10
func (s IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) GoString() string
GoString returns the string representation
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDescription ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDescription(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetDescription sets the Description field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationCidrBlock ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationCidrBlock(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationPortRange ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetDestinationPortRange(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetDestinationPortRange sets the DestinationPortRange field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPolicy ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPolicy(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetPolicy sets the Policy field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPriority ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetPriority(v int64) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetPriority sets the Priority field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProjectName ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProjectName(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetProjectName sets the ProjectName field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProtocol ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetProtocol(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetProtocol sets the Protocol field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourceCidrBlock ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourceCidrBlock(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetSourceCidrBlock sets the SourceCidrBlock field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourcePortRange ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetSourcePortRange(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetSourcePortRange sets the SourcePortRange field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetStatus ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetStatus(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetStatus sets the Status field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficDirection ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficDirection(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetTrafficDirection sets the TrafficDirection field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterId(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterRuleId ¶ added in v1.0.10
func (s *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterRuleId(v string) *IngressFilterRuleForDescribeTrafficMirrorFiltersOutput
SetTrafficMirrorFilterRuleId sets the TrafficMirrorFilterRuleId field's value.
func (IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) String ¶ added in v1.0.10
func (s IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) String() string
String returns the string representation
type InstanceGroupForDescribeInstanceGroupsOutput ¶ added in v1.0.10
type InstanceGroupForDescribeInstanceGroupsOutput struct {
AccountId *string `type:"string"`
CreatedAt *string `type:"string"`
Description *string `type:"string"`
InstanceGroupId *string `type:"string"`
Members []*MemberForDescribeInstanceGroupsOutput `type:"list"`
Name *string `type:"string"`
Status *string `type:"string"`
UpdatedAt *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (InstanceGroupForDescribeInstanceGroupsOutput) GoString ¶ added in v1.0.10
func (s InstanceGroupForDescribeInstanceGroupsOutput) GoString() string
GoString returns the string representation
func (*InstanceGroupForDescribeInstanceGroupsOutput) SetAccountId ¶ added in v1.0.10
func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetAccountId(v string) *InstanceGroupForDescribeInstanceGroupsOutput
SetAccountId sets the AccountId field's value.
func (*InstanceGroupForDescribeInstanceGroupsOutput) SetCreatedAt ¶ added in v1.0.10
func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetCreatedAt(v string) *InstanceGroupForDescribeInstanceGroupsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*InstanceGroupForDescribeInstanceGroupsOutput) SetDescription ¶ added in v1.0.10
func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetDescription(v string) *InstanceGroupForDescribeInstanceGroupsOutput
SetDescription sets the Description field's value.
func (*InstanceGroupForDescribeInstanceGroupsOutput) SetInstanceGroupId ¶ added in v1.0.10
func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetInstanceGroupId(v string) *InstanceGroupForDescribeInstanceGroupsOutput
SetInstanceGroupId sets the InstanceGroupId field's value.
func (*InstanceGroupForDescribeInstanceGroupsOutput) SetMembers ¶ added in v1.0.10
func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetMembers(v []*MemberForDescribeInstanceGroupsOutput) *InstanceGroupForDescribeInstanceGroupsOutput
SetMembers sets the Members field's value.
func (*InstanceGroupForDescribeInstanceGroupsOutput) SetName ¶ added in v1.0.10
func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetName(v string) *InstanceGroupForDescribeInstanceGroupsOutput
SetName sets the Name field's value.
func (*InstanceGroupForDescribeInstanceGroupsOutput) SetStatus ¶ added in v1.0.10
func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetStatus(v string) *InstanceGroupForDescribeInstanceGroupsOutput
SetStatus sets the Status field's value.
func (*InstanceGroupForDescribeInstanceGroupsOutput) SetUpdatedAt ¶ added in v1.0.10
func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetUpdatedAt(v string) *InstanceGroupForDescribeInstanceGroupsOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*InstanceGroupForDescribeInstanceGroupsOutput) SetVpcId ¶ added in v1.0.10
func (s *InstanceGroupForDescribeInstanceGroupsOutput) SetVpcId(v string) *InstanceGroupForDescribeInstanceGroupsOutput
SetVpcId sets the VpcId field's value.
func (InstanceGroupForDescribeInstanceGroupsOutput) String ¶ added in v1.0.10
func (s InstanceGroupForDescribeInstanceGroupsOutput) String() string
String returns the string representation
type IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput ¶ added in v1.0.10
type IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput struct {
CidrBlock *string `type:"string"`
CreationTime *string `type:"string"`
Status *string `type:"string"`
TotalIpCount *int64 `type:"integer"`
UsedIpCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) GoString ¶ added in v1.0.10
func (s IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) GoString() string
GoString returns the string representation
func (*IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetCidrBlock ¶ added in v1.0.10
func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetCidrBlock(v string) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
SetCidrBlock sets the CidrBlock field's value.
func (*IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetCreationTime ¶ added in v1.0.10
func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetCreationTime(v string) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
SetCreationTime sets the CreationTime field's value.
func (*IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetStatus ¶ added in v1.0.10
func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetStatus(v string) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
SetStatus sets the Status field's value.
func (*IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetTotalIpCount ¶ added in v1.0.10
func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetTotalIpCount(v int64) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
SetTotalIpCount sets the TotalIpCount field's value.
func (*IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetUsedIpCount ¶ added in v1.0.10
func (s *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) SetUsedIpCount(v int64) *IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput
SetUsedIpCount sets the UsedIpCount field's value.
func (IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) String ¶ added in v1.0.10
func (s IpAddressPoolCidrBlockForDescribeIpAddressPoolCidrBlocksOutput) String() string
String returns the string representation
type IpAddressPoolForDescribeIpAddressPoolsOutput ¶ added in v1.0.10
type IpAddressPoolForDescribeIpAddressPoolsOutput struct {
BusinessStatus *string `type:"string"`
CidrBlocks []*string `type:"list"`
CreationTime *string `type:"string"`
DeletedTime *string `type:"string"`
Description *string `type:"string"`
ISP *string `type:"string"`
IpAddressPoolId *string `type:"string"`
Name *string `type:"string"`
OverdueTime *string `type:"string"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeIpAddressPoolsOutput `type:"list"`
TotalIpCount *int64 `type:"integer"`
UpdateTime *string `type:"string"`
UsedIpCount *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (IpAddressPoolForDescribeIpAddressPoolsOutput) GoString ¶ added in v1.0.10
func (s IpAddressPoolForDescribeIpAddressPoolsOutput) GoString() string
GoString returns the string representation
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetBusinessStatus ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetBusinessStatus(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetCidrBlocks ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetCidrBlocks(v []*string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetCidrBlocks sets the CidrBlocks field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetCreationTime ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetCreationTime(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetCreationTime sets the CreationTime field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetDeletedTime ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetDeletedTime(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetDeletedTime sets the DeletedTime field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetDescription ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetDescription(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetDescription sets the Description field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetISP ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetISP(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetISP sets the ISP field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetIpAddressPoolId(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetName ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetName(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetName sets the Name field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetOverdueTime ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetOverdueTime(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetOverdueTime sets the OverdueTime field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetProjectName ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetProjectName(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetProjectName sets the ProjectName field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetStatus ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetStatus(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetStatus sets the Status field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetTags ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetTags(v []*TagForDescribeIpAddressPoolsOutput) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetTags sets the Tags field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetTotalIpCount ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetTotalIpCount(v int64) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetTotalIpCount sets the TotalIpCount field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetUpdateTime ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetUpdateTime(v string) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*IpAddressPoolForDescribeIpAddressPoolsOutput) SetUsedIpCount ¶ added in v1.0.10
func (s *IpAddressPoolForDescribeIpAddressPoolsOutput) SetUsedIpCount(v int64) *IpAddressPoolForDescribeIpAddressPoolsOutput
SetUsedIpCount sets the UsedIpCount field's value.
func (IpAddressPoolForDescribeIpAddressPoolsOutput) String ¶ added in v1.0.10
func (s IpAddressPoolForDescribeIpAddressPoolsOutput) String() string
String returns the string representation
type Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput ¶ added in v1.0.10
type Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput struct {
AllocationId *string `type:"string"`
Bandwidth *string `type:"string"`
BandwidthPackageId *string `type:"string"`
BillingType *int64 `type:"integer"`
BusinessStatus *string `type:"string"`
CreationTime *string `type:"string"`
DeletedTime *string `type:"string"`
ISP *string `type:"string"`
InstanceId *string `type:"string"`
InstanceType *string `type:"string"`
Ipv6Address *string `type:"string"`
Ipv6GatewayId *string `type:"string"`
LockReason *string `type:"string"`
NetworkType *string `type:"string"`
OverdueTime *string `type:"string"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
UpdatedAt *string `type:"string"`
// contains filtered or unexported fields
}
func (Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) GoString ¶ added in v1.0.10
func (s Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) GoString() string
GoString returns the string representation
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetAllocationId ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetAllocationId(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetAllocationId sets the AllocationId field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBandwidth ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBandwidth(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetBandwidth sets the Bandwidth field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBandwidthPackageId(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBillingType ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBillingType(v int64) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetBillingType sets the BillingType field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBusinessStatus ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetBusinessStatus(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetCreationTime ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetCreationTime(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetCreationTime sets the CreationTime field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetDeletedTime ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetDeletedTime(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetDeletedTime sets the DeletedTime field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetISP ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetISP(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetISP sets the ISP field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetInstanceId ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetInstanceId(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetInstanceId sets the InstanceId field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetInstanceType ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetInstanceType(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetInstanceType sets the InstanceType field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetIpv6Address ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetIpv6Address(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetIpv6Address sets the Ipv6Address field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetIpv6GatewayId(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetLockReason ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetLockReason(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetLockReason sets the LockReason field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetNetworkType ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetNetworkType(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetNetworkType sets the NetworkType field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetOverdueTime ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetOverdueTime(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetOverdueTime sets the OverdueTime field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetProjectName ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetProjectName(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetProjectName sets the ProjectName field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetStatus ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetStatus(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetStatus sets the Status field's value.
func (*Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetUpdatedAt ¶ added in v1.0.10
func (s *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) SetUpdatedAt(v string) *Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) String ¶ added in v1.0.10
func (s Ipv6AddressBandwidthForDescribeIpv6AddressBandwidthsOutput) String() string
String returns the string representation
type Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput ¶ added in v1.0.10
type Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput struct {
Description *string `type:"string"`
InstanceId *string `type:"string"`
Ipv6EgressOnlyRuleId *string `type:"string"`
Name *string `type:"string"`
Status *string `type:"string"`
// contains filtered or unexported fields
}
func (Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) GoString ¶ added in v1.0.10
func (s Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) GoString() string
GoString returns the string representation
func (*Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetDescription ¶ added in v1.0.10
func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetDescription(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
SetDescription sets the Description field's value.
func (*Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetInstanceId ¶ added in v1.0.10
func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetInstanceId(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
SetInstanceId sets the InstanceId field's value.
func (*Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetIpv6EgressOnlyRuleId ¶ added in v1.0.10
func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetIpv6EgressOnlyRuleId(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
SetIpv6EgressOnlyRuleId sets the Ipv6EgressOnlyRuleId field's value.
func (*Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetName ¶ added in v1.0.10
func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetName(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
SetName sets the Name field's value.
func (*Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetStatus ¶ added in v1.0.10
func (s *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) SetStatus(v string) *Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput
SetStatus sets the Status field's value.
func (Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) String ¶ added in v1.0.10
func (s Ipv6EgressRuleForDescribeIpv6EgressOnlyRulesOutput) String() string
String returns the string representation
type Ipv6GatewayForDescribeIpv6GatewaysOutput ¶ added in v1.0.10
type Ipv6GatewayForDescribeIpv6GatewaysOutput struct {
CreationTime *string `type:"string"`
Description *string `type:"string"`
Ipv6GatewayId *string `type:"string"`
Name *string `type:"string"`
ProjectName *string `type:"string"`
RouteTableId *string `type:"string"`
Status *string `type:"string"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (Ipv6GatewayForDescribeIpv6GatewaysOutput) GoString ¶ added in v1.0.10
func (s Ipv6GatewayForDescribeIpv6GatewaysOutput) GoString() string
GoString returns the string representation
func (*Ipv6GatewayForDescribeIpv6GatewaysOutput) SetCreationTime ¶ added in v1.0.10
func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetCreationTime(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
SetCreationTime sets the CreationTime field's value.
func (*Ipv6GatewayForDescribeIpv6GatewaysOutput) SetDescription ¶ added in v1.0.10
func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetDescription(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
SetDescription sets the Description field's value.
func (*Ipv6GatewayForDescribeIpv6GatewaysOutput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetIpv6GatewayId(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (*Ipv6GatewayForDescribeIpv6GatewaysOutput) SetName ¶ added in v1.0.10
func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetName(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
SetName sets the Name field's value.
func (*Ipv6GatewayForDescribeIpv6GatewaysOutput) SetProjectName ¶ added in v1.0.10
func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetProjectName(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
SetProjectName sets the ProjectName field's value.
func (*Ipv6GatewayForDescribeIpv6GatewaysOutput) SetRouteTableId ¶ added in v1.0.10
func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetRouteTableId(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
SetRouteTableId sets the RouteTableId field's value.
func (*Ipv6GatewayForDescribeIpv6GatewaysOutput) SetStatus ¶ added in v1.0.10
func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetStatus(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
SetStatus sets the Status field's value.
func (*Ipv6GatewayForDescribeIpv6GatewaysOutput) SetUpdateTime ¶ added in v1.0.10
func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetUpdateTime(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
SetUpdateTime sets the UpdateTime field's value.
func (*Ipv6GatewayForDescribeIpv6GatewaysOutput) SetVpcId ¶ added in v1.0.10
func (s *Ipv6GatewayForDescribeIpv6GatewaysOutput) SetVpcId(v string) *Ipv6GatewayForDescribeIpv6GatewaysOutput
SetVpcId sets the VpcId field's value.
func (Ipv6GatewayForDescribeIpv6GatewaysOutput) String ¶ added in v1.0.10
func (s Ipv6GatewayForDescribeIpv6GatewaysOutput) String() string
String returns the string representation
type ListTagsForResourcesInput ¶ added in v1.0.10
type ListTagsForResourcesInput struct {
MaxResults *int64 `max:"100" type:"integer"`
NextToken *string `type:"string"`
ResourceIds []*string `type:"list"`
// ResourceType is a required field
ResourceType *string `type:"string" required:"true" enum:"ResourceTypeForListTagsForResourcesInput"`
TagFilters []*TagFilterForListTagsForResourcesInput `type:"list"`
TagType *string `type:"string"`
// contains filtered or unexported fields
}
func (ListTagsForResourcesInput) GoString ¶ added in v1.0.10
func (s ListTagsForResourcesInput) GoString() string
GoString returns the string representation
func (*ListTagsForResourcesInput) SetMaxResults ¶ added in v1.0.10
func (s *ListTagsForResourcesInput) SetMaxResults(v int64) *ListTagsForResourcesInput
SetMaxResults sets the MaxResults field's value.
func (*ListTagsForResourcesInput) SetNextToken ¶ added in v1.0.10
func (s *ListTagsForResourcesInput) SetNextToken(v string) *ListTagsForResourcesInput
SetNextToken sets the NextToken field's value.
func (*ListTagsForResourcesInput) SetResourceIds ¶ added in v1.0.10
func (s *ListTagsForResourcesInput) SetResourceIds(v []*string) *ListTagsForResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*ListTagsForResourcesInput) SetResourceType ¶ added in v1.0.10
func (s *ListTagsForResourcesInput) SetResourceType(v string) *ListTagsForResourcesInput
SetResourceType sets the ResourceType field's value.
func (*ListTagsForResourcesInput) SetTagFilters ¶ added in v1.0.10
func (s *ListTagsForResourcesInput) SetTagFilters(v []*TagFilterForListTagsForResourcesInput) *ListTagsForResourcesInput
SetTagFilters sets the TagFilters field's value.
func (*ListTagsForResourcesInput) SetTagType ¶ added in v1.0.10
func (s *ListTagsForResourcesInput) SetTagType(v string) *ListTagsForResourcesInput
SetTagType sets the TagType field's value.
func (ListTagsForResourcesInput) String ¶ added in v1.0.10
func (s ListTagsForResourcesInput) String() string
String returns the string representation
func (*ListTagsForResourcesInput) Validate ¶ added in v1.0.10
func (s *ListTagsForResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsForResourcesOutput ¶ added in v1.0.10
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 ¶ added in v1.0.10
func (s ListTagsForResourcesOutput) GoString() string
GoString returns the string representation
func (*ListTagsForResourcesOutput) SetNextToken ¶ added in v1.0.10
func (s *ListTagsForResourcesOutput) SetNextToken(v string) *ListTagsForResourcesOutput
SetNextToken sets the NextToken field's value.
func (*ListTagsForResourcesOutput) SetRequestId ¶ added in v1.0.10
func (s *ListTagsForResourcesOutput) SetRequestId(v string) *ListTagsForResourcesOutput
SetRequestId sets the RequestId field's value.
func (*ListTagsForResourcesOutput) SetResourceTags ¶ added in v1.0.10
func (s *ListTagsForResourcesOutput) SetResourceTags(v []*ResourceTagForListTagsForResourcesOutput) *ListTagsForResourcesOutput
SetResourceTags sets the ResourceTags field's value.
func (ListTagsForResourcesOutput) String ¶ added in v1.0.10
func (s ListTagsForResourcesOutput) String() string
String returns the string representation
type MemberForDescribeInstanceGroupsOutput ¶ added in v1.0.10
type MemberForDescribeInstanceGroupsOutput struct {
Enabled *bool `type:"boolean"`
Id *string `type:"string"`
Type *string `type:"string"`
Weight *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (MemberForDescribeInstanceGroupsOutput) GoString ¶ added in v1.0.10
func (s MemberForDescribeInstanceGroupsOutput) GoString() string
GoString returns the string representation
func (*MemberForDescribeInstanceGroupsOutput) SetEnabled ¶ added in v1.0.10
func (s *MemberForDescribeInstanceGroupsOutput) SetEnabled(v bool) *MemberForDescribeInstanceGroupsOutput
SetEnabled sets the Enabled field's value.
func (*MemberForDescribeInstanceGroupsOutput) SetId ¶ added in v1.0.10
func (s *MemberForDescribeInstanceGroupsOutput) SetId(v string) *MemberForDescribeInstanceGroupsOutput
SetId sets the Id field's value.
func (*MemberForDescribeInstanceGroupsOutput) SetType ¶ added in v1.0.10
func (s *MemberForDescribeInstanceGroupsOutput) SetType(v string) *MemberForDescribeInstanceGroupsOutput
SetType sets the Type field's value.
func (*MemberForDescribeInstanceGroupsOutput) SetWeight ¶ added in v1.0.10
func (s *MemberForDescribeInstanceGroupsOutput) SetWeight(v int64) *MemberForDescribeInstanceGroupsOutput
SetWeight sets the Weight field's value.
func (MemberForDescribeInstanceGroupsOutput) String ¶ added in v1.0.10
func (s MemberForDescribeInstanceGroupsOutput) String() string
String returns the string representation
type ModifyBandwidthPackageAttributesInput ¶ added in v1.0.10
type ModifyBandwidthPackageAttributesInput struct {
// BandwidthPackageId is a required field
BandwidthPackageId *string `type:"string" required:"true"`
BandwidthPackageName *string `min:"1" max:"128" type:"string"`
Description *string `min:"1" max:"255" type:"string"`
EnableDualStack *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (ModifyBandwidthPackageAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyBandwidthPackageAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyBandwidthPackageAttributesInput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *ModifyBandwidthPackageAttributesInput) SetBandwidthPackageId(v string) *ModifyBandwidthPackageAttributesInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*ModifyBandwidthPackageAttributesInput) SetBandwidthPackageName ¶ added in v1.0.10
func (s *ModifyBandwidthPackageAttributesInput) SetBandwidthPackageName(v string) *ModifyBandwidthPackageAttributesInput
SetBandwidthPackageName sets the BandwidthPackageName field's value.
func (*ModifyBandwidthPackageAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyBandwidthPackageAttributesInput) SetDescription(v string) *ModifyBandwidthPackageAttributesInput
SetDescription sets the Description field's value.
func (*ModifyBandwidthPackageAttributesInput) SetEnableDualStack ¶ added in v1.0.10
func (s *ModifyBandwidthPackageAttributesInput) SetEnableDualStack(v bool) *ModifyBandwidthPackageAttributesInput
SetEnableDualStack sets the EnableDualStack field's value.
func (ModifyBandwidthPackageAttributesInput) String ¶ added in v1.0.10
func (s ModifyBandwidthPackageAttributesInput) String() string
String returns the string representation
func (*ModifyBandwidthPackageAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyBandwidthPackageAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyBandwidthPackageAttributesOutput ¶ added in v1.0.10
type ModifyBandwidthPackageAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyBandwidthPackageAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyBandwidthPackageAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyBandwidthPackageAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyBandwidthPackageAttributesOutput) SetRequestId(v string) *ModifyBandwidthPackageAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyBandwidthPackageAttributesOutput) String ¶ added in v1.0.10
func (s ModifyBandwidthPackageAttributesOutput) String() string
String returns the string representation
type ModifyBandwidthPackageEipBandwidthInput ¶ added in v1.0.10
type ModifyBandwidthPackageEipBandwidthInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
// Bandwidth is a required field
Bandwidth *int64 `type:"integer" required:"true"`
// contains filtered or unexported fields
}
func (ModifyBandwidthPackageEipBandwidthInput) GoString ¶ added in v1.0.10
func (s ModifyBandwidthPackageEipBandwidthInput) GoString() string
GoString returns the string representation
func (*ModifyBandwidthPackageEipBandwidthInput) SetAllocationId ¶ added in v1.0.10
func (s *ModifyBandwidthPackageEipBandwidthInput) SetAllocationId(v string) *ModifyBandwidthPackageEipBandwidthInput
SetAllocationId sets the AllocationId field's value.
func (*ModifyBandwidthPackageEipBandwidthInput) SetBandwidth ¶ added in v1.0.10
func (s *ModifyBandwidthPackageEipBandwidthInput) SetBandwidth(v int64) *ModifyBandwidthPackageEipBandwidthInput
SetBandwidth sets the Bandwidth field's value.
func (ModifyBandwidthPackageEipBandwidthInput) String ¶ added in v1.0.10
func (s ModifyBandwidthPackageEipBandwidthInput) String() string
String returns the string representation
func (*ModifyBandwidthPackageEipBandwidthInput) Validate ¶ added in v1.0.10
func (s *ModifyBandwidthPackageEipBandwidthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyBandwidthPackageEipBandwidthOutput ¶ added in v1.0.10
type ModifyBandwidthPackageEipBandwidthOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyBandwidthPackageEipBandwidthOutput) GoString ¶ added in v1.0.10
func (s ModifyBandwidthPackageEipBandwidthOutput) GoString() string
GoString returns the string representation
func (*ModifyBandwidthPackageEipBandwidthOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyBandwidthPackageEipBandwidthOutput) SetRequestId(v string) *ModifyBandwidthPackageEipBandwidthOutput
SetRequestId sets the RequestId field's value.
func (ModifyBandwidthPackageEipBandwidthOutput) String ¶ added in v1.0.10
func (s ModifyBandwidthPackageEipBandwidthOutput) String() string
String returns the string representation
type ModifyBandwidthPackageSpecInput ¶ added in v1.0.10
type ModifyBandwidthPackageSpecInput struct {
// Bandwidth is a required field
Bandwidth *int64 `min:"2" type:"integer" required:"true"`
// BandwidthPackageId is a required field
BandwidthPackageId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ModifyBandwidthPackageSpecInput) GoString ¶ added in v1.0.10
func (s ModifyBandwidthPackageSpecInput) GoString() string
GoString returns the string representation
func (*ModifyBandwidthPackageSpecInput) SetBandwidth ¶ added in v1.0.10
func (s *ModifyBandwidthPackageSpecInput) SetBandwidth(v int64) *ModifyBandwidthPackageSpecInput
SetBandwidth sets the Bandwidth field's value.
func (*ModifyBandwidthPackageSpecInput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *ModifyBandwidthPackageSpecInput) SetBandwidthPackageId(v string) *ModifyBandwidthPackageSpecInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (ModifyBandwidthPackageSpecInput) String ¶ added in v1.0.10
func (s ModifyBandwidthPackageSpecInput) String() string
String returns the string representation
func (*ModifyBandwidthPackageSpecInput) Validate ¶ added in v1.0.10
func (s *ModifyBandwidthPackageSpecInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyBandwidthPackageSpecOutput ¶ added in v1.0.10
type ModifyBandwidthPackageSpecOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyBandwidthPackageSpecOutput) GoString ¶ added in v1.0.10
func (s ModifyBandwidthPackageSpecOutput) GoString() string
GoString returns the string representation
func (*ModifyBandwidthPackageSpecOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyBandwidthPackageSpecOutput) SetRequestId(v string) *ModifyBandwidthPackageSpecOutput
SetRequestId sets the RequestId field's value.
func (ModifyBandwidthPackageSpecOutput) String ¶ added in v1.0.10
func (s ModifyBandwidthPackageSpecOutput) String() string
String returns the string representation
type ModifyEipAddressAttributesInput ¶ added in v1.0.10
type ModifyEipAddressAttributesInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
Bandwidth *int64 `min:"1" type:"integer"`
Description *string `min:"1" max:"255" type:"string"`
Name *string `min:"1" max:"128" type:"string"`
ReleaseWithInstance *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (ModifyEipAddressAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyEipAddressAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyEipAddressAttributesInput) SetAllocationId ¶ added in v1.0.10
func (s *ModifyEipAddressAttributesInput) SetAllocationId(v string) *ModifyEipAddressAttributesInput
SetAllocationId sets the AllocationId field's value.
func (*ModifyEipAddressAttributesInput) SetBandwidth ¶ added in v1.0.10
func (s *ModifyEipAddressAttributesInput) SetBandwidth(v int64) *ModifyEipAddressAttributesInput
SetBandwidth sets the Bandwidth field's value.
func (*ModifyEipAddressAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyEipAddressAttributesInput) SetDescription(v string) *ModifyEipAddressAttributesInput
SetDescription sets the Description field's value.
func (*ModifyEipAddressAttributesInput) SetName ¶ added in v1.0.10
func (s *ModifyEipAddressAttributesInput) SetName(v string) *ModifyEipAddressAttributesInput
SetName sets the Name field's value.
func (*ModifyEipAddressAttributesInput) SetReleaseWithInstance ¶ added in v1.0.10
func (s *ModifyEipAddressAttributesInput) SetReleaseWithInstance(v bool) *ModifyEipAddressAttributesInput
SetReleaseWithInstance sets the ReleaseWithInstance field's value.
func (ModifyEipAddressAttributesInput) String ¶ added in v1.0.10
func (s ModifyEipAddressAttributesInput) String() string
String returns the string representation
func (*ModifyEipAddressAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyEipAddressAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyEipAddressAttributesOutput ¶ added in v1.0.10
type ModifyEipAddressAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyEipAddressAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyEipAddressAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyEipAddressAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyEipAddressAttributesOutput) SetRequestId(v string) *ModifyEipAddressAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyEipAddressAttributesOutput) String ¶ added in v1.0.10
func (s ModifyEipAddressAttributesOutput) String() string
String returns the string representation
type ModifyFlowLogAttributeInput ¶ added in v1.0.10
type ModifyFlowLogAttributeInput struct {
AggregationInterval *int64 `type:"integer"`
ClientToken *string `type:"string"`
Description *string `max:"255" type:"string"`
// FlowLogId is a required field
FlowLogId *string `type:"string" required:"true"`
FlowLogName *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (ModifyFlowLogAttributeInput) GoString ¶ added in v1.0.10
func (s ModifyFlowLogAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyFlowLogAttributeInput) SetAggregationInterval ¶ added in v1.0.10
func (s *ModifyFlowLogAttributeInput) SetAggregationInterval(v int64) *ModifyFlowLogAttributeInput
SetAggregationInterval sets the AggregationInterval field's value.
func (*ModifyFlowLogAttributeInput) SetClientToken ¶ added in v1.0.10
func (s *ModifyFlowLogAttributeInput) SetClientToken(v string) *ModifyFlowLogAttributeInput
SetClientToken sets the ClientToken field's value.
func (*ModifyFlowLogAttributeInput) SetDescription ¶ added in v1.0.10
func (s *ModifyFlowLogAttributeInput) SetDescription(v string) *ModifyFlowLogAttributeInput
SetDescription sets the Description field's value.
func (*ModifyFlowLogAttributeInput) SetFlowLogId ¶ added in v1.0.10
func (s *ModifyFlowLogAttributeInput) SetFlowLogId(v string) *ModifyFlowLogAttributeInput
SetFlowLogId sets the FlowLogId field's value.
func (*ModifyFlowLogAttributeInput) SetFlowLogName ¶ added in v1.0.10
func (s *ModifyFlowLogAttributeInput) SetFlowLogName(v string) *ModifyFlowLogAttributeInput
SetFlowLogName sets the FlowLogName field's value.
func (ModifyFlowLogAttributeInput) String ¶ added in v1.0.10
func (s ModifyFlowLogAttributeInput) String() string
String returns the string representation
func (*ModifyFlowLogAttributeInput) Validate ¶ added in v1.0.10
func (s *ModifyFlowLogAttributeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyFlowLogAttributeOutput ¶ added in v1.0.10
type ModifyFlowLogAttributeOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyFlowLogAttributeOutput) GoString ¶ added in v1.0.10
func (s ModifyFlowLogAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifyFlowLogAttributeOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyFlowLogAttributeOutput) SetRequestId(v string) *ModifyFlowLogAttributeOutput
SetRequestId sets the RequestId field's value.
func (ModifyFlowLogAttributeOutput) String ¶ added in v1.0.10
func (s ModifyFlowLogAttributeOutput) String() string
String returns the string representation
type ModifyHaVipAttributesInput ¶ added in v1.0.10
type ModifyHaVipAttributesInput struct {
Description *string `min:"1" max:"255" type:"string"`
// HaVipId is a required field
HaVipId *string `type:"string" required:"true"`
HaVipName *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (ModifyHaVipAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyHaVipAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyHaVipAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyHaVipAttributesInput) SetDescription(v string) *ModifyHaVipAttributesInput
SetDescription sets the Description field's value.
func (*ModifyHaVipAttributesInput) SetHaVipId ¶ added in v1.0.10
func (s *ModifyHaVipAttributesInput) SetHaVipId(v string) *ModifyHaVipAttributesInput
SetHaVipId sets the HaVipId field's value.
func (*ModifyHaVipAttributesInput) SetHaVipName ¶ added in v1.0.10
func (s *ModifyHaVipAttributesInput) SetHaVipName(v string) *ModifyHaVipAttributesInput
SetHaVipName sets the HaVipName field's value.
func (ModifyHaVipAttributesInput) String ¶ added in v1.0.10
func (s ModifyHaVipAttributesInput) String() string
String returns the string representation
func (*ModifyHaVipAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyHaVipAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyHaVipAttributesOutput ¶ added in v1.0.10
type ModifyHaVipAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyHaVipAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyHaVipAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyHaVipAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyHaVipAttributesOutput) SetRequestId(v string) *ModifyHaVipAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyHaVipAttributesOutput) String ¶ added in v1.0.10
func (s ModifyHaVipAttributesOutput) String() string
String returns the string representation
type ModifyInstanceGroupAttributesInput ¶ added in v1.0.10
type ModifyInstanceGroupAttributesInput struct {
Description *string `min:"1" max:"255" type:"string"`
// InstanceGroupId is a required field
InstanceGroupId *string `type:"string" required:"true"`
Name *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (ModifyInstanceGroupAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyInstanceGroupAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyInstanceGroupAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyInstanceGroupAttributesInput) SetDescription(v string) *ModifyInstanceGroupAttributesInput
SetDescription sets the Description field's value.
func (*ModifyInstanceGroupAttributesInput) SetInstanceGroupId ¶ added in v1.0.10
func (s *ModifyInstanceGroupAttributesInput) SetInstanceGroupId(v string) *ModifyInstanceGroupAttributesInput
SetInstanceGroupId sets the InstanceGroupId field's value.
func (*ModifyInstanceGroupAttributesInput) SetName ¶ added in v1.0.10
func (s *ModifyInstanceGroupAttributesInput) SetName(v string) *ModifyInstanceGroupAttributesInput
SetName sets the Name field's value.
func (ModifyInstanceGroupAttributesInput) String ¶ added in v1.0.10
func (s ModifyInstanceGroupAttributesInput) String() string
String returns the string representation
func (*ModifyInstanceGroupAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyInstanceGroupAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyInstanceGroupAttributesOutput ¶ added in v1.0.10
type ModifyInstanceGroupAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyInstanceGroupAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyInstanceGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyInstanceGroupAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyInstanceGroupAttributesOutput) SetRequestId(v string) *ModifyInstanceGroupAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyInstanceGroupAttributesOutput) String ¶ added in v1.0.10
func (s ModifyInstanceGroupAttributesOutput) String() string
String returns the string representation
type ModifyInstanceGroupMembersInput ¶ added in v1.0.10
type ModifyInstanceGroupMembersInput struct {
AppendMembers []*AppendMemberForModifyInstanceGroupMembersInput `type:"list"`
// InstanceGroupId is a required field
InstanceGroupId *string `type:"string" required:"true"`
RemoveMembers []*RemoveMemberForModifyInstanceGroupMembersInput `type:"list"`
// contains filtered or unexported fields
}
func (ModifyInstanceGroupMembersInput) GoString ¶ added in v1.0.10
func (s ModifyInstanceGroupMembersInput) GoString() string
GoString returns the string representation
func (*ModifyInstanceGroupMembersInput) SetAppendMembers ¶ added in v1.0.10
func (s *ModifyInstanceGroupMembersInput) SetAppendMembers(v []*AppendMemberForModifyInstanceGroupMembersInput) *ModifyInstanceGroupMembersInput
SetAppendMembers sets the AppendMembers field's value.
func (*ModifyInstanceGroupMembersInput) SetInstanceGroupId ¶ added in v1.0.10
func (s *ModifyInstanceGroupMembersInput) SetInstanceGroupId(v string) *ModifyInstanceGroupMembersInput
SetInstanceGroupId sets the InstanceGroupId field's value.
func (*ModifyInstanceGroupMembersInput) SetRemoveMembers ¶ added in v1.0.10
func (s *ModifyInstanceGroupMembersInput) SetRemoveMembers(v []*RemoveMemberForModifyInstanceGroupMembersInput) *ModifyInstanceGroupMembersInput
SetRemoveMembers sets the RemoveMembers field's value.
func (ModifyInstanceGroupMembersInput) String ¶ added in v1.0.10
func (s ModifyInstanceGroupMembersInput) String() string
String returns the string representation
func (*ModifyInstanceGroupMembersInput) Validate ¶ added in v1.0.10
func (s *ModifyInstanceGroupMembersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyInstanceGroupMembersOutput ¶ added in v1.0.10
type ModifyInstanceGroupMembersOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyInstanceGroupMembersOutput) GoString ¶ added in v1.0.10
func (s ModifyInstanceGroupMembersOutput) GoString() string
GoString returns the string representation
func (*ModifyInstanceGroupMembersOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyInstanceGroupMembersOutput) SetRequestId(v string) *ModifyInstanceGroupMembersOutput
SetRequestId sets the RequestId field's value.
func (ModifyInstanceGroupMembersOutput) String ¶ added in v1.0.10
func (s ModifyInstanceGroupMembersOutput) String() string
String returns the string representation
type ModifyIpAddressPoolAttributesInput ¶ added in v1.0.10
type ModifyIpAddressPoolAttributesInput struct {
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
// IpAddressPoolId is a required field
IpAddressPoolId *string `type:"string" required:"true"`
Name *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (ModifyIpAddressPoolAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyIpAddressPoolAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyIpAddressPoolAttributesInput) SetClientToken ¶ added in v1.0.10
func (s *ModifyIpAddressPoolAttributesInput) SetClientToken(v string) *ModifyIpAddressPoolAttributesInput
SetClientToken sets the ClientToken field's value.
func (*ModifyIpAddressPoolAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyIpAddressPoolAttributesInput) SetDescription(v string) *ModifyIpAddressPoolAttributesInput
SetDescription sets the Description field's value.
func (*ModifyIpAddressPoolAttributesInput) SetIpAddressPoolId ¶ added in v1.0.10
func (s *ModifyIpAddressPoolAttributesInput) SetIpAddressPoolId(v string) *ModifyIpAddressPoolAttributesInput
SetIpAddressPoolId sets the IpAddressPoolId field's value.
func (*ModifyIpAddressPoolAttributesInput) SetName ¶ added in v1.0.10
func (s *ModifyIpAddressPoolAttributesInput) SetName(v string) *ModifyIpAddressPoolAttributesInput
SetName sets the Name field's value.
func (ModifyIpAddressPoolAttributesInput) String ¶ added in v1.0.10
func (s ModifyIpAddressPoolAttributesInput) String() string
String returns the string representation
func (*ModifyIpAddressPoolAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyIpAddressPoolAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyIpAddressPoolAttributesOutput ¶ added in v1.0.10
type ModifyIpAddressPoolAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyIpAddressPoolAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyIpAddressPoolAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyIpAddressPoolAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyIpAddressPoolAttributesOutput) SetRequestId(v string) *ModifyIpAddressPoolAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyIpAddressPoolAttributesOutput) String ¶ added in v1.0.10
func (s ModifyIpAddressPoolAttributesOutput) String() string
String returns the string representation
type ModifyIpv6AddressBandwidthInput ¶ added in v1.0.10
type ModifyIpv6AddressBandwidthInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
Bandwidth *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ModifyIpv6AddressBandwidthInput) GoString ¶ added in v1.0.10
func (s ModifyIpv6AddressBandwidthInput) GoString() string
GoString returns the string representation
func (*ModifyIpv6AddressBandwidthInput) SetAllocationId ¶ added in v1.0.10
func (s *ModifyIpv6AddressBandwidthInput) SetAllocationId(v string) *ModifyIpv6AddressBandwidthInput
SetAllocationId sets the AllocationId field's value.
func (*ModifyIpv6AddressBandwidthInput) SetBandwidth ¶ added in v1.0.10
func (s *ModifyIpv6AddressBandwidthInput) SetBandwidth(v int64) *ModifyIpv6AddressBandwidthInput
SetBandwidth sets the Bandwidth field's value.
func (ModifyIpv6AddressBandwidthInput) String ¶ added in v1.0.10
func (s ModifyIpv6AddressBandwidthInput) String() string
String returns the string representation
func (*ModifyIpv6AddressBandwidthInput) Validate ¶ added in v1.0.10
func (s *ModifyIpv6AddressBandwidthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyIpv6AddressBandwidthOutput ¶ added in v1.0.10
type ModifyIpv6AddressBandwidthOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyIpv6AddressBandwidthOutput) GoString ¶ added in v1.0.10
func (s ModifyIpv6AddressBandwidthOutput) GoString() string
GoString returns the string representation
func (*ModifyIpv6AddressBandwidthOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyIpv6AddressBandwidthOutput) SetRequestId(v string) *ModifyIpv6AddressBandwidthOutput
SetRequestId sets the RequestId field's value.
func (ModifyIpv6AddressBandwidthOutput) String ¶ added in v1.0.10
func (s ModifyIpv6AddressBandwidthOutput) String() string
String returns the string representation
type ModifyIpv6EgressOnlyRuleAttributeInput ¶ added in v1.0.10
type ModifyIpv6EgressOnlyRuleAttributeInput struct {
// Ipv6EgressOnlyRuleId is a required field
Ipv6EgressOnlyRuleId *string `type:"string" required:"true"`
Name *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyIpv6EgressOnlyRuleAttributeInput) GoString ¶ added in v1.0.10
func (s ModifyIpv6EgressOnlyRuleAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyIpv6EgressOnlyRuleAttributeInput) SetIpv6EgressOnlyRuleId ¶ added in v1.0.10
func (s *ModifyIpv6EgressOnlyRuleAttributeInput) SetIpv6EgressOnlyRuleId(v string) *ModifyIpv6EgressOnlyRuleAttributeInput
SetIpv6EgressOnlyRuleId sets the Ipv6EgressOnlyRuleId field's value.
func (*ModifyIpv6EgressOnlyRuleAttributeInput) SetName ¶ added in v1.0.10
func (s *ModifyIpv6EgressOnlyRuleAttributeInput) SetName(v string) *ModifyIpv6EgressOnlyRuleAttributeInput
SetName sets the Name field's value.
func (ModifyIpv6EgressOnlyRuleAttributeInput) String ¶ added in v1.0.10
func (s ModifyIpv6EgressOnlyRuleAttributeInput) String() string
String returns the string representation
func (*ModifyIpv6EgressOnlyRuleAttributeInput) Validate ¶ added in v1.0.10
func (s *ModifyIpv6EgressOnlyRuleAttributeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyIpv6EgressOnlyRuleAttributeOutput ¶ added in v1.0.10
type ModifyIpv6EgressOnlyRuleAttributeOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyIpv6EgressOnlyRuleAttributeOutput) GoString ¶ added in v1.0.10
func (s ModifyIpv6EgressOnlyRuleAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifyIpv6EgressOnlyRuleAttributeOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyIpv6EgressOnlyRuleAttributeOutput) SetRequestId(v string) *ModifyIpv6EgressOnlyRuleAttributeOutput
SetRequestId sets the RequestId field's value.
func (ModifyIpv6EgressOnlyRuleAttributeOutput) String ¶ added in v1.0.10
func (s ModifyIpv6EgressOnlyRuleAttributeOutput) String() string
String returns the string representation
type ModifyIpv6GatewayAttributeInput ¶ added in v1.0.10
type ModifyIpv6GatewayAttributeInput struct {
Description *string `type:"string"`
// Ipv6GatewayId is a required field
Ipv6GatewayId *string `type:"string" required:"true"`
Name *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyIpv6GatewayAttributeInput) GoString ¶ added in v1.0.10
func (s ModifyIpv6GatewayAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyIpv6GatewayAttributeInput) SetDescription ¶ added in v1.0.10
func (s *ModifyIpv6GatewayAttributeInput) SetDescription(v string) *ModifyIpv6GatewayAttributeInput
SetDescription sets the Description field's value.
func (*ModifyIpv6GatewayAttributeInput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *ModifyIpv6GatewayAttributeInput) SetIpv6GatewayId(v string) *ModifyIpv6GatewayAttributeInput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (*ModifyIpv6GatewayAttributeInput) SetName ¶ added in v1.0.10
func (s *ModifyIpv6GatewayAttributeInput) SetName(v string) *ModifyIpv6GatewayAttributeInput
SetName sets the Name field's value.
func (ModifyIpv6GatewayAttributeInput) String ¶ added in v1.0.10
func (s ModifyIpv6GatewayAttributeInput) String() string
String returns the string representation
func (*ModifyIpv6GatewayAttributeInput) Validate ¶ added in v1.0.10
func (s *ModifyIpv6GatewayAttributeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyIpv6GatewayAttributeOutput ¶ added in v1.0.10
type ModifyIpv6GatewayAttributeOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyIpv6GatewayAttributeOutput) GoString ¶ added in v1.0.10
func (s ModifyIpv6GatewayAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifyIpv6GatewayAttributeOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyIpv6GatewayAttributeOutput) SetRequestId(v string) *ModifyIpv6GatewayAttributeOutput
SetRequestId sets the RequestId field's value.
func (ModifyIpv6GatewayAttributeOutput) String ¶ added in v1.0.10
func (s ModifyIpv6GatewayAttributeOutput) String() string
String returns the string representation
type ModifyNetworkAclAttributesInput ¶ added in v1.0.10
type ModifyNetworkAclAttributesInput struct {
Description *string `min:"1" max:"255" type:"string"`
// NetworkAclId is a required field
NetworkAclId *string `type:"string" required:"true"`
NetworkAclName *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (ModifyNetworkAclAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyNetworkAclAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyNetworkAclAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyNetworkAclAttributesInput) SetDescription(v string) *ModifyNetworkAclAttributesInput
SetDescription sets the Description field's value.
func (*ModifyNetworkAclAttributesInput) SetNetworkAclId ¶ added in v1.0.10
func (s *ModifyNetworkAclAttributesInput) SetNetworkAclId(v string) *ModifyNetworkAclAttributesInput
SetNetworkAclId sets the NetworkAclId field's value.
func (*ModifyNetworkAclAttributesInput) SetNetworkAclName ¶ added in v1.0.10
func (s *ModifyNetworkAclAttributesInput) SetNetworkAclName(v string) *ModifyNetworkAclAttributesInput
SetNetworkAclName sets the NetworkAclName field's value.
func (ModifyNetworkAclAttributesInput) String ¶ added in v1.0.10
func (s ModifyNetworkAclAttributesInput) String() string
String returns the string representation
func (*ModifyNetworkAclAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyNetworkAclAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyNetworkAclAttributesOutput ¶ added in v1.0.10
type ModifyNetworkAclAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyNetworkAclAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyNetworkAclAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyNetworkAclAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyNetworkAclAttributesOutput) SetRequestId(v string) *ModifyNetworkAclAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyNetworkAclAttributesOutput) String ¶ added in v1.0.10
func (s ModifyNetworkAclAttributesOutput) String() string
String returns the string representation
type ModifyNetworkInterfaceAttributesInput ¶ added in v1.0.10
type ModifyNetworkInterfaceAttributesInput struct {
DeleteOnTermination *bool `type:"boolean"`
Description *string `min:"1" max:"255" type:"string"`
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
NetworkInterfaceName *string `min:"1" max:"128" type:"string"`
PortSecurityEnabled *bool `type:"boolean"`
SecurityGroupIds []*string `type:"list"`
// contains filtered or unexported fields
}
func (ModifyNetworkInterfaceAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyNetworkInterfaceAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyNetworkInterfaceAttributesInput) SetDeleteOnTermination ¶ added in v1.0.10
func (s *ModifyNetworkInterfaceAttributesInput) SetDeleteOnTermination(v bool) *ModifyNetworkInterfaceAttributesInput
SetDeleteOnTermination sets the DeleteOnTermination field's value.
func (*ModifyNetworkInterfaceAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyNetworkInterfaceAttributesInput) SetDescription(v string) *ModifyNetworkInterfaceAttributesInput
SetDescription sets the Description field's value.
func (*ModifyNetworkInterfaceAttributesInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *ModifyNetworkInterfaceAttributesInput) SetNetworkInterfaceId(v string) *ModifyNetworkInterfaceAttributesInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*ModifyNetworkInterfaceAttributesInput) SetNetworkInterfaceName ¶ added in v1.0.10
func (s *ModifyNetworkInterfaceAttributesInput) SetNetworkInterfaceName(v string) *ModifyNetworkInterfaceAttributesInput
SetNetworkInterfaceName sets the NetworkInterfaceName field's value.
func (*ModifyNetworkInterfaceAttributesInput) SetPortSecurityEnabled ¶ added in v1.0.10
func (s *ModifyNetworkInterfaceAttributesInput) SetPortSecurityEnabled(v bool) *ModifyNetworkInterfaceAttributesInput
SetPortSecurityEnabled sets the PortSecurityEnabled field's value.
func (*ModifyNetworkInterfaceAttributesInput) SetSecurityGroupIds ¶ added in v1.0.10
func (s *ModifyNetworkInterfaceAttributesInput) SetSecurityGroupIds(v []*string) *ModifyNetworkInterfaceAttributesInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (ModifyNetworkInterfaceAttributesInput) String ¶ added in v1.0.10
func (s ModifyNetworkInterfaceAttributesInput) String() string
String returns the string representation
func (*ModifyNetworkInterfaceAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyNetworkInterfaceAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyNetworkInterfaceAttributesOutput ¶ added in v1.0.10
type ModifyNetworkInterfaceAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyNetworkInterfaceAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyNetworkInterfaceAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyNetworkInterfaceAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyNetworkInterfaceAttributesOutput) SetRequestId(v string) *ModifyNetworkInterfaceAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyNetworkInterfaceAttributesOutput) String ¶ added in v1.0.10
func (s ModifyNetworkInterfaceAttributesOutput) String() string
String returns the string representation
type ModifyPrefixListInput ¶ added in v1.0.10
type ModifyPrefixListInput struct {
AddPrefixListEntries []*AddPrefixListEntryForModifyPrefixListInput `type:"list"`
ClientToken *string `type:"string"`
Description *string `min:"1" max:"255" type:"string"`
DryRun *bool `type:"boolean"`
MaxEntries *int64 `type:"integer"`
// PrefixListId is a required field
PrefixListId *string `type:"string" required:"true"`
PrefixListName *string `min:"1" max:"128" type:"string"`
RemovePrefixListEntries []*RemovePrefixListEntryForModifyPrefixListInput `type:"list"`
// contains filtered or unexported fields
}
func (ModifyPrefixListInput) GoString ¶ added in v1.0.10
func (s ModifyPrefixListInput) GoString() string
GoString returns the string representation
func (*ModifyPrefixListInput) SetAddPrefixListEntries ¶ added in v1.0.10
func (s *ModifyPrefixListInput) SetAddPrefixListEntries(v []*AddPrefixListEntryForModifyPrefixListInput) *ModifyPrefixListInput
SetAddPrefixListEntries sets the AddPrefixListEntries field's value.
func (*ModifyPrefixListInput) SetClientToken ¶ added in v1.0.10
func (s *ModifyPrefixListInput) SetClientToken(v string) *ModifyPrefixListInput
SetClientToken sets the ClientToken field's value.
func (*ModifyPrefixListInput) SetDescription ¶ added in v1.0.10
func (s *ModifyPrefixListInput) SetDescription(v string) *ModifyPrefixListInput
SetDescription sets the Description field's value.
func (*ModifyPrefixListInput) SetDryRun ¶ added in v1.0.10
func (s *ModifyPrefixListInput) SetDryRun(v bool) *ModifyPrefixListInput
SetDryRun sets the DryRun field's value.
func (*ModifyPrefixListInput) SetMaxEntries ¶ added in v1.0.10
func (s *ModifyPrefixListInput) SetMaxEntries(v int64) *ModifyPrefixListInput
SetMaxEntries sets the MaxEntries field's value.
func (*ModifyPrefixListInput) SetPrefixListId ¶ added in v1.0.10
func (s *ModifyPrefixListInput) SetPrefixListId(v string) *ModifyPrefixListInput
SetPrefixListId sets the PrefixListId field's value.
func (*ModifyPrefixListInput) SetPrefixListName ¶ added in v1.0.10
func (s *ModifyPrefixListInput) SetPrefixListName(v string) *ModifyPrefixListInput
SetPrefixListName sets the PrefixListName field's value.
func (*ModifyPrefixListInput) SetRemovePrefixListEntries ¶ added in v1.0.10
func (s *ModifyPrefixListInput) SetRemovePrefixListEntries(v []*RemovePrefixListEntryForModifyPrefixListInput) *ModifyPrefixListInput
SetRemovePrefixListEntries sets the RemovePrefixListEntries field's value.
func (ModifyPrefixListInput) String ¶ added in v1.0.10
func (s ModifyPrefixListInput) String() string
String returns the string representation
func (*ModifyPrefixListInput) Validate ¶ added in v1.0.10
func (s *ModifyPrefixListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyPrefixListOutput ¶ added in v1.0.10
type ModifyPrefixListOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyPrefixListOutput) GoString ¶ added in v1.0.10
func (s ModifyPrefixListOutput) GoString() string
GoString returns the string representation
func (*ModifyPrefixListOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyPrefixListOutput) SetRequestId(v string) *ModifyPrefixListOutput
SetRequestId sets the RequestId field's value.
func (ModifyPrefixListOutput) String ¶ added in v1.0.10
func (s ModifyPrefixListOutput) String() string
String returns the string representation
type ModifyRouteEntryInput ¶ added in v1.0.10
type ModifyRouteEntryInput struct {
Description *string `min:"1" max:"255" type:"string"`
// RouteEntryId is a required field
RouteEntryId *string `type:"string" required:"true"`
RouteEntryName *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (ModifyRouteEntryInput) GoString ¶ added in v1.0.10
func (s ModifyRouteEntryInput) GoString() string
GoString returns the string representation
func (*ModifyRouteEntryInput) SetDescription ¶ added in v1.0.10
func (s *ModifyRouteEntryInput) SetDescription(v string) *ModifyRouteEntryInput
SetDescription sets the Description field's value.
func (*ModifyRouteEntryInput) SetRouteEntryId ¶ added in v1.0.10
func (s *ModifyRouteEntryInput) SetRouteEntryId(v string) *ModifyRouteEntryInput
SetRouteEntryId sets the RouteEntryId field's value.
func (*ModifyRouteEntryInput) SetRouteEntryName ¶ added in v1.0.10
func (s *ModifyRouteEntryInput) SetRouteEntryName(v string) *ModifyRouteEntryInput
SetRouteEntryName sets the RouteEntryName field's value.
func (ModifyRouteEntryInput) String ¶ added in v1.0.10
func (s ModifyRouteEntryInput) String() string
String returns the string representation
func (*ModifyRouteEntryInput) Validate ¶ added in v1.0.10
func (s *ModifyRouteEntryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyRouteEntryOutput ¶ added in v1.0.10
type ModifyRouteEntryOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyRouteEntryOutput) GoString ¶ added in v1.0.10
func (s ModifyRouteEntryOutput) GoString() string
GoString returns the string representation
func (*ModifyRouteEntryOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyRouteEntryOutput) SetRequestId(v string) *ModifyRouteEntryOutput
SetRequestId sets the RequestId field's value.
func (ModifyRouteEntryOutput) String ¶ added in v1.0.10
func (s ModifyRouteEntryOutput) String() string
String returns the string representation
type ModifyRouteTableAttributesInput ¶ added in v1.0.10
type ModifyRouteTableAttributesInput struct {
Description *string `min:"1" max:"255" type:"string"`
// RouteTableId is a required field
RouteTableId *string `type:"string" required:"true"`
RouteTableName *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (ModifyRouteTableAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyRouteTableAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyRouteTableAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyRouteTableAttributesInput) SetDescription(v string) *ModifyRouteTableAttributesInput
SetDescription sets the Description field's value.
func (*ModifyRouteTableAttributesInput) SetRouteTableId ¶ added in v1.0.10
func (s *ModifyRouteTableAttributesInput) SetRouteTableId(v string) *ModifyRouteTableAttributesInput
SetRouteTableId sets the RouteTableId field's value.
func (*ModifyRouteTableAttributesInput) SetRouteTableName ¶ added in v1.0.10
func (s *ModifyRouteTableAttributesInput) SetRouteTableName(v string) *ModifyRouteTableAttributesInput
SetRouteTableName sets the RouteTableName field's value.
func (ModifyRouteTableAttributesInput) String ¶ added in v1.0.10
func (s ModifyRouteTableAttributesInput) String() string
String returns the string representation
func (*ModifyRouteTableAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyRouteTableAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyRouteTableAttributesOutput ¶ added in v1.0.10
type ModifyRouteTableAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyRouteTableAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyRouteTableAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyRouteTableAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyRouteTableAttributesOutput) SetRequestId(v string) *ModifyRouteTableAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyRouteTableAttributesOutput) String ¶ added in v1.0.10
func (s ModifyRouteTableAttributesOutput) String() string
String returns the string representation
type ModifySecurityGroupAttributesInput ¶ added in v1.0.10
type ModifySecurityGroupAttributesInput struct {
Description *string `type:"string"`
// SecurityGroupId is a required field
SecurityGroupId *string `type:"string" required:"true"`
SecurityGroupName *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifySecurityGroupAttributesInput) GoString ¶ added in v1.0.10
func (s ModifySecurityGroupAttributesInput) GoString() string
GoString returns the string representation
func (*ModifySecurityGroupAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifySecurityGroupAttributesInput) SetDescription(v string) *ModifySecurityGroupAttributesInput
SetDescription sets the Description field's value.
func (*ModifySecurityGroupAttributesInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *ModifySecurityGroupAttributesInput) SetSecurityGroupId(v string) *ModifySecurityGroupAttributesInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*ModifySecurityGroupAttributesInput) SetSecurityGroupName ¶ added in v1.0.10
func (s *ModifySecurityGroupAttributesInput) SetSecurityGroupName(v string) *ModifySecurityGroupAttributesInput
SetSecurityGroupName sets the SecurityGroupName field's value.
func (ModifySecurityGroupAttributesInput) String ¶ added in v1.0.10
func (s ModifySecurityGroupAttributesInput) String() string
String returns the string representation
func (*ModifySecurityGroupAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifySecurityGroupAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifySecurityGroupAttributesOutput ¶ added in v1.0.10
type ModifySecurityGroupAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifySecurityGroupAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifySecurityGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifySecurityGroupAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifySecurityGroupAttributesOutput) SetRequestId(v string) *ModifySecurityGroupAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifySecurityGroupAttributesOutput) String ¶ added in v1.0.10
func (s ModifySecurityGroupAttributesOutput) String() string
String returns the string representation
type ModifySecurityGroupRuleDescriptionsEgressInput ¶ added in v1.0.10
type ModifySecurityGroupRuleDescriptionsEgressInput struct {
CidrIp *string `type:"string"`
Description *string `type:"string"`
Policy *string `type:"string"`
// PortEnd is a required field
PortEnd *int64 `type:"integer" required:"true"`
// PortStart is a required field
PortStart *int64 `type:"integer" required:"true"`
PrefixListId *string `type:"string"`
Priority *int64 `type:"integer"`
// Protocol is a required field
Protocol *string `type:"string" required:"true"`
// SecurityGroupId is a required field
SecurityGroupId *string `type:"string" required:"true"`
SourceGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifySecurityGroupRuleDescriptionsEgressInput) GoString ¶ added in v1.0.10
func (s ModifySecurityGroupRuleDescriptionsEgressInput) GoString() string
GoString returns the string representation
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetCidrIp ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetCidrIp(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
SetCidrIp sets the CidrIp field's value.
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetDescription ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetDescription(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
SetDescription sets the Description field's value.
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetPolicy ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPolicy(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
SetPolicy sets the Policy field's value.
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetPortEnd ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPortEnd(v int64) *ModifySecurityGroupRuleDescriptionsEgressInput
SetPortEnd sets the PortEnd field's value.
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetPortStart ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPortStart(v int64) *ModifySecurityGroupRuleDescriptionsEgressInput
SetPortStart sets the PortStart field's value.
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetPrefixListId ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPrefixListId(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
SetPrefixListId sets the PrefixListId field's value.
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetPriority ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetPriority(v int64) *ModifySecurityGroupRuleDescriptionsEgressInput
SetPriority sets the Priority field's value.
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetProtocol ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetProtocol(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
SetProtocol sets the Protocol field's value.
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetSecurityGroupId(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*ModifySecurityGroupRuleDescriptionsEgressInput) SetSourceGroupId ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) SetSourceGroupId(v string) *ModifySecurityGroupRuleDescriptionsEgressInput
SetSourceGroupId sets the SourceGroupId field's value.
func (ModifySecurityGroupRuleDescriptionsEgressInput) String ¶ added in v1.0.10
func (s ModifySecurityGroupRuleDescriptionsEgressInput) String() string
String returns the string representation
func (*ModifySecurityGroupRuleDescriptionsEgressInput) Validate ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifySecurityGroupRuleDescriptionsEgressOutput ¶ added in v1.0.10
type ModifySecurityGroupRuleDescriptionsEgressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifySecurityGroupRuleDescriptionsEgressOutput) GoString ¶ added in v1.0.10
func (s ModifySecurityGroupRuleDescriptionsEgressOutput) GoString() string
GoString returns the string representation
func (*ModifySecurityGroupRuleDescriptionsEgressOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsEgressOutput) SetRequestId(v string) *ModifySecurityGroupRuleDescriptionsEgressOutput
SetRequestId sets the RequestId field's value.
func (ModifySecurityGroupRuleDescriptionsEgressOutput) String ¶ added in v1.0.10
func (s ModifySecurityGroupRuleDescriptionsEgressOutput) String() string
String returns the string representation
type ModifySecurityGroupRuleDescriptionsIngressInput ¶ added in v1.0.10
type ModifySecurityGroupRuleDescriptionsIngressInput struct {
CidrIp *string `type:"string"`
Description *string `type:"string"`
Policy *string `type:"string"`
// PortEnd is a required field
PortEnd *int64 `type:"integer" required:"true"`
// PortStart is a required field
PortStart *int64 `type:"integer" required:"true"`
PrefixListId *string `type:"string"`
Priority *int64 `type:"integer"`
// Protocol is a required field
Protocol *string `type:"string" required:"true"`
// SecurityGroupId is a required field
SecurityGroupId *string `type:"string" required:"true"`
SourceGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifySecurityGroupRuleDescriptionsIngressInput) GoString ¶ added in v1.0.10
func (s ModifySecurityGroupRuleDescriptionsIngressInput) GoString() string
GoString returns the string representation
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetCidrIp ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetCidrIp(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
SetCidrIp sets the CidrIp field's value.
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetDescription ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetDescription(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
SetDescription sets the Description field's value.
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetPolicy ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPolicy(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
SetPolicy sets the Policy field's value.
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetPortEnd ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPortEnd(v int64) *ModifySecurityGroupRuleDescriptionsIngressInput
SetPortEnd sets the PortEnd field's value.
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetPortStart ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPortStart(v int64) *ModifySecurityGroupRuleDescriptionsIngressInput
SetPortStart sets the PortStart field's value.
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetPrefixListId ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPrefixListId(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
SetPrefixListId sets the PrefixListId field's value.
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetPriority ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetPriority(v int64) *ModifySecurityGroupRuleDescriptionsIngressInput
SetPriority sets the Priority field's value.
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetProtocol ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetProtocol(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
SetProtocol sets the Protocol field's value.
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetSecurityGroupId(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*ModifySecurityGroupRuleDescriptionsIngressInput) SetSourceGroupId ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) SetSourceGroupId(v string) *ModifySecurityGroupRuleDescriptionsIngressInput
SetSourceGroupId sets the SourceGroupId field's value.
func (ModifySecurityGroupRuleDescriptionsIngressInput) String ¶ added in v1.0.10
func (s ModifySecurityGroupRuleDescriptionsIngressInput) String() string
String returns the string representation
func (*ModifySecurityGroupRuleDescriptionsIngressInput) Validate ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifySecurityGroupRuleDescriptionsIngressOutput ¶ added in v1.0.10
type ModifySecurityGroupRuleDescriptionsIngressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifySecurityGroupRuleDescriptionsIngressOutput) GoString ¶ added in v1.0.10
func (s ModifySecurityGroupRuleDescriptionsIngressOutput) GoString() string
GoString returns the string representation
func (*ModifySecurityGroupRuleDescriptionsIngressOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifySecurityGroupRuleDescriptionsIngressOutput) SetRequestId(v string) *ModifySecurityGroupRuleDescriptionsIngressOutput
SetRequestId sets the RequestId field's value.
func (ModifySecurityGroupRuleDescriptionsIngressOutput) String ¶ added in v1.0.10
func (s ModifySecurityGroupRuleDescriptionsIngressOutput) String() string
String returns the string representation
type ModifySubnetAttributesInput ¶ added in v1.0.10
type ModifySubnetAttributesInput struct {
Description *string `min:"1" max:"255" type:"string"`
EnableIpv6 *bool `type:"boolean"`
Ipv6CidrBlock *int64 `max:"255" type:"integer"`
// SubnetId is a required field
SubnetId *string `type:"string" required:"true"`
SubnetName *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (ModifySubnetAttributesInput) GoString ¶ added in v1.0.10
func (s ModifySubnetAttributesInput) GoString() string
GoString returns the string representation
func (*ModifySubnetAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifySubnetAttributesInput) SetDescription(v string) *ModifySubnetAttributesInput
SetDescription sets the Description field's value.
func (*ModifySubnetAttributesInput) SetEnableIpv6 ¶ added in v1.0.10
func (s *ModifySubnetAttributesInput) SetEnableIpv6(v bool) *ModifySubnetAttributesInput
SetEnableIpv6 sets the EnableIpv6 field's value.
func (*ModifySubnetAttributesInput) SetIpv6CidrBlock ¶ added in v1.0.10
func (s *ModifySubnetAttributesInput) SetIpv6CidrBlock(v int64) *ModifySubnetAttributesInput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*ModifySubnetAttributesInput) SetSubnetId ¶ added in v1.0.10
func (s *ModifySubnetAttributesInput) SetSubnetId(v string) *ModifySubnetAttributesInput
SetSubnetId sets the SubnetId field's value.
func (*ModifySubnetAttributesInput) SetSubnetName ¶ added in v1.0.10
func (s *ModifySubnetAttributesInput) SetSubnetName(v string) *ModifySubnetAttributesInput
SetSubnetName sets the SubnetName field's value.
func (ModifySubnetAttributesInput) String ¶ added in v1.0.10
func (s ModifySubnetAttributesInput) String() string
String returns the string representation
func (*ModifySubnetAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifySubnetAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifySubnetAttributesOutput ¶ added in v1.0.10
type ModifySubnetAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifySubnetAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifySubnetAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifySubnetAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifySubnetAttributesOutput) SetRequestId(v string) *ModifySubnetAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifySubnetAttributesOutput) String ¶ added in v1.0.10
func (s ModifySubnetAttributesOutput) String() string
String returns the string representation
type ModifyTrafficMirrorFilterAttributesInput ¶ added in v1.0.10
type ModifyTrafficMirrorFilterAttributesInput struct {
Description *string `type:"string"`
// TrafficMirrorFilterId is a required field
TrafficMirrorFilterId *string `type:"string" required:"true"`
TrafficMirrorFilterName *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyTrafficMirrorFilterAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyTrafficMirrorFilterAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyTrafficMirrorFilterAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterAttributesInput) SetDescription(v string) *ModifyTrafficMirrorFilterAttributesInput
SetDescription sets the Description field's value.
func (*ModifyTrafficMirrorFilterAttributesInput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterAttributesInput) SetTrafficMirrorFilterId(v string) *ModifyTrafficMirrorFilterAttributesInput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (*ModifyTrafficMirrorFilterAttributesInput) SetTrafficMirrorFilterName ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterAttributesInput) SetTrafficMirrorFilterName(v string) *ModifyTrafficMirrorFilterAttributesInput
SetTrafficMirrorFilterName sets the TrafficMirrorFilterName field's value.
func (ModifyTrafficMirrorFilterAttributesInput) String ¶ added in v1.0.10
func (s ModifyTrafficMirrorFilterAttributesInput) String() string
String returns the string representation
func (*ModifyTrafficMirrorFilterAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyTrafficMirrorFilterAttributesOutput ¶ added in v1.0.10
type ModifyTrafficMirrorFilterAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyTrafficMirrorFilterAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyTrafficMirrorFilterAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyTrafficMirrorFilterAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterAttributesOutput) SetRequestId(v string) *ModifyTrafficMirrorFilterAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyTrafficMirrorFilterAttributesOutput) String ¶ added in v1.0.10
func (s ModifyTrafficMirrorFilterAttributesOutput) String() string
String returns the string representation
type ModifyTrafficMirrorFilterRuleAttributesInput ¶ added in v1.0.10
type ModifyTrafficMirrorFilterRuleAttributesInput struct {
Description *string `type:"string"`
DestinationCidrBlock *string `type:"string"`
DestinationPortRange *string `type:"string"`
Policy *string `type:"string" enum:"PolicyForModifyTrafficMirrorFilterRuleAttributesInput"`
Priority *int64 `type:"integer"`
Protocol *string `type:"string" enum:"ProtocolForModifyTrafficMirrorFilterRuleAttributesInput"`
SourceCidrBlock *string `type:"string"`
SourcePortRange *string `type:"string"`
TrafficDirection *string `type:"string" enum:"TrafficDirectionForModifyTrafficMirrorFilterRuleAttributesInput"`
// TrafficMirrorFilterRuleId is a required field
TrafficMirrorFilterRuleId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ModifyTrafficMirrorFilterRuleAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyTrafficMirrorFilterRuleAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetDescription(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
SetDescription sets the Description field's value.
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetDestinationCidrBlock ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetDestinationCidrBlock(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetDestinationPortRange ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetDestinationPortRange(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
SetDestinationPortRange sets the DestinationPortRange field's value.
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetPolicy ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetPolicy(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
SetPolicy sets the Policy field's value.
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetPriority ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetPriority(v int64) *ModifyTrafficMirrorFilterRuleAttributesInput
SetPriority sets the Priority field's value.
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetProtocol ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetProtocol(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
SetProtocol sets the Protocol field's value.
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetSourceCidrBlock ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetSourceCidrBlock(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
SetSourceCidrBlock sets the SourceCidrBlock field's value.
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetSourcePortRange ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetSourcePortRange(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
SetSourcePortRange sets the SourcePortRange field's value.
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetTrafficDirection ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetTrafficDirection(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
SetTrafficDirection sets the TrafficDirection field's value.
func (*ModifyTrafficMirrorFilterRuleAttributesInput) SetTrafficMirrorFilterRuleId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) SetTrafficMirrorFilterRuleId(v string) *ModifyTrafficMirrorFilterRuleAttributesInput
SetTrafficMirrorFilterRuleId sets the TrafficMirrorFilterRuleId field's value.
func (ModifyTrafficMirrorFilterRuleAttributesInput) String ¶ added in v1.0.10
func (s ModifyTrafficMirrorFilterRuleAttributesInput) String() string
String returns the string representation
func (*ModifyTrafficMirrorFilterRuleAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyTrafficMirrorFilterRuleAttributesOutput ¶ added in v1.0.10
type ModifyTrafficMirrorFilterRuleAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyTrafficMirrorFilterRuleAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyTrafficMirrorFilterRuleAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyTrafficMirrorFilterRuleAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorFilterRuleAttributesOutput) SetRequestId(v string) *ModifyTrafficMirrorFilterRuleAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyTrafficMirrorFilterRuleAttributesOutput) String ¶ added in v1.0.10
func (s ModifyTrafficMirrorFilterRuleAttributesOutput) String() string
String returns the string representation
type ModifyTrafficMirrorSessionAttributesInput ¶ added in v1.0.10
type ModifyTrafficMirrorSessionAttributesInput struct {
Description *string `type:"string"`
PacketLength *int64 `type:"integer"`
Priority *int64 `type:"integer"`
TrafficMirrorFilterId *string `type:"string"`
// TrafficMirrorSessionId is a required field
TrafficMirrorSessionId *string `type:"string" required:"true"`
TrafficMirrorSessionName *string `type:"string"`
TrafficMirrorTargetId *string `type:"string"`
VirtualNetworkId *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (ModifyTrafficMirrorSessionAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyTrafficMirrorSessionAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyTrafficMirrorSessionAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesInput) SetDescription(v string) *ModifyTrafficMirrorSessionAttributesInput
SetDescription sets the Description field's value.
func (*ModifyTrafficMirrorSessionAttributesInput) SetPacketLength ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesInput) SetPacketLength(v int64) *ModifyTrafficMirrorSessionAttributesInput
SetPacketLength sets the PacketLength field's value.
func (*ModifyTrafficMirrorSessionAttributesInput) SetPriority ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesInput) SetPriority(v int64) *ModifyTrafficMirrorSessionAttributesInput
SetPriority sets the Priority field's value.
func (*ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorFilterId(v string) *ModifyTrafficMirrorSessionAttributesInput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (*ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorSessionId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorSessionId(v string) *ModifyTrafficMirrorSessionAttributesInput
SetTrafficMirrorSessionId sets the TrafficMirrorSessionId field's value.
func (*ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorSessionName ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorSessionName(v string) *ModifyTrafficMirrorSessionAttributesInput
SetTrafficMirrorSessionName sets the TrafficMirrorSessionName field's value.
func (*ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorTargetId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesInput) SetTrafficMirrorTargetId(v string) *ModifyTrafficMirrorSessionAttributesInput
SetTrafficMirrorTargetId sets the TrafficMirrorTargetId field's value.
func (*ModifyTrafficMirrorSessionAttributesInput) SetVirtualNetworkId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesInput) SetVirtualNetworkId(v int64) *ModifyTrafficMirrorSessionAttributesInput
SetVirtualNetworkId sets the VirtualNetworkId field's value.
func (ModifyTrafficMirrorSessionAttributesInput) String ¶ added in v1.0.10
func (s ModifyTrafficMirrorSessionAttributesInput) String() string
String returns the string representation
func (*ModifyTrafficMirrorSessionAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyTrafficMirrorSessionAttributesOutput ¶ added in v1.0.10
type ModifyTrafficMirrorSessionAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyTrafficMirrorSessionAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyTrafficMirrorSessionAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyTrafficMirrorSessionAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorSessionAttributesOutput) SetRequestId(v string) *ModifyTrafficMirrorSessionAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyTrafficMirrorSessionAttributesOutput) String ¶ added in v1.0.10
func (s ModifyTrafficMirrorSessionAttributesOutput) String() string
String returns the string representation
type ModifyTrafficMirrorTargetAttributesInput ¶ added in v1.0.10
type ModifyTrafficMirrorTargetAttributesInput struct {
Description *string `type:"string"`
// TrafficMirrorTargetId is a required field
TrafficMirrorTargetId *string `type:"string" required:"true"`
TrafficMirrorTargetName *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyTrafficMirrorTargetAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyTrafficMirrorTargetAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyTrafficMirrorTargetAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyTrafficMirrorTargetAttributesInput) SetDescription(v string) *ModifyTrafficMirrorTargetAttributesInput
SetDescription sets the Description field's value.
func (*ModifyTrafficMirrorTargetAttributesInput) SetTrafficMirrorTargetId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorTargetAttributesInput) SetTrafficMirrorTargetId(v string) *ModifyTrafficMirrorTargetAttributesInput
SetTrafficMirrorTargetId sets the TrafficMirrorTargetId field's value.
func (*ModifyTrafficMirrorTargetAttributesInput) SetTrafficMirrorTargetName ¶ added in v1.0.10
func (s *ModifyTrafficMirrorTargetAttributesInput) SetTrafficMirrorTargetName(v string) *ModifyTrafficMirrorTargetAttributesInput
SetTrafficMirrorTargetName sets the TrafficMirrorTargetName field's value.
func (ModifyTrafficMirrorTargetAttributesInput) String ¶ added in v1.0.10
func (s ModifyTrafficMirrorTargetAttributesInput) String() string
String returns the string representation
func (*ModifyTrafficMirrorTargetAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyTrafficMirrorTargetAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyTrafficMirrorTargetAttributesOutput ¶ added in v1.0.10
type ModifyTrafficMirrorTargetAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyTrafficMirrorTargetAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyTrafficMirrorTargetAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyTrafficMirrorTargetAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyTrafficMirrorTargetAttributesOutput) SetRequestId(v string) *ModifyTrafficMirrorTargetAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyTrafficMirrorTargetAttributesOutput) String ¶ added in v1.0.10
func (s ModifyTrafficMirrorTargetAttributesOutput) String() string
String returns the string representation
type ModifyVpcAttributesInput ¶ added in v1.0.10
type ModifyVpcAttributesInput struct {
Description *string `min:"1" max:"255" type:"string"`
DnsServers []*string `type:"list"`
EnableIpv6 *bool `type:"boolean"`
Ipv6CidrBlock *string `type:"string"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
VpcName *string `min:"1" max:"128" type:"string"`
// contains filtered or unexported fields
}
func (ModifyVpcAttributesInput) GoString ¶ added in v1.0.10
func (s ModifyVpcAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyVpcAttributesInput) SetDescription ¶ added in v1.0.10
func (s *ModifyVpcAttributesInput) SetDescription(v string) *ModifyVpcAttributesInput
SetDescription sets the Description field's value.
func (*ModifyVpcAttributesInput) SetDnsServers ¶ added in v1.0.10
func (s *ModifyVpcAttributesInput) SetDnsServers(v []*string) *ModifyVpcAttributesInput
SetDnsServers sets the DnsServers field's value.
func (*ModifyVpcAttributesInput) SetEnableIpv6 ¶ added in v1.0.10
func (s *ModifyVpcAttributesInput) SetEnableIpv6(v bool) *ModifyVpcAttributesInput
SetEnableIpv6 sets the EnableIpv6 field's value.
func (*ModifyVpcAttributesInput) SetIpv6CidrBlock ¶ added in v1.0.10
func (s *ModifyVpcAttributesInput) SetIpv6CidrBlock(v string) *ModifyVpcAttributesInput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*ModifyVpcAttributesInput) SetVpcId ¶ added in v1.0.10
func (s *ModifyVpcAttributesInput) SetVpcId(v string) *ModifyVpcAttributesInput
SetVpcId sets the VpcId field's value.
func (*ModifyVpcAttributesInput) SetVpcName ¶ added in v1.0.10
func (s *ModifyVpcAttributesInput) SetVpcName(v string) *ModifyVpcAttributesInput
SetVpcName sets the VpcName field's value.
func (ModifyVpcAttributesInput) String ¶ added in v1.0.10
func (s ModifyVpcAttributesInput) String() string
String returns the string representation
func (*ModifyVpcAttributesInput) Validate ¶ added in v1.0.10
func (s *ModifyVpcAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyVpcAttributesOutput ¶ added in v1.0.10
type ModifyVpcAttributesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyVpcAttributesOutput) GoString ¶ added in v1.0.10
func (s ModifyVpcAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyVpcAttributesOutput) SetRequestId ¶ added in v1.0.10
func (s *ModifyVpcAttributesOutput) SetRequestId(v string) *ModifyVpcAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyVpcAttributesOutput) String ¶ added in v1.0.10
func (s ModifyVpcAttributesOutput) String() string
String returns the string representation
type NetworkAclAttributeForDescribeNetworkAclAttributesOutput ¶ added in v1.0.10
type NetworkAclAttributeForDescribeNetworkAclAttributesOutput struct {
CreationTime *string `type:"string"`
Description *string `type:"string"`
EgressAclEntries []*EgressAclEntryForDescribeNetworkAclAttributesOutput `type:"list"`
IngressAclEntries []*IngressAclEntryForDescribeNetworkAclAttributesOutput `type:"list"`
NetworkAclId *string `type:"string"`
NetworkAclName *string `type:"string"`
ProjectName *string `type:"string"`
Resources []*ResourceForDescribeNetworkAclAttributesOutput `type:"list"`
Status *string `type:"string"`
Tags []*TagForDescribeNetworkAclAttributesOutput `type:"list"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (NetworkAclAttributeForDescribeNetworkAclAttributesOutput) GoString ¶ added in v1.0.10
func (s NetworkAclAttributeForDescribeNetworkAclAttributesOutput) GoString() string
GoString returns the string representation
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetCreationTime ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetCreationTime(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetDescription(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetDescription sets the Description field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetEgressAclEntries ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetEgressAclEntries(v []*EgressAclEntryForDescribeNetworkAclAttributesOutput) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetEgressAclEntries sets the EgressAclEntries field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetIngressAclEntries ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetIngressAclEntries(v []*IngressAclEntryForDescribeNetworkAclAttributesOutput) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetIngressAclEntries sets the IngressAclEntries field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetNetworkAclId ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetNetworkAclId(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetNetworkAclId sets the NetworkAclId field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetNetworkAclName ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetNetworkAclName(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetNetworkAclName sets the NetworkAclName field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetProjectName ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetProjectName(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetResources ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetResources(v []*ResourceForDescribeNetworkAclAttributesOutput) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetResources sets the Resources field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetStatus ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetStatus(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetStatus sets the Status field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetTags ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetTags(v []*TagForDescribeNetworkAclAttributesOutput) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetTags sets the Tags field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetUpdateTime ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetUpdateTime(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetVpcId ¶ added in v1.0.10
func (s *NetworkAclAttributeForDescribeNetworkAclAttributesOutput) SetVpcId(v string) *NetworkAclAttributeForDescribeNetworkAclAttributesOutput
SetVpcId sets the VpcId field's value.
func (NetworkAclAttributeForDescribeNetworkAclAttributesOutput) String ¶ added in v1.0.10
func (s NetworkAclAttributeForDescribeNetworkAclAttributesOutput) String() string
String returns the string representation
type NetworkAclForDescribeNetworkAclsOutput ¶ added in v1.0.10
type NetworkAclForDescribeNetworkAclsOutput struct {
CreationTime *string `type:"string"`
Description *string `type:"string"`
EgressAclEntries []*EgressAclEntryForDescribeNetworkAclsOutput `type:"list"`
IngressAclEntries []*IngressAclEntryForDescribeNetworkAclsOutput `type:"list"`
NetworkAclId *string `type:"string"`
NetworkAclName *string `type:"string"`
ProjectName *string `type:"string"`
Resources []*ResourceForDescribeNetworkAclsOutput `type:"list"`
Status *string `type:"string"`
Tags []*TagForDescribeNetworkAclsOutput `type:"list"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (NetworkAclForDescribeNetworkAclsOutput) GoString ¶ added in v1.0.10
func (s NetworkAclForDescribeNetworkAclsOutput) GoString() string
GoString returns the string representation
func (*NetworkAclForDescribeNetworkAclsOutput) SetCreationTime ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetCreationTime(v string) *NetworkAclForDescribeNetworkAclsOutput
SetCreationTime sets the CreationTime field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetDescription ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetDescription(v string) *NetworkAclForDescribeNetworkAclsOutput
SetDescription sets the Description field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetEgressAclEntries ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetEgressAclEntries(v []*EgressAclEntryForDescribeNetworkAclsOutput) *NetworkAclForDescribeNetworkAclsOutput
SetEgressAclEntries sets the EgressAclEntries field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetIngressAclEntries ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetIngressAclEntries(v []*IngressAclEntryForDescribeNetworkAclsOutput) *NetworkAclForDescribeNetworkAclsOutput
SetIngressAclEntries sets the IngressAclEntries field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetNetworkAclId ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetNetworkAclId(v string) *NetworkAclForDescribeNetworkAclsOutput
SetNetworkAclId sets the NetworkAclId field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetNetworkAclName ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetNetworkAclName(v string) *NetworkAclForDescribeNetworkAclsOutput
SetNetworkAclName sets the NetworkAclName field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetProjectName ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetProjectName(v string) *NetworkAclForDescribeNetworkAclsOutput
SetProjectName sets the ProjectName field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetResources ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetResources(v []*ResourceForDescribeNetworkAclsOutput) *NetworkAclForDescribeNetworkAclsOutput
SetResources sets the Resources field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetStatus ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetStatus(v string) *NetworkAclForDescribeNetworkAclsOutput
SetStatus sets the Status field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetTags ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetTags(v []*TagForDescribeNetworkAclsOutput) *NetworkAclForDescribeNetworkAclsOutput
SetTags sets the Tags field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetUpdateTime ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetUpdateTime(v string) *NetworkAclForDescribeNetworkAclsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*NetworkAclForDescribeNetworkAclsOutput) SetVpcId ¶ added in v1.0.10
func (s *NetworkAclForDescribeNetworkAclsOutput) SetVpcId(v string) *NetworkAclForDescribeNetworkAclsOutput
SetVpcId sets the VpcId field's value.
func (NetworkAclForDescribeNetworkAclsOutput) String ¶ added in v1.0.10
func (s NetworkAclForDescribeNetworkAclsOutput) String() string
String returns the string representation
type NetworkInterfaceSetForDescribeNetworkInterfacesOutput ¶ added in v1.0.10
type NetworkInterfaceSetForDescribeNetworkInterfacesOutput struct {
AccountId *string `type:"string"`
AssociatedElasticIp *AssociatedElasticIpForDescribeNetworkInterfacesOutput `type:"structure"`
CreatedAt *string `type:"string"`
Description *string `type:"string"`
DeviceId *string `type:"string"`
IPv6Sets []*string `type:"list"`
MacAddress *string `type:"string"`
NetworkInterfaceId *string `type:"string"`
NetworkInterfaceName *string `type:"string"`
PortSecurityEnabled *bool `type:"boolean"`
PrimaryIpAddress *string `type:"string"`
PrivateIpSets *PrivateIpSetsForDescribeNetworkInterfacesOutput `type:"structure"`
ProjectName *string `type:"string"`
SecurityGroupIds []*string `type:"list"`
ServiceManaged *bool `type:"boolean"`
Status *string `type:"string"`
SubnetId *string `type:"string"`
Tags []*TagForDescribeNetworkInterfacesOutput `type:"list"`
Type *string `type:"string"`
UpdatedAt *string `type:"string"`
VpcId *string `type:"string"`
VpcName *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (NetworkInterfaceSetForDescribeNetworkInterfacesOutput) GoString ¶ added in v1.0.10
func (s NetworkInterfaceSetForDescribeNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetAccountId ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetAccountId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetAccountId sets the AccountId field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetAssociatedElasticIp ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetAssociatedElasticIp(v *AssociatedElasticIpForDescribeNetworkInterfacesOutput) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetAssociatedElasticIp sets the AssociatedElasticIp field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetCreatedAt ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetCreatedAt(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetCreatedAt sets the CreatedAt field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetDescription ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetDescription(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetDescription sets the Description field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetDeviceId ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetDeviceId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetDeviceId sets the DeviceId field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetIPv6Sets ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetIPv6Sets(v []*string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetIPv6Sets sets the IPv6Sets field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetMacAddress ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetMacAddress(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetMacAddress sets the MacAddress field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetNetworkInterfaceId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetNetworkInterfaceName ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetNetworkInterfaceName(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetNetworkInterfaceName sets the NetworkInterfaceName field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetPortSecurityEnabled ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetPortSecurityEnabled(v bool) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetPortSecurityEnabled sets the PortSecurityEnabled field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetPrimaryIpAddress ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetPrimaryIpAddress(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetPrimaryIpAddress sets the PrimaryIpAddress field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetPrivateIpSets ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetPrivateIpSets(v *PrivateIpSetsForDescribeNetworkInterfacesOutput) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetPrivateIpSets sets the PrivateIpSets field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetProjectName ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetProjectName(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetProjectName sets the ProjectName field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetSecurityGroupIds ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetSecurityGroupIds(v []*string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetServiceManaged ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetServiceManaged(v bool) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetServiceManaged sets the ServiceManaged field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetStatus ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetStatus(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetStatus sets the Status field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetSubnetId ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetSubnetId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetSubnetId sets the SubnetId field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetTags ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetTags(v []*TagForDescribeNetworkInterfacesOutput) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetTags sets the Tags field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetType ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetType(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetType sets the Type field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetUpdatedAt ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetUpdatedAt(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetVpcId ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetVpcId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetVpcId sets the VpcId field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetVpcName ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetVpcName(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetVpcName sets the VpcName field's value.
func (*NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetZoneId ¶ added in v1.0.10
func (s *NetworkInterfaceSetForDescribeNetworkInterfacesOutput) SetZoneId(v string) *NetworkInterfaceSetForDescribeNetworkInterfacesOutput
SetZoneId sets the ZoneId field's value.
func (NetworkInterfaceSetForDescribeNetworkInterfacesOutput) String ¶ added in v1.0.10
func (s NetworkInterfaceSetForDescribeNetworkInterfacesOutput) String() string
String returns the string representation
type PermissionForDescribeSecurityGroupAttributesOutput ¶ added in v1.0.10
type PermissionForDescribeSecurityGroupAttributesOutput struct {
CidrIp *string `type:"string"`
CreationTime *string `type:"string"`
Description *string `type:"string"`
Direction *string `type:"string"`
Policy *string `type:"string"`
PortEnd *int64 `type:"integer"`
PortStart *int64 `type:"integer"`
PrefixListCidrs []*string `type:"list"`
PrefixListId *string `type:"string"`
Priority *int64 `type:"integer"`
Protocol *string `type:"string"`
SourceGroupId *string `type:"string"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (PermissionForDescribeSecurityGroupAttributesOutput) GoString ¶ added in v1.0.10
func (s PermissionForDescribeSecurityGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetCidrIp ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetCidrIp(v string) *PermissionForDescribeSecurityGroupAttributesOutput
SetCidrIp sets the CidrIp field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetCreationTime ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetCreationTime(v string) *PermissionForDescribeSecurityGroupAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetDescription ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetDescription(v string) *PermissionForDescribeSecurityGroupAttributesOutput
SetDescription sets the Description field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetDirection ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetDirection(v string) *PermissionForDescribeSecurityGroupAttributesOutput
SetDirection sets the Direction field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetPolicy ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPolicy(v string) *PermissionForDescribeSecurityGroupAttributesOutput
SetPolicy sets the Policy field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetPortEnd ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPortEnd(v int64) *PermissionForDescribeSecurityGroupAttributesOutput
SetPortEnd sets the PortEnd field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetPortStart ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPortStart(v int64) *PermissionForDescribeSecurityGroupAttributesOutput
SetPortStart sets the PortStart field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetPrefixListCidrs ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPrefixListCidrs(v []*string) *PermissionForDescribeSecurityGroupAttributesOutput
SetPrefixListCidrs sets the PrefixListCidrs field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetPrefixListId ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPrefixListId(v string) *PermissionForDescribeSecurityGroupAttributesOutput
SetPrefixListId sets the PrefixListId field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetPriority ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetPriority(v int64) *PermissionForDescribeSecurityGroupAttributesOutput
SetPriority sets the Priority field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetProtocol ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetProtocol(v string) *PermissionForDescribeSecurityGroupAttributesOutput
SetProtocol sets the Protocol field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetSourceGroupId ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetSourceGroupId(v string) *PermissionForDescribeSecurityGroupAttributesOutput
SetSourceGroupId sets the SourceGroupId field's value.
func (*PermissionForDescribeSecurityGroupAttributesOutput) SetUpdateTime ¶ added in v1.0.10
func (s *PermissionForDescribeSecurityGroupAttributesOutput) SetUpdateTime(v string) *PermissionForDescribeSecurityGroupAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (PermissionForDescribeSecurityGroupAttributesOutput) String ¶ added in v1.0.10
func (s PermissionForDescribeSecurityGroupAttributesOutput) String() string
String returns the string representation
type PrefixListAssociationForDescribePrefixListAssociationsOutput ¶ added in v1.0.10
type PrefixListAssociationForDescribePrefixListAssociationsOutput struct {
ResourceId *string `type:"string"`
ResourceType *string `type:"string"`
// contains filtered or unexported fields
}
func (PrefixListAssociationForDescribePrefixListAssociationsOutput) GoString ¶ added in v1.0.10
func (s PrefixListAssociationForDescribePrefixListAssociationsOutput) GoString() string
GoString returns the string representation
func (*PrefixListAssociationForDescribePrefixListAssociationsOutput) SetResourceId ¶ added in v1.0.10
func (s *PrefixListAssociationForDescribePrefixListAssociationsOutput) SetResourceId(v string) *PrefixListAssociationForDescribePrefixListAssociationsOutput
SetResourceId sets the ResourceId field's value.
func (*PrefixListAssociationForDescribePrefixListAssociationsOutput) SetResourceType ¶ added in v1.0.10
func (s *PrefixListAssociationForDescribePrefixListAssociationsOutput) SetResourceType(v string) *PrefixListAssociationForDescribePrefixListAssociationsOutput
SetResourceType sets the ResourceType field's value.
func (PrefixListAssociationForDescribePrefixListAssociationsOutput) String ¶ added in v1.0.10
func (s PrefixListAssociationForDescribePrefixListAssociationsOutput) String() string
String returns the string representation
type PrefixListEntryForCreatePrefixListInput ¶ added in v1.0.10
type PrefixListEntryForCreatePrefixListInput struct {
Cidr *string `type:"string"`
Description *string `type:"string"`
// contains filtered or unexported fields
}
func (PrefixListEntryForCreatePrefixListInput) GoString ¶ added in v1.0.10
func (s PrefixListEntryForCreatePrefixListInput) GoString() string
GoString returns the string representation
func (*PrefixListEntryForCreatePrefixListInput) SetCidr ¶ added in v1.0.10
func (s *PrefixListEntryForCreatePrefixListInput) SetCidr(v string) *PrefixListEntryForCreatePrefixListInput
SetCidr sets the Cidr field's value.
func (*PrefixListEntryForCreatePrefixListInput) SetDescription ¶ added in v1.0.10
func (s *PrefixListEntryForCreatePrefixListInput) SetDescription(v string) *PrefixListEntryForCreatePrefixListInput
SetDescription sets the Description field's value.
func (PrefixListEntryForCreatePrefixListInput) String ¶ added in v1.0.10
func (s PrefixListEntryForCreatePrefixListInput) String() string
String returns the string representation
type PrefixListEntryForDescribePrefixListEntriesOutput ¶ added in v1.0.10
type PrefixListEntryForDescribePrefixListEntriesOutput struct {
Cidr *string `type:"string"`
Description *string `type:"string"`
PrefixListId *string `type:"string"`
// contains filtered or unexported fields
}
func (PrefixListEntryForDescribePrefixListEntriesOutput) GoString ¶ added in v1.0.10
func (s PrefixListEntryForDescribePrefixListEntriesOutput) GoString() string
GoString returns the string representation
func (*PrefixListEntryForDescribePrefixListEntriesOutput) SetCidr ¶ added in v1.0.10
func (s *PrefixListEntryForDescribePrefixListEntriesOutput) SetCidr(v string) *PrefixListEntryForDescribePrefixListEntriesOutput
SetCidr sets the Cidr field's value.
func (*PrefixListEntryForDescribePrefixListEntriesOutput) SetDescription ¶ added in v1.0.10
func (s *PrefixListEntryForDescribePrefixListEntriesOutput) SetDescription(v string) *PrefixListEntryForDescribePrefixListEntriesOutput
SetDescription sets the Description field's value.
func (*PrefixListEntryForDescribePrefixListEntriesOutput) SetPrefixListId ¶ added in v1.0.10
func (s *PrefixListEntryForDescribePrefixListEntriesOutput) SetPrefixListId(v string) *PrefixListEntryForDescribePrefixListEntriesOutput
SetPrefixListId sets the PrefixListId field's value.
func (PrefixListEntryForDescribePrefixListEntriesOutput) String ¶ added in v1.0.10
func (s PrefixListEntryForDescribePrefixListEntriesOutput) String() string
String returns the string representation
type PrefixListForDescribePrefixListsOutput ¶ added in v1.0.10
type PrefixListForDescribePrefixListsOutput struct {
AssociationCount *int64 `type:"integer"`
Cidrs []*string `type:"list"`
CreationTime *string `type:"string"`
Description *string `type:"string"`
IpVersion *string `type:"string"`
MaxEntries *int64 `type:"integer"`
PrefixListId *string `type:"string"`
PrefixListName *string `type:"string"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribePrefixListsOutput `type:"list"`
UpdateTime *string `type:"string"`
// contains filtered or unexported fields
}
func (PrefixListForDescribePrefixListsOutput) GoString ¶ added in v1.0.10
func (s PrefixListForDescribePrefixListsOutput) GoString() string
GoString returns the string representation
func (*PrefixListForDescribePrefixListsOutput) SetAssociationCount ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetAssociationCount(v int64) *PrefixListForDescribePrefixListsOutput
SetAssociationCount sets the AssociationCount field's value.
func (*PrefixListForDescribePrefixListsOutput) SetCidrs ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetCidrs(v []*string) *PrefixListForDescribePrefixListsOutput
SetCidrs sets the Cidrs field's value.
func (*PrefixListForDescribePrefixListsOutput) SetCreationTime ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetCreationTime(v string) *PrefixListForDescribePrefixListsOutput
SetCreationTime sets the CreationTime field's value.
func (*PrefixListForDescribePrefixListsOutput) SetDescription ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetDescription(v string) *PrefixListForDescribePrefixListsOutput
SetDescription sets the Description field's value.
func (*PrefixListForDescribePrefixListsOutput) SetIpVersion ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetIpVersion(v string) *PrefixListForDescribePrefixListsOutput
SetIpVersion sets the IpVersion field's value.
func (*PrefixListForDescribePrefixListsOutput) SetMaxEntries ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetMaxEntries(v int64) *PrefixListForDescribePrefixListsOutput
SetMaxEntries sets the MaxEntries field's value.
func (*PrefixListForDescribePrefixListsOutput) SetPrefixListId ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetPrefixListId(v string) *PrefixListForDescribePrefixListsOutput
SetPrefixListId sets the PrefixListId field's value.
func (*PrefixListForDescribePrefixListsOutput) SetPrefixListName ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetPrefixListName(v string) *PrefixListForDescribePrefixListsOutput
SetPrefixListName sets the PrefixListName field's value.
func (*PrefixListForDescribePrefixListsOutput) SetProjectName ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetProjectName(v string) *PrefixListForDescribePrefixListsOutput
SetProjectName sets the ProjectName field's value.
func (*PrefixListForDescribePrefixListsOutput) SetStatus ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetStatus(v string) *PrefixListForDescribePrefixListsOutput
SetStatus sets the Status field's value.
func (*PrefixListForDescribePrefixListsOutput) SetTags ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetTags(v []*TagForDescribePrefixListsOutput) *PrefixListForDescribePrefixListsOutput
SetTags sets the Tags field's value.
func (*PrefixListForDescribePrefixListsOutput) SetUpdateTime ¶ added in v1.0.10
func (s *PrefixListForDescribePrefixListsOutput) SetUpdateTime(v string) *PrefixListForDescribePrefixListsOutput
SetUpdateTime sets the UpdateTime field's value.
func (PrefixListForDescribePrefixListsOutput) String ¶ added in v1.0.10
func (s PrefixListForDescribePrefixListsOutput) String() string
String returns the string representation
type PrivateIpSetForDescribeNetworkInterfaceAttributesOutput ¶ added in v1.0.10
type PrivateIpSetForDescribeNetworkInterfaceAttributesOutput struct {
AssociatedElasticIp *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput `type:"structure"`
Primary *bool `type:"boolean"`
PrivateIpAddress *string `type:"string"`
// contains filtered or unexported fields
}
func (PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) GoString ¶ added in v1.0.10
func (s PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) GoString() string
GoString returns the string representation
func (*PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) SetAssociatedElasticIp ¶ added in v1.0.10
func (s *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) SetAssociatedElasticIp(v *AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput) *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput
SetAssociatedElasticIp sets the AssociatedElasticIp field's value.
func (*PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) SetPrimary ¶ added in v1.0.10
func (s *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) SetPrimary(v bool) *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput
SetPrimary sets the Primary field's value.
func (*PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) SetPrivateIpAddress ¶ added in v1.0.10
func (s *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) SetPrivateIpAddress(v string) *PrivateIpSetForDescribeNetworkInterfaceAttributesOutput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) String ¶ added in v1.0.10
func (s PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) String() string
String returns the string representation
type PrivateIpSetForDescribeNetworkInterfacesOutput ¶ added in v1.0.10
type PrivateIpSetForDescribeNetworkInterfacesOutput struct {
AssociatedElasticIp *AssociatedElasticIpForDescribeNetworkInterfacesOutput `type:"structure"`
Primary *bool `type:"boolean"`
PrivateIpAddress *string `type:"string"`
// contains filtered or unexported fields
}
func (PrivateIpSetForDescribeNetworkInterfacesOutput) GoString ¶ added in v1.0.10
func (s PrivateIpSetForDescribeNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (*PrivateIpSetForDescribeNetworkInterfacesOutput) SetAssociatedElasticIp ¶ added in v1.0.10
func (s *PrivateIpSetForDescribeNetworkInterfacesOutput) SetAssociatedElasticIp(v *AssociatedElasticIpForDescribeNetworkInterfacesOutput) *PrivateIpSetForDescribeNetworkInterfacesOutput
SetAssociatedElasticIp sets the AssociatedElasticIp field's value.
func (*PrivateIpSetForDescribeNetworkInterfacesOutput) SetPrimary ¶ added in v1.0.10
func (s *PrivateIpSetForDescribeNetworkInterfacesOutput) SetPrimary(v bool) *PrivateIpSetForDescribeNetworkInterfacesOutput
SetPrimary sets the Primary field's value.
func (*PrivateIpSetForDescribeNetworkInterfacesOutput) SetPrivateIpAddress ¶ added in v1.0.10
func (s *PrivateIpSetForDescribeNetworkInterfacesOutput) SetPrivateIpAddress(v string) *PrivateIpSetForDescribeNetworkInterfacesOutput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (PrivateIpSetForDescribeNetworkInterfacesOutput) String ¶ added in v1.0.10
func (s PrivateIpSetForDescribeNetworkInterfacesOutput) String() string
String returns the string representation
type PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput ¶ added in v1.0.10
type PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput struct {
PrivateIpSet []*PrivateIpSetForDescribeNetworkInterfaceAttributesOutput `type:"list"`
// contains filtered or unexported fields
}
func (PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) GoString ¶ added in v1.0.10
func (s PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) GoString() string
GoString returns the string representation
func (*PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) SetPrivateIpSet ¶ added in v1.0.10
func (s *PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) SetPrivateIpSet(v []*PrivateIpSetForDescribeNetworkInterfaceAttributesOutput) *PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput
SetPrivateIpSet sets the PrivateIpSet field's value.
func (PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) String ¶ added in v1.0.10
func (s PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput) String() string
String returns the string representation
type PrivateIpSetsForDescribeNetworkInterfacesOutput ¶ added in v1.0.10
type PrivateIpSetsForDescribeNetworkInterfacesOutput struct {
PrivateIpSet []*PrivateIpSetForDescribeNetworkInterfacesOutput `type:"list"`
// contains filtered or unexported fields
}
func (PrivateIpSetsForDescribeNetworkInterfacesOutput) GoString ¶ added in v1.0.10
func (s PrivateIpSetsForDescribeNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (*PrivateIpSetsForDescribeNetworkInterfacesOutput) SetPrivateIpSet ¶ added in v1.0.10
func (s *PrivateIpSetsForDescribeNetworkInterfacesOutput) SetPrivateIpSet(v []*PrivateIpSetForDescribeNetworkInterfacesOutput) *PrivateIpSetsForDescribeNetworkInterfacesOutput
SetPrivateIpSet sets the PrivateIpSet field's value.
func (PrivateIpSetsForDescribeNetworkInterfacesOutput) String ¶ added in v1.0.10
func (s PrivateIpSetsForDescribeNetworkInterfacesOutput) String() string
String returns the string representation
type ReleaseEipAddressInput ¶ added in v1.0.10
type ReleaseEipAddressInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
ClientToken *string `type:"string"`
// contains filtered or unexported fields
}
func (ReleaseEipAddressInput) GoString ¶ added in v1.0.10
func (s ReleaseEipAddressInput) GoString() string
GoString returns the string representation
func (*ReleaseEipAddressInput) SetAllocationId ¶ added in v1.0.10
func (s *ReleaseEipAddressInput) SetAllocationId(v string) *ReleaseEipAddressInput
SetAllocationId sets the AllocationId field's value.
func (*ReleaseEipAddressInput) SetClientToken ¶ added in v1.0.10
func (s *ReleaseEipAddressInput) SetClientToken(v string) *ReleaseEipAddressInput
SetClientToken sets the ClientToken field's value.
func (ReleaseEipAddressInput) String ¶ added in v1.0.10
func (s ReleaseEipAddressInput) String() string
String returns the string representation
func (*ReleaseEipAddressInput) Validate ¶ added in v1.0.10
func (s *ReleaseEipAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReleaseEipAddressOutput ¶ added in v1.0.10
type ReleaseEipAddressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ReleaseEipAddressOutput) GoString ¶ added in v1.0.10
func (s ReleaseEipAddressOutput) GoString() string
GoString returns the string representation
func (*ReleaseEipAddressOutput) SetRequestId ¶ added in v1.0.10
func (s *ReleaseEipAddressOutput) SetRequestId(v string) *ReleaseEipAddressOutput
SetRequestId sets the RequestId field's value.
func (ReleaseEipAddressOutput) String ¶ added in v1.0.10
func (s ReleaseEipAddressOutput) String() string
String returns the string representation
type ReleaseIpv6AddressBandwidthInput ¶ added in v1.0.10
type ReleaseIpv6AddressBandwidthInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ReleaseIpv6AddressBandwidthInput) GoString ¶ added in v1.0.10
func (s ReleaseIpv6AddressBandwidthInput) GoString() string
GoString returns the string representation
func (*ReleaseIpv6AddressBandwidthInput) SetAllocationId ¶ added in v1.0.10
func (s *ReleaseIpv6AddressBandwidthInput) SetAllocationId(v string) *ReleaseIpv6AddressBandwidthInput
SetAllocationId sets the AllocationId field's value.
func (ReleaseIpv6AddressBandwidthInput) String ¶ added in v1.0.10
func (s ReleaseIpv6AddressBandwidthInput) String() string
String returns the string representation
func (*ReleaseIpv6AddressBandwidthInput) Validate ¶ added in v1.0.10
func (s *ReleaseIpv6AddressBandwidthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReleaseIpv6AddressBandwidthOutput ¶ added in v1.0.10
type ReleaseIpv6AddressBandwidthOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (ReleaseIpv6AddressBandwidthOutput) GoString ¶ added in v1.0.10
func (s ReleaseIpv6AddressBandwidthOutput) GoString() string
GoString returns the string representation
func (*ReleaseIpv6AddressBandwidthOutput) SetRequestId ¶ added in v1.0.10
func (s *ReleaseIpv6AddressBandwidthOutput) SetRequestId(v string) *ReleaseIpv6AddressBandwidthOutput
SetRequestId sets the RequestId field's value.
func (ReleaseIpv6AddressBandwidthOutput) String ¶ added in v1.0.10
func (s ReleaseIpv6AddressBandwidthOutput) String() string
String returns the string representation
type RemoveBandwidthPackageIpInput ¶ added in v1.0.10
type RemoveBandwidthPackageIpInput struct {
// AllocationId is a required field
AllocationId *string `type:"string" required:"true"`
// BandwidthPackageId is a required field
BandwidthPackageId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (RemoveBandwidthPackageIpInput) GoString ¶ added in v1.0.10
func (s RemoveBandwidthPackageIpInput) GoString() string
GoString returns the string representation
func (*RemoveBandwidthPackageIpInput) SetAllocationId ¶ added in v1.0.10
func (s *RemoveBandwidthPackageIpInput) SetAllocationId(v string) *RemoveBandwidthPackageIpInput
SetAllocationId sets the AllocationId field's value.
func (*RemoveBandwidthPackageIpInput) SetBandwidthPackageId ¶ added in v1.0.10
func (s *RemoveBandwidthPackageIpInput) SetBandwidthPackageId(v string) *RemoveBandwidthPackageIpInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (RemoveBandwidthPackageIpInput) String ¶ added in v1.0.10
func (s RemoveBandwidthPackageIpInput) String() string
String returns the string representation
func (*RemoveBandwidthPackageIpInput) Validate ¶ added in v1.0.10
func (s *RemoveBandwidthPackageIpInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveBandwidthPackageIpOutput ¶ added in v1.0.10
type RemoveBandwidthPackageIpOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (RemoveBandwidthPackageIpOutput) GoString ¶ added in v1.0.10
func (s RemoveBandwidthPackageIpOutput) GoString() string
GoString returns the string representation
func (*RemoveBandwidthPackageIpOutput) SetRequestId ¶ added in v1.0.10
func (s *RemoveBandwidthPackageIpOutput) SetRequestId(v string) *RemoveBandwidthPackageIpOutput
SetRequestId sets the RequestId field's value.
func (RemoveBandwidthPackageIpOutput) String ¶ added in v1.0.10
func (s RemoveBandwidthPackageIpOutput) String() string
String returns the string representation
type RemoveMemberForModifyInstanceGroupMembersInput ¶ added in v1.0.10
type RemoveMemberForModifyInstanceGroupMembersInput struct {
Id *string `type:"string"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (RemoveMemberForModifyInstanceGroupMembersInput) GoString ¶ added in v1.0.10
func (s RemoveMemberForModifyInstanceGroupMembersInput) GoString() string
GoString returns the string representation
func (*RemoveMemberForModifyInstanceGroupMembersInput) SetId ¶ added in v1.0.10
func (s *RemoveMemberForModifyInstanceGroupMembersInput) SetId(v string) *RemoveMemberForModifyInstanceGroupMembersInput
SetId sets the Id field's value.
func (*RemoveMemberForModifyInstanceGroupMembersInput) SetType ¶ added in v1.0.10
func (s *RemoveMemberForModifyInstanceGroupMembersInput) SetType(v string) *RemoveMemberForModifyInstanceGroupMembersInput
SetType sets the Type field's value.
func (RemoveMemberForModifyInstanceGroupMembersInput) String ¶ added in v1.0.10
func (s RemoveMemberForModifyInstanceGroupMembersInput) String() string
String returns the string representation
type RemovePrefixListEntryForModifyPrefixListInput ¶ added in v1.0.10
type RemovePrefixListEntryForModifyPrefixListInput struct {
Cidr *string `type:"string"`
// contains filtered or unexported fields
}
func (RemovePrefixListEntryForModifyPrefixListInput) GoString ¶ added in v1.0.10
func (s RemovePrefixListEntryForModifyPrefixListInput) GoString() string
GoString returns the string representation
func (*RemovePrefixListEntryForModifyPrefixListInput) SetCidr ¶ added in v1.0.10
func (s *RemovePrefixListEntryForModifyPrefixListInput) SetCidr(v string) *RemovePrefixListEntryForModifyPrefixListInput
SetCidr sets the Cidr field's value.
func (RemovePrefixListEntryForModifyPrefixListInput) String ¶ added in v1.0.10
func (s RemovePrefixListEntryForModifyPrefixListInput) String() string
String returns the string representation
type ResourceForAssociateNetworkAclInput ¶ added in v1.0.10
type ResourceForAssociateNetworkAclInput struct {
// ResourceId is a required field
ResourceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ResourceForAssociateNetworkAclInput) GoString ¶ added in v1.0.10
func (s ResourceForAssociateNetworkAclInput) GoString() string
GoString returns the string representation
func (*ResourceForAssociateNetworkAclInput) SetResourceId ¶ added in v1.0.10
func (s *ResourceForAssociateNetworkAclInput) SetResourceId(v string) *ResourceForAssociateNetworkAclInput
SetResourceId sets the ResourceId field's value.
func (ResourceForAssociateNetworkAclInput) String ¶ added in v1.0.10
func (s ResourceForAssociateNetworkAclInput) String() string
String returns the string representation
func (*ResourceForAssociateNetworkAclInput) Validate ¶ added in v1.0.10
func (s *ResourceForAssociateNetworkAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResourceForDescribeNetworkAclAttributesOutput ¶ added in v1.0.10
type ResourceForDescribeNetworkAclAttributesOutput struct {
ResourceId *string `type:"string"`
Status *string `type:"string"`
// contains filtered or unexported fields
}
func (ResourceForDescribeNetworkAclAttributesOutput) GoString ¶ added in v1.0.10
func (s ResourceForDescribeNetworkAclAttributesOutput) GoString() string
GoString returns the string representation
func (*ResourceForDescribeNetworkAclAttributesOutput) SetResourceId ¶ added in v1.0.10
func (s *ResourceForDescribeNetworkAclAttributesOutput) SetResourceId(v string) *ResourceForDescribeNetworkAclAttributesOutput
SetResourceId sets the ResourceId field's value.
func (*ResourceForDescribeNetworkAclAttributesOutput) SetStatus ¶ added in v1.0.10
func (s *ResourceForDescribeNetworkAclAttributesOutput) SetStatus(v string) *ResourceForDescribeNetworkAclAttributesOutput
SetStatus sets the Status field's value.
func (ResourceForDescribeNetworkAclAttributesOutput) String ¶ added in v1.0.10
func (s ResourceForDescribeNetworkAclAttributesOutput) String() string
String returns the string representation
type ResourceForDescribeNetworkAclsOutput ¶ added in v1.0.10
type ResourceForDescribeNetworkAclsOutput struct {
ResourceId *string `type:"string"`
Status *string `type:"string"`
// contains filtered or unexported fields
}
func (ResourceForDescribeNetworkAclsOutput) GoString ¶ added in v1.0.10
func (s ResourceForDescribeNetworkAclsOutput) GoString() string
GoString returns the string representation
func (*ResourceForDescribeNetworkAclsOutput) SetResourceId ¶ added in v1.0.10
func (s *ResourceForDescribeNetworkAclsOutput) SetResourceId(v string) *ResourceForDescribeNetworkAclsOutput
SetResourceId sets the ResourceId field's value.
func (*ResourceForDescribeNetworkAclsOutput) SetStatus ¶ added in v1.0.10
func (s *ResourceForDescribeNetworkAclsOutput) SetStatus(v string) *ResourceForDescribeNetworkAclsOutput
SetStatus sets the Status field's value.
func (ResourceForDescribeNetworkAclsOutput) String ¶ added in v1.0.10
func (s ResourceForDescribeNetworkAclsOutput) String() string
String returns the string representation
type ResourceForDisassociateNetworkAclInput ¶ added in v1.0.10
type ResourceForDisassociateNetworkAclInput struct {
// ResourceId is a required field
ResourceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ResourceForDisassociateNetworkAclInput) GoString ¶ added in v1.0.10
func (s ResourceForDisassociateNetworkAclInput) GoString() string
GoString returns the string representation
func (*ResourceForDisassociateNetworkAclInput) SetResourceId ¶ added in v1.0.10
func (s *ResourceForDisassociateNetworkAclInput) SetResourceId(v string) *ResourceForDisassociateNetworkAclInput
SetResourceId sets the ResourceId field's value.
func (ResourceForDisassociateNetworkAclInput) String ¶ added in v1.0.10
func (s ResourceForDisassociateNetworkAclInput) String() string
String returns the string representation
func (*ResourceForDisassociateNetworkAclInput) Validate ¶ added in v1.0.10
func (s *ResourceForDisassociateNetworkAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResourceTagForListTagsForResourcesOutput ¶ added in v1.0.10
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 ¶ added in v1.0.10
func (s ResourceTagForListTagsForResourcesOutput) GoString() string
GoString returns the string representation
func (*ResourceTagForListTagsForResourcesOutput) SetResourceId ¶ added in v1.0.10
func (s *ResourceTagForListTagsForResourcesOutput) SetResourceId(v string) *ResourceTagForListTagsForResourcesOutput
SetResourceId sets the ResourceId field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetResourceType ¶ added in v1.0.10
func (s *ResourceTagForListTagsForResourcesOutput) SetResourceType(v string) *ResourceTagForListTagsForResourcesOutput
SetResourceType sets the ResourceType field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetTagKey ¶ added in v1.0.10
func (s *ResourceTagForListTagsForResourcesOutput) SetTagKey(v string) *ResourceTagForListTagsForResourcesOutput
SetTagKey sets the TagKey field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetTagValue ¶ added in v1.0.10
func (s *ResourceTagForListTagsForResourcesOutput) SetTagValue(v string) *ResourceTagForListTagsForResourcesOutput
SetTagValue sets the TagValue field's value.
func (ResourceTagForListTagsForResourcesOutput) String ¶ added in v1.0.10
func (s ResourceTagForListTagsForResourcesOutput) String() string
String returns the string representation
type RevokeSecurityGroupEgressInput ¶ added in v1.0.10
type RevokeSecurityGroupEgressInput struct {
CidrIp *string `type:"string"`
Description *string `type:"string"`
Policy *string `type:"string"`
// PortEnd is a required field
PortEnd *int64 `type:"integer" required:"true"`
// PortStart is a required field
PortStart *int64 `type:"integer" required:"true"`
PrefixListId *string `type:"string"`
Priority *int64 `type:"integer"`
// Protocol is a required field
Protocol *string `type:"string" required:"true"`
// SecurityGroupId is a required field
SecurityGroupId *string `type:"string" required:"true"`
SourceGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (RevokeSecurityGroupEgressInput) GoString ¶ added in v1.0.10
func (s RevokeSecurityGroupEgressInput) GoString() string
GoString returns the string representation
func (*RevokeSecurityGroupEgressInput) SetCidrIp ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetCidrIp(v string) *RevokeSecurityGroupEgressInput
SetCidrIp sets the CidrIp field's value.
func (*RevokeSecurityGroupEgressInput) SetDescription ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetDescription(v string) *RevokeSecurityGroupEgressInput
SetDescription sets the Description field's value.
func (*RevokeSecurityGroupEgressInput) SetPolicy ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetPolicy(v string) *RevokeSecurityGroupEgressInput
SetPolicy sets the Policy field's value.
func (*RevokeSecurityGroupEgressInput) SetPortEnd ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetPortEnd(v int64) *RevokeSecurityGroupEgressInput
SetPortEnd sets the PortEnd field's value.
func (*RevokeSecurityGroupEgressInput) SetPortStart ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetPortStart(v int64) *RevokeSecurityGroupEgressInput
SetPortStart sets the PortStart field's value.
func (*RevokeSecurityGroupEgressInput) SetPrefixListId ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetPrefixListId(v string) *RevokeSecurityGroupEgressInput
SetPrefixListId sets the PrefixListId field's value.
func (*RevokeSecurityGroupEgressInput) SetPriority ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetPriority(v int64) *RevokeSecurityGroupEgressInput
SetPriority sets the Priority field's value.
func (*RevokeSecurityGroupEgressInput) SetProtocol ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetProtocol(v string) *RevokeSecurityGroupEgressInput
SetProtocol sets the Protocol field's value.
func (*RevokeSecurityGroupEgressInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetSecurityGroupId(v string) *RevokeSecurityGroupEgressInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*RevokeSecurityGroupEgressInput) SetSourceGroupId ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) SetSourceGroupId(v string) *RevokeSecurityGroupEgressInput
SetSourceGroupId sets the SourceGroupId field's value.
func (RevokeSecurityGroupEgressInput) String ¶ added in v1.0.10
func (s RevokeSecurityGroupEgressInput) String() string
String returns the string representation
func (*RevokeSecurityGroupEgressInput) Validate ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RevokeSecurityGroupEgressOutput ¶ added in v1.0.10
type RevokeSecurityGroupEgressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (RevokeSecurityGroupEgressOutput) GoString ¶ added in v1.0.10
func (s RevokeSecurityGroupEgressOutput) GoString() string
GoString returns the string representation
func (*RevokeSecurityGroupEgressOutput) SetRequestId ¶ added in v1.0.10
func (s *RevokeSecurityGroupEgressOutput) SetRequestId(v string) *RevokeSecurityGroupEgressOutput
SetRequestId sets the RequestId field's value.
func (RevokeSecurityGroupEgressOutput) String ¶ added in v1.0.10
func (s RevokeSecurityGroupEgressOutput) String() string
String returns the string representation
type RevokeSecurityGroupIngressInput ¶ added in v1.0.10
type RevokeSecurityGroupIngressInput struct {
CidrIp *string `type:"string"`
Description *string `type:"string"`
Policy *string `type:"string"`
// PortEnd is a required field
PortEnd *int64 `type:"integer" required:"true"`
// PortStart is a required field
PortStart *int64 `type:"integer" required:"true"`
PrefixListId *string `type:"string"`
Priority *int64 `type:"integer"`
// Protocol is a required field
Protocol *string `type:"string" required:"true"`
// SecurityGroupId is a required field
SecurityGroupId *string `type:"string" required:"true"`
SourceGroupId *string `type:"string"`
// contains filtered or unexported fields
}
func (RevokeSecurityGroupIngressInput) GoString ¶ added in v1.0.10
func (s RevokeSecurityGroupIngressInput) GoString() string
GoString returns the string representation
func (*RevokeSecurityGroupIngressInput) SetCidrIp ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetCidrIp(v string) *RevokeSecurityGroupIngressInput
SetCidrIp sets the CidrIp field's value.
func (*RevokeSecurityGroupIngressInput) SetDescription ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetDescription(v string) *RevokeSecurityGroupIngressInput
SetDescription sets the Description field's value.
func (*RevokeSecurityGroupIngressInput) SetPolicy ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetPolicy(v string) *RevokeSecurityGroupIngressInput
SetPolicy sets the Policy field's value.
func (*RevokeSecurityGroupIngressInput) SetPortEnd ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetPortEnd(v int64) *RevokeSecurityGroupIngressInput
SetPortEnd sets the PortEnd field's value.
func (*RevokeSecurityGroupIngressInput) SetPortStart ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetPortStart(v int64) *RevokeSecurityGroupIngressInput
SetPortStart sets the PortStart field's value.
func (*RevokeSecurityGroupIngressInput) SetPrefixListId ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetPrefixListId(v string) *RevokeSecurityGroupIngressInput
SetPrefixListId sets the PrefixListId field's value.
func (*RevokeSecurityGroupIngressInput) SetPriority ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetPriority(v int64) *RevokeSecurityGroupIngressInput
SetPriority sets the Priority field's value.
func (*RevokeSecurityGroupIngressInput) SetProtocol ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetProtocol(v string) *RevokeSecurityGroupIngressInput
SetProtocol sets the Protocol field's value.
func (*RevokeSecurityGroupIngressInput) SetSecurityGroupId ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetSecurityGroupId(v string) *RevokeSecurityGroupIngressInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*RevokeSecurityGroupIngressInput) SetSourceGroupId ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) SetSourceGroupId(v string) *RevokeSecurityGroupIngressInput
SetSourceGroupId sets the SourceGroupId field's value.
func (RevokeSecurityGroupIngressInput) String ¶ added in v1.0.10
func (s RevokeSecurityGroupIngressInput) String() string
String returns the string representation
func (*RevokeSecurityGroupIngressInput) Validate ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RevokeSecurityGroupIngressOutput ¶ added in v1.0.10
type RevokeSecurityGroupIngressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (RevokeSecurityGroupIngressOutput) GoString ¶ added in v1.0.10
func (s RevokeSecurityGroupIngressOutput) GoString() string
GoString returns the string representation
func (*RevokeSecurityGroupIngressOutput) SetRequestId ¶ added in v1.0.10
func (s *RevokeSecurityGroupIngressOutput) SetRequestId(v string) *RevokeSecurityGroupIngressOutput
SetRequestId sets the RequestId field's value.
func (RevokeSecurityGroupIngressOutput) String ¶ added in v1.0.10
func (s RevokeSecurityGroupIngressOutput) String() string
String returns the string representation
type RouteEntryForDescribeRouteEntryListOutput ¶ added in v1.0.10
type RouteEntryForDescribeRouteEntryListOutput struct {
Description *string `type:"string"`
DestinationCidrBlock *string `type:"string"`
NextHopId *string `type:"string"`
NextHopName *string `type:"string"`
NextHopType *string `type:"string"`
PrefixListCidrBlocks []*string `type:"list"`
RouteEntryId *string `type:"string"`
RouteEntryName *string `type:"string"`
RouteTableId *string `type:"string"`
Status *string `type:"string"`
Type *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (RouteEntryForDescribeRouteEntryListOutput) GoString ¶ added in v1.0.10
func (s RouteEntryForDescribeRouteEntryListOutput) GoString() string
GoString returns the string representation
func (*RouteEntryForDescribeRouteEntryListOutput) SetDescription ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetDescription(v string) *RouteEntryForDescribeRouteEntryListOutput
SetDescription sets the Description field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetDestinationCidrBlock ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetDestinationCidrBlock(v string) *RouteEntryForDescribeRouteEntryListOutput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetNextHopId ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetNextHopId(v string) *RouteEntryForDescribeRouteEntryListOutput
SetNextHopId sets the NextHopId field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetNextHopName ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetNextHopName(v string) *RouteEntryForDescribeRouteEntryListOutput
SetNextHopName sets the NextHopName field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetNextHopType ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetNextHopType(v string) *RouteEntryForDescribeRouteEntryListOutput
SetNextHopType sets the NextHopType field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetPrefixListCidrBlocks ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetPrefixListCidrBlocks(v []*string) *RouteEntryForDescribeRouteEntryListOutput
SetPrefixListCidrBlocks sets the PrefixListCidrBlocks field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetRouteEntryId ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetRouteEntryId(v string) *RouteEntryForDescribeRouteEntryListOutput
SetRouteEntryId sets the RouteEntryId field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetRouteEntryName ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetRouteEntryName(v string) *RouteEntryForDescribeRouteEntryListOutput
SetRouteEntryName sets the RouteEntryName field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetRouteTableId ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetRouteTableId(v string) *RouteEntryForDescribeRouteEntryListOutput
SetRouteTableId sets the RouteTableId field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetStatus ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetStatus(v string) *RouteEntryForDescribeRouteEntryListOutput
SetStatus sets the Status field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetType ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetType(v string) *RouteEntryForDescribeRouteEntryListOutput
SetType sets the Type field's value.
func (*RouteEntryForDescribeRouteEntryListOutput) SetVpcId ¶ added in v1.0.10
func (s *RouteEntryForDescribeRouteEntryListOutput) SetVpcId(v string) *RouteEntryForDescribeRouteEntryListOutput
SetVpcId sets the VpcId field's value.
func (RouteEntryForDescribeRouteEntryListOutput) String ¶ added in v1.0.10
func (s RouteEntryForDescribeRouteEntryListOutput) String() string
String returns the string representation
type RouteTableForDescribeSubnetAttributesOutput ¶ added in v1.0.10
type RouteTableForDescribeSubnetAttributesOutput struct {
RouteTableId *string `type:"string"`
RouteTableType *string `type:"string"`
// contains filtered or unexported fields
}
func (RouteTableForDescribeSubnetAttributesOutput) GoString ¶ added in v1.0.10
func (s RouteTableForDescribeSubnetAttributesOutput) GoString() string
GoString returns the string representation
func (*RouteTableForDescribeSubnetAttributesOutput) SetRouteTableId ¶ added in v1.0.10
func (s *RouteTableForDescribeSubnetAttributesOutput) SetRouteTableId(v string) *RouteTableForDescribeSubnetAttributesOutput
SetRouteTableId sets the RouteTableId field's value.
func (*RouteTableForDescribeSubnetAttributesOutput) SetRouteTableType ¶ added in v1.0.10
func (s *RouteTableForDescribeSubnetAttributesOutput) SetRouteTableType(v string) *RouteTableForDescribeSubnetAttributesOutput
SetRouteTableType sets the RouteTableType field's value.
func (RouteTableForDescribeSubnetAttributesOutput) String ¶ added in v1.0.10
func (s RouteTableForDescribeSubnetAttributesOutput) String() string
String returns the string representation
type RouteTableForDescribeSubnetsOutput ¶ added in v1.0.10
type RouteTableForDescribeSubnetsOutput struct {
RouteTableId *string `type:"string"`
RouteTableType *string `type:"string"`
// contains filtered or unexported fields
}
func (RouteTableForDescribeSubnetsOutput) GoString ¶ added in v1.0.10
func (s RouteTableForDescribeSubnetsOutput) GoString() string
GoString returns the string representation
func (*RouteTableForDescribeSubnetsOutput) SetRouteTableId ¶ added in v1.0.10
func (s *RouteTableForDescribeSubnetsOutput) SetRouteTableId(v string) *RouteTableForDescribeSubnetsOutput
SetRouteTableId sets the RouteTableId field's value.
func (*RouteTableForDescribeSubnetsOutput) SetRouteTableType ¶ added in v1.0.10
func (s *RouteTableForDescribeSubnetsOutput) SetRouteTableType(v string) *RouteTableForDescribeSubnetsOutput
SetRouteTableType sets the RouteTableType field's value.
func (RouteTableForDescribeSubnetsOutput) String ¶ added in v1.0.10
func (s RouteTableForDescribeSubnetsOutput) String() string
String returns the string representation
type RouterTableListForDescribeRouteTableListOutput ¶ added in v1.0.10
type RouterTableListForDescribeRouteTableListOutput struct {
AccountId *string `type:"string"`
AssociateType *string `type:"string" enum:"AssociateTypeForDescribeRouteTableListOutput"`
CreationTime *string `type:"string"`
Description *string `type:"string"`
Ipv4GatewayId *string `type:"string"`
Ipv6GatewayId *string `type:"string"`
ProjectName *string `type:"string"`
RouteTableId *string `type:"string"`
RouteTableName *string `type:"string"`
RouteTableType *string `type:"string"`
SubnetIds []*string `type:"list"`
Tags []*TagForDescribeRouteTableListOutput `type:"list"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
VpcName *string `type:"string"`
// contains filtered or unexported fields
}
func (RouterTableListForDescribeRouteTableListOutput) GoString ¶ added in v1.0.10
func (s RouterTableListForDescribeRouteTableListOutput) GoString() string
GoString returns the string representation
func (*RouterTableListForDescribeRouteTableListOutput) SetAccountId ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetAccountId(v string) *RouterTableListForDescribeRouteTableListOutput
SetAccountId sets the AccountId field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetAssociateType ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetAssociateType(v string) *RouterTableListForDescribeRouteTableListOutput
SetAssociateType sets the AssociateType field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetCreationTime ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetCreationTime(v string) *RouterTableListForDescribeRouteTableListOutput
SetCreationTime sets the CreationTime field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetDescription ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetDescription(v string) *RouterTableListForDescribeRouteTableListOutput
SetDescription sets the Description field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetIpv4GatewayId ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetIpv4GatewayId(v string) *RouterTableListForDescribeRouteTableListOutput
SetIpv4GatewayId sets the Ipv4GatewayId field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetIpv6GatewayId ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetIpv6GatewayId(v string) *RouterTableListForDescribeRouteTableListOutput
SetIpv6GatewayId sets the Ipv6GatewayId field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetProjectName ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetProjectName(v string) *RouterTableListForDescribeRouteTableListOutput
SetProjectName sets the ProjectName field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetRouteTableId ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetRouteTableId(v string) *RouterTableListForDescribeRouteTableListOutput
SetRouteTableId sets the RouteTableId field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetRouteTableName ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetRouteTableName(v string) *RouterTableListForDescribeRouteTableListOutput
SetRouteTableName sets the RouteTableName field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetRouteTableType ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetRouteTableType(v string) *RouterTableListForDescribeRouteTableListOutput
SetRouteTableType sets the RouteTableType field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetSubnetIds ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetSubnetIds(v []*string) *RouterTableListForDescribeRouteTableListOutput
SetSubnetIds sets the SubnetIds field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetTags ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetTags(v []*TagForDescribeRouteTableListOutput) *RouterTableListForDescribeRouteTableListOutput
SetTags sets the Tags field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetUpdateTime ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetUpdateTime(v string) *RouterTableListForDescribeRouteTableListOutput
SetUpdateTime sets the UpdateTime field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetVpcId ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetVpcId(v string) *RouterTableListForDescribeRouteTableListOutput
SetVpcId sets the VpcId field's value.
func (*RouterTableListForDescribeRouteTableListOutput) SetVpcName ¶ added in v1.0.10
func (s *RouterTableListForDescribeRouteTableListOutput) SetVpcName(v string) *RouterTableListForDescribeRouteTableListOutput
SetVpcName sets the VpcName field's value.
func (RouterTableListForDescribeRouteTableListOutput) String ¶ added in v1.0.10
func (s RouterTableListForDescribeRouteTableListOutput) String() string
String returns the string representation
type SecurityGroupForDescribeSecurityGroupsOutput ¶ added in v1.0.10
type SecurityGroupForDescribeSecurityGroupsOutput struct {
CreationTime *string `type:"string"`
Description *string `type:"string"`
ProjectName *string `type:"string"`
SecurityGroupId *string `type:"string"`
SecurityGroupName *string `type:"string"`
ServiceManaged *bool `type:"boolean"`
Status *string `type:"string"`
Tags []*TagForDescribeSecurityGroupsOutput `type:"list"`
Type *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (SecurityGroupForDescribeSecurityGroupsOutput) GoString ¶ added in v1.0.10
func (s SecurityGroupForDescribeSecurityGroupsOutput) GoString() string
GoString returns the string representation
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetCreationTime ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetCreationTime(v string) *SecurityGroupForDescribeSecurityGroupsOutput
SetCreationTime sets the CreationTime field's value.
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetDescription ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetDescription(v string) *SecurityGroupForDescribeSecurityGroupsOutput
SetDescription sets the Description field's value.
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetProjectName ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetProjectName(v string) *SecurityGroupForDescribeSecurityGroupsOutput
SetProjectName sets the ProjectName field's value.
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetSecurityGroupId ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetSecurityGroupId(v string) *SecurityGroupForDescribeSecurityGroupsOutput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetSecurityGroupName ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetSecurityGroupName(v string) *SecurityGroupForDescribeSecurityGroupsOutput
SetSecurityGroupName sets the SecurityGroupName field's value.
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetServiceManaged ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetServiceManaged(v bool) *SecurityGroupForDescribeSecurityGroupsOutput
SetServiceManaged sets the ServiceManaged field's value.
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetStatus ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetStatus(v string) *SecurityGroupForDescribeSecurityGroupsOutput
SetStatus sets the Status field's value.
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetTags ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetTags(v []*TagForDescribeSecurityGroupsOutput) *SecurityGroupForDescribeSecurityGroupsOutput
SetTags sets the Tags field's value.
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetType ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetType(v string) *SecurityGroupForDescribeSecurityGroupsOutput
SetType sets the Type field's value.
func (*SecurityGroupForDescribeSecurityGroupsOutput) SetVpcId ¶ added in v1.0.10
func (s *SecurityGroupForDescribeSecurityGroupsOutput) SetVpcId(v string) *SecurityGroupForDescribeSecurityGroupsOutput
SetVpcId sets the VpcId field's value.
func (SecurityGroupForDescribeSecurityGroupsOutput) String ¶ added in v1.0.10
func (s SecurityGroupForDescribeSecurityGroupsOutput) String() string
String returns the string representation
type SubnetForDescribeSubnetsOutput ¶ added in v1.0.10
type SubnetForDescribeSubnetsOutput struct {
AccountId *string `type:"string"`
AvailableIpAddressCount *int64 `type:"integer"`
CidrBlock *string `type:"string"`
CreationTime *string `type:"string"`
Description *string `type:"string"`
Ipv6CidrBlock *string `type:"string"`
IsDefault *bool `type:"boolean"`
NetworkAclId *string `type:"string"`
ProjectName *string `type:"string"`
RouteTable *RouteTableForDescribeSubnetsOutput `type:"structure"`
Status *string `type:"string"`
SubnetId *string `type:"string"`
SubnetName *string `type:"string"`
Tags []*TagForDescribeSubnetsOutput `type:"list"`
TotalIpv4Count *int64 `type:"integer"`
UpdateTime *string `type:"string"`
VpcId *string `type:"string"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (SubnetForDescribeSubnetsOutput) GoString ¶ added in v1.0.10
func (s SubnetForDescribeSubnetsOutput) GoString() string
GoString returns the string representation
func (*SubnetForDescribeSubnetsOutput) SetAccountId ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetAccountId(v string) *SubnetForDescribeSubnetsOutput
SetAccountId sets the AccountId field's value.
func (*SubnetForDescribeSubnetsOutput) SetAvailableIpAddressCount ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetAvailableIpAddressCount(v int64) *SubnetForDescribeSubnetsOutput
SetAvailableIpAddressCount sets the AvailableIpAddressCount field's value.
func (*SubnetForDescribeSubnetsOutput) SetCidrBlock ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetCidrBlock(v string) *SubnetForDescribeSubnetsOutput
SetCidrBlock sets the CidrBlock field's value.
func (*SubnetForDescribeSubnetsOutput) SetCreationTime ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetCreationTime(v string) *SubnetForDescribeSubnetsOutput
SetCreationTime sets the CreationTime field's value.
func (*SubnetForDescribeSubnetsOutput) SetDescription ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetDescription(v string) *SubnetForDescribeSubnetsOutput
SetDescription sets the Description field's value.
func (*SubnetForDescribeSubnetsOutput) SetIpv6CidrBlock ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetIpv6CidrBlock(v string) *SubnetForDescribeSubnetsOutput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*SubnetForDescribeSubnetsOutput) SetIsDefault ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetIsDefault(v bool) *SubnetForDescribeSubnetsOutput
SetIsDefault sets the IsDefault field's value.
func (*SubnetForDescribeSubnetsOutput) SetNetworkAclId ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetNetworkAclId(v string) *SubnetForDescribeSubnetsOutput
SetNetworkAclId sets the NetworkAclId field's value.
func (*SubnetForDescribeSubnetsOutput) SetProjectName ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetProjectName(v string) *SubnetForDescribeSubnetsOutput
SetProjectName sets the ProjectName field's value.
func (*SubnetForDescribeSubnetsOutput) SetRouteTable ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetRouteTable(v *RouteTableForDescribeSubnetsOutput) *SubnetForDescribeSubnetsOutput
SetRouteTable sets the RouteTable field's value.
func (*SubnetForDescribeSubnetsOutput) SetStatus ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetStatus(v string) *SubnetForDescribeSubnetsOutput
SetStatus sets the Status field's value.
func (*SubnetForDescribeSubnetsOutput) SetSubnetId ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetSubnetId(v string) *SubnetForDescribeSubnetsOutput
SetSubnetId sets the SubnetId field's value.
func (*SubnetForDescribeSubnetsOutput) SetSubnetName ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetSubnetName(v string) *SubnetForDescribeSubnetsOutput
SetSubnetName sets the SubnetName field's value.
func (*SubnetForDescribeSubnetsOutput) SetTags ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetTags(v []*TagForDescribeSubnetsOutput) *SubnetForDescribeSubnetsOutput
SetTags sets the Tags field's value.
func (*SubnetForDescribeSubnetsOutput) SetTotalIpv4Count ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetTotalIpv4Count(v int64) *SubnetForDescribeSubnetsOutput
SetTotalIpv4Count sets the TotalIpv4Count field's value.
func (*SubnetForDescribeSubnetsOutput) SetUpdateTime ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetUpdateTime(v string) *SubnetForDescribeSubnetsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*SubnetForDescribeSubnetsOutput) SetVpcId ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetVpcId(v string) *SubnetForDescribeSubnetsOutput
SetVpcId sets the VpcId field's value.
func (*SubnetForDescribeSubnetsOutput) SetZoneId ¶ added in v1.0.10
func (s *SubnetForDescribeSubnetsOutput) SetZoneId(v string) *SubnetForDescribeSubnetsOutput
SetZoneId sets the ZoneId field's value.
func (SubnetForDescribeSubnetsOutput) String ¶ added in v1.0.10
func (s SubnetForDescribeSubnetsOutput) String() string
String returns the string representation
type TagFilterForDescribeBandwidthPackagesInput ¶ added in v1.0.10
type TagFilterForDescribeBandwidthPackagesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeBandwidthPackagesInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeBandwidthPackagesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeBandwidthPackagesInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeBandwidthPackagesInput) SetKey(v string) *TagFilterForDescribeBandwidthPackagesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeBandwidthPackagesInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeBandwidthPackagesInput) SetValues(v []*string) *TagFilterForDescribeBandwidthPackagesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeBandwidthPackagesInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeBandwidthPackagesInput) String() string
String returns the string representation
type TagFilterForDescribeEipAddressesInput ¶ added in v1.0.10
type TagFilterForDescribeEipAddressesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeEipAddressesInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeEipAddressesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeEipAddressesInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeEipAddressesInput) SetKey(v string) *TagFilterForDescribeEipAddressesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeEipAddressesInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeEipAddressesInput) SetValues(v []*string) *TagFilterForDescribeEipAddressesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeEipAddressesInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeEipAddressesInput) String() string
String returns the string representation
type TagFilterForDescribeFlowLogsInput ¶ added in v1.0.10
type TagFilterForDescribeFlowLogsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeFlowLogsInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeFlowLogsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeFlowLogsInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeFlowLogsInput) SetKey(v string) *TagFilterForDescribeFlowLogsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeFlowLogsInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeFlowLogsInput) SetValues(v []*string) *TagFilterForDescribeFlowLogsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeFlowLogsInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeFlowLogsInput) String() string
String returns the string representation
type TagFilterForDescribeHaVipsInput ¶ added in v1.0.10
type TagFilterForDescribeHaVipsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeHaVipsInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeHaVipsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeHaVipsInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeHaVipsInput) SetKey(v string) *TagFilterForDescribeHaVipsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeHaVipsInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeHaVipsInput) SetValues(v []*string) *TagFilterForDescribeHaVipsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeHaVipsInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeHaVipsInput) String() string
String returns the string representation
type TagFilterForDescribeIpAddressPoolsInput ¶ added in v1.0.10
type TagFilterForDescribeIpAddressPoolsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeIpAddressPoolsInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeIpAddressPoolsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeIpAddressPoolsInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeIpAddressPoolsInput) SetKey(v string) *TagFilterForDescribeIpAddressPoolsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeIpAddressPoolsInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeIpAddressPoolsInput) SetValues(v []*string) *TagFilterForDescribeIpAddressPoolsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeIpAddressPoolsInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeIpAddressPoolsInput) String() string
String returns the string representation
type TagFilterForDescribeIpv6GatewaysInput ¶ added in v1.0.10
type TagFilterForDescribeIpv6GatewaysInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeIpv6GatewaysInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeIpv6GatewaysInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeIpv6GatewaysInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeIpv6GatewaysInput) SetKey(v string) *TagFilterForDescribeIpv6GatewaysInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeIpv6GatewaysInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeIpv6GatewaysInput) SetValues(v []*string) *TagFilterForDescribeIpv6GatewaysInput
SetValues sets the Values field's value.
func (TagFilterForDescribeIpv6GatewaysInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeIpv6GatewaysInput) String() string
String returns the string representation
type TagFilterForDescribeNetworkAclsInput ¶ added in v1.0.10
type TagFilterForDescribeNetworkAclsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeNetworkAclsInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeNetworkAclsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeNetworkAclsInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeNetworkAclsInput) SetKey(v string) *TagFilterForDescribeNetworkAclsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeNetworkAclsInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeNetworkAclsInput) SetValues(v []*string) *TagFilterForDescribeNetworkAclsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeNetworkAclsInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeNetworkAclsInput) String() string
String returns the string representation
type TagFilterForDescribeNetworkInterfacesInput ¶ added in v1.0.10
type TagFilterForDescribeNetworkInterfacesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeNetworkInterfacesInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeNetworkInterfacesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeNetworkInterfacesInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeNetworkInterfacesInput) SetKey(v string) *TagFilterForDescribeNetworkInterfacesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeNetworkInterfacesInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeNetworkInterfacesInput) SetValues(v []*string) *TagFilterForDescribeNetworkInterfacesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeNetworkInterfacesInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeNetworkInterfacesInput) String() string
String returns the string representation
type TagFilterForDescribePrefixListsInput ¶ added in v1.0.10
type TagFilterForDescribePrefixListsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribePrefixListsInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribePrefixListsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribePrefixListsInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribePrefixListsInput) SetKey(v string) *TagFilterForDescribePrefixListsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribePrefixListsInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribePrefixListsInput) SetValues(v []*string) *TagFilterForDescribePrefixListsInput
SetValues sets the Values field's value.
func (TagFilterForDescribePrefixListsInput) String ¶ added in v1.0.10
func (s TagFilterForDescribePrefixListsInput) String() string
String returns the string representation
type TagFilterForDescribeRouteTableListInput ¶ added in v1.0.10
type TagFilterForDescribeRouteTableListInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeRouteTableListInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeRouteTableListInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeRouteTableListInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeRouteTableListInput) SetKey(v string) *TagFilterForDescribeRouteTableListInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeRouteTableListInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeRouteTableListInput) SetValues(v []*string) *TagFilterForDescribeRouteTableListInput
SetValues sets the Values field's value.
func (TagFilterForDescribeRouteTableListInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeRouteTableListInput) String() string
String returns the string representation
type TagFilterForDescribeSecurityGroupsInput ¶ added in v1.0.10
type TagFilterForDescribeSecurityGroupsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeSecurityGroupsInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeSecurityGroupsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeSecurityGroupsInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeSecurityGroupsInput) SetKey(v string) *TagFilterForDescribeSecurityGroupsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeSecurityGroupsInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeSecurityGroupsInput) SetValues(v []*string) *TagFilterForDescribeSecurityGroupsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeSecurityGroupsInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeSecurityGroupsInput) String() string
String returns the string representation
type TagFilterForDescribeSubnetsInput ¶ added in v1.0.10
type TagFilterForDescribeSubnetsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeSubnetsInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeSubnetsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeSubnetsInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeSubnetsInput) SetKey(v string) *TagFilterForDescribeSubnetsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeSubnetsInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeSubnetsInput) SetValues(v []*string) *TagFilterForDescribeSubnetsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeSubnetsInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeSubnetsInput) String() string
String returns the string representation
type TagFilterForDescribeTrafficMirrorFiltersInput ¶ added in v1.0.10
type TagFilterForDescribeTrafficMirrorFiltersInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeTrafficMirrorFiltersInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeTrafficMirrorFiltersInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeTrafficMirrorFiltersInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeTrafficMirrorFiltersInput) SetKey(v string) *TagFilterForDescribeTrafficMirrorFiltersInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeTrafficMirrorFiltersInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeTrafficMirrorFiltersInput) SetValues(v []*string) *TagFilterForDescribeTrafficMirrorFiltersInput
SetValues sets the Values field's value.
func (TagFilterForDescribeTrafficMirrorFiltersInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeTrafficMirrorFiltersInput) String() string
String returns the string representation
type TagFilterForDescribeTrafficMirrorSessionsInput ¶ added in v1.0.10
type TagFilterForDescribeTrafficMirrorSessionsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeTrafficMirrorSessionsInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeTrafficMirrorSessionsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeTrafficMirrorSessionsInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeTrafficMirrorSessionsInput) SetKey(v string) *TagFilterForDescribeTrafficMirrorSessionsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeTrafficMirrorSessionsInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeTrafficMirrorSessionsInput) SetValues(v []*string) *TagFilterForDescribeTrafficMirrorSessionsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeTrafficMirrorSessionsInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeTrafficMirrorSessionsInput) String() string
String returns the string representation
type TagFilterForDescribeTrafficMirrorTargetsInput ¶ added in v1.0.10
type TagFilterForDescribeTrafficMirrorTargetsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeTrafficMirrorTargetsInput) GoString ¶ added in v1.0.10
func (s TagFilterForDescribeTrafficMirrorTargetsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeTrafficMirrorTargetsInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForDescribeTrafficMirrorTargetsInput) SetKey(v string) *TagFilterForDescribeTrafficMirrorTargetsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeTrafficMirrorTargetsInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForDescribeTrafficMirrorTargetsInput) SetValues(v []*string) *TagFilterForDescribeTrafficMirrorTargetsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeTrafficMirrorTargetsInput) String ¶ added in v1.0.10
func (s TagFilterForDescribeTrafficMirrorTargetsInput) String() string
String returns the string representation
type TagFilterForDescribeVpcsInput ¶
type TagFilterForDescribeVpcsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeVpcsInput) GoString ¶
func (s TagFilterForDescribeVpcsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeVpcsInput) SetKey ¶
func (s *TagFilterForDescribeVpcsInput) SetKey(v string) *TagFilterForDescribeVpcsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeVpcsInput) SetValues ¶
func (s *TagFilterForDescribeVpcsInput) SetValues(v []*string) *TagFilterForDescribeVpcsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeVpcsInput) String ¶
func (s TagFilterForDescribeVpcsInput) String() string
String returns the string representation
type TagFilterForListTagsForResourcesInput ¶ added in v1.0.10
type TagFilterForListTagsForResourcesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForListTagsForResourcesInput) GoString ¶ added in v1.0.10
func (s TagFilterForListTagsForResourcesInput) GoString() string
GoString returns the string representation
func (*TagFilterForListTagsForResourcesInput) SetKey ¶ added in v1.0.10
func (s *TagFilterForListTagsForResourcesInput) SetKey(v string) *TagFilterForListTagsForResourcesInput
SetKey sets the Key field's value.
func (*TagFilterForListTagsForResourcesInput) SetValues ¶ added in v1.0.10
func (s *TagFilterForListTagsForResourcesInput) SetValues(v []*string) *TagFilterForListTagsForResourcesInput
SetValues sets the Values field's value.
func (TagFilterForListTagsForResourcesInput) String ¶ added in v1.0.10
func (s TagFilterForListTagsForResourcesInput) String() string
String returns the string representation
type TagForAllocateEipAddressInput ¶ added in v1.0.10
type TagForAllocateEipAddressInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForAllocateEipAddressInput) GoString ¶ added in v1.0.10
func (s TagForAllocateEipAddressInput) GoString() string
GoString returns the string representation
func (*TagForAllocateEipAddressInput) SetKey ¶ added in v1.0.10
func (s *TagForAllocateEipAddressInput) SetKey(v string) *TagForAllocateEipAddressInput
SetKey sets the Key field's value.
func (*TagForAllocateEipAddressInput) SetValue ¶ added in v1.0.10
func (s *TagForAllocateEipAddressInput) SetValue(v string) *TagForAllocateEipAddressInput
SetValue sets the Value field's value.
func (TagForAllocateEipAddressInput) String ¶ added in v1.0.10
func (s TagForAllocateEipAddressInput) String() string
String returns the string representation
type TagForCreateBandwidthPackageInput ¶ added in v1.0.10
type TagForCreateBandwidthPackageInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateBandwidthPackageInput) GoString ¶ added in v1.0.10
func (s TagForCreateBandwidthPackageInput) GoString() string
GoString returns the string representation
func (*TagForCreateBandwidthPackageInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateBandwidthPackageInput) SetKey(v string) *TagForCreateBandwidthPackageInput
SetKey sets the Key field's value.
func (*TagForCreateBandwidthPackageInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateBandwidthPackageInput) SetValue(v string) *TagForCreateBandwidthPackageInput
SetValue sets the Value field's value.
func (TagForCreateBandwidthPackageInput) String ¶ added in v1.0.10
func (s TagForCreateBandwidthPackageInput) String() string
String returns the string representation
type TagForCreateFlowLogInput ¶ added in v1.0.10
type TagForCreateFlowLogInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateFlowLogInput) GoString ¶ added in v1.0.10
func (s TagForCreateFlowLogInput) GoString() string
GoString returns the string representation
func (*TagForCreateFlowLogInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateFlowLogInput) SetKey(v string) *TagForCreateFlowLogInput
SetKey sets the Key field's value.
func (*TagForCreateFlowLogInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateFlowLogInput) SetValue(v string) *TagForCreateFlowLogInput
SetValue sets the Value field's value.
func (TagForCreateFlowLogInput) String ¶ added in v1.0.10
func (s TagForCreateFlowLogInput) String() string
String returns the string representation
type TagForCreateHaVipInput ¶ added in v1.0.10
type TagForCreateHaVipInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateHaVipInput) GoString ¶ added in v1.0.10
func (s TagForCreateHaVipInput) GoString() string
GoString returns the string representation
func (*TagForCreateHaVipInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateHaVipInput) SetKey(v string) *TagForCreateHaVipInput
SetKey sets the Key field's value.
func (*TagForCreateHaVipInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateHaVipInput) SetValue(v string) *TagForCreateHaVipInput
SetValue sets the Value field's value.
func (TagForCreateHaVipInput) String ¶ added in v1.0.10
func (s TagForCreateHaVipInput) String() string
String returns the string representation
type TagForCreateIpAddressPoolInput ¶ added in v1.0.10
type TagForCreateIpAddressPoolInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateIpAddressPoolInput) GoString ¶ added in v1.0.10
func (s TagForCreateIpAddressPoolInput) GoString() string
GoString returns the string representation
func (*TagForCreateIpAddressPoolInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateIpAddressPoolInput) SetKey(v string) *TagForCreateIpAddressPoolInput
SetKey sets the Key field's value.
func (*TagForCreateIpAddressPoolInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateIpAddressPoolInput) SetValue(v string) *TagForCreateIpAddressPoolInput
SetValue sets the Value field's value.
func (TagForCreateIpAddressPoolInput) String ¶ added in v1.0.10
func (s TagForCreateIpAddressPoolInput) String() string
String returns the string representation
type TagForCreateNetworkAclInput ¶ added in v1.0.10
type TagForCreateNetworkAclInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateNetworkAclInput) GoString ¶ added in v1.0.10
func (s TagForCreateNetworkAclInput) GoString() string
GoString returns the string representation
func (*TagForCreateNetworkAclInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateNetworkAclInput) SetKey(v string) *TagForCreateNetworkAclInput
SetKey sets the Key field's value.
func (*TagForCreateNetworkAclInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateNetworkAclInput) SetValue(v string) *TagForCreateNetworkAclInput
SetValue sets the Value field's value.
func (TagForCreateNetworkAclInput) String ¶ added in v1.0.10
func (s TagForCreateNetworkAclInput) String() string
String returns the string representation
type TagForCreateNetworkInterfaceInput ¶ added in v1.0.10
type TagForCreateNetworkInterfaceInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateNetworkInterfaceInput) GoString ¶ added in v1.0.10
func (s TagForCreateNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (*TagForCreateNetworkInterfaceInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateNetworkInterfaceInput) SetKey(v string) *TagForCreateNetworkInterfaceInput
SetKey sets the Key field's value.
func (*TagForCreateNetworkInterfaceInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateNetworkInterfaceInput) SetValue(v string) *TagForCreateNetworkInterfaceInput
SetValue sets the Value field's value.
func (TagForCreateNetworkInterfaceInput) String ¶ added in v1.0.10
func (s TagForCreateNetworkInterfaceInput) String() string
String returns the string representation
type TagForCreatePrefixListInput ¶ added in v1.0.10
type TagForCreatePrefixListInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreatePrefixListInput) GoString ¶ added in v1.0.10
func (s TagForCreatePrefixListInput) GoString() string
GoString returns the string representation
func (*TagForCreatePrefixListInput) SetKey ¶ added in v1.0.10
func (s *TagForCreatePrefixListInput) SetKey(v string) *TagForCreatePrefixListInput
SetKey sets the Key field's value.
func (*TagForCreatePrefixListInput) SetValue ¶ added in v1.0.10
func (s *TagForCreatePrefixListInput) SetValue(v string) *TagForCreatePrefixListInput
SetValue sets the Value field's value.
func (TagForCreatePrefixListInput) String ¶ added in v1.0.10
func (s TagForCreatePrefixListInput) String() string
String returns the string representation
type TagForCreateRouteTableInput ¶ added in v1.0.10
type TagForCreateRouteTableInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateRouteTableInput) GoString ¶ added in v1.0.10
func (s TagForCreateRouteTableInput) GoString() string
GoString returns the string representation
func (*TagForCreateRouteTableInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateRouteTableInput) SetKey(v string) *TagForCreateRouteTableInput
SetKey sets the Key field's value.
func (*TagForCreateRouteTableInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateRouteTableInput) SetValue(v string) *TagForCreateRouteTableInput
SetValue sets the Value field's value.
func (TagForCreateRouteTableInput) String ¶ added in v1.0.10
func (s TagForCreateRouteTableInput) String() string
String returns the string representation
type TagForCreateSecurityGroupInput ¶ added in v1.0.10
type TagForCreateSecurityGroupInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateSecurityGroupInput) GoString ¶ added in v1.0.10
func (s TagForCreateSecurityGroupInput) GoString() string
GoString returns the string representation
func (*TagForCreateSecurityGroupInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateSecurityGroupInput) SetKey(v string) *TagForCreateSecurityGroupInput
SetKey sets the Key field's value.
func (*TagForCreateSecurityGroupInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateSecurityGroupInput) SetValue(v string) *TagForCreateSecurityGroupInput
SetValue sets the Value field's value.
func (TagForCreateSecurityGroupInput) String ¶ added in v1.0.10
func (s TagForCreateSecurityGroupInput) String() string
String returns the string representation
type TagForCreateSubnetInput ¶ added in v1.0.10
type TagForCreateSubnetInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateSubnetInput) GoString ¶ added in v1.0.10
func (s TagForCreateSubnetInput) GoString() string
GoString returns the string representation
func (*TagForCreateSubnetInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateSubnetInput) SetKey(v string) *TagForCreateSubnetInput
SetKey sets the Key field's value.
func (*TagForCreateSubnetInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateSubnetInput) SetValue(v string) *TagForCreateSubnetInput
SetValue sets the Value field's value.
func (TagForCreateSubnetInput) String ¶ added in v1.0.10
func (s TagForCreateSubnetInput) String() string
String returns the string representation
type TagForCreateTrafficMirrorFilterInput ¶ added in v1.0.10
type TagForCreateTrafficMirrorFilterInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateTrafficMirrorFilterInput) GoString ¶ added in v1.0.10
func (s TagForCreateTrafficMirrorFilterInput) GoString() string
GoString returns the string representation
func (*TagForCreateTrafficMirrorFilterInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateTrafficMirrorFilterInput) SetKey(v string) *TagForCreateTrafficMirrorFilterInput
SetKey sets the Key field's value.
func (*TagForCreateTrafficMirrorFilterInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateTrafficMirrorFilterInput) SetValue(v string) *TagForCreateTrafficMirrorFilterInput
SetValue sets the Value field's value.
func (TagForCreateTrafficMirrorFilterInput) String ¶ added in v1.0.10
func (s TagForCreateTrafficMirrorFilterInput) String() string
String returns the string representation
type TagForCreateTrafficMirrorSessionInput ¶ added in v1.0.10
type TagForCreateTrafficMirrorSessionInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateTrafficMirrorSessionInput) GoString ¶ added in v1.0.10
func (s TagForCreateTrafficMirrorSessionInput) GoString() string
GoString returns the string representation
func (*TagForCreateTrafficMirrorSessionInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateTrafficMirrorSessionInput) SetKey(v string) *TagForCreateTrafficMirrorSessionInput
SetKey sets the Key field's value.
func (*TagForCreateTrafficMirrorSessionInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateTrafficMirrorSessionInput) SetValue(v string) *TagForCreateTrafficMirrorSessionInput
SetValue sets the Value field's value.
func (TagForCreateTrafficMirrorSessionInput) String ¶ added in v1.0.10
func (s TagForCreateTrafficMirrorSessionInput) String() string
String returns the string representation
type TagForCreateTrafficMirrorTargetInput ¶ added in v1.0.10
type TagForCreateTrafficMirrorTargetInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateTrafficMirrorTargetInput) GoString ¶ added in v1.0.10
func (s TagForCreateTrafficMirrorTargetInput) GoString() string
GoString returns the string representation
func (*TagForCreateTrafficMirrorTargetInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateTrafficMirrorTargetInput) SetKey(v string) *TagForCreateTrafficMirrorTargetInput
SetKey sets the Key field's value.
func (*TagForCreateTrafficMirrorTargetInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateTrafficMirrorTargetInput) SetValue(v string) *TagForCreateTrafficMirrorTargetInput
SetValue sets the Value field's value.
func (TagForCreateTrafficMirrorTargetInput) String ¶ added in v1.0.10
func (s TagForCreateTrafficMirrorTargetInput) String() string
String returns the string representation
type TagForCreateVpcInput ¶ added in v1.0.10
type TagForCreateVpcInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateVpcInput) GoString ¶ added in v1.0.10
func (s TagForCreateVpcInput) GoString() string
GoString returns the string representation
func (*TagForCreateVpcInput) SetKey ¶ added in v1.0.10
func (s *TagForCreateVpcInput) SetKey(v string) *TagForCreateVpcInput
SetKey sets the Key field's value.
func (*TagForCreateVpcInput) SetValue ¶ added in v1.0.10
func (s *TagForCreateVpcInput) SetValue(v string) *TagForCreateVpcInput
SetValue sets the Value field's value.
func (TagForCreateVpcInput) String ¶ added in v1.0.10
func (s TagForCreateVpcInput) String() string
String returns the string representation
type TagForDescribeBandwidthPackagesOutput ¶ added in v1.0.10
type TagForDescribeBandwidthPackagesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeBandwidthPackagesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeBandwidthPackagesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeBandwidthPackagesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeBandwidthPackagesOutput) SetKey(v string) *TagForDescribeBandwidthPackagesOutput
SetKey sets the Key field's value.
func (*TagForDescribeBandwidthPackagesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeBandwidthPackagesOutput) SetValue(v string) *TagForDescribeBandwidthPackagesOutput
SetValue sets the Value field's value.
func (TagForDescribeBandwidthPackagesOutput) String ¶ added in v1.0.10
func (s TagForDescribeBandwidthPackagesOutput) String() string
String returns the string representation
type TagForDescribeEipAddressAttributesOutput ¶ added in v1.0.10
type TagForDescribeEipAddressAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeEipAddressAttributesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeEipAddressAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeEipAddressAttributesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeEipAddressAttributesOutput) SetKey(v string) *TagForDescribeEipAddressAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeEipAddressAttributesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeEipAddressAttributesOutput) SetValue(v string) *TagForDescribeEipAddressAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeEipAddressAttributesOutput) String ¶ added in v1.0.10
func (s TagForDescribeEipAddressAttributesOutput) String() string
String returns the string representation
type TagForDescribeEipAddressesOutput ¶ added in v1.0.10
type TagForDescribeEipAddressesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeEipAddressesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeEipAddressesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeEipAddressesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeEipAddressesOutput) SetKey(v string) *TagForDescribeEipAddressesOutput
SetKey sets the Key field's value.
func (*TagForDescribeEipAddressesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeEipAddressesOutput) SetValue(v string) *TagForDescribeEipAddressesOutput
SetValue sets the Value field's value.
func (TagForDescribeEipAddressesOutput) String ¶ added in v1.0.10
func (s TagForDescribeEipAddressesOutput) String() string
String returns the string representation
type TagForDescribeFlowLogsOutput ¶ added in v1.0.10
type TagForDescribeFlowLogsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeFlowLogsOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeFlowLogsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeFlowLogsOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeFlowLogsOutput) SetKey(v string) *TagForDescribeFlowLogsOutput
SetKey sets the Key field's value.
func (*TagForDescribeFlowLogsOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeFlowLogsOutput) SetValue(v string) *TagForDescribeFlowLogsOutput
SetValue sets the Value field's value.
func (TagForDescribeFlowLogsOutput) String ¶ added in v1.0.10
func (s TagForDescribeFlowLogsOutput) String() string
String returns the string representation
type TagForDescribeHaVipsOutput ¶ added in v1.0.10
type TagForDescribeHaVipsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeHaVipsOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeHaVipsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeHaVipsOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeHaVipsOutput) SetKey(v string) *TagForDescribeHaVipsOutput
SetKey sets the Key field's value.
func (*TagForDescribeHaVipsOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeHaVipsOutput) SetValue(v string) *TagForDescribeHaVipsOutput
SetValue sets the Value field's value.
func (TagForDescribeHaVipsOutput) String ¶ added in v1.0.10
func (s TagForDescribeHaVipsOutput) String() string
String returns the string representation
type TagForDescribeIpAddressPoolAttributesOutput ¶ added in v1.0.10
type TagForDescribeIpAddressPoolAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeIpAddressPoolAttributesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeIpAddressPoolAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeIpAddressPoolAttributesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeIpAddressPoolAttributesOutput) SetKey(v string) *TagForDescribeIpAddressPoolAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeIpAddressPoolAttributesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeIpAddressPoolAttributesOutput) SetValue(v string) *TagForDescribeIpAddressPoolAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeIpAddressPoolAttributesOutput) String ¶ added in v1.0.10
func (s TagForDescribeIpAddressPoolAttributesOutput) String() string
String returns the string representation
type TagForDescribeIpAddressPoolsOutput ¶ added in v1.0.10
type TagForDescribeIpAddressPoolsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeIpAddressPoolsOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeIpAddressPoolsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeIpAddressPoolsOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeIpAddressPoolsOutput) SetKey(v string) *TagForDescribeIpAddressPoolsOutput
SetKey sets the Key field's value.
func (*TagForDescribeIpAddressPoolsOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeIpAddressPoolsOutput) SetValue(v string) *TagForDescribeIpAddressPoolsOutput
SetValue sets the Value field's value.
func (TagForDescribeIpAddressPoolsOutput) String ¶ added in v1.0.10
func (s TagForDescribeIpAddressPoolsOutput) String() string
String returns the string representation
type TagForDescribeNetworkAclAttributesOutput ¶ added in v1.0.10
type TagForDescribeNetworkAclAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeNetworkAclAttributesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeNetworkAclAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeNetworkAclAttributesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeNetworkAclAttributesOutput) SetKey(v string) *TagForDescribeNetworkAclAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeNetworkAclAttributesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeNetworkAclAttributesOutput) SetValue(v string) *TagForDescribeNetworkAclAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeNetworkAclAttributesOutput) String ¶ added in v1.0.10
func (s TagForDescribeNetworkAclAttributesOutput) String() string
String returns the string representation
type TagForDescribeNetworkAclsOutput ¶ added in v1.0.10
type TagForDescribeNetworkAclsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeNetworkAclsOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeNetworkAclsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeNetworkAclsOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeNetworkAclsOutput) SetKey(v string) *TagForDescribeNetworkAclsOutput
SetKey sets the Key field's value.
func (*TagForDescribeNetworkAclsOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeNetworkAclsOutput) SetValue(v string) *TagForDescribeNetworkAclsOutput
SetValue sets the Value field's value.
func (TagForDescribeNetworkAclsOutput) String ¶ added in v1.0.10
func (s TagForDescribeNetworkAclsOutput) String() string
String returns the string representation
type TagForDescribeNetworkInterfaceAttributesOutput ¶ added in v1.0.10
type TagForDescribeNetworkInterfaceAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeNetworkInterfaceAttributesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeNetworkInterfaceAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeNetworkInterfaceAttributesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeNetworkInterfaceAttributesOutput) SetKey(v string) *TagForDescribeNetworkInterfaceAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeNetworkInterfaceAttributesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeNetworkInterfaceAttributesOutput) SetValue(v string) *TagForDescribeNetworkInterfaceAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeNetworkInterfaceAttributesOutput) String ¶ added in v1.0.10
func (s TagForDescribeNetworkInterfaceAttributesOutput) String() string
String returns the string representation
type TagForDescribeNetworkInterfacesOutput ¶ added in v1.0.10
type TagForDescribeNetworkInterfacesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeNetworkInterfacesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeNetworkInterfacesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeNetworkInterfacesOutput) SetKey(v string) *TagForDescribeNetworkInterfacesOutput
SetKey sets the Key field's value.
func (*TagForDescribeNetworkInterfacesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeNetworkInterfacesOutput) SetValue(v string) *TagForDescribeNetworkInterfacesOutput
SetValue sets the Value field's value.
func (TagForDescribeNetworkInterfacesOutput) String ¶ added in v1.0.10
func (s TagForDescribeNetworkInterfacesOutput) String() string
String returns the string representation
type TagForDescribePrefixListsOutput ¶ added in v1.0.10
type TagForDescribePrefixListsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribePrefixListsOutput) GoString ¶ added in v1.0.10
func (s TagForDescribePrefixListsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribePrefixListsOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribePrefixListsOutput) SetKey(v string) *TagForDescribePrefixListsOutput
SetKey sets the Key field's value.
func (*TagForDescribePrefixListsOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribePrefixListsOutput) SetValue(v string) *TagForDescribePrefixListsOutput
SetValue sets the Value field's value.
func (TagForDescribePrefixListsOutput) String ¶ added in v1.0.10
func (s TagForDescribePrefixListsOutput) String() string
String returns the string representation
type TagForDescribeRouteTableListOutput ¶ added in v1.0.10
type TagForDescribeRouteTableListOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeRouteTableListOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeRouteTableListOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeRouteTableListOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeRouteTableListOutput) SetKey(v string) *TagForDescribeRouteTableListOutput
SetKey sets the Key field's value.
func (*TagForDescribeRouteTableListOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeRouteTableListOutput) SetValue(v string) *TagForDescribeRouteTableListOutput
SetValue sets the Value field's value.
func (TagForDescribeRouteTableListOutput) String ¶ added in v1.0.10
func (s TagForDescribeRouteTableListOutput) String() string
String returns the string representation
type TagForDescribeSecurityGroupAttributesOutput ¶ added in v1.0.10
type TagForDescribeSecurityGroupAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeSecurityGroupAttributesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeSecurityGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeSecurityGroupAttributesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeSecurityGroupAttributesOutput) SetKey(v string) *TagForDescribeSecurityGroupAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeSecurityGroupAttributesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeSecurityGroupAttributesOutput) SetValue(v string) *TagForDescribeSecurityGroupAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeSecurityGroupAttributesOutput) String ¶ added in v1.0.10
func (s TagForDescribeSecurityGroupAttributesOutput) String() string
String returns the string representation
type TagForDescribeSecurityGroupsOutput ¶ added in v1.0.10
type TagForDescribeSecurityGroupsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeSecurityGroupsOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeSecurityGroupsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeSecurityGroupsOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeSecurityGroupsOutput) SetKey(v string) *TagForDescribeSecurityGroupsOutput
SetKey sets the Key field's value.
func (*TagForDescribeSecurityGroupsOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeSecurityGroupsOutput) SetValue(v string) *TagForDescribeSecurityGroupsOutput
SetValue sets the Value field's value.
func (TagForDescribeSecurityGroupsOutput) String ¶ added in v1.0.10
func (s TagForDescribeSecurityGroupsOutput) String() string
String returns the string representation
type TagForDescribeSubnetAttributesOutput ¶ added in v1.0.10
type TagForDescribeSubnetAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeSubnetAttributesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeSubnetAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeSubnetAttributesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeSubnetAttributesOutput) SetKey(v string) *TagForDescribeSubnetAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeSubnetAttributesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeSubnetAttributesOutput) SetValue(v string) *TagForDescribeSubnetAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeSubnetAttributesOutput) String ¶ added in v1.0.10
func (s TagForDescribeSubnetAttributesOutput) String() string
String returns the string representation
type TagForDescribeSubnetsOutput ¶ added in v1.0.10
type TagForDescribeSubnetsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeSubnetsOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeSubnetsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeSubnetsOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeSubnetsOutput) SetKey(v string) *TagForDescribeSubnetsOutput
SetKey sets the Key field's value.
func (*TagForDescribeSubnetsOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeSubnetsOutput) SetValue(v string) *TagForDescribeSubnetsOutput
SetValue sets the Value field's value.
func (TagForDescribeSubnetsOutput) String ¶ added in v1.0.10
func (s TagForDescribeSubnetsOutput) String() string
String returns the string representation
type TagForDescribeTrafficMirrorFiltersOutput ¶ added in v1.0.10
type TagForDescribeTrafficMirrorFiltersOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeTrafficMirrorFiltersOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeTrafficMirrorFiltersOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeTrafficMirrorFiltersOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeTrafficMirrorFiltersOutput) SetKey(v string) *TagForDescribeTrafficMirrorFiltersOutput
SetKey sets the Key field's value.
func (*TagForDescribeTrafficMirrorFiltersOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeTrafficMirrorFiltersOutput) SetValue(v string) *TagForDescribeTrafficMirrorFiltersOutput
SetValue sets the Value field's value.
func (TagForDescribeTrafficMirrorFiltersOutput) String ¶ added in v1.0.10
func (s TagForDescribeTrafficMirrorFiltersOutput) String() string
String returns the string representation
type TagForDescribeTrafficMirrorSessionsOutput ¶ added in v1.0.10
type TagForDescribeTrafficMirrorSessionsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeTrafficMirrorSessionsOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeTrafficMirrorSessionsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeTrafficMirrorSessionsOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeTrafficMirrorSessionsOutput) SetKey(v string) *TagForDescribeTrafficMirrorSessionsOutput
SetKey sets the Key field's value.
func (*TagForDescribeTrafficMirrorSessionsOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeTrafficMirrorSessionsOutput) SetValue(v string) *TagForDescribeTrafficMirrorSessionsOutput
SetValue sets the Value field's value.
func (TagForDescribeTrafficMirrorSessionsOutput) String ¶ added in v1.0.10
func (s TagForDescribeTrafficMirrorSessionsOutput) String() string
String returns the string representation
type TagForDescribeTrafficMirrorTargetsOutput ¶ added in v1.0.10
type TagForDescribeTrafficMirrorTargetsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeTrafficMirrorTargetsOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeTrafficMirrorTargetsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeTrafficMirrorTargetsOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeTrafficMirrorTargetsOutput) SetKey(v string) *TagForDescribeTrafficMirrorTargetsOutput
SetKey sets the Key field's value.
func (*TagForDescribeTrafficMirrorTargetsOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeTrafficMirrorTargetsOutput) SetValue(v string) *TagForDescribeTrafficMirrorTargetsOutput
SetValue sets the Value field's value.
func (TagForDescribeTrafficMirrorTargetsOutput) String ¶ added in v1.0.10
func (s TagForDescribeTrafficMirrorTargetsOutput) String() string
String returns the string representation
type TagForDescribeVpcAttributesOutput ¶ added in v1.0.10
type TagForDescribeVpcAttributesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeVpcAttributesOutput) GoString ¶ added in v1.0.10
func (s TagForDescribeVpcAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeVpcAttributesOutput) SetKey ¶ added in v1.0.10
func (s *TagForDescribeVpcAttributesOutput) SetKey(v string) *TagForDescribeVpcAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeVpcAttributesOutput) SetValue ¶ added in v1.0.10
func (s *TagForDescribeVpcAttributesOutput) SetValue(v string) *TagForDescribeVpcAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeVpcAttributesOutput) String ¶ added in v1.0.10
func (s TagForDescribeVpcAttributesOutput) String() string
String returns the string representation
type TagForDescribeVpcsOutput ¶
type TagForDescribeVpcsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeVpcsOutput) GoString ¶
func (s TagForDescribeVpcsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeVpcsOutput) SetKey ¶
func (s *TagForDescribeVpcsOutput) SetKey(v string) *TagForDescribeVpcsOutput
SetKey sets the Key field's value.
func (*TagForDescribeVpcsOutput) SetValue ¶
func (s *TagForDescribeVpcsOutput) SetValue(v string) *TagForDescribeVpcsOutput
SetValue sets the Value field's value.
func (TagForDescribeVpcsOutput) String ¶
func (s TagForDescribeVpcsOutput) String() string
String returns the string representation
type TagForTagResourcesInput ¶ added in v1.0.10
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 ¶ added in v1.0.10
func (s TagForTagResourcesInput) GoString() string
GoString returns the string representation
func (*TagForTagResourcesInput) SetKey ¶ added in v1.0.10
func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
SetKey sets the Key field's value.
func (*TagForTagResourcesInput) SetValue ¶ added in v1.0.10
func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
SetValue sets the Value field's value.
func (TagForTagResourcesInput) String ¶ added in v1.0.10
func (s TagForTagResourcesInput) String() string
String returns the string representation
func (*TagForTagResourcesInput) Validate ¶ added in v1.0.10
func (s *TagForTagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourcesInput ¶ added in v1.0.10
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:"ResourceTypeForTagResourcesInput"`
Tags []*TagForTagResourcesInput `type:"list"`
// contains filtered or unexported fields
}
func (TagResourcesInput) GoString ¶ added in v1.0.10
func (s TagResourcesInput) GoString() string
GoString returns the string representation
func (*TagResourcesInput) SetResourceIds ¶ added in v1.0.10
func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*TagResourcesInput) SetResourceType ¶ added in v1.0.10
func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*TagResourcesInput) SetTags ¶ added in v1.0.10
func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
SetTags sets the Tags field's value.
func (TagResourcesInput) String ¶ added in v1.0.10
func (s TagResourcesInput) String() string
String returns the string representation
func (*TagResourcesInput) Validate ¶ added in v1.0.10
func (s *TagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourcesOutput ¶ added in v1.0.10
type TagResourcesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (TagResourcesOutput) GoString ¶ added in v1.0.10
func (s TagResourcesOutput) GoString() string
GoString returns the string representation
func (*TagResourcesOutput) SetRequestId ¶ added in v1.0.10
func (s *TagResourcesOutput) SetRequestId(v string) *TagResourcesOutput
SetRequestId sets the RequestId field's value.
func (TagResourcesOutput) String ¶ added in v1.0.10
func (s TagResourcesOutput) String() string
String returns the string representation
type TemporaryUpgradeEipAddressInput ¶ added in v1.0.10
type TemporaryUpgradeEipAddressInput struct {
// AllocationId is a required field
AllocationId *string `min:"1" max:"128" type:"string" required:"true"`
// Bandwidth is a required field
Bandwidth *int64 `min:"1" type:"integer" required:"true"`
// Period is a required field
Period *int64 `min:"1" max:"720" type:"integer" required:"true"`
// contains filtered or unexported fields
}
func (TemporaryUpgradeEipAddressInput) GoString ¶ added in v1.0.10
func (s TemporaryUpgradeEipAddressInput) GoString() string
GoString returns the string representation
func (*TemporaryUpgradeEipAddressInput) SetAllocationId ¶ added in v1.0.10
func (s *TemporaryUpgradeEipAddressInput) SetAllocationId(v string) *TemporaryUpgradeEipAddressInput
SetAllocationId sets the AllocationId field's value.
func (*TemporaryUpgradeEipAddressInput) SetBandwidth ¶ added in v1.0.10
func (s *TemporaryUpgradeEipAddressInput) SetBandwidth(v int64) *TemporaryUpgradeEipAddressInput
SetBandwidth sets the Bandwidth field's value.
func (*TemporaryUpgradeEipAddressInput) SetPeriod ¶ added in v1.0.10
func (s *TemporaryUpgradeEipAddressInput) SetPeriod(v int64) *TemporaryUpgradeEipAddressInput
SetPeriod sets the Period field's value.
func (TemporaryUpgradeEipAddressInput) String ¶ added in v1.0.10
func (s TemporaryUpgradeEipAddressInput) String() string
String returns the string representation
func (*TemporaryUpgradeEipAddressInput) Validate ¶ added in v1.0.10
func (s *TemporaryUpgradeEipAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TemporaryUpgradeEipAddressOutput ¶ added in v1.0.10
type TemporaryUpgradeEipAddressOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (TemporaryUpgradeEipAddressOutput) GoString ¶ added in v1.0.10
func (s TemporaryUpgradeEipAddressOutput) GoString() string
GoString returns the string representation
func (*TemporaryUpgradeEipAddressOutput) SetRequestId ¶ added in v1.0.10
func (s *TemporaryUpgradeEipAddressOutput) SetRequestId(v string) *TemporaryUpgradeEipAddressOutput
SetRequestId sets the RequestId field's value.
func (TemporaryUpgradeEipAddressOutput) String ¶ added in v1.0.10
func (s TemporaryUpgradeEipAddressOutput) String() string
String returns the string representation
type TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput ¶ added in v1.0.10
type TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput struct {
CreatedAt *string `type:"string"`
Description *string `type:"string"`
EgressFilterRules []*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput `type:"list"`
IngressFilterRules []*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput `type:"list"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeTrafficMirrorFiltersOutput `type:"list"`
TrafficMirrorFilterId *string `type:"string"`
TrafficMirrorFilterName *string `type:"string"`
// contains filtered or unexported fields
}
func (TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) GoString ¶ added in v1.0.10
func (s TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) GoString() string
GoString returns the string representation
func (*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetCreatedAt ¶ added in v1.0.10
func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetCreatedAt(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
SetCreatedAt sets the CreatedAt field's value.
func (*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetDescription ¶ added in v1.0.10
func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetDescription(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
SetDescription sets the Description field's value.
func (*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetEgressFilterRules ¶ added in v1.0.10
func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetEgressFilterRules(v []*EgressFilterRuleForDescribeTrafficMirrorFiltersOutput) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
SetEgressFilterRules sets the EgressFilterRules field's value.
func (*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetIngressFilterRules ¶ added in v1.0.10
func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetIngressFilterRules(v []*IngressFilterRuleForDescribeTrafficMirrorFiltersOutput) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
SetIngressFilterRules sets the IngressFilterRules field's value.
func (*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetProjectName ¶ added in v1.0.10
func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetProjectName(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
SetProjectName sets the ProjectName field's value.
func (*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetStatus ¶ added in v1.0.10
func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetStatus(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
SetStatus sets the Status field's value.
func (*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetTags ¶ added in v1.0.10
func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetTags(v []*TagForDescribeTrafficMirrorFiltersOutput) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
SetTags sets the Tags field's value.
func (*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterId(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (*TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterName ¶ added in v1.0.10
func (s *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) SetTrafficMirrorFilterName(v string) *TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput
SetTrafficMirrorFilterName sets the TrafficMirrorFilterName field's value.
func (TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) String ¶ added in v1.0.10
func (s TrafficMirrorFilterForDescribeTrafficMirrorFiltersOutput) String() string
String returns the string representation
type TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput ¶ added in v1.0.10
type TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput struct {
BusinessStatus *string `type:"string"`
CreatedAt *string `type:"string"`
Description *string `type:"string"`
LockReason *string `type:"string"`
PacketLength *int64 `type:"integer"`
Priority *int64 `type:"integer"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeTrafficMirrorSessionsOutput `type:"list"`
TrafficMirrorFilterId *string `type:"string"`
TrafficMirrorSessionId *string `type:"string"`
TrafficMirrorSessionName *string `type:"string"`
TrafficMirrorSourceIds []*string `type:"list"`
TrafficMirrorTargetId *string `type:"string"`
VirtualNetworkId *int64 `type:"integer"`
// contains filtered or unexported fields
}
func (TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) GoString ¶ added in v1.0.10
func (s TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) GoString() string
GoString returns the string representation
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetBusinessStatus ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetBusinessStatus(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetCreatedAt ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetCreatedAt(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetDescription ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetDescription(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetDescription sets the Description field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetLockReason ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetLockReason(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetLockReason sets the LockReason field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetPacketLength ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetPacketLength(v int64) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetPacketLength sets the PacketLength field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetPriority ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetPriority(v int64) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetPriority sets the Priority field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetProjectName ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetProjectName(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetProjectName sets the ProjectName field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetStatus ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetStatus(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetStatus sets the Status field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTags ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTags(v []*TagForDescribeTrafficMirrorSessionsOutput) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetTags sets the Tags field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorFilterId ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorFilterId(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetTrafficMirrorFilterId sets the TrafficMirrorFilterId field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSessionId ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSessionId(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetTrafficMirrorSessionId sets the TrafficMirrorSessionId field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSessionName ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSessionName(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetTrafficMirrorSessionName sets the TrafficMirrorSessionName field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSourceIds ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorSourceIds(v []*string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetTrafficMirrorSourceIds sets the TrafficMirrorSourceIds field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorTargetId ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetTrafficMirrorTargetId(v string) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetTrafficMirrorTargetId sets the TrafficMirrorTargetId field's value.
func (*TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetVirtualNetworkId ¶ added in v1.0.10
func (s *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) SetVirtualNetworkId(v int64) *TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput
SetVirtualNetworkId sets the VirtualNetworkId field's value.
func (TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) String ¶ added in v1.0.10
func (s TrafficMirrorSessionForDescribeTrafficMirrorSessionsOutput) String() string
String returns the string representation
type TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput ¶ added in v1.0.10
type TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput struct {
CreatedAt *string `type:"string"`
Description *string `type:"string"`
InstanceId *string `type:"string"`
InstanceType *string `type:"string"`
ProjectName *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForDescribeTrafficMirrorTargetsOutput `type:"list"`
TrafficMirrorTargetId *string `type:"string"`
TrafficMirrorTargetName *string `type:"string"`
// contains filtered or unexported fields
}
func (TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) GoString ¶ added in v1.0.10
func (s TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) GoString() string
GoString returns the string representation
func (*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetCreatedAt ¶ added in v1.0.10
func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetCreatedAt(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetDescription ¶ added in v1.0.10
func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetDescription(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
SetDescription sets the Description field's value.
func (*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetInstanceId ¶ added in v1.0.10
func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetInstanceId(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
SetInstanceId sets the InstanceId field's value.
func (*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetInstanceType ¶ added in v1.0.10
func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetInstanceType(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
SetInstanceType sets the InstanceType field's value.
func (*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetProjectName ¶ added in v1.0.10
func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetProjectName(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
SetProjectName sets the ProjectName field's value.
func (*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetStatus ¶ added in v1.0.10
func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetStatus(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
SetStatus sets the Status field's value.
func (*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetTags ¶ added in v1.0.10
func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetTags(v []*TagForDescribeTrafficMirrorTargetsOutput) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
SetTags sets the Tags field's value.
func (*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetTrafficMirrorTargetId ¶ added in v1.0.10
func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetTrafficMirrorTargetId(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
SetTrafficMirrorTargetId sets the TrafficMirrorTargetId field's value.
func (*TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetTrafficMirrorTargetName ¶ added in v1.0.10
func (s *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) SetTrafficMirrorTargetName(v string) *TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput
SetTrafficMirrorTargetName sets the TrafficMirrorTargetName field's value.
func (TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) String ¶ added in v1.0.10
func (s TrafficMirrorTargetForDescribeTrafficMirrorTargetsOutput) String() string
String returns the string representation
type UnassignIpv6AddressesInput ¶ added in v1.0.10
type UnassignIpv6AddressesInput struct {
// Ipv6Address is a required field
Ipv6Address []*string `type:"list" required:"true"`
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (UnassignIpv6AddressesInput) GoString ¶ added in v1.0.10
func (s UnassignIpv6AddressesInput) GoString() string
GoString returns the string representation
func (*UnassignIpv6AddressesInput) SetIpv6Address ¶ added in v1.0.10
func (s *UnassignIpv6AddressesInput) SetIpv6Address(v []*string) *UnassignIpv6AddressesInput
SetIpv6Address sets the Ipv6Address field's value.
func (*UnassignIpv6AddressesInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *UnassignIpv6AddressesInput) SetNetworkInterfaceId(v string) *UnassignIpv6AddressesInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (UnassignIpv6AddressesInput) String ¶ added in v1.0.10
func (s UnassignIpv6AddressesInput) String() string
String returns the string representation
func (*UnassignIpv6AddressesInput) Validate ¶ added in v1.0.10
func (s *UnassignIpv6AddressesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnassignIpv6AddressesOutput ¶ added in v1.0.10
type UnassignIpv6AddressesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (UnassignIpv6AddressesOutput) GoString ¶ added in v1.0.10
func (s UnassignIpv6AddressesOutput) GoString() string
GoString returns the string representation
func (*UnassignIpv6AddressesOutput) SetRequestId ¶ added in v1.0.10
func (s *UnassignIpv6AddressesOutput) SetRequestId(v string) *UnassignIpv6AddressesOutput
SetRequestId sets the RequestId field's value.
func (UnassignIpv6AddressesOutput) String ¶ added in v1.0.10
func (s UnassignIpv6AddressesOutput) String() string
String returns the string representation
type UnassignPrivateIpAddressesInput ¶ added in v1.0.10
type UnassignPrivateIpAddressesInput struct {
// NetworkInterfaceId is a required field
NetworkInterfaceId *string `type:"string" required:"true"`
// PrivateIpAddress is a required field
PrivateIpAddress []*string `type:"list" required:"true"`
// contains filtered or unexported fields
}
func (UnassignPrivateIpAddressesInput) GoString ¶ added in v1.0.10
func (s UnassignPrivateIpAddressesInput) GoString() string
GoString returns the string representation
func (*UnassignPrivateIpAddressesInput) SetNetworkInterfaceId ¶ added in v1.0.10
func (s *UnassignPrivateIpAddressesInput) SetNetworkInterfaceId(v string) *UnassignPrivateIpAddressesInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*UnassignPrivateIpAddressesInput) SetPrivateIpAddress ¶ added in v1.0.10
func (s *UnassignPrivateIpAddressesInput) SetPrivateIpAddress(v []*string) *UnassignPrivateIpAddressesInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (UnassignPrivateIpAddressesInput) String ¶ added in v1.0.10
func (s UnassignPrivateIpAddressesInput) String() string
String returns the string representation
func (*UnassignPrivateIpAddressesInput) Validate ¶ added in v1.0.10
func (s *UnassignPrivateIpAddressesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnassignPrivateIpAddressesOutput ¶ added in v1.0.10
type UnassignPrivateIpAddressesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (UnassignPrivateIpAddressesOutput) GoString ¶ added in v1.0.10
func (s UnassignPrivateIpAddressesOutput) GoString() string
GoString returns the string representation
func (*UnassignPrivateIpAddressesOutput) SetRequestId ¶ added in v1.0.10
func (s *UnassignPrivateIpAddressesOutput) SetRequestId(v string) *UnassignPrivateIpAddressesOutput
SetRequestId sets the RequestId field's value.
func (UnassignPrivateIpAddressesOutput) String ¶ added in v1.0.10
func (s UnassignPrivateIpAddressesOutput) String() string
String returns the string representation
type UntagResourcesInput ¶ added in v1.0.10
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:"ResourceTypeForUntagResourcesInput"`
// TagKeys is a required field
TagKeys []*string `type:"list" required:"true"`
// contains filtered or unexported fields
}
func (UntagResourcesInput) GoString ¶ added in v1.0.10
func (s UntagResourcesInput) GoString() string
GoString returns the string representation
func (*UntagResourcesInput) SetResourceIds ¶ added in v1.0.10
func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*UntagResourcesInput) SetResourceType ¶ added in v1.0.10
func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*UntagResourcesInput) SetTagKeys ¶ added in v1.0.10
func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput
SetTagKeys sets the TagKeys field's value.
func (UntagResourcesInput) String ¶ added in v1.0.10
func (s UntagResourcesInput) String() string
String returns the string representation
func (*UntagResourcesInput) Validate ¶ added in v1.0.10
func (s *UntagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourcesOutput ¶ added in v1.0.10
type UntagResourcesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (UntagResourcesOutput) GoString ¶ added in v1.0.10
func (s UntagResourcesOutput) GoString() string
GoString returns the string representation
func (*UntagResourcesOutput) SetRequestId ¶ added in v1.0.10
func (s *UntagResourcesOutput) SetRequestId(v string) *UntagResourcesOutput
SetRequestId sets the RequestId field's value.
func (UntagResourcesOutput) String ¶ added in v1.0.10
func (s UntagResourcesOutput) String() string
String returns the string representation
type UpdateNetworkAclEntriesInput ¶ added in v1.0.10
type UpdateNetworkAclEntriesInput struct {
ClientToken *string `type:"string"`
EgressAclEntries []*EgressAclEntryForUpdateNetworkAclEntriesInput `type:"list"`
IngressAclEntries []*IngressAclEntryForUpdateNetworkAclEntriesInput `type:"list"`
// NetworkAclId is a required field
NetworkAclId *string `type:"string" required:"true"`
UpdateEgressAclEntries *bool `type:"boolean"`
UpdateIngressAclEntries *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (UpdateNetworkAclEntriesInput) GoString ¶ added in v1.0.10
func (s UpdateNetworkAclEntriesInput) GoString() string
GoString returns the string representation
func (*UpdateNetworkAclEntriesInput) SetClientToken ¶ added in v1.0.10
func (s *UpdateNetworkAclEntriesInput) SetClientToken(v string) *UpdateNetworkAclEntriesInput
SetClientToken sets the ClientToken field's value.
func (*UpdateNetworkAclEntriesInput) SetEgressAclEntries ¶ added in v1.0.10
func (s *UpdateNetworkAclEntriesInput) SetEgressAclEntries(v []*EgressAclEntryForUpdateNetworkAclEntriesInput) *UpdateNetworkAclEntriesInput
SetEgressAclEntries sets the EgressAclEntries field's value.
func (*UpdateNetworkAclEntriesInput) SetIngressAclEntries ¶ added in v1.0.10
func (s *UpdateNetworkAclEntriesInput) SetIngressAclEntries(v []*IngressAclEntryForUpdateNetworkAclEntriesInput) *UpdateNetworkAclEntriesInput
SetIngressAclEntries sets the IngressAclEntries field's value.
func (*UpdateNetworkAclEntriesInput) SetNetworkAclId ¶ added in v1.0.10
func (s *UpdateNetworkAclEntriesInput) SetNetworkAclId(v string) *UpdateNetworkAclEntriesInput
SetNetworkAclId sets the NetworkAclId field's value.
func (*UpdateNetworkAclEntriesInput) SetUpdateEgressAclEntries ¶ added in v1.0.10
func (s *UpdateNetworkAclEntriesInput) SetUpdateEgressAclEntries(v bool) *UpdateNetworkAclEntriesInput
SetUpdateEgressAclEntries sets the UpdateEgressAclEntries field's value.
func (*UpdateNetworkAclEntriesInput) SetUpdateIngressAclEntries ¶ added in v1.0.10
func (s *UpdateNetworkAclEntriesInput) SetUpdateIngressAclEntries(v bool) *UpdateNetworkAclEntriesInput
SetUpdateIngressAclEntries sets the UpdateIngressAclEntries field's value.
func (UpdateNetworkAclEntriesInput) String ¶ added in v1.0.10
func (s UpdateNetworkAclEntriesInput) String() string
String returns the string representation
func (*UpdateNetworkAclEntriesInput) Validate ¶ added in v1.0.10
func (s *UpdateNetworkAclEntriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateNetworkAclEntriesOutput ¶ added in v1.0.10
type UpdateNetworkAclEntriesOutput struct {
Metadata *response.ResponseMetadata
RequestId *string `type:"string"`
// contains filtered or unexported fields
}
func (UpdateNetworkAclEntriesOutput) GoString ¶ added in v1.0.10
func (s UpdateNetworkAclEntriesOutput) GoString() string
GoString returns the string representation
func (*UpdateNetworkAclEntriesOutput) SetRequestId ¶ added in v1.0.10
func (s *UpdateNetworkAclEntriesOutput) SetRequestId(v string) *UpdateNetworkAclEntriesOutput
SetRequestId sets the RequestId field's value.
func (UpdateNetworkAclEntriesOutput) String ¶ added in v1.0.10
func (s UpdateNetworkAclEntriesOutput) String() string
String returns the string representation
type VPC ¶
VPC provides the API operation methods for making requests to VPC. See this package's package overview docs for details on the service.
VPC 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) *VPC
New create int can support ssl or region locate set
func (*VPC) ActiveFlowLog ¶ added in v1.0.10
func (c *VPC) ActiveFlowLog(input *ActiveFlowLogInput) (*ActiveFlowLogOutput, error)
ActiveFlowLog API operation for VPC.
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 VPC's API operation ActiveFlowLog for usage and error information.
func (*VPC) ActiveFlowLogCommon ¶ added in v1.0.10
ActiveFlowLogCommon API operation for VPC.
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 VPC's API operation ActiveFlowLogCommon for usage and error information.
func (*VPC) ActiveFlowLogCommonRequest ¶ added in v1.0.10
func (c *VPC) ActiveFlowLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ActiveFlowLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the ActiveFlowLogCommon operation. The "output" return value will be populated with the ActiveFlowLogCommon request's response once the request completes successfully.
Use "Send" method on the returned ActiveFlowLogCommon Request to send the API call to the service. the "output" return value is not valid until after ActiveFlowLogCommon Send returns without error.
See ActiveFlowLogCommon for more information on using the ActiveFlowLogCommon API call, and error handling.
// Example sending a request using the ActiveFlowLogCommonRequest method.
req, resp := client.ActiveFlowLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ActiveFlowLogCommonWithContext ¶ added in v1.0.10
func (c *VPC) ActiveFlowLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ActiveFlowLogCommonWithContext is the same as ActiveFlowLogCommon with the addition of the ability to pass a context and additional request options.
See ActiveFlowLogCommon 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 (*VPC) ActiveFlowLogRequest ¶ added in v1.0.10
func (c *VPC) ActiveFlowLogRequest(input *ActiveFlowLogInput) (req *request.Request, output *ActiveFlowLogOutput)
ActiveFlowLogRequest generates a "byteplus/request.Request" representing the client's request for the ActiveFlowLog operation. The "output" return value will be populated with the ActiveFlowLogCommon request's response once the request completes successfully.
Use "Send" method on the returned ActiveFlowLogCommon Request to send the API call to the service. the "output" return value is not valid until after ActiveFlowLogCommon Send returns without error.
See ActiveFlowLog for more information on using the ActiveFlowLog API call, and error handling.
// Example sending a request using the ActiveFlowLogRequest method.
req, resp := client.ActiveFlowLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ActiveFlowLogWithContext ¶ added in v1.0.10
func (c *VPC) ActiveFlowLogWithContext(ctx byteplus.Context, input *ActiveFlowLogInput, opts ...request.Option) (*ActiveFlowLogOutput, error)
ActiveFlowLogWithContext is the same as ActiveFlowLog with the addition of the ability to pass a context and additional request options.
See ActiveFlowLog 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 (*VPC) AddBandwidthPackageIp ¶ added in v1.0.10
func (c *VPC) AddBandwidthPackageIp(input *AddBandwidthPackageIpInput) (*AddBandwidthPackageIpOutput, error)
AddBandwidthPackageIp API operation for VPC.
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 VPC's API operation AddBandwidthPackageIp for usage and error information.
func (*VPC) AddBandwidthPackageIpCommon ¶ added in v1.0.10
func (c *VPC) AddBandwidthPackageIpCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddBandwidthPackageIpCommon API operation for VPC.
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 VPC's API operation AddBandwidthPackageIpCommon for usage and error information.
func (*VPC) AddBandwidthPackageIpCommonRequest ¶ added in v1.0.10
func (c *VPC) AddBandwidthPackageIpCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddBandwidthPackageIpCommonRequest generates a "byteplus/request.Request" representing the client's request for the AddBandwidthPackageIpCommon operation. The "output" return value will be populated with the AddBandwidthPackageIpCommon request's response once the request completes successfully.
Use "Send" method on the returned AddBandwidthPackageIpCommon Request to send the API call to the service. the "output" return value is not valid until after AddBandwidthPackageIpCommon Send returns without error.
See AddBandwidthPackageIpCommon for more information on using the AddBandwidthPackageIpCommon API call, and error handling.
// Example sending a request using the AddBandwidthPackageIpCommonRequest method.
req, resp := client.AddBandwidthPackageIpCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AddBandwidthPackageIpCommonWithContext ¶ added in v1.0.10
func (c *VPC) AddBandwidthPackageIpCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddBandwidthPackageIpCommonWithContext is the same as AddBandwidthPackageIpCommon with the addition of the ability to pass a context and additional request options.
See AddBandwidthPackageIpCommon 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 (*VPC) AddBandwidthPackageIpRequest ¶ added in v1.0.10
func (c *VPC) AddBandwidthPackageIpRequest(input *AddBandwidthPackageIpInput) (req *request.Request, output *AddBandwidthPackageIpOutput)
AddBandwidthPackageIpRequest generates a "byteplus/request.Request" representing the client's request for the AddBandwidthPackageIp operation. The "output" return value will be populated with the AddBandwidthPackageIpCommon request's response once the request completes successfully.
Use "Send" method on the returned AddBandwidthPackageIpCommon Request to send the API call to the service. the "output" return value is not valid until after AddBandwidthPackageIpCommon Send returns without error.
See AddBandwidthPackageIp for more information on using the AddBandwidthPackageIp API call, and error handling.
// Example sending a request using the AddBandwidthPackageIpRequest method.
req, resp := client.AddBandwidthPackageIpRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AddBandwidthPackageIpWithContext ¶ added in v1.0.10
func (c *VPC) AddBandwidthPackageIpWithContext(ctx byteplus.Context, input *AddBandwidthPackageIpInput, opts ...request.Option) (*AddBandwidthPackageIpOutput, error)
AddBandwidthPackageIpWithContext is the same as AddBandwidthPackageIp with the addition of the ability to pass a context and additional request options.
See AddBandwidthPackageIp 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 (*VPC) AddIpAddressPoolCidrBlock ¶ added in v1.0.10
func (c *VPC) AddIpAddressPoolCidrBlock(input *AddIpAddressPoolCidrBlockInput) (*AddIpAddressPoolCidrBlockOutput, error)
AddIpAddressPoolCidrBlock API operation for VPC.
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 VPC's API operation AddIpAddressPoolCidrBlock for usage and error information.
func (*VPC) AddIpAddressPoolCidrBlockCommon ¶ added in v1.0.10
func (c *VPC) AddIpAddressPoolCidrBlockCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddIpAddressPoolCidrBlockCommon API operation for VPC.
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 VPC's API operation AddIpAddressPoolCidrBlockCommon for usage and error information.
func (*VPC) AddIpAddressPoolCidrBlockCommonRequest ¶ added in v1.0.10
func (c *VPC) AddIpAddressPoolCidrBlockCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddIpAddressPoolCidrBlockCommonRequest generates a "byteplus/request.Request" representing the client's request for the AddIpAddressPoolCidrBlockCommon operation. The "output" return value will be populated with the AddIpAddressPoolCidrBlockCommon request's response once the request completes successfully.
Use "Send" method on the returned AddIpAddressPoolCidrBlockCommon Request to send the API call to the service. the "output" return value is not valid until after AddIpAddressPoolCidrBlockCommon Send returns without error.
See AddIpAddressPoolCidrBlockCommon for more information on using the AddIpAddressPoolCidrBlockCommon API call, and error handling.
// Example sending a request using the AddIpAddressPoolCidrBlockCommonRequest method.
req, resp := client.AddIpAddressPoolCidrBlockCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AddIpAddressPoolCidrBlockCommonWithContext ¶ added in v1.0.10
func (c *VPC) AddIpAddressPoolCidrBlockCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddIpAddressPoolCidrBlockCommonWithContext is the same as AddIpAddressPoolCidrBlockCommon with the addition of the ability to pass a context and additional request options.
See AddIpAddressPoolCidrBlockCommon 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 (*VPC) AddIpAddressPoolCidrBlockRequest ¶ added in v1.0.10
func (c *VPC) AddIpAddressPoolCidrBlockRequest(input *AddIpAddressPoolCidrBlockInput) (req *request.Request, output *AddIpAddressPoolCidrBlockOutput)
AddIpAddressPoolCidrBlockRequest generates a "byteplus/request.Request" representing the client's request for the AddIpAddressPoolCidrBlock operation. The "output" return value will be populated with the AddIpAddressPoolCidrBlockCommon request's response once the request completes successfully.
Use "Send" method on the returned AddIpAddressPoolCidrBlockCommon Request to send the API call to the service. the "output" return value is not valid until after AddIpAddressPoolCidrBlockCommon Send returns without error.
See AddIpAddressPoolCidrBlock for more information on using the AddIpAddressPoolCidrBlock API call, and error handling.
// Example sending a request using the AddIpAddressPoolCidrBlockRequest method.
req, resp := client.AddIpAddressPoolCidrBlockRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AddIpAddressPoolCidrBlockWithContext ¶ added in v1.0.10
func (c *VPC) AddIpAddressPoolCidrBlockWithContext(ctx byteplus.Context, input *AddIpAddressPoolCidrBlockInput, opts ...request.Option) (*AddIpAddressPoolCidrBlockOutput, error)
AddIpAddressPoolCidrBlockWithContext is the same as AddIpAddressPoolCidrBlock with the addition of the ability to pass a context and additional request options.
See AddIpAddressPoolCidrBlock 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 (*VPC) AllocateEipAddress ¶ added in v1.0.10
func (c *VPC) AllocateEipAddress(input *AllocateEipAddressInput) (*AllocateEipAddressOutput, error)
AllocateEipAddress API operation for VPC.
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 VPC's API operation AllocateEipAddress for usage and error information.
func (*VPC) AllocateEipAddressCommon ¶ added in v1.0.10
func (c *VPC) AllocateEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AllocateEipAddressCommon API operation for VPC.
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 VPC's API operation AllocateEipAddressCommon for usage and error information.
func (*VPC) AllocateEipAddressCommonRequest ¶ added in v1.0.10
func (c *VPC) AllocateEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AllocateEipAddressCommonRequest generates a "byteplus/request.Request" representing the client's request for the AllocateEipAddressCommon operation. The "output" return value will be populated with the AllocateEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned AllocateEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after AllocateEipAddressCommon Send returns without error.
See AllocateEipAddressCommon for more information on using the AllocateEipAddressCommon API call, and error handling.
// Example sending a request using the AllocateEipAddressCommonRequest method.
req, resp := client.AllocateEipAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AllocateEipAddressCommonWithContext ¶ added in v1.0.10
func (c *VPC) AllocateEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AllocateEipAddressCommonWithContext is the same as AllocateEipAddressCommon with the addition of the ability to pass a context and additional request options.
See AllocateEipAddressCommon 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 (*VPC) AllocateEipAddressRequest ¶ added in v1.0.10
func (c *VPC) AllocateEipAddressRequest(input *AllocateEipAddressInput) (req *request.Request, output *AllocateEipAddressOutput)
AllocateEipAddressRequest generates a "byteplus/request.Request" representing the client's request for the AllocateEipAddress operation. The "output" return value will be populated with the AllocateEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned AllocateEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after AllocateEipAddressCommon Send returns without error.
See AllocateEipAddress for more information on using the AllocateEipAddress API call, and error handling.
// Example sending a request using the AllocateEipAddressRequest method.
req, resp := client.AllocateEipAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AllocateEipAddressWithContext ¶ added in v1.0.10
func (c *VPC) AllocateEipAddressWithContext(ctx byteplus.Context, input *AllocateEipAddressInput, opts ...request.Option) (*AllocateEipAddressOutput, error)
AllocateEipAddressWithContext is the same as AllocateEipAddress with the addition of the ability to pass a context and additional request options.
See AllocateEipAddress 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 (*VPC) AllocateIpv6AddressBandwidth ¶ added in v1.0.10
func (c *VPC) AllocateIpv6AddressBandwidth(input *AllocateIpv6AddressBandwidthInput) (*AllocateIpv6AddressBandwidthOutput, error)
AllocateIpv6AddressBandwidth API operation for VPC.
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 VPC's API operation AllocateIpv6AddressBandwidth for usage and error information.
func (*VPC) AllocateIpv6AddressBandwidthCommon ¶ added in v1.0.10
func (c *VPC) AllocateIpv6AddressBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AllocateIpv6AddressBandwidthCommon API operation for VPC.
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 VPC's API operation AllocateIpv6AddressBandwidthCommon for usage and error information.
func (*VPC) AllocateIpv6AddressBandwidthCommonRequest ¶ added in v1.0.10
func (c *VPC) AllocateIpv6AddressBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AllocateIpv6AddressBandwidthCommonRequest generates a "byteplus/request.Request" representing the client's request for the AllocateIpv6AddressBandwidthCommon operation. The "output" return value will be populated with the AllocateIpv6AddressBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned AllocateIpv6AddressBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after AllocateIpv6AddressBandwidthCommon Send returns without error.
See AllocateIpv6AddressBandwidthCommon for more information on using the AllocateIpv6AddressBandwidthCommon API call, and error handling.
// Example sending a request using the AllocateIpv6AddressBandwidthCommonRequest method.
req, resp := client.AllocateIpv6AddressBandwidthCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AllocateIpv6AddressBandwidthCommonWithContext ¶ added in v1.0.10
func (c *VPC) AllocateIpv6AddressBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AllocateIpv6AddressBandwidthCommonWithContext is the same as AllocateIpv6AddressBandwidthCommon with the addition of the ability to pass a context and additional request options.
See AllocateIpv6AddressBandwidthCommon 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 (*VPC) AllocateIpv6AddressBandwidthRequest ¶ added in v1.0.10
func (c *VPC) AllocateIpv6AddressBandwidthRequest(input *AllocateIpv6AddressBandwidthInput) (req *request.Request, output *AllocateIpv6AddressBandwidthOutput)
AllocateIpv6AddressBandwidthRequest generates a "byteplus/request.Request" representing the client's request for the AllocateIpv6AddressBandwidth operation. The "output" return value will be populated with the AllocateIpv6AddressBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned AllocateIpv6AddressBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after AllocateIpv6AddressBandwidthCommon Send returns without error.
See AllocateIpv6AddressBandwidth for more information on using the AllocateIpv6AddressBandwidth API call, and error handling.
// Example sending a request using the AllocateIpv6AddressBandwidthRequest method.
req, resp := client.AllocateIpv6AddressBandwidthRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AllocateIpv6AddressBandwidthWithContext ¶ added in v1.0.10
func (c *VPC) AllocateIpv6AddressBandwidthWithContext(ctx byteplus.Context, input *AllocateIpv6AddressBandwidthInput, opts ...request.Option) (*AllocateIpv6AddressBandwidthOutput, error)
AllocateIpv6AddressBandwidthWithContext is the same as AllocateIpv6AddressBandwidth with the addition of the ability to pass a context and additional request options.
See AllocateIpv6AddressBandwidth 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 (*VPC) AssignIpv6Addresses ¶ added in v1.0.10
func (c *VPC) AssignIpv6Addresses(input *AssignIpv6AddressesInput) (*AssignIpv6AddressesOutput, error)
AssignIpv6Addresses API operation for VPC.
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 VPC's API operation AssignIpv6Addresses for usage and error information.
func (*VPC) AssignIpv6AddressesCommon ¶ added in v1.0.10
func (c *VPC) AssignIpv6AddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssignIpv6AddressesCommon API operation for VPC.
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 VPC's API operation AssignIpv6AddressesCommon for usage and error information.
func (*VPC) AssignIpv6AddressesCommonRequest ¶ added in v1.0.10
func (c *VPC) AssignIpv6AddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssignIpv6AddressesCommonRequest generates a "byteplus/request.Request" representing the client's request for the AssignIpv6AddressesCommon operation. The "output" return value will be populated with the AssignIpv6AddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned AssignIpv6AddressesCommon Request to send the API call to the service. the "output" return value is not valid until after AssignIpv6AddressesCommon Send returns without error.
See AssignIpv6AddressesCommon for more information on using the AssignIpv6AddressesCommon API call, and error handling.
// Example sending a request using the AssignIpv6AddressesCommonRequest method.
req, resp := client.AssignIpv6AddressesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssignIpv6AddressesCommonWithContext ¶ added in v1.0.10
func (c *VPC) AssignIpv6AddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssignIpv6AddressesCommonWithContext is the same as AssignIpv6AddressesCommon with the addition of the ability to pass a context and additional request options.
See AssignIpv6AddressesCommon 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 (*VPC) AssignIpv6AddressesRequest ¶ added in v1.0.10
func (c *VPC) AssignIpv6AddressesRequest(input *AssignIpv6AddressesInput) (req *request.Request, output *AssignIpv6AddressesOutput)
AssignIpv6AddressesRequest generates a "byteplus/request.Request" representing the client's request for the AssignIpv6Addresses operation. The "output" return value will be populated with the AssignIpv6AddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned AssignIpv6AddressesCommon Request to send the API call to the service. the "output" return value is not valid until after AssignIpv6AddressesCommon Send returns without error.
See AssignIpv6Addresses for more information on using the AssignIpv6Addresses API call, and error handling.
// Example sending a request using the AssignIpv6AddressesRequest method.
req, resp := client.AssignIpv6AddressesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssignIpv6AddressesWithContext ¶ added in v1.0.10
func (c *VPC) AssignIpv6AddressesWithContext(ctx byteplus.Context, input *AssignIpv6AddressesInput, opts ...request.Option) (*AssignIpv6AddressesOutput, error)
AssignIpv6AddressesWithContext is the same as AssignIpv6Addresses with the addition of the ability to pass a context and additional request options.
See AssignIpv6Addresses 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 (*VPC) AssignPrivateIpAddresses ¶ added in v1.0.10
func (c *VPC) AssignPrivateIpAddresses(input *AssignPrivateIpAddressesInput) (*AssignPrivateIpAddressesOutput, error)
AssignPrivateIpAddresses API operation for VPC.
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 VPC's API operation AssignPrivateIpAddresses for usage and error information.
func (*VPC) AssignPrivateIpAddressesCommon ¶ added in v1.0.10
func (c *VPC) AssignPrivateIpAddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssignPrivateIpAddressesCommon API operation for VPC.
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 VPC's API operation AssignPrivateIpAddressesCommon for usage and error information.
func (*VPC) AssignPrivateIpAddressesCommonRequest ¶ added in v1.0.10
func (c *VPC) AssignPrivateIpAddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssignPrivateIpAddressesCommonRequest generates a "byteplus/request.Request" representing the client's request for the AssignPrivateIpAddressesCommon operation. The "output" return value will be populated with the AssignPrivateIpAddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned AssignPrivateIpAddressesCommon Request to send the API call to the service. the "output" return value is not valid until after AssignPrivateIpAddressesCommon Send returns without error.
See AssignPrivateIpAddressesCommon for more information on using the AssignPrivateIpAddressesCommon API call, and error handling.
// Example sending a request using the AssignPrivateIpAddressesCommonRequest method.
req, resp := client.AssignPrivateIpAddressesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssignPrivateIpAddressesCommonWithContext ¶ added in v1.0.10
func (c *VPC) AssignPrivateIpAddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssignPrivateIpAddressesCommonWithContext is the same as AssignPrivateIpAddressesCommon with the addition of the ability to pass a context and additional request options.
See AssignPrivateIpAddressesCommon 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 (*VPC) AssignPrivateIpAddressesRequest ¶ added in v1.0.10
func (c *VPC) AssignPrivateIpAddressesRequest(input *AssignPrivateIpAddressesInput) (req *request.Request, output *AssignPrivateIpAddressesOutput)
AssignPrivateIpAddressesRequest generates a "byteplus/request.Request" representing the client's request for the AssignPrivateIpAddresses operation. The "output" return value will be populated with the AssignPrivateIpAddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned AssignPrivateIpAddressesCommon Request to send the API call to the service. the "output" return value is not valid until after AssignPrivateIpAddressesCommon Send returns without error.
See AssignPrivateIpAddresses for more information on using the AssignPrivateIpAddresses API call, and error handling.
// Example sending a request using the AssignPrivateIpAddressesRequest method.
req, resp := client.AssignPrivateIpAddressesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssignPrivateIpAddressesWithContext ¶ added in v1.0.10
func (c *VPC) AssignPrivateIpAddressesWithContext(ctx byteplus.Context, input *AssignPrivateIpAddressesInput, opts ...request.Option) (*AssignPrivateIpAddressesOutput, error)
AssignPrivateIpAddressesWithContext is the same as AssignPrivateIpAddresses with the addition of the ability to pass a context and additional request options.
See AssignPrivateIpAddresses 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 (*VPC) AssociateEipAddress ¶ added in v1.0.10
func (c *VPC) AssociateEipAddress(input *AssociateEipAddressInput) (*AssociateEipAddressOutput, error)
AssociateEipAddress API operation for VPC.
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 VPC's API operation AssociateEipAddress for usage and error information.
func (*VPC) AssociateEipAddressCommon ¶ added in v1.0.10
func (c *VPC) AssociateEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateEipAddressCommon API operation for VPC.
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 VPC's API operation AssociateEipAddressCommon for usage and error information.
func (*VPC) AssociateEipAddressCommonRequest ¶ added in v1.0.10
func (c *VPC) AssociateEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssociateEipAddressCommonRequest generates a "byteplus/request.Request" representing the client's request for the AssociateEipAddressCommon operation. The "output" return value will be populated with the AssociateEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateEipAddressCommon Send returns without error.
See AssociateEipAddressCommon for more information on using the AssociateEipAddressCommon API call, and error handling.
// Example sending a request using the AssociateEipAddressCommonRequest method.
req, resp := client.AssociateEipAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateEipAddressCommonWithContext ¶ added in v1.0.10
func (c *VPC) AssociateEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssociateEipAddressCommonWithContext is the same as AssociateEipAddressCommon with the addition of the ability to pass a context and additional request options.
See AssociateEipAddressCommon 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 (*VPC) AssociateEipAddressRequest ¶ added in v1.0.10
func (c *VPC) AssociateEipAddressRequest(input *AssociateEipAddressInput) (req *request.Request, output *AssociateEipAddressOutput)
AssociateEipAddressRequest generates a "byteplus/request.Request" representing the client's request for the AssociateEipAddress operation. The "output" return value will be populated with the AssociateEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateEipAddressCommon Send returns without error.
See AssociateEipAddress for more information on using the AssociateEipAddress API call, and error handling.
// Example sending a request using the AssociateEipAddressRequest method.
req, resp := client.AssociateEipAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateEipAddressWithContext ¶ added in v1.0.10
func (c *VPC) AssociateEipAddressWithContext(ctx byteplus.Context, input *AssociateEipAddressInput, opts ...request.Option) (*AssociateEipAddressOutput, error)
AssociateEipAddressWithContext is the same as AssociateEipAddress with the addition of the ability to pass a context and additional request options.
See AssociateEipAddress 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 (*VPC) AssociateHaVip ¶ added in v1.0.10
func (c *VPC) AssociateHaVip(input *AssociateHaVipInput) (*AssociateHaVipOutput, error)
AssociateHaVip API operation for VPC.
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 VPC's API operation AssociateHaVip for usage and error information.
func (*VPC) AssociateHaVipCommon ¶ added in v1.0.10
AssociateHaVipCommon API operation for VPC.
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 VPC's API operation AssociateHaVipCommon for usage and error information.
func (*VPC) AssociateHaVipCommonRequest ¶ added in v1.0.10
func (c *VPC) AssociateHaVipCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssociateHaVipCommonRequest generates a "byteplus/request.Request" representing the client's request for the AssociateHaVipCommon operation. The "output" return value will be populated with the AssociateHaVipCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateHaVipCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateHaVipCommon Send returns without error.
See AssociateHaVipCommon for more information on using the AssociateHaVipCommon API call, and error handling.
// Example sending a request using the AssociateHaVipCommonRequest method.
req, resp := client.AssociateHaVipCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateHaVipCommonWithContext ¶ added in v1.0.10
func (c *VPC) AssociateHaVipCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssociateHaVipCommonWithContext is the same as AssociateHaVipCommon with the addition of the ability to pass a context and additional request options.
See AssociateHaVipCommon 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 (*VPC) AssociateHaVipRequest ¶ added in v1.0.10
func (c *VPC) AssociateHaVipRequest(input *AssociateHaVipInput) (req *request.Request, output *AssociateHaVipOutput)
AssociateHaVipRequest generates a "byteplus/request.Request" representing the client's request for the AssociateHaVip operation. The "output" return value will be populated with the AssociateHaVipCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateHaVipCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateHaVipCommon Send returns without error.
See AssociateHaVip for more information on using the AssociateHaVip API call, and error handling.
// Example sending a request using the AssociateHaVipRequest method.
req, resp := client.AssociateHaVipRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateHaVipWithContext ¶ added in v1.0.10
func (c *VPC) AssociateHaVipWithContext(ctx byteplus.Context, input *AssociateHaVipInput, opts ...request.Option) (*AssociateHaVipOutput, error)
AssociateHaVipWithContext is the same as AssociateHaVip with the addition of the ability to pass a context and additional request options.
See AssociateHaVip 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 (*VPC) AssociateNetworkAcl ¶ added in v1.0.10
func (c *VPC) AssociateNetworkAcl(input *AssociateNetworkAclInput) (*AssociateNetworkAclOutput, error)
AssociateNetworkAcl API operation for VPC.
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 VPC's API operation AssociateNetworkAcl for usage and error information.
func (*VPC) AssociateNetworkAclCommon ¶ added in v1.0.10
func (c *VPC) AssociateNetworkAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateNetworkAclCommon API operation for VPC.
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 VPC's API operation AssociateNetworkAclCommon for usage and error information.
func (*VPC) AssociateNetworkAclCommonRequest ¶ added in v1.0.10
func (c *VPC) AssociateNetworkAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssociateNetworkAclCommonRequest generates a "byteplus/request.Request" representing the client's request for the AssociateNetworkAclCommon operation. The "output" return value will be populated with the AssociateNetworkAclCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateNetworkAclCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateNetworkAclCommon Send returns without error.
See AssociateNetworkAclCommon for more information on using the AssociateNetworkAclCommon API call, and error handling.
// Example sending a request using the AssociateNetworkAclCommonRequest method.
req, resp := client.AssociateNetworkAclCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateNetworkAclCommonWithContext ¶ added in v1.0.10
func (c *VPC) AssociateNetworkAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssociateNetworkAclCommonWithContext is the same as AssociateNetworkAclCommon with the addition of the ability to pass a context and additional request options.
See AssociateNetworkAclCommon 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 (*VPC) AssociateNetworkAclRequest ¶ added in v1.0.10
func (c *VPC) AssociateNetworkAclRequest(input *AssociateNetworkAclInput) (req *request.Request, output *AssociateNetworkAclOutput)
AssociateNetworkAclRequest generates a "byteplus/request.Request" representing the client's request for the AssociateNetworkAcl operation. The "output" return value will be populated with the AssociateNetworkAclCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateNetworkAclCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateNetworkAclCommon Send returns without error.
See AssociateNetworkAcl for more information on using the AssociateNetworkAcl API call, and error handling.
// Example sending a request using the AssociateNetworkAclRequest method.
req, resp := client.AssociateNetworkAclRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateNetworkAclWithContext ¶ added in v1.0.10
func (c *VPC) AssociateNetworkAclWithContext(ctx byteplus.Context, input *AssociateNetworkAclInput, opts ...request.Option) (*AssociateNetworkAclOutput, error)
AssociateNetworkAclWithContext is the same as AssociateNetworkAcl with the addition of the ability to pass a context and additional request options.
See AssociateNetworkAcl 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 (*VPC) AssociateRouteTable ¶ added in v1.0.10
func (c *VPC) AssociateRouteTable(input *AssociateRouteTableInput) (*AssociateRouteTableOutput, error)
AssociateRouteTable API operation for VPC.
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 VPC's API operation AssociateRouteTable for usage and error information.
func (*VPC) AssociateRouteTableCommon ¶ added in v1.0.10
func (c *VPC) AssociateRouteTableCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateRouteTableCommon API operation for VPC.
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 VPC's API operation AssociateRouteTableCommon for usage and error information.
func (*VPC) AssociateRouteTableCommonRequest ¶ added in v1.0.10
func (c *VPC) AssociateRouteTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssociateRouteTableCommonRequest generates a "byteplus/request.Request" representing the client's request for the AssociateRouteTableCommon operation. The "output" return value will be populated with the AssociateRouteTableCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateRouteTableCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateRouteTableCommon Send returns without error.
See AssociateRouteTableCommon for more information on using the AssociateRouteTableCommon API call, and error handling.
// Example sending a request using the AssociateRouteTableCommonRequest method.
req, resp := client.AssociateRouteTableCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateRouteTableCommonWithContext ¶ added in v1.0.10
func (c *VPC) AssociateRouteTableCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssociateRouteTableCommonWithContext is the same as AssociateRouteTableCommon with the addition of the ability to pass a context and additional request options.
See AssociateRouteTableCommon 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 (*VPC) AssociateRouteTableRequest ¶ added in v1.0.10
func (c *VPC) AssociateRouteTableRequest(input *AssociateRouteTableInput) (req *request.Request, output *AssociateRouteTableOutput)
AssociateRouteTableRequest generates a "byteplus/request.Request" representing the client's request for the AssociateRouteTable operation. The "output" return value will be populated with the AssociateRouteTableCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateRouteTableCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateRouteTableCommon Send returns without error.
See AssociateRouteTable for more information on using the AssociateRouteTable API call, and error handling.
// Example sending a request using the AssociateRouteTableRequest method.
req, resp := client.AssociateRouteTableRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateRouteTableWithContext ¶ added in v1.0.10
func (c *VPC) AssociateRouteTableWithContext(ctx byteplus.Context, input *AssociateRouteTableInput, opts ...request.Option) (*AssociateRouteTableOutput, error)
AssociateRouteTableWithContext is the same as AssociateRouteTable with the addition of the ability to pass a context and additional request options.
See AssociateRouteTable 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 (*VPC) AssociateVpcCidrBlock ¶ added in v1.0.10
func (c *VPC) AssociateVpcCidrBlock(input *AssociateVpcCidrBlockInput) (*AssociateVpcCidrBlockOutput, error)
AssociateVpcCidrBlock API operation for VPC.
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 VPC's API operation AssociateVpcCidrBlock for usage and error information.
func (*VPC) AssociateVpcCidrBlockCommon ¶ added in v1.0.10
func (c *VPC) AssociateVpcCidrBlockCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateVpcCidrBlockCommon API operation for VPC.
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 VPC's API operation AssociateVpcCidrBlockCommon for usage and error information.
func (*VPC) AssociateVpcCidrBlockCommonRequest ¶ added in v1.0.10
func (c *VPC) AssociateVpcCidrBlockCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssociateVpcCidrBlockCommonRequest generates a "byteplus/request.Request" representing the client's request for the AssociateVpcCidrBlockCommon operation. The "output" return value will be populated with the AssociateVpcCidrBlockCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateVpcCidrBlockCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateVpcCidrBlockCommon Send returns without error.
See AssociateVpcCidrBlockCommon for more information on using the AssociateVpcCidrBlockCommon API call, and error handling.
// Example sending a request using the AssociateVpcCidrBlockCommonRequest method.
req, resp := client.AssociateVpcCidrBlockCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateVpcCidrBlockCommonWithContext ¶ added in v1.0.10
func (c *VPC) AssociateVpcCidrBlockCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssociateVpcCidrBlockCommonWithContext is the same as AssociateVpcCidrBlockCommon with the addition of the ability to pass a context and additional request options.
See AssociateVpcCidrBlockCommon 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 (*VPC) AssociateVpcCidrBlockRequest ¶ added in v1.0.10
func (c *VPC) AssociateVpcCidrBlockRequest(input *AssociateVpcCidrBlockInput) (req *request.Request, output *AssociateVpcCidrBlockOutput)
AssociateVpcCidrBlockRequest generates a "byteplus/request.Request" representing the client's request for the AssociateVpcCidrBlock operation. The "output" return value will be populated with the AssociateVpcCidrBlockCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateVpcCidrBlockCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateVpcCidrBlockCommon Send returns without error.
See AssociateVpcCidrBlock for more information on using the AssociateVpcCidrBlock API call, and error handling.
// Example sending a request using the AssociateVpcCidrBlockRequest method.
req, resp := client.AssociateVpcCidrBlockRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AssociateVpcCidrBlockWithContext ¶ added in v1.0.10
func (c *VPC) AssociateVpcCidrBlockWithContext(ctx byteplus.Context, input *AssociateVpcCidrBlockInput, opts ...request.Option) (*AssociateVpcCidrBlockOutput, error)
AssociateVpcCidrBlockWithContext is the same as AssociateVpcCidrBlock with the addition of the ability to pass a context and additional request options.
See AssociateVpcCidrBlock 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 (*VPC) AttachNetworkInterface ¶ added in v1.0.10
func (c *VPC) AttachNetworkInterface(input *AttachNetworkInterfaceInput) (*AttachNetworkInterfaceOutput, error)
AttachNetworkInterface API operation for VPC.
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 VPC's API operation AttachNetworkInterface for usage and error information.
func (*VPC) AttachNetworkInterfaceCommon ¶ added in v1.0.10
func (c *VPC) AttachNetworkInterfaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AttachNetworkInterfaceCommon API operation for VPC.
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 VPC's API operation AttachNetworkInterfaceCommon for usage and error information.
func (*VPC) AttachNetworkInterfaceCommonRequest ¶ added in v1.0.10
func (c *VPC) AttachNetworkInterfaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AttachNetworkInterfaceCommonRequest generates a "byteplus/request.Request" representing the client's request for the AttachNetworkInterfaceCommon operation. The "output" return value will be populated with the AttachNetworkInterfaceCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachNetworkInterfaceCommon Request to send the API call to the service. the "output" return value is not valid until after AttachNetworkInterfaceCommon Send returns without error.
See AttachNetworkInterfaceCommon for more information on using the AttachNetworkInterfaceCommon API call, and error handling.
// Example sending a request using the AttachNetworkInterfaceCommonRequest method.
req, resp := client.AttachNetworkInterfaceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AttachNetworkInterfaceCommonWithContext ¶ added in v1.0.10
func (c *VPC) AttachNetworkInterfaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AttachNetworkInterfaceCommonWithContext is the same as AttachNetworkInterfaceCommon with the addition of the ability to pass a context and additional request options.
See AttachNetworkInterfaceCommon 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 (*VPC) AttachNetworkInterfaceRequest ¶ added in v1.0.10
func (c *VPC) AttachNetworkInterfaceRequest(input *AttachNetworkInterfaceInput) (req *request.Request, output *AttachNetworkInterfaceOutput)
AttachNetworkInterfaceRequest generates a "byteplus/request.Request" representing the client's request for the AttachNetworkInterface operation. The "output" return value will be populated with the AttachNetworkInterfaceCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachNetworkInterfaceCommon Request to send the API call to the service. the "output" return value is not valid until after AttachNetworkInterfaceCommon Send returns without error.
See AttachNetworkInterface for more information on using the AttachNetworkInterface API call, and error handling.
// Example sending a request using the AttachNetworkInterfaceRequest method.
req, resp := client.AttachNetworkInterfaceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AttachNetworkInterfaceWithContext ¶ added in v1.0.10
func (c *VPC) AttachNetworkInterfaceWithContext(ctx byteplus.Context, input *AttachNetworkInterfaceInput, opts ...request.Option) (*AttachNetworkInterfaceOutput, error)
AttachNetworkInterfaceWithContext is the same as AttachNetworkInterface with the addition of the ability to pass a context and additional request options.
See AttachNetworkInterface 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 (*VPC) AuthorizeSecurityGroupEgress ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupEgress(input *AuthorizeSecurityGroupEgressInput) (*AuthorizeSecurityGroupEgressOutput, error)
AuthorizeSecurityGroupEgress API operation for VPC.
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 VPC's API operation AuthorizeSecurityGroupEgress for usage and error information.
func (*VPC) AuthorizeSecurityGroupEgressCommon ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupEgressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AuthorizeSecurityGroupEgressCommon API operation for VPC.
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 VPC's API operation AuthorizeSecurityGroupEgressCommon for usage and error information.
func (*VPC) AuthorizeSecurityGroupEgressCommonRequest ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupEgressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AuthorizeSecurityGroupEgressCommonRequest generates a "byteplus/request.Request" representing the client's request for the AuthorizeSecurityGroupEgressCommon operation. The "output" return value will be populated with the AuthorizeSecurityGroupEgressCommon request's response once the request completes successfully.
Use "Send" method on the returned AuthorizeSecurityGroupEgressCommon Request to send the API call to the service. the "output" return value is not valid until after AuthorizeSecurityGroupEgressCommon Send returns without error.
See AuthorizeSecurityGroupEgressCommon for more information on using the AuthorizeSecurityGroupEgressCommon API call, and error handling.
// Example sending a request using the AuthorizeSecurityGroupEgressCommonRequest method.
req, resp := client.AuthorizeSecurityGroupEgressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AuthorizeSecurityGroupEgressCommonWithContext ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupEgressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AuthorizeSecurityGroupEgressCommonWithContext is the same as AuthorizeSecurityGroupEgressCommon with the addition of the ability to pass a context and additional request options.
See AuthorizeSecurityGroupEgressCommon 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 (*VPC) AuthorizeSecurityGroupEgressRequest ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupEgressRequest(input *AuthorizeSecurityGroupEgressInput) (req *request.Request, output *AuthorizeSecurityGroupEgressOutput)
AuthorizeSecurityGroupEgressRequest generates a "byteplus/request.Request" representing the client's request for the AuthorizeSecurityGroupEgress operation. The "output" return value will be populated with the AuthorizeSecurityGroupEgressCommon request's response once the request completes successfully.
Use "Send" method on the returned AuthorizeSecurityGroupEgressCommon Request to send the API call to the service. the "output" return value is not valid until after AuthorizeSecurityGroupEgressCommon Send returns without error.
See AuthorizeSecurityGroupEgress for more information on using the AuthorizeSecurityGroupEgress API call, and error handling.
// Example sending a request using the AuthorizeSecurityGroupEgressRequest method.
req, resp := client.AuthorizeSecurityGroupEgressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AuthorizeSecurityGroupEgressWithContext ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupEgressWithContext(ctx byteplus.Context, input *AuthorizeSecurityGroupEgressInput, opts ...request.Option) (*AuthorizeSecurityGroupEgressOutput, error)
AuthorizeSecurityGroupEgressWithContext is the same as AuthorizeSecurityGroupEgress with the addition of the ability to pass a context and additional request options.
See AuthorizeSecurityGroupEgress 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 (*VPC) AuthorizeSecurityGroupIngress ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupIngress(input *AuthorizeSecurityGroupIngressInput) (*AuthorizeSecurityGroupIngressOutput, error)
AuthorizeSecurityGroupIngress API operation for VPC.
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 VPC's API operation AuthorizeSecurityGroupIngress for usage and error information.
func (*VPC) AuthorizeSecurityGroupIngressCommon ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupIngressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AuthorizeSecurityGroupIngressCommon API operation for VPC.
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 VPC's API operation AuthorizeSecurityGroupIngressCommon for usage and error information.
func (*VPC) AuthorizeSecurityGroupIngressCommonRequest ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupIngressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AuthorizeSecurityGroupIngressCommonRequest generates a "byteplus/request.Request" representing the client's request for the AuthorizeSecurityGroupIngressCommon operation. The "output" return value will be populated with the AuthorizeSecurityGroupIngressCommon request's response once the request completes successfully.
Use "Send" method on the returned AuthorizeSecurityGroupIngressCommon Request to send the API call to the service. the "output" return value is not valid until after AuthorizeSecurityGroupIngressCommon Send returns without error.
See AuthorizeSecurityGroupIngressCommon for more information on using the AuthorizeSecurityGroupIngressCommon API call, and error handling.
// Example sending a request using the AuthorizeSecurityGroupIngressCommonRequest method.
req, resp := client.AuthorizeSecurityGroupIngressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AuthorizeSecurityGroupIngressCommonWithContext ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupIngressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AuthorizeSecurityGroupIngressCommonWithContext is the same as AuthorizeSecurityGroupIngressCommon with the addition of the ability to pass a context and additional request options.
See AuthorizeSecurityGroupIngressCommon 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 (*VPC) AuthorizeSecurityGroupIngressRequest ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupIngressRequest(input *AuthorizeSecurityGroupIngressInput) (req *request.Request, output *AuthorizeSecurityGroupIngressOutput)
AuthorizeSecurityGroupIngressRequest generates a "byteplus/request.Request" representing the client's request for the AuthorizeSecurityGroupIngress operation. The "output" return value will be populated with the AuthorizeSecurityGroupIngressCommon request's response once the request completes successfully.
Use "Send" method on the returned AuthorizeSecurityGroupIngressCommon Request to send the API call to the service. the "output" return value is not valid until after AuthorizeSecurityGroupIngressCommon Send returns without error.
See AuthorizeSecurityGroupIngress for more information on using the AuthorizeSecurityGroupIngress API call, and error handling.
// Example sending a request using the AuthorizeSecurityGroupIngressRequest method.
req, resp := client.AuthorizeSecurityGroupIngressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) AuthorizeSecurityGroupIngressWithContext ¶ added in v1.0.10
func (c *VPC) AuthorizeSecurityGroupIngressWithContext(ctx byteplus.Context, input *AuthorizeSecurityGroupIngressInput, opts ...request.Option) (*AuthorizeSecurityGroupIngressOutput, error)
AuthorizeSecurityGroupIngressWithContext is the same as AuthorizeSecurityGroupIngress with the addition of the ability to pass a context and additional request options.
See AuthorizeSecurityGroupIngress 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 (*VPC) CancelBandwidthPackageEipBandwidth ¶ added in v1.0.10
func (c *VPC) CancelBandwidthPackageEipBandwidth(input *CancelBandwidthPackageEipBandwidthInput) (*CancelBandwidthPackageEipBandwidthOutput, error)
CancelBandwidthPackageEipBandwidth API operation for VPC.
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 VPC's API operation CancelBandwidthPackageEipBandwidth for usage and error information.
func (*VPC) CancelBandwidthPackageEipBandwidthCommon ¶ added in v1.0.10
func (c *VPC) CancelBandwidthPackageEipBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CancelBandwidthPackageEipBandwidthCommon API operation for VPC.
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 VPC's API operation CancelBandwidthPackageEipBandwidthCommon for usage and error information.
func (*VPC) CancelBandwidthPackageEipBandwidthCommonRequest ¶ added in v1.0.10
func (c *VPC) CancelBandwidthPackageEipBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CancelBandwidthPackageEipBandwidthCommonRequest generates a "byteplus/request.Request" representing the client's request for the CancelBandwidthPackageEipBandwidthCommon operation. The "output" return value will be populated with the CancelBandwidthPackageEipBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelBandwidthPackageEipBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after CancelBandwidthPackageEipBandwidthCommon Send returns without error.
See CancelBandwidthPackageEipBandwidthCommon for more information on using the CancelBandwidthPackageEipBandwidthCommon API call, and error handling.
// Example sending a request using the CancelBandwidthPackageEipBandwidthCommonRequest method.
req, resp := client.CancelBandwidthPackageEipBandwidthCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CancelBandwidthPackageEipBandwidthCommonWithContext ¶ added in v1.0.10
func (c *VPC) CancelBandwidthPackageEipBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CancelBandwidthPackageEipBandwidthCommonWithContext is the same as CancelBandwidthPackageEipBandwidthCommon with the addition of the ability to pass a context and additional request options.
See CancelBandwidthPackageEipBandwidthCommon 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 (*VPC) CancelBandwidthPackageEipBandwidthRequest ¶ added in v1.0.10
func (c *VPC) CancelBandwidthPackageEipBandwidthRequest(input *CancelBandwidthPackageEipBandwidthInput) (req *request.Request, output *CancelBandwidthPackageEipBandwidthOutput)
CancelBandwidthPackageEipBandwidthRequest generates a "byteplus/request.Request" representing the client's request for the CancelBandwidthPackageEipBandwidth operation. The "output" return value will be populated with the CancelBandwidthPackageEipBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelBandwidthPackageEipBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after CancelBandwidthPackageEipBandwidthCommon Send returns without error.
See CancelBandwidthPackageEipBandwidth for more information on using the CancelBandwidthPackageEipBandwidth API call, and error handling.
// Example sending a request using the CancelBandwidthPackageEipBandwidthRequest method.
req, resp := client.CancelBandwidthPackageEipBandwidthRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CancelBandwidthPackageEipBandwidthWithContext ¶ added in v1.0.10
func (c *VPC) CancelBandwidthPackageEipBandwidthWithContext(ctx byteplus.Context, input *CancelBandwidthPackageEipBandwidthInput, opts ...request.Option) (*CancelBandwidthPackageEipBandwidthOutput, error)
CancelBandwidthPackageEipBandwidthWithContext is the same as CancelBandwidthPackageEipBandwidth with the addition of the ability to pass a context and additional request options.
See CancelBandwidthPackageEipBandwidth 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 (*VPC) ConvertEipAddressBillingType ¶ added in v1.0.10
func (c *VPC) ConvertEipAddressBillingType(input *ConvertEipAddressBillingTypeInput) (*ConvertEipAddressBillingTypeOutput, error)
ConvertEipAddressBillingType API operation for VPC.
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 VPC's API operation ConvertEipAddressBillingType for usage and error information.
func (*VPC) ConvertEipAddressBillingTypeCommon ¶ added in v1.0.10
func (c *VPC) ConvertEipAddressBillingTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ConvertEipAddressBillingTypeCommon API operation for VPC.
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 VPC's API operation ConvertEipAddressBillingTypeCommon for usage and error information.
func (*VPC) ConvertEipAddressBillingTypeCommonRequest ¶ added in v1.0.10
func (c *VPC) ConvertEipAddressBillingTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ConvertEipAddressBillingTypeCommonRequest generates a "byteplus/request.Request" representing the client's request for the ConvertEipAddressBillingTypeCommon operation. The "output" return value will be populated with the ConvertEipAddressBillingTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ConvertEipAddressBillingTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ConvertEipAddressBillingTypeCommon Send returns without error.
See ConvertEipAddressBillingTypeCommon for more information on using the ConvertEipAddressBillingTypeCommon API call, and error handling.
// Example sending a request using the ConvertEipAddressBillingTypeCommonRequest method.
req, resp := client.ConvertEipAddressBillingTypeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ConvertEipAddressBillingTypeCommonWithContext ¶ added in v1.0.10
func (c *VPC) ConvertEipAddressBillingTypeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ConvertEipAddressBillingTypeCommonWithContext is the same as ConvertEipAddressBillingTypeCommon with the addition of the ability to pass a context and additional request options.
See ConvertEipAddressBillingTypeCommon 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 (*VPC) ConvertEipAddressBillingTypeRequest ¶ added in v1.0.10
func (c *VPC) ConvertEipAddressBillingTypeRequest(input *ConvertEipAddressBillingTypeInput) (req *request.Request, output *ConvertEipAddressBillingTypeOutput)
ConvertEipAddressBillingTypeRequest generates a "byteplus/request.Request" representing the client's request for the ConvertEipAddressBillingType operation. The "output" return value will be populated with the ConvertEipAddressBillingTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ConvertEipAddressBillingTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ConvertEipAddressBillingTypeCommon Send returns without error.
See ConvertEipAddressBillingType for more information on using the ConvertEipAddressBillingType API call, and error handling.
// Example sending a request using the ConvertEipAddressBillingTypeRequest method.
req, resp := client.ConvertEipAddressBillingTypeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ConvertEipAddressBillingTypeWithContext ¶ added in v1.0.10
func (c *VPC) ConvertEipAddressBillingTypeWithContext(ctx byteplus.Context, input *ConvertEipAddressBillingTypeInput, opts ...request.Option) (*ConvertEipAddressBillingTypeOutput, error)
ConvertEipAddressBillingTypeWithContext is the same as ConvertEipAddressBillingType with the addition of the ability to pass a context and additional request options.
See ConvertEipAddressBillingType 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 (*VPC) CreateBandwidthPackage ¶ added in v1.0.10
func (c *VPC) CreateBandwidthPackage(input *CreateBandwidthPackageInput) (*CreateBandwidthPackageOutput, error)
CreateBandwidthPackage API operation for VPC.
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 VPC's API operation CreateBandwidthPackage for usage and error information.
func (*VPC) CreateBandwidthPackageCommon ¶ added in v1.0.10
func (c *VPC) CreateBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateBandwidthPackageCommon API operation for VPC.
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 VPC's API operation CreateBandwidthPackageCommon for usage and error information.
func (*VPC) CreateBandwidthPackageCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateBandwidthPackageCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateBandwidthPackageCommon operation. The "output" return value will be populated with the CreateBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBandwidthPackageCommon Send returns without error.
See CreateBandwidthPackageCommon for more information on using the CreateBandwidthPackageCommon API call, and error handling.
// Example sending a request using the CreateBandwidthPackageCommonRequest method.
req, resp := client.CreateBandwidthPackageCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateBandwidthPackageCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateBandwidthPackageCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateBandwidthPackageCommonWithContext is the same as CreateBandwidthPackageCommon with the addition of the ability to pass a context and additional request options.
See CreateBandwidthPackageCommon 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 (*VPC) CreateBandwidthPackageRequest ¶ added in v1.0.10
func (c *VPC) CreateBandwidthPackageRequest(input *CreateBandwidthPackageInput) (req *request.Request, output *CreateBandwidthPackageOutput)
CreateBandwidthPackageRequest generates a "byteplus/request.Request" representing the client's request for the CreateBandwidthPackage operation. The "output" return value will be populated with the CreateBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBandwidthPackageCommon Send returns without error.
See CreateBandwidthPackage for more information on using the CreateBandwidthPackage API call, and error handling.
// Example sending a request using the CreateBandwidthPackageRequest method.
req, resp := client.CreateBandwidthPackageRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateBandwidthPackageWithContext ¶ added in v1.0.10
func (c *VPC) CreateBandwidthPackageWithContext(ctx byteplus.Context, input *CreateBandwidthPackageInput, opts ...request.Option) (*CreateBandwidthPackageOutput, error)
CreateBandwidthPackageWithContext is the same as CreateBandwidthPackage with the addition of the ability to pass a context and additional request options.
See CreateBandwidthPackage 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 (*VPC) CreateFlowLog ¶ added in v1.0.10
func (c *VPC) CreateFlowLog(input *CreateFlowLogInput) (*CreateFlowLogOutput, error)
CreateFlowLog API operation for VPC.
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 VPC's API operation CreateFlowLog for usage and error information.
func (*VPC) CreateFlowLogCommon ¶ added in v1.0.10
CreateFlowLogCommon API operation for VPC.
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 VPC's API operation CreateFlowLogCommon for usage and error information.
func (*VPC) CreateFlowLogCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateFlowLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateFlowLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateFlowLogCommon operation. The "output" return value will be populated with the CreateFlowLogCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateFlowLogCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFlowLogCommon Send returns without error.
See CreateFlowLogCommon for more information on using the CreateFlowLogCommon API call, and error handling.
// Example sending a request using the CreateFlowLogCommonRequest method.
req, resp := client.CreateFlowLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateFlowLogCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateFlowLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateFlowLogCommonWithContext is the same as CreateFlowLogCommon with the addition of the ability to pass a context and additional request options.
See CreateFlowLogCommon 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 (*VPC) CreateFlowLogRequest ¶ added in v1.0.10
func (c *VPC) CreateFlowLogRequest(input *CreateFlowLogInput) (req *request.Request, output *CreateFlowLogOutput)
CreateFlowLogRequest generates a "byteplus/request.Request" representing the client's request for the CreateFlowLog operation. The "output" return value will be populated with the CreateFlowLogCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateFlowLogCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFlowLogCommon Send returns without error.
See CreateFlowLog for more information on using the CreateFlowLog API call, and error handling.
// Example sending a request using the CreateFlowLogRequest method.
req, resp := client.CreateFlowLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateFlowLogWithContext ¶ added in v1.0.10
func (c *VPC) CreateFlowLogWithContext(ctx byteplus.Context, input *CreateFlowLogInput, opts ...request.Option) (*CreateFlowLogOutput, error)
CreateFlowLogWithContext is the same as CreateFlowLog with the addition of the ability to pass a context and additional request options.
See CreateFlowLog 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 (*VPC) CreateHaVip ¶ added in v1.0.10
func (c *VPC) CreateHaVip(input *CreateHaVipInput) (*CreateHaVipOutput, error)
CreateHaVip API operation for VPC.
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 VPC's API operation CreateHaVip for usage and error information.
func (*VPC) CreateHaVipCommon ¶ added in v1.0.10
CreateHaVipCommon API operation for VPC.
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 VPC's API operation CreateHaVipCommon for usage and error information.
func (*VPC) CreateHaVipCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateHaVipCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateHaVipCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateHaVipCommon operation. The "output" return value will be populated with the CreateHaVipCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateHaVipCommon Request to send the API call to the service. the "output" return value is not valid until after CreateHaVipCommon Send returns without error.
See CreateHaVipCommon for more information on using the CreateHaVipCommon API call, and error handling.
// Example sending a request using the CreateHaVipCommonRequest method.
req, resp := client.CreateHaVipCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateHaVipCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateHaVipCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateHaVipCommonWithContext is the same as CreateHaVipCommon with the addition of the ability to pass a context and additional request options.
See CreateHaVipCommon 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 (*VPC) CreateHaVipRequest ¶ added in v1.0.10
func (c *VPC) CreateHaVipRequest(input *CreateHaVipInput) (req *request.Request, output *CreateHaVipOutput)
CreateHaVipRequest generates a "byteplus/request.Request" representing the client's request for the CreateHaVip operation. The "output" return value will be populated with the CreateHaVipCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateHaVipCommon Request to send the API call to the service. the "output" return value is not valid until after CreateHaVipCommon Send returns without error.
See CreateHaVip for more information on using the CreateHaVip API call, and error handling.
// Example sending a request using the CreateHaVipRequest method.
req, resp := client.CreateHaVipRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateHaVipWithContext ¶ added in v1.0.10
func (c *VPC) CreateHaVipWithContext(ctx byteplus.Context, input *CreateHaVipInput, opts ...request.Option) (*CreateHaVipOutput, error)
CreateHaVipWithContext is the same as CreateHaVip with the addition of the ability to pass a context and additional request options.
See CreateHaVip 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 (*VPC) CreateInstanceGroup ¶ added in v1.0.10
func (c *VPC) CreateInstanceGroup(input *CreateInstanceGroupInput) (*CreateInstanceGroupOutput, error)
CreateInstanceGroup API operation for VPC.
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 VPC's API operation CreateInstanceGroup for usage and error information.
func (*VPC) CreateInstanceGroupCommon ¶ added in v1.0.10
func (c *VPC) CreateInstanceGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateInstanceGroupCommon API operation for VPC.
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 VPC's API operation CreateInstanceGroupCommon for usage and error information.
func (*VPC) CreateInstanceGroupCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateInstanceGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateInstanceGroupCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateInstanceGroupCommon operation. The "output" return value will be populated with the CreateInstanceGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateInstanceGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateInstanceGroupCommon Send returns without error.
See CreateInstanceGroupCommon for more information on using the CreateInstanceGroupCommon API call, and error handling.
// Example sending a request using the CreateInstanceGroupCommonRequest method.
req, resp := client.CreateInstanceGroupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateInstanceGroupCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateInstanceGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateInstanceGroupCommonWithContext is the same as CreateInstanceGroupCommon with the addition of the ability to pass a context and additional request options.
See CreateInstanceGroupCommon 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 (*VPC) CreateInstanceGroupRequest ¶ added in v1.0.10
func (c *VPC) CreateInstanceGroupRequest(input *CreateInstanceGroupInput) (req *request.Request, output *CreateInstanceGroupOutput)
CreateInstanceGroupRequest generates a "byteplus/request.Request" representing the client's request for the CreateInstanceGroup operation. The "output" return value will be populated with the CreateInstanceGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateInstanceGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateInstanceGroupCommon Send returns without error.
See CreateInstanceGroup for more information on using the CreateInstanceGroup API call, and error handling.
// Example sending a request using the CreateInstanceGroupRequest method.
req, resp := client.CreateInstanceGroupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateInstanceGroupWithContext ¶ added in v1.0.10
func (c *VPC) CreateInstanceGroupWithContext(ctx byteplus.Context, input *CreateInstanceGroupInput, opts ...request.Option) (*CreateInstanceGroupOutput, error)
CreateInstanceGroupWithContext is the same as CreateInstanceGroup with the addition of the ability to pass a context and additional request options.
See CreateInstanceGroup 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 (*VPC) CreateIpAddressPool ¶ added in v1.0.10
func (c *VPC) CreateIpAddressPool(input *CreateIpAddressPoolInput) (*CreateIpAddressPoolOutput, error)
CreateIpAddressPool API operation for VPC.
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 VPC's API operation CreateIpAddressPool for usage and error information.
func (*VPC) CreateIpAddressPoolCommon ¶ added in v1.0.10
func (c *VPC) CreateIpAddressPoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateIpAddressPoolCommon API operation for VPC.
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 VPC's API operation CreateIpAddressPoolCommon for usage and error information.
func (*VPC) CreateIpAddressPoolCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateIpAddressPoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateIpAddressPoolCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateIpAddressPoolCommon operation. The "output" return value will be populated with the CreateIpAddressPoolCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateIpAddressPoolCommon Request to send the API call to the service. the "output" return value is not valid until after CreateIpAddressPoolCommon Send returns without error.
See CreateIpAddressPoolCommon for more information on using the CreateIpAddressPoolCommon API call, and error handling.
// Example sending a request using the CreateIpAddressPoolCommonRequest method.
req, resp := client.CreateIpAddressPoolCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateIpAddressPoolCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateIpAddressPoolCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateIpAddressPoolCommonWithContext is the same as CreateIpAddressPoolCommon with the addition of the ability to pass a context and additional request options.
See CreateIpAddressPoolCommon 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 (*VPC) CreateIpAddressPoolRequest ¶ added in v1.0.10
func (c *VPC) CreateIpAddressPoolRequest(input *CreateIpAddressPoolInput) (req *request.Request, output *CreateIpAddressPoolOutput)
CreateIpAddressPoolRequest generates a "byteplus/request.Request" representing the client's request for the CreateIpAddressPool operation. The "output" return value will be populated with the CreateIpAddressPoolCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateIpAddressPoolCommon Request to send the API call to the service. the "output" return value is not valid until after CreateIpAddressPoolCommon Send returns without error.
See CreateIpAddressPool for more information on using the CreateIpAddressPool API call, and error handling.
// Example sending a request using the CreateIpAddressPoolRequest method.
req, resp := client.CreateIpAddressPoolRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateIpAddressPoolWithContext ¶ added in v1.0.10
func (c *VPC) CreateIpAddressPoolWithContext(ctx byteplus.Context, input *CreateIpAddressPoolInput, opts ...request.Option) (*CreateIpAddressPoolOutput, error)
CreateIpAddressPoolWithContext is the same as CreateIpAddressPool with the addition of the ability to pass a context and additional request options.
See CreateIpAddressPool 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 (*VPC) CreateIpv6EgressOnlyRule ¶ added in v1.0.10
func (c *VPC) CreateIpv6EgressOnlyRule(input *CreateIpv6EgressOnlyRuleInput) (*CreateIpv6EgressOnlyRuleOutput, error)
CreateIpv6EgressOnlyRule API operation for VPC.
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 VPC's API operation CreateIpv6EgressOnlyRule for usage and error information.
func (*VPC) CreateIpv6EgressOnlyRuleCommon ¶ added in v1.0.10
func (c *VPC) CreateIpv6EgressOnlyRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateIpv6EgressOnlyRuleCommon API operation for VPC.
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 VPC's API operation CreateIpv6EgressOnlyRuleCommon for usage and error information.
func (*VPC) CreateIpv6EgressOnlyRuleCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateIpv6EgressOnlyRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateIpv6EgressOnlyRuleCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateIpv6EgressOnlyRuleCommon operation. The "output" return value will be populated with the CreateIpv6EgressOnlyRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateIpv6EgressOnlyRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateIpv6EgressOnlyRuleCommon Send returns without error.
See CreateIpv6EgressOnlyRuleCommon for more information on using the CreateIpv6EgressOnlyRuleCommon API call, and error handling.
// Example sending a request using the CreateIpv6EgressOnlyRuleCommonRequest method.
req, resp := client.CreateIpv6EgressOnlyRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateIpv6EgressOnlyRuleCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateIpv6EgressOnlyRuleCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateIpv6EgressOnlyRuleCommonWithContext is the same as CreateIpv6EgressOnlyRuleCommon with the addition of the ability to pass a context and additional request options.
See CreateIpv6EgressOnlyRuleCommon 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 (*VPC) CreateIpv6EgressOnlyRuleRequest ¶ added in v1.0.10
func (c *VPC) CreateIpv6EgressOnlyRuleRequest(input *CreateIpv6EgressOnlyRuleInput) (req *request.Request, output *CreateIpv6EgressOnlyRuleOutput)
CreateIpv6EgressOnlyRuleRequest generates a "byteplus/request.Request" representing the client's request for the CreateIpv6EgressOnlyRule operation. The "output" return value will be populated with the CreateIpv6EgressOnlyRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateIpv6EgressOnlyRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateIpv6EgressOnlyRuleCommon Send returns without error.
See CreateIpv6EgressOnlyRule for more information on using the CreateIpv6EgressOnlyRule API call, and error handling.
// Example sending a request using the CreateIpv6EgressOnlyRuleRequest method.
req, resp := client.CreateIpv6EgressOnlyRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateIpv6EgressOnlyRuleWithContext ¶ added in v1.0.10
func (c *VPC) CreateIpv6EgressOnlyRuleWithContext(ctx byteplus.Context, input *CreateIpv6EgressOnlyRuleInput, opts ...request.Option) (*CreateIpv6EgressOnlyRuleOutput, error)
CreateIpv6EgressOnlyRuleWithContext is the same as CreateIpv6EgressOnlyRule with the addition of the ability to pass a context and additional request options.
See CreateIpv6EgressOnlyRule 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 (*VPC) CreateIpv6Gateway ¶ added in v1.0.10
func (c *VPC) CreateIpv6Gateway(input *CreateIpv6GatewayInput) (*CreateIpv6GatewayOutput, error)
CreateIpv6Gateway API operation for VPC.
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 VPC's API operation CreateIpv6Gateway for usage and error information.
func (*VPC) CreateIpv6GatewayCommon ¶ added in v1.0.10
func (c *VPC) CreateIpv6GatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateIpv6GatewayCommon API operation for VPC.
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 VPC's API operation CreateIpv6GatewayCommon for usage and error information.
func (*VPC) CreateIpv6GatewayCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateIpv6GatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateIpv6GatewayCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateIpv6GatewayCommon operation. The "output" return value will be populated with the CreateIpv6GatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateIpv6GatewayCommon Request to send the API call to the service. the "output" return value is not valid until after CreateIpv6GatewayCommon Send returns without error.
See CreateIpv6GatewayCommon for more information on using the CreateIpv6GatewayCommon API call, and error handling.
// Example sending a request using the CreateIpv6GatewayCommonRequest method.
req, resp := client.CreateIpv6GatewayCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateIpv6GatewayCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateIpv6GatewayCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateIpv6GatewayCommonWithContext is the same as CreateIpv6GatewayCommon with the addition of the ability to pass a context and additional request options.
See CreateIpv6GatewayCommon 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 (*VPC) CreateIpv6GatewayRequest ¶ added in v1.0.10
func (c *VPC) CreateIpv6GatewayRequest(input *CreateIpv6GatewayInput) (req *request.Request, output *CreateIpv6GatewayOutput)
CreateIpv6GatewayRequest generates a "byteplus/request.Request" representing the client's request for the CreateIpv6Gateway operation. The "output" return value will be populated with the CreateIpv6GatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateIpv6GatewayCommon Request to send the API call to the service. the "output" return value is not valid until after CreateIpv6GatewayCommon Send returns without error.
See CreateIpv6Gateway for more information on using the CreateIpv6Gateway API call, and error handling.
// Example sending a request using the CreateIpv6GatewayRequest method.
req, resp := client.CreateIpv6GatewayRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateIpv6GatewayWithContext ¶ added in v1.0.10
func (c *VPC) CreateIpv6GatewayWithContext(ctx byteplus.Context, input *CreateIpv6GatewayInput, opts ...request.Option) (*CreateIpv6GatewayOutput, error)
CreateIpv6GatewayWithContext is the same as CreateIpv6Gateway with the addition of the ability to pass a context and additional request options.
See CreateIpv6Gateway 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 (*VPC) CreateNetworkAcl ¶ added in v1.0.10
func (c *VPC) CreateNetworkAcl(input *CreateNetworkAclInput) (*CreateNetworkAclOutput, error)
CreateNetworkAcl API operation for VPC.
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 VPC's API operation CreateNetworkAcl for usage and error information.
func (*VPC) CreateNetworkAclCommon ¶ added in v1.0.10
func (c *VPC) CreateNetworkAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateNetworkAclCommon API operation for VPC.
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 VPC's API operation CreateNetworkAclCommon for usage and error information.
func (*VPC) CreateNetworkAclCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateNetworkAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateNetworkAclCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateNetworkAclCommon operation. The "output" return value will be populated with the CreateNetworkAclCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateNetworkAclCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNetworkAclCommon Send returns without error.
See CreateNetworkAclCommon for more information on using the CreateNetworkAclCommon API call, and error handling.
// Example sending a request using the CreateNetworkAclCommonRequest method.
req, resp := client.CreateNetworkAclCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateNetworkAclCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateNetworkAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateNetworkAclCommonWithContext is the same as CreateNetworkAclCommon with the addition of the ability to pass a context and additional request options.
See CreateNetworkAclCommon 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 (*VPC) CreateNetworkAclRequest ¶ added in v1.0.10
func (c *VPC) CreateNetworkAclRequest(input *CreateNetworkAclInput) (req *request.Request, output *CreateNetworkAclOutput)
CreateNetworkAclRequest generates a "byteplus/request.Request" representing the client's request for the CreateNetworkAcl operation. The "output" return value will be populated with the CreateNetworkAclCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateNetworkAclCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNetworkAclCommon Send returns without error.
See CreateNetworkAcl for more information on using the CreateNetworkAcl API call, and error handling.
// Example sending a request using the CreateNetworkAclRequest method.
req, resp := client.CreateNetworkAclRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateNetworkAclWithContext ¶ added in v1.0.10
func (c *VPC) CreateNetworkAclWithContext(ctx byteplus.Context, input *CreateNetworkAclInput, opts ...request.Option) (*CreateNetworkAclOutput, error)
CreateNetworkAclWithContext is the same as CreateNetworkAcl with the addition of the ability to pass a context and additional request options.
See CreateNetworkAcl 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 (*VPC) CreateNetworkInterface ¶ added in v1.0.10
func (c *VPC) CreateNetworkInterface(input *CreateNetworkInterfaceInput) (*CreateNetworkInterfaceOutput, error)
CreateNetworkInterface API operation for VPC.
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 VPC's API operation CreateNetworkInterface for usage and error information.
func (*VPC) CreateNetworkInterfaceCommon ¶ added in v1.0.10
func (c *VPC) CreateNetworkInterfaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateNetworkInterfaceCommon API operation for VPC.
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 VPC's API operation CreateNetworkInterfaceCommon for usage and error information.
func (*VPC) CreateNetworkInterfaceCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateNetworkInterfaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateNetworkInterfaceCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateNetworkInterfaceCommon operation. The "output" return value will be populated with the CreateNetworkInterfaceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateNetworkInterfaceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNetworkInterfaceCommon Send returns without error.
See CreateNetworkInterfaceCommon for more information on using the CreateNetworkInterfaceCommon API call, and error handling.
// Example sending a request using the CreateNetworkInterfaceCommonRequest method.
req, resp := client.CreateNetworkInterfaceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateNetworkInterfaceCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateNetworkInterfaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateNetworkInterfaceCommonWithContext is the same as CreateNetworkInterfaceCommon with the addition of the ability to pass a context and additional request options.
See CreateNetworkInterfaceCommon 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 (*VPC) CreateNetworkInterfaceRequest ¶ added in v1.0.10
func (c *VPC) CreateNetworkInterfaceRequest(input *CreateNetworkInterfaceInput) (req *request.Request, output *CreateNetworkInterfaceOutput)
CreateNetworkInterfaceRequest generates a "byteplus/request.Request" representing the client's request for the CreateNetworkInterface operation. The "output" return value will be populated with the CreateNetworkInterfaceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateNetworkInterfaceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNetworkInterfaceCommon Send returns without error.
See CreateNetworkInterface for more information on using the CreateNetworkInterface API call, and error handling.
// Example sending a request using the CreateNetworkInterfaceRequest method.
req, resp := client.CreateNetworkInterfaceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateNetworkInterfaceWithContext ¶ added in v1.0.10
func (c *VPC) CreateNetworkInterfaceWithContext(ctx byteplus.Context, input *CreateNetworkInterfaceInput, opts ...request.Option) (*CreateNetworkInterfaceOutput, error)
CreateNetworkInterfaceWithContext is the same as CreateNetworkInterface with the addition of the ability to pass a context and additional request options.
See CreateNetworkInterface 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 (*VPC) CreatePrefixList ¶ added in v1.0.10
func (c *VPC) CreatePrefixList(input *CreatePrefixListInput) (*CreatePrefixListOutput, error)
CreatePrefixList API operation for VPC.
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 VPC's API operation CreatePrefixList for usage and error information.
func (*VPC) CreatePrefixListCommon ¶ added in v1.0.10
func (c *VPC) CreatePrefixListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreatePrefixListCommon API operation for VPC.
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 VPC's API operation CreatePrefixListCommon for usage and error information.
func (*VPC) CreatePrefixListCommonRequest ¶ added in v1.0.10
func (c *VPC) CreatePrefixListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreatePrefixListCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreatePrefixListCommon operation. The "output" return value will be populated with the CreatePrefixListCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePrefixListCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePrefixListCommon Send returns without error.
See CreatePrefixListCommon for more information on using the CreatePrefixListCommon API call, and error handling.
// Example sending a request using the CreatePrefixListCommonRequest method.
req, resp := client.CreatePrefixListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreatePrefixListCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreatePrefixListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreatePrefixListCommonWithContext is the same as CreatePrefixListCommon with the addition of the ability to pass a context and additional request options.
See CreatePrefixListCommon 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 (*VPC) CreatePrefixListRequest ¶ added in v1.0.10
func (c *VPC) CreatePrefixListRequest(input *CreatePrefixListInput) (req *request.Request, output *CreatePrefixListOutput)
CreatePrefixListRequest generates a "byteplus/request.Request" representing the client's request for the CreatePrefixList operation. The "output" return value will be populated with the CreatePrefixListCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePrefixListCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePrefixListCommon Send returns without error.
See CreatePrefixList for more information on using the CreatePrefixList API call, and error handling.
// Example sending a request using the CreatePrefixListRequest method.
req, resp := client.CreatePrefixListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreatePrefixListWithContext ¶ added in v1.0.10
func (c *VPC) CreatePrefixListWithContext(ctx byteplus.Context, input *CreatePrefixListInput, opts ...request.Option) (*CreatePrefixListOutput, error)
CreatePrefixListWithContext is the same as CreatePrefixList with the addition of the ability to pass a context and additional request options.
See CreatePrefixList 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 (*VPC) CreateRouteEntry ¶ added in v1.0.10
func (c *VPC) CreateRouteEntry(input *CreateRouteEntryInput) (*CreateRouteEntryOutput, error)
CreateRouteEntry API operation for VPC.
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 VPC's API operation CreateRouteEntry for usage and error information.
func (*VPC) CreateRouteEntryCommon ¶ added in v1.0.10
func (c *VPC) CreateRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateRouteEntryCommon API operation for VPC.
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 VPC's API operation CreateRouteEntryCommon for usage and error information.
func (*VPC) CreateRouteEntryCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateRouteEntryCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateRouteEntryCommon operation. The "output" return value will be populated with the CreateRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRouteEntryCommon Send returns without error.
See CreateRouteEntryCommon for more information on using the CreateRouteEntryCommon API call, and error handling.
// Example sending a request using the CreateRouteEntryCommonRequest method.
req, resp := client.CreateRouteEntryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateRouteEntryCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateRouteEntryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateRouteEntryCommonWithContext is the same as CreateRouteEntryCommon with the addition of the ability to pass a context and additional request options.
See CreateRouteEntryCommon 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 (*VPC) CreateRouteEntryRequest ¶ added in v1.0.10
func (c *VPC) CreateRouteEntryRequest(input *CreateRouteEntryInput) (req *request.Request, output *CreateRouteEntryOutput)
CreateRouteEntryRequest generates a "byteplus/request.Request" representing the client's request for the CreateRouteEntry operation. The "output" return value will be populated with the CreateRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRouteEntryCommon Send returns without error.
See CreateRouteEntry for more information on using the CreateRouteEntry API call, and error handling.
// Example sending a request using the CreateRouteEntryRequest method.
req, resp := client.CreateRouteEntryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateRouteEntryWithContext ¶ added in v1.0.10
func (c *VPC) CreateRouteEntryWithContext(ctx byteplus.Context, input *CreateRouteEntryInput, opts ...request.Option) (*CreateRouteEntryOutput, error)
CreateRouteEntryWithContext is the same as CreateRouteEntry with the addition of the ability to pass a context and additional request options.
See CreateRouteEntry 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 (*VPC) CreateRouteTable ¶ added in v1.0.10
func (c *VPC) CreateRouteTable(input *CreateRouteTableInput) (*CreateRouteTableOutput, error)
CreateRouteTable API operation for VPC.
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 VPC's API operation CreateRouteTable for usage and error information.
func (*VPC) CreateRouteTableCommon ¶ added in v1.0.10
func (c *VPC) CreateRouteTableCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateRouteTableCommon API operation for VPC.
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 VPC's API operation CreateRouteTableCommon for usage and error information.
func (*VPC) CreateRouteTableCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateRouteTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateRouteTableCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateRouteTableCommon operation. The "output" return value will be populated with the CreateRouteTableCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRouteTableCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRouteTableCommon Send returns without error.
See CreateRouteTableCommon for more information on using the CreateRouteTableCommon API call, and error handling.
// Example sending a request using the CreateRouteTableCommonRequest method.
req, resp := client.CreateRouteTableCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateRouteTableCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateRouteTableCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateRouteTableCommonWithContext is the same as CreateRouteTableCommon with the addition of the ability to pass a context and additional request options.
See CreateRouteTableCommon 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 (*VPC) CreateRouteTableRequest ¶ added in v1.0.10
func (c *VPC) CreateRouteTableRequest(input *CreateRouteTableInput) (req *request.Request, output *CreateRouteTableOutput)
CreateRouteTableRequest generates a "byteplus/request.Request" representing the client's request for the CreateRouteTable operation. The "output" return value will be populated with the CreateRouteTableCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRouteTableCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRouteTableCommon Send returns without error.
See CreateRouteTable for more information on using the CreateRouteTable API call, and error handling.
// Example sending a request using the CreateRouteTableRequest method.
req, resp := client.CreateRouteTableRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateRouteTableWithContext ¶ added in v1.0.10
func (c *VPC) CreateRouteTableWithContext(ctx byteplus.Context, input *CreateRouteTableInput, opts ...request.Option) (*CreateRouteTableOutput, error)
CreateRouteTableWithContext is the same as CreateRouteTable with the addition of the ability to pass a context and additional request options.
See CreateRouteTable 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 (*VPC) CreateSecurityGroup ¶ added in v1.0.10
func (c *VPC) CreateSecurityGroup(input *CreateSecurityGroupInput) (*CreateSecurityGroupOutput, error)
CreateSecurityGroup API operation for VPC.
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 VPC's API operation CreateSecurityGroup for usage and error information.
func (*VPC) CreateSecurityGroupCommon ¶ added in v1.0.10
func (c *VPC) CreateSecurityGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateSecurityGroupCommon API operation for VPC.
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 VPC's API operation CreateSecurityGroupCommon for usage and error information.
func (*VPC) CreateSecurityGroupCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateSecurityGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateSecurityGroupCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateSecurityGroupCommon operation. The "output" return value will be populated with the CreateSecurityGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateSecurityGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateSecurityGroupCommon Send returns without error.
See CreateSecurityGroupCommon for more information on using the CreateSecurityGroupCommon API call, and error handling.
// Example sending a request using the CreateSecurityGroupCommonRequest method.
req, resp := client.CreateSecurityGroupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateSecurityGroupCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateSecurityGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateSecurityGroupCommonWithContext is the same as CreateSecurityGroupCommon with the addition of the ability to pass a context and additional request options.
See CreateSecurityGroupCommon 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 (*VPC) CreateSecurityGroupRequest ¶ added in v1.0.10
func (c *VPC) CreateSecurityGroupRequest(input *CreateSecurityGroupInput) (req *request.Request, output *CreateSecurityGroupOutput)
CreateSecurityGroupRequest generates a "byteplus/request.Request" representing the client's request for the CreateSecurityGroup operation. The "output" return value will be populated with the CreateSecurityGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateSecurityGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateSecurityGroupCommon Send returns without error.
See CreateSecurityGroup for more information on using the CreateSecurityGroup API call, and error handling.
// Example sending a request using the CreateSecurityGroupRequest method.
req, resp := client.CreateSecurityGroupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateSecurityGroupWithContext ¶ added in v1.0.10
func (c *VPC) CreateSecurityGroupWithContext(ctx byteplus.Context, input *CreateSecurityGroupInput, opts ...request.Option) (*CreateSecurityGroupOutput, error)
CreateSecurityGroupWithContext is the same as CreateSecurityGroup with the addition of the ability to pass a context and additional request options.
See CreateSecurityGroup 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 (*VPC) CreateSubnet ¶ added in v1.0.10
func (c *VPC) CreateSubnet(input *CreateSubnetInput) (*CreateSubnetOutput, error)
CreateSubnet API operation for VPC.
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 VPC's API operation CreateSubnet for usage and error information.
func (*VPC) CreateSubnetCommon ¶ added in v1.0.10
CreateSubnetCommon API operation for VPC.
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 VPC's API operation CreateSubnetCommon for usage and error information.
func (*VPC) CreateSubnetCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateSubnetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateSubnetCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateSubnetCommon operation. The "output" return value will be populated with the CreateSubnetCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateSubnetCommon Request to send the API call to the service. the "output" return value is not valid until after CreateSubnetCommon Send returns without error.
See CreateSubnetCommon for more information on using the CreateSubnetCommon API call, and error handling.
// Example sending a request using the CreateSubnetCommonRequest method.
req, resp := client.CreateSubnetCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateSubnetCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateSubnetCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateSubnetCommonWithContext is the same as CreateSubnetCommon with the addition of the ability to pass a context and additional request options.
See CreateSubnetCommon 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 (*VPC) CreateSubnetRequest ¶ added in v1.0.10
func (c *VPC) CreateSubnetRequest(input *CreateSubnetInput) (req *request.Request, output *CreateSubnetOutput)
CreateSubnetRequest generates a "byteplus/request.Request" representing the client's request for the CreateSubnet operation. The "output" return value will be populated with the CreateSubnetCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateSubnetCommon Request to send the API call to the service. the "output" return value is not valid until after CreateSubnetCommon Send returns without error.
See CreateSubnet for more information on using the CreateSubnet API call, and error handling.
// Example sending a request using the CreateSubnetRequest method.
req, resp := client.CreateSubnetRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateSubnetWithContext ¶ added in v1.0.10
func (c *VPC) CreateSubnetWithContext(ctx byteplus.Context, input *CreateSubnetInput, opts ...request.Option) (*CreateSubnetOutput, error)
CreateSubnetWithContext is the same as CreateSubnet with the addition of the ability to pass a context and additional request options.
See CreateSubnet 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 (*VPC) CreateTrafficMirrorFilter ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilter(input *CreateTrafficMirrorFilterInput) (*CreateTrafficMirrorFilterOutput, error)
CreateTrafficMirrorFilter API operation for VPC.
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 VPC's API operation CreateTrafficMirrorFilter for usage and error information.
func (*VPC) CreateTrafficMirrorFilterCommon ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateTrafficMirrorFilterCommon API operation for VPC.
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 VPC's API operation CreateTrafficMirrorFilterCommon for usage and error information.
func (*VPC) CreateTrafficMirrorFilterCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateTrafficMirrorFilterCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateTrafficMirrorFilterCommon operation. The "output" return value will be populated with the CreateTrafficMirrorFilterCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTrafficMirrorFilterCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTrafficMirrorFilterCommon Send returns without error.
See CreateTrafficMirrorFilterCommon for more information on using the CreateTrafficMirrorFilterCommon API call, and error handling.
// Example sending a request using the CreateTrafficMirrorFilterCommonRequest method.
req, resp := client.CreateTrafficMirrorFilterCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateTrafficMirrorFilterCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateTrafficMirrorFilterCommonWithContext is the same as CreateTrafficMirrorFilterCommon with the addition of the ability to pass a context and additional request options.
See CreateTrafficMirrorFilterCommon 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 (*VPC) CreateTrafficMirrorFilterRequest ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterRequest(input *CreateTrafficMirrorFilterInput) (req *request.Request, output *CreateTrafficMirrorFilterOutput)
CreateTrafficMirrorFilterRequest generates a "byteplus/request.Request" representing the client's request for the CreateTrafficMirrorFilter operation. The "output" return value will be populated with the CreateTrafficMirrorFilterCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTrafficMirrorFilterCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTrafficMirrorFilterCommon Send returns without error.
See CreateTrafficMirrorFilter for more information on using the CreateTrafficMirrorFilter API call, and error handling.
// Example sending a request using the CreateTrafficMirrorFilterRequest method.
req, resp := client.CreateTrafficMirrorFilterRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateTrafficMirrorFilterRule ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterRule(input *CreateTrafficMirrorFilterRuleInput) (*CreateTrafficMirrorFilterRuleOutput, error)
CreateTrafficMirrorFilterRule API operation for VPC.
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 VPC's API operation CreateTrafficMirrorFilterRule for usage and error information.
func (*VPC) CreateTrafficMirrorFilterRuleCommon ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateTrafficMirrorFilterRuleCommon API operation for VPC.
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 VPC's API operation CreateTrafficMirrorFilterRuleCommon for usage and error information.
func (*VPC) CreateTrafficMirrorFilterRuleCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateTrafficMirrorFilterRuleCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateTrafficMirrorFilterRuleCommon operation. The "output" return value will be populated with the CreateTrafficMirrorFilterRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTrafficMirrorFilterRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTrafficMirrorFilterRuleCommon Send returns without error.
See CreateTrafficMirrorFilterRuleCommon for more information on using the CreateTrafficMirrorFilterRuleCommon API call, and error handling.
// Example sending a request using the CreateTrafficMirrorFilterRuleCommonRequest method.
req, resp := client.CreateTrafficMirrorFilterRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateTrafficMirrorFilterRuleCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterRuleCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateTrafficMirrorFilterRuleCommonWithContext is the same as CreateTrafficMirrorFilterRuleCommon with the addition of the ability to pass a context and additional request options.
See CreateTrafficMirrorFilterRuleCommon 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 (*VPC) CreateTrafficMirrorFilterRuleRequest ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterRuleRequest(input *CreateTrafficMirrorFilterRuleInput) (req *request.Request, output *CreateTrafficMirrorFilterRuleOutput)
CreateTrafficMirrorFilterRuleRequest generates a "byteplus/request.Request" representing the client's request for the CreateTrafficMirrorFilterRule operation. The "output" return value will be populated with the CreateTrafficMirrorFilterRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTrafficMirrorFilterRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTrafficMirrorFilterRuleCommon Send returns without error.
See CreateTrafficMirrorFilterRule for more information on using the CreateTrafficMirrorFilterRule API call, and error handling.
// Example sending a request using the CreateTrafficMirrorFilterRuleRequest method.
req, resp := client.CreateTrafficMirrorFilterRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateTrafficMirrorFilterRuleWithContext ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterRuleWithContext(ctx byteplus.Context, input *CreateTrafficMirrorFilterRuleInput, opts ...request.Option) (*CreateTrafficMirrorFilterRuleOutput, error)
CreateTrafficMirrorFilterRuleWithContext is the same as CreateTrafficMirrorFilterRule with the addition of the ability to pass a context and additional request options.
See CreateTrafficMirrorFilterRule 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 (*VPC) CreateTrafficMirrorFilterWithContext ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorFilterWithContext(ctx byteplus.Context, input *CreateTrafficMirrorFilterInput, opts ...request.Option) (*CreateTrafficMirrorFilterOutput, error)
CreateTrafficMirrorFilterWithContext is the same as CreateTrafficMirrorFilter with the addition of the ability to pass a context and additional request options.
See CreateTrafficMirrorFilter 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 (*VPC) CreateTrafficMirrorSession ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorSession(input *CreateTrafficMirrorSessionInput) (*CreateTrafficMirrorSessionOutput, error)
CreateTrafficMirrorSession API operation for VPC.
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 VPC's API operation CreateTrafficMirrorSession for usage and error information.
func (*VPC) CreateTrafficMirrorSessionCommon ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorSessionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateTrafficMirrorSessionCommon API operation for VPC.
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 VPC's API operation CreateTrafficMirrorSessionCommon for usage and error information.
func (*VPC) CreateTrafficMirrorSessionCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorSessionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateTrafficMirrorSessionCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateTrafficMirrorSessionCommon operation. The "output" return value will be populated with the CreateTrafficMirrorSessionCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTrafficMirrorSessionCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTrafficMirrorSessionCommon Send returns without error.
See CreateTrafficMirrorSessionCommon for more information on using the CreateTrafficMirrorSessionCommon API call, and error handling.
// Example sending a request using the CreateTrafficMirrorSessionCommonRequest method.
req, resp := client.CreateTrafficMirrorSessionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateTrafficMirrorSessionCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorSessionCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateTrafficMirrorSessionCommonWithContext is the same as CreateTrafficMirrorSessionCommon with the addition of the ability to pass a context and additional request options.
See CreateTrafficMirrorSessionCommon 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 (*VPC) CreateTrafficMirrorSessionRequest ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorSessionRequest(input *CreateTrafficMirrorSessionInput) (req *request.Request, output *CreateTrafficMirrorSessionOutput)
CreateTrafficMirrorSessionRequest generates a "byteplus/request.Request" representing the client's request for the CreateTrafficMirrorSession operation. The "output" return value will be populated with the CreateTrafficMirrorSessionCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTrafficMirrorSessionCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTrafficMirrorSessionCommon Send returns without error.
See CreateTrafficMirrorSession for more information on using the CreateTrafficMirrorSession API call, and error handling.
// Example sending a request using the CreateTrafficMirrorSessionRequest method.
req, resp := client.CreateTrafficMirrorSessionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateTrafficMirrorSessionWithContext ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorSessionWithContext(ctx byteplus.Context, input *CreateTrafficMirrorSessionInput, opts ...request.Option) (*CreateTrafficMirrorSessionOutput, error)
CreateTrafficMirrorSessionWithContext is the same as CreateTrafficMirrorSession with the addition of the ability to pass a context and additional request options.
See CreateTrafficMirrorSession 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 (*VPC) CreateTrafficMirrorTarget ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorTarget(input *CreateTrafficMirrorTargetInput) (*CreateTrafficMirrorTargetOutput, error)
CreateTrafficMirrorTarget API operation for VPC.
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 VPC's API operation CreateTrafficMirrorTarget for usage and error information.
func (*VPC) CreateTrafficMirrorTargetCommon ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorTargetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateTrafficMirrorTargetCommon API operation for VPC.
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 VPC's API operation CreateTrafficMirrorTargetCommon for usage and error information.
func (*VPC) CreateTrafficMirrorTargetCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorTargetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateTrafficMirrorTargetCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateTrafficMirrorTargetCommon operation. The "output" return value will be populated with the CreateTrafficMirrorTargetCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTrafficMirrorTargetCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTrafficMirrorTargetCommon Send returns without error.
See CreateTrafficMirrorTargetCommon for more information on using the CreateTrafficMirrorTargetCommon API call, and error handling.
// Example sending a request using the CreateTrafficMirrorTargetCommonRequest method.
req, resp := client.CreateTrafficMirrorTargetCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateTrafficMirrorTargetCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorTargetCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateTrafficMirrorTargetCommonWithContext is the same as CreateTrafficMirrorTargetCommon with the addition of the ability to pass a context and additional request options.
See CreateTrafficMirrorTargetCommon 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 (*VPC) CreateTrafficMirrorTargetRequest ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorTargetRequest(input *CreateTrafficMirrorTargetInput) (req *request.Request, output *CreateTrafficMirrorTargetOutput)
CreateTrafficMirrorTargetRequest generates a "byteplus/request.Request" representing the client's request for the CreateTrafficMirrorTarget operation. The "output" return value will be populated with the CreateTrafficMirrorTargetCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTrafficMirrorTargetCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTrafficMirrorTargetCommon Send returns without error.
See CreateTrafficMirrorTarget for more information on using the CreateTrafficMirrorTarget API call, and error handling.
// Example sending a request using the CreateTrafficMirrorTargetRequest method.
req, resp := client.CreateTrafficMirrorTargetRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateTrafficMirrorTargetWithContext ¶ added in v1.0.10
func (c *VPC) CreateTrafficMirrorTargetWithContext(ctx byteplus.Context, input *CreateTrafficMirrorTargetInput, opts ...request.Option) (*CreateTrafficMirrorTargetOutput, error)
CreateTrafficMirrorTargetWithContext is the same as CreateTrafficMirrorTarget with the addition of the ability to pass a context and additional request options.
See CreateTrafficMirrorTarget 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 (*VPC) CreateVpc ¶ added in v1.0.10
func (c *VPC) CreateVpc(input *CreateVpcInput) (*CreateVpcOutput, error)
CreateVpc API operation for VPC.
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 VPC's API operation CreateVpc for usage and error information.
func (*VPC) CreateVpcCommon ¶ added in v1.0.10
CreateVpcCommon API operation for VPC.
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 VPC's API operation CreateVpcCommon for usage and error information.
func (*VPC) CreateVpcCommonRequest ¶ added in v1.0.10
func (c *VPC) CreateVpcCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateVpcCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateVpcCommon operation. The "output" return value will be populated with the CreateVpcCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcCommon Send returns without error.
See CreateVpcCommon for more information on using the CreateVpcCommon API call, and error handling.
// Example sending a request using the CreateVpcCommonRequest method.
req, resp := client.CreateVpcCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateVpcCommonWithContext ¶ added in v1.0.10
func (c *VPC) CreateVpcCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateVpcCommonWithContext is the same as CreateVpcCommon with the addition of the ability to pass a context and additional request options.
See CreateVpcCommon 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 (*VPC) CreateVpcRequest ¶ added in v1.0.10
func (c *VPC) CreateVpcRequest(input *CreateVpcInput) (req *request.Request, output *CreateVpcOutput)
CreateVpcRequest generates a "byteplus/request.Request" representing the client's request for the CreateVpc operation. The "output" return value will be populated with the CreateVpcCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVpcCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVpcCommon Send returns without error.
See CreateVpc for more information on using the CreateVpc API call, and error handling.
// Example sending a request using the CreateVpcRequest method.
req, resp := client.CreateVpcRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) CreateVpcWithContext ¶ added in v1.0.10
func (c *VPC) CreateVpcWithContext(ctx byteplus.Context, input *CreateVpcInput, opts ...request.Option) (*CreateVpcOutput, error)
CreateVpcWithContext is the same as CreateVpc with the addition of the ability to pass a context and additional request options.
See CreateVpc 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 (*VPC) DeactiveFlowLog ¶ added in v1.0.10
func (c *VPC) DeactiveFlowLog(input *DeactiveFlowLogInput) (*DeactiveFlowLogOutput, error)
DeactiveFlowLog API operation for VPC.
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 VPC's API operation DeactiveFlowLog for usage and error information.
func (*VPC) DeactiveFlowLogCommon ¶ added in v1.0.10
DeactiveFlowLogCommon API operation for VPC.
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 VPC's API operation DeactiveFlowLogCommon for usage and error information.
func (*VPC) DeactiveFlowLogCommonRequest ¶ added in v1.0.10
func (c *VPC) DeactiveFlowLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeactiveFlowLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeactiveFlowLogCommon operation. The "output" return value will be populated with the DeactiveFlowLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DeactiveFlowLogCommon Request to send the API call to the service. the "output" return value is not valid until after DeactiveFlowLogCommon Send returns without error.
See DeactiveFlowLogCommon for more information on using the DeactiveFlowLogCommon API call, and error handling.
// Example sending a request using the DeactiveFlowLogCommonRequest method.
req, resp := client.DeactiveFlowLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeactiveFlowLogCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeactiveFlowLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeactiveFlowLogCommonWithContext is the same as DeactiveFlowLogCommon with the addition of the ability to pass a context and additional request options.
See DeactiveFlowLogCommon 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 (*VPC) DeactiveFlowLogRequest ¶ added in v1.0.10
func (c *VPC) DeactiveFlowLogRequest(input *DeactiveFlowLogInput) (req *request.Request, output *DeactiveFlowLogOutput)
DeactiveFlowLogRequest generates a "byteplus/request.Request" representing the client's request for the DeactiveFlowLog operation. The "output" return value will be populated with the DeactiveFlowLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DeactiveFlowLogCommon Request to send the API call to the service. the "output" return value is not valid until after DeactiveFlowLogCommon Send returns without error.
See DeactiveFlowLog for more information on using the DeactiveFlowLog API call, and error handling.
// Example sending a request using the DeactiveFlowLogRequest method.
req, resp := client.DeactiveFlowLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeactiveFlowLogWithContext ¶ added in v1.0.10
func (c *VPC) DeactiveFlowLogWithContext(ctx byteplus.Context, input *DeactiveFlowLogInput, opts ...request.Option) (*DeactiveFlowLogOutput, error)
DeactiveFlowLogWithContext is the same as DeactiveFlowLog with the addition of the ability to pass a context and additional request options.
See DeactiveFlowLog 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 (*VPC) DeleteBandwidthPackage ¶ added in v1.0.10
func (c *VPC) DeleteBandwidthPackage(input *DeleteBandwidthPackageInput) (*DeleteBandwidthPackageOutput, error)
DeleteBandwidthPackage API operation for VPC.
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 VPC's API operation DeleteBandwidthPackage for usage and error information.
func (*VPC) DeleteBandwidthPackageCommon ¶ added in v1.0.10
func (c *VPC) DeleteBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteBandwidthPackageCommon API operation for VPC.
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 VPC's API operation DeleteBandwidthPackageCommon for usage and error information.
func (*VPC) DeleteBandwidthPackageCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteBandwidthPackageCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteBandwidthPackageCommon operation. The "output" return value will be populated with the DeleteBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteBandwidthPackageCommon Send returns without error.
See DeleteBandwidthPackageCommon for more information on using the DeleteBandwidthPackageCommon API call, and error handling.
// Example sending a request using the DeleteBandwidthPackageCommonRequest method.
req, resp := client.DeleteBandwidthPackageCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteBandwidthPackageCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteBandwidthPackageCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteBandwidthPackageCommonWithContext is the same as DeleteBandwidthPackageCommon with the addition of the ability to pass a context and additional request options.
See DeleteBandwidthPackageCommon 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 (*VPC) DeleteBandwidthPackageRequest ¶ added in v1.0.10
func (c *VPC) DeleteBandwidthPackageRequest(input *DeleteBandwidthPackageInput) (req *request.Request, output *DeleteBandwidthPackageOutput)
DeleteBandwidthPackageRequest generates a "byteplus/request.Request" representing the client's request for the DeleteBandwidthPackage operation. The "output" return value will be populated with the DeleteBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteBandwidthPackageCommon Send returns without error.
See DeleteBandwidthPackage for more information on using the DeleteBandwidthPackage API call, and error handling.
// Example sending a request using the DeleteBandwidthPackageRequest method.
req, resp := client.DeleteBandwidthPackageRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteBandwidthPackageWithContext ¶ added in v1.0.10
func (c *VPC) DeleteBandwidthPackageWithContext(ctx byteplus.Context, input *DeleteBandwidthPackageInput, opts ...request.Option) (*DeleteBandwidthPackageOutput, error)
DeleteBandwidthPackageWithContext is the same as DeleteBandwidthPackage with the addition of the ability to pass a context and additional request options.
See DeleteBandwidthPackage 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 (*VPC) DeleteFlowLog ¶ added in v1.0.10
func (c *VPC) DeleteFlowLog(input *DeleteFlowLogInput) (*DeleteFlowLogOutput, error)
DeleteFlowLog API operation for VPC.
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 VPC's API operation DeleteFlowLog for usage and error information.
func (*VPC) DeleteFlowLogCommon ¶ added in v1.0.10
DeleteFlowLogCommon API operation for VPC.
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 VPC's API operation DeleteFlowLogCommon for usage and error information.
func (*VPC) DeleteFlowLogCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteFlowLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteFlowLogCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteFlowLogCommon operation. The "output" return value will be populated with the DeleteFlowLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteFlowLogCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteFlowLogCommon Send returns without error.
See DeleteFlowLogCommon for more information on using the DeleteFlowLogCommon API call, and error handling.
// Example sending a request using the DeleteFlowLogCommonRequest method.
req, resp := client.DeleteFlowLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteFlowLogCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteFlowLogCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteFlowLogCommonWithContext is the same as DeleteFlowLogCommon with the addition of the ability to pass a context and additional request options.
See DeleteFlowLogCommon 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 (*VPC) DeleteFlowLogRequest ¶ added in v1.0.10
func (c *VPC) DeleteFlowLogRequest(input *DeleteFlowLogInput) (req *request.Request, output *DeleteFlowLogOutput)
DeleteFlowLogRequest generates a "byteplus/request.Request" representing the client's request for the DeleteFlowLog operation. The "output" return value will be populated with the DeleteFlowLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteFlowLogCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteFlowLogCommon Send returns without error.
See DeleteFlowLog for more information on using the DeleteFlowLog API call, and error handling.
// Example sending a request using the DeleteFlowLogRequest method.
req, resp := client.DeleteFlowLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteFlowLogWithContext ¶ added in v1.0.10
func (c *VPC) DeleteFlowLogWithContext(ctx byteplus.Context, input *DeleteFlowLogInput, opts ...request.Option) (*DeleteFlowLogOutput, error)
DeleteFlowLogWithContext is the same as DeleteFlowLog with the addition of the ability to pass a context and additional request options.
See DeleteFlowLog 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 (*VPC) DeleteHaVip ¶ added in v1.0.10
func (c *VPC) DeleteHaVip(input *DeleteHaVipInput) (*DeleteHaVipOutput, error)
DeleteHaVip API operation for VPC.
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 VPC's API operation DeleteHaVip for usage and error information.
func (*VPC) DeleteHaVipCommon ¶ added in v1.0.10
DeleteHaVipCommon API operation for VPC.
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 VPC's API operation DeleteHaVipCommon for usage and error information.
func (*VPC) DeleteHaVipCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteHaVipCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteHaVipCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteHaVipCommon operation. The "output" return value will be populated with the DeleteHaVipCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteHaVipCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteHaVipCommon Send returns without error.
See DeleteHaVipCommon for more information on using the DeleteHaVipCommon API call, and error handling.
// Example sending a request using the DeleteHaVipCommonRequest method.
req, resp := client.DeleteHaVipCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteHaVipCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteHaVipCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteHaVipCommonWithContext is the same as DeleteHaVipCommon with the addition of the ability to pass a context and additional request options.
See DeleteHaVipCommon 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 (*VPC) DeleteHaVipRequest ¶ added in v1.0.10
func (c *VPC) DeleteHaVipRequest(input *DeleteHaVipInput) (req *request.Request, output *DeleteHaVipOutput)
DeleteHaVipRequest generates a "byteplus/request.Request" representing the client's request for the DeleteHaVip operation. The "output" return value will be populated with the DeleteHaVipCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteHaVipCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteHaVipCommon Send returns without error.
See DeleteHaVip for more information on using the DeleteHaVip API call, and error handling.
// Example sending a request using the DeleteHaVipRequest method.
req, resp := client.DeleteHaVipRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteHaVipWithContext ¶ added in v1.0.10
func (c *VPC) DeleteHaVipWithContext(ctx byteplus.Context, input *DeleteHaVipInput, opts ...request.Option) (*DeleteHaVipOutput, error)
DeleteHaVipWithContext is the same as DeleteHaVip with the addition of the ability to pass a context and additional request options.
See DeleteHaVip 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 (*VPC) DeleteInstanceGroup ¶ added in v1.0.10
func (c *VPC) DeleteInstanceGroup(input *DeleteInstanceGroupInput) (*DeleteInstanceGroupOutput, error)
DeleteInstanceGroup API operation for VPC.
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 VPC's API operation DeleteInstanceGroup for usage and error information.
func (*VPC) DeleteInstanceGroupCommon ¶ added in v1.0.10
func (c *VPC) DeleteInstanceGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteInstanceGroupCommon API operation for VPC.
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 VPC's API operation DeleteInstanceGroupCommon for usage and error information.
func (*VPC) DeleteInstanceGroupCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteInstanceGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteInstanceGroupCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteInstanceGroupCommon operation. The "output" return value will be populated with the DeleteInstanceGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteInstanceGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteInstanceGroupCommon Send returns without error.
See DeleteInstanceGroupCommon for more information on using the DeleteInstanceGroupCommon API call, and error handling.
// Example sending a request using the DeleteInstanceGroupCommonRequest method.
req, resp := client.DeleteInstanceGroupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteInstanceGroupCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteInstanceGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteInstanceGroupCommonWithContext is the same as DeleteInstanceGroupCommon with the addition of the ability to pass a context and additional request options.
See DeleteInstanceGroupCommon 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 (*VPC) DeleteInstanceGroupRequest ¶ added in v1.0.10
func (c *VPC) DeleteInstanceGroupRequest(input *DeleteInstanceGroupInput) (req *request.Request, output *DeleteInstanceGroupOutput)
DeleteInstanceGroupRequest generates a "byteplus/request.Request" representing the client's request for the DeleteInstanceGroup operation. The "output" return value will be populated with the DeleteInstanceGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteInstanceGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteInstanceGroupCommon Send returns without error.
See DeleteInstanceGroup for more information on using the DeleteInstanceGroup API call, and error handling.
// Example sending a request using the DeleteInstanceGroupRequest method.
req, resp := client.DeleteInstanceGroupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteInstanceGroupWithContext ¶ added in v1.0.10
func (c *VPC) DeleteInstanceGroupWithContext(ctx byteplus.Context, input *DeleteInstanceGroupInput, opts ...request.Option) (*DeleteInstanceGroupOutput, error)
DeleteInstanceGroupWithContext is the same as DeleteInstanceGroup with the addition of the ability to pass a context and additional request options.
See DeleteInstanceGroup 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 (*VPC) DeleteIpAddressPool ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPool(input *DeleteIpAddressPoolInput) (*DeleteIpAddressPoolOutput, error)
DeleteIpAddressPool API operation for VPC.
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 VPC's API operation DeleteIpAddressPool for usage and error information.
func (*VPC) DeleteIpAddressPoolCidrBlock ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolCidrBlock(input *DeleteIpAddressPoolCidrBlockInput) (*DeleteIpAddressPoolCidrBlockOutput, error)
DeleteIpAddressPoolCidrBlock API operation for VPC.
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 VPC's API operation DeleteIpAddressPoolCidrBlock for usage and error information.
func (*VPC) DeleteIpAddressPoolCidrBlockCommon ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolCidrBlockCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteIpAddressPoolCidrBlockCommon API operation for VPC.
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 VPC's API operation DeleteIpAddressPoolCidrBlockCommon for usage and error information.
func (*VPC) DeleteIpAddressPoolCidrBlockCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolCidrBlockCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteIpAddressPoolCidrBlockCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteIpAddressPoolCidrBlockCommon operation. The "output" return value will be populated with the DeleteIpAddressPoolCidrBlockCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteIpAddressPoolCidrBlockCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteIpAddressPoolCidrBlockCommon Send returns without error.
See DeleteIpAddressPoolCidrBlockCommon for more information on using the DeleteIpAddressPoolCidrBlockCommon API call, and error handling.
// Example sending a request using the DeleteIpAddressPoolCidrBlockCommonRequest method.
req, resp := client.DeleteIpAddressPoolCidrBlockCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteIpAddressPoolCidrBlockCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolCidrBlockCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteIpAddressPoolCidrBlockCommonWithContext is the same as DeleteIpAddressPoolCidrBlockCommon with the addition of the ability to pass a context and additional request options.
See DeleteIpAddressPoolCidrBlockCommon 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 (*VPC) DeleteIpAddressPoolCidrBlockRequest ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolCidrBlockRequest(input *DeleteIpAddressPoolCidrBlockInput) (req *request.Request, output *DeleteIpAddressPoolCidrBlockOutput)
DeleteIpAddressPoolCidrBlockRequest generates a "byteplus/request.Request" representing the client's request for the DeleteIpAddressPoolCidrBlock operation. The "output" return value will be populated with the DeleteIpAddressPoolCidrBlockCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteIpAddressPoolCidrBlockCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteIpAddressPoolCidrBlockCommon Send returns without error.
See DeleteIpAddressPoolCidrBlock for more information on using the DeleteIpAddressPoolCidrBlock API call, and error handling.
// Example sending a request using the DeleteIpAddressPoolCidrBlockRequest method.
req, resp := client.DeleteIpAddressPoolCidrBlockRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteIpAddressPoolCidrBlockWithContext ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolCidrBlockWithContext(ctx byteplus.Context, input *DeleteIpAddressPoolCidrBlockInput, opts ...request.Option) (*DeleteIpAddressPoolCidrBlockOutput, error)
DeleteIpAddressPoolCidrBlockWithContext is the same as DeleteIpAddressPoolCidrBlock with the addition of the ability to pass a context and additional request options.
See DeleteIpAddressPoolCidrBlock 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 (*VPC) DeleteIpAddressPoolCommon ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteIpAddressPoolCommon API operation for VPC.
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 VPC's API operation DeleteIpAddressPoolCommon for usage and error information.
func (*VPC) DeleteIpAddressPoolCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteIpAddressPoolCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteIpAddressPoolCommon operation. The "output" return value will be populated with the DeleteIpAddressPoolCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteIpAddressPoolCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteIpAddressPoolCommon Send returns without error.
See DeleteIpAddressPoolCommon for more information on using the DeleteIpAddressPoolCommon API call, and error handling.
// Example sending a request using the DeleteIpAddressPoolCommonRequest method.
req, resp := client.DeleteIpAddressPoolCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteIpAddressPoolCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteIpAddressPoolCommonWithContext is the same as DeleteIpAddressPoolCommon with the addition of the ability to pass a context and additional request options.
See DeleteIpAddressPoolCommon 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 (*VPC) DeleteIpAddressPoolRequest ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolRequest(input *DeleteIpAddressPoolInput) (req *request.Request, output *DeleteIpAddressPoolOutput)
DeleteIpAddressPoolRequest generates a "byteplus/request.Request" representing the client's request for the DeleteIpAddressPool operation. The "output" return value will be populated with the DeleteIpAddressPoolCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteIpAddressPoolCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteIpAddressPoolCommon Send returns without error.
See DeleteIpAddressPool for more information on using the DeleteIpAddressPool API call, and error handling.
// Example sending a request using the DeleteIpAddressPoolRequest method.
req, resp := client.DeleteIpAddressPoolRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteIpAddressPoolWithContext ¶ added in v1.0.10
func (c *VPC) DeleteIpAddressPoolWithContext(ctx byteplus.Context, input *DeleteIpAddressPoolInput, opts ...request.Option) (*DeleteIpAddressPoolOutput, error)
DeleteIpAddressPoolWithContext is the same as DeleteIpAddressPool with the addition of the ability to pass a context and additional request options.
See DeleteIpAddressPool 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 (*VPC) DeleteIpv6EgressOnlyRule ¶ added in v1.0.10
func (c *VPC) DeleteIpv6EgressOnlyRule(input *DeleteIpv6EgressOnlyRuleInput) (*DeleteIpv6EgressOnlyRuleOutput, error)
DeleteIpv6EgressOnlyRule API operation for VPC.
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 VPC's API operation DeleteIpv6EgressOnlyRule for usage and error information.
func (*VPC) DeleteIpv6EgressOnlyRuleCommon ¶ added in v1.0.10
func (c *VPC) DeleteIpv6EgressOnlyRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteIpv6EgressOnlyRuleCommon API operation for VPC.
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 VPC's API operation DeleteIpv6EgressOnlyRuleCommon for usage and error information.
func (*VPC) DeleteIpv6EgressOnlyRuleCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteIpv6EgressOnlyRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteIpv6EgressOnlyRuleCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteIpv6EgressOnlyRuleCommon operation. The "output" return value will be populated with the DeleteIpv6EgressOnlyRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteIpv6EgressOnlyRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteIpv6EgressOnlyRuleCommon Send returns without error.
See DeleteIpv6EgressOnlyRuleCommon for more information on using the DeleteIpv6EgressOnlyRuleCommon API call, and error handling.
// Example sending a request using the DeleteIpv6EgressOnlyRuleCommonRequest method.
req, resp := client.DeleteIpv6EgressOnlyRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteIpv6EgressOnlyRuleCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteIpv6EgressOnlyRuleCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteIpv6EgressOnlyRuleCommonWithContext is the same as DeleteIpv6EgressOnlyRuleCommon with the addition of the ability to pass a context and additional request options.
See DeleteIpv6EgressOnlyRuleCommon 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 (*VPC) DeleteIpv6EgressOnlyRuleRequest ¶ added in v1.0.10
func (c *VPC) DeleteIpv6EgressOnlyRuleRequest(input *DeleteIpv6EgressOnlyRuleInput) (req *request.Request, output *DeleteIpv6EgressOnlyRuleOutput)
DeleteIpv6EgressOnlyRuleRequest generates a "byteplus/request.Request" representing the client's request for the DeleteIpv6EgressOnlyRule operation. The "output" return value will be populated with the DeleteIpv6EgressOnlyRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteIpv6EgressOnlyRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteIpv6EgressOnlyRuleCommon Send returns without error.
See DeleteIpv6EgressOnlyRule for more information on using the DeleteIpv6EgressOnlyRule API call, and error handling.
// Example sending a request using the DeleteIpv6EgressOnlyRuleRequest method.
req, resp := client.DeleteIpv6EgressOnlyRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteIpv6EgressOnlyRuleWithContext ¶ added in v1.0.10
func (c *VPC) DeleteIpv6EgressOnlyRuleWithContext(ctx byteplus.Context, input *DeleteIpv6EgressOnlyRuleInput, opts ...request.Option) (*DeleteIpv6EgressOnlyRuleOutput, error)
DeleteIpv6EgressOnlyRuleWithContext is the same as DeleteIpv6EgressOnlyRule with the addition of the ability to pass a context and additional request options.
See DeleteIpv6EgressOnlyRule 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 (*VPC) DeleteIpv6Gateway ¶ added in v1.0.10
func (c *VPC) DeleteIpv6Gateway(input *DeleteIpv6GatewayInput) (*DeleteIpv6GatewayOutput, error)
DeleteIpv6Gateway API operation for VPC.
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 VPC's API operation DeleteIpv6Gateway for usage and error information.
func (*VPC) DeleteIpv6GatewayCommon ¶ added in v1.0.10
func (c *VPC) DeleteIpv6GatewayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteIpv6GatewayCommon API operation for VPC.
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 VPC's API operation DeleteIpv6GatewayCommon for usage and error information.
func (*VPC) DeleteIpv6GatewayCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteIpv6GatewayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteIpv6GatewayCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteIpv6GatewayCommon operation. The "output" return value will be populated with the DeleteIpv6GatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteIpv6GatewayCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteIpv6GatewayCommon Send returns without error.
See DeleteIpv6GatewayCommon for more information on using the DeleteIpv6GatewayCommon API call, and error handling.
// Example sending a request using the DeleteIpv6GatewayCommonRequest method.
req, resp := client.DeleteIpv6GatewayCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteIpv6GatewayCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteIpv6GatewayCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteIpv6GatewayCommonWithContext is the same as DeleteIpv6GatewayCommon with the addition of the ability to pass a context and additional request options.
See DeleteIpv6GatewayCommon 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 (*VPC) DeleteIpv6GatewayRequest ¶ added in v1.0.10
func (c *VPC) DeleteIpv6GatewayRequest(input *DeleteIpv6GatewayInput) (req *request.Request, output *DeleteIpv6GatewayOutput)
DeleteIpv6GatewayRequest generates a "byteplus/request.Request" representing the client's request for the DeleteIpv6Gateway operation. The "output" return value will be populated with the DeleteIpv6GatewayCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteIpv6GatewayCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteIpv6GatewayCommon Send returns without error.
See DeleteIpv6Gateway for more information on using the DeleteIpv6Gateway API call, and error handling.
// Example sending a request using the DeleteIpv6GatewayRequest method.
req, resp := client.DeleteIpv6GatewayRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteIpv6GatewayWithContext ¶ added in v1.0.10
func (c *VPC) DeleteIpv6GatewayWithContext(ctx byteplus.Context, input *DeleteIpv6GatewayInput, opts ...request.Option) (*DeleteIpv6GatewayOutput, error)
DeleteIpv6GatewayWithContext is the same as DeleteIpv6Gateway with the addition of the ability to pass a context and additional request options.
See DeleteIpv6Gateway 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 (*VPC) DeleteNetworkAcl ¶ added in v1.0.10
func (c *VPC) DeleteNetworkAcl(input *DeleteNetworkAclInput) (*DeleteNetworkAclOutput, error)
DeleteNetworkAcl API operation for VPC.
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 VPC's API operation DeleteNetworkAcl for usage and error information.
func (*VPC) DeleteNetworkAclCommon ¶ added in v1.0.10
func (c *VPC) DeleteNetworkAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteNetworkAclCommon API operation for VPC.
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 VPC's API operation DeleteNetworkAclCommon for usage and error information.
func (*VPC) DeleteNetworkAclCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteNetworkAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteNetworkAclCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteNetworkAclCommon operation. The "output" return value will be populated with the DeleteNetworkAclCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteNetworkAclCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNetworkAclCommon Send returns without error.
See DeleteNetworkAclCommon for more information on using the DeleteNetworkAclCommon API call, and error handling.
// Example sending a request using the DeleteNetworkAclCommonRequest method.
req, resp := client.DeleteNetworkAclCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteNetworkAclCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteNetworkAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteNetworkAclCommonWithContext is the same as DeleteNetworkAclCommon with the addition of the ability to pass a context and additional request options.
See DeleteNetworkAclCommon 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 (*VPC) DeleteNetworkAclRequest ¶ added in v1.0.10
func (c *VPC) DeleteNetworkAclRequest(input *DeleteNetworkAclInput) (req *request.Request, output *DeleteNetworkAclOutput)
DeleteNetworkAclRequest generates a "byteplus/request.Request" representing the client's request for the DeleteNetworkAcl operation. The "output" return value will be populated with the DeleteNetworkAclCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteNetworkAclCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNetworkAclCommon Send returns without error.
See DeleteNetworkAcl for more information on using the DeleteNetworkAcl API call, and error handling.
// Example sending a request using the DeleteNetworkAclRequest method.
req, resp := client.DeleteNetworkAclRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteNetworkAclWithContext ¶ added in v1.0.10
func (c *VPC) DeleteNetworkAclWithContext(ctx byteplus.Context, input *DeleteNetworkAclInput, opts ...request.Option) (*DeleteNetworkAclOutput, error)
DeleteNetworkAclWithContext is the same as DeleteNetworkAcl with the addition of the ability to pass a context and additional request options.
See DeleteNetworkAcl 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 (*VPC) DeleteNetworkInterface ¶ added in v1.0.10
func (c *VPC) DeleteNetworkInterface(input *DeleteNetworkInterfaceInput) (*DeleteNetworkInterfaceOutput, error)
DeleteNetworkInterface API operation for VPC.
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 VPC's API operation DeleteNetworkInterface for usage and error information.
func (*VPC) DeleteNetworkInterfaceCommon ¶ added in v1.0.10
func (c *VPC) DeleteNetworkInterfaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteNetworkInterfaceCommon API operation for VPC.
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 VPC's API operation DeleteNetworkInterfaceCommon for usage and error information.
func (*VPC) DeleteNetworkInterfaceCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteNetworkInterfaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteNetworkInterfaceCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteNetworkInterfaceCommon operation. The "output" return value will be populated with the DeleteNetworkInterfaceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteNetworkInterfaceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNetworkInterfaceCommon Send returns without error.
See DeleteNetworkInterfaceCommon for more information on using the DeleteNetworkInterfaceCommon API call, and error handling.
// Example sending a request using the DeleteNetworkInterfaceCommonRequest method.
req, resp := client.DeleteNetworkInterfaceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteNetworkInterfaceCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteNetworkInterfaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteNetworkInterfaceCommonWithContext is the same as DeleteNetworkInterfaceCommon with the addition of the ability to pass a context and additional request options.
See DeleteNetworkInterfaceCommon 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 (*VPC) DeleteNetworkInterfaceRequest ¶ added in v1.0.10
func (c *VPC) DeleteNetworkInterfaceRequest(input *DeleteNetworkInterfaceInput) (req *request.Request, output *DeleteNetworkInterfaceOutput)
DeleteNetworkInterfaceRequest generates a "byteplus/request.Request" representing the client's request for the DeleteNetworkInterface operation. The "output" return value will be populated with the DeleteNetworkInterfaceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteNetworkInterfaceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNetworkInterfaceCommon Send returns without error.
See DeleteNetworkInterface for more information on using the DeleteNetworkInterface API call, and error handling.
// Example sending a request using the DeleteNetworkInterfaceRequest method.
req, resp := client.DeleteNetworkInterfaceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteNetworkInterfaceWithContext ¶ added in v1.0.10
func (c *VPC) DeleteNetworkInterfaceWithContext(ctx byteplus.Context, input *DeleteNetworkInterfaceInput, opts ...request.Option) (*DeleteNetworkInterfaceOutput, error)
DeleteNetworkInterfaceWithContext is the same as DeleteNetworkInterface with the addition of the ability to pass a context and additional request options.
See DeleteNetworkInterface 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 (*VPC) DeletePrefixList ¶ added in v1.0.10
func (c *VPC) DeletePrefixList(input *DeletePrefixListInput) (*DeletePrefixListOutput, error)
DeletePrefixList API operation for VPC.
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 VPC's API operation DeletePrefixList for usage and error information.
func (*VPC) DeletePrefixListCommon ¶ added in v1.0.10
func (c *VPC) DeletePrefixListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeletePrefixListCommon API operation for VPC.
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 VPC's API operation DeletePrefixListCommon for usage and error information.
func (*VPC) DeletePrefixListCommonRequest ¶ added in v1.0.10
func (c *VPC) DeletePrefixListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeletePrefixListCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeletePrefixListCommon operation. The "output" return value will be populated with the DeletePrefixListCommon request's response once the request completes successfully.
Use "Send" method on the returned DeletePrefixListCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePrefixListCommon Send returns without error.
See DeletePrefixListCommon for more information on using the DeletePrefixListCommon API call, and error handling.
// Example sending a request using the DeletePrefixListCommonRequest method.
req, resp := client.DeletePrefixListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeletePrefixListCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeletePrefixListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeletePrefixListCommonWithContext is the same as DeletePrefixListCommon with the addition of the ability to pass a context and additional request options.
See DeletePrefixListCommon 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 (*VPC) DeletePrefixListRequest ¶ added in v1.0.10
func (c *VPC) DeletePrefixListRequest(input *DeletePrefixListInput) (req *request.Request, output *DeletePrefixListOutput)
DeletePrefixListRequest generates a "byteplus/request.Request" representing the client's request for the DeletePrefixList operation. The "output" return value will be populated with the DeletePrefixListCommon request's response once the request completes successfully.
Use "Send" method on the returned DeletePrefixListCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePrefixListCommon Send returns without error.
See DeletePrefixList for more information on using the DeletePrefixList API call, and error handling.
// Example sending a request using the DeletePrefixListRequest method.
req, resp := client.DeletePrefixListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeletePrefixListWithContext ¶ added in v1.0.10
func (c *VPC) DeletePrefixListWithContext(ctx byteplus.Context, input *DeletePrefixListInput, opts ...request.Option) (*DeletePrefixListOutput, error)
DeletePrefixListWithContext is the same as DeletePrefixList with the addition of the ability to pass a context and additional request options.
See DeletePrefixList 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 (*VPC) DeleteRouteEntry ¶ added in v1.0.10
func (c *VPC) DeleteRouteEntry(input *DeleteRouteEntryInput) (*DeleteRouteEntryOutput, error)
DeleteRouteEntry API operation for VPC.
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 VPC's API operation DeleteRouteEntry for usage and error information.
func (*VPC) DeleteRouteEntryCommon ¶ added in v1.0.10
func (c *VPC) DeleteRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteRouteEntryCommon API operation for VPC.
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 VPC's API operation DeleteRouteEntryCommon for usage and error information.
func (*VPC) DeleteRouteEntryCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteRouteEntryCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRouteEntryCommon operation. The "output" return value will be populated with the DeleteRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRouteEntryCommon Send returns without error.
See DeleteRouteEntryCommon for more information on using the DeleteRouteEntryCommon API call, and error handling.
// Example sending a request using the DeleteRouteEntryCommonRequest method.
req, resp := client.DeleteRouteEntryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteRouteEntryCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteRouteEntryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteRouteEntryCommonWithContext is the same as DeleteRouteEntryCommon with the addition of the ability to pass a context and additional request options.
See DeleteRouteEntryCommon 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 (*VPC) DeleteRouteEntryRequest ¶ added in v1.0.10
func (c *VPC) DeleteRouteEntryRequest(input *DeleteRouteEntryInput) (req *request.Request, output *DeleteRouteEntryOutput)
DeleteRouteEntryRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRouteEntry operation. The "output" return value will be populated with the DeleteRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRouteEntryCommon Send returns without error.
See DeleteRouteEntry for more information on using the DeleteRouteEntry API call, and error handling.
// Example sending a request using the DeleteRouteEntryRequest method.
req, resp := client.DeleteRouteEntryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteRouteEntryWithContext ¶ added in v1.0.10
func (c *VPC) DeleteRouteEntryWithContext(ctx byteplus.Context, input *DeleteRouteEntryInput, opts ...request.Option) (*DeleteRouteEntryOutput, error)
DeleteRouteEntryWithContext is the same as DeleteRouteEntry with the addition of the ability to pass a context and additional request options.
See DeleteRouteEntry 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 (*VPC) DeleteRouteTable ¶ added in v1.0.10
func (c *VPC) DeleteRouteTable(input *DeleteRouteTableInput) (*DeleteRouteTableOutput, error)
DeleteRouteTable API operation for VPC.
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 VPC's API operation DeleteRouteTable for usage and error information.
func (*VPC) DeleteRouteTableCommon ¶ added in v1.0.10
func (c *VPC) DeleteRouteTableCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteRouteTableCommon API operation for VPC.
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 VPC's API operation DeleteRouteTableCommon for usage and error information.
func (*VPC) DeleteRouteTableCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteRouteTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteRouteTableCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRouteTableCommon operation. The "output" return value will be populated with the DeleteRouteTableCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRouteTableCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRouteTableCommon Send returns without error.
See DeleteRouteTableCommon for more information on using the DeleteRouteTableCommon API call, and error handling.
// Example sending a request using the DeleteRouteTableCommonRequest method.
req, resp := client.DeleteRouteTableCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteRouteTableCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteRouteTableCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteRouteTableCommonWithContext is the same as DeleteRouteTableCommon with the addition of the ability to pass a context and additional request options.
See DeleteRouteTableCommon 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 (*VPC) DeleteRouteTableRequest ¶ added in v1.0.10
func (c *VPC) DeleteRouteTableRequest(input *DeleteRouteTableInput) (req *request.Request, output *DeleteRouteTableOutput)
DeleteRouteTableRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRouteTable operation. The "output" return value will be populated with the DeleteRouteTableCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRouteTableCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRouteTableCommon Send returns without error.
See DeleteRouteTable for more information on using the DeleteRouteTable API call, and error handling.
// Example sending a request using the DeleteRouteTableRequest method.
req, resp := client.DeleteRouteTableRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteRouteTableWithContext ¶ added in v1.0.10
func (c *VPC) DeleteRouteTableWithContext(ctx byteplus.Context, input *DeleteRouteTableInput, opts ...request.Option) (*DeleteRouteTableOutput, error)
DeleteRouteTableWithContext is the same as DeleteRouteTable with the addition of the ability to pass a context and additional request options.
See DeleteRouteTable 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 (*VPC) DeleteSecurityGroup ¶ added in v1.0.10
func (c *VPC) DeleteSecurityGroup(input *DeleteSecurityGroupInput) (*DeleteSecurityGroupOutput, error)
DeleteSecurityGroup API operation for VPC.
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 VPC's API operation DeleteSecurityGroup for usage and error information.
func (*VPC) DeleteSecurityGroupCommon ¶ added in v1.0.10
func (c *VPC) DeleteSecurityGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteSecurityGroupCommon API operation for VPC.
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 VPC's API operation DeleteSecurityGroupCommon for usage and error information.
func (*VPC) DeleteSecurityGroupCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteSecurityGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteSecurityGroupCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteSecurityGroupCommon operation. The "output" return value will be populated with the DeleteSecurityGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteSecurityGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteSecurityGroupCommon Send returns without error.
See DeleteSecurityGroupCommon for more information on using the DeleteSecurityGroupCommon API call, and error handling.
// Example sending a request using the DeleteSecurityGroupCommonRequest method.
req, resp := client.DeleteSecurityGroupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteSecurityGroupCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteSecurityGroupCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteSecurityGroupCommonWithContext is the same as DeleteSecurityGroupCommon with the addition of the ability to pass a context and additional request options.
See DeleteSecurityGroupCommon 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 (*VPC) DeleteSecurityGroupRequest ¶ added in v1.0.10
func (c *VPC) DeleteSecurityGroupRequest(input *DeleteSecurityGroupInput) (req *request.Request, output *DeleteSecurityGroupOutput)
DeleteSecurityGroupRequest generates a "byteplus/request.Request" representing the client's request for the DeleteSecurityGroup operation. The "output" return value will be populated with the DeleteSecurityGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteSecurityGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteSecurityGroupCommon Send returns without error.
See DeleteSecurityGroup for more information on using the DeleteSecurityGroup API call, and error handling.
// Example sending a request using the DeleteSecurityGroupRequest method.
req, resp := client.DeleteSecurityGroupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteSecurityGroupWithContext ¶ added in v1.0.10
func (c *VPC) DeleteSecurityGroupWithContext(ctx byteplus.Context, input *DeleteSecurityGroupInput, opts ...request.Option) (*DeleteSecurityGroupOutput, error)
DeleteSecurityGroupWithContext is the same as DeleteSecurityGroup with the addition of the ability to pass a context and additional request options.
See DeleteSecurityGroup 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 (*VPC) DeleteSubnet ¶ added in v1.0.10
func (c *VPC) DeleteSubnet(input *DeleteSubnetInput) (*DeleteSubnetOutput, error)
DeleteSubnet API operation for VPC.
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 VPC's API operation DeleteSubnet for usage and error information.
func (*VPC) DeleteSubnetCommon ¶ added in v1.0.10
DeleteSubnetCommon API operation for VPC.
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 VPC's API operation DeleteSubnetCommon for usage and error information.
func (*VPC) DeleteSubnetCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteSubnetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteSubnetCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteSubnetCommon operation. The "output" return value will be populated with the DeleteSubnetCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteSubnetCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteSubnetCommon Send returns without error.
See DeleteSubnetCommon for more information on using the DeleteSubnetCommon API call, and error handling.
// Example sending a request using the DeleteSubnetCommonRequest method.
req, resp := client.DeleteSubnetCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteSubnetCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteSubnetCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteSubnetCommonWithContext is the same as DeleteSubnetCommon with the addition of the ability to pass a context and additional request options.
See DeleteSubnetCommon 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 (*VPC) DeleteSubnetRequest ¶ added in v1.0.10
func (c *VPC) DeleteSubnetRequest(input *DeleteSubnetInput) (req *request.Request, output *DeleteSubnetOutput)
DeleteSubnetRequest generates a "byteplus/request.Request" representing the client's request for the DeleteSubnet operation. The "output" return value will be populated with the DeleteSubnetCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteSubnetCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteSubnetCommon Send returns without error.
See DeleteSubnet for more information on using the DeleteSubnet API call, and error handling.
// Example sending a request using the DeleteSubnetRequest method.
req, resp := client.DeleteSubnetRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteSubnetWithContext ¶ added in v1.0.10
func (c *VPC) DeleteSubnetWithContext(ctx byteplus.Context, input *DeleteSubnetInput, opts ...request.Option) (*DeleteSubnetOutput, error)
DeleteSubnetWithContext is the same as DeleteSubnet with the addition of the ability to pass a context and additional request options.
See DeleteSubnet 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 (*VPC) DeleteTrafficMirrorFilter ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilter(input *DeleteTrafficMirrorFilterInput) (*DeleteTrafficMirrorFilterOutput, error)
DeleteTrafficMirrorFilter API operation for VPC.
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 VPC's API operation DeleteTrafficMirrorFilter for usage and error information.
func (*VPC) DeleteTrafficMirrorFilterCommon ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteTrafficMirrorFilterCommon API operation for VPC.
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 VPC's API operation DeleteTrafficMirrorFilterCommon for usage and error information.
func (*VPC) DeleteTrafficMirrorFilterCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteTrafficMirrorFilterCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTrafficMirrorFilterCommon operation. The "output" return value will be populated with the DeleteTrafficMirrorFilterCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTrafficMirrorFilterCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTrafficMirrorFilterCommon Send returns without error.
See DeleteTrafficMirrorFilterCommon for more information on using the DeleteTrafficMirrorFilterCommon API call, and error handling.
// Example sending a request using the DeleteTrafficMirrorFilterCommonRequest method.
req, resp := client.DeleteTrafficMirrorFilterCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteTrafficMirrorFilterCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteTrafficMirrorFilterCommonWithContext is the same as DeleteTrafficMirrorFilterCommon with the addition of the ability to pass a context and additional request options.
See DeleteTrafficMirrorFilterCommon 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 (*VPC) DeleteTrafficMirrorFilterRequest ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterRequest(input *DeleteTrafficMirrorFilterInput) (req *request.Request, output *DeleteTrafficMirrorFilterOutput)
DeleteTrafficMirrorFilterRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTrafficMirrorFilter operation. The "output" return value will be populated with the DeleteTrafficMirrorFilterCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTrafficMirrorFilterCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTrafficMirrorFilterCommon Send returns without error.
See DeleteTrafficMirrorFilter for more information on using the DeleteTrafficMirrorFilter API call, and error handling.
// Example sending a request using the DeleteTrafficMirrorFilterRequest method.
req, resp := client.DeleteTrafficMirrorFilterRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteTrafficMirrorFilterRule ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterRule(input *DeleteTrafficMirrorFilterRuleInput) (*DeleteTrafficMirrorFilterRuleOutput, error)
DeleteTrafficMirrorFilterRule API operation for VPC.
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 VPC's API operation DeleteTrafficMirrorFilterRule for usage and error information.
func (*VPC) DeleteTrafficMirrorFilterRuleCommon ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteTrafficMirrorFilterRuleCommon API operation for VPC.
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 VPC's API operation DeleteTrafficMirrorFilterRuleCommon for usage and error information.
func (*VPC) DeleteTrafficMirrorFilterRuleCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteTrafficMirrorFilterRuleCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTrafficMirrorFilterRuleCommon operation. The "output" return value will be populated with the DeleteTrafficMirrorFilterRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTrafficMirrorFilterRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTrafficMirrorFilterRuleCommon Send returns without error.
See DeleteTrafficMirrorFilterRuleCommon for more information on using the DeleteTrafficMirrorFilterRuleCommon API call, and error handling.
// Example sending a request using the DeleteTrafficMirrorFilterRuleCommonRequest method.
req, resp := client.DeleteTrafficMirrorFilterRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteTrafficMirrorFilterRuleCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterRuleCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteTrafficMirrorFilterRuleCommonWithContext is the same as DeleteTrafficMirrorFilterRuleCommon with the addition of the ability to pass a context and additional request options.
See DeleteTrafficMirrorFilterRuleCommon 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 (*VPC) DeleteTrafficMirrorFilterRuleRequest ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterRuleRequest(input *DeleteTrafficMirrorFilterRuleInput) (req *request.Request, output *DeleteTrafficMirrorFilterRuleOutput)
DeleteTrafficMirrorFilterRuleRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTrafficMirrorFilterRule operation. The "output" return value will be populated with the DeleteTrafficMirrorFilterRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTrafficMirrorFilterRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTrafficMirrorFilterRuleCommon Send returns without error.
See DeleteTrafficMirrorFilterRule for more information on using the DeleteTrafficMirrorFilterRule API call, and error handling.
// Example sending a request using the DeleteTrafficMirrorFilterRuleRequest method.
req, resp := client.DeleteTrafficMirrorFilterRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteTrafficMirrorFilterRuleWithContext ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterRuleWithContext(ctx byteplus.Context, input *DeleteTrafficMirrorFilterRuleInput, opts ...request.Option) (*DeleteTrafficMirrorFilterRuleOutput, error)
DeleteTrafficMirrorFilterRuleWithContext is the same as DeleteTrafficMirrorFilterRule with the addition of the ability to pass a context and additional request options.
See DeleteTrafficMirrorFilterRule 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 (*VPC) DeleteTrafficMirrorFilterWithContext ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorFilterWithContext(ctx byteplus.Context, input *DeleteTrafficMirrorFilterInput, opts ...request.Option) (*DeleteTrafficMirrorFilterOutput, error)
DeleteTrafficMirrorFilterWithContext is the same as DeleteTrafficMirrorFilter with the addition of the ability to pass a context and additional request options.
See DeleteTrafficMirrorFilter 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 (*VPC) DeleteTrafficMirrorSession ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorSession(input *DeleteTrafficMirrorSessionInput) (*DeleteTrafficMirrorSessionOutput, error)
DeleteTrafficMirrorSession API operation for VPC.
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 VPC's API operation DeleteTrafficMirrorSession for usage and error information.
func (*VPC) DeleteTrafficMirrorSessionCommon ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorSessionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteTrafficMirrorSessionCommon API operation for VPC.
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 VPC's API operation DeleteTrafficMirrorSessionCommon for usage and error information.
func (*VPC) DeleteTrafficMirrorSessionCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorSessionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteTrafficMirrorSessionCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTrafficMirrorSessionCommon operation. The "output" return value will be populated with the DeleteTrafficMirrorSessionCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTrafficMirrorSessionCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTrafficMirrorSessionCommon Send returns without error.
See DeleteTrafficMirrorSessionCommon for more information on using the DeleteTrafficMirrorSessionCommon API call, and error handling.
// Example sending a request using the DeleteTrafficMirrorSessionCommonRequest method.
req, resp := client.DeleteTrafficMirrorSessionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteTrafficMirrorSessionCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorSessionCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteTrafficMirrorSessionCommonWithContext is the same as DeleteTrafficMirrorSessionCommon with the addition of the ability to pass a context and additional request options.
See DeleteTrafficMirrorSessionCommon 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 (*VPC) DeleteTrafficMirrorSessionRequest ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorSessionRequest(input *DeleteTrafficMirrorSessionInput) (req *request.Request, output *DeleteTrafficMirrorSessionOutput)
DeleteTrafficMirrorSessionRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTrafficMirrorSession operation. The "output" return value will be populated with the DeleteTrafficMirrorSessionCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTrafficMirrorSessionCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTrafficMirrorSessionCommon Send returns without error.
See DeleteTrafficMirrorSession for more information on using the DeleteTrafficMirrorSession API call, and error handling.
// Example sending a request using the DeleteTrafficMirrorSessionRequest method.
req, resp := client.DeleteTrafficMirrorSessionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteTrafficMirrorSessionWithContext ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorSessionWithContext(ctx byteplus.Context, input *DeleteTrafficMirrorSessionInput, opts ...request.Option) (*DeleteTrafficMirrorSessionOutput, error)
DeleteTrafficMirrorSessionWithContext is the same as DeleteTrafficMirrorSession with the addition of the ability to pass a context and additional request options.
See DeleteTrafficMirrorSession 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 (*VPC) DeleteTrafficMirrorTarget ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorTarget(input *DeleteTrafficMirrorTargetInput) (*DeleteTrafficMirrorTargetOutput, error)
DeleteTrafficMirrorTarget API operation for VPC.
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 VPC's API operation DeleteTrafficMirrorTarget for usage and error information.
func (*VPC) DeleteTrafficMirrorTargetCommon ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorTargetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteTrafficMirrorTargetCommon API operation for VPC.
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 VPC's API operation DeleteTrafficMirrorTargetCommon for usage and error information.
func (*VPC) DeleteTrafficMirrorTargetCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorTargetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteTrafficMirrorTargetCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTrafficMirrorTargetCommon operation. The "output" return value will be populated with the DeleteTrafficMirrorTargetCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTrafficMirrorTargetCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTrafficMirrorTargetCommon Send returns without error.
See DeleteTrafficMirrorTargetCommon for more information on using the DeleteTrafficMirrorTargetCommon API call, and error handling.
// Example sending a request using the DeleteTrafficMirrorTargetCommonRequest method.
req, resp := client.DeleteTrafficMirrorTargetCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteTrafficMirrorTargetCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorTargetCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteTrafficMirrorTargetCommonWithContext is the same as DeleteTrafficMirrorTargetCommon with the addition of the ability to pass a context and additional request options.
See DeleteTrafficMirrorTargetCommon 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 (*VPC) DeleteTrafficMirrorTargetRequest ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorTargetRequest(input *DeleteTrafficMirrorTargetInput) (req *request.Request, output *DeleteTrafficMirrorTargetOutput)
DeleteTrafficMirrorTargetRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTrafficMirrorTarget operation. The "output" return value will be populated with the DeleteTrafficMirrorTargetCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTrafficMirrorTargetCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTrafficMirrorTargetCommon Send returns without error.
See DeleteTrafficMirrorTarget for more information on using the DeleteTrafficMirrorTarget API call, and error handling.
// Example sending a request using the DeleteTrafficMirrorTargetRequest method.
req, resp := client.DeleteTrafficMirrorTargetRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteTrafficMirrorTargetWithContext ¶ added in v1.0.10
func (c *VPC) DeleteTrafficMirrorTargetWithContext(ctx byteplus.Context, input *DeleteTrafficMirrorTargetInput, opts ...request.Option) (*DeleteTrafficMirrorTargetOutput, error)
DeleteTrafficMirrorTargetWithContext is the same as DeleteTrafficMirrorTarget with the addition of the ability to pass a context and additional request options.
See DeleteTrafficMirrorTarget 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 (*VPC) DeleteVpc ¶ added in v1.0.10
func (c *VPC) DeleteVpc(input *DeleteVpcInput) (*DeleteVpcOutput, error)
DeleteVpc API operation for VPC.
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 VPC's API operation DeleteVpc for usage and error information.
func (*VPC) DeleteVpcCommon ¶ added in v1.0.10
DeleteVpcCommon API operation for VPC.
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 VPC's API operation DeleteVpcCommon for usage and error information.
func (*VPC) DeleteVpcCommonRequest ¶ added in v1.0.10
func (c *VPC) DeleteVpcCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteVpcCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteVpcCommon operation. The "output" return value will be populated with the DeleteVpcCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcCommon Send returns without error.
See DeleteVpcCommon for more information on using the DeleteVpcCommon API call, and error handling.
// Example sending a request using the DeleteVpcCommonRequest method.
req, resp := client.DeleteVpcCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteVpcCommonWithContext ¶ added in v1.0.10
func (c *VPC) DeleteVpcCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteVpcCommonWithContext is the same as DeleteVpcCommon with the addition of the ability to pass a context and additional request options.
See DeleteVpcCommon 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 (*VPC) DeleteVpcRequest ¶ added in v1.0.10
func (c *VPC) DeleteVpcRequest(input *DeleteVpcInput) (req *request.Request, output *DeleteVpcOutput)
DeleteVpcRequest generates a "byteplus/request.Request" representing the client's request for the DeleteVpc operation. The "output" return value will be populated with the DeleteVpcCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVpcCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVpcCommon Send returns without error.
See DeleteVpc for more information on using the DeleteVpc API call, and error handling.
// Example sending a request using the DeleteVpcRequest method.
req, resp := client.DeleteVpcRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DeleteVpcWithContext ¶ added in v1.0.10
func (c *VPC) DeleteVpcWithContext(ctx byteplus.Context, input *DeleteVpcInput, opts ...request.Option) (*DeleteVpcOutput, error)
DeleteVpcWithContext is the same as DeleteVpc with the addition of the ability to pass a context and additional request options.
See DeleteVpc 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 (*VPC) DescribeBandwidthPackages ¶ added in v1.0.10
func (c *VPC) DescribeBandwidthPackages(input *DescribeBandwidthPackagesInput) (*DescribeBandwidthPackagesOutput, error)
DescribeBandwidthPackages API operation for VPC.
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 VPC's API operation DescribeBandwidthPackages for usage and error information.
func (*VPC) DescribeBandwidthPackagesCommon ¶ added in v1.0.10
func (c *VPC) DescribeBandwidthPackagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBandwidthPackagesCommon API operation for VPC.
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 VPC's API operation DescribeBandwidthPackagesCommon for usage and error information.
func (*VPC) DescribeBandwidthPackagesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeBandwidthPackagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeBandwidthPackagesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeBandwidthPackagesCommon operation. The "output" return value will be populated with the DescribeBandwidthPackagesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBandwidthPackagesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBandwidthPackagesCommon Send returns without error.
See DescribeBandwidthPackagesCommon for more information on using the DescribeBandwidthPackagesCommon API call, and error handling.
// Example sending a request using the DescribeBandwidthPackagesCommonRequest method.
req, resp := client.DescribeBandwidthPackagesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeBandwidthPackagesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeBandwidthPackagesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeBandwidthPackagesCommonWithContext is the same as DescribeBandwidthPackagesCommon with the addition of the ability to pass a context and additional request options.
See DescribeBandwidthPackagesCommon 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 (*VPC) DescribeBandwidthPackagesRequest ¶ added in v1.0.10
func (c *VPC) DescribeBandwidthPackagesRequest(input *DescribeBandwidthPackagesInput) (req *request.Request, output *DescribeBandwidthPackagesOutput)
DescribeBandwidthPackagesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeBandwidthPackages operation. The "output" return value will be populated with the DescribeBandwidthPackagesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBandwidthPackagesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBandwidthPackagesCommon Send returns without error.
See DescribeBandwidthPackages for more information on using the DescribeBandwidthPackages API call, and error handling.
// Example sending a request using the DescribeBandwidthPackagesRequest method.
req, resp := client.DescribeBandwidthPackagesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeBandwidthPackagesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeBandwidthPackagesWithContext(ctx byteplus.Context, input *DescribeBandwidthPackagesInput, opts ...request.Option) (*DescribeBandwidthPackagesOutput, error)
DescribeBandwidthPackagesWithContext is the same as DescribeBandwidthPackages with the addition of the ability to pass a context and additional request options.
See DescribeBandwidthPackages 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 (*VPC) DescribeEipAddressAttributes ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressAttributes(input *DescribeEipAddressAttributesInput) (*DescribeEipAddressAttributesOutput, error)
DescribeEipAddressAttributes API operation for VPC.
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 VPC's API operation DescribeEipAddressAttributes for usage and error information.
func (*VPC) DescribeEipAddressAttributesCommon ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeEipAddressAttributesCommon API operation for VPC.
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 VPC's API operation DescribeEipAddressAttributesCommon for usage and error information.
func (*VPC) DescribeEipAddressAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeEipAddressAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeEipAddressAttributesCommon operation. The "output" return value will be populated with the DescribeEipAddressAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeEipAddressAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeEipAddressAttributesCommon Send returns without error.
See DescribeEipAddressAttributesCommon for more information on using the DescribeEipAddressAttributesCommon API call, and error handling.
// Example sending a request using the DescribeEipAddressAttributesCommonRequest method.
req, resp := client.DescribeEipAddressAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeEipAddressAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeEipAddressAttributesCommonWithContext is the same as DescribeEipAddressAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeEipAddressAttributesCommon 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 (*VPC) DescribeEipAddressAttributesRequest ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressAttributesRequest(input *DescribeEipAddressAttributesInput) (req *request.Request, output *DescribeEipAddressAttributesOutput)
DescribeEipAddressAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeEipAddressAttributes operation. The "output" return value will be populated with the DescribeEipAddressAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeEipAddressAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeEipAddressAttributesCommon Send returns without error.
See DescribeEipAddressAttributes for more information on using the DescribeEipAddressAttributes API call, and error handling.
// Example sending a request using the DescribeEipAddressAttributesRequest method.
req, resp := client.DescribeEipAddressAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeEipAddressAttributesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressAttributesWithContext(ctx byteplus.Context, input *DescribeEipAddressAttributesInput, opts ...request.Option) (*DescribeEipAddressAttributesOutput, error)
DescribeEipAddressAttributesWithContext is the same as DescribeEipAddressAttributes with the addition of the ability to pass a context and additional request options.
See DescribeEipAddressAttributes 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 (*VPC) DescribeEipAddresses ¶ added in v1.0.10
func (c *VPC) DescribeEipAddresses(input *DescribeEipAddressesInput) (*DescribeEipAddressesOutput, error)
DescribeEipAddresses API operation for VPC.
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 VPC's API operation DescribeEipAddresses for usage and error information.
func (*VPC) DescribeEipAddressesCommon ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeEipAddressesCommon API operation for VPC.
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 VPC's API operation DescribeEipAddressesCommon for usage and error information.
func (*VPC) DescribeEipAddressesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeEipAddressesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeEipAddressesCommon operation. The "output" return value will be populated with the DescribeEipAddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeEipAddressesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeEipAddressesCommon Send returns without error.
See DescribeEipAddressesCommon for more information on using the DescribeEipAddressesCommon API call, and error handling.
// Example sending a request using the DescribeEipAddressesCommonRequest method.
req, resp := client.DescribeEipAddressesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeEipAddressesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeEipAddressesCommonWithContext is the same as DescribeEipAddressesCommon with the addition of the ability to pass a context and additional request options.
See DescribeEipAddressesCommon 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 (*VPC) DescribeEipAddressesRequest ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressesRequest(input *DescribeEipAddressesInput) (req *request.Request, output *DescribeEipAddressesOutput)
DescribeEipAddressesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeEipAddresses operation. The "output" return value will be populated with the DescribeEipAddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeEipAddressesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeEipAddressesCommon Send returns without error.
See DescribeEipAddresses for more information on using the DescribeEipAddresses API call, and error handling.
// Example sending a request using the DescribeEipAddressesRequest method.
req, resp := client.DescribeEipAddressesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeEipAddressesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeEipAddressesWithContext(ctx byteplus.Context, input *DescribeEipAddressesInput, opts ...request.Option) (*DescribeEipAddressesOutput, error)
DescribeEipAddressesWithContext is the same as DescribeEipAddresses with the addition of the ability to pass a context and additional request options.
See DescribeEipAddresses 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 (*VPC) DescribeFlowLogs ¶ added in v1.0.10
func (c *VPC) DescribeFlowLogs(input *DescribeFlowLogsInput) (*DescribeFlowLogsOutput, error)
DescribeFlowLogs API operation for VPC.
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 VPC's API operation DescribeFlowLogs for usage and error information.
func (*VPC) DescribeFlowLogsCommon ¶ added in v1.0.10
func (c *VPC) DescribeFlowLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeFlowLogsCommon API operation for VPC.
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 VPC's API operation DescribeFlowLogsCommon for usage and error information.
func (*VPC) DescribeFlowLogsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeFlowLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeFlowLogsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeFlowLogsCommon operation. The "output" return value will be populated with the DescribeFlowLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeFlowLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFlowLogsCommon Send returns without error.
See DescribeFlowLogsCommon for more information on using the DescribeFlowLogsCommon API call, and error handling.
// Example sending a request using the DescribeFlowLogsCommonRequest method.
req, resp := client.DescribeFlowLogsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeFlowLogsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeFlowLogsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeFlowLogsCommonWithContext is the same as DescribeFlowLogsCommon with the addition of the ability to pass a context and additional request options.
See DescribeFlowLogsCommon 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 (*VPC) DescribeFlowLogsRequest ¶ added in v1.0.10
func (c *VPC) DescribeFlowLogsRequest(input *DescribeFlowLogsInput) (req *request.Request, output *DescribeFlowLogsOutput)
DescribeFlowLogsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeFlowLogs operation. The "output" return value will be populated with the DescribeFlowLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeFlowLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFlowLogsCommon Send returns without error.
See DescribeFlowLogs for more information on using the DescribeFlowLogs API call, and error handling.
// Example sending a request using the DescribeFlowLogsRequest method.
req, resp := client.DescribeFlowLogsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeFlowLogsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeFlowLogsWithContext(ctx byteplus.Context, input *DescribeFlowLogsInput, opts ...request.Option) (*DescribeFlowLogsOutput, error)
DescribeFlowLogsWithContext is the same as DescribeFlowLogs with the addition of the ability to pass a context and additional request options.
See DescribeFlowLogs 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 (*VPC) DescribeHaVips ¶ added in v1.0.10
func (c *VPC) DescribeHaVips(input *DescribeHaVipsInput) (*DescribeHaVipsOutput, error)
DescribeHaVips API operation for VPC.
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 VPC's API operation DescribeHaVips for usage and error information.
func (*VPC) DescribeHaVipsCommon ¶ added in v1.0.10
DescribeHaVipsCommon API operation for VPC.
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 VPC's API operation DescribeHaVipsCommon for usage and error information.
func (*VPC) DescribeHaVipsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeHaVipsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeHaVipsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeHaVipsCommon operation. The "output" return value will be populated with the DescribeHaVipsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeHaVipsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeHaVipsCommon Send returns without error.
See DescribeHaVipsCommon for more information on using the DescribeHaVipsCommon API call, and error handling.
// Example sending a request using the DescribeHaVipsCommonRequest method.
req, resp := client.DescribeHaVipsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeHaVipsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeHaVipsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeHaVipsCommonWithContext is the same as DescribeHaVipsCommon with the addition of the ability to pass a context and additional request options.
See DescribeHaVipsCommon 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 (*VPC) DescribeHaVipsRequest ¶ added in v1.0.10
func (c *VPC) DescribeHaVipsRequest(input *DescribeHaVipsInput) (req *request.Request, output *DescribeHaVipsOutput)
DescribeHaVipsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeHaVips operation. The "output" return value will be populated with the DescribeHaVipsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeHaVipsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeHaVipsCommon Send returns without error.
See DescribeHaVips for more information on using the DescribeHaVips API call, and error handling.
// Example sending a request using the DescribeHaVipsRequest method.
req, resp := client.DescribeHaVipsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeHaVipsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeHaVipsWithContext(ctx byteplus.Context, input *DescribeHaVipsInput, opts ...request.Option) (*DescribeHaVipsOutput, error)
DescribeHaVipsWithContext is the same as DescribeHaVips with the addition of the ability to pass a context and additional request options.
See DescribeHaVips 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 (*VPC) DescribeInstanceGroups ¶ added in v1.0.10
func (c *VPC) DescribeInstanceGroups(input *DescribeInstanceGroupsInput) (*DescribeInstanceGroupsOutput, error)
DescribeInstanceGroups API operation for VPC.
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 VPC's API operation DescribeInstanceGroups for usage and error information.
func (*VPC) DescribeInstanceGroupsCommon ¶ added in v1.0.10
func (c *VPC) DescribeInstanceGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeInstanceGroupsCommon API operation for VPC.
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 VPC's API operation DescribeInstanceGroupsCommon for usage and error information.
func (*VPC) DescribeInstanceGroupsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeInstanceGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeInstanceGroupsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeInstanceGroupsCommon operation. The "output" return value will be populated with the DescribeInstanceGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceGroupsCommon Send returns without error.
See DescribeInstanceGroupsCommon for more information on using the DescribeInstanceGroupsCommon API call, and error handling.
// Example sending a request using the DescribeInstanceGroupsCommonRequest method.
req, resp := client.DescribeInstanceGroupsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeInstanceGroupsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeInstanceGroupsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeInstanceGroupsCommonWithContext is the same as DescribeInstanceGroupsCommon with the addition of the ability to pass a context and additional request options.
See DescribeInstanceGroupsCommon 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 (*VPC) DescribeInstanceGroupsRequest ¶ added in v1.0.10
func (c *VPC) DescribeInstanceGroupsRequest(input *DescribeInstanceGroupsInput) (req *request.Request, output *DescribeInstanceGroupsOutput)
DescribeInstanceGroupsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeInstanceGroups operation. The "output" return value will be populated with the DescribeInstanceGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceGroupsCommon Send returns without error.
See DescribeInstanceGroups for more information on using the DescribeInstanceGroups API call, and error handling.
// Example sending a request using the DescribeInstanceGroupsRequest method.
req, resp := client.DescribeInstanceGroupsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeInstanceGroupsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeInstanceGroupsWithContext(ctx byteplus.Context, input *DescribeInstanceGroupsInput, opts ...request.Option) (*DescribeInstanceGroupsOutput, error)
DescribeInstanceGroupsWithContext is the same as DescribeInstanceGroups with the addition of the ability to pass a context and additional request options.
See DescribeInstanceGroups 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 (*VPC) DescribeIpAddressPoolAttributes ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolAttributes(input *DescribeIpAddressPoolAttributesInput) (*DescribeIpAddressPoolAttributesOutput, error)
DescribeIpAddressPoolAttributes API operation for VPC.
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 VPC's API operation DescribeIpAddressPoolAttributes for usage and error information.
func (*VPC) DescribeIpAddressPoolAttributesCommon ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeIpAddressPoolAttributesCommon API operation for VPC.
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 VPC's API operation DescribeIpAddressPoolAttributesCommon for usage and error information.
func (*VPC) DescribeIpAddressPoolAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeIpAddressPoolAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpAddressPoolAttributesCommon operation. The "output" return value will be populated with the DescribeIpAddressPoolAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpAddressPoolAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpAddressPoolAttributesCommon Send returns without error.
See DescribeIpAddressPoolAttributesCommon for more information on using the DescribeIpAddressPoolAttributesCommon API call, and error handling.
// Example sending a request using the DescribeIpAddressPoolAttributesCommonRequest method.
req, resp := client.DescribeIpAddressPoolAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpAddressPoolAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeIpAddressPoolAttributesCommonWithContext is the same as DescribeIpAddressPoolAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeIpAddressPoolAttributesCommon 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 (*VPC) DescribeIpAddressPoolAttributesRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolAttributesRequest(input *DescribeIpAddressPoolAttributesInput) (req *request.Request, output *DescribeIpAddressPoolAttributesOutput)
DescribeIpAddressPoolAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpAddressPoolAttributes operation. The "output" return value will be populated with the DescribeIpAddressPoolAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpAddressPoolAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpAddressPoolAttributesCommon Send returns without error.
See DescribeIpAddressPoolAttributes for more information on using the DescribeIpAddressPoolAttributes API call, and error handling.
// Example sending a request using the DescribeIpAddressPoolAttributesRequest method.
req, resp := client.DescribeIpAddressPoolAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpAddressPoolAttributesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolAttributesWithContext(ctx byteplus.Context, input *DescribeIpAddressPoolAttributesInput, opts ...request.Option) (*DescribeIpAddressPoolAttributesOutput, error)
DescribeIpAddressPoolAttributesWithContext is the same as DescribeIpAddressPoolAttributes with the addition of the ability to pass a context and additional request options.
See DescribeIpAddressPoolAttributes 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 (*VPC) DescribeIpAddressPoolCidrBlocks ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolCidrBlocks(input *DescribeIpAddressPoolCidrBlocksInput) (*DescribeIpAddressPoolCidrBlocksOutput, error)
DescribeIpAddressPoolCidrBlocks API operation for VPC.
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 VPC's API operation DescribeIpAddressPoolCidrBlocks for usage and error information.
func (*VPC) DescribeIpAddressPoolCidrBlocksCommon ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolCidrBlocksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeIpAddressPoolCidrBlocksCommon API operation for VPC.
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 VPC's API operation DescribeIpAddressPoolCidrBlocksCommon for usage and error information.
func (*VPC) DescribeIpAddressPoolCidrBlocksCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolCidrBlocksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeIpAddressPoolCidrBlocksCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpAddressPoolCidrBlocksCommon operation. The "output" return value will be populated with the DescribeIpAddressPoolCidrBlocksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpAddressPoolCidrBlocksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpAddressPoolCidrBlocksCommon Send returns without error.
See DescribeIpAddressPoolCidrBlocksCommon for more information on using the DescribeIpAddressPoolCidrBlocksCommon API call, and error handling.
// Example sending a request using the DescribeIpAddressPoolCidrBlocksCommonRequest method.
req, resp := client.DescribeIpAddressPoolCidrBlocksCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpAddressPoolCidrBlocksCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolCidrBlocksCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeIpAddressPoolCidrBlocksCommonWithContext is the same as DescribeIpAddressPoolCidrBlocksCommon with the addition of the ability to pass a context and additional request options.
See DescribeIpAddressPoolCidrBlocksCommon 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 (*VPC) DescribeIpAddressPoolCidrBlocksRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolCidrBlocksRequest(input *DescribeIpAddressPoolCidrBlocksInput) (req *request.Request, output *DescribeIpAddressPoolCidrBlocksOutput)
DescribeIpAddressPoolCidrBlocksRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpAddressPoolCidrBlocks operation. The "output" return value will be populated with the DescribeIpAddressPoolCidrBlocksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpAddressPoolCidrBlocksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpAddressPoolCidrBlocksCommon Send returns without error.
See DescribeIpAddressPoolCidrBlocks for more information on using the DescribeIpAddressPoolCidrBlocks API call, and error handling.
// Example sending a request using the DescribeIpAddressPoolCidrBlocksRequest method.
req, resp := client.DescribeIpAddressPoolCidrBlocksRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpAddressPoolCidrBlocksWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolCidrBlocksWithContext(ctx byteplus.Context, input *DescribeIpAddressPoolCidrBlocksInput, opts ...request.Option) (*DescribeIpAddressPoolCidrBlocksOutput, error)
DescribeIpAddressPoolCidrBlocksWithContext is the same as DescribeIpAddressPoolCidrBlocks with the addition of the ability to pass a context and additional request options.
See DescribeIpAddressPoolCidrBlocks 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 (*VPC) DescribeIpAddressPools ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPools(input *DescribeIpAddressPoolsInput) (*DescribeIpAddressPoolsOutput, error)
DescribeIpAddressPools API operation for VPC.
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 VPC's API operation DescribeIpAddressPools for usage and error information.
func (*VPC) DescribeIpAddressPoolsCommon ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeIpAddressPoolsCommon API operation for VPC.
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 VPC's API operation DescribeIpAddressPoolsCommon for usage and error information.
func (*VPC) DescribeIpAddressPoolsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeIpAddressPoolsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpAddressPoolsCommon operation. The "output" return value will be populated with the DescribeIpAddressPoolsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpAddressPoolsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpAddressPoolsCommon Send returns without error.
See DescribeIpAddressPoolsCommon for more information on using the DescribeIpAddressPoolsCommon API call, and error handling.
// Example sending a request using the DescribeIpAddressPoolsCommonRequest method.
req, resp := client.DescribeIpAddressPoolsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpAddressPoolsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeIpAddressPoolsCommonWithContext is the same as DescribeIpAddressPoolsCommon with the addition of the ability to pass a context and additional request options.
See DescribeIpAddressPoolsCommon 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 (*VPC) DescribeIpAddressPoolsRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolsRequest(input *DescribeIpAddressPoolsInput) (req *request.Request, output *DescribeIpAddressPoolsOutput)
DescribeIpAddressPoolsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpAddressPools operation. The "output" return value will be populated with the DescribeIpAddressPoolsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpAddressPoolsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpAddressPoolsCommon Send returns without error.
See DescribeIpAddressPools for more information on using the DescribeIpAddressPools API call, and error handling.
// Example sending a request using the DescribeIpAddressPoolsRequest method.
req, resp := client.DescribeIpAddressPoolsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpAddressPoolsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpAddressPoolsWithContext(ctx byteplus.Context, input *DescribeIpAddressPoolsInput, opts ...request.Option) (*DescribeIpAddressPoolsOutput, error)
DescribeIpAddressPoolsWithContext is the same as DescribeIpAddressPools with the addition of the ability to pass a context and additional request options.
See DescribeIpAddressPools 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 (*VPC) DescribeIpv6AddressBandwidthAttributes ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthAttributes(input *DescribeIpv6AddressBandwidthAttributesInput) (*DescribeIpv6AddressBandwidthAttributesOutput, error)
DescribeIpv6AddressBandwidthAttributes API operation for VPC.
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 VPC's API operation DescribeIpv6AddressBandwidthAttributes for usage and error information.
func (*VPC) DescribeIpv6AddressBandwidthAttributesCommon ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6AddressBandwidthAttributesCommon API operation for VPC.
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 VPC's API operation DescribeIpv6AddressBandwidthAttributesCommon for usage and error information.
func (*VPC) DescribeIpv6AddressBandwidthAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeIpv6AddressBandwidthAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6AddressBandwidthAttributesCommon operation. The "output" return value will be populated with the DescribeIpv6AddressBandwidthAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6AddressBandwidthAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6AddressBandwidthAttributesCommon Send returns without error.
See DescribeIpv6AddressBandwidthAttributesCommon for more information on using the DescribeIpv6AddressBandwidthAttributesCommon API call, and error handling.
// Example sending a request using the DescribeIpv6AddressBandwidthAttributesCommonRequest method.
req, resp := client.DescribeIpv6AddressBandwidthAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6AddressBandwidthAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeIpv6AddressBandwidthAttributesCommonWithContext is the same as DescribeIpv6AddressBandwidthAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeIpv6AddressBandwidthAttributesCommon 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 (*VPC) DescribeIpv6AddressBandwidthAttributesRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthAttributesRequest(input *DescribeIpv6AddressBandwidthAttributesInput) (req *request.Request, output *DescribeIpv6AddressBandwidthAttributesOutput)
DescribeIpv6AddressBandwidthAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6AddressBandwidthAttributes operation. The "output" return value will be populated with the DescribeIpv6AddressBandwidthAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6AddressBandwidthAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6AddressBandwidthAttributesCommon Send returns without error.
See DescribeIpv6AddressBandwidthAttributes for more information on using the DescribeIpv6AddressBandwidthAttributes API call, and error handling.
// Example sending a request using the DescribeIpv6AddressBandwidthAttributesRequest method.
req, resp := client.DescribeIpv6AddressBandwidthAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6AddressBandwidthAttributesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthAttributesWithContext(ctx byteplus.Context, input *DescribeIpv6AddressBandwidthAttributesInput, opts ...request.Option) (*DescribeIpv6AddressBandwidthAttributesOutput, error)
DescribeIpv6AddressBandwidthAttributesWithContext is the same as DescribeIpv6AddressBandwidthAttributes with the addition of the ability to pass a context and additional request options.
See DescribeIpv6AddressBandwidthAttributes 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 (*VPC) DescribeIpv6AddressBandwidths ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidths(input *DescribeIpv6AddressBandwidthsInput) (*DescribeIpv6AddressBandwidthsOutput, error)
DescribeIpv6AddressBandwidths API operation for VPC.
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 VPC's API operation DescribeIpv6AddressBandwidths for usage and error information.
func (*VPC) DescribeIpv6AddressBandwidthsCommon ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6AddressBandwidthsCommon API operation for VPC.
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 VPC's API operation DescribeIpv6AddressBandwidthsCommon for usage and error information.
func (*VPC) DescribeIpv6AddressBandwidthsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeIpv6AddressBandwidthsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6AddressBandwidthsCommon operation. The "output" return value will be populated with the DescribeIpv6AddressBandwidthsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6AddressBandwidthsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6AddressBandwidthsCommon Send returns without error.
See DescribeIpv6AddressBandwidthsCommon for more information on using the DescribeIpv6AddressBandwidthsCommon API call, and error handling.
// Example sending a request using the DescribeIpv6AddressBandwidthsCommonRequest method.
req, resp := client.DescribeIpv6AddressBandwidthsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6AddressBandwidthsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeIpv6AddressBandwidthsCommonWithContext is the same as DescribeIpv6AddressBandwidthsCommon with the addition of the ability to pass a context and additional request options.
See DescribeIpv6AddressBandwidthsCommon 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 (*VPC) DescribeIpv6AddressBandwidthsRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthsRequest(input *DescribeIpv6AddressBandwidthsInput) (req *request.Request, output *DescribeIpv6AddressBandwidthsOutput)
DescribeIpv6AddressBandwidthsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6AddressBandwidths operation. The "output" return value will be populated with the DescribeIpv6AddressBandwidthsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6AddressBandwidthsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6AddressBandwidthsCommon Send returns without error.
See DescribeIpv6AddressBandwidths for more information on using the DescribeIpv6AddressBandwidths API call, and error handling.
// Example sending a request using the DescribeIpv6AddressBandwidthsRequest method.
req, resp := client.DescribeIpv6AddressBandwidthsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6AddressBandwidthsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6AddressBandwidthsWithContext(ctx byteplus.Context, input *DescribeIpv6AddressBandwidthsInput, opts ...request.Option) (*DescribeIpv6AddressBandwidthsOutput, error)
DescribeIpv6AddressBandwidthsWithContext is the same as DescribeIpv6AddressBandwidths with the addition of the ability to pass a context and additional request options.
See DescribeIpv6AddressBandwidths 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 (*VPC) DescribeIpv6EgressOnlyRules ¶ added in v1.0.10
func (c *VPC) DescribeIpv6EgressOnlyRules(input *DescribeIpv6EgressOnlyRulesInput) (*DescribeIpv6EgressOnlyRulesOutput, error)
DescribeIpv6EgressOnlyRules API operation for VPC.
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 VPC's API operation DescribeIpv6EgressOnlyRules for usage and error information.
func (*VPC) DescribeIpv6EgressOnlyRulesCommon ¶ added in v1.0.10
func (c *VPC) DescribeIpv6EgressOnlyRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6EgressOnlyRulesCommon API operation for VPC.
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 VPC's API operation DescribeIpv6EgressOnlyRulesCommon for usage and error information.
func (*VPC) DescribeIpv6EgressOnlyRulesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6EgressOnlyRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeIpv6EgressOnlyRulesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6EgressOnlyRulesCommon operation. The "output" return value will be populated with the DescribeIpv6EgressOnlyRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6EgressOnlyRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6EgressOnlyRulesCommon Send returns without error.
See DescribeIpv6EgressOnlyRulesCommon for more information on using the DescribeIpv6EgressOnlyRulesCommon API call, and error handling.
// Example sending a request using the DescribeIpv6EgressOnlyRulesCommonRequest method.
req, resp := client.DescribeIpv6EgressOnlyRulesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6EgressOnlyRulesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6EgressOnlyRulesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeIpv6EgressOnlyRulesCommonWithContext is the same as DescribeIpv6EgressOnlyRulesCommon with the addition of the ability to pass a context and additional request options.
See DescribeIpv6EgressOnlyRulesCommon 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 (*VPC) DescribeIpv6EgressOnlyRulesRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6EgressOnlyRulesRequest(input *DescribeIpv6EgressOnlyRulesInput) (req *request.Request, output *DescribeIpv6EgressOnlyRulesOutput)
DescribeIpv6EgressOnlyRulesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6EgressOnlyRules operation. The "output" return value will be populated with the DescribeIpv6EgressOnlyRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6EgressOnlyRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6EgressOnlyRulesCommon Send returns without error.
See DescribeIpv6EgressOnlyRules for more information on using the DescribeIpv6EgressOnlyRules API call, and error handling.
// Example sending a request using the DescribeIpv6EgressOnlyRulesRequest method.
req, resp := client.DescribeIpv6EgressOnlyRulesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6EgressOnlyRulesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6EgressOnlyRulesWithContext(ctx byteplus.Context, input *DescribeIpv6EgressOnlyRulesInput, opts ...request.Option) (*DescribeIpv6EgressOnlyRulesOutput, error)
DescribeIpv6EgressOnlyRulesWithContext is the same as DescribeIpv6EgressOnlyRules with the addition of the ability to pass a context and additional request options.
See DescribeIpv6EgressOnlyRules 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 (*VPC) DescribeIpv6GatewayAttribute ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewayAttribute(input *DescribeIpv6GatewayAttributeInput) (*DescribeIpv6GatewayAttributeOutput, error)
DescribeIpv6GatewayAttribute API operation for VPC.
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 VPC's API operation DescribeIpv6GatewayAttribute for usage and error information.
func (*VPC) DescribeIpv6GatewayAttributeCommon ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewayAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6GatewayAttributeCommon API operation for VPC.
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 VPC's API operation DescribeIpv6GatewayAttributeCommon for usage and error information.
func (*VPC) DescribeIpv6GatewayAttributeCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewayAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeIpv6GatewayAttributeCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6GatewayAttributeCommon operation. The "output" return value will be populated with the DescribeIpv6GatewayAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6GatewayAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6GatewayAttributeCommon Send returns without error.
See DescribeIpv6GatewayAttributeCommon for more information on using the DescribeIpv6GatewayAttributeCommon API call, and error handling.
// Example sending a request using the DescribeIpv6GatewayAttributeCommonRequest method.
req, resp := client.DescribeIpv6GatewayAttributeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6GatewayAttributeCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewayAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeIpv6GatewayAttributeCommonWithContext is the same as DescribeIpv6GatewayAttributeCommon with the addition of the ability to pass a context and additional request options.
See DescribeIpv6GatewayAttributeCommon 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 (*VPC) DescribeIpv6GatewayAttributeRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewayAttributeRequest(input *DescribeIpv6GatewayAttributeInput) (req *request.Request, output *DescribeIpv6GatewayAttributeOutput)
DescribeIpv6GatewayAttributeRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6GatewayAttribute operation. The "output" return value will be populated with the DescribeIpv6GatewayAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6GatewayAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6GatewayAttributeCommon Send returns without error.
See DescribeIpv6GatewayAttribute for more information on using the DescribeIpv6GatewayAttribute API call, and error handling.
// Example sending a request using the DescribeIpv6GatewayAttributeRequest method.
req, resp := client.DescribeIpv6GatewayAttributeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6GatewayAttributeWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewayAttributeWithContext(ctx byteplus.Context, input *DescribeIpv6GatewayAttributeInput, opts ...request.Option) (*DescribeIpv6GatewayAttributeOutput, error)
DescribeIpv6GatewayAttributeWithContext is the same as DescribeIpv6GatewayAttribute with the addition of the ability to pass a context and additional request options.
See DescribeIpv6GatewayAttribute 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 (*VPC) DescribeIpv6Gateways ¶ added in v1.0.10
func (c *VPC) DescribeIpv6Gateways(input *DescribeIpv6GatewaysInput) (*DescribeIpv6GatewaysOutput, error)
DescribeIpv6Gateways API operation for VPC.
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 VPC's API operation DescribeIpv6Gateways for usage and error information.
func (*VPC) DescribeIpv6GatewaysCommon ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewaysCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6GatewaysCommon API operation for VPC.
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 VPC's API operation DescribeIpv6GatewaysCommon for usage and error information.
func (*VPC) DescribeIpv6GatewaysCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewaysCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeIpv6GatewaysCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6GatewaysCommon operation. The "output" return value will be populated with the DescribeIpv6GatewaysCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6GatewaysCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6GatewaysCommon Send returns without error.
See DescribeIpv6GatewaysCommon for more information on using the DescribeIpv6GatewaysCommon API call, and error handling.
// Example sending a request using the DescribeIpv6GatewaysCommonRequest method.
req, resp := client.DescribeIpv6GatewaysCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6GatewaysCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewaysCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeIpv6GatewaysCommonWithContext is the same as DescribeIpv6GatewaysCommon with the addition of the ability to pass a context and additional request options.
See DescribeIpv6GatewaysCommon 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 (*VPC) DescribeIpv6GatewaysRequest ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewaysRequest(input *DescribeIpv6GatewaysInput) (req *request.Request, output *DescribeIpv6GatewaysOutput)
DescribeIpv6GatewaysRequest generates a "byteplus/request.Request" representing the client's request for the DescribeIpv6Gateways operation. The "output" return value will be populated with the DescribeIpv6GatewaysCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeIpv6GatewaysCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeIpv6GatewaysCommon Send returns without error.
See DescribeIpv6Gateways for more information on using the DescribeIpv6Gateways API call, and error handling.
// Example sending a request using the DescribeIpv6GatewaysRequest method.
req, resp := client.DescribeIpv6GatewaysRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeIpv6GatewaysWithContext ¶ added in v1.0.10
func (c *VPC) DescribeIpv6GatewaysWithContext(ctx byteplus.Context, input *DescribeIpv6GatewaysInput, opts ...request.Option) (*DescribeIpv6GatewaysOutput, error)
DescribeIpv6GatewaysWithContext is the same as DescribeIpv6Gateways with the addition of the ability to pass a context and additional request options.
See DescribeIpv6Gateways 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 (*VPC) DescribeNetworkAclAttributes ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclAttributes(input *DescribeNetworkAclAttributesInput) (*DescribeNetworkAclAttributesOutput, error)
DescribeNetworkAclAttributes API operation for VPC.
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 VPC's API operation DescribeNetworkAclAttributes for usage and error information.
func (*VPC) DescribeNetworkAclAttributesCommon ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeNetworkAclAttributesCommon API operation for VPC.
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 VPC's API operation DescribeNetworkAclAttributesCommon for usage and error information.
func (*VPC) DescribeNetworkAclAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeNetworkAclAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeNetworkAclAttributesCommon operation. The "output" return value will be populated with the DescribeNetworkAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNetworkAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNetworkAclAttributesCommon Send returns without error.
See DescribeNetworkAclAttributesCommon for more information on using the DescribeNetworkAclAttributesCommon API call, and error handling.
// Example sending a request using the DescribeNetworkAclAttributesCommonRequest method.
req, resp := client.DescribeNetworkAclAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeNetworkAclAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeNetworkAclAttributesCommonWithContext is the same as DescribeNetworkAclAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeNetworkAclAttributesCommon 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 (*VPC) DescribeNetworkAclAttributesRequest ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclAttributesRequest(input *DescribeNetworkAclAttributesInput) (req *request.Request, output *DescribeNetworkAclAttributesOutput)
DescribeNetworkAclAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeNetworkAclAttributes operation. The "output" return value will be populated with the DescribeNetworkAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNetworkAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNetworkAclAttributesCommon Send returns without error.
See DescribeNetworkAclAttributes for more information on using the DescribeNetworkAclAttributes API call, and error handling.
// Example sending a request using the DescribeNetworkAclAttributesRequest method.
req, resp := client.DescribeNetworkAclAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeNetworkAclAttributesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclAttributesWithContext(ctx byteplus.Context, input *DescribeNetworkAclAttributesInput, opts ...request.Option) (*DescribeNetworkAclAttributesOutput, error)
DescribeNetworkAclAttributesWithContext is the same as DescribeNetworkAclAttributes with the addition of the ability to pass a context and additional request options.
See DescribeNetworkAclAttributes 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 (*VPC) DescribeNetworkAcls ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAcls(input *DescribeNetworkAclsInput) (*DescribeNetworkAclsOutput, error)
DescribeNetworkAcls API operation for VPC.
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 VPC's API operation DescribeNetworkAcls for usage and error information.
func (*VPC) DescribeNetworkAclsCommon ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeNetworkAclsCommon API operation for VPC.
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 VPC's API operation DescribeNetworkAclsCommon for usage and error information.
func (*VPC) DescribeNetworkAclsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeNetworkAclsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeNetworkAclsCommon operation. The "output" return value will be populated with the DescribeNetworkAclsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNetworkAclsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNetworkAclsCommon Send returns without error.
See DescribeNetworkAclsCommon for more information on using the DescribeNetworkAclsCommon API call, and error handling.
// Example sending a request using the DescribeNetworkAclsCommonRequest method.
req, resp := client.DescribeNetworkAclsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeNetworkAclsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeNetworkAclsCommonWithContext is the same as DescribeNetworkAclsCommon with the addition of the ability to pass a context and additional request options.
See DescribeNetworkAclsCommon 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 (*VPC) DescribeNetworkAclsRequest ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclsRequest(input *DescribeNetworkAclsInput) (req *request.Request, output *DescribeNetworkAclsOutput)
DescribeNetworkAclsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeNetworkAcls operation. The "output" return value will be populated with the DescribeNetworkAclsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNetworkAclsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNetworkAclsCommon Send returns without error.
See DescribeNetworkAcls for more information on using the DescribeNetworkAcls API call, and error handling.
// Example sending a request using the DescribeNetworkAclsRequest method.
req, resp := client.DescribeNetworkAclsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeNetworkAclsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeNetworkAclsWithContext(ctx byteplus.Context, input *DescribeNetworkAclsInput, opts ...request.Option) (*DescribeNetworkAclsOutput, error)
DescribeNetworkAclsWithContext is the same as DescribeNetworkAcls with the addition of the ability to pass a context and additional request options.
See DescribeNetworkAcls 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 (*VPC) DescribeNetworkInterfaceAttributes ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfaceAttributes(input *DescribeNetworkInterfaceAttributesInput) (*DescribeNetworkInterfaceAttributesOutput, error)
DescribeNetworkInterfaceAttributes API operation for VPC.
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 VPC's API operation DescribeNetworkInterfaceAttributes for usage and error information.
func (*VPC) DescribeNetworkInterfaceAttributesCommon ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfaceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeNetworkInterfaceAttributesCommon API operation for VPC.
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 VPC's API operation DescribeNetworkInterfaceAttributesCommon for usage and error information.
func (*VPC) DescribeNetworkInterfaceAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfaceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeNetworkInterfaceAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeNetworkInterfaceAttributesCommon operation. The "output" return value will be populated with the DescribeNetworkInterfaceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNetworkInterfaceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNetworkInterfaceAttributesCommon Send returns without error.
See DescribeNetworkInterfaceAttributesCommon for more information on using the DescribeNetworkInterfaceAttributesCommon API call, and error handling.
// Example sending a request using the DescribeNetworkInterfaceAttributesCommonRequest method.
req, resp := client.DescribeNetworkInterfaceAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeNetworkInterfaceAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfaceAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeNetworkInterfaceAttributesCommonWithContext is the same as DescribeNetworkInterfaceAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeNetworkInterfaceAttributesCommon 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 (*VPC) DescribeNetworkInterfaceAttributesRequest ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfaceAttributesRequest(input *DescribeNetworkInterfaceAttributesInput) (req *request.Request, output *DescribeNetworkInterfaceAttributesOutput)
DescribeNetworkInterfaceAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeNetworkInterfaceAttributes operation. The "output" return value will be populated with the DescribeNetworkInterfaceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNetworkInterfaceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNetworkInterfaceAttributesCommon Send returns without error.
See DescribeNetworkInterfaceAttributes for more information on using the DescribeNetworkInterfaceAttributes API call, and error handling.
// Example sending a request using the DescribeNetworkInterfaceAttributesRequest method.
req, resp := client.DescribeNetworkInterfaceAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeNetworkInterfaceAttributesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfaceAttributesWithContext(ctx byteplus.Context, input *DescribeNetworkInterfaceAttributesInput, opts ...request.Option) (*DescribeNetworkInterfaceAttributesOutput, error)
DescribeNetworkInterfaceAttributesWithContext is the same as DescribeNetworkInterfaceAttributes with the addition of the ability to pass a context and additional request options.
See DescribeNetworkInterfaceAttributes 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 (*VPC) DescribeNetworkInterfaces ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfaces(input *DescribeNetworkInterfacesInput) (*DescribeNetworkInterfacesOutput, error)
DescribeNetworkInterfaces API operation for VPC.
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 VPC's API operation DescribeNetworkInterfaces for usage and error information.
func (*VPC) DescribeNetworkInterfacesCommon ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfacesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeNetworkInterfacesCommon API operation for VPC.
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 VPC's API operation DescribeNetworkInterfacesCommon for usage and error information.
func (*VPC) DescribeNetworkInterfacesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfacesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeNetworkInterfacesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeNetworkInterfacesCommon operation. The "output" return value will be populated with the DescribeNetworkInterfacesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNetworkInterfacesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNetworkInterfacesCommon Send returns without error.
See DescribeNetworkInterfacesCommon for more information on using the DescribeNetworkInterfacesCommon API call, and error handling.
// Example sending a request using the DescribeNetworkInterfacesCommonRequest method.
req, resp := client.DescribeNetworkInterfacesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeNetworkInterfacesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfacesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeNetworkInterfacesCommonWithContext is the same as DescribeNetworkInterfacesCommon with the addition of the ability to pass a context and additional request options.
See DescribeNetworkInterfacesCommon 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 (*VPC) DescribeNetworkInterfacesRequest ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfacesRequest(input *DescribeNetworkInterfacesInput) (req *request.Request, output *DescribeNetworkInterfacesOutput)
DescribeNetworkInterfacesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeNetworkInterfaces operation. The "output" return value will be populated with the DescribeNetworkInterfacesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNetworkInterfacesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNetworkInterfacesCommon Send returns without error.
See DescribeNetworkInterfaces for more information on using the DescribeNetworkInterfaces API call, and error handling.
// Example sending a request using the DescribeNetworkInterfacesRequest method.
req, resp := client.DescribeNetworkInterfacesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeNetworkInterfacesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeNetworkInterfacesWithContext(ctx byteplus.Context, input *DescribeNetworkInterfacesInput, opts ...request.Option) (*DescribeNetworkInterfacesOutput, error)
DescribeNetworkInterfacesWithContext is the same as DescribeNetworkInterfaces with the addition of the ability to pass a context and additional request options.
See DescribeNetworkInterfaces 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 (*VPC) DescribePrefixListAssociations ¶ added in v1.0.10
func (c *VPC) DescribePrefixListAssociations(input *DescribePrefixListAssociationsInput) (*DescribePrefixListAssociationsOutput, error)
DescribePrefixListAssociations API operation for VPC.
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 VPC's API operation DescribePrefixListAssociations for usage and error information.
func (*VPC) DescribePrefixListAssociationsCommon ¶ added in v1.0.10
func (c *VPC) DescribePrefixListAssociationsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePrefixListAssociationsCommon API operation for VPC.
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 VPC's API operation DescribePrefixListAssociationsCommon for usage and error information.
func (*VPC) DescribePrefixListAssociationsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribePrefixListAssociationsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePrefixListAssociationsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribePrefixListAssociationsCommon operation. The "output" return value will be populated with the DescribePrefixListAssociationsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrefixListAssociationsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrefixListAssociationsCommon Send returns without error.
See DescribePrefixListAssociationsCommon for more information on using the DescribePrefixListAssociationsCommon API call, and error handling.
// Example sending a request using the DescribePrefixListAssociationsCommonRequest method.
req, resp := client.DescribePrefixListAssociationsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribePrefixListAssociationsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribePrefixListAssociationsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePrefixListAssociationsCommonWithContext is the same as DescribePrefixListAssociationsCommon with the addition of the ability to pass a context and additional request options.
See DescribePrefixListAssociationsCommon 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 (*VPC) DescribePrefixListAssociationsRequest ¶ added in v1.0.10
func (c *VPC) DescribePrefixListAssociationsRequest(input *DescribePrefixListAssociationsInput) (req *request.Request, output *DescribePrefixListAssociationsOutput)
DescribePrefixListAssociationsRequest generates a "byteplus/request.Request" representing the client's request for the DescribePrefixListAssociations operation. The "output" return value will be populated with the DescribePrefixListAssociationsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrefixListAssociationsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrefixListAssociationsCommon Send returns without error.
See DescribePrefixListAssociations for more information on using the DescribePrefixListAssociations API call, and error handling.
// Example sending a request using the DescribePrefixListAssociationsRequest method.
req, resp := client.DescribePrefixListAssociationsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribePrefixListAssociationsWithContext ¶ added in v1.0.10
func (c *VPC) DescribePrefixListAssociationsWithContext(ctx byteplus.Context, input *DescribePrefixListAssociationsInput, opts ...request.Option) (*DescribePrefixListAssociationsOutput, error)
DescribePrefixListAssociationsWithContext is the same as DescribePrefixListAssociations with the addition of the ability to pass a context and additional request options.
See DescribePrefixListAssociations 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 (*VPC) DescribePrefixListEntries ¶ added in v1.0.10
func (c *VPC) DescribePrefixListEntries(input *DescribePrefixListEntriesInput) (*DescribePrefixListEntriesOutput, error)
DescribePrefixListEntries API operation for VPC.
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 VPC's API operation DescribePrefixListEntries for usage and error information.
func (*VPC) DescribePrefixListEntriesCommon ¶ added in v1.0.10
func (c *VPC) DescribePrefixListEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePrefixListEntriesCommon API operation for VPC.
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 VPC's API operation DescribePrefixListEntriesCommon for usage and error information.
func (*VPC) DescribePrefixListEntriesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribePrefixListEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePrefixListEntriesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribePrefixListEntriesCommon operation. The "output" return value will be populated with the DescribePrefixListEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrefixListEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrefixListEntriesCommon Send returns without error.
See DescribePrefixListEntriesCommon for more information on using the DescribePrefixListEntriesCommon API call, and error handling.
// Example sending a request using the DescribePrefixListEntriesCommonRequest method.
req, resp := client.DescribePrefixListEntriesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribePrefixListEntriesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribePrefixListEntriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePrefixListEntriesCommonWithContext is the same as DescribePrefixListEntriesCommon with the addition of the ability to pass a context and additional request options.
See DescribePrefixListEntriesCommon 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 (*VPC) DescribePrefixListEntriesRequest ¶ added in v1.0.10
func (c *VPC) DescribePrefixListEntriesRequest(input *DescribePrefixListEntriesInput) (req *request.Request, output *DescribePrefixListEntriesOutput)
DescribePrefixListEntriesRequest generates a "byteplus/request.Request" representing the client's request for the DescribePrefixListEntries operation. The "output" return value will be populated with the DescribePrefixListEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrefixListEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrefixListEntriesCommon Send returns without error.
See DescribePrefixListEntries for more information on using the DescribePrefixListEntries API call, and error handling.
// Example sending a request using the DescribePrefixListEntriesRequest method.
req, resp := client.DescribePrefixListEntriesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribePrefixListEntriesWithContext ¶ added in v1.0.10
func (c *VPC) DescribePrefixListEntriesWithContext(ctx byteplus.Context, input *DescribePrefixListEntriesInput, opts ...request.Option) (*DescribePrefixListEntriesOutput, error)
DescribePrefixListEntriesWithContext is the same as DescribePrefixListEntries with the addition of the ability to pass a context and additional request options.
See DescribePrefixListEntries 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 (*VPC) DescribePrefixLists ¶ added in v1.0.10
func (c *VPC) DescribePrefixLists(input *DescribePrefixListsInput) (*DescribePrefixListsOutput, error)
DescribePrefixLists API operation for VPC.
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 VPC's API operation DescribePrefixLists for usage and error information.
func (*VPC) DescribePrefixListsCommon ¶ added in v1.0.10
func (c *VPC) DescribePrefixListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePrefixListsCommon API operation for VPC.
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 VPC's API operation DescribePrefixListsCommon for usage and error information.
func (*VPC) DescribePrefixListsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribePrefixListsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePrefixListsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribePrefixListsCommon operation. The "output" return value will be populated with the DescribePrefixListsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrefixListsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrefixListsCommon Send returns without error.
See DescribePrefixListsCommon for more information on using the DescribePrefixListsCommon API call, and error handling.
// Example sending a request using the DescribePrefixListsCommonRequest method.
req, resp := client.DescribePrefixListsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribePrefixListsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribePrefixListsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePrefixListsCommonWithContext is the same as DescribePrefixListsCommon with the addition of the ability to pass a context and additional request options.
See DescribePrefixListsCommon 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 (*VPC) DescribePrefixListsRequest ¶ added in v1.0.10
func (c *VPC) DescribePrefixListsRequest(input *DescribePrefixListsInput) (req *request.Request, output *DescribePrefixListsOutput)
DescribePrefixListsRequest generates a "byteplus/request.Request" representing the client's request for the DescribePrefixLists operation. The "output" return value will be populated with the DescribePrefixListsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePrefixListsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePrefixListsCommon Send returns without error.
See DescribePrefixLists for more information on using the DescribePrefixLists API call, and error handling.
// Example sending a request using the DescribePrefixListsRequest method.
req, resp := client.DescribePrefixListsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribePrefixListsWithContext ¶ added in v1.0.10
func (c *VPC) DescribePrefixListsWithContext(ctx byteplus.Context, input *DescribePrefixListsInput, opts ...request.Option) (*DescribePrefixListsOutput, error)
DescribePrefixListsWithContext is the same as DescribePrefixLists with the addition of the ability to pass a context and additional request options.
See DescribePrefixLists 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 (*VPC) DescribeRouteEntryList ¶ added in v1.0.10
func (c *VPC) DescribeRouteEntryList(input *DescribeRouteEntryListInput) (*DescribeRouteEntryListOutput, error)
DescribeRouteEntryList API operation for VPC.
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 VPC's API operation DescribeRouteEntryList for usage and error information.
func (*VPC) DescribeRouteEntryListCommon ¶ added in v1.0.10
func (c *VPC) DescribeRouteEntryListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeRouteEntryListCommon API operation for VPC.
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 VPC's API operation DescribeRouteEntryListCommon for usage and error information.
func (*VPC) DescribeRouteEntryListCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeRouteEntryListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeRouteEntryListCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeRouteEntryListCommon operation. The "output" return value will be populated with the DescribeRouteEntryListCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRouteEntryListCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRouteEntryListCommon Send returns without error.
See DescribeRouteEntryListCommon for more information on using the DescribeRouteEntryListCommon API call, and error handling.
// Example sending a request using the DescribeRouteEntryListCommonRequest method.
req, resp := client.DescribeRouteEntryListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeRouteEntryListCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeRouteEntryListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeRouteEntryListCommonWithContext is the same as DescribeRouteEntryListCommon with the addition of the ability to pass a context and additional request options.
See DescribeRouteEntryListCommon 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 (*VPC) DescribeRouteEntryListRequest ¶ added in v1.0.10
func (c *VPC) DescribeRouteEntryListRequest(input *DescribeRouteEntryListInput) (req *request.Request, output *DescribeRouteEntryListOutput)
DescribeRouteEntryListRequest generates a "byteplus/request.Request" representing the client's request for the DescribeRouteEntryList operation. The "output" return value will be populated with the DescribeRouteEntryListCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRouteEntryListCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRouteEntryListCommon Send returns without error.
See DescribeRouteEntryList for more information on using the DescribeRouteEntryList API call, and error handling.
// Example sending a request using the DescribeRouteEntryListRequest method.
req, resp := client.DescribeRouteEntryListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeRouteEntryListWithContext ¶ added in v1.0.10
func (c *VPC) DescribeRouteEntryListWithContext(ctx byteplus.Context, input *DescribeRouteEntryListInput, opts ...request.Option) (*DescribeRouteEntryListOutput, error)
DescribeRouteEntryListWithContext is the same as DescribeRouteEntryList with the addition of the ability to pass a context and additional request options.
See DescribeRouteEntryList 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 (*VPC) DescribeRouteTableList ¶ added in v1.0.10
func (c *VPC) DescribeRouteTableList(input *DescribeRouteTableListInput) (*DescribeRouteTableListOutput, error)
DescribeRouteTableList API operation for VPC.
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 VPC's API operation DescribeRouteTableList for usage and error information.
func (*VPC) DescribeRouteTableListCommon ¶ added in v1.0.10
func (c *VPC) DescribeRouteTableListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeRouteTableListCommon API operation for VPC.
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 VPC's API operation DescribeRouteTableListCommon for usage and error information.
func (*VPC) DescribeRouteTableListCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeRouteTableListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeRouteTableListCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeRouteTableListCommon operation. The "output" return value will be populated with the DescribeRouteTableListCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRouteTableListCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRouteTableListCommon Send returns without error.
See DescribeRouteTableListCommon for more information on using the DescribeRouteTableListCommon API call, and error handling.
// Example sending a request using the DescribeRouteTableListCommonRequest method.
req, resp := client.DescribeRouteTableListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeRouteTableListCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeRouteTableListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeRouteTableListCommonWithContext is the same as DescribeRouteTableListCommon with the addition of the ability to pass a context and additional request options.
See DescribeRouteTableListCommon 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 (*VPC) DescribeRouteTableListRequest ¶ added in v1.0.10
func (c *VPC) DescribeRouteTableListRequest(input *DescribeRouteTableListInput) (req *request.Request, output *DescribeRouteTableListOutput)
DescribeRouteTableListRequest generates a "byteplus/request.Request" representing the client's request for the DescribeRouteTableList operation. The "output" return value will be populated with the DescribeRouteTableListCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRouteTableListCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRouteTableListCommon Send returns without error.
See DescribeRouteTableList for more information on using the DescribeRouteTableList API call, and error handling.
// Example sending a request using the DescribeRouteTableListRequest method.
req, resp := client.DescribeRouteTableListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeRouteTableListWithContext ¶ added in v1.0.10
func (c *VPC) DescribeRouteTableListWithContext(ctx byteplus.Context, input *DescribeRouteTableListInput, opts ...request.Option) (*DescribeRouteTableListOutput, error)
DescribeRouteTableListWithContext is the same as DescribeRouteTableList with the addition of the ability to pass a context and additional request options.
See DescribeRouteTableList 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 (*VPC) DescribeSecurityGroupAttributes ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupAttributes(input *DescribeSecurityGroupAttributesInput) (*DescribeSecurityGroupAttributesOutput, error)
DescribeSecurityGroupAttributes API operation for VPC.
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 VPC's API operation DescribeSecurityGroupAttributes for usage and error information.
func (*VPC) DescribeSecurityGroupAttributesCommon ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeSecurityGroupAttributesCommon API operation for VPC.
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 VPC's API operation DescribeSecurityGroupAttributesCommon for usage and error information.
func (*VPC) DescribeSecurityGroupAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeSecurityGroupAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeSecurityGroupAttributesCommon operation. The "output" return value will be populated with the DescribeSecurityGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSecurityGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSecurityGroupAttributesCommon Send returns without error.
See DescribeSecurityGroupAttributesCommon for more information on using the DescribeSecurityGroupAttributesCommon API call, and error handling.
// Example sending a request using the DescribeSecurityGroupAttributesCommonRequest method.
req, resp := client.DescribeSecurityGroupAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeSecurityGroupAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeSecurityGroupAttributesCommonWithContext is the same as DescribeSecurityGroupAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeSecurityGroupAttributesCommon 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 (*VPC) DescribeSecurityGroupAttributesRequest ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupAttributesRequest(input *DescribeSecurityGroupAttributesInput) (req *request.Request, output *DescribeSecurityGroupAttributesOutput)
DescribeSecurityGroupAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeSecurityGroupAttributes operation. The "output" return value will be populated with the DescribeSecurityGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSecurityGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSecurityGroupAttributesCommon Send returns without error.
See DescribeSecurityGroupAttributes for more information on using the DescribeSecurityGroupAttributes API call, and error handling.
// Example sending a request using the DescribeSecurityGroupAttributesRequest method.
req, resp := client.DescribeSecurityGroupAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeSecurityGroupAttributesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupAttributesWithContext(ctx byteplus.Context, input *DescribeSecurityGroupAttributesInput, opts ...request.Option) (*DescribeSecurityGroupAttributesOutput, error)
DescribeSecurityGroupAttributesWithContext is the same as DescribeSecurityGroupAttributes with the addition of the ability to pass a context and additional request options.
See DescribeSecurityGroupAttributes 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 (*VPC) DescribeSecurityGroups ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroups(input *DescribeSecurityGroupsInput) (*DescribeSecurityGroupsOutput, error)
DescribeSecurityGroups API operation for VPC.
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 VPC's API operation DescribeSecurityGroups for usage and error information.
func (*VPC) DescribeSecurityGroupsCommon ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeSecurityGroupsCommon API operation for VPC.
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 VPC's API operation DescribeSecurityGroupsCommon for usage and error information.
func (*VPC) DescribeSecurityGroupsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeSecurityGroupsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeSecurityGroupsCommon operation. The "output" return value will be populated with the DescribeSecurityGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSecurityGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSecurityGroupsCommon Send returns without error.
See DescribeSecurityGroupsCommon for more information on using the DescribeSecurityGroupsCommon API call, and error handling.
// Example sending a request using the DescribeSecurityGroupsCommonRequest method.
req, resp := client.DescribeSecurityGroupsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeSecurityGroupsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeSecurityGroupsCommonWithContext is the same as DescribeSecurityGroupsCommon with the addition of the ability to pass a context and additional request options.
See DescribeSecurityGroupsCommon 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 (*VPC) DescribeSecurityGroupsRequest ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupsRequest(input *DescribeSecurityGroupsInput) (req *request.Request, output *DescribeSecurityGroupsOutput)
DescribeSecurityGroupsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeSecurityGroups operation. The "output" return value will be populated with the DescribeSecurityGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSecurityGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSecurityGroupsCommon Send returns without error.
See DescribeSecurityGroups for more information on using the DescribeSecurityGroups API call, and error handling.
// Example sending a request using the DescribeSecurityGroupsRequest method.
req, resp := client.DescribeSecurityGroupsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeSecurityGroupsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeSecurityGroupsWithContext(ctx byteplus.Context, input *DescribeSecurityGroupsInput, opts ...request.Option) (*DescribeSecurityGroupsOutput, error)
DescribeSecurityGroupsWithContext is the same as DescribeSecurityGroups with the addition of the ability to pass a context and additional request options.
See DescribeSecurityGroups 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 (*VPC) DescribeSubnetAttributes ¶ added in v1.0.10
func (c *VPC) DescribeSubnetAttributes(input *DescribeSubnetAttributesInput) (*DescribeSubnetAttributesOutput, error)
DescribeSubnetAttributes API operation for VPC.
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 VPC's API operation DescribeSubnetAttributes for usage and error information.
func (*VPC) DescribeSubnetAttributesCommon ¶ added in v1.0.10
func (c *VPC) DescribeSubnetAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeSubnetAttributesCommon API operation for VPC.
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 VPC's API operation DescribeSubnetAttributesCommon for usage and error information.
func (*VPC) DescribeSubnetAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeSubnetAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeSubnetAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeSubnetAttributesCommon operation. The "output" return value will be populated with the DescribeSubnetAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSubnetAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSubnetAttributesCommon Send returns without error.
See DescribeSubnetAttributesCommon for more information on using the DescribeSubnetAttributesCommon API call, and error handling.
// Example sending a request using the DescribeSubnetAttributesCommonRequest method.
req, resp := client.DescribeSubnetAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeSubnetAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeSubnetAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeSubnetAttributesCommonWithContext is the same as DescribeSubnetAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeSubnetAttributesCommon 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 (*VPC) DescribeSubnetAttributesRequest ¶ added in v1.0.10
func (c *VPC) DescribeSubnetAttributesRequest(input *DescribeSubnetAttributesInput) (req *request.Request, output *DescribeSubnetAttributesOutput)
DescribeSubnetAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeSubnetAttributes operation. The "output" return value will be populated with the DescribeSubnetAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSubnetAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSubnetAttributesCommon Send returns without error.
See DescribeSubnetAttributes for more information on using the DescribeSubnetAttributes API call, and error handling.
// Example sending a request using the DescribeSubnetAttributesRequest method.
req, resp := client.DescribeSubnetAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeSubnetAttributesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeSubnetAttributesWithContext(ctx byteplus.Context, input *DescribeSubnetAttributesInput, opts ...request.Option) (*DescribeSubnetAttributesOutput, error)
DescribeSubnetAttributesWithContext is the same as DescribeSubnetAttributes with the addition of the ability to pass a context and additional request options.
See DescribeSubnetAttributes 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 (*VPC) DescribeSubnets ¶ added in v1.0.10
func (c *VPC) DescribeSubnets(input *DescribeSubnetsInput) (*DescribeSubnetsOutput, error)
DescribeSubnets API operation for VPC.
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 VPC's API operation DescribeSubnets for usage and error information.
func (*VPC) DescribeSubnetsCommon ¶ added in v1.0.10
DescribeSubnetsCommon API operation for VPC.
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 VPC's API operation DescribeSubnetsCommon for usage and error information.
func (*VPC) DescribeSubnetsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeSubnetsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeSubnetsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeSubnetsCommon operation. The "output" return value will be populated with the DescribeSubnetsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSubnetsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSubnetsCommon Send returns without error.
See DescribeSubnetsCommon for more information on using the DescribeSubnetsCommon API call, and error handling.
// Example sending a request using the DescribeSubnetsCommonRequest method.
req, resp := client.DescribeSubnetsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeSubnetsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeSubnetsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeSubnetsCommonWithContext is the same as DescribeSubnetsCommon with the addition of the ability to pass a context and additional request options.
See DescribeSubnetsCommon 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 (*VPC) DescribeSubnetsRequest ¶ added in v1.0.10
func (c *VPC) DescribeSubnetsRequest(input *DescribeSubnetsInput) (req *request.Request, output *DescribeSubnetsOutput)
DescribeSubnetsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeSubnets operation. The "output" return value will be populated with the DescribeSubnetsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSubnetsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSubnetsCommon Send returns without error.
See DescribeSubnets for more information on using the DescribeSubnets API call, and error handling.
// Example sending a request using the DescribeSubnetsRequest method.
req, resp := client.DescribeSubnetsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeSubnetsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeSubnetsWithContext(ctx byteplus.Context, input *DescribeSubnetsInput, opts ...request.Option) (*DescribeSubnetsOutput, error)
DescribeSubnetsWithContext is the same as DescribeSubnets with the addition of the ability to pass a context and additional request options.
See DescribeSubnets 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 (*VPC) DescribeTrafficMirrorFilters ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorFilters(input *DescribeTrafficMirrorFiltersInput) (*DescribeTrafficMirrorFiltersOutput, error)
DescribeTrafficMirrorFilters API operation for VPC.
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 VPC's API operation DescribeTrafficMirrorFilters for usage and error information.
func (*VPC) DescribeTrafficMirrorFiltersCommon ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorFiltersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTrafficMirrorFiltersCommon API operation for VPC.
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 VPC's API operation DescribeTrafficMirrorFiltersCommon for usage and error information.
func (*VPC) DescribeTrafficMirrorFiltersCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorFiltersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTrafficMirrorFiltersCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeTrafficMirrorFiltersCommon operation. The "output" return value will be populated with the DescribeTrafficMirrorFiltersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTrafficMirrorFiltersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTrafficMirrorFiltersCommon Send returns without error.
See DescribeTrafficMirrorFiltersCommon for more information on using the DescribeTrafficMirrorFiltersCommon API call, and error handling.
// Example sending a request using the DescribeTrafficMirrorFiltersCommonRequest method.
req, resp := client.DescribeTrafficMirrorFiltersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeTrafficMirrorFiltersCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorFiltersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTrafficMirrorFiltersCommonWithContext is the same as DescribeTrafficMirrorFiltersCommon with the addition of the ability to pass a context and additional request options.
See DescribeTrafficMirrorFiltersCommon 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 (*VPC) DescribeTrafficMirrorFiltersRequest ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorFiltersRequest(input *DescribeTrafficMirrorFiltersInput) (req *request.Request, output *DescribeTrafficMirrorFiltersOutput)
DescribeTrafficMirrorFiltersRequest generates a "byteplus/request.Request" representing the client's request for the DescribeTrafficMirrorFilters operation. The "output" return value will be populated with the DescribeTrafficMirrorFiltersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTrafficMirrorFiltersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTrafficMirrorFiltersCommon Send returns without error.
See DescribeTrafficMirrorFilters for more information on using the DescribeTrafficMirrorFilters API call, and error handling.
// Example sending a request using the DescribeTrafficMirrorFiltersRequest method.
req, resp := client.DescribeTrafficMirrorFiltersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeTrafficMirrorFiltersWithContext ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorFiltersWithContext(ctx byteplus.Context, input *DescribeTrafficMirrorFiltersInput, opts ...request.Option) (*DescribeTrafficMirrorFiltersOutput, error)
DescribeTrafficMirrorFiltersWithContext is the same as DescribeTrafficMirrorFilters with the addition of the ability to pass a context and additional request options.
See DescribeTrafficMirrorFilters 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 (*VPC) DescribeTrafficMirrorSessions ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorSessions(input *DescribeTrafficMirrorSessionsInput) (*DescribeTrafficMirrorSessionsOutput, error)
DescribeTrafficMirrorSessions API operation for VPC.
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 VPC's API operation DescribeTrafficMirrorSessions for usage and error information.
func (*VPC) DescribeTrafficMirrorSessionsCommon ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorSessionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTrafficMirrorSessionsCommon API operation for VPC.
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 VPC's API operation DescribeTrafficMirrorSessionsCommon for usage and error information.
func (*VPC) DescribeTrafficMirrorSessionsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorSessionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTrafficMirrorSessionsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeTrafficMirrorSessionsCommon operation. The "output" return value will be populated with the DescribeTrafficMirrorSessionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTrafficMirrorSessionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTrafficMirrorSessionsCommon Send returns without error.
See DescribeTrafficMirrorSessionsCommon for more information on using the DescribeTrafficMirrorSessionsCommon API call, and error handling.
// Example sending a request using the DescribeTrafficMirrorSessionsCommonRequest method.
req, resp := client.DescribeTrafficMirrorSessionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeTrafficMirrorSessionsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorSessionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTrafficMirrorSessionsCommonWithContext is the same as DescribeTrafficMirrorSessionsCommon with the addition of the ability to pass a context and additional request options.
See DescribeTrafficMirrorSessionsCommon 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 (*VPC) DescribeTrafficMirrorSessionsRequest ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorSessionsRequest(input *DescribeTrafficMirrorSessionsInput) (req *request.Request, output *DescribeTrafficMirrorSessionsOutput)
DescribeTrafficMirrorSessionsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeTrafficMirrorSessions operation. The "output" return value will be populated with the DescribeTrafficMirrorSessionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTrafficMirrorSessionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTrafficMirrorSessionsCommon Send returns without error.
See DescribeTrafficMirrorSessions for more information on using the DescribeTrafficMirrorSessions API call, and error handling.
// Example sending a request using the DescribeTrafficMirrorSessionsRequest method.
req, resp := client.DescribeTrafficMirrorSessionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeTrafficMirrorSessionsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorSessionsWithContext(ctx byteplus.Context, input *DescribeTrafficMirrorSessionsInput, opts ...request.Option) (*DescribeTrafficMirrorSessionsOutput, error)
DescribeTrafficMirrorSessionsWithContext is the same as DescribeTrafficMirrorSessions with the addition of the ability to pass a context and additional request options.
See DescribeTrafficMirrorSessions 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 (*VPC) DescribeTrafficMirrorTargets ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorTargets(input *DescribeTrafficMirrorTargetsInput) (*DescribeTrafficMirrorTargetsOutput, error)
DescribeTrafficMirrorTargets API operation for VPC.
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 VPC's API operation DescribeTrafficMirrorTargets for usage and error information.
func (*VPC) DescribeTrafficMirrorTargetsCommon ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorTargetsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTrafficMirrorTargetsCommon API operation for VPC.
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 VPC's API operation DescribeTrafficMirrorTargetsCommon for usage and error information.
func (*VPC) DescribeTrafficMirrorTargetsCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorTargetsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTrafficMirrorTargetsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeTrafficMirrorTargetsCommon operation. The "output" return value will be populated with the DescribeTrafficMirrorTargetsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTrafficMirrorTargetsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTrafficMirrorTargetsCommon Send returns without error.
See DescribeTrafficMirrorTargetsCommon for more information on using the DescribeTrafficMirrorTargetsCommon API call, and error handling.
// Example sending a request using the DescribeTrafficMirrorTargetsCommonRequest method.
req, resp := client.DescribeTrafficMirrorTargetsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeTrafficMirrorTargetsCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorTargetsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTrafficMirrorTargetsCommonWithContext is the same as DescribeTrafficMirrorTargetsCommon with the addition of the ability to pass a context and additional request options.
See DescribeTrafficMirrorTargetsCommon 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 (*VPC) DescribeTrafficMirrorTargetsRequest ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorTargetsRequest(input *DescribeTrafficMirrorTargetsInput) (req *request.Request, output *DescribeTrafficMirrorTargetsOutput)
DescribeTrafficMirrorTargetsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeTrafficMirrorTargets operation. The "output" return value will be populated with the DescribeTrafficMirrorTargetsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTrafficMirrorTargetsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTrafficMirrorTargetsCommon Send returns without error.
See DescribeTrafficMirrorTargets for more information on using the DescribeTrafficMirrorTargets API call, and error handling.
// Example sending a request using the DescribeTrafficMirrorTargetsRequest method.
req, resp := client.DescribeTrafficMirrorTargetsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeTrafficMirrorTargetsWithContext ¶ added in v1.0.10
func (c *VPC) DescribeTrafficMirrorTargetsWithContext(ctx byteplus.Context, input *DescribeTrafficMirrorTargetsInput, opts ...request.Option) (*DescribeTrafficMirrorTargetsOutput, error)
DescribeTrafficMirrorTargetsWithContext is the same as DescribeTrafficMirrorTargets with the addition of the ability to pass a context and additional request options.
See DescribeTrafficMirrorTargets 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 (*VPC) DescribeVpcAttributes ¶ added in v1.0.10
func (c *VPC) DescribeVpcAttributes(input *DescribeVpcAttributesInput) (*DescribeVpcAttributesOutput, error)
DescribeVpcAttributes API operation for VPC.
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 VPC's API operation DescribeVpcAttributes for usage and error information.
func (*VPC) DescribeVpcAttributesCommon ¶ added in v1.0.10
func (c *VPC) DescribeVpcAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcAttributesCommon API operation for VPC.
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 VPC's API operation DescribeVpcAttributesCommon for usage and error information.
func (*VPC) DescribeVpcAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) DescribeVpcAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeVpcAttributesCommon operation. The "output" return value will be populated with the DescribeVpcAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcAttributesCommon Send returns without error.
See DescribeVpcAttributesCommon for more information on using the DescribeVpcAttributesCommon API call, and error handling.
// Example sending a request using the DescribeVpcAttributesCommonRequest method.
req, resp := client.DescribeVpcAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeVpcAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) DescribeVpcAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcAttributesCommonWithContext is the same as DescribeVpcAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcAttributesCommon 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 (*VPC) DescribeVpcAttributesRequest ¶ added in v1.0.10
func (c *VPC) DescribeVpcAttributesRequest(input *DescribeVpcAttributesInput) (req *request.Request, output *DescribeVpcAttributesOutput)
DescribeVpcAttributesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeVpcAttributes operation. The "output" return value will be populated with the DescribeVpcAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcAttributesCommon Send returns without error.
See DescribeVpcAttributes for more information on using the DescribeVpcAttributes API call, and error handling.
// Example sending a request using the DescribeVpcAttributesRequest method.
req, resp := client.DescribeVpcAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeVpcAttributesWithContext ¶ added in v1.0.10
func (c *VPC) DescribeVpcAttributesWithContext(ctx byteplus.Context, input *DescribeVpcAttributesInput, opts ...request.Option) (*DescribeVpcAttributesOutput, error)
DescribeVpcAttributesWithContext is the same as DescribeVpcAttributes with the addition of the ability to pass a context and additional request options.
See DescribeVpcAttributes 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 (*VPC) DescribeVpcs ¶
func (c *VPC) DescribeVpcs(input *DescribeVpcsInput) (*DescribeVpcsOutput, error)
DescribeVpcs API operation for VPC.
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 VPC's API operation DescribeVpcs for usage and error information.
func (*VPC) DescribeVpcsCommon ¶
DescribeVpcsCommon API operation for VPC.
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 VPC's API operation DescribeVpcsCommon for usage and error information.
func (*VPC) DescribeVpcsCommonRequest ¶
func (c *VPC) DescribeVpcsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeVpcsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeVpcsCommon operation. The "output" return value will be populated with the DescribeVpcsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcsCommon Send returns without error.
See DescribeVpcsCommon for more information on using the DescribeVpcsCommon API call, and error handling.
// Example sending a request using the DescribeVpcsCommonRequest method.
req, resp := client.DescribeVpcsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeVpcsCommonWithContext ¶
func (c *VPC) DescribeVpcsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeVpcsCommonWithContext is the same as DescribeVpcsCommon with the addition of the ability to pass a context and additional request options.
See DescribeVpcsCommon 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 (*VPC) DescribeVpcsRequest ¶
func (c *VPC) DescribeVpcsRequest(input *DescribeVpcsInput) (req *request.Request, output *DescribeVpcsOutput)
DescribeVpcsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeVpcs operation. The "output" return value will be populated with the DescribeVpcsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeVpcsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeVpcsCommon Send returns without error.
See DescribeVpcs for more information on using the DescribeVpcs API call, and error handling.
// Example sending a request using the DescribeVpcsRequest method.
req, resp := client.DescribeVpcsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DescribeVpcsWithContext ¶
func (c *VPC) DescribeVpcsWithContext(ctx byteplus.Context, input *DescribeVpcsInput, opts ...request.Option) (*DescribeVpcsOutput, error)
DescribeVpcsWithContext is the same as DescribeVpcs with the addition of the ability to pass a context and additional request options.
See DescribeVpcs 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 (*VPC) DetachNetworkInterface ¶ added in v1.0.10
func (c *VPC) DetachNetworkInterface(input *DetachNetworkInterfaceInput) (*DetachNetworkInterfaceOutput, error)
DetachNetworkInterface API operation for VPC.
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 VPC's API operation DetachNetworkInterface for usage and error information.
func (*VPC) DetachNetworkInterfaceCommon ¶ added in v1.0.10
func (c *VPC) DetachNetworkInterfaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DetachNetworkInterfaceCommon API operation for VPC.
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 VPC's API operation DetachNetworkInterfaceCommon for usage and error information.
func (*VPC) DetachNetworkInterfaceCommonRequest ¶ added in v1.0.10
func (c *VPC) DetachNetworkInterfaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetachNetworkInterfaceCommonRequest generates a "byteplus/request.Request" representing the client's request for the DetachNetworkInterfaceCommon operation. The "output" return value will be populated with the DetachNetworkInterfaceCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachNetworkInterfaceCommon Request to send the API call to the service. the "output" return value is not valid until after DetachNetworkInterfaceCommon Send returns without error.
See DetachNetworkInterfaceCommon for more information on using the DetachNetworkInterfaceCommon API call, and error handling.
// Example sending a request using the DetachNetworkInterfaceCommonRequest method.
req, resp := client.DetachNetworkInterfaceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DetachNetworkInterfaceCommonWithContext ¶ added in v1.0.10
func (c *VPC) DetachNetworkInterfaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetachNetworkInterfaceCommonWithContext is the same as DetachNetworkInterfaceCommon with the addition of the ability to pass a context and additional request options.
See DetachNetworkInterfaceCommon 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 (*VPC) DetachNetworkInterfaceRequest ¶ added in v1.0.10
func (c *VPC) DetachNetworkInterfaceRequest(input *DetachNetworkInterfaceInput) (req *request.Request, output *DetachNetworkInterfaceOutput)
DetachNetworkInterfaceRequest generates a "byteplus/request.Request" representing the client's request for the DetachNetworkInterface operation. The "output" return value will be populated with the DetachNetworkInterfaceCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachNetworkInterfaceCommon Request to send the API call to the service. the "output" return value is not valid until after DetachNetworkInterfaceCommon Send returns without error.
See DetachNetworkInterface for more information on using the DetachNetworkInterface API call, and error handling.
// Example sending a request using the DetachNetworkInterfaceRequest method.
req, resp := client.DetachNetworkInterfaceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DetachNetworkInterfaceWithContext ¶ added in v1.0.10
func (c *VPC) DetachNetworkInterfaceWithContext(ctx byteplus.Context, input *DetachNetworkInterfaceInput, opts ...request.Option) (*DetachNetworkInterfaceOutput, error)
DetachNetworkInterfaceWithContext is the same as DetachNetworkInterface with the addition of the ability to pass a context and additional request options.
See DetachNetworkInterface 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 (*VPC) DisassociateEipAddress ¶ added in v1.0.10
func (c *VPC) DisassociateEipAddress(input *DisassociateEipAddressInput) (*DisassociateEipAddressOutput, error)
DisassociateEipAddress API operation for VPC.
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 VPC's API operation DisassociateEipAddress for usage and error information.
func (*VPC) DisassociateEipAddressCommon ¶ added in v1.0.10
func (c *VPC) DisassociateEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateEipAddressCommon API operation for VPC.
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 VPC's API operation DisassociateEipAddressCommon for usage and error information.
func (*VPC) DisassociateEipAddressCommonRequest ¶ added in v1.0.10
func (c *VPC) DisassociateEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisassociateEipAddressCommonRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateEipAddressCommon operation. The "output" return value will be populated with the DisassociateEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateEipAddressCommon Send returns without error.
See DisassociateEipAddressCommon for more information on using the DisassociateEipAddressCommon API call, and error handling.
// Example sending a request using the DisassociateEipAddressCommonRequest method.
req, resp := client.DisassociateEipAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateEipAddressCommonWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisassociateEipAddressCommonWithContext is the same as DisassociateEipAddressCommon with the addition of the ability to pass a context and additional request options.
See DisassociateEipAddressCommon 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 (*VPC) DisassociateEipAddressRequest ¶ added in v1.0.10
func (c *VPC) DisassociateEipAddressRequest(input *DisassociateEipAddressInput) (req *request.Request, output *DisassociateEipAddressOutput)
DisassociateEipAddressRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateEipAddress operation. The "output" return value will be populated with the DisassociateEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateEipAddressCommon Send returns without error.
See DisassociateEipAddress for more information on using the DisassociateEipAddress API call, and error handling.
// Example sending a request using the DisassociateEipAddressRequest method.
req, resp := client.DisassociateEipAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateEipAddressWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateEipAddressWithContext(ctx byteplus.Context, input *DisassociateEipAddressInput, opts ...request.Option) (*DisassociateEipAddressOutput, error)
DisassociateEipAddressWithContext is the same as DisassociateEipAddress with the addition of the ability to pass a context and additional request options.
See DisassociateEipAddress 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 (*VPC) DisassociateHaVip ¶ added in v1.0.10
func (c *VPC) DisassociateHaVip(input *DisassociateHaVipInput) (*DisassociateHaVipOutput, error)
DisassociateHaVip API operation for VPC.
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 VPC's API operation DisassociateHaVip for usage and error information.
func (*VPC) DisassociateHaVipCommon ¶ added in v1.0.10
func (c *VPC) DisassociateHaVipCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateHaVipCommon API operation for VPC.
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 VPC's API operation DisassociateHaVipCommon for usage and error information.
func (*VPC) DisassociateHaVipCommonRequest ¶ added in v1.0.10
func (c *VPC) DisassociateHaVipCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisassociateHaVipCommonRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateHaVipCommon operation. The "output" return value will be populated with the DisassociateHaVipCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateHaVipCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateHaVipCommon Send returns without error.
See DisassociateHaVipCommon for more information on using the DisassociateHaVipCommon API call, and error handling.
// Example sending a request using the DisassociateHaVipCommonRequest method.
req, resp := client.DisassociateHaVipCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateHaVipCommonWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateHaVipCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisassociateHaVipCommonWithContext is the same as DisassociateHaVipCommon with the addition of the ability to pass a context and additional request options.
See DisassociateHaVipCommon 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 (*VPC) DisassociateHaVipRequest ¶ added in v1.0.10
func (c *VPC) DisassociateHaVipRequest(input *DisassociateHaVipInput) (req *request.Request, output *DisassociateHaVipOutput)
DisassociateHaVipRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateHaVip operation. The "output" return value will be populated with the DisassociateHaVipCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateHaVipCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateHaVipCommon Send returns without error.
See DisassociateHaVip for more information on using the DisassociateHaVip API call, and error handling.
// Example sending a request using the DisassociateHaVipRequest method.
req, resp := client.DisassociateHaVipRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateHaVipWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateHaVipWithContext(ctx byteplus.Context, input *DisassociateHaVipInput, opts ...request.Option) (*DisassociateHaVipOutput, error)
DisassociateHaVipWithContext is the same as DisassociateHaVip with the addition of the ability to pass a context and additional request options.
See DisassociateHaVip 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 (*VPC) DisassociateNetworkAcl ¶ added in v1.0.10
func (c *VPC) DisassociateNetworkAcl(input *DisassociateNetworkAclInput) (*DisassociateNetworkAclOutput, error)
DisassociateNetworkAcl API operation for VPC.
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 VPC's API operation DisassociateNetworkAcl for usage and error information.
func (*VPC) DisassociateNetworkAclCommon ¶ added in v1.0.10
func (c *VPC) DisassociateNetworkAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateNetworkAclCommon API operation for VPC.
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 VPC's API operation DisassociateNetworkAclCommon for usage and error information.
func (*VPC) DisassociateNetworkAclCommonRequest ¶ added in v1.0.10
func (c *VPC) DisassociateNetworkAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisassociateNetworkAclCommonRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateNetworkAclCommon operation. The "output" return value will be populated with the DisassociateNetworkAclCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateNetworkAclCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateNetworkAclCommon Send returns without error.
See DisassociateNetworkAclCommon for more information on using the DisassociateNetworkAclCommon API call, and error handling.
// Example sending a request using the DisassociateNetworkAclCommonRequest method.
req, resp := client.DisassociateNetworkAclCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateNetworkAclCommonWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateNetworkAclCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisassociateNetworkAclCommonWithContext is the same as DisassociateNetworkAclCommon with the addition of the ability to pass a context and additional request options.
See DisassociateNetworkAclCommon 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 (*VPC) DisassociateNetworkAclRequest ¶ added in v1.0.10
func (c *VPC) DisassociateNetworkAclRequest(input *DisassociateNetworkAclInput) (req *request.Request, output *DisassociateNetworkAclOutput)
DisassociateNetworkAclRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateNetworkAcl operation. The "output" return value will be populated with the DisassociateNetworkAclCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateNetworkAclCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateNetworkAclCommon Send returns without error.
See DisassociateNetworkAcl for more information on using the DisassociateNetworkAcl API call, and error handling.
// Example sending a request using the DisassociateNetworkAclRequest method.
req, resp := client.DisassociateNetworkAclRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateNetworkAclWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateNetworkAclWithContext(ctx byteplus.Context, input *DisassociateNetworkAclInput, opts ...request.Option) (*DisassociateNetworkAclOutput, error)
DisassociateNetworkAclWithContext is the same as DisassociateNetworkAcl with the addition of the ability to pass a context and additional request options.
See DisassociateNetworkAcl 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 (*VPC) DisassociateRouteTable ¶ added in v1.0.10
func (c *VPC) DisassociateRouteTable(input *DisassociateRouteTableInput) (*DisassociateRouteTableOutput, error)
DisassociateRouteTable API operation for VPC.
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 VPC's API operation DisassociateRouteTable for usage and error information.
func (*VPC) DisassociateRouteTableCommon ¶ added in v1.0.10
func (c *VPC) DisassociateRouteTableCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateRouteTableCommon API operation for VPC.
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 VPC's API operation DisassociateRouteTableCommon for usage and error information.
func (*VPC) DisassociateRouteTableCommonRequest ¶ added in v1.0.10
func (c *VPC) DisassociateRouteTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisassociateRouteTableCommonRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateRouteTableCommon operation. The "output" return value will be populated with the DisassociateRouteTableCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateRouteTableCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateRouteTableCommon Send returns without error.
See DisassociateRouteTableCommon for more information on using the DisassociateRouteTableCommon API call, and error handling.
// Example sending a request using the DisassociateRouteTableCommonRequest method.
req, resp := client.DisassociateRouteTableCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateRouteTableCommonWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateRouteTableCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisassociateRouteTableCommonWithContext is the same as DisassociateRouteTableCommon with the addition of the ability to pass a context and additional request options.
See DisassociateRouteTableCommon 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 (*VPC) DisassociateRouteTableRequest ¶ added in v1.0.10
func (c *VPC) DisassociateRouteTableRequest(input *DisassociateRouteTableInput) (req *request.Request, output *DisassociateRouteTableOutput)
DisassociateRouteTableRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateRouteTable operation. The "output" return value will be populated with the DisassociateRouteTableCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateRouteTableCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateRouteTableCommon Send returns without error.
See DisassociateRouteTable for more information on using the DisassociateRouteTable API call, and error handling.
// Example sending a request using the DisassociateRouteTableRequest method.
req, resp := client.DisassociateRouteTableRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateRouteTableWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateRouteTableWithContext(ctx byteplus.Context, input *DisassociateRouteTableInput, opts ...request.Option) (*DisassociateRouteTableOutput, error)
DisassociateRouteTableWithContext is the same as DisassociateRouteTable with the addition of the ability to pass a context and additional request options.
See DisassociateRouteTable 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 (*VPC) DisassociateVpcCidrBlock ¶ added in v1.0.10
func (c *VPC) DisassociateVpcCidrBlock(input *DisassociateVpcCidrBlockInput) (*DisassociateVpcCidrBlockOutput, error)
DisassociateVpcCidrBlock API operation for VPC.
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 VPC's API operation DisassociateVpcCidrBlock for usage and error information.
func (*VPC) DisassociateVpcCidrBlockCommon ¶ added in v1.0.10
func (c *VPC) DisassociateVpcCidrBlockCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateVpcCidrBlockCommon API operation for VPC.
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 VPC's API operation DisassociateVpcCidrBlockCommon for usage and error information.
func (*VPC) DisassociateVpcCidrBlockCommonRequest ¶ added in v1.0.10
func (c *VPC) DisassociateVpcCidrBlockCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisassociateVpcCidrBlockCommonRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateVpcCidrBlockCommon operation. The "output" return value will be populated with the DisassociateVpcCidrBlockCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateVpcCidrBlockCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateVpcCidrBlockCommon Send returns without error.
See DisassociateVpcCidrBlockCommon for more information on using the DisassociateVpcCidrBlockCommon API call, and error handling.
// Example sending a request using the DisassociateVpcCidrBlockCommonRequest method.
req, resp := client.DisassociateVpcCidrBlockCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateVpcCidrBlockCommonWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateVpcCidrBlockCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisassociateVpcCidrBlockCommonWithContext is the same as DisassociateVpcCidrBlockCommon with the addition of the ability to pass a context and additional request options.
See DisassociateVpcCidrBlockCommon 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 (*VPC) DisassociateVpcCidrBlockRequest ¶ added in v1.0.10
func (c *VPC) DisassociateVpcCidrBlockRequest(input *DisassociateVpcCidrBlockInput) (req *request.Request, output *DisassociateVpcCidrBlockOutput)
DisassociateVpcCidrBlockRequest generates a "byteplus/request.Request" representing the client's request for the DisassociateVpcCidrBlock operation. The "output" return value will be populated with the DisassociateVpcCidrBlockCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateVpcCidrBlockCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateVpcCidrBlockCommon Send returns without error.
See DisassociateVpcCidrBlock for more information on using the DisassociateVpcCidrBlock API call, and error handling.
// Example sending a request using the DisassociateVpcCidrBlockRequest method.
req, resp := client.DisassociateVpcCidrBlockRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) DisassociateVpcCidrBlockWithContext ¶ added in v1.0.10
func (c *VPC) DisassociateVpcCidrBlockWithContext(ctx byteplus.Context, input *DisassociateVpcCidrBlockInput, opts ...request.Option) (*DisassociateVpcCidrBlockOutput, error)
DisassociateVpcCidrBlockWithContext is the same as DisassociateVpcCidrBlock with the addition of the ability to pass a context and additional request options.
See DisassociateVpcCidrBlock 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 (*VPC) ListTagsForResources ¶ added in v1.0.10
func (c *VPC) ListTagsForResources(input *ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
ListTagsForResources API operation for VPC.
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 VPC's API operation ListTagsForResources for usage and error information.
func (*VPC) ListTagsForResourcesCommon ¶ added in v1.0.10
func (c *VPC) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListTagsForResourcesCommon API operation for VPC.
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 VPC's API operation ListTagsForResourcesCommon for usage and error information.
func (*VPC) ListTagsForResourcesCommonRequest ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) ListTagsForResourcesCommonWithContext ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) ListTagsForResourcesRequest ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) ListTagsForResourcesWithContext ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) ModifyBandwidthPackageAttributes ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageAttributes(input *ModifyBandwidthPackageAttributesInput) (*ModifyBandwidthPackageAttributesOutput, error)
ModifyBandwidthPackageAttributes API operation for VPC.
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 VPC's API operation ModifyBandwidthPackageAttributes for usage and error information.
func (*VPC) ModifyBandwidthPackageAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyBandwidthPackageAttributesCommon API operation for VPC.
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 VPC's API operation ModifyBandwidthPackageAttributesCommon for usage and error information.
func (*VPC) ModifyBandwidthPackageAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyBandwidthPackageAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyBandwidthPackageAttributesCommon operation. The "output" return value will be populated with the ModifyBandwidthPackageAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBandwidthPackageAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBandwidthPackageAttributesCommon Send returns without error.
See ModifyBandwidthPackageAttributesCommon for more information on using the ModifyBandwidthPackageAttributesCommon API call, and error handling.
// Example sending a request using the ModifyBandwidthPackageAttributesCommonRequest method.
req, resp := client.ModifyBandwidthPackageAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyBandwidthPackageAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyBandwidthPackageAttributesCommonWithContext is the same as ModifyBandwidthPackageAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyBandwidthPackageAttributesCommon 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 (*VPC) ModifyBandwidthPackageAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageAttributesRequest(input *ModifyBandwidthPackageAttributesInput) (req *request.Request, output *ModifyBandwidthPackageAttributesOutput)
ModifyBandwidthPackageAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyBandwidthPackageAttributes operation. The "output" return value will be populated with the ModifyBandwidthPackageAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBandwidthPackageAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBandwidthPackageAttributesCommon Send returns without error.
See ModifyBandwidthPackageAttributes for more information on using the ModifyBandwidthPackageAttributes API call, and error handling.
// Example sending a request using the ModifyBandwidthPackageAttributesRequest method.
req, resp := client.ModifyBandwidthPackageAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyBandwidthPackageAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageAttributesWithContext(ctx byteplus.Context, input *ModifyBandwidthPackageAttributesInput, opts ...request.Option) (*ModifyBandwidthPackageAttributesOutput, error)
ModifyBandwidthPackageAttributesWithContext is the same as ModifyBandwidthPackageAttributes with the addition of the ability to pass a context and additional request options.
See ModifyBandwidthPackageAttributes 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 (*VPC) ModifyBandwidthPackageEipBandwidth ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageEipBandwidth(input *ModifyBandwidthPackageEipBandwidthInput) (*ModifyBandwidthPackageEipBandwidthOutput, error)
ModifyBandwidthPackageEipBandwidth API operation for VPC.
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 VPC's API operation ModifyBandwidthPackageEipBandwidth for usage and error information.
func (*VPC) ModifyBandwidthPackageEipBandwidthCommon ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageEipBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyBandwidthPackageEipBandwidthCommon API operation for VPC.
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 VPC's API operation ModifyBandwidthPackageEipBandwidthCommon for usage and error information.
func (*VPC) ModifyBandwidthPackageEipBandwidthCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageEipBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyBandwidthPackageEipBandwidthCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyBandwidthPackageEipBandwidthCommon operation. The "output" return value will be populated with the ModifyBandwidthPackageEipBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBandwidthPackageEipBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBandwidthPackageEipBandwidthCommon Send returns without error.
See ModifyBandwidthPackageEipBandwidthCommon for more information on using the ModifyBandwidthPackageEipBandwidthCommon API call, and error handling.
// Example sending a request using the ModifyBandwidthPackageEipBandwidthCommonRequest method.
req, resp := client.ModifyBandwidthPackageEipBandwidthCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyBandwidthPackageEipBandwidthCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageEipBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyBandwidthPackageEipBandwidthCommonWithContext is the same as ModifyBandwidthPackageEipBandwidthCommon with the addition of the ability to pass a context and additional request options.
See ModifyBandwidthPackageEipBandwidthCommon 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 (*VPC) ModifyBandwidthPackageEipBandwidthRequest ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageEipBandwidthRequest(input *ModifyBandwidthPackageEipBandwidthInput) (req *request.Request, output *ModifyBandwidthPackageEipBandwidthOutput)
ModifyBandwidthPackageEipBandwidthRequest generates a "byteplus/request.Request" representing the client's request for the ModifyBandwidthPackageEipBandwidth operation. The "output" return value will be populated with the ModifyBandwidthPackageEipBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBandwidthPackageEipBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBandwidthPackageEipBandwidthCommon Send returns without error.
See ModifyBandwidthPackageEipBandwidth for more information on using the ModifyBandwidthPackageEipBandwidth API call, and error handling.
// Example sending a request using the ModifyBandwidthPackageEipBandwidthRequest method.
req, resp := client.ModifyBandwidthPackageEipBandwidthRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyBandwidthPackageEipBandwidthWithContext ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageEipBandwidthWithContext(ctx byteplus.Context, input *ModifyBandwidthPackageEipBandwidthInput, opts ...request.Option) (*ModifyBandwidthPackageEipBandwidthOutput, error)
ModifyBandwidthPackageEipBandwidthWithContext is the same as ModifyBandwidthPackageEipBandwidth with the addition of the ability to pass a context and additional request options.
See ModifyBandwidthPackageEipBandwidth 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 (*VPC) ModifyBandwidthPackageSpec ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageSpec(input *ModifyBandwidthPackageSpecInput) (*ModifyBandwidthPackageSpecOutput, error)
ModifyBandwidthPackageSpec API operation for VPC.
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 VPC's API operation ModifyBandwidthPackageSpec for usage and error information.
func (*VPC) ModifyBandwidthPackageSpecCommon ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyBandwidthPackageSpecCommon API operation for VPC.
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 VPC's API operation ModifyBandwidthPackageSpecCommon for usage and error information.
func (*VPC) ModifyBandwidthPackageSpecCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyBandwidthPackageSpecCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyBandwidthPackageSpecCommon operation. The "output" return value will be populated with the ModifyBandwidthPackageSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBandwidthPackageSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBandwidthPackageSpecCommon Send returns without error.
See ModifyBandwidthPackageSpecCommon for more information on using the ModifyBandwidthPackageSpecCommon API call, and error handling.
// Example sending a request using the ModifyBandwidthPackageSpecCommonRequest method.
req, resp := client.ModifyBandwidthPackageSpecCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyBandwidthPackageSpecCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageSpecCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyBandwidthPackageSpecCommonWithContext is the same as ModifyBandwidthPackageSpecCommon with the addition of the ability to pass a context and additional request options.
See ModifyBandwidthPackageSpecCommon 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 (*VPC) ModifyBandwidthPackageSpecRequest ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageSpecRequest(input *ModifyBandwidthPackageSpecInput) (req *request.Request, output *ModifyBandwidthPackageSpecOutput)
ModifyBandwidthPackageSpecRequest generates a "byteplus/request.Request" representing the client's request for the ModifyBandwidthPackageSpec operation. The "output" return value will be populated with the ModifyBandwidthPackageSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBandwidthPackageSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBandwidthPackageSpecCommon Send returns without error.
See ModifyBandwidthPackageSpec for more information on using the ModifyBandwidthPackageSpec API call, and error handling.
// Example sending a request using the ModifyBandwidthPackageSpecRequest method.
req, resp := client.ModifyBandwidthPackageSpecRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyBandwidthPackageSpecWithContext ¶ added in v1.0.10
func (c *VPC) ModifyBandwidthPackageSpecWithContext(ctx byteplus.Context, input *ModifyBandwidthPackageSpecInput, opts ...request.Option) (*ModifyBandwidthPackageSpecOutput, error)
ModifyBandwidthPackageSpecWithContext is the same as ModifyBandwidthPackageSpec with the addition of the ability to pass a context and additional request options.
See ModifyBandwidthPackageSpec 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 (*VPC) ModifyEipAddressAttributes ¶ added in v1.0.10
func (c *VPC) ModifyEipAddressAttributes(input *ModifyEipAddressAttributesInput) (*ModifyEipAddressAttributesOutput, error)
ModifyEipAddressAttributes API operation for VPC.
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 VPC's API operation ModifyEipAddressAttributes for usage and error information.
func (*VPC) ModifyEipAddressAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyEipAddressAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyEipAddressAttributesCommon API operation for VPC.
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 VPC's API operation ModifyEipAddressAttributesCommon for usage and error information.
func (*VPC) ModifyEipAddressAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyEipAddressAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyEipAddressAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyEipAddressAttributesCommon operation. The "output" return value will be populated with the ModifyEipAddressAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyEipAddressAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyEipAddressAttributesCommon Send returns without error.
See ModifyEipAddressAttributesCommon for more information on using the ModifyEipAddressAttributesCommon API call, and error handling.
// Example sending a request using the ModifyEipAddressAttributesCommonRequest method.
req, resp := client.ModifyEipAddressAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyEipAddressAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyEipAddressAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyEipAddressAttributesCommonWithContext is the same as ModifyEipAddressAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyEipAddressAttributesCommon 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 (*VPC) ModifyEipAddressAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyEipAddressAttributesRequest(input *ModifyEipAddressAttributesInput) (req *request.Request, output *ModifyEipAddressAttributesOutput)
ModifyEipAddressAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyEipAddressAttributes operation. The "output" return value will be populated with the ModifyEipAddressAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyEipAddressAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyEipAddressAttributesCommon Send returns without error.
See ModifyEipAddressAttributes for more information on using the ModifyEipAddressAttributes API call, and error handling.
// Example sending a request using the ModifyEipAddressAttributesRequest method.
req, resp := client.ModifyEipAddressAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyEipAddressAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyEipAddressAttributesWithContext(ctx byteplus.Context, input *ModifyEipAddressAttributesInput, opts ...request.Option) (*ModifyEipAddressAttributesOutput, error)
ModifyEipAddressAttributesWithContext is the same as ModifyEipAddressAttributes with the addition of the ability to pass a context and additional request options.
See ModifyEipAddressAttributes 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 (*VPC) ModifyFlowLogAttribute ¶ added in v1.0.10
func (c *VPC) ModifyFlowLogAttribute(input *ModifyFlowLogAttributeInput) (*ModifyFlowLogAttributeOutput, error)
ModifyFlowLogAttribute API operation for VPC.
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 VPC's API operation ModifyFlowLogAttribute for usage and error information.
func (*VPC) ModifyFlowLogAttributeCommon ¶ added in v1.0.10
func (c *VPC) ModifyFlowLogAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyFlowLogAttributeCommon API operation for VPC.
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 VPC's API operation ModifyFlowLogAttributeCommon for usage and error information.
func (*VPC) ModifyFlowLogAttributeCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyFlowLogAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyFlowLogAttributeCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyFlowLogAttributeCommon operation. The "output" return value will be populated with the ModifyFlowLogAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyFlowLogAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyFlowLogAttributeCommon Send returns without error.
See ModifyFlowLogAttributeCommon for more information on using the ModifyFlowLogAttributeCommon API call, and error handling.
// Example sending a request using the ModifyFlowLogAttributeCommonRequest method.
req, resp := client.ModifyFlowLogAttributeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyFlowLogAttributeCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyFlowLogAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyFlowLogAttributeCommonWithContext is the same as ModifyFlowLogAttributeCommon with the addition of the ability to pass a context and additional request options.
See ModifyFlowLogAttributeCommon 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 (*VPC) ModifyFlowLogAttributeRequest ¶ added in v1.0.10
func (c *VPC) ModifyFlowLogAttributeRequest(input *ModifyFlowLogAttributeInput) (req *request.Request, output *ModifyFlowLogAttributeOutput)
ModifyFlowLogAttributeRequest generates a "byteplus/request.Request" representing the client's request for the ModifyFlowLogAttribute operation. The "output" return value will be populated with the ModifyFlowLogAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyFlowLogAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyFlowLogAttributeCommon Send returns without error.
See ModifyFlowLogAttribute for more information on using the ModifyFlowLogAttribute API call, and error handling.
// Example sending a request using the ModifyFlowLogAttributeRequest method.
req, resp := client.ModifyFlowLogAttributeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyFlowLogAttributeWithContext ¶ added in v1.0.10
func (c *VPC) ModifyFlowLogAttributeWithContext(ctx byteplus.Context, input *ModifyFlowLogAttributeInput, opts ...request.Option) (*ModifyFlowLogAttributeOutput, error)
ModifyFlowLogAttributeWithContext is the same as ModifyFlowLogAttribute with the addition of the ability to pass a context and additional request options.
See ModifyFlowLogAttribute 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 (*VPC) ModifyHaVipAttributes ¶ added in v1.0.10
func (c *VPC) ModifyHaVipAttributes(input *ModifyHaVipAttributesInput) (*ModifyHaVipAttributesOutput, error)
ModifyHaVipAttributes API operation for VPC.
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 VPC's API operation ModifyHaVipAttributes for usage and error information.
func (*VPC) ModifyHaVipAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyHaVipAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyHaVipAttributesCommon API operation for VPC.
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 VPC's API operation ModifyHaVipAttributesCommon for usage and error information.
func (*VPC) ModifyHaVipAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyHaVipAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyHaVipAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyHaVipAttributesCommon operation. The "output" return value will be populated with the ModifyHaVipAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyHaVipAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyHaVipAttributesCommon Send returns without error.
See ModifyHaVipAttributesCommon for more information on using the ModifyHaVipAttributesCommon API call, and error handling.
// Example sending a request using the ModifyHaVipAttributesCommonRequest method.
req, resp := client.ModifyHaVipAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyHaVipAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyHaVipAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyHaVipAttributesCommonWithContext is the same as ModifyHaVipAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyHaVipAttributesCommon 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 (*VPC) ModifyHaVipAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyHaVipAttributesRequest(input *ModifyHaVipAttributesInput) (req *request.Request, output *ModifyHaVipAttributesOutput)
ModifyHaVipAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyHaVipAttributes operation. The "output" return value will be populated with the ModifyHaVipAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyHaVipAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyHaVipAttributesCommon Send returns without error.
See ModifyHaVipAttributes for more information on using the ModifyHaVipAttributes API call, and error handling.
// Example sending a request using the ModifyHaVipAttributesRequest method.
req, resp := client.ModifyHaVipAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyHaVipAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyHaVipAttributesWithContext(ctx byteplus.Context, input *ModifyHaVipAttributesInput, opts ...request.Option) (*ModifyHaVipAttributesOutput, error)
ModifyHaVipAttributesWithContext is the same as ModifyHaVipAttributes with the addition of the ability to pass a context and additional request options.
See ModifyHaVipAttributes 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 (*VPC) ModifyInstanceGroupAttributes ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupAttributes(input *ModifyInstanceGroupAttributesInput) (*ModifyInstanceGroupAttributesOutput, error)
ModifyInstanceGroupAttributes API operation for VPC.
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 VPC's API operation ModifyInstanceGroupAttributes for usage and error information.
func (*VPC) ModifyInstanceGroupAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceGroupAttributesCommon API operation for VPC.
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 VPC's API operation ModifyInstanceGroupAttributesCommon for usage and error information.
func (*VPC) ModifyInstanceGroupAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyInstanceGroupAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyInstanceGroupAttributesCommon operation. The "output" return value will be populated with the ModifyInstanceGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceGroupAttributesCommon Send returns without error.
See ModifyInstanceGroupAttributesCommon for more information on using the ModifyInstanceGroupAttributesCommon API call, and error handling.
// Example sending a request using the ModifyInstanceGroupAttributesCommonRequest method.
req, resp := client.ModifyInstanceGroupAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyInstanceGroupAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyInstanceGroupAttributesCommonWithContext is the same as ModifyInstanceGroupAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyInstanceGroupAttributesCommon 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 (*VPC) ModifyInstanceGroupAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupAttributesRequest(input *ModifyInstanceGroupAttributesInput) (req *request.Request, output *ModifyInstanceGroupAttributesOutput)
ModifyInstanceGroupAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyInstanceGroupAttributes operation. The "output" return value will be populated with the ModifyInstanceGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceGroupAttributesCommon Send returns without error.
See ModifyInstanceGroupAttributes for more information on using the ModifyInstanceGroupAttributes API call, and error handling.
// Example sending a request using the ModifyInstanceGroupAttributesRequest method.
req, resp := client.ModifyInstanceGroupAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyInstanceGroupAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupAttributesWithContext(ctx byteplus.Context, input *ModifyInstanceGroupAttributesInput, opts ...request.Option) (*ModifyInstanceGroupAttributesOutput, error)
ModifyInstanceGroupAttributesWithContext is the same as ModifyInstanceGroupAttributes with the addition of the ability to pass a context and additional request options.
See ModifyInstanceGroupAttributes 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 (*VPC) ModifyInstanceGroupMembers ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupMembers(input *ModifyInstanceGroupMembersInput) (*ModifyInstanceGroupMembersOutput, error)
ModifyInstanceGroupMembers API operation for VPC.
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 VPC's API operation ModifyInstanceGroupMembers for usage and error information.
func (*VPC) ModifyInstanceGroupMembersCommon ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupMembersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceGroupMembersCommon API operation for VPC.
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 VPC's API operation ModifyInstanceGroupMembersCommon for usage and error information.
func (*VPC) ModifyInstanceGroupMembersCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupMembersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyInstanceGroupMembersCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyInstanceGroupMembersCommon operation. The "output" return value will be populated with the ModifyInstanceGroupMembersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceGroupMembersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceGroupMembersCommon Send returns without error.
See ModifyInstanceGroupMembersCommon for more information on using the ModifyInstanceGroupMembersCommon API call, and error handling.
// Example sending a request using the ModifyInstanceGroupMembersCommonRequest method.
req, resp := client.ModifyInstanceGroupMembersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyInstanceGroupMembersCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupMembersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyInstanceGroupMembersCommonWithContext is the same as ModifyInstanceGroupMembersCommon with the addition of the ability to pass a context and additional request options.
See ModifyInstanceGroupMembersCommon 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 (*VPC) ModifyInstanceGroupMembersRequest ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupMembersRequest(input *ModifyInstanceGroupMembersInput) (req *request.Request, output *ModifyInstanceGroupMembersOutput)
ModifyInstanceGroupMembersRequest generates a "byteplus/request.Request" representing the client's request for the ModifyInstanceGroupMembers operation. The "output" return value will be populated with the ModifyInstanceGroupMembersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceGroupMembersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceGroupMembersCommon Send returns without error.
See ModifyInstanceGroupMembers for more information on using the ModifyInstanceGroupMembers API call, and error handling.
// Example sending a request using the ModifyInstanceGroupMembersRequest method.
req, resp := client.ModifyInstanceGroupMembersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyInstanceGroupMembersWithContext ¶ added in v1.0.10
func (c *VPC) ModifyInstanceGroupMembersWithContext(ctx byteplus.Context, input *ModifyInstanceGroupMembersInput, opts ...request.Option) (*ModifyInstanceGroupMembersOutput, error)
ModifyInstanceGroupMembersWithContext is the same as ModifyInstanceGroupMembers with the addition of the ability to pass a context and additional request options.
See ModifyInstanceGroupMembers 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 (*VPC) ModifyIpAddressPoolAttributes ¶ added in v1.0.10
func (c *VPC) ModifyIpAddressPoolAttributes(input *ModifyIpAddressPoolAttributesInput) (*ModifyIpAddressPoolAttributesOutput, error)
ModifyIpAddressPoolAttributes API operation for VPC.
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 VPC's API operation ModifyIpAddressPoolAttributes for usage and error information.
func (*VPC) ModifyIpAddressPoolAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyIpAddressPoolAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyIpAddressPoolAttributesCommon API operation for VPC.
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 VPC's API operation ModifyIpAddressPoolAttributesCommon for usage and error information.
func (*VPC) ModifyIpAddressPoolAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyIpAddressPoolAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyIpAddressPoolAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyIpAddressPoolAttributesCommon operation. The "output" return value will be populated with the ModifyIpAddressPoolAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyIpAddressPoolAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyIpAddressPoolAttributesCommon Send returns without error.
See ModifyIpAddressPoolAttributesCommon for more information on using the ModifyIpAddressPoolAttributesCommon API call, and error handling.
// Example sending a request using the ModifyIpAddressPoolAttributesCommonRequest method.
req, resp := client.ModifyIpAddressPoolAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyIpAddressPoolAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyIpAddressPoolAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyIpAddressPoolAttributesCommonWithContext is the same as ModifyIpAddressPoolAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyIpAddressPoolAttributesCommon 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 (*VPC) ModifyIpAddressPoolAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyIpAddressPoolAttributesRequest(input *ModifyIpAddressPoolAttributesInput) (req *request.Request, output *ModifyIpAddressPoolAttributesOutput)
ModifyIpAddressPoolAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyIpAddressPoolAttributes operation. The "output" return value will be populated with the ModifyIpAddressPoolAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyIpAddressPoolAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyIpAddressPoolAttributesCommon Send returns without error.
See ModifyIpAddressPoolAttributes for more information on using the ModifyIpAddressPoolAttributes API call, and error handling.
// Example sending a request using the ModifyIpAddressPoolAttributesRequest method.
req, resp := client.ModifyIpAddressPoolAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyIpAddressPoolAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyIpAddressPoolAttributesWithContext(ctx byteplus.Context, input *ModifyIpAddressPoolAttributesInput, opts ...request.Option) (*ModifyIpAddressPoolAttributesOutput, error)
ModifyIpAddressPoolAttributesWithContext is the same as ModifyIpAddressPoolAttributes with the addition of the ability to pass a context and additional request options.
See ModifyIpAddressPoolAttributes 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 (*VPC) ModifyIpv6AddressBandwidth ¶ added in v1.0.10
func (c *VPC) ModifyIpv6AddressBandwidth(input *ModifyIpv6AddressBandwidthInput) (*ModifyIpv6AddressBandwidthOutput, error)
ModifyIpv6AddressBandwidth API operation for VPC.
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 VPC's API operation ModifyIpv6AddressBandwidth for usage and error information.
func (*VPC) ModifyIpv6AddressBandwidthCommon ¶ added in v1.0.10
func (c *VPC) ModifyIpv6AddressBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyIpv6AddressBandwidthCommon API operation for VPC.
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 VPC's API operation ModifyIpv6AddressBandwidthCommon for usage and error information.
func (*VPC) ModifyIpv6AddressBandwidthCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyIpv6AddressBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyIpv6AddressBandwidthCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyIpv6AddressBandwidthCommon operation. The "output" return value will be populated with the ModifyIpv6AddressBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyIpv6AddressBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyIpv6AddressBandwidthCommon Send returns without error.
See ModifyIpv6AddressBandwidthCommon for more information on using the ModifyIpv6AddressBandwidthCommon API call, and error handling.
// Example sending a request using the ModifyIpv6AddressBandwidthCommonRequest method.
req, resp := client.ModifyIpv6AddressBandwidthCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyIpv6AddressBandwidthCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyIpv6AddressBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyIpv6AddressBandwidthCommonWithContext is the same as ModifyIpv6AddressBandwidthCommon with the addition of the ability to pass a context and additional request options.
See ModifyIpv6AddressBandwidthCommon 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 (*VPC) ModifyIpv6AddressBandwidthRequest ¶ added in v1.0.10
func (c *VPC) ModifyIpv6AddressBandwidthRequest(input *ModifyIpv6AddressBandwidthInput) (req *request.Request, output *ModifyIpv6AddressBandwidthOutput)
ModifyIpv6AddressBandwidthRequest generates a "byteplus/request.Request" representing the client's request for the ModifyIpv6AddressBandwidth operation. The "output" return value will be populated with the ModifyIpv6AddressBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyIpv6AddressBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyIpv6AddressBandwidthCommon Send returns without error.
See ModifyIpv6AddressBandwidth for more information on using the ModifyIpv6AddressBandwidth API call, and error handling.
// Example sending a request using the ModifyIpv6AddressBandwidthRequest method.
req, resp := client.ModifyIpv6AddressBandwidthRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyIpv6AddressBandwidthWithContext ¶ added in v1.0.10
func (c *VPC) ModifyIpv6AddressBandwidthWithContext(ctx byteplus.Context, input *ModifyIpv6AddressBandwidthInput, opts ...request.Option) (*ModifyIpv6AddressBandwidthOutput, error)
ModifyIpv6AddressBandwidthWithContext is the same as ModifyIpv6AddressBandwidth with the addition of the ability to pass a context and additional request options.
See ModifyIpv6AddressBandwidth 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 (*VPC) ModifyIpv6EgressOnlyRuleAttribute ¶ added in v1.0.10
func (c *VPC) ModifyIpv6EgressOnlyRuleAttribute(input *ModifyIpv6EgressOnlyRuleAttributeInput) (*ModifyIpv6EgressOnlyRuleAttributeOutput, error)
ModifyIpv6EgressOnlyRuleAttribute API operation for VPC.
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 VPC's API operation ModifyIpv6EgressOnlyRuleAttribute for usage and error information.
func (*VPC) ModifyIpv6EgressOnlyRuleAttributeCommon ¶ added in v1.0.10
func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyIpv6EgressOnlyRuleAttributeCommon API operation for VPC.
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 VPC's API operation ModifyIpv6EgressOnlyRuleAttributeCommon for usage and error information.
func (*VPC) ModifyIpv6EgressOnlyRuleAttributeCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyIpv6EgressOnlyRuleAttributeCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyIpv6EgressOnlyRuleAttributeCommon operation. The "output" return value will be populated with the ModifyIpv6EgressOnlyRuleAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyIpv6EgressOnlyRuleAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyIpv6EgressOnlyRuleAttributeCommon Send returns without error.
See ModifyIpv6EgressOnlyRuleAttributeCommon for more information on using the ModifyIpv6EgressOnlyRuleAttributeCommon API call, and error handling.
// Example sending a request using the ModifyIpv6EgressOnlyRuleAttributeCommonRequest method.
req, resp := client.ModifyIpv6EgressOnlyRuleAttributeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyIpv6EgressOnlyRuleAttributeCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyIpv6EgressOnlyRuleAttributeCommonWithContext is the same as ModifyIpv6EgressOnlyRuleAttributeCommon with the addition of the ability to pass a context and additional request options.
See ModifyIpv6EgressOnlyRuleAttributeCommon 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 (*VPC) ModifyIpv6EgressOnlyRuleAttributeRequest ¶ added in v1.0.10
func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeRequest(input *ModifyIpv6EgressOnlyRuleAttributeInput) (req *request.Request, output *ModifyIpv6EgressOnlyRuleAttributeOutput)
ModifyIpv6EgressOnlyRuleAttributeRequest generates a "byteplus/request.Request" representing the client's request for the ModifyIpv6EgressOnlyRuleAttribute operation. The "output" return value will be populated with the ModifyIpv6EgressOnlyRuleAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyIpv6EgressOnlyRuleAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyIpv6EgressOnlyRuleAttributeCommon Send returns without error.
See ModifyIpv6EgressOnlyRuleAttribute for more information on using the ModifyIpv6EgressOnlyRuleAttribute API call, and error handling.
// Example sending a request using the ModifyIpv6EgressOnlyRuleAttributeRequest method.
req, resp := client.ModifyIpv6EgressOnlyRuleAttributeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyIpv6EgressOnlyRuleAttributeWithContext ¶ added in v1.0.10
func (c *VPC) ModifyIpv6EgressOnlyRuleAttributeWithContext(ctx byteplus.Context, input *ModifyIpv6EgressOnlyRuleAttributeInput, opts ...request.Option) (*ModifyIpv6EgressOnlyRuleAttributeOutput, error)
ModifyIpv6EgressOnlyRuleAttributeWithContext is the same as ModifyIpv6EgressOnlyRuleAttribute with the addition of the ability to pass a context and additional request options.
See ModifyIpv6EgressOnlyRuleAttribute 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 (*VPC) ModifyIpv6GatewayAttribute ¶ added in v1.0.10
func (c *VPC) ModifyIpv6GatewayAttribute(input *ModifyIpv6GatewayAttributeInput) (*ModifyIpv6GatewayAttributeOutput, error)
ModifyIpv6GatewayAttribute API operation for VPC.
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 VPC's API operation ModifyIpv6GatewayAttribute for usage and error information.
func (*VPC) ModifyIpv6GatewayAttributeCommon ¶ added in v1.0.10
func (c *VPC) ModifyIpv6GatewayAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyIpv6GatewayAttributeCommon API operation for VPC.
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 VPC's API operation ModifyIpv6GatewayAttributeCommon for usage and error information.
func (*VPC) ModifyIpv6GatewayAttributeCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyIpv6GatewayAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyIpv6GatewayAttributeCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyIpv6GatewayAttributeCommon operation. The "output" return value will be populated with the ModifyIpv6GatewayAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyIpv6GatewayAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyIpv6GatewayAttributeCommon Send returns without error.
See ModifyIpv6GatewayAttributeCommon for more information on using the ModifyIpv6GatewayAttributeCommon API call, and error handling.
// Example sending a request using the ModifyIpv6GatewayAttributeCommonRequest method.
req, resp := client.ModifyIpv6GatewayAttributeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyIpv6GatewayAttributeCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyIpv6GatewayAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyIpv6GatewayAttributeCommonWithContext is the same as ModifyIpv6GatewayAttributeCommon with the addition of the ability to pass a context and additional request options.
See ModifyIpv6GatewayAttributeCommon 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 (*VPC) ModifyIpv6GatewayAttributeRequest ¶ added in v1.0.10
func (c *VPC) ModifyIpv6GatewayAttributeRequest(input *ModifyIpv6GatewayAttributeInput) (req *request.Request, output *ModifyIpv6GatewayAttributeOutput)
ModifyIpv6GatewayAttributeRequest generates a "byteplus/request.Request" representing the client's request for the ModifyIpv6GatewayAttribute operation. The "output" return value will be populated with the ModifyIpv6GatewayAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyIpv6GatewayAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyIpv6GatewayAttributeCommon Send returns without error.
See ModifyIpv6GatewayAttribute for more information on using the ModifyIpv6GatewayAttribute API call, and error handling.
// Example sending a request using the ModifyIpv6GatewayAttributeRequest method.
req, resp := client.ModifyIpv6GatewayAttributeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyIpv6GatewayAttributeWithContext ¶ added in v1.0.10
func (c *VPC) ModifyIpv6GatewayAttributeWithContext(ctx byteplus.Context, input *ModifyIpv6GatewayAttributeInput, opts ...request.Option) (*ModifyIpv6GatewayAttributeOutput, error)
ModifyIpv6GatewayAttributeWithContext is the same as ModifyIpv6GatewayAttribute with the addition of the ability to pass a context and additional request options.
See ModifyIpv6GatewayAttribute 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 (*VPC) ModifyNetworkAclAttributes ¶ added in v1.0.10
func (c *VPC) ModifyNetworkAclAttributes(input *ModifyNetworkAclAttributesInput) (*ModifyNetworkAclAttributesOutput, error)
ModifyNetworkAclAttributes API operation for VPC.
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 VPC's API operation ModifyNetworkAclAttributes for usage and error information.
func (*VPC) ModifyNetworkAclAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyNetworkAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyNetworkAclAttributesCommon API operation for VPC.
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 VPC's API operation ModifyNetworkAclAttributesCommon for usage and error information.
func (*VPC) ModifyNetworkAclAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyNetworkAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyNetworkAclAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyNetworkAclAttributesCommon operation. The "output" return value will be populated with the ModifyNetworkAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyNetworkAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyNetworkAclAttributesCommon Send returns without error.
See ModifyNetworkAclAttributesCommon for more information on using the ModifyNetworkAclAttributesCommon API call, and error handling.
// Example sending a request using the ModifyNetworkAclAttributesCommonRequest method.
req, resp := client.ModifyNetworkAclAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyNetworkAclAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyNetworkAclAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyNetworkAclAttributesCommonWithContext is the same as ModifyNetworkAclAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyNetworkAclAttributesCommon 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 (*VPC) ModifyNetworkAclAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyNetworkAclAttributesRequest(input *ModifyNetworkAclAttributesInput) (req *request.Request, output *ModifyNetworkAclAttributesOutput)
ModifyNetworkAclAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyNetworkAclAttributes operation. The "output" return value will be populated with the ModifyNetworkAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyNetworkAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyNetworkAclAttributesCommon Send returns without error.
See ModifyNetworkAclAttributes for more information on using the ModifyNetworkAclAttributes API call, and error handling.
// Example sending a request using the ModifyNetworkAclAttributesRequest method.
req, resp := client.ModifyNetworkAclAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyNetworkAclAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyNetworkAclAttributesWithContext(ctx byteplus.Context, input *ModifyNetworkAclAttributesInput, opts ...request.Option) (*ModifyNetworkAclAttributesOutput, error)
ModifyNetworkAclAttributesWithContext is the same as ModifyNetworkAclAttributes with the addition of the ability to pass a context and additional request options.
See ModifyNetworkAclAttributes 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 (*VPC) ModifyNetworkInterfaceAttributes ¶ added in v1.0.10
func (c *VPC) ModifyNetworkInterfaceAttributes(input *ModifyNetworkInterfaceAttributesInput) (*ModifyNetworkInterfaceAttributesOutput, error)
ModifyNetworkInterfaceAttributes API operation for VPC.
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 VPC's API operation ModifyNetworkInterfaceAttributes for usage and error information.
func (*VPC) ModifyNetworkInterfaceAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyNetworkInterfaceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyNetworkInterfaceAttributesCommon API operation for VPC.
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 VPC's API operation ModifyNetworkInterfaceAttributesCommon for usage and error information.
func (*VPC) ModifyNetworkInterfaceAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyNetworkInterfaceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyNetworkInterfaceAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyNetworkInterfaceAttributesCommon operation. The "output" return value will be populated with the ModifyNetworkInterfaceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyNetworkInterfaceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyNetworkInterfaceAttributesCommon Send returns without error.
See ModifyNetworkInterfaceAttributesCommon for more information on using the ModifyNetworkInterfaceAttributesCommon API call, and error handling.
// Example sending a request using the ModifyNetworkInterfaceAttributesCommonRequest method.
req, resp := client.ModifyNetworkInterfaceAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyNetworkInterfaceAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyNetworkInterfaceAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyNetworkInterfaceAttributesCommonWithContext is the same as ModifyNetworkInterfaceAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyNetworkInterfaceAttributesCommon 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 (*VPC) ModifyNetworkInterfaceAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyNetworkInterfaceAttributesRequest(input *ModifyNetworkInterfaceAttributesInput) (req *request.Request, output *ModifyNetworkInterfaceAttributesOutput)
ModifyNetworkInterfaceAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyNetworkInterfaceAttributes operation. The "output" return value will be populated with the ModifyNetworkInterfaceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyNetworkInterfaceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyNetworkInterfaceAttributesCommon Send returns without error.
See ModifyNetworkInterfaceAttributes for more information on using the ModifyNetworkInterfaceAttributes API call, and error handling.
// Example sending a request using the ModifyNetworkInterfaceAttributesRequest method.
req, resp := client.ModifyNetworkInterfaceAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyNetworkInterfaceAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyNetworkInterfaceAttributesWithContext(ctx byteplus.Context, input *ModifyNetworkInterfaceAttributesInput, opts ...request.Option) (*ModifyNetworkInterfaceAttributesOutput, error)
ModifyNetworkInterfaceAttributesWithContext is the same as ModifyNetworkInterfaceAttributes with the addition of the ability to pass a context and additional request options.
See ModifyNetworkInterfaceAttributes 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 (*VPC) ModifyPrefixList ¶ added in v1.0.10
func (c *VPC) ModifyPrefixList(input *ModifyPrefixListInput) (*ModifyPrefixListOutput, error)
ModifyPrefixList API operation for VPC.
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 VPC's API operation ModifyPrefixList for usage and error information.
func (*VPC) ModifyPrefixListCommon ¶ added in v1.0.10
func (c *VPC) ModifyPrefixListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyPrefixListCommon API operation for VPC.
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 VPC's API operation ModifyPrefixListCommon for usage and error information.
func (*VPC) ModifyPrefixListCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyPrefixListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyPrefixListCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyPrefixListCommon operation. The "output" return value will be populated with the ModifyPrefixListCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyPrefixListCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyPrefixListCommon Send returns without error.
See ModifyPrefixListCommon for more information on using the ModifyPrefixListCommon API call, and error handling.
// Example sending a request using the ModifyPrefixListCommonRequest method.
req, resp := client.ModifyPrefixListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyPrefixListCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyPrefixListCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyPrefixListCommonWithContext is the same as ModifyPrefixListCommon with the addition of the ability to pass a context and additional request options.
See ModifyPrefixListCommon 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 (*VPC) ModifyPrefixListRequest ¶ added in v1.0.10
func (c *VPC) ModifyPrefixListRequest(input *ModifyPrefixListInput) (req *request.Request, output *ModifyPrefixListOutput)
ModifyPrefixListRequest generates a "byteplus/request.Request" representing the client's request for the ModifyPrefixList operation. The "output" return value will be populated with the ModifyPrefixListCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyPrefixListCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyPrefixListCommon Send returns without error.
See ModifyPrefixList for more information on using the ModifyPrefixList API call, and error handling.
// Example sending a request using the ModifyPrefixListRequest method.
req, resp := client.ModifyPrefixListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyPrefixListWithContext ¶ added in v1.0.10
func (c *VPC) ModifyPrefixListWithContext(ctx byteplus.Context, input *ModifyPrefixListInput, opts ...request.Option) (*ModifyPrefixListOutput, error)
ModifyPrefixListWithContext is the same as ModifyPrefixList with the addition of the ability to pass a context and additional request options.
See ModifyPrefixList 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 (*VPC) ModifyRouteEntry ¶ added in v1.0.10
func (c *VPC) ModifyRouteEntry(input *ModifyRouteEntryInput) (*ModifyRouteEntryOutput, error)
ModifyRouteEntry API operation for VPC.
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 VPC's API operation ModifyRouteEntry for usage and error information.
func (*VPC) ModifyRouteEntryCommon ¶ added in v1.0.10
func (c *VPC) ModifyRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyRouteEntryCommon API operation for VPC.
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 VPC's API operation ModifyRouteEntryCommon for usage and error information.
func (*VPC) ModifyRouteEntryCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyRouteEntryCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyRouteEntryCommon operation. The "output" return value will be populated with the ModifyRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyRouteEntryCommon Send returns without error.
See ModifyRouteEntryCommon for more information on using the ModifyRouteEntryCommon API call, and error handling.
// Example sending a request using the ModifyRouteEntryCommonRequest method.
req, resp := client.ModifyRouteEntryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyRouteEntryCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyRouteEntryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyRouteEntryCommonWithContext is the same as ModifyRouteEntryCommon with the addition of the ability to pass a context and additional request options.
See ModifyRouteEntryCommon 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 (*VPC) ModifyRouteEntryRequest ¶ added in v1.0.10
func (c *VPC) ModifyRouteEntryRequest(input *ModifyRouteEntryInput) (req *request.Request, output *ModifyRouteEntryOutput)
ModifyRouteEntryRequest generates a "byteplus/request.Request" representing the client's request for the ModifyRouteEntry operation. The "output" return value will be populated with the ModifyRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyRouteEntryCommon Send returns without error.
See ModifyRouteEntry for more information on using the ModifyRouteEntry API call, and error handling.
// Example sending a request using the ModifyRouteEntryRequest method.
req, resp := client.ModifyRouteEntryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyRouteEntryWithContext ¶ added in v1.0.10
func (c *VPC) ModifyRouteEntryWithContext(ctx byteplus.Context, input *ModifyRouteEntryInput, opts ...request.Option) (*ModifyRouteEntryOutput, error)
ModifyRouteEntryWithContext is the same as ModifyRouteEntry with the addition of the ability to pass a context and additional request options.
See ModifyRouteEntry 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 (*VPC) ModifyRouteTableAttributes ¶ added in v1.0.10
func (c *VPC) ModifyRouteTableAttributes(input *ModifyRouteTableAttributesInput) (*ModifyRouteTableAttributesOutput, error)
ModifyRouteTableAttributes API operation for VPC.
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 VPC's API operation ModifyRouteTableAttributes for usage and error information.
func (*VPC) ModifyRouteTableAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyRouteTableAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyRouteTableAttributesCommon API operation for VPC.
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 VPC's API operation ModifyRouteTableAttributesCommon for usage and error information.
func (*VPC) ModifyRouteTableAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyRouteTableAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyRouteTableAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyRouteTableAttributesCommon operation. The "output" return value will be populated with the ModifyRouteTableAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyRouteTableAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyRouteTableAttributesCommon Send returns without error.
See ModifyRouteTableAttributesCommon for more information on using the ModifyRouteTableAttributesCommon API call, and error handling.
// Example sending a request using the ModifyRouteTableAttributesCommonRequest method.
req, resp := client.ModifyRouteTableAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyRouteTableAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyRouteTableAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyRouteTableAttributesCommonWithContext is the same as ModifyRouteTableAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyRouteTableAttributesCommon 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 (*VPC) ModifyRouteTableAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyRouteTableAttributesRequest(input *ModifyRouteTableAttributesInput) (req *request.Request, output *ModifyRouteTableAttributesOutput)
ModifyRouteTableAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyRouteTableAttributes operation. The "output" return value will be populated with the ModifyRouteTableAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyRouteTableAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyRouteTableAttributesCommon Send returns without error.
See ModifyRouteTableAttributes for more information on using the ModifyRouteTableAttributes API call, and error handling.
// Example sending a request using the ModifyRouteTableAttributesRequest method.
req, resp := client.ModifyRouteTableAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyRouteTableAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyRouteTableAttributesWithContext(ctx byteplus.Context, input *ModifyRouteTableAttributesInput, opts ...request.Option) (*ModifyRouteTableAttributesOutput, error)
ModifyRouteTableAttributesWithContext is the same as ModifyRouteTableAttributes with the addition of the ability to pass a context and additional request options.
See ModifyRouteTableAttributes 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 (*VPC) ModifySecurityGroupAttributes ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupAttributes(input *ModifySecurityGroupAttributesInput) (*ModifySecurityGroupAttributesOutput, error)
ModifySecurityGroupAttributes API operation for VPC.
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 VPC's API operation ModifySecurityGroupAttributes for usage and error information.
func (*VPC) ModifySecurityGroupAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifySecurityGroupAttributesCommon API operation for VPC.
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 VPC's API operation ModifySecurityGroupAttributesCommon for usage and error information.
func (*VPC) ModifySecurityGroupAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifySecurityGroupAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifySecurityGroupAttributesCommon operation. The "output" return value will be populated with the ModifySecurityGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifySecurityGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySecurityGroupAttributesCommon Send returns without error.
See ModifySecurityGroupAttributesCommon for more information on using the ModifySecurityGroupAttributesCommon API call, and error handling.
// Example sending a request using the ModifySecurityGroupAttributesCommonRequest method.
req, resp := client.ModifySecurityGroupAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifySecurityGroupAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifySecurityGroupAttributesCommonWithContext is the same as ModifySecurityGroupAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifySecurityGroupAttributesCommon 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 (*VPC) ModifySecurityGroupAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupAttributesRequest(input *ModifySecurityGroupAttributesInput) (req *request.Request, output *ModifySecurityGroupAttributesOutput)
ModifySecurityGroupAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifySecurityGroupAttributes operation. The "output" return value will be populated with the ModifySecurityGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifySecurityGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySecurityGroupAttributesCommon Send returns without error.
See ModifySecurityGroupAttributes for more information on using the ModifySecurityGroupAttributes API call, and error handling.
// Example sending a request using the ModifySecurityGroupAttributesRequest method.
req, resp := client.ModifySecurityGroupAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifySecurityGroupAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupAttributesWithContext(ctx byteplus.Context, input *ModifySecurityGroupAttributesInput, opts ...request.Option) (*ModifySecurityGroupAttributesOutput, error)
ModifySecurityGroupAttributesWithContext is the same as ModifySecurityGroupAttributes with the addition of the ability to pass a context and additional request options.
See ModifySecurityGroupAttributes 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 (*VPC) ModifySecurityGroupRuleDescriptionsEgress ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsEgress(input *ModifySecurityGroupRuleDescriptionsEgressInput) (*ModifySecurityGroupRuleDescriptionsEgressOutput, error)
ModifySecurityGroupRuleDescriptionsEgress API operation for VPC.
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 VPC's API operation ModifySecurityGroupRuleDescriptionsEgress for usage and error information.
func (*VPC) ModifySecurityGroupRuleDescriptionsEgressCommon ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifySecurityGroupRuleDescriptionsEgressCommon API operation for VPC.
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 VPC's API operation ModifySecurityGroupRuleDescriptionsEgressCommon for usage and error information.
func (*VPC) ModifySecurityGroupRuleDescriptionsEgressCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifySecurityGroupRuleDescriptionsEgressCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifySecurityGroupRuleDescriptionsEgressCommon operation. The "output" return value will be populated with the ModifySecurityGroupRuleDescriptionsEgressCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifySecurityGroupRuleDescriptionsEgressCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySecurityGroupRuleDescriptionsEgressCommon Send returns without error.
See ModifySecurityGroupRuleDescriptionsEgressCommon for more information on using the ModifySecurityGroupRuleDescriptionsEgressCommon API call, and error handling.
// Example sending a request using the ModifySecurityGroupRuleDescriptionsEgressCommonRequest method.
req, resp := client.ModifySecurityGroupRuleDescriptionsEgressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifySecurityGroupRuleDescriptionsEgressCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifySecurityGroupRuleDescriptionsEgressCommonWithContext is the same as ModifySecurityGroupRuleDescriptionsEgressCommon with the addition of the ability to pass a context and additional request options.
See ModifySecurityGroupRuleDescriptionsEgressCommon 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 (*VPC) ModifySecurityGroupRuleDescriptionsEgressRequest ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressRequest(input *ModifySecurityGroupRuleDescriptionsEgressInput) (req *request.Request, output *ModifySecurityGroupRuleDescriptionsEgressOutput)
ModifySecurityGroupRuleDescriptionsEgressRequest generates a "byteplus/request.Request" representing the client's request for the ModifySecurityGroupRuleDescriptionsEgress operation. The "output" return value will be populated with the ModifySecurityGroupRuleDescriptionsEgressCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifySecurityGroupRuleDescriptionsEgressCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySecurityGroupRuleDescriptionsEgressCommon Send returns without error.
See ModifySecurityGroupRuleDescriptionsEgress for more information on using the ModifySecurityGroupRuleDescriptionsEgress API call, and error handling.
// Example sending a request using the ModifySecurityGroupRuleDescriptionsEgressRequest method.
req, resp := client.ModifySecurityGroupRuleDescriptionsEgressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifySecurityGroupRuleDescriptionsEgressWithContext ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsEgressWithContext(ctx byteplus.Context, input *ModifySecurityGroupRuleDescriptionsEgressInput, opts ...request.Option) (*ModifySecurityGroupRuleDescriptionsEgressOutput, error)
ModifySecurityGroupRuleDescriptionsEgressWithContext is the same as ModifySecurityGroupRuleDescriptionsEgress with the addition of the ability to pass a context and additional request options.
See ModifySecurityGroupRuleDescriptionsEgress 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 (*VPC) ModifySecurityGroupRuleDescriptionsIngress ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsIngress(input *ModifySecurityGroupRuleDescriptionsIngressInput) (*ModifySecurityGroupRuleDescriptionsIngressOutput, error)
ModifySecurityGroupRuleDescriptionsIngress API operation for VPC.
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 VPC's API operation ModifySecurityGroupRuleDescriptionsIngress for usage and error information.
func (*VPC) ModifySecurityGroupRuleDescriptionsIngressCommon ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifySecurityGroupRuleDescriptionsIngressCommon API operation for VPC.
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 VPC's API operation ModifySecurityGroupRuleDescriptionsIngressCommon for usage and error information.
func (*VPC) ModifySecurityGroupRuleDescriptionsIngressCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifySecurityGroupRuleDescriptionsIngressCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifySecurityGroupRuleDescriptionsIngressCommon operation. The "output" return value will be populated with the ModifySecurityGroupRuleDescriptionsIngressCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifySecurityGroupRuleDescriptionsIngressCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySecurityGroupRuleDescriptionsIngressCommon Send returns without error.
See ModifySecurityGroupRuleDescriptionsIngressCommon for more information on using the ModifySecurityGroupRuleDescriptionsIngressCommon API call, and error handling.
// Example sending a request using the ModifySecurityGroupRuleDescriptionsIngressCommonRequest method.
req, resp := client.ModifySecurityGroupRuleDescriptionsIngressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifySecurityGroupRuleDescriptionsIngressCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifySecurityGroupRuleDescriptionsIngressCommonWithContext is the same as ModifySecurityGroupRuleDescriptionsIngressCommon with the addition of the ability to pass a context and additional request options.
See ModifySecurityGroupRuleDescriptionsIngressCommon 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 (*VPC) ModifySecurityGroupRuleDescriptionsIngressRequest ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressRequest(input *ModifySecurityGroupRuleDescriptionsIngressInput) (req *request.Request, output *ModifySecurityGroupRuleDescriptionsIngressOutput)
ModifySecurityGroupRuleDescriptionsIngressRequest generates a "byteplus/request.Request" representing the client's request for the ModifySecurityGroupRuleDescriptionsIngress operation. The "output" return value will be populated with the ModifySecurityGroupRuleDescriptionsIngressCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifySecurityGroupRuleDescriptionsIngressCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySecurityGroupRuleDescriptionsIngressCommon Send returns without error.
See ModifySecurityGroupRuleDescriptionsIngress for more information on using the ModifySecurityGroupRuleDescriptionsIngress API call, and error handling.
// Example sending a request using the ModifySecurityGroupRuleDescriptionsIngressRequest method.
req, resp := client.ModifySecurityGroupRuleDescriptionsIngressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifySecurityGroupRuleDescriptionsIngressWithContext ¶ added in v1.0.10
func (c *VPC) ModifySecurityGroupRuleDescriptionsIngressWithContext(ctx byteplus.Context, input *ModifySecurityGroupRuleDescriptionsIngressInput, opts ...request.Option) (*ModifySecurityGroupRuleDescriptionsIngressOutput, error)
ModifySecurityGroupRuleDescriptionsIngressWithContext is the same as ModifySecurityGroupRuleDescriptionsIngress with the addition of the ability to pass a context and additional request options.
See ModifySecurityGroupRuleDescriptionsIngress 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 (*VPC) ModifySubnetAttributes ¶ added in v1.0.10
func (c *VPC) ModifySubnetAttributes(input *ModifySubnetAttributesInput) (*ModifySubnetAttributesOutput, error)
ModifySubnetAttributes API operation for VPC.
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 VPC's API operation ModifySubnetAttributes for usage and error information.
func (*VPC) ModifySubnetAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifySubnetAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifySubnetAttributesCommon API operation for VPC.
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 VPC's API operation ModifySubnetAttributesCommon for usage and error information.
func (*VPC) ModifySubnetAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifySubnetAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifySubnetAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifySubnetAttributesCommon operation. The "output" return value will be populated with the ModifySubnetAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifySubnetAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySubnetAttributesCommon Send returns without error.
See ModifySubnetAttributesCommon for more information on using the ModifySubnetAttributesCommon API call, and error handling.
// Example sending a request using the ModifySubnetAttributesCommonRequest method.
req, resp := client.ModifySubnetAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifySubnetAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifySubnetAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifySubnetAttributesCommonWithContext is the same as ModifySubnetAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifySubnetAttributesCommon 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 (*VPC) ModifySubnetAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifySubnetAttributesRequest(input *ModifySubnetAttributesInput) (req *request.Request, output *ModifySubnetAttributesOutput)
ModifySubnetAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifySubnetAttributes operation. The "output" return value will be populated with the ModifySubnetAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifySubnetAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySubnetAttributesCommon Send returns without error.
See ModifySubnetAttributes for more information on using the ModifySubnetAttributes API call, and error handling.
// Example sending a request using the ModifySubnetAttributesRequest method.
req, resp := client.ModifySubnetAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifySubnetAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifySubnetAttributesWithContext(ctx byteplus.Context, input *ModifySubnetAttributesInput, opts ...request.Option) (*ModifySubnetAttributesOutput, error)
ModifySubnetAttributesWithContext is the same as ModifySubnetAttributes with the addition of the ability to pass a context and additional request options.
See ModifySubnetAttributes 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 (*VPC) ModifyTrafficMirrorFilterAttributes ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterAttributes(input *ModifyTrafficMirrorFilterAttributesInput) (*ModifyTrafficMirrorFilterAttributesOutput, error)
ModifyTrafficMirrorFilterAttributes API operation for VPC.
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 VPC's API operation ModifyTrafficMirrorFilterAttributes for usage and error information.
func (*VPC) ModifyTrafficMirrorFilterAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyTrafficMirrorFilterAttributesCommon API operation for VPC.
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 VPC's API operation ModifyTrafficMirrorFilterAttributesCommon for usage and error information.
func (*VPC) ModifyTrafficMirrorFilterAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyTrafficMirrorFilterAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyTrafficMirrorFilterAttributesCommon operation. The "output" return value will be populated with the ModifyTrafficMirrorFilterAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTrafficMirrorFilterAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTrafficMirrorFilterAttributesCommon Send returns without error.
See ModifyTrafficMirrorFilterAttributesCommon for more information on using the ModifyTrafficMirrorFilterAttributesCommon API call, and error handling.
// Example sending a request using the ModifyTrafficMirrorFilterAttributesCommonRequest method.
req, resp := client.ModifyTrafficMirrorFilterAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyTrafficMirrorFilterAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyTrafficMirrorFilterAttributesCommonWithContext is the same as ModifyTrafficMirrorFilterAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyTrafficMirrorFilterAttributesCommon 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 (*VPC) ModifyTrafficMirrorFilterAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterAttributesRequest(input *ModifyTrafficMirrorFilterAttributesInput) (req *request.Request, output *ModifyTrafficMirrorFilterAttributesOutput)
ModifyTrafficMirrorFilterAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyTrafficMirrorFilterAttributes operation. The "output" return value will be populated with the ModifyTrafficMirrorFilterAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTrafficMirrorFilterAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTrafficMirrorFilterAttributesCommon Send returns without error.
See ModifyTrafficMirrorFilterAttributes for more information on using the ModifyTrafficMirrorFilterAttributes API call, and error handling.
// Example sending a request using the ModifyTrafficMirrorFilterAttributesRequest method.
req, resp := client.ModifyTrafficMirrorFilterAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyTrafficMirrorFilterAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterAttributesWithContext(ctx byteplus.Context, input *ModifyTrafficMirrorFilterAttributesInput, opts ...request.Option) (*ModifyTrafficMirrorFilterAttributesOutput, error)
ModifyTrafficMirrorFilterAttributesWithContext is the same as ModifyTrafficMirrorFilterAttributes with the addition of the ability to pass a context and additional request options.
See ModifyTrafficMirrorFilterAttributes 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 (*VPC) ModifyTrafficMirrorFilterRuleAttributes ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterRuleAttributes(input *ModifyTrafficMirrorFilterRuleAttributesInput) (*ModifyTrafficMirrorFilterRuleAttributesOutput, error)
ModifyTrafficMirrorFilterRuleAttributes API operation for VPC.
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 VPC's API operation ModifyTrafficMirrorFilterRuleAttributes for usage and error information.
func (*VPC) ModifyTrafficMirrorFilterRuleAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyTrafficMirrorFilterRuleAttributesCommon API operation for VPC.
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 VPC's API operation ModifyTrafficMirrorFilterRuleAttributesCommon for usage and error information.
func (*VPC) ModifyTrafficMirrorFilterRuleAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyTrafficMirrorFilterRuleAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyTrafficMirrorFilterRuleAttributesCommon operation. The "output" return value will be populated with the ModifyTrafficMirrorFilterRuleAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTrafficMirrorFilterRuleAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTrafficMirrorFilterRuleAttributesCommon Send returns without error.
See ModifyTrafficMirrorFilterRuleAttributesCommon for more information on using the ModifyTrafficMirrorFilterRuleAttributesCommon API call, and error handling.
// Example sending a request using the ModifyTrafficMirrorFilterRuleAttributesCommonRequest method.
req, resp := client.ModifyTrafficMirrorFilterRuleAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyTrafficMirrorFilterRuleAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyTrafficMirrorFilterRuleAttributesCommonWithContext is the same as ModifyTrafficMirrorFilterRuleAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyTrafficMirrorFilterRuleAttributesCommon 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 (*VPC) ModifyTrafficMirrorFilterRuleAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesRequest(input *ModifyTrafficMirrorFilterRuleAttributesInput) (req *request.Request, output *ModifyTrafficMirrorFilterRuleAttributesOutput)
ModifyTrafficMirrorFilterRuleAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyTrafficMirrorFilterRuleAttributes operation. The "output" return value will be populated with the ModifyTrafficMirrorFilterRuleAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTrafficMirrorFilterRuleAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTrafficMirrorFilterRuleAttributesCommon Send returns without error.
See ModifyTrafficMirrorFilterRuleAttributes for more information on using the ModifyTrafficMirrorFilterRuleAttributes API call, and error handling.
// Example sending a request using the ModifyTrafficMirrorFilterRuleAttributesRequest method.
req, resp := client.ModifyTrafficMirrorFilterRuleAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyTrafficMirrorFilterRuleAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorFilterRuleAttributesWithContext(ctx byteplus.Context, input *ModifyTrafficMirrorFilterRuleAttributesInput, opts ...request.Option) (*ModifyTrafficMirrorFilterRuleAttributesOutput, error)
ModifyTrafficMirrorFilterRuleAttributesWithContext is the same as ModifyTrafficMirrorFilterRuleAttributes with the addition of the ability to pass a context and additional request options.
See ModifyTrafficMirrorFilterRuleAttributes 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 (*VPC) ModifyTrafficMirrorSessionAttributes ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorSessionAttributes(input *ModifyTrafficMirrorSessionAttributesInput) (*ModifyTrafficMirrorSessionAttributesOutput, error)
ModifyTrafficMirrorSessionAttributes API operation for VPC.
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 VPC's API operation ModifyTrafficMirrorSessionAttributes for usage and error information.
func (*VPC) ModifyTrafficMirrorSessionAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorSessionAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyTrafficMirrorSessionAttributesCommon API operation for VPC.
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 VPC's API operation ModifyTrafficMirrorSessionAttributesCommon for usage and error information.
func (*VPC) ModifyTrafficMirrorSessionAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorSessionAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyTrafficMirrorSessionAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyTrafficMirrorSessionAttributesCommon operation. The "output" return value will be populated with the ModifyTrafficMirrorSessionAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTrafficMirrorSessionAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTrafficMirrorSessionAttributesCommon Send returns without error.
See ModifyTrafficMirrorSessionAttributesCommon for more information on using the ModifyTrafficMirrorSessionAttributesCommon API call, and error handling.
// Example sending a request using the ModifyTrafficMirrorSessionAttributesCommonRequest method.
req, resp := client.ModifyTrafficMirrorSessionAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyTrafficMirrorSessionAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorSessionAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyTrafficMirrorSessionAttributesCommonWithContext is the same as ModifyTrafficMirrorSessionAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyTrafficMirrorSessionAttributesCommon 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 (*VPC) ModifyTrafficMirrorSessionAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorSessionAttributesRequest(input *ModifyTrafficMirrorSessionAttributesInput) (req *request.Request, output *ModifyTrafficMirrorSessionAttributesOutput)
ModifyTrafficMirrorSessionAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyTrafficMirrorSessionAttributes operation. The "output" return value will be populated with the ModifyTrafficMirrorSessionAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTrafficMirrorSessionAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTrafficMirrorSessionAttributesCommon Send returns without error.
See ModifyTrafficMirrorSessionAttributes for more information on using the ModifyTrafficMirrorSessionAttributes API call, and error handling.
// Example sending a request using the ModifyTrafficMirrorSessionAttributesRequest method.
req, resp := client.ModifyTrafficMirrorSessionAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyTrafficMirrorSessionAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorSessionAttributesWithContext(ctx byteplus.Context, input *ModifyTrafficMirrorSessionAttributesInput, opts ...request.Option) (*ModifyTrafficMirrorSessionAttributesOutput, error)
ModifyTrafficMirrorSessionAttributesWithContext is the same as ModifyTrafficMirrorSessionAttributes with the addition of the ability to pass a context and additional request options.
See ModifyTrafficMirrorSessionAttributes 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 (*VPC) ModifyTrafficMirrorTargetAttributes ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorTargetAttributes(input *ModifyTrafficMirrorTargetAttributesInput) (*ModifyTrafficMirrorTargetAttributesOutput, error)
ModifyTrafficMirrorTargetAttributes API operation for VPC.
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 VPC's API operation ModifyTrafficMirrorTargetAttributes for usage and error information.
func (*VPC) ModifyTrafficMirrorTargetAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorTargetAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyTrafficMirrorTargetAttributesCommon API operation for VPC.
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 VPC's API operation ModifyTrafficMirrorTargetAttributesCommon for usage and error information.
func (*VPC) ModifyTrafficMirrorTargetAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorTargetAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyTrafficMirrorTargetAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyTrafficMirrorTargetAttributesCommon operation. The "output" return value will be populated with the ModifyTrafficMirrorTargetAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTrafficMirrorTargetAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTrafficMirrorTargetAttributesCommon Send returns without error.
See ModifyTrafficMirrorTargetAttributesCommon for more information on using the ModifyTrafficMirrorTargetAttributesCommon API call, and error handling.
// Example sending a request using the ModifyTrafficMirrorTargetAttributesCommonRequest method.
req, resp := client.ModifyTrafficMirrorTargetAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyTrafficMirrorTargetAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorTargetAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyTrafficMirrorTargetAttributesCommonWithContext is the same as ModifyTrafficMirrorTargetAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyTrafficMirrorTargetAttributesCommon 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 (*VPC) ModifyTrafficMirrorTargetAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorTargetAttributesRequest(input *ModifyTrafficMirrorTargetAttributesInput) (req *request.Request, output *ModifyTrafficMirrorTargetAttributesOutput)
ModifyTrafficMirrorTargetAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyTrafficMirrorTargetAttributes operation. The "output" return value will be populated with the ModifyTrafficMirrorTargetAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTrafficMirrorTargetAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTrafficMirrorTargetAttributesCommon Send returns without error.
See ModifyTrafficMirrorTargetAttributes for more information on using the ModifyTrafficMirrorTargetAttributes API call, and error handling.
// Example sending a request using the ModifyTrafficMirrorTargetAttributesRequest method.
req, resp := client.ModifyTrafficMirrorTargetAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyTrafficMirrorTargetAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyTrafficMirrorTargetAttributesWithContext(ctx byteplus.Context, input *ModifyTrafficMirrorTargetAttributesInput, opts ...request.Option) (*ModifyTrafficMirrorTargetAttributesOutput, error)
ModifyTrafficMirrorTargetAttributesWithContext is the same as ModifyTrafficMirrorTargetAttributes with the addition of the ability to pass a context and additional request options.
See ModifyTrafficMirrorTargetAttributes 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 (*VPC) ModifyVpcAttributes ¶ added in v1.0.10
func (c *VPC) ModifyVpcAttributes(input *ModifyVpcAttributesInput) (*ModifyVpcAttributesOutput, error)
ModifyVpcAttributes API operation for VPC.
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 VPC's API operation ModifyVpcAttributes for usage and error information.
func (*VPC) ModifyVpcAttributesCommon ¶ added in v1.0.10
func (c *VPC) ModifyVpcAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcAttributesCommon API operation for VPC.
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 VPC's API operation ModifyVpcAttributesCommon for usage and error information.
func (*VPC) ModifyVpcAttributesCommonRequest ¶ added in v1.0.10
func (c *VPC) ModifyVpcAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyVpcAttributesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyVpcAttributesCommon operation. The "output" return value will be populated with the ModifyVpcAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcAttributesCommon Send returns without error.
See ModifyVpcAttributesCommon for more information on using the ModifyVpcAttributesCommon API call, and error handling.
// Example sending a request using the ModifyVpcAttributesCommonRequest method.
req, resp := client.ModifyVpcAttributesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyVpcAttributesCommonWithContext ¶ added in v1.0.10
func (c *VPC) ModifyVpcAttributesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyVpcAttributesCommonWithContext is the same as ModifyVpcAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyVpcAttributesCommon 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 (*VPC) ModifyVpcAttributesRequest ¶ added in v1.0.10
func (c *VPC) ModifyVpcAttributesRequest(input *ModifyVpcAttributesInput) (req *request.Request, output *ModifyVpcAttributesOutput)
ModifyVpcAttributesRequest generates a "byteplus/request.Request" representing the client's request for the ModifyVpcAttributes operation. The "output" return value will be populated with the ModifyVpcAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyVpcAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyVpcAttributesCommon Send returns without error.
See ModifyVpcAttributes for more information on using the ModifyVpcAttributes API call, and error handling.
// Example sending a request using the ModifyVpcAttributesRequest method.
req, resp := client.ModifyVpcAttributesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ModifyVpcAttributesWithContext ¶ added in v1.0.10
func (c *VPC) ModifyVpcAttributesWithContext(ctx byteplus.Context, input *ModifyVpcAttributesInput, opts ...request.Option) (*ModifyVpcAttributesOutput, error)
ModifyVpcAttributesWithContext is the same as ModifyVpcAttributes with the addition of the ability to pass a context and additional request options.
See ModifyVpcAttributes 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 (*VPC) ReleaseEipAddress ¶ added in v1.0.10
func (c *VPC) ReleaseEipAddress(input *ReleaseEipAddressInput) (*ReleaseEipAddressOutput, error)
ReleaseEipAddress API operation for VPC.
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 VPC's API operation ReleaseEipAddress for usage and error information.
func (*VPC) ReleaseEipAddressCommon ¶ added in v1.0.10
func (c *VPC) ReleaseEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ReleaseEipAddressCommon API operation for VPC.
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 VPC's API operation ReleaseEipAddressCommon for usage and error information.
func (*VPC) ReleaseEipAddressCommonRequest ¶ added in v1.0.10
func (c *VPC) ReleaseEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ReleaseEipAddressCommonRequest generates a "byteplus/request.Request" representing the client's request for the ReleaseEipAddressCommon operation. The "output" return value will be populated with the ReleaseEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned ReleaseEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after ReleaseEipAddressCommon Send returns without error.
See ReleaseEipAddressCommon for more information on using the ReleaseEipAddressCommon API call, and error handling.
// Example sending a request using the ReleaseEipAddressCommonRequest method.
req, resp := client.ReleaseEipAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ReleaseEipAddressCommonWithContext ¶ added in v1.0.10
func (c *VPC) ReleaseEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ReleaseEipAddressCommonWithContext is the same as ReleaseEipAddressCommon with the addition of the ability to pass a context and additional request options.
See ReleaseEipAddressCommon 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 (*VPC) ReleaseEipAddressRequest ¶ added in v1.0.10
func (c *VPC) ReleaseEipAddressRequest(input *ReleaseEipAddressInput) (req *request.Request, output *ReleaseEipAddressOutput)
ReleaseEipAddressRequest generates a "byteplus/request.Request" representing the client's request for the ReleaseEipAddress operation. The "output" return value will be populated with the ReleaseEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned ReleaseEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after ReleaseEipAddressCommon Send returns without error.
See ReleaseEipAddress for more information on using the ReleaseEipAddress API call, and error handling.
// Example sending a request using the ReleaseEipAddressRequest method.
req, resp := client.ReleaseEipAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ReleaseEipAddressWithContext ¶ added in v1.0.10
func (c *VPC) ReleaseEipAddressWithContext(ctx byteplus.Context, input *ReleaseEipAddressInput, opts ...request.Option) (*ReleaseEipAddressOutput, error)
ReleaseEipAddressWithContext is the same as ReleaseEipAddress with the addition of the ability to pass a context and additional request options.
See ReleaseEipAddress 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 (*VPC) ReleaseIpv6AddressBandwidth ¶ added in v1.0.10
func (c *VPC) ReleaseIpv6AddressBandwidth(input *ReleaseIpv6AddressBandwidthInput) (*ReleaseIpv6AddressBandwidthOutput, error)
ReleaseIpv6AddressBandwidth API operation for VPC.
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 VPC's API operation ReleaseIpv6AddressBandwidth for usage and error information.
func (*VPC) ReleaseIpv6AddressBandwidthCommon ¶ added in v1.0.10
func (c *VPC) ReleaseIpv6AddressBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ReleaseIpv6AddressBandwidthCommon API operation for VPC.
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 VPC's API operation ReleaseIpv6AddressBandwidthCommon for usage and error information.
func (*VPC) ReleaseIpv6AddressBandwidthCommonRequest ¶ added in v1.0.10
func (c *VPC) ReleaseIpv6AddressBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ReleaseIpv6AddressBandwidthCommonRequest generates a "byteplus/request.Request" representing the client's request for the ReleaseIpv6AddressBandwidthCommon operation. The "output" return value will be populated with the ReleaseIpv6AddressBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned ReleaseIpv6AddressBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after ReleaseIpv6AddressBandwidthCommon Send returns without error.
See ReleaseIpv6AddressBandwidthCommon for more information on using the ReleaseIpv6AddressBandwidthCommon API call, and error handling.
// Example sending a request using the ReleaseIpv6AddressBandwidthCommonRequest method.
req, resp := client.ReleaseIpv6AddressBandwidthCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ReleaseIpv6AddressBandwidthCommonWithContext ¶ added in v1.0.10
func (c *VPC) ReleaseIpv6AddressBandwidthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ReleaseIpv6AddressBandwidthCommonWithContext is the same as ReleaseIpv6AddressBandwidthCommon with the addition of the ability to pass a context and additional request options.
See ReleaseIpv6AddressBandwidthCommon 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 (*VPC) ReleaseIpv6AddressBandwidthRequest ¶ added in v1.0.10
func (c *VPC) ReleaseIpv6AddressBandwidthRequest(input *ReleaseIpv6AddressBandwidthInput) (req *request.Request, output *ReleaseIpv6AddressBandwidthOutput)
ReleaseIpv6AddressBandwidthRequest generates a "byteplus/request.Request" representing the client's request for the ReleaseIpv6AddressBandwidth operation. The "output" return value will be populated with the ReleaseIpv6AddressBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned ReleaseIpv6AddressBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after ReleaseIpv6AddressBandwidthCommon Send returns without error.
See ReleaseIpv6AddressBandwidth for more information on using the ReleaseIpv6AddressBandwidth API call, and error handling.
// Example sending a request using the ReleaseIpv6AddressBandwidthRequest method.
req, resp := client.ReleaseIpv6AddressBandwidthRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) ReleaseIpv6AddressBandwidthWithContext ¶ added in v1.0.10
func (c *VPC) ReleaseIpv6AddressBandwidthWithContext(ctx byteplus.Context, input *ReleaseIpv6AddressBandwidthInput, opts ...request.Option) (*ReleaseIpv6AddressBandwidthOutput, error)
ReleaseIpv6AddressBandwidthWithContext is the same as ReleaseIpv6AddressBandwidth with the addition of the ability to pass a context and additional request options.
See ReleaseIpv6AddressBandwidth 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 (*VPC) RemoveBandwidthPackageIp ¶ added in v1.0.10
func (c *VPC) RemoveBandwidthPackageIp(input *RemoveBandwidthPackageIpInput) (*RemoveBandwidthPackageIpOutput, error)
RemoveBandwidthPackageIp API operation for VPC.
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 VPC's API operation RemoveBandwidthPackageIp for usage and error information.
func (*VPC) RemoveBandwidthPackageIpCommon ¶ added in v1.0.10
func (c *VPC) RemoveBandwidthPackageIpCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveBandwidthPackageIpCommon API operation for VPC.
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 VPC's API operation RemoveBandwidthPackageIpCommon for usage and error information.
func (*VPC) RemoveBandwidthPackageIpCommonRequest ¶ added in v1.0.10
func (c *VPC) RemoveBandwidthPackageIpCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveBandwidthPackageIpCommonRequest generates a "byteplus/request.Request" representing the client's request for the RemoveBandwidthPackageIpCommon operation. The "output" return value will be populated with the RemoveBandwidthPackageIpCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveBandwidthPackageIpCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveBandwidthPackageIpCommon Send returns without error.
See RemoveBandwidthPackageIpCommon for more information on using the RemoveBandwidthPackageIpCommon API call, and error handling.
// Example sending a request using the RemoveBandwidthPackageIpCommonRequest method.
req, resp := client.RemoveBandwidthPackageIpCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) RemoveBandwidthPackageIpCommonWithContext ¶ added in v1.0.10
func (c *VPC) RemoveBandwidthPackageIpCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveBandwidthPackageIpCommonWithContext is the same as RemoveBandwidthPackageIpCommon with the addition of the ability to pass a context and additional request options.
See RemoveBandwidthPackageIpCommon 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 (*VPC) RemoveBandwidthPackageIpRequest ¶ added in v1.0.10
func (c *VPC) RemoveBandwidthPackageIpRequest(input *RemoveBandwidthPackageIpInput) (req *request.Request, output *RemoveBandwidthPackageIpOutput)
RemoveBandwidthPackageIpRequest generates a "byteplus/request.Request" representing the client's request for the RemoveBandwidthPackageIp operation. The "output" return value will be populated with the RemoveBandwidthPackageIpCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveBandwidthPackageIpCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveBandwidthPackageIpCommon Send returns without error.
See RemoveBandwidthPackageIp for more information on using the RemoveBandwidthPackageIp API call, and error handling.
// Example sending a request using the RemoveBandwidthPackageIpRequest method.
req, resp := client.RemoveBandwidthPackageIpRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) RemoveBandwidthPackageIpWithContext ¶ added in v1.0.10
func (c *VPC) RemoveBandwidthPackageIpWithContext(ctx byteplus.Context, input *RemoveBandwidthPackageIpInput, opts ...request.Option) (*RemoveBandwidthPackageIpOutput, error)
RemoveBandwidthPackageIpWithContext is the same as RemoveBandwidthPackageIp with the addition of the ability to pass a context and additional request options.
See RemoveBandwidthPackageIp 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 (*VPC) RevokeSecurityGroupEgress ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupEgress(input *RevokeSecurityGroupEgressInput) (*RevokeSecurityGroupEgressOutput, error)
RevokeSecurityGroupEgress API operation for VPC.
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 VPC's API operation RevokeSecurityGroupEgress for usage and error information.
func (*VPC) RevokeSecurityGroupEgressCommon ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupEgressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RevokeSecurityGroupEgressCommon API operation for VPC.
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 VPC's API operation RevokeSecurityGroupEgressCommon for usage and error information.
func (*VPC) RevokeSecurityGroupEgressCommonRequest ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupEgressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RevokeSecurityGroupEgressCommonRequest generates a "byteplus/request.Request" representing the client's request for the RevokeSecurityGroupEgressCommon operation. The "output" return value will be populated with the RevokeSecurityGroupEgressCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeSecurityGroupEgressCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeSecurityGroupEgressCommon Send returns without error.
See RevokeSecurityGroupEgressCommon for more information on using the RevokeSecurityGroupEgressCommon API call, and error handling.
// Example sending a request using the RevokeSecurityGroupEgressCommonRequest method.
req, resp := client.RevokeSecurityGroupEgressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) RevokeSecurityGroupEgressCommonWithContext ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupEgressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RevokeSecurityGroupEgressCommonWithContext is the same as RevokeSecurityGroupEgressCommon with the addition of the ability to pass a context and additional request options.
See RevokeSecurityGroupEgressCommon 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 (*VPC) RevokeSecurityGroupEgressRequest ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupEgressRequest(input *RevokeSecurityGroupEgressInput) (req *request.Request, output *RevokeSecurityGroupEgressOutput)
RevokeSecurityGroupEgressRequest generates a "byteplus/request.Request" representing the client's request for the RevokeSecurityGroupEgress operation. The "output" return value will be populated with the RevokeSecurityGroupEgressCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeSecurityGroupEgressCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeSecurityGroupEgressCommon Send returns without error.
See RevokeSecurityGroupEgress for more information on using the RevokeSecurityGroupEgress API call, and error handling.
// Example sending a request using the RevokeSecurityGroupEgressRequest method.
req, resp := client.RevokeSecurityGroupEgressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) RevokeSecurityGroupEgressWithContext ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupEgressWithContext(ctx byteplus.Context, input *RevokeSecurityGroupEgressInput, opts ...request.Option) (*RevokeSecurityGroupEgressOutput, error)
RevokeSecurityGroupEgressWithContext is the same as RevokeSecurityGroupEgress with the addition of the ability to pass a context and additional request options.
See RevokeSecurityGroupEgress 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 (*VPC) RevokeSecurityGroupIngress ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupIngress(input *RevokeSecurityGroupIngressInput) (*RevokeSecurityGroupIngressOutput, error)
RevokeSecurityGroupIngress API operation for VPC.
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 VPC's API operation RevokeSecurityGroupIngress for usage and error information.
func (*VPC) RevokeSecurityGroupIngressCommon ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupIngressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RevokeSecurityGroupIngressCommon API operation for VPC.
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 VPC's API operation RevokeSecurityGroupIngressCommon for usage and error information.
func (*VPC) RevokeSecurityGroupIngressCommonRequest ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupIngressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RevokeSecurityGroupIngressCommonRequest generates a "byteplus/request.Request" representing the client's request for the RevokeSecurityGroupIngressCommon operation. The "output" return value will be populated with the RevokeSecurityGroupIngressCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeSecurityGroupIngressCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeSecurityGroupIngressCommon Send returns without error.
See RevokeSecurityGroupIngressCommon for more information on using the RevokeSecurityGroupIngressCommon API call, and error handling.
// Example sending a request using the RevokeSecurityGroupIngressCommonRequest method.
req, resp := client.RevokeSecurityGroupIngressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) RevokeSecurityGroupIngressCommonWithContext ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupIngressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RevokeSecurityGroupIngressCommonWithContext is the same as RevokeSecurityGroupIngressCommon with the addition of the ability to pass a context and additional request options.
See RevokeSecurityGroupIngressCommon 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 (*VPC) RevokeSecurityGroupIngressRequest ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupIngressRequest(input *RevokeSecurityGroupIngressInput) (req *request.Request, output *RevokeSecurityGroupIngressOutput)
RevokeSecurityGroupIngressRequest generates a "byteplus/request.Request" representing the client's request for the RevokeSecurityGroupIngress operation. The "output" return value will be populated with the RevokeSecurityGroupIngressCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeSecurityGroupIngressCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeSecurityGroupIngressCommon Send returns without error.
See RevokeSecurityGroupIngress for more information on using the RevokeSecurityGroupIngress API call, and error handling.
// Example sending a request using the RevokeSecurityGroupIngressRequest method.
req, resp := client.RevokeSecurityGroupIngressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) RevokeSecurityGroupIngressWithContext ¶ added in v1.0.10
func (c *VPC) RevokeSecurityGroupIngressWithContext(ctx byteplus.Context, input *RevokeSecurityGroupIngressInput, opts ...request.Option) (*RevokeSecurityGroupIngressOutput, error)
RevokeSecurityGroupIngressWithContext is the same as RevokeSecurityGroupIngress with the addition of the ability to pass a context and additional request options.
See RevokeSecurityGroupIngress 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 (*VPC) TagResources ¶ added in v1.0.10
func (c *VPC) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
TagResources API operation for VPC.
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 VPC's API operation TagResources for usage and error information.
func (*VPC) TagResourcesCommon ¶ added in v1.0.10
TagResourcesCommon API operation for VPC.
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 VPC's API operation TagResourcesCommon for usage and error information.
func (*VPC) TagResourcesCommonRequest ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) TagResourcesCommonWithContext ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) TagResourcesRequest ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) TagResourcesWithContext ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) TemporaryUpgradeEipAddress ¶ added in v1.0.10
func (c *VPC) TemporaryUpgradeEipAddress(input *TemporaryUpgradeEipAddressInput) (*TemporaryUpgradeEipAddressOutput, error)
TemporaryUpgradeEipAddress API operation for VPC.
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 VPC's API operation TemporaryUpgradeEipAddress for usage and error information.
func (*VPC) TemporaryUpgradeEipAddressCommon ¶ added in v1.0.10
func (c *VPC) TemporaryUpgradeEipAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
TemporaryUpgradeEipAddressCommon API operation for VPC.
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 VPC's API operation TemporaryUpgradeEipAddressCommon for usage and error information.
func (*VPC) TemporaryUpgradeEipAddressCommonRequest ¶ added in v1.0.10
func (c *VPC) TemporaryUpgradeEipAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
TemporaryUpgradeEipAddressCommonRequest generates a "byteplus/request.Request" representing the client's request for the TemporaryUpgradeEipAddressCommon operation. The "output" return value will be populated with the TemporaryUpgradeEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned TemporaryUpgradeEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after TemporaryUpgradeEipAddressCommon Send returns without error.
See TemporaryUpgradeEipAddressCommon for more information on using the TemporaryUpgradeEipAddressCommon API call, and error handling.
// Example sending a request using the TemporaryUpgradeEipAddressCommonRequest method.
req, resp := client.TemporaryUpgradeEipAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) TemporaryUpgradeEipAddressCommonWithContext ¶ added in v1.0.10
func (c *VPC) TemporaryUpgradeEipAddressCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
TemporaryUpgradeEipAddressCommonWithContext is the same as TemporaryUpgradeEipAddressCommon with the addition of the ability to pass a context and additional request options.
See TemporaryUpgradeEipAddressCommon 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 (*VPC) TemporaryUpgradeEipAddressRequest ¶ added in v1.0.10
func (c *VPC) TemporaryUpgradeEipAddressRequest(input *TemporaryUpgradeEipAddressInput) (req *request.Request, output *TemporaryUpgradeEipAddressOutput)
TemporaryUpgradeEipAddressRequest generates a "byteplus/request.Request" representing the client's request for the TemporaryUpgradeEipAddress operation. The "output" return value will be populated with the TemporaryUpgradeEipAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned TemporaryUpgradeEipAddressCommon Request to send the API call to the service. the "output" return value is not valid until after TemporaryUpgradeEipAddressCommon Send returns without error.
See TemporaryUpgradeEipAddress for more information on using the TemporaryUpgradeEipAddress API call, and error handling.
// Example sending a request using the TemporaryUpgradeEipAddressRequest method.
req, resp := client.TemporaryUpgradeEipAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) TemporaryUpgradeEipAddressWithContext ¶ added in v1.0.10
func (c *VPC) TemporaryUpgradeEipAddressWithContext(ctx byteplus.Context, input *TemporaryUpgradeEipAddressInput, opts ...request.Option) (*TemporaryUpgradeEipAddressOutput, error)
TemporaryUpgradeEipAddressWithContext is the same as TemporaryUpgradeEipAddress with the addition of the ability to pass a context and additional request options.
See TemporaryUpgradeEipAddress 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 (*VPC) UnassignIpv6Addresses ¶ added in v1.0.10
func (c *VPC) UnassignIpv6Addresses(input *UnassignIpv6AddressesInput) (*UnassignIpv6AddressesOutput, error)
UnassignIpv6Addresses API operation for VPC.
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 VPC's API operation UnassignIpv6Addresses for usage and error information.
func (*VPC) UnassignIpv6AddressesCommon ¶ added in v1.0.10
func (c *VPC) UnassignIpv6AddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UnassignIpv6AddressesCommon API operation for VPC.
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 VPC's API operation UnassignIpv6AddressesCommon for usage and error information.
func (*VPC) UnassignIpv6AddressesCommonRequest ¶ added in v1.0.10
func (c *VPC) UnassignIpv6AddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnassignIpv6AddressesCommonRequest generates a "byteplus/request.Request" representing the client's request for the UnassignIpv6AddressesCommon operation. The "output" return value will be populated with the UnassignIpv6AddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned UnassignIpv6AddressesCommon Request to send the API call to the service. the "output" return value is not valid until after UnassignIpv6AddressesCommon Send returns without error.
See UnassignIpv6AddressesCommon for more information on using the UnassignIpv6AddressesCommon API call, and error handling.
// Example sending a request using the UnassignIpv6AddressesCommonRequest method.
req, resp := client.UnassignIpv6AddressesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) UnassignIpv6AddressesCommonWithContext ¶ added in v1.0.10
func (c *VPC) UnassignIpv6AddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnassignIpv6AddressesCommonWithContext is the same as UnassignIpv6AddressesCommon with the addition of the ability to pass a context and additional request options.
See UnassignIpv6AddressesCommon 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 (*VPC) UnassignIpv6AddressesRequest ¶ added in v1.0.10
func (c *VPC) UnassignIpv6AddressesRequest(input *UnassignIpv6AddressesInput) (req *request.Request, output *UnassignIpv6AddressesOutput)
UnassignIpv6AddressesRequest generates a "byteplus/request.Request" representing the client's request for the UnassignIpv6Addresses operation. The "output" return value will be populated with the UnassignIpv6AddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned UnassignIpv6AddressesCommon Request to send the API call to the service. the "output" return value is not valid until after UnassignIpv6AddressesCommon Send returns without error.
See UnassignIpv6Addresses for more information on using the UnassignIpv6Addresses API call, and error handling.
// Example sending a request using the UnassignIpv6AddressesRequest method.
req, resp := client.UnassignIpv6AddressesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) UnassignIpv6AddressesWithContext ¶ added in v1.0.10
func (c *VPC) UnassignIpv6AddressesWithContext(ctx byteplus.Context, input *UnassignIpv6AddressesInput, opts ...request.Option) (*UnassignIpv6AddressesOutput, error)
UnassignIpv6AddressesWithContext is the same as UnassignIpv6Addresses with the addition of the ability to pass a context and additional request options.
See UnassignIpv6Addresses 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 (*VPC) UnassignPrivateIpAddresses ¶ added in v1.0.10
func (c *VPC) UnassignPrivateIpAddresses(input *UnassignPrivateIpAddressesInput) (*UnassignPrivateIpAddressesOutput, error)
UnassignPrivateIpAddresses API operation for VPC.
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 VPC's API operation UnassignPrivateIpAddresses for usage and error information.
func (*VPC) UnassignPrivateIpAddressesCommon ¶ added in v1.0.10
func (c *VPC) UnassignPrivateIpAddressesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UnassignPrivateIpAddressesCommon API operation for VPC.
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 VPC's API operation UnassignPrivateIpAddressesCommon for usage and error information.
func (*VPC) UnassignPrivateIpAddressesCommonRequest ¶ added in v1.0.10
func (c *VPC) UnassignPrivateIpAddressesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnassignPrivateIpAddressesCommonRequest generates a "byteplus/request.Request" representing the client's request for the UnassignPrivateIpAddressesCommon operation. The "output" return value will be populated with the UnassignPrivateIpAddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned UnassignPrivateIpAddressesCommon Request to send the API call to the service. the "output" return value is not valid until after UnassignPrivateIpAddressesCommon Send returns without error.
See UnassignPrivateIpAddressesCommon for more information on using the UnassignPrivateIpAddressesCommon API call, and error handling.
// Example sending a request using the UnassignPrivateIpAddressesCommonRequest method.
req, resp := client.UnassignPrivateIpAddressesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) UnassignPrivateIpAddressesCommonWithContext ¶ added in v1.0.10
func (c *VPC) UnassignPrivateIpAddressesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnassignPrivateIpAddressesCommonWithContext is the same as UnassignPrivateIpAddressesCommon with the addition of the ability to pass a context and additional request options.
See UnassignPrivateIpAddressesCommon 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 (*VPC) UnassignPrivateIpAddressesRequest ¶ added in v1.0.10
func (c *VPC) UnassignPrivateIpAddressesRequest(input *UnassignPrivateIpAddressesInput) (req *request.Request, output *UnassignPrivateIpAddressesOutput)
UnassignPrivateIpAddressesRequest generates a "byteplus/request.Request" representing the client's request for the UnassignPrivateIpAddresses operation. The "output" return value will be populated with the UnassignPrivateIpAddressesCommon request's response once the request completes successfully.
Use "Send" method on the returned UnassignPrivateIpAddressesCommon Request to send the API call to the service. the "output" return value is not valid until after UnassignPrivateIpAddressesCommon Send returns without error.
See UnassignPrivateIpAddresses for more information on using the UnassignPrivateIpAddresses API call, and error handling.
// Example sending a request using the UnassignPrivateIpAddressesRequest method.
req, resp := client.UnassignPrivateIpAddressesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) UnassignPrivateIpAddressesWithContext ¶ added in v1.0.10
func (c *VPC) UnassignPrivateIpAddressesWithContext(ctx byteplus.Context, input *UnassignPrivateIpAddressesInput, opts ...request.Option) (*UnassignPrivateIpAddressesOutput, error)
UnassignPrivateIpAddressesWithContext is the same as UnassignPrivateIpAddresses with the addition of the ability to pass a context and additional request options.
See UnassignPrivateIpAddresses 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 (*VPC) UntagResources ¶ added in v1.0.10
func (c *VPC) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
UntagResources API operation for VPC.
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 VPC's API operation UntagResources for usage and error information.
func (*VPC) UntagResourcesCommon ¶ added in v1.0.10
UntagResourcesCommon API operation for VPC.
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 VPC's API operation UntagResourcesCommon for usage and error information.
func (*VPC) UntagResourcesCommonRequest ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) UntagResourcesCommonWithContext ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) UntagResourcesRequest ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) UntagResourcesWithContext ¶ added in v1.0.10
func (c *VPC) 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 (*VPC) UpdateNetworkAclEntries ¶ added in v1.0.10
func (c *VPC) UpdateNetworkAclEntries(input *UpdateNetworkAclEntriesInput) (*UpdateNetworkAclEntriesOutput, error)
UpdateNetworkAclEntries API operation for VPC.
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 VPC's API operation UpdateNetworkAclEntries for usage and error information.
func (*VPC) UpdateNetworkAclEntriesCommon ¶ added in v1.0.10
func (c *VPC) UpdateNetworkAclEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateNetworkAclEntriesCommon API operation for VPC.
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 VPC's API operation UpdateNetworkAclEntriesCommon for usage and error information.
func (*VPC) UpdateNetworkAclEntriesCommonRequest ¶ added in v1.0.10
func (c *VPC) UpdateNetworkAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateNetworkAclEntriesCommonRequest generates a "byteplus/request.Request" representing the client's request for the UpdateNetworkAclEntriesCommon operation. The "output" return value will be populated with the UpdateNetworkAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateNetworkAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateNetworkAclEntriesCommon Send returns without error.
See UpdateNetworkAclEntriesCommon for more information on using the UpdateNetworkAclEntriesCommon API call, and error handling.
// Example sending a request using the UpdateNetworkAclEntriesCommonRequest method.
req, resp := client.UpdateNetworkAclEntriesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) UpdateNetworkAclEntriesCommonWithContext ¶ added in v1.0.10
func (c *VPC) UpdateNetworkAclEntriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateNetworkAclEntriesCommonWithContext is the same as UpdateNetworkAclEntriesCommon with the addition of the ability to pass a context and additional request options.
See UpdateNetworkAclEntriesCommon 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 (*VPC) UpdateNetworkAclEntriesRequest ¶ added in v1.0.10
func (c *VPC) UpdateNetworkAclEntriesRequest(input *UpdateNetworkAclEntriesInput) (req *request.Request, output *UpdateNetworkAclEntriesOutput)
UpdateNetworkAclEntriesRequest generates a "byteplus/request.Request" representing the client's request for the UpdateNetworkAclEntries operation. The "output" return value will be populated with the UpdateNetworkAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateNetworkAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateNetworkAclEntriesCommon Send returns without error.
See UpdateNetworkAclEntries for more information on using the UpdateNetworkAclEntries API call, and error handling.
// Example sending a request using the UpdateNetworkAclEntriesRequest method.
req, resp := client.UpdateNetworkAclEntriesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VPC) UpdateNetworkAclEntriesWithContext ¶ added in v1.0.10
func (c *VPC) UpdateNetworkAclEntriesWithContext(ctx byteplus.Context, input *UpdateNetworkAclEntriesInput, opts ...request.Option) (*UpdateNetworkAclEntriesOutput, error)
UpdateNetworkAclEntriesWithContext is the same as UpdateNetworkAclEntries with the addition of the ability to pass a context and additional request options.
See UpdateNetworkAclEntries 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 VPCAPI ¶
type VPCAPI interface {
ActiveFlowLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
ActiveFlowLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ActiveFlowLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ActiveFlowLog(*ActiveFlowLogInput) (*ActiveFlowLogOutput, error)
ActiveFlowLogWithContext(byteplus.Context, *ActiveFlowLogInput, ...request.Option) (*ActiveFlowLogOutput, error)
ActiveFlowLogRequest(*ActiveFlowLogInput) (*request.Request, *ActiveFlowLogOutput)
AddBandwidthPackageIpCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddBandwidthPackageIpCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddBandwidthPackageIpCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddBandwidthPackageIp(*AddBandwidthPackageIpInput) (*AddBandwidthPackageIpOutput, error)
AddBandwidthPackageIpWithContext(byteplus.Context, *AddBandwidthPackageIpInput, ...request.Option) (*AddBandwidthPackageIpOutput, error)
AddBandwidthPackageIpRequest(*AddBandwidthPackageIpInput) (*request.Request, *AddBandwidthPackageIpOutput)
AddIpAddressPoolCidrBlockCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddIpAddressPoolCidrBlockCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddIpAddressPoolCidrBlockCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddIpAddressPoolCidrBlock(*AddIpAddressPoolCidrBlockInput) (*AddIpAddressPoolCidrBlockOutput, error)
AddIpAddressPoolCidrBlockWithContext(byteplus.Context, *AddIpAddressPoolCidrBlockInput, ...request.Option) (*AddIpAddressPoolCidrBlockOutput, error)
AddIpAddressPoolCidrBlockRequest(*AddIpAddressPoolCidrBlockInput) (*request.Request, *AddIpAddressPoolCidrBlockOutput)
AllocateEipAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
AllocateEipAddressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AllocateEipAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AllocateEipAddress(*AllocateEipAddressInput) (*AllocateEipAddressOutput, error)
AllocateEipAddressWithContext(byteplus.Context, *AllocateEipAddressInput, ...request.Option) (*AllocateEipAddressOutput, error)
AllocateEipAddressRequest(*AllocateEipAddressInput) (*request.Request, *AllocateEipAddressOutput)
AllocateIpv6AddressBandwidthCommon(*map[string]interface{}) (*map[string]interface{}, error)
AllocateIpv6AddressBandwidthCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AllocateIpv6AddressBandwidthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AllocateIpv6AddressBandwidth(*AllocateIpv6AddressBandwidthInput) (*AllocateIpv6AddressBandwidthOutput, error)
AllocateIpv6AddressBandwidthWithContext(byteplus.Context, *AllocateIpv6AddressBandwidthInput, ...request.Option) (*AllocateIpv6AddressBandwidthOutput, error)
AllocateIpv6AddressBandwidthRequest(*AllocateIpv6AddressBandwidthInput) (*request.Request, *AllocateIpv6AddressBandwidthOutput)
AssignIpv6AddressesCommon(*map[string]interface{}) (*map[string]interface{}, error)
AssignIpv6AddressesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AssignIpv6AddressesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AssignIpv6Addresses(*AssignIpv6AddressesInput) (*AssignIpv6AddressesOutput, error)
AssignIpv6AddressesWithContext(byteplus.Context, *AssignIpv6AddressesInput, ...request.Option) (*AssignIpv6AddressesOutput, error)
AssignIpv6AddressesRequest(*AssignIpv6AddressesInput) (*request.Request, *AssignIpv6AddressesOutput)
AssignPrivateIpAddressesCommon(*map[string]interface{}) (*map[string]interface{}, error)
AssignPrivateIpAddressesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AssignPrivateIpAddressesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AssignPrivateIpAddresses(*AssignPrivateIpAddressesInput) (*AssignPrivateIpAddressesOutput, error)
AssignPrivateIpAddressesWithContext(byteplus.Context, *AssignPrivateIpAddressesInput, ...request.Option) (*AssignPrivateIpAddressesOutput, error)
AssignPrivateIpAddressesRequest(*AssignPrivateIpAddressesInput) (*request.Request, *AssignPrivateIpAddressesOutput)
AssociateEipAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
AssociateEipAddressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AssociateEipAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AssociateEipAddress(*AssociateEipAddressInput) (*AssociateEipAddressOutput, error)
AssociateEipAddressWithContext(byteplus.Context, *AssociateEipAddressInput, ...request.Option) (*AssociateEipAddressOutput, error)
AssociateEipAddressRequest(*AssociateEipAddressInput) (*request.Request, *AssociateEipAddressOutput)
AssociateHaVipCommon(*map[string]interface{}) (*map[string]interface{}, error)
AssociateHaVipCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AssociateHaVipCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AssociateHaVip(*AssociateHaVipInput) (*AssociateHaVipOutput, error)
AssociateHaVipWithContext(byteplus.Context, *AssociateHaVipInput, ...request.Option) (*AssociateHaVipOutput, error)
AssociateHaVipRequest(*AssociateHaVipInput) (*request.Request, *AssociateHaVipOutput)
AssociateNetworkAclCommon(*map[string]interface{}) (*map[string]interface{}, error)
AssociateNetworkAclCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AssociateNetworkAclCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AssociateNetworkAcl(*AssociateNetworkAclInput) (*AssociateNetworkAclOutput, error)
AssociateNetworkAclWithContext(byteplus.Context, *AssociateNetworkAclInput, ...request.Option) (*AssociateNetworkAclOutput, error)
AssociateNetworkAclRequest(*AssociateNetworkAclInput) (*request.Request, *AssociateNetworkAclOutput)
AssociateRouteTableCommon(*map[string]interface{}) (*map[string]interface{}, error)
AssociateRouteTableCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AssociateRouteTableCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AssociateRouteTable(*AssociateRouteTableInput) (*AssociateRouteTableOutput, error)
AssociateRouteTableWithContext(byteplus.Context, *AssociateRouteTableInput, ...request.Option) (*AssociateRouteTableOutput, error)
AssociateRouteTableRequest(*AssociateRouteTableInput) (*request.Request, *AssociateRouteTableOutput)
AssociateVpcCidrBlockCommon(*map[string]interface{}) (*map[string]interface{}, error)
AssociateVpcCidrBlockCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AssociateVpcCidrBlockCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AssociateVpcCidrBlock(*AssociateVpcCidrBlockInput) (*AssociateVpcCidrBlockOutput, error)
AssociateVpcCidrBlockWithContext(byteplus.Context, *AssociateVpcCidrBlockInput, ...request.Option) (*AssociateVpcCidrBlockOutput, error)
AssociateVpcCidrBlockRequest(*AssociateVpcCidrBlockInput) (*request.Request, *AssociateVpcCidrBlockOutput)
AttachNetworkInterfaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
AttachNetworkInterfaceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AttachNetworkInterfaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AttachNetworkInterface(*AttachNetworkInterfaceInput) (*AttachNetworkInterfaceOutput, error)
AttachNetworkInterfaceWithContext(byteplus.Context, *AttachNetworkInterfaceInput, ...request.Option) (*AttachNetworkInterfaceOutput, error)
AttachNetworkInterfaceRequest(*AttachNetworkInterfaceInput) (*request.Request, *AttachNetworkInterfaceOutput)
AuthorizeSecurityGroupEgressCommon(*map[string]interface{}) (*map[string]interface{}, error)
AuthorizeSecurityGroupEgressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AuthorizeSecurityGroupEgressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AuthorizeSecurityGroupEgress(*AuthorizeSecurityGroupEgressInput) (*AuthorizeSecurityGroupEgressOutput, error)
AuthorizeSecurityGroupEgressWithContext(byteplus.Context, *AuthorizeSecurityGroupEgressInput, ...request.Option) (*AuthorizeSecurityGroupEgressOutput, error)
AuthorizeSecurityGroupEgressRequest(*AuthorizeSecurityGroupEgressInput) (*request.Request, *AuthorizeSecurityGroupEgressOutput)
AuthorizeSecurityGroupIngressCommon(*map[string]interface{}) (*map[string]interface{}, error)
AuthorizeSecurityGroupIngressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AuthorizeSecurityGroupIngressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AuthorizeSecurityGroupIngress(*AuthorizeSecurityGroupIngressInput) (*AuthorizeSecurityGroupIngressOutput, error)
AuthorizeSecurityGroupIngressWithContext(byteplus.Context, *AuthorizeSecurityGroupIngressInput, ...request.Option) (*AuthorizeSecurityGroupIngressOutput, error)
AuthorizeSecurityGroupIngressRequest(*AuthorizeSecurityGroupIngressInput) (*request.Request, *AuthorizeSecurityGroupIngressOutput)
CancelBandwidthPackageEipBandwidthCommon(*map[string]interface{}) (*map[string]interface{}, error)
CancelBandwidthPackageEipBandwidthCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CancelBandwidthPackageEipBandwidthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CancelBandwidthPackageEipBandwidth(*CancelBandwidthPackageEipBandwidthInput) (*CancelBandwidthPackageEipBandwidthOutput, error)
CancelBandwidthPackageEipBandwidthWithContext(byteplus.Context, *CancelBandwidthPackageEipBandwidthInput, ...request.Option) (*CancelBandwidthPackageEipBandwidthOutput, error)
CancelBandwidthPackageEipBandwidthRequest(*CancelBandwidthPackageEipBandwidthInput) (*request.Request, *CancelBandwidthPackageEipBandwidthOutput)
ConvertEipAddressBillingTypeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ConvertEipAddressBillingTypeCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ConvertEipAddressBillingTypeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ConvertEipAddressBillingType(*ConvertEipAddressBillingTypeInput) (*ConvertEipAddressBillingTypeOutput, error)
ConvertEipAddressBillingTypeWithContext(byteplus.Context, *ConvertEipAddressBillingTypeInput, ...request.Option) (*ConvertEipAddressBillingTypeOutput, error)
ConvertEipAddressBillingTypeRequest(*ConvertEipAddressBillingTypeInput) (*request.Request, *ConvertEipAddressBillingTypeOutput)
CreateBandwidthPackageCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateBandwidthPackageCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateBandwidthPackageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateBandwidthPackage(*CreateBandwidthPackageInput) (*CreateBandwidthPackageOutput, error)
CreateBandwidthPackageWithContext(byteplus.Context, *CreateBandwidthPackageInput, ...request.Option) (*CreateBandwidthPackageOutput, error)
CreateBandwidthPackageRequest(*CreateBandwidthPackageInput) (*request.Request, *CreateBandwidthPackageOutput)
CreateFlowLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateFlowLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateFlowLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateFlowLog(*CreateFlowLogInput) (*CreateFlowLogOutput, error)
CreateFlowLogWithContext(byteplus.Context, *CreateFlowLogInput, ...request.Option) (*CreateFlowLogOutput, error)
CreateFlowLogRequest(*CreateFlowLogInput) (*request.Request, *CreateFlowLogOutput)
CreateHaVipCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateHaVipCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateHaVipCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateHaVip(*CreateHaVipInput) (*CreateHaVipOutput, error)
CreateHaVipWithContext(byteplus.Context, *CreateHaVipInput, ...request.Option) (*CreateHaVipOutput, error)
CreateHaVipRequest(*CreateHaVipInput) (*request.Request, *CreateHaVipOutput)
CreateInstanceGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateInstanceGroupCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateInstanceGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateInstanceGroup(*CreateInstanceGroupInput) (*CreateInstanceGroupOutput, error)
CreateInstanceGroupWithContext(byteplus.Context, *CreateInstanceGroupInput, ...request.Option) (*CreateInstanceGroupOutput, error)
CreateInstanceGroupRequest(*CreateInstanceGroupInput) (*request.Request, *CreateInstanceGroupOutput)
CreateIpAddressPoolCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateIpAddressPoolCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateIpAddressPoolCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateIpAddressPool(*CreateIpAddressPoolInput) (*CreateIpAddressPoolOutput, error)
CreateIpAddressPoolWithContext(byteplus.Context, *CreateIpAddressPoolInput, ...request.Option) (*CreateIpAddressPoolOutput, error)
CreateIpAddressPoolRequest(*CreateIpAddressPoolInput) (*request.Request, *CreateIpAddressPoolOutput)
CreateIpv6EgressOnlyRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateIpv6EgressOnlyRuleCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateIpv6EgressOnlyRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateIpv6EgressOnlyRule(*CreateIpv6EgressOnlyRuleInput) (*CreateIpv6EgressOnlyRuleOutput, error)
CreateIpv6EgressOnlyRuleWithContext(byteplus.Context, *CreateIpv6EgressOnlyRuleInput, ...request.Option) (*CreateIpv6EgressOnlyRuleOutput, error)
CreateIpv6EgressOnlyRuleRequest(*CreateIpv6EgressOnlyRuleInput) (*request.Request, *CreateIpv6EgressOnlyRuleOutput)
CreateIpv6GatewayCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateIpv6GatewayCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateIpv6GatewayCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateIpv6Gateway(*CreateIpv6GatewayInput) (*CreateIpv6GatewayOutput, error)
CreateIpv6GatewayWithContext(byteplus.Context, *CreateIpv6GatewayInput, ...request.Option) (*CreateIpv6GatewayOutput, error)
CreateIpv6GatewayRequest(*CreateIpv6GatewayInput) (*request.Request, *CreateIpv6GatewayOutput)
CreateNetworkAclCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateNetworkAclCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateNetworkAclCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateNetworkAcl(*CreateNetworkAclInput) (*CreateNetworkAclOutput, error)
CreateNetworkAclWithContext(byteplus.Context, *CreateNetworkAclInput, ...request.Option) (*CreateNetworkAclOutput, error)
CreateNetworkAclRequest(*CreateNetworkAclInput) (*request.Request, *CreateNetworkAclOutput)
CreateNetworkInterfaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateNetworkInterfaceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateNetworkInterfaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateNetworkInterface(*CreateNetworkInterfaceInput) (*CreateNetworkInterfaceOutput, error)
CreateNetworkInterfaceWithContext(byteplus.Context, *CreateNetworkInterfaceInput, ...request.Option) (*CreateNetworkInterfaceOutput, error)
CreateNetworkInterfaceRequest(*CreateNetworkInterfaceInput) (*request.Request, *CreateNetworkInterfaceOutput)
CreatePrefixListCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreatePrefixListCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreatePrefixListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreatePrefixList(*CreatePrefixListInput) (*CreatePrefixListOutput, error)
CreatePrefixListWithContext(byteplus.Context, *CreatePrefixListInput, ...request.Option) (*CreatePrefixListOutput, error)
CreatePrefixListRequest(*CreatePrefixListInput) (*request.Request, *CreatePrefixListOutput)
CreateRouteEntryCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateRouteEntryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateRouteEntryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateRouteEntry(*CreateRouteEntryInput) (*CreateRouteEntryOutput, error)
CreateRouteEntryWithContext(byteplus.Context, *CreateRouteEntryInput, ...request.Option) (*CreateRouteEntryOutput, error)
CreateRouteEntryRequest(*CreateRouteEntryInput) (*request.Request, *CreateRouteEntryOutput)
CreateRouteTableCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateRouteTableCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateRouteTableCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateRouteTable(*CreateRouteTableInput) (*CreateRouteTableOutput, error)
CreateRouteTableWithContext(byteplus.Context, *CreateRouteTableInput, ...request.Option) (*CreateRouteTableOutput, error)
CreateRouteTableRequest(*CreateRouteTableInput) (*request.Request, *CreateRouteTableOutput)
CreateSecurityGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateSecurityGroupCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateSecurityGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateSecurityGroup(*CreateSecurityGroupInput) (*CreateSecurityGroupOutput, error)
CreateSecurityGroupWithContext(byteplus.Context, *CreateSecurityGroupInput, ...request.Option) (*CreateSecurityGroupOutput, error)
CreateSecurityGroupRequest(*CreateSecurityGroupInput) (*request.Request, *CreateSecurityGroupOutput)
CreateSubnetCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateSubnetCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateSubnetCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateSubnet(*CreateSubnetInput) (*CreateSubnetOutput, error)
CreateSubnetWithContext(byteplus.Context, *CreateSubnetInput, ...request.Option) (*CreateSubnetOutput, error)
CreateSubnetRequest(*CreateSubnetInput) (*request.Request, *CreateSubnetOutput)
CreateTrafficMirrorFilterCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateTrafficMirrorFilterCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateTrafficMirrorFilterCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateTrafficMirrorFilter(*CreateTrafficMirrorFilterInput) (*CreateTrafficMirrorFilterOutput, error)
CreateTrafficMirrorFilterWithContext(byteplus.Context, *CreateTrafficMirrorFilterInput, ...request.Option) (*CreateTrafficMirrorFilterOutput, error)
CreateTrafficMirrorFilterRequest(*CreateTrafficMirrorFilterInput) (*request.Request, *CreateTrafficMirrorFilterOutput)
CreateTrafficMirrorFilterRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateTrafficMirrorFilterRuleCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateTrafficMirrorFilterRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateTrafficMirrorFilterRule(*CreateTrafficMirrorFilterRuleInput) (*CreateTrafficMirrorFilterRuleOutput, error)
CreateTrafficMirrorFilterRuleWithContext(byteplus.Context, *CreateTrafficMirrorFilterRuleInput, ...request.Option) (*CreateTrafficMirrorFilterRuleOutput, error)
CreateTrafficMirrorFilterRuleRequest(*CreateTrafficMirrorFilterRuleInput) (*request.Request, *CreateTrafficMirrorFilterRuleOutput)
CreateTrafficMirrorSessionCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateTrafficMirrorSessionCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateTrafficMirrorSessionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateTrafficMirrorSession(*CreateTrafficMirrorSessionInput) (*CreateTrafficMirrorSessionOutput, error)
CreateTrafficMirrorSessionWithContext(byteplus.Context, *CreateTrafficMirrorSessionInput, ...request.Option) (*CreateTrafficMirrorSessionOutput, error)
CreateTrafficMirrorSessionRequest(*CreateTrafficMirrorSessionInput) (*request.Request, *CreateTrafficMirrorSessionOutput)
CreateTrafficMirrorTargetCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateTrafficMirrorTargetCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateTrafficMirrorTargetCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateTrafficMirrorTarget(*CreateTrafficMirrorTargetInput) (*CreateTrafficMirrorTargetOutput, error)
CreateTrafficMirrorTargetWithContext(byteplus.Context, *CreateTrafficMirrorTargetInput, ...request.Option) (*CreateTrafficMirrorTargetOutput, error)
CreateTrafficMirrorTargetRequest(*CreateTrafficMirrorTargetInput) (*request.Request, *CreateTrafficMirrorTargetOutput)
CreateVpcCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateVpcCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateVpcCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateVpc(*CreateVpcInput) (*CreateVpcOutput, error)
CreateVpcWithContext(byteplus.Context, *CreateVpcInput, ...request.Option) (*CreateVpcOutput, error)
CreateVpcRequest(*CreateVpcInput) (*request.Request, *CreateVpcOutput)
DeactiveFlowLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeactiveFlowLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeactiveFlowLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeactiveFlowLog(*DeactiveFlowLogInput) (*DeactiveFlowLogOutput, error)
DeactiveFlowLogWithContext(byteplus.Context, *DeactiveFlowLogInput, ...request.Option) (*DeactiveFlowLogOutput, error)
DeactiveFlowLogRequest(*DeactiveFlowLogInput) (*request.Request, *DeactiveFlowLogOutput)
DeleteBandwidthPackageCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteBandwidthPackageCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteBandwidthPackageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteBandwidthPackage(*DeleteBandwidthPackageInput) (*DeleteBandwidthPackageOutput, error)
DeleteBandwidthPackageWithContext(byteplus.Context, *DeleteBandwidthPackageInput, ...request.Option) (*DeleteBandwidthPackageOutput, error)
DeleteBandwidthPackageRequest(*DeleteBandwidthPackageInput) (*request.Request, *DeleteBandwidthPackageOutput)
DeleteFlowLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteFlowLogCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteFlowLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteFlowLog(*DeleteFlowLogInput) (*DeleteFlowLogOutput, error)
DeleteFlowLogWithContext(byteplus.Context, *DeleteFlowLogInput, ...request.Option) (*DeleteFlowLogOutput, error)
DeleteFlowLogRequest(*DeleteFlowLogInput) (*request.Request, *DeleteFlowLogOutput)
DeleteHaVipCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteHaVipCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteHaVipCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteHaVip(*DeleteHaVipInput) (*DeleteHaVipOutput, error)
DeleteHaVipWithContext(byteplus.Context, *DeleteHaVipInput, ...request.Option) (*DeleteHaVipOutput, error)
DeleteHaVipRequest(*DeleteHaVipInput) (*request.Request, *DeleteHaVipOutput)
DeleteInstanceGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteInstanceGroupCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteInstanceGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteInstanceGroup(*DeleteInstanceGroupInput) (*DeleteInstanceGroupOutput, error)
DeleteInstanceGroupWithContext(byteplus.Context, *DeleteInstanceGroupInput, ...request.Option) (*DeleteInstanceGroupOutput, error)
DeleteInstanceGroupRequest(*DeleteInstanceGroupInput) (*request.Request, *DeleteInstanceGroupOutput)
DeleteIpAddressPoolCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteIpAddressPoolCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteIpAddressPoolCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteIpAddressPool(*DeleteIpAddressPoolInput) (*DeleteIpAddressPoolOutput, error)
DeleteIpAddressPoolWithContext(byteplus.Context, *DeleteIpAddressPoolInput, ...request.Option) (*DeleteIpAddressPoolOutput, error)
DeleteIpAddressPoolRequest(*DeleteIpAddressPoolInput) (*request.Request, *DeleteIpAddressPoolOutput)
DeleteIpAddressPoolCidrBlockCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteIpAddressPoolCidrBlockCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteIpAddressPoolCidrBlockCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteIpAddressPoolCidrBlock(*DeleteIpAddressPoolCidrBlockInput) (*DeleteIpAddressPoolCidrBlockOutput, error)
DeleteIpAddressPoolCidrBlockWithContext(byteplus.Context, *DeleteIpAddressPoolCidrBlockInput, ...request.Option) (*DeleteIpAddressPoolCidrBlockOutput, error)
DeleteIpAddressPoolCidrBlockRequest(*DeleteIpAddressPoolCidrBlockInput) (*request.Request, *DeleteIpAddressPoolCidrBlockOutput)
DeleteIpv6EgressOnlyRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteIpv6EgressOnlyRuleCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteIpv6EgressOnlyRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteIpv6EgressOnlyRule(*DeleteIpv6EgressOnlyRuleInput) (*DeleteIpv6EgressOnlyRuleOutput, error)
DeleteIpv6EgressOnlyRuleWithContext(byteplus.Context, *DeleteIpv6EgressOnlyRuleInput, ...request.Option) (*DeleteIpv6EgressOnlyRuleOutput, error)
DeleteIpv6EgressOnlyRuleRequest(*DeleteIpv6EgressOnlyRuleInput) (*request.Request, *DeleteIpv6EgressOnlyRuleOutput)
DeleteIpv6GatewayCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteIpv6GatewayCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteIpv6GatewayCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteIpv6Gateway(*DeleteIpv6GatewayInput) (*DeleteIpv6GatewayOutput, error)
DeleteIpv6GatewayWithContext(byteplus.Context, *DeleteIpv6GatewayInput, ...request.Option) (*DeleteIpv6GatewayOutput, error)
DeleteIpv6GatewayRequest(*DeleteIpv6GatewayInput) (*request.Request, *DeleteIpv6GatewayOutput)
DeleteNetworkAclCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteNetworkAclCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteNetworkAclCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteNetworkAcl(*DeleteNetworkAclInput) (*DeleteNetworkAclOutput, error)
DeleteNetworkAclWithContext(byteplus.Context, *DeleteNetworkAclInput, ...request.Option) (*DeleteNetworkAclOutput, error)
DeleteNetworkAclRequest(*DeleteNetworkAclInput) (*request.Request, *DeleteNetworkAclOutput)
DeleteNetworkInterfaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteNetworkInterfaceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteNetworkInterfaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteNetworkInterface(*DeleteNetworkInterfaceInput) (*DeleteNetworkInterfaceOutput, error)
DeleteNetworkInterfaceWithContext(byteplus.Context, *DeleteNetworkInterfaceInput, ...request.Option) (*DeleteNetworkInterfaceOutput, error)
DeleteNetworkInterfaceRequest(*DeleteNetworkInterfaceInput) (*request.Request, *DeleteNetworkInterfaceOutput)
DeletePrefixListCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeletePrefixListCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeletePrefixListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeletePrefixList(*DeletePrefixListInput) (*DeletePrefixListOutput, error)
DeletePrefixListWithContext(byteplus.Context, *DeletePrefixListInput, ...request.Option) (*DeletePrefixListOutput, error)
DeletePrefixListRequest(*DeletePrefixListInput) (*request.Request, *DeletePrefixListOutput)
DeleteRouteEntryCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteRouteEntryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteRouteEntryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteRouteEntry(*DeleteRouteEntryInput) (*DeleteRouteEntryOutput, error)
DeleteRouteEntryWithContext(byteplus.Context, *DeleteRouteEntryInput, ...request.Option) (*DeleteRouteEntryOutput, error)
DeleteRouteEntryRequest(*DeleteRouteEntryInput) (*request.Request, *DeleteRouteEntryOutput)
DeleteRouteTableCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteRouteTableCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteRouteTableCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteRouteTable(*DeleteRouteTableInput) (*DeleteRouteTableOutput, error)
DeleteRouteTableWithContext(byteplus.Context, *DeleteRouteTableInput, ...request.Option) (*DeleteRouteTableOutput, error)
DeleteRouteTableRequest(*DeleteRouteTableInput) (*request.Request, *DeleteRouteTableOutput)
DeleteSecurityGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteSecurityGroupCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteSecurityGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteSecurityGroup(*DeleteSecurityGroupInput) (*DeleteSecurityGroupOutput, error)
DeleteSecurityGroupWithContext(byteplus.Context, *DeleteSecurityGroupInput, ...request.Option) (*DeleteSecurityGroupOutput, error)
DeleteSecurityGroupRequest(*DeleteSecurityGroupInput) (*request.Request, *DeleteSecurityGroupOutput)
DeleteSubnetCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteSubnetCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteSubnetCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteSubnet(*DeleteSubnetInput) (*DeleteSubnetOutput, error)
DeleteSubnetWithContext(byteplus.Context, *DeleteSubnetInput, ...request.Option) (*DeleteSubnetOutput, error)
DeleteSubnetRequest(*DeleteSubnetInput) (*request.Request, *DeleteSubnetOutput)
DeleteTrafficMirrorFilterCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteTrafficMirrorFilterCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteTrafficMirrorFilterCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteTrafficMirrorFilter(*DeleteTrafficMirrorFilterInput) (*DeleteTrafficMirrorFilterOutput, error)
DeleteTrafficMirrorFilterWithContext(byteplus.Context, *DeleteTrafficMirrorFilterInput, ...request.Option) (*DeleteTrafficMirrorFilterOutput, error)
DeleteTrafficMirrorFilterRequest(*DeleteTrafficMirrorFilterInput) (*request.Request, *DeleteTrafficMirrorFilterOutput)
DeleteTrafficMirrorFilterRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteTrafficMirrorFilterRuleCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteTrafficMirrorFilterRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteTrafficMirrorFilterRule(*DeleteTrafficMirrorFilterRuleInput) (*DeleteTrafficMirrorFilterRuleOutput, error)
DeleteTrafficMirrorFilterRuleWithContext(byteplus.Context, *DeleteTrafficMirrorFilterRuleInput, ...request.Option) (*DeleteTrafficMirrorFilterRuleOutput, error)
DeleteTrafficMirrorFilterRuleRequest(*DeleteTrafficMirrorFilterRuleInput) (*request.Request, *DeleteTrafficMirrorFilterRuleOutput)
DeleteTrafficMirrorSessionCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteTrafficMirrorSessionCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteTrafficMirrorSessionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteTrafficMirrorSession(*DeleteTrafficMirrorSessionInput) (*DeleteTrafficMirrorSessionOutput, error)
DeleteTrafficMirrorSessionWithContext(byteplus.Context, *DeleteTrafficMirrorSessionInput, ...request.Option) (*DeleteTrafficMirrorSessionOutput, error)
DeleteTrafficMirrorSessionRequest(*DeleteTrafficMirrorSessionInput) (*request.Request, *DeleteTrafficMirrorSessionOutput)
DeleteTrafficMirrorTargetCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteTrafficMirrorTargetCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteTrafficMirrorTargetCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteTrafficMirrorTarget(*DeleteTrafficMirrorTargetInput) (*DeleteTrafficMirrorTargetOutput, error)
DeleteTrafficMirrorTargetWithContext(byteplus.Context, *DeleteTrafficMirrorTargetInput, ...request.Option) (*DeleteTrafficMirrorTargetOutput, error)
DeleteTrafficMirrorTargetRequest(*DeleteTrafficMirrorTargetInput) (*request.Request, *DeleteTrafficMirrorTargetOutput)
DeleteVpcCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteVpcCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteVpcCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteVpc(*DeleteVpcInput) (*DeleteVpcOutput, error)
DeleteVpcWithContext(byteplus.Context, *DeleteVpcInput, ...request.Option) (*DeleteVpcOutput, error)
DeleteVpcRequest(*DeleteVpcInput) (*request.Request, *DeleteVpcOutput)
DescribeBandwidthPackagesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBandwidthPackagesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBandwidthPackagesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBandwidthPackages(*DescribeBandwidthPackagesInput) (*DescribeBandwidthPackagesOutput, error)
DescribeBandwidthPackagesWithContext(byteplus.Context, *DescribeBandwidthPackagesInput, ...request.Option) (*DescribeBandwidthPackagesOutput, error)
DescribeBandwidthPackagesRequest(*DescribeBandwidthPackagesInput) (*request.Request, *DescribeBandwidthPackagesOutput)
DescribeEipAddressAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeEipAddressAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeEipAddressAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeEipAddressAttributes(*DescribeEipAddressAttributesInput) (*DescribeEipAddressAttributesOutput, error)
DescribeEipAddressAttributesWithContext(byteplus.Context, *DescribeEipAddressAttributesInput, ...request.Option) (*DescribeEipAddressAttributesOutput, error)
DescribeEipAddressAttributesRequest(*DescribeEipAddressAttributesInput) (*request.Request, *DescribeEipAddressAttributesOutput)
DescribeEipAddressesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeEipAddressesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeEipAddressesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeEipAddresses(*DescribeEipAddressesInput) (*DescribeEipAddressesOutput, error)
DescribeEipAddressesWithContext(byteplus.Context, *DescribeEipAddressesInput, ...request.Option) (*DescribeEipAddressesOutput, error)
DescribeEipAddressesRequest(*DescribeEipAddressesInput) (*request.Request, *DescribeEipAddressesOutput)
DescribeFlowLogsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeFlowLogsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeFlowLogsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeFlowLogs(*DescribeFlowLogsInput) (*DescribeFlowLogsOutput, error)
DescribeFlowLogsWithContext(byteplus.Context, *DescribeFlowLogsInput, ...request.Option) (*DescribeFlowLogsOutput, error)
DescribeFlowLogsRequest(*DescribeFlowLogsInput) (*request.Request, *DescribeFlowLogsOutput)
DescribeHaVipsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeHaVipsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeHaVipsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeHaVips(*DescribeHaVipsInput) (*DescribeHaVipsOutput, error)
DescribeHaVipsWithContext(byteplus.Context, *DescribeHaVipsInput, ...request.Option) (*DescribeHaVipsOutput, error)
DescribeHaVipsRequest(*DescribeHaVipsInput) (*request.Request, *DescribeHaVipsOutput)
DescribeInstanceGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeInstanceGroupsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeInstanceGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeInstanceGroups(*DescribeInstanceGroupsInput) (*DescribeInstanceGroupsOutput, error)
DescribeInstanceGroupsWithContext(byteplus.Context, *DescribeInstanceGroupsInput, ...request.Option) (*DescribeInstanceGroupsOutput, error)
DescribeInstanceGroupsRequest(*DescribeInstanceGroupsInput) (*request.Request, *DescribeInstanceGroupsOutput)
DescribeIpAddressPoolAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeIpAddressPoolAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeIpAddressPoolAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeIpAddressPoolAttributes(*DescribeIpAddressPoolAttributesInput) (*DescribeIpAddressPoolAttributesOutput, error)
DescribeIpAddressPoolAttributesWithContext(byteplus.Context, *DescribeIpAddressPoolAttributesInput, ...request.Option) (*DescribeIpAddressPoolAttributesOutput, error)
DescribeIpAddressPoolAttributesRequest(*DescribeIpAddressPoolAttributesInput) (*request.Request, *DescribeIpAddressPoolAttributesOutput)
DescribeIpAddressPoolCidrBlocksCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeIpAddressPoolCidrBlocksCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeIpAddressPoolCidrBlocksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeIpAddressPoolCidrBlocks(*DescribeIpAddressPoolCidrBlocksInput) (*DescribeIpAddressPoolCidrBlocksOutput, error)
DescribeIpAddressPoolCidrBlocksWithContext(byteplus.Context, *DescribeIpAddressPoolCidrBlocksInput, ...request.Option) (*DescribeIpAddressPoolCidrBlocksOutput, error)
DescribeIpAddressPoolCidrBlocksRequest(*DescribeIpAddressPoolCidrBlocksInput) (*request.Request, *DescribeIpAddressPoolCidrBlocksOutput)
DescribeIpAddressPoolsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeIpAddressPoolsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeIpAddressPoolsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeIpAddressPools(*DescribeIpAddressPoolsInput) (*DescribeIpAddressPoolsOutput, error)
DescribeIpAddressPoolsWithContext(byteplus.Context, *DescribeIpAddressPoolsInput, ...request.Option) (*DescribeIpAddressPoolsOutput, error)
DescribeIpAddressPoolsRequest(*DescribeIpAddressPoolsInput) (*request.Request, *DescribeIpAddressPoolsOutput)
DescribeIpv6AddressBandwidthAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6AddressBandwidthAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeIpv6AddressBandwidthAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeIpv6AddressBandwidthAttributes(*DescribeIpv6AddressBandwidthAttributesInput) (*DescribeIpv6AddressBandwidthAttributesOutput, error)
DescribeIpv6AddressBandwidthAttributesWithContext(byteplus.Context, *DescribeIpv6AddressBandwidthAttributesInput, ...request.Option) (*DescribeIpv6AddressBandwidthAttributesOutput, error)
DescribeIpv6AddressBandwidthAttributesRequest(*DescribeIpv6AddressBandwidthAttributesInput) (*request.Request, *DescribeIpv6AddressBandwidthAttributesOutput)
DescribeIpv6AddressBandwidthsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6AddressBandwidthsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeIpv6AddressBandwidthsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeIpv6AddressBandwidths(*DescribeIpv6AddressBandwidthsInput) (*DescribeIpv6AddressBandwidthsOutput, error)
DescribeIpv6AddressBandwidthsWithContext(byteplus.Context, *DescribeIpv6AddressBandwidthsInput, ...request.Option) (*DescribeIpv6AddressBandwidthsOutput, error)
DescribeIpv6AddressBandwidthsRequest(*DescribeIpv6AddressBandwidthsInput) (*request.Request, *DescribeIpv6AddressBandwidthsOutput)
DescribeIpv6EgressOnlyRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6EgressOnlyRulesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeIpv6EgressOnlyRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeIpv6EgressOnlyRules(*DescribeIpv6EgressOnlyRulesInput) (*DescribeIpv6EgressOnlyRulesOutput, error)
DescribeIpv6EgressOnlyRulesWithContext(byteplus.Context, *DescribeIpv6EgressOnlyRulesInput, ...request.Option) (*DescribeIpv6EgressOnlyRulesOutput, error)
DescribeIpv6EgressOnlyRulesRequest(*DescribeIpv6EgressOnlyRulesInput) (*request.Request, *DescribeIpv6EgressOnlyRulesOutput)
DescribeIpv6GatewayAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6GatewayAttributeCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeIpv6GatewayAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeIpv6GatewayAttribute(*DescribeIpv6GatewayAttributeInput) (*DescribeIpv6GatewayAttributeOutput, error)
DescribeIpv6GatewayAttributeWithContext(byteplus.Context, *DescribeIpv6GatewayAttributeInput, ...request.Option) (*DescribeIpv6GatewayAttributeOutput, error)
DescribeIpv6GatewayAttributeRequest(*DescribeIpv6GatewayAttributeInput) (*request.Request, *DescribeIpv6GatewayAttributeOutput)
DescribeIpv6GatewaysCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeIpv6GatewaysCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeIpv6GatewaysCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeIpv6Gateways(*DescribeIpv6GatewaysInput) (*DescribeIpv6GatewaysOutput, error)
DescribeIpv6GatewaysWithContext(byteplus.Context, *DescribeIpv6GatewaysInput, ...request.Option) (*DescribeIpv6GatewaysOutput, error)
DescribeIpv6GatewaysRequest(*DescribeIpv6GatewaysInput) (*request.Request, *DescribeIpv6GatewaysOutput)
DescribeNetworkAclAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeNetworkAclAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeNetworkAclAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeNetworkAclAttributes(*DescribeNetworkAclAttributesInput) (*DescribeNetworkAclAttributesOutput, error)
DescribeNetworkAclAttributesWithContext(byteplus.Context, *DescribeNetworkAclAttributesInput, ...request.Option) (*DescribeNetworkAclAttributesOutput, error)
DescribeNetworkAclAttributesRequest(*DescribeNetworkAclAttributesInput) (*request.Request, *DescribeNetworkAclAttributesOutput)
DescribeNetworkAclsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeNetworkAclsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeNetworkAclsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeNetworkAcls(*DescribeNetworkAclsInput) (*DescribeNetworkAclsOutput, error)
DescribeNetworkAclsWithContext(byteplus.Context, *DescribeNetworkAclsInput, ...request.Option) (*DescribeNetworkAclsOutput, error)
DescribeNetworkAclsRequest(*DescribeNetworkAclsInput) (*request.Request, *DescribeNetworkAclsOutput)
DescribeNetworkInterfaceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeNetworkInterfaceAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeNetworkInterfaceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeNetworkInterfaceAttributes(*DescribeNetworkInterfaceAttributesInput) (*DescribeNetworkInterfaceAttributesOutput, error)
DescribeNetworkInterfaceAttributesWithContext(byteplus.Context, *DescribeNetworkInterfaceAttributesInput, ...request.Option) (*DescribeNetworkInterfaceAttributesOutput, error)
DescribeNetworkInterfaceAttributesRequest(*DescribeNetworkInterfaceAttributesInput) (*request.Request, *DescribeNetworkInterfaceAttributesOutput)
DescribeNetworkInterfacesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeNetworkInterfacesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeNetworkInterfacesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeNetworkInterfaces(*DescribeNetworkInterfacesInput) (*DescribeNetworkInterfacesOutput, error)
DescribeNetworkInterfacesWithContext(byteplus.Context, *DescribeNetworkInterfacesInput, ...request.Option) (*DescribeNetworkInterfacesOutput, error)
DescribeNetworkInterfacesRequest(*DescribeNetworkInterfacesInput) (*request.Request, *DescribeNetworkInterfacesOutput)
DescribePrefixListAssociationsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribePrefixListAssociationsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribePrefixListAssociationsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribePrefixListAssociations(*DescribePrefixListAssociationsInput) (*DescribePrefixListAssociationsOutput, error)
DescribePrefixListAssociationsWithContext(byteplus.Context, *DescribePrefixListAssociationsInput, ...request.Option) (*DescribePrefixListAssociationsOutput, error)
DescribePrefixListAssociationsRequest(*DescribePrefixListAssociationsInput) (*request.Request, *DescribePrefixListAssociationsOutput)
DescribePrefixListEntriesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribePrefixListEntriesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribePrefixListEntriesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribePrefixListEntries(*DescribePrefixListEntriesInput) (*DescribePrefixListEntriesOutput, error)
DescribePrefixListEntriesWithContext(byteplus.Context, *DescribePrefixListEntriesInput, ...request.Option) (*DescribePrefixListEntriesOutput, error)
DescribePrefixListEntriesRequest(*DescribePrefixListEntriesInput) (*request.Request, *DescribePrefixListEntriesOutput)
DescribePrefixListsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribePrefixListsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribePrefixListsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribePrefixLists(*DescribePrefixListsInput) (*DescribePrefixListsOutput, error)
DescribePrefixListsWithContext(byteplus.Context, *DescribePrefixListsInput, ...request.Option) (*DescribePrefixListsOutput, error)
DescribePrefixListsRequest(*DescribePrefixListsInput) (*request.Request, *DescribePrefixListsOutput)
DescribeRouteEntryListCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeRouteEntryListCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeRouteEntryListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeRouteEntryList(*DescribeRouteEntryListInput) (*DescribeRouteEntryListOutput, error)
DescribeRouteEntryListWithContext(byteplus.Context, *DescribeRouteEntryListInput, ...request.Option) (*DescribeRouteEntryListOutput, error)
DescribeRouteEntryListRequest(*DescribeRouteEntryListInput) (*request.Request, *DescribeRouteEntryListOutput)
DescribeRouteTableListCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeRouteTableListCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeRouteTableListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeRouteTableList(*DescribeRouteTableListInput) (*DescribeRouteTableListOutput, error)
DescribeRouteTableListWithContext(byteplus.Context, *DescribeRouteTableListInput, ...request.Option) (*DescribeRouteTableListOutput, error)
DescribeRouteTableListRequest(*DescribeRouteTableListInput) (*request.Request, *DescribeRouteTableListOutput)
DescribeSecurityGroupAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeSecurityGroupAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeSecurityGroupAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeSecurityGroupAttributes(*DescribeSecurityGroupAttributesInput) (*DescribeSecurityGroupAttributesOutput, error)
DescribeSecurityGroupAttributesWithContext(byteplus.Context, *DescribeSecurityGroupAttributesInput, ...request.Option) (*DescribeSecurityGroupAttributesOutput, error)
DescribeSecurityGroupAttributesRequest(*DescribeSecurityGroupAttributesInput) (*request.Request, *DescribeSecurityGroupAttributesOutput)
DescribeSecurityGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeSecurityGroupsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeSecurityGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeSecurityGroups(*DescribeSecurityGroupsInput) (*DescribeSecurityGroupsOutput, error)
DescribeSecurityGroupsWithContext(byteplus.Context, *DescribeSecurityGroupsInput, ...request.Option) (*DescribeSecurityGroupsOutput, error)
DescribeSecurityGroupsRequest(*DescribeSecurityGroupsInput) (*request.Request, *DescribeSecurityGroupsOutput)
DescribeSubnetAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeSubnetAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeSubnetAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeSubnetAttributes(*DescribeSubnetAttributesInput) (*DescribeSubnetAttributesOutput, error)
DescribeSubnetAttributesWithContext(byteplus.Context, *DescribeSubnetAttributesInput, ...request.Option) (*DescribeSubnetAttributesOutput, error)
DescribeSubnetAttributesRequest(*DescribeSubnetAttributesInput) (*request.Request, *DescribeSubnetAttributesOutput)
DescribeSubnetsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeSubnetsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeSubnetsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeSubnets(*DescribeSubnetsInput) (*DescribeSubnetsOutput, error)
DescribeSubnetsWithContext(byteplus.Context, *DescribeSubnetsInput, ...request.Option) (*DescribeSubnetsOutput, error)
DescribeSubnetsRequest(*DescribeSubnetsInput) (*request.Request, *DescribeSubnetsOutput)
DescribeTrafficMirrorFiltersCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeTrafficMirrorFiltersCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeTrafficMirrorFiltersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeTrafficMirrorFilters(*DescribeTrafficMirrorFiltersInput) (*DescribeTrafficMirrorFiltersOutput, error)
DescribeTrafficMirrorFiltersWithContext(byteplus.Context, *DescribeTrafficMirrorFiltersInput, ...request.Option) (*DescribeTrafficMirrorFiltersOutput, error)
DescribeTrafficMirrorFiltersRequest(*DescribeTrafficMirrorFiltersInput) (*request.Request, *DescribeTrafficMirrorFiltersOutput)
DescribeTrafficMirrorSessionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeTrafficMirrorSessionsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeTrafficMirrorSessionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeTrafficMirrorSessions(*DescribeTrafficMirrorSessionsInput) (*DescribeTrafficMirrorSessionsOutput, error)
DescribeTrafficMirrorSessionsWithContext(byteplus.Context, *DescribeTrafficMirrorSessionsInput, ...request.Option) (*DescribeTrafficMirrorSessionsOutput, error)
DescribeTrafficMirrorSessionsRequest(*DescribeTrafficMirrorSessionsInput) (*request.Request, *DescribeTrafficMirrorSessionsOutput)
DescribeTrafficMirrorTargetsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeTrafficMirrorTargetsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeTrafficMirrorTargetsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeTrafficMirrorTargets(*DescribeTrafficMirrorTargetsInput) (*DescribeTrafficMirrorTargetsOutput, error)
DescribeTrafficMirrorTargetsWithContext(byteplus.Context, *DescribeTrafficMirrorTargetsInput, ...request.Option) (*DescribeTrafficMirrorTargetsOutput, error)
DescribeTrafficMirrorTargetsRequest(*DescribeTrafficMirrorTargetsInput) (*request.Request, *DescribeTrafficMirrorTargetsOutput)
DescribeVpcAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcAttributes(*DescribeVpcAttributesInput) (*DescribeVpcAttributesOutput, error)
DescribeVpcAttributesWithContext(byteplus.Context, *DescribeVpcAttributesInput, ...request.Option) (*DescribeVpcAttributesOutput, error)
DescribeVpcAttributesRequest(*DescribeVpcAttributesInput) (*request.Request, *DescribeVpcAttributesOutput)
DescribeVpcsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeVpcsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeVpcsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeVpcs(*DescribeVpcsInput) (*DescribeVpcsOutput, error)
DescribeVpcsWithContext(byteplus.Context, *DescribeVpcsInput, ...request.Option) (*DescribeVpcsOutput, error)
DescribeVpcsRequest(*DescribeVpcsInput) (*request.Request, *DescribeVpcsOutput)
DetachNetworkInterfaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DetachNetworkInterfaceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DetachNetworkInterfaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DetachNetworkInterface(*DetachNetworkInterfaceInput) (*DetachNetworkInterfaceOutput, error)
DetachNetworkInterfaceWithContext(byteplus.Context, *DetachNetworkInterfaceInput, ...request.Option) (*DetachNetworkInterfaceOutput, error)
DetachNetworkInterfaceRequest(*DetachNetworkInterfaceInput) (*request.Request, *DetachNetworkInterfaceOutput)
DisassociateEipAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisassociateEipAddressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisassociateEipAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisassociateEipAddress(*DisassociateEipAddressInput) (*DisassociateEipAddressOutput, error)
DisassociateEipAddressWithContext(byteplus.Context, *DisassociateEipAddressInput, ...request.Option) (*DisassociateEipAddressOutput, error)
DisassociateEipAddressRequest(*DisassociateEipAddressInput) (*request.Request, *DisassociateEipAddressOutput)
DisassociateHaVipCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisassociateHaVipCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisassociateHaVipCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisassociateHaVip(*DisassociateHaVipInput) (*DisassociateHaVipOutput, error)
DisassociateHaVipWithContext(byteplus.Context, *DisassociateHaVipInput, ...request.Option) (*DisassociateHaVipOutput, error)
DisassociateHaVipRequest(*DisassociateHaVipInput) (*request.Request, *DisassociateHaVipOutput)
DisassociateNetworkAclCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisassociateNetworkAclCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisassociateNetworkAclCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisassociateNetworkAcl(*DisassociateNetworkAclInput) (*DisassociateNetworkAclOutput, error)
DisassociateNetworkAclWithContext(byteplus.Context, *DisassociateNetworkAclInput, ...request.Option) (*DisassociateNetworkAclOutput, error)
DisassociateNetworkAclRequest(*DisassociateNetworkAclInput) (*request.Request, *DisassociateNetworkAclOutput)
DisassociateRouteTableCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisassociateRouteTableCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisassociateRouteTableCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisassociateRouteTable(*DisassociateRouteTableInput) (*DisassociateRouteTableOutput, error)
DisassociateRouteTableWithContext(byteplus.Context, *DisassociateRouteTableInput, ...request.Option) (*DisassociateRouteTableOutput, error)
DisassociateRouteTableRequest(*DisassociateRouteTableInput) (*request.Request, *DisassociateRouteTableOutput)
DisassociateVpcCidrBlockCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisassociateVpcCidrBlockCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisassociateVpcCidrBlockCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisassociateVpcCidrBlock(*DisassociateVpcCidrBlockInput) (*DisassociateVpcCidrBlockOutput, error)
DisassociateVpcCidrBlockWithContext(byteplus.Context, *DisassociateVpcCidrBlockInput, ...request.Option) (*DisassociateVpcCidrBlockOutput, error)
DisassociateVpcCidrBlockRequest(*DisassociateVpcCidrBlockInput) (*request.Request, *DisassociateVpcCidrBlockOutput)
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)
ModifyBandwidthPackageAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyBandwidthPackageAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyBandwidthPackageAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyBandwidthPackageAttributes(*ModifyBandwidthPackageAttributesInput) (*ModifyBandwidthPackageAttributesOutput, error)
ModifyBandwidthPackageAttributesWithContext(byteplus.Context, *ModifyBandwidthPackageAttributesInput, ...request.Option) (*ModifyBandwidthPackageAttributesOutput, error)
ModifyBandwidthPackageAttributesRequest(*ModifyBandwidthPackageAttributesInput) (*request.Request, *ModifyBandwidthPackageAttributesOutput)
ModifyBandwidthPackageEipBandwidthCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyBandwidthPackageEipBandwidthCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyBandwidthPackageEipBandwidthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyBandwidthPackageEipBandwidth(*ModifyBandwidthPackageEipBandwidthInput) (*ModifyBandwidthPackageEipBandwidthOutput, error)
ModifyBandwidthPackageEipBandwidthWithContext(byteplus.Context, *ModifyBandwidthPackageEipBandwidthInput, ...request.Option) (*ModifyBandwidthPackageEipBandwidthOutput, error)
ModifyBandwidthPackageEipBandwidthRequest(*ModifyBandwidthPackageEipBandwidthInput) (*request.Request, *ModifyBandwidthPackageEipBandwidthOutput)
ModifyBandwidthPackageSpecCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyBandwidthPackageSpecCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyBandwidthPackageSpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyBandwidthPackageSpec(*ModifyBandwidthPackageSpecInput) (*ModifyBandwidthPackageSpecOutput, error)
ModifyBandwidthPackageSpecWithContext(byteplus.Context, *ModifyBandwidthPackageSpecInput, ...request.Option) (*ModifyBandwidthPackageSpecOutput, error)
ModifyBandwidthPackageSpecRequest(*ModifyBandwidthPackageSpecInput) (*request.Request, *ModifyBandwidthPackageSpecOutput)
ModifyEipAddressAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyEipAddressAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyEipAddressAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyEipAddressAttributes(*ModifyEipAddressAttributesInput) (*ModifyEipAddressAttributesOutput, error)
ModifyEipAddressAttributesWithContext(byteplus.Context, *ModifyEipAddressAttributesInput, ...request.Option) (*ModifyEipAddressAttributesOutput, error)
ModifyEipAddressAttributesRequest(*ModifyEipAddressAttributesInput) (*request.Request, *ModifyEipAddressAttributesOutput)
ModifyFlowLogAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyFlowLogAttributeCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyFlowLogAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyFlowLogAttribute(*ModifyFlowLogAttributeInput) (*ModifyFlowLogAttributeOutput, error)
ModifyFlowLogAttributeWithContext(byteplus.Context, *ModifyFlowLogAttributeInput, ...request.Option) (*ModifyFlowLogAttributeOutput, error)
ModifyFlowLogAttributeRequest(*ModifyFlowLogAttributeInput) (*request.Request, *ModifyFlowLogAttributeOutput)
ModifyHaVipAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyHaVipAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyHaVipAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyHaVipAttributes(*ModifyHaVipAttributesInput) (*ModifyHaVipAttributesOutput, error)
ModifyHaVipAttributesWithContext(byteplus.Context, *ModifyHaVipAttributesInput, ...request.Option) (*ModifyHaVipAttributesOutput, error)
ModifyHaVipAttributesRequest(*ModifyHaVipAttributesInput) (*request.Request, *ModifyHaVipAttributesOutput)
ModifyInstanceGroupAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceGroupAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyInstanceGroupAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyInstanceGroupAttributes(*ModifyInstanceGroupAttributesInput) (*ModifyInstanceGroupAttributesOutput, error)
ModifyInstanceGroupAttributesWithContext(byteplus.Context, *ModifyInstanceGroupAttributesInput, ...request.Option) (*ModifyInstanceGroupAttributesOutput, error)
ModifyInstanceGroupAttributesRequest(*ModifyInstanceGroupAttributesInput) (*request.Request, *ModifyInstanceGroupAttributesOutput)
ModifyInstanceGroupMembersCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceGroupMembersCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyInstanceGroupMembersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyInstanceGroupMembers(*ModifyInstanceGroupMembersInput) (*ModifyInstanceGroupMembersOutput, error)
ModifyInstanceGroupMembersWithContext(byteplus.Context, *ModifyInstanceGroupMembersInput, ...request.Option) (*ModifyInstanceGroupMembersOutput, error)
ModifyInstanceGroupMembersRequest(*ModifyInstanceGroupMembersInput) (*request.Request, *ModifyInstanceGroupMembersOutput)
ModifyIpAddressPoolAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyIpAddressPoolAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyIpAddressPoolAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyIpAddressPoolAttributes(*ModifyIpAddressPoolAttributesInput) (*ModifyIpAddressPoolAttributesOutput, error)
ModifyIpAddressPoolAttributesWithContext(byteplus.Context, *ModifyIpAddressPoolAttributesInput, ...request.Option) (*ModifyIpAddressPoolAttributesOutput, error)
ModifyIpAddressPoolAttributesRequest(*ModifyIpAddressPoolAttributesInput) (*request.Request, *ModifyIpAddressPoolAttributesOutput)
ModifyIpv6AddressBandwidthCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyIpv6AddressBandwidthCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyIpv6AddressBandwidthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyIpv6AddressBandwidth(*ModifyIpv6AddressBandwidthInput) (*ModifyIpv6AddressBandwidthOutput, error)
ModifyIpv6AddressBandwidthWithContext(byteplus.Context, *ModifyIpv6AddressBandwidthInput, ...request.Option) (*ModifyIpv6AddressBandwidthOutput, error)
ModifyIpv6AddressBandwidthRequest(*ModifyIpv6AddressBandwidthInput) (*request.Request, *ModifyIpv6AddressBandwidthOutput)
ModifyIpv6EgressOnlyRuleAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyIpv6EgressOnlyRuleAttributeCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyIpv6EgressOnlyRuleAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyIpv6EgressOnlyRuleAttribute(*ModifyIpv6EgressOnlyRuleAttributeInput) (*ModifyIpv6EgressOnlyRuleAttributeOutput, error)
ModifyIpv6EgressOnlyRuleAttributeWithContext(byteplus.Context, *ModifyIpv6EgressOnlyRuleAttributeInput, ...request.Option) (*ModifyIpv6EgressOnlyRuleAttributeOutput, error)
ModifyIpv6EgressOnlyRuleAttributeRequest(*ModifyIpv6EgressOnlyRuleAttributeInput) (*request.Request, *ModifyIpv6EgressOnlyRuleAttributeOutput)
ModifyIpv6GatewayAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyIpv6GatewayAttributeCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyIpv6GatewayAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyIpv6GatewayAttribute(*ModifyIpv6GatewayAttributeInput) (*ModifyIpv6GatewayAttributeOutput, error)
ModifyIpv6GatewayAttributeWithContext(byteplus.Context, *ModifyIpv6GatewayAttributeInput, ...request.Option) (*ModifyIpv6GatewayAttributeOutput, error)
ModifyIpv6GatewayAttributeRequest(*ModifyIpv6GatewayAttributeInput) (*request.Request, *ModifyIpv6GatewayAttributeOutput)
ModifyNetworkAclAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyNetworkAclAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyNetworkAclAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyNetworkAclAttributes(*ModifyNetworkAclAttributesInput) (*ModifyNetworkAclAttributesOutput, error)
ModifyNetworkAclAttributesWithContext(byteplus.Context, *ModifyNetworkAclAttributesInput, ...request.Option) (*ModifyNetworkAclAttributesOutput, error)
ModifyNetworkAclAttributesRequest(*ModifyNetworkAclAttributesInput) (*request.Request, *ModifyNetworkAclAttributesOutput)
ModifyNetworkInterfaceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyNetworkInterfaceAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyNetworkInterfaceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyNetworkInterfaceAttributes(*ModifyNetworkInterfaceAttributesInput) (*ModifyNetworkInterfaceAttributesOutput, error)
ModifyNetworkInterfaceAttributesWithContext(byteplus.Context, *ModifyNetworkInterfaceAttributesInput, ...request.Option) (*ModifyNetworkInterfaceAttributesOutput, error)
ModifyNetworkInterfaceAttributesRequest(*ModifyNetworkInterfaceAttributesInput) (*request.Request, *ModifyNetworkInterfaceAttributesOutput)
ModifyPrefixListCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyPrefixListCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyPrefixListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyPrefixList(*ModifyPrefixListInput) (*ModifyPrefixListOutput, error)
ModifyPrefixListWithContext(byteplus.Context, *ModifyPrefixListInput, ...request.Option) (*ModifyPrefixListOutput, error)
ModifyPrefixListRequest(*ModifyPrefixListInput) (*request.Request, *ModifyPrefixListOutput)
ModifyRouteEntryCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyRouteEntryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyRouteEntryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyRouteEntry(*ModifyRouteEntryInput) (*ModifyRouteEntryOutput, error)
ModifyRouteEntryWithContext(byteplus.Context, *ModifyRouteEntryInput, ...request.Option) (*ModifyRouteEntryOutput, error)
ModifyRouteEntryRequest(*ModifyRouteEntryInput) (*request.Request, *ModifyRouteEntryOutput)
ModifyRouteTableAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyRouteTableAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyRouteTableAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyRouteTableAttributes(*ModifyRouteTableAttributesInput) (*ModifyRouteTableAttributesOutput, error)
ModifyRouteTableAttributesWithContext(byteplus.Context, *ModifyRouteTableAttributesInput, ...request.Option) (*ModifyRouteTableAttributesOutput, error)
ModifyRouteTableAttributesRequest(*ModifyRouteTableAttributesInput) (*request.Request, *ModifyRouteTableAttributesOutput)
ModifySecurityGroupAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifySecurityGroupAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifySecurityGroupAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifySecurityGroupAttributes(*ModifySecurityGroupAttributesInput) (*ModifySecurityGroupAttributesOutput, error)
ModifySecurityGroupAttributesWithContext(byteplus.Context, *ModifySecurityGroupAttributesInput, ...request.Option) (*ModifySecurityGroupAttributesOutput, error)
ModifySecurityGroupAttributesRequest(*ModifySecurityGroupAttributesInput) (*request.Request, *ModifySecurityGroupAttributesOutput)
ModifySecurityGroupRuleDescriptionsEgressCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifySecurityGroupRuleDescriptionsEgressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifySecurityGroupRuleDescriptionsEgressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifySecurityGroupRuleDescriptionsEgress(*ModifySecurityGroupRuleDescriptionsEgressInput) (*ModifySecurityGroupRuleDescriptionsEgressOutput, error)
ModifySecurityGroupRuleDescriptionsEgressWithContext(byteplus.Context, *ModifySecurityGroupRuleDescriptionsEgressInput, ...request.Option) (*ModifySecurityGroupRuleDescriptionsEgressOutput, error)
ModifySecurityGroupRuleDescriptionsEgressRequest(*ModifySecurityGroupRuleDescriptionsEgressInput) (*request.Request, *ModifySecurityGroupRuleDescriptionsEgressOutput)
ModifySecurityGroupRuleDescriptionsIngressCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifySecurityGroupRuleDescriptionsIngressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifySecurityGroupRuleDescriptionsIngressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifySecurityGroupRuleDescriptionsIngress(*ModifySecurityGroupRuleDescriptionsIngressInput) (*ModifySecurityGroupRuleDescriptionsIngressOutput, error)
ModifySecurityGroupRuleDescriptionsIngressWithContext(byteplus.Context, *ModifySecurityGroupRuleDescriptionsIngressInput, ...request.Option) (*ModifySecurityGroupRuleDescriptionsIngressOutput, error)
ModifySecurityGroupRuleDescriptionsIngressRequest(*ModifySecurityGroupRuleDescriptionsIngressInput) (*request.Request, *ModifySecurityGroupRuleDescriptionsIngressOutput)
ModifySubnetAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifySubnetAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifySubnetAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifySubnetAttributes(*ModifySubnetAttributesInput) (*ModifySubnetAttributesOutput, error)
ModifySubnetAttributesWithContext(byteplus.Context, *ModifySubnetAttributesInput, ...request.Option) (*ModifySubnetAttributesOutput, error)
ModifySubnetAttributesRequest(*ModifySubnetAttributesInput) (*request.Request, *ModifySubnetAttributesOutput)
ModifyTrafficMirrorFilterAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyTrafficMirrorFilterAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyTrafficMirrorFilterAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyTrafficMirrorFilterAttributes(*ModifyTrafficMirrorFilterAttributesInput) (*ModifyTrafficMirrorFilterAttributesOutput, error)
ModifyTrafficMirrorFilterAttributesWithContext(byteplus.Context, *ModifyTrafficMirrorFilterAttributesInput, ...request.Option) (*ModifyTrafficMirrorFilterAttributesOutput, error)
ModifyTrafficMirrorFilterAttributesRequest(*ModifyTrafficMirrorFilterAttributesInput) (*request.Request, *ModifyTrafficMirrorFilterAttributesOutput)
ModifyTrafficMirrorFilterRuleAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyTrafficMirrorFilterRuleAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyTrafficMirrorFilterRuleAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyTrafficMirrorFilterRuleAttributes(*ModifyTrafficMirrorFilterRuleAttributesInput) (*ModifyTrafficMirrorFilterRuleAttributesOutput, error)
ModifyTrafficMirrorFilterRuleAttributesWithContext(byteplus.Context, *ModifyTrafficMirrorFilterRuleAttributesInput, ...request.Option) (*ModifyTrafficMirrorFilterRuleAttributesOutput, error)
ModifyTrafficMirrorFilterRuleAttributesRequest(*ModifyTrafficMirrorFilterRuleAttributesInput) (*request.Request, *ModifyTrafficMirrorFilterRuleAttributesOutput)
ModifyTrafficMirrorSessionAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyTrafficMirrorSessionAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyTrafficMirrorSessionAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyTrafficMirrorSessionAttributes(*ModifyTrafficMirrorSessionAttributesInput) (*ModifyTrafficMirrorSessionAttributesOutput, error)
ModifyTrafficMirrorSessionAttributesWithContext(byteplus.Context, *ModifyTrafficMirrorSessionAttributesInput, ...request.Option) (*ModifyTrafficMirrorSessionAttributesOutput, error)
ModifyTrafficMirrorSessionAttributesRequest(*ModifyTrafficMirrorSessionAttributesInput) (*request.Request, *ModifyTrafficMirrorSessionAttributesOutput)
ModifyTrafficMirrorTargetAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyTrafficMirrorTargetAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyTrafficMirrorTargetAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyTrafficMirrorTargetAttributes(*ModifyTrafficMirrorTargetAttributesInput) (*ModifyTrafficMirrorTargetAttributesOutput, error)
ModifyTrafficMirrorTargetAttributesWithContext(byteplus.Context, *ModifyTrafficMirrorTargetAttributesInput, ...request.Option) (*ModifyTrafficMirrorTargetAttributesOutput, error)
ModifyTrafficMirrorTargetAttributesRequest(*ModifyTrafficMirrorTargetAttributesInput) (*request.Request, *ModifyTrafficMirrorTargetAttributesOutput)
ModifyVpcAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyVpcAttributesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyVpcAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyVpcAttributes(*ModifyVpcAttributesInput) (*ModifyVpcAttributesOutput, error)
ModifyVpcAttributesWithContext(byteplus.Context, *ModifyVpcAttributesInput, ...request.Option) (*ModifyVpcAttributesOutput, error)
ModifyVpcAttributesRequest(*ModifyVpcAttributesInput) (*request.Request, *ModifyVpcAttributesOutput)
ReleaseEipAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
ReleaseEipAddressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ReleaseEipAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ReleaseEipAddress(*ReleaseEipAddressInput) (*ReleaseEipAddressOutput, error)
ReleaseEipAddressWithContext(byteplus.Context, *ReleaseEipAddressInput, ...request.Option) (*ReleaseEipAddressOutput, error)
ReleaseEipAddressRequest(*ReleaseEipAddressInput) (*request.Request, *ReleaseEipAddressOutput)
ReleaseIpv6AddressBandwidthCommon(*map[string]interface{}) (*map[string]interface{}, error)
ReleaseIpv6AddressBandwidthCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ReleaseIpv6AddressBandwidthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ReleaseIpv6AddressBandwidth(*ReleaseIpv6AddressBandwidthInput) (*ReleaseIpv6AddressBandwidthOutput, error)
ReleaseIpv6AddressBandwidthWithContext(byteplus.Context, *ReleaseIpv6AddressBandwidthInput, ...request.Option) (*ReleaseIpv6AddressBandwidthOutput, error)
ReleaseIpv6AddressBandwidthRequest(*ReleaseIpv6AddressBandwidthInput) (*request.Request, *ReleaseIpv6AddressBandwidthOutput)
RemoveBandwidthPackageIpCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveBandwidthPackageIpCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveBandwidthPackageIpCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveBandwidthPackageIp(*RemoveBandwidthPackageIpInput) (*RemoveBandwidthPackageIpOutput, error)
RemoveBandwidthPackageIpWithContext(byteplus.Context, *RemoveBandwidthPackageIpInput, ...request.Option) (*RemoveBandwidthPackageIpOutput, error)
RemoveBandwidthPackageIpRequest(*RemoveBandwidthPackageIpInput) (*request.Request, *RemoveBandwidthPackageIpOutput)
RevokeSecurityGroupEgressCommon(*map[string]interface{}) (*map[string]interface{}, error)
RevokeSecurityGroupEgressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RevokeSecurityGroupEgressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RevokeSecurityGroupEgress(*RevokeSecurityGroupEgressInput) (*RevokeSecurityGroupEgressOutput, error)
RevokeSecurityGroupEgressWithContext(byteplus.Context, *RevokeSecurityGroupEgressInput, ...request.Option) (*RevokeSecurityGroupEgressOutput, error)
RevokeSecurityGroupEgressRequest(*RevokeSecurityGroupEgressInput) (*request.Request, *RevokeSecurityGroupEgressOutput)
RevokeSecurityGroupIngressCommon(*map[string]interface{}) (*map[string]interface{}, error)
RevokeSecurityGroupIngressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RevokeSecurityGroupIngressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RevokeSecurityGroupIngress(*RevokeSecurityGroupIngressInput) (*RevokeSecurityGroupIngressOutput, error)
RevokeSecurityGroupIngressWithContext(byteplus.Context, *RevokeSecurityGroupIngressInput, ...request.Option) (*RevokeSecurityGroupIngressOutput, error)
RevokeSecurityGroupIngressRequest(*RevokeSecurityGroupIngressInput) (*request.Request, *RevokeSecurityGroupIngressOutput)
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)
TemporaryUpgradeEipAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
TemporaryUpgradeEipAddressCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
TemporaryUpgradeEipAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
TemporaryUpgradeEipAddress(*TemporaryUpgradeEipAddressInput) (*TemporaryUpgradeEipAddressOutput, error)
TemporaryUpgradeEipAddressWithContext(byteplus.Context, *TemporaryUpgradeEipAddressInput, ...request.Option) (*TemporaryUpgradeEipAddressOutput, error)
TemporaryUpgradeEipAddressRequest(*TemporaryUpgradeEipAddressInput) (*request.Request, *TemporaryUpgradeEipAddressOutput)
UnassignIpv6AddressesCommon(*map[string]interface{}) (*map[string]interface{}, error)
UnassignIpv6AddressesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnassignIpv6AddressesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnassignIpv6Addresses(*UnassignIpv6AddressesInput) (*UnassignIpv6AddressesOutput, error)
UnassignIpv6AddressesWithContext(byteplus.Context, *UnassignIpv6AddressesInput, ...request.Option) (*UnassignIpv6AddressesOutput, error)
UnassignIpv6AddressesRequest(*UnassignIpv6AddressesInput) (*request.Request, *UnassignIpv6AddressesOutput)
UnassignPrivateIpAddressesCommon(*map[string]interface{}) (*map[string]interface{}, error)
UnassignPrivateIpAddressesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnassignPrivateIpAddressesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnassignPrivateIpAddresses(*UnassignPrivateIpAddressesInput) (*UnassignPrivateIpAddressesOutput, error)
UnassignPrivateIpAddressesWithContext(byteplus.Context, *UnassignPrivateIpAddressesInput, ...request.Option) (*UnassignPrivateIpAddressesOutput, error)
UnassignPrivateIpAddressesRequest(*UnassignPrivateIpAddressesInput) (*request.Request, *UnassignPrivateIpAddressesOutput)
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)
UpdateNetworkAclEntriesCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateNetworkAclEntriesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateNetworkAclEntriesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateNetworkAclEntries(*UpdateNetworkAclEntriesInput) (*UpdateNetworkAclEntriesOutput, error)
UpdateNetworkAclEntriesWithContext(byteplus.Context, *UpdateNetworkAclEntriesInput, ...request.Option) (*UpdateNetworkAclEntriesOutput, error)
UpdateNetworkAclEntriesRequest(*UpdateNetworkAclEntriesInput) (*request.Request, *UpdateNetworkAclEntriesOutput)
}
VPCAPI provides an interface to enable mocking the vpc.VPC service client's API operation,
// byteplus sdk func uses an SDK service client to make a request to
// VPC.
func myFunc(svc VPCAPI) bool {
// Make svc.ActiveFlowLog request
}
func main() {
sess := session.New()
svc := vpc.New(sess)
myFunc(svc)
}
type VpcForDescribeVpcsOutput ¶
type VpcForDescribeVpcsOutput struct {
AccountId *string `type:"string"`
AssociateCens []*AssociateCenForDescribeVpcsOutput `type:"list"`
CidrBlock *string `type:"string"`
CreationTime *string `type:"string"`
Description *string `type:"string"`
DnsServers []*string `type:"list"`
Ipv4GatewayId *string `type:"string"`
IsDefault *bool `type:"boolean"`
NatGatewayIds []*string `type:"list"`
NetworkAclNum *string `type:"string"`
ProjectName *string `type:"string"`
RouteTableIds []*string `type:"list"`
SecondaryCidrBlocks []*string `type:"list"`
SecurityGroupIds []*string `type:"list"`
Status *string `type:"string"`
SubnetIds []*string `type:"list"`
SupportIpv4Gateway *bool `type:"boolean"`
Tags []*TagForDescribeVpcsOutput `type:"list"`
UpdateTime *string `type:"string"`
UserCidrBlocks []*string `type:"list"`
VpcId *string `type:"string"`
VpcName *string `type:"string"`
// contains filtered or unexported fields
}
func (VpcForDescribeVpcsOutput) GoString ¶
func (s VpcForDescribeVpcsOutput) GoString() string
GoString returns the string representation
func (*VpcForDescribeVpcsOutput) SetAccountId ¶
func (s *VpcForDescribeVpcsOutput) SetAccountId(v string) *VpcForDescribeVpcsOutput
SetAccountId sets the AccountId field's value.
func (*VpcForDescribeVpcsOutput) SetAssociateCens ¶
func (s *VpcForDescribeVpcsOutput) SetAssociateCens(v []*AssociateCenForDescribeVpcsOutput) *VpcForDescribeVpcsOutput
SetAssociateCens sets the AssociateCens field's value.
func (*VpcForDescribeVpcsOutput) SetCidrBlock ¶
func (s *VpcForDescribeVpcsOutput) SetCidrBlock(v string) *VpcForDescribeVpcsOutput
SetCidrBlock sets the CidrBlock field's value.
func (*VpcForDescribeVpcsOutput) SetCreationTime ¶
func (s *VpcForDescribeVpcsOutput) SetCreationTime(v string) *VpcForDescribeVpcsOutput
SetCreationTime sets the CreationTime field's value.
func (*VpcForDescribeVpcsOutput) SetDescription ¶
func (s *VpcForDescribeVpcsOutput) SetDescription(v string) *VpcForDescribeVpcsOutput
SetDescription sets the Description field's value.
func (*VpcForDescribeVpcsOutput) SetDnsServers ¶
func (s *VpcForDescribeVpcsOutput) SetDnsServers(v []*string) *VpcForDescribeVpcsOutput
SetDnsServers sets the DnsServers field's value.
func (*VpcForDescribeVpcsOutput) SetIpv4GatewayId ¶ added in v1.0.10
func (s *VpcForDescribeVpcsOutput) SetIpv4GatewayId(v string) *VpcForDescribeVpcsOutput
SetIpv4GatewayId sets the Ipv4GatewayId field's value.
func (*VpcForDescribeVpcsOutput) SetIsDefault ¶
func (s *VpcForDescribeVpcsOutput) SetIsDefault(v bool) *VpcForDescribeVpcsOutput
SetIsDefault sets the IsDefault field's value.
func (*VpcForDescribeVpcsOutput) SetNatGatewayIds ¶
func (s *VpcForDescribeVpcsOutput) SetNatGatewayIds(v []*string) *VpcForDescribeVpcsOutput
SetNatGatewayIds sets the NatGatewayIds field's value.
func (*VpcForDescribeVpcsOutput) SetNetworkAclNum ¶
func (s *VpcForDescribeVpcsOutput) SetNetworkAclNum(v string) *VpcForDescribeVpcsOutput
SetNetworkAclNum sets the NetworkAclNum field's value.
func (*VpcForDescribeVpcsOutput) SetProjectName ¶
func (s *VpcForDescribeVpcsOutput) SetProjectName(v string) *VpcForDescribeVpcsOutput
SetProjectName sets the ProjectName field's value.
func (*VpcForDescribeVpcsOutput) SetRouteTableIds ¶
func (s *VpcForDescribeVpcsOutput) SetRouteTableIds(v []*string) *VpcForDescribeVpcsOutput
SetRouteTableIds sets the RouteTableIds field's value.
func (*VpcForDescribeVpcsOutput) SetSecondaryCidrBlocks ¶ added in v1.0.10
func (s *VpcForDescribeVpcsOutput) SetSecondaryCidrBlocks(v []*string) *VpcForDescribeVpcsOutput
SetSecondaryCidrBlocks sets the SecondaryCidrBlocks field's value.
func (*VpcForDescribeVpcsOutput) SetSecurityGroupIds ¶
func (s *VpcForDescribeVpcsOutput) SetSecurityGroupIds(v []*string) *VpcForDescribeVpcsOutput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*VpcForDescribeVpcsOutput) SetStatus ¶
func (s *VpcForDescribeVpcsOutput) SetStatus(v string) *VpcForDescribeVpcsOutput
SetStatus sets the Status field's value.
func (*VpcForDescribeVpcsOutput) SetSubnetIds ¶
func (s *VpcForDescribeVpcsOutput) SetSubnetIds(v []*string) *VpcForDescribeVpcsOutput
SetSubnetIds sets the SubnetIds field's value.
func (*VpcForDescribeVpcsOutput) SetSupportIpv4Gateway ¶ added in v1.0.10
func (s *VpcForDescribeVpcsOutput) SetSupportIpv4Gateway(v bool) *VpcForDescribeVpcsOutput
SetSupportIpv4Gateway sets the SupportIpv4Gateway field's value.
func (*VpcForDescribeVpcsOutput) SetTags ¶
func (s *VpcForDescribeVpcsOutput) SetTags(v []*TagForDescribeVpcsOutput) *VpcForDescribeVpcsOutput
SetTags sets the Tags field's value.
func (*VpcForDescribeVpcsOutput) SetUpdateTime ¶
func (s *VpcForDescribeVpcsOutput) SetUpdateTime(v string) *VpcForDescribeVpcsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*VpcForDescribeVpcsOutput) SetUserCidrBlocks ¶
func (s *VpcForDescribeVpcsOutput) SetUserCidrBlocks(v []*string) *VpcForDescribeVpcsOutput
SetUserCidrBlocks sets the UserCidrBlocks field's value.
func (*VpcForDescribeVpcsOutput) SetVpcId ¶
func (s *VpcForDescribeVpcsOutput) SetVpcId(v string) *VpcForDescribeVpcsOutput
SetVpcId sets the VpcId field's value.
func (*VpcForDescribeVpcsOutput) SetVpcName ¶
func (s *VpcForDescribeVpcsOutput) SetVpcName(v string) *VpcForDescribeVpcsOutput
SetVpcName sets the VpcName field's value.
func (VpcForDescribeVpcsOutput) String ¶
func (s VpcForDescribeVpcsOutput) String() string
String returns the string representation
Source Files
¶
- api_active_flow_log.go
- api_add_bandwidth_package_ip.go
- api_add_ip_address_pool_cidr_block.go
- api_allocate_eip_address.go
- api_allocate_ipv6_address_bandwidth.go
- api_assign_ipv6_addresses.go
- api_assign_private_ip_addresses.go
- api_associate_eip_address.go
- api_associate_ha_vip.go
- api_associate_network_acl.go
- api_associate_route_table.go
- api_associate_vpc_cidr_block.go
- api_attach_network_interface.go
- api_authorize_security_group_egress.go
- api_authorize_security_group_ingress.go
- api_cancel_bandwidth_package_eip_bandwidth.go
- api_convert_eip_address_billing_type.go
- api_create_bandwidth_package.go
- api_create_flow_log.go
- api_create_ha_vip.go
- api_create_instance_group.go
- api_create_ip_address_pool.go
- api_create_ipv6_egress_only_rule.go
- api_create_ipv6_gateway.go
- api_create_network_acl.go
- api_create_network_interface.go
- api_create_prefix_list.go
- api_create_route_entry.go
- api_create_route_table.go
- api_create_security_group.go
- api_create_subnet.go
- api_create_traffic_mirror_filter.go
- api_create_traffic_mirror_filter_rule.go
- api_create_traffic_mirror_session.go
- api_create_traffic_mirror_target.go
- api_create_vpc.go
- api_deactive_flow_log.go
- api_delete_bandwidth_package.go
- api_delete_flow_log.go
- api_delete_ha_vip.go
- api_delete_instance_group.go
- api_delete_ip_address_pool.go
- api_delete_ip_address_pool_cidr_block.go
- api_delete_ipv6_egress_only_rule.go
- api_delete_ipv6_gateway.go
- api_delete_network_acl.go
- api_delete_network_interface.go
- api_delete_prefix_list.go
- api_delete_route_entry.go
- api_delete_route_table.go
- api_delete_security_group.go
- api_delete_subnet.go
- api_delete_traffic_mirror_filter.go
- api_delete_traffic_mirror_filter_rule.go
- api_delete_traffic_mirror_session.go
- api_delete_traffic_mirror_target.go
- api_delete_vpc.go
- api_describe_bandwidth_packages.go
- api_describe_eip_address_attributes.go
- api_describe_eip_addresses.go
- api_describe_flow_logs.go
- api_describe_ha_vips.go
- api_describe_instance_groups.go
- api_describe_ip_address_pool_attributes.go
- api_describe_ip_address_pool_cidr_blocks.go
- api_describe_ip_address_pools.go
- api_describe_ipv6_address_bandwidth_attributes.go
- api_describe_ipv6_address_bandwidths.go
- api_describe_ipv6_egress_only_rules.go
- api_describe_ipv6_gateway_attribute.go
- api_describe_ipv6_gateways.go
- api_describe_network_acl_attributes.go
- api_describe_network_acls.go
- api_describe_network_interface_attributes.go
- api_describe_network_interfaces.go
- api_describe_prefix_list_associations.go
- api_describe_prefix_list_entries.go
- api_describe_prefix_lists.go
- api_describe_route_entry_list.go
- api_describe_route_table_list.go
- api_describe_security_group_attributes.go
- api_describe_security_groups.go
- api_describe_subnet_attributes.go
- api_describe_subnets.go
- api_describe_traffic_mirror_filters.go
- api_describe_traffic_mirror_sessions.go
- api_describe_traffic_mirror_targets.go
- api_describe_vpc_attributes.go
- api_describe_vpcs.go
- api_detach_network_interface.go
- api_disassociate_eip_address.go
- api_disassociate_ha_vip.go
- api_disassociate_network_acl.go
- api_disassociate_route_table.go
- api_disassociate_vpc_cidr_block.go
- api_list_tags_for_resources.go
- api_modify_bandwidth_package_attributes.go
- api_modify_bandwidth_package_eip_bandwidth.go
- api_modify_bandwidth_package_spec.go
- api_modify_eip_address_attributes.go
- api_modify_flow_log_attribute.go
- api_modify_ha_vip_attributes.go
- api_modify_instance_group_attributes.go
- api_modify_instance_group_members.go
- api_modify_ip_address_pool_attributes.go
- api_modify_ipv6_address_bandwidth.go
- api_modify_ipv6_egress_only_rule_attribute.go
- api_modify_ipv6_gateway_attribute.go
- api_modify_network_acl_attributes.go
- api_modify_network_interface_attributes.go
- api_modify_prefix_list.go
- api_modify_route_entry.go
- api_modify_route_table_attributes.go
- api_modify_security_group_attributes.go
- api_modify_security_group_rule_descriptions_egress.go
- api_modify_security_group_rule_descriptions_ingress.go
- api_modify_subnet_attributes.go
- api_modify_traffic_mirror_filter_attributes.go
- api_modify_traffic_mirror_filter_rule_attributes.go
- api_modify_traffic_mirror_session_attributes.go
- api_modify_traffic_mirror_target_attributes.go
- api_modify_vpc_attributes.go
- api_release_eip_address.go
- api_release_ipv6_address_bandwidth.go
- api_remove_bandwidth_package_ip.go
- api_revoke_security_group_egress.go
- api_revoke_security_group_ingress.go
- api_tag_resources.go
- api_temporary_upgrade_eip_address.go
- api_unassign_ipv6_addresses.go
- api_unassign_private_ip_addresses.go
- api_untag_resources.go
- api_update_network_acl_entries.go
- interface_vpc.go
- service_vpc.go