Documentation
¶
Overview ¶
Package computing provides the client and types for making API requests to NIFCLOUD Computing.
See https://docs.aws.amazon.com/goto/WebAPI/computing-2.2 for more information on this service.
See computing package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/computing/
Using the Client ¶
To contact NIFCLOUD Computing with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.
See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/
See nifcloud.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/nifcloud/#Config
See the NIFCLOUD Computing client Computing for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/computing/#New
Index ¶
- Constants
- type AccountingType
- type AddressesSetItem
- func (s AddressesSetItem) GoString() string
- func (s *AddressesSetItem) SetAllocationId(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetAssociationId(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetAvailabilityZone(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetDescription(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetDomain(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetInstanceId(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetInstanceUniqueId(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetNetworkInterfaceId(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetNetworkInterfaceOwnerId(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetPrivateIpAddress(v string) *AddressesSetItem
- func (s *AddressesSetItem) SetPublicIp(v string) *AddressesSetItem
- func (s AddressesSetItem) String() string
- type AlarmDateHistorySetItem
- type AlarmEventHistorySetItem
- type AlarmRulesActivitiesDateSetItem
- func (s AlarmRulesActivitiesDateSetItem) GoString() string
- func (s *AlarmRulesActivitiesDateSetItem) SetAlarmRulesActivitiesEventSet(v []*AlarmRulesActivitiesEventSetItem) *AlarmRulesActivitiesDateSetItem
- func (s *AlarmRulesActivitiesDateSetItem) SetDate(v string) *AlarmRulesActivitiesDateSetItem
- func (s AlarmRulesActivitiesDateSetItem) String() string
- type AlarmRulesActivitiesEventSetItem
- func (s AlarmRulesActivitiesEventSetItem) GoString() string
- func (s *AlarmRulesActivitiesEventSetItem) SetAlarmRulesActivitiesEvent(v string) *AlarmRulesActivitiesEventSetItem
- func (s *AlarmRulesActivitiesEventSetItem) SetAlarmRulesActivitiesEventDatetime(v time.Time) *AlarmRulesActivitiesEventSetItem
- func (s *AlarmRulesActivitiesEventSetItem) SetResourceName(v string) *AlarmRulesActivitiesEventSetItem
- func (s *AlarmRulesActivitiesEventSetItem) SetValue(v string) *AlarmRulesActivitiesEventSetItem
- func (s AlarmRulesActivitiesEventSetItem) String() string
- type AlarmRulesActivitiesSetItem
- func (s AlarmRulesActivitiesSetItem) GoString() string
- func (s *AlarmRulesActivitiesSetItem) SetAlarmRulesActivitiesDateSet(v []*AlarmRulesActivitiesDateSetItem) *AlarmRulesActivitiesSetItem
- func (s *AlarmRulesActivitiesSetItem) SetDataType(v string) *AlarmRulesActivitiesSetItem
- func (s AlarmRulesActivitiesSetItem) String() string
- type AlarmTargetSetItem
- type AlarmTargetsSetItem
- type AllocateAddressInput
- func (s AllocateAddressInput) GoString() string
- func (s *AllocateAddressInput) SetInstanceId(v string) *AllocateAddressInput
- func (s *AllocateAddressInput) SetNiftyPrivateIp(v bool) *AllocateAddressInput
- func (s *AllocateAddressInput) SetPlacement(v *RequestPlacementStruct) *AllocateAddressInput
- func (s AllocateAddressInput) String() string
- type AllocateAddressOutput
- func (s AllocateAddressOutput) GoString() string
- func (s *AllocateAddressOutput) SetAllocationId(v string) *AllocateAddressOutput
- func (s *AllocateAddressOutput) SetDomain(v string) *AllocateAddressOutput
- func (s *AllocateAddressOutput) SetPlacement(v *Placement) *AllocateAddressOutput
- func (s *AllocateAddressOutput) SetPrivateIpAddress(v string) *AllocateAddressOutput
- func (s *AllocateAddressOutput) SetPublicIp(v string) *AllocateAddressOutput
- func (s *AllocateAddressOutput) SetRequestId(v string) *AllocateAddressOutput
- func (s AllocateAddressOutput) String() string
- type AnalyzeResultSetItem
- type AppCookieStickinessPoliciesMemberItem
- func (s AppCookieStickinessPoliciesMemberItem) GoString() string
- func (s *AppCookieStickinessPoliciesMemberItem) SetCookieName(v string) *AppCookieStickinessPoliciesMemberItem
- func (s *AppCookieStickinessPoliciesMemberItem) SetPolicyName(v string) *AppCookieStickinessPoliciesMemberItem
- func (s AppCookieStickinessPoliciesMemberItem) String() string
- type AssociateAddressInput
- func (s AssociateAddressInput) GoString() string
- func (s *AssociateAddressInput) SetInstanceId(v string) *AssociateAddressInput
- func (s *AssociateAddressInput) SetNiftyReboot(v string) *AssociateAddressInput
- func (s *AssociateAddressInput) SetPrivateIpAddress(v string) *AssociateAddressInput
- func (s *AssociateAddressInput) SetPublicIp(v string) *AssociateAddressInput
- func (s AssociateAddressInput) String() string
- type AssociateAddressOutput
- func (s AssociateAddressOutput) GoString() string
- func (s *AssociateAddressOutput) SetAssociationId(v string) *AssociateAddressOutput
- func (s *AssociateAddressOutput) SetRequestId(v string) *AssociateAddressOutput
- func (s *AssociateAddressOutput) SetReturn(v bool) *AssociateAddressOutput
- func (s AssociateAddressOutput) String() string
- type AssociateRouteTableInput
- func (s AssociateRouteTableInput) GoString() string
- func (s *AssociateRouteTableInput) SetAgreement(v bool) *AssociateRouteTableInput
- func (s *AssociateRouteTableInput) SetRouteTableId(v string) *AssociateRouteTableInput
- func (s *AssociateRouteTableInput) SetRouterId(v string) *AssociateRouteTableInput
- func (s *AssociateRouteTableInput) SetRouterName(v string) *AssociateRouteTableInput
- func (s AssociateRouteTableInput) String() string
- type AssociateRouteTableOutput
- type AssociateUsersInput
- type AssociateUsersOutput
- func (s AssociateUsersOutput) GoString() string
- func (s *AssociateUsersOutput) SetAssociateUsersResult(v *AssociateUsersOutput) *AssociateUsersOutput
- func (s *AssociateUsersOutput) SetResponseMetadata(v *ResponseMetadata) *AssociateUsersOutput
- func (s *AssociateUsersOutput) SetUsers(v []*UsersMemberItem) *AssociateUsersOutput
- func (s AssociateUsersOutput) String() string
- type Association
- func (s Association) GoString() string
- func (s *Association) SetIpOwnerId(v string) *Association
- func (s *Association) SetPublicDnsName(v string) *Association
- func (s *Association) SetPublicIp(v string) *Association
- func (s *Association) SetPublicIpV6(v string) *Association
- func (s Association) String() string
- type AssociationSetItem
- func (s AssociationSetItem) GoString() string
- func (s *AssociationSetItem) SetAssociationId(v string) *AssociationSetItem
- func (s *AssociationSetItem) SetMain(v bool) *AssociationSetItem
- func (s *AssociationSetItem) SetNatTableId(v string) *AssociationSetItem
- func (s *AssociationSetItem) SetRouteTableAssociationId(v string) *AssociationSetItem
- func (s *AssociationSetItem) SetRouteTableId(v string) *AssociationSetItem
- func (s *AssociationSetItem) SetRouterId(v string) *AssociationSetItem
- func (s *AssociationSetItem) SetRouterName(v string) *AssociationSetItem
- func (s *AssociationSetItem) SetSubnetId(v string) *AssociationSetItem
- func (s AssociationSetItem) String() string
- type AttachVolumeInput
- type AttachVolumeOutput
- func (s AttachVolumeOutput) GoString() string
- func (s *AttachVolumeOutput) SetAttachTime(v time.Time) *AttachVolumeOutput
- func (s *AttachVolumeOutput) SetDevice(v string) *AttachVolumeOutput
- func (s *AttachVolumeOutput) SetInstanceId(v string) *AttachVolumeOutput
- func (s *AttachVolumeOutput) SetInstanceUniqueId(v string) *AttachVolumeOutput
- func (s *AttachVolumeOutput) SetRequestId(v string) *AttachVolumeOutput
- func (s *AttachVolumeOutput) SetStatus(v string) *AttachVolumeOutput
- func (s *AttachVolumeOutput) SetVolumeId(v string) *AttachVolumeOutput
- func (s AttachVolumeOutput) String() string
- type Attachment
- func (s Attachment) GoString() string
- func (s *Attachment) SetAttachTime(v time.Time) *Attachment
- func (s *Attachment) SetAttachmentID(v string) *Attachment
- func (s *Attachment) SetDeleteOnTermination(v bool) *Attachment
- func (s *Attachment) SetDeviceIndex(v int64) *Attachment
- func (s *Attachment) SetStatus(v string) *Attachment
- func (s Attachment) String() string
- type AttachmentSetItem
- func (s AttachmentSetItem) GoString() string
- func (s *AttachmentSetItem) SetAttachTime(v time.Time) *AttachmentSetItem
- func (s *AttachmentSetItem) SetDeleteOnTermination(v bool) *AttachmentSetItem
- func (s *AttachmentSetItem) SetDevice(v string) *AttachmentSetItem
- func (s *AttachmentSetItem) SetInstanceId(v string) *AttachmentSetItem
- func (s *AttachmentSetItem) SetInstanceUniqueId(v string) *AttachmentSetItem
- func (s *AttachmentSetItem) SetStatus(v string) *AttachmentSetItem
- func (s *AttachmentSetItem) SetVolumeId(v string) *AttachmentSetItem
- func (s AttachmentSetItem) String() string
- type AttachmentsSetItem
- type AuthorizeSecurityGroupIngressInput
- func (s AuthorizeSecurityGroupIngressInput) GoString() string
- func (s *AuthorizeSecurityGroupIngressInput) SetGroupName(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetIpPermissions(v []*RequestIpPermissionsStruct) *AuthorizeSecurityGroupIngressInput
- func (s AuthorizeSecurityGroupIngressInput) String() string
- type AuthorizeSecurityGroupIngressOutput
- func (s AuthorizeSecurityGroupIngressOutput) GoString() string
- func (s *AuthorizeSecurityGroupIngressOutput) SetRequestId(v string) *AuthorizeSecurityGroupIngressOutput
- func (s *AuthorizeSecurityGroupIngressOutput) SetReturn(v bool) *AuthorizeSecurityGroupIngressOutput
- func (s AuthorizeSecurityGroupIngressOutput) String() string
- type AutoScaleCount
- func (s AutoScaleCount) GoString() string
- func (s *AutoScaleCount) SetCharge(v int64) *AutoScaleCount
- func (s *AutoScaleCount) SetType(v string) *AutoScaleCount
- func (s *AutoScaleCount) SetUnit(v string) *AutoScaleCount
- func (s *AutoScaleCount) SetValue(v int64) *AutoScaleCount
- func (s AutoScaleCount) String() string
- type AutoScaleInfo
- func (s AutoScaleInfo) GoString() string
- func (s *AutoScaleInfo) SetAutoScaleCount(v *AutoScaleCount) *AutoScaleInfo
- func (s *AutoScaleInfo) SetRunningScaleOutInstanceSet(v []*RunningScaleOutInstanceSetItem) *AutoScaleInfo
- func (s *AutoScaleInfo) SetRunningScaleOutOsSet(v []*RunningScaleOutOsSetItem) *AutoScaleInfo
- func (s *AutoScaleInfo) SetStoppedScaleOutInstanceSet(v []*StoppedScaleOutInstanceSetItem) *AutoScaleInfo
- func (s *AutoScaleInfo) SetStoppedScaleOutOsSet(v []*StoppedScaleOutOsSetItem) *AutoScaleInfo
- func (s AutoScaleInfo) String() string
- type AutoScalingReservationSetItem
- func (s AutoScalingReservationSetItem) GoString() string
- func (s *AutoScalingReservationSetItem) SetAlarm(v string) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetAutoScalingGroupName(v string) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetChangeInCapacity(v int64) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetCreatedTime(v time.Time) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetDefaultCooldown(v int64) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetDescription(v string) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetGroupSet(v []*GroupSetItem) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetImageId(v string) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetInstanceLifecycleLimit(v int64) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetInstanceType(v string) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetInstancesSet(v []*InstancesSetItem) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetLoadBalancing(v []*LoadBalancingSetItem) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetMaxSize(v int64) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetMinSize(v int64) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetPlacement(v *Placement) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetScaleout(v int64) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetScaleoutCondition(v string) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetScheduleSet(v []*ScheduleSetItem) *AutoScalingReservationSetItem
- func (s *AutoScalingReservationSetItem) SetTriggerSet(v []*TriggerSetItem) *AutoScalingReservationSetItem
- func (s AutoScalingReservationSetItem) String() string
- type Autoscaling
- type AvailabilityZoneInfoSetItem
- func (s AvailabilityZoneInfoSetItem) GoString() string
- func (s *AvailabilityZoneInfoSetItem) SetMessageSet(v []*MessageSetItem) *AvailabilityZoneInfoSetItem
- func (s *AvailabilityZoneInfoSetItem) SetRegionName(v string) *AvailabilityZoneInfoSetItem
- func (s *AvailabilityZoneInfoSetItem) SetZoneName(v string) *AvailabilityZoneInfoSetItem
- func (s *AvailabilityZoneInfoSetItem) SetZoneState(v string) *AvailabilityZoneInfoSetItem
- func (s AvailabilityZoneInfoSetItem) String() string
- type BackupInformation
- type BlockDeviceMappingSetItem
- func (s BlockDeviceMappingSetItem) GoString() string
- func (s *BlockDeviceMappingSetItem) SetDeviceName(v string) *BlockDeviceMappingSetItem
- func (s *BlockDeviceMappingSetItem) SetEbs(v *Ebs) *BlockDeviceMappingSetItem
- func (s *BlockDeviceMappingSetItem) SetNoDevice(v string) *BlockDeviceMappingSetItem
- func (s *BlockDeviceMappingSetItem) SetVirtualName(v string) *BlockDeviceMappingSetItem
- func (s BlockDeviceMappingSetItem) String() string
- type BypassInterface
- type CaState
- type CancelCopyInstancesInput
- type CancelCopyInstancesOutput
- type CancelUploadInput
- type CancelUploadOutput
- type CertAuthority
- type CertInfo
- func (s CertInfo) GoString() string
- func (s *CertInfo) SetCountryName(v string) *CertInfo
- func (s *CertInfo) SetEmailAddress(v string) *CertInfo
- func (s *CertInfo) SetLocationName(v string) *CertInfo
- func (s *CertInfo) SetOrganizationName(v string) *CertInfo
- func (s *CertInfo) SetOrganizationUnitName(v string) *CertInfo
- func (s *CertInfo) SetStateName(v string) *CertInfo
- func (s CertInfo) String() string
- type CertState
- type CertsSetItem
- func (s CertsSetItem) GoString() string
- func (s *CertsSetItem) SetCaState(v bool) *CertsSetItem
- func (s *CertsSetItem) SetCertAuthority(v string) *CertsSetItem
- func (s *CertsSetItem) SetCertInfo(v *CertInfo) *CertsSetItem
- func (s *CertsSetItem) SetCertState(v string) *CertsSetItem
- func (s *CertsSetItem) SetCount(v int64) *CertsSetItem
- func (s *CertsSetItem) SetDescription(v string) *CertsSetItem
- func (s *CertsSetItem) SetFqdn(v string) *CertsSetItem
- func (s *CertsSetItem) SetFqdnId(v string) *CertsSetItem
- func (s *CertsSetItem) SetKeyLength(v int64) *CertsSetItem
- func (s *CertsSetItem) SetPeriod(v *Period) *CertsSetItem
- func (s *CertsSetItem) SetUploadState(v bool) *CertsSetItem
- func (s CertsSetItem) String() string
- type ChargeDetail
- type ChargeDetailInfo
- type ClearLoadBalancerSessionInput
- func (s ClearLoadBalancerSessionInput) GoString() string
- func (s *ClearLoadBalancerSessionInput) SetInstancePort(v int64) *ClearLoadBalancerSessionInput
- func (s *ClearLoadBalancerSessionInput) SetLoadBalancerName(v string) *ClearLoadBalancerSessionInput
- func (s *ClearLoadBalancerSessionInput) SetLoadBalancerPort(v int64) *ClearLoadBalancerSessionInput
- func (s ClearLoadBalancerSessionInput) String() string
- type ClearLoadBalancerSessionOutput
- type Computing
- func (c *Computing) AllocateAddress(input *AllocateAddressInput) (*AllocateAddressOutput, error)
- func (c *Computing) AllocateAddressRequest(input *AllocateAddressInput) (req *request.Request, output *AllocateAddressOutput)
- func (c *Computing) AllocateAddressWithContext(ctx nifcloud.Context, input *AllocateAddressInput, opts ...request.Option) (*AllocateAddressOutput, error)
- func (c *Computing) AssociateAddress(input *AssociateAddressInput) (*AssociateAddressOutput, error)
- func (c *Computing) AssociateAddressRequest(input *AssociateAddressInput) (req *request.Request, output *AssociateAddressOutput)
- func (c *Computing) AssociateAddressWithContext(ctx nifcloud.Context, input *AssociateAddressInput, opts ...request.Option) (*AssociateAddressOutput, error)
- func (c *Computing) AssociateRouteTable(input *AssociateRouteTableInput) (*AssociateRouteTableOutput, error)
- func (c *Computing) AssociateRouteTableRequest(input *AssociateRouteTableInput) (req *request.Request, output *AssociateRouteTableOutput)
- func (c *Computing) AssociateRouteTableWithContext(ctx nifcloud.Context, input *AssociateRouteTableInput, opts ...request.Option) (*AssociateRouteTableOutput, error)
- func (c *Computing) AssociateUsers(input *AssociateUsersInput) (*AssociateUsersOutput, error)
- func (c *Computing) AssociateUsersRequest(input *AssociateUsersInput) (req *request.Request, output *AssociateUsersOutput)
- func (c *Computing) AssociateUsersWithContext(ctx nifcloud.Context, input *AssociateUsersInput, opts ...request.Option) (*AssociateUsersOutput, error)
- func (c *Computing) AttachVolume(input *AttachVolumeInput) (*AttachVolumeOutput, error)
- func (c *Computing) AttachVolumeRequest(input *AttachVolumeInput) (req *request.Request, output *AttachVolumeOutput)
- func (c *Computing) AttachVolumeWithContext(ctx nifcloud.Context, input *AttachVolumeInput, opts ...request.Option) (*AttachVolumeOutput, error)
- func (c *Computing) AuthorizeSecurityGroupIngress(input *AuthorizeSecurityGroupIngressInput) (*AuthorizeSecurityGroupIngressOutput, error)
- func (c *Computing) AuthorizeSecurityGroupIngressRequest(input *AuthorizeSecurityGroupIngressInput) (req *request.Request, output *AuthorizeSecurityGroupIngressOutput)
- func (c *Computing) AuthorizeSecurityGroupIngressWithContext(ctx nifcloud.Context, input *AuthorizeSecurityGroupIngressInput, ...) (*AuthorizeSecurityGroupIngressOutput, error)
- func (c *Computing) CancelCopyInstances(input *CancelCopyInstancesInput) (*CancelCopyInstancesOutput, error)
- func (c *Computing) CancelCopyInstancesRequest(input *CancelCopyInstancesInput) (req *request.Request, output *CancelCopyInstancesOutput)
- func (c *Computing) CancelCopyInstancesWithContext(ctx nifcloud.Context, input *CancelCopyInstancesInput, opts ...request.Option) (*CancelCopyInstancesOutput, error)
- func (c *Computing) CancelUpload(input *CancelUploadInput) (*CancelUploadOutput, error)
- func (c *Computing) CancelUploadRequest(input *CancelUploadInput) (req *request.Request, output *CancelUploadOutput)
- func (c *Computing) CancelUploadWithContext(ctx nifcloud.Context, input *CancelUploadInput, opts ...request.Option) (*CancelUploadOutput, error)
- func (c *Computing) ClearLoadBalancerSession(input *ClearLoadBalancerSessionInput) (*ClearLoadBalancerSessionOutput, error)
- func (c *Computing) ClearLoadBalancerSessionRequest(input *ClearLoadBalancerSessionInput) (req *request.Request, output *ClearLoadBalancerSessionOutput)
- func (c *Computing) ClearLoadBalancerSessionWithContext(ctx nifcloud.Context, input *ClearLoadBalancerSessionInput, ...) (*ClearLoadBalancerSessionOutput, error)
- func (c *Computing) ConfigureHealthCheck(input *ConfigureHealthCheckInput) (*ConfigureHealthCheckOutput, error)
- func (c *Computing) ConfigureHealthCheckRequest(input *ConfigureHealthCheckInput) (req *request.Request, output *ConfigureHealthCheckOutput)
- func (c *Computing) ConfigureHealthCheckWithContext(ctx nifcloud.Context, input *ConfigureHealthCheckInput, opts ...request.Option) (*ConfigureHealthCheckOutput, error)
- func (c *Computing) CopyInstances(input *CopyInstancesInput) (*CopyInstancesOutput, error)
- func (c *Computing) CopyInstancesRequest(input *CopyInstancesInput) (req *request.Request, output *CopyInstancesOutput)
- func (c *Computing) CopyInstancesWithContext(ctx nifcloud.Context, input *CopyInstancesInput, opts ...request.Option) (*CopyInstancesOutput, error)
- func (c *Computing) CreateCustomerGateway(input *CreateCustomerGatewayInput) (*CreateCustomerGatewayOutput, error)
- func (c *Computing) CreateCustomerGatewayRequest(input *CreateCustomerGatewayInput) (req *request.Request, output *CreateCustomerGatewayOutput)
- func (c *Computing) CreateCustomerGatewayWithContext(ctx nifcloud.Context, input *CreateCustomerGatewayInput, ...) (*CreateCustomerGatewayOutput, error)
- func (c *Computing) CreateDhcpOptions(input *CreateDhcpOptionsInput) (*CreateDhcpOptionsOutput, error)
- func (c *Computing) CreateDhcpOptionsRequest(input *CreateDhcpOptionsInput) (req *request.Request, output *CreateDhcpOptionsOutput)
- func (c *Computing) CreateDhcpOptionsWithContext(ctx nifcloud.Context, input *CreateDhcpOptionsInput, opts ...request.Option) (*CreateDhcpOptionsOutput, error)
- func (c *Computing) CreateImage(input *CreateImageInput) (*CreateImageOutput, error)
- func (c *Computing) CreateImageRequest(input *CreateImageInput) (req *request.Request, output *CreateImageOutput)
- func (c *Computing) CreateImageWithContext(ctx nifcloud.Context, input *CreateImageInput, opts ...request.Option) (*CreateImageOutput, error)
- func (c *Computing) CreateKeyPair(input *CreateKeyPairInput) (*CreateKeyPairOutput, error)
- func (c *Computing) CreateKeyPairRequest(input *CreateKeyPairInput) (req *request.Request, output *CreateKeyPairOutput)
- func (c *Computing) CreateKeyPairWithContext(ctx nifcloud.Context, input *CreateKeyPairInput, opts ...request.Option) (*CreateKeyPairOutput, error)
- func (c *Computing) CreateLoadBalancer(input *CreateLoadBalancerInput) (*CreateLoadBalancerOutput, error)
- func (c *Computing) CreateLoadBalancerRequest(input *CreateLoadBalancerInput) (req *request.Request, output *CreateLoadBalancerOutput)
- func (c *Computing) CreateLoadBalancerWithContext(ctx nifcloud.Context, input *CreateLoadBalancerInput, opts ...request.Option) (*CreateLoadBalancerOutput, error)
- func (c *Computing) CreateRoute(input *CreateRouteInput) (*CreateRouteOutput, error)
- func (c *Computing) CreateRouteRequest(input *CreateRouteInput) (req *request.Request, output *CreateRouteOutput)
- func (c *Computing) CreateRouteTable(input *CreateRouteTableInput) (*CreateRouteTableOutput, error)
- func (c *Computing) CreateRouteTableRequest(input *CreateRouteTableInput) (req *request.Request, output *CreateRouteTableOutput)
- func (c *Computing) CreateRouteTableWithContext(ctx nifcloud.Context, input *CreateRouteTableInput, opts ...request.Option) (*CreateRouteTableOutput, error)
- func (c *Computing) CreateRouteWithContext(ctx nifcloud.Context, input *CreateRouteInput, opts ...request.Option) (*CreateRouteOutput, error)
- func (c *Computing) CreateSecurityGroup(input *CreateSecurityGroupInput) (*CreateSecurityGroupOutput, error)
- func (c *Computing) CreateSecurityGroupRequest(input *CreateSecurityGroupInput) (req *request.Request, output *CreateSecurityGroupOutput)
- func (c *Computing) CreateSecurityGroupWithContext(ctx nifcloud.Context, input *CreateSecurityGroupInput, opts ...request.Option) (*CreateSecurityGroupOutput, error)
- func (c *Computing) CreateSslCertificate(input *CreateSslCertificateInput) (*CreateSslCertificateOutput, error)
- func (c *Computing) CreateSslCertificateRequest(input *CreateSslCertificateInput) (req *request.Request, output *CreateSslCertificateOutput)
- func (c *Computing) CreateSslCertificateWithContext(ctx nifcloud.Context, input *CreateSslCertificateInput, opts ...request.Option) (*CreateSslCertificateOutput, error)
- func (c *Computing) CreateVolume(input *CreateVolumeInput) (*CreateVolumeOutput, error)
- func (c *Computing) CreateVolumeRequest(input *CreateVolumeInput) (req *request.Request, output *CreateVolumeOutput)
- func (c *Computing) CreateVolumeWithContext(ctx nifcloud.Context, input *CreateVolumeInput, opts ...request.Option) (*CreateVolumeOutput, error)
- func (c *Computing) CreateVpnConnection(input *CreateVpnConnectionInput) (*CreateVpnConnectionOutput, error)
- func (c *Computing) CreateVpnConnectionRequest(input *CreateVpnConnectionInput) (req *request.Request, output *CreateVpnConnectionOutput)
- func (c *Computing) CreateVpnConnectionWithContext(ctx nifcloud.Context, input *CreateVpnConnectionInput, opts ...request.Option) (*CreateVpnConnectionOutput, error)
- func (c *Computing) CreateVpnGateway(input *CreateVpnGatewayInput) (*CreateVpnGatewayOutput, error)
- func (c *Computing) CreateVpnGatewayRequest(input *CreateVpnGatewayInput) (req *request.Request, output *CreateVpnGatewayOutput)
- func (c *Computing) CreateVpnGatewayWithContext(ctx nifcloud.Context, input *CreateVpnGatewayInput, opts ...request.Option) (*CreateVpnGatewayOutput, error)
- func (c *Computing) DeleteCustomerGateway(input *DeleteCustomerGatewayInput) (*DeleteCustomerGatewayOutput, error)
- func (c *Computing) DeleteCustomerGatewayRequest(input *DeleteCustomerGatewayInput) (req *request.Request, output *DeleteCustomerGatewayOutput)
- func (c *Computing) DeleteCustomerGatewayWithContext(ctx nifcloud.Context, input *DeleteCustomerGatewayInput, ...) (*DeleteCustomerGatewayOutput, error)
- func (c *Computing) DeleteDhcpOptions(input *DeleteDhcpOptionsInput) (*DeleteDhcpOptionsOutput, error)
- func (c *Computing) DeleteDhcpOptionsRequest(input *DeleteDhcpOptionsInput) (req *request.Request, output *DeleteDhcpOptionsOutput)
- func (c *Computing) DeleteDhcpOptionsWithContext(ctx nifcloud.Context, input *DeleteDhcpOptionsInput, opts ...request.Option) (*DeleteDhcpOptionsOutput, error)
- func (c *Computing) DeleteImage(input *DeleteImageInput) (*DeleteImageOutput, error)
- func (c *Computing) DeleteImageRequest(input *DeleteImageInput) (req *request.Request, output *DeleteImageOutput)
- func (c *Computing) DeleteImageWithContext(ctx nifcloud.Context, input *DeleteImageInput, opts ...request.Option) (*DeleteImageOutput, error)
- func (c *Computing) DeleteKeyPair(input *DeleteKeyPairInput) (*DeleteKeyPairOutput, error)
- func (c *Computing) DeleteKeyPairRequest(input *DeleteKeyPairInput) (req *request.Request, output *DeleteKeyPairOutput)
- func (c *Computing) DeleteKeyPairWithContext(ctx nifcloud.Context, input *DeleteKeyPairInput, opts ...request.Option) (*DeleteKeyPairOutput, error)
- func (c *Computing) DeleteLoadBalancer(input *DeleteLoadBalancerInput) (*DeleteLoadBalancerOutput, error)
- func (c *Computing) DeleteLoadBalancerRequest(input *DeleteLoadBalancerInput) (req *request.Request, output *DeleteLoadBalancerOutput)
- func (c *Computing) DeleteLoadBalancerWithContext(ctx nifcloud.Context, input *DeleteLoadBalancerInput, opts ...request.Option) (*DeleteLoadBalancerOutput, error)
- func (c *Computing) DeleteRoute(input *DeleteRouteInput) (*DeleteRouteOutput, error)
- func (c *Computing) DeleteRouteRequest(input *DeleteRouteInput) (req *request.Request, output *DeleteRouteOutput)
- func (c *Computing) DeleteRouteTable(input *DeleteRouteTableInput) (*DeleteRouteTableOutput, error)
- func (c *Computing) DeleteRouteTableRequest(input *DeleteRouteTableInput) (req *request.Request, output *DeleteRouteTableOutput)
- func (c *Computing) DeleteRouteTableWithContext(ctx nifcloud.Context, input *DeleteRouteTableInput, opts ...request.Option) (*DeleteRouteTableOutput, error)
- func (c *Computing) DeleteRouteWithContext(ctx nifcloud.Context, input *DeleteRouteInput, opts ...request.Option) (*DeleteRouteOutput, error)
- func (c *Computing) DeleteSecurityGroup(input *DeleteSecurityGroupInput) (*DeleteSecurityGroupOutput, error)
- func (c *Computing) DeleteSecurityGroupRequest(input *DeleteSecurityGroupInput) (req *request.Request, output *DeleteSecurityGroupOutput)
- func (c *Computing) DeleteSecurityGroupWithContext(ctx nifcloud.Context, input *DeleteSecurityGroupInput, opts ...request.Option) (*DeleteSecurityGroupOutput, error)
- func (c *Computing) DeleteSslCertificate(input *DeleteSslCertificateInput) (*DeleteSslCertificateOutput, error)
- func (c *Computing) DeleteSslCertificateRequest(input *DeleteSslCertificateInput) (req *request.Request, output *DeleteSslCertificateOutput)
- func (c *Computing) DeleteSslCertificateWithContext(ctx nifcloud.Context, input *DeleteSslCertificateInput, opts ...request.Option) (*DeleteSslCertificateOutput, error)
- func (c *Computing) DeleteVolume(input *DeleteVolumeInput) (*DeleteVolumeOutput, error)
- func (c *Computing) DeleteVolumeRequest(input *DeleteVolumeInput) (req *request.Request, output *DeleteVolumeOutput)
- func (c *Computing) DeleteVolumeWithContext(ctx nifcloud.Context, input *DeleteVolumeInput, opts ...request.Option) (*DeleteVolumeOutput, error)
- func (c *Computing) DeleteVpnConnection(input *DeleteVpnConnectionInput) (*DeleteVpnConnectionOutput, error)
- func (c *Computing) DeleteVpnConnectionRequest(input *DeleteVpnConnectionInput) (req *request.Request, output *DeleteVpnConnectionOutput)
- func (c *Computing) DeleteVpnConnectionWithContext(ctx nifcloud.Context, input *DeleteVpnConnectionInput, opts ...request.Option) (*DeleteVpnConnectionOutput, error)
- func (c *Computing) DeleteVpnGateway(input *DeleteVpnGatewayInput) (*DeleteVpnGatewayOutput, error)
- func (c *Computing) DeleteVpnGatewayRequest(input *DeleteVpnGatewayInput) (req *request.Request, output *DeleteVpnGatewayOutput)
- func (c *Computing) DeleteVpnGatewayWithContext(ctx nifcloud.Context, input *DeleteVpnGatewayInput, opts ...request.Option) (*DeleteVpnGatewayOutput, error)
- func (c *Computing) DeregisterInstancesFromLoadBalancer(input *DeregisterInstancesFromLoadBalancerInput) (*DeregisterInstancesFromLoadBalancerOutput, error)
- func (c *Computing) DeregisterInstancesFromLoadBalancerRequest(input *DeregisterInstancesFromLoadBalancerInput) (req *request.Request, output *DeregisterInstancesFromLoadBalancerOutput)
- func (c *Computing) DeregisterInstancesFromLoadBalancerWithContext(ctx nifcloud.Context, input *DeregisterInstancesFromLoadBalancerInput, ...) (*DeregisterInstancesFromLoadBalancerOutput, error)
- func (c *Computing) DeregisterInstancesFromSecurityGroup(input *DeregisterInstancesFromSecurityGroupInput) (*DeregisterInstancesFromSecurityGroupOutput, error)
- func (c *Computing) DeregisterInstancesFromSecurityGroupRequest(input *DeregisterInstancesFromSecurityGroupInput) (req *request.Request, output *DeregisterInstancesFromSecurityGroupOutput)
- func (c *Computing) DeregisterInstancesFromSecurityGroupWithContext(ctx nifcloud.Context, input *DeregisterInstancesFromSecurityGroupInput, ...) (*DeregisterInstancesFromSecurityGroupOutput, error)
- func (c *Computing) DescribeAddresses(input *DescribeAddressesInput) (*DescribeAddressesOutput, error)
- func (c *Computing) DescribeAddressesRequest(input *DescribeAddressesInput) (req *request.Request, output *DescribeAddressesOutput)
- func (c *Computing) DescribeAddressesWithContext(ctx nifcloud.Context, input *DescribeAddressesInput, opts ...request.Option) (*DescribeAddressesOutput, error)
- func (c *Computing) DescribeAssociatedUsers(input *DescribeAssociatedUsersInput) (*DescribeAssociatedUsersOutput, error)
- func (c *Computing) DescribeAssociatedUsersRequest(input *DescribeAssociatedUsersInput) (req *request.Request, output *DescribeAssociatedUsersOutput)
- func (c *Computing) DescribeAssociatedUsersWithContext(ctx nifcloud.Context, input *DescribeAssociatedUsersInput, ...) (*DescribeAssociatedUsersOutput, error)
- func (c *Computing) DescribeAvailabilityZones(input *DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)
- func (c *Computing) DescribeAvailabilityZonesRequest(input *DescribeAvailabilityZonesInput) (req *request.Request, output *DescribeAvailabilityZonesOutput)
- func (c *Computing) DescribeAvailabilityZonesWithContext(ctx nifcloud.Context, input *DescribeAvailabilityZonesInput, ...) (*DescribeAvailabilityZonesOutput, error)
- func (c *Computing) DescribeCustomerGateways(input *DescribeCustomerGatewaysInput) (*DescribeCustomerGatewaysOutput, error)
- func (c *Computing) DescribeCustomerGatewaysRequest(input *DescribeCustomerGatewaysInput) (req *request.Request, output *DescribeCustomerGatewaysOutput)
- func (c *Computing) DescribeCustomerGatewaysWithContext(ctx nifcloud.Context, input *DescribeCustomerGatewaysInput, ...) (*DescribeCustomerGatewaysOutput, error)
- func (c *Computing) DescribeDhcpOptions(input *DescribeDhcpOptionsInput) (*DescribeDhcpOptionsOutput, error)
- func (c *Computing) DescribeDhcpOptionsRequest(input *DescribeDhcpOptionsInput) (req *request.Request, output *DescribeDhcpOptionsOutput)
- func (c *Computing) DescribeDhcpOptionsWithContext(ctx nifcloud.Context, input *DescribeDhcpOptionsInput, opts ...request.Option) (*DescribeDhcpOptionsOutput, error)
- func (c *Computing) DescribeImages(input *DescribeImagesInput) (*DescribeImagesOutput, error)
- func (c *Computing) DescribeImagesRequest(input *DescribeImagesInput) (req *request.Request, output *DescribeImagesOutput)
- func (c *Computing) DescribeImagesWithContext(ctx nifcloud.Context, input *DescribeImagesInput, opts ...request.Option) (*DescribeImagesOutput, error)
- func (c *Computing) DescribeInstanceAttribute(input *DescribeInstanceAttributeInput) (*DescribeInstanceAttributeOutput, error)
- func (c *Computing) DescribeInstanceAttributeRequest(input *DescribeInstanceAttributeInput) (req *request.Request, output *DescribeInstanceAttributeOutput)
- func (c *Computing) DescribeInstanceAttributeWithContext(ctx nifcloud.Context, input *DescribeInstanceAttributeInput, ...) (*DescribeInstanceAttributeOutput, error)
- func (c *Computing) DescribeInstanceHealth(input *DescribeInstanceHealthInput) (*DescribeInstanceHealthOutput, error)
- func (c *Computing) DescribeInstanceHealthRequest(input *DescribeInstanceHealthInput) (req *request.Request, output *DescribeInstanceHealthOutput)
- func (c *Computing) DescribeInstanceHealthWithContext(ctx nifcloud.Context, input *DescribeInstanceHealthInput, ...) (*DescribeInstanceHealthOutput, error)
- func (c *Computing) DescribeInstances(input *DescribeInstancesInput) (*DescribeInstancesOutput, error)
- func (c *Computing) DescribeInstancesRequest(input *DescribeInstancesInput) (req *request.Request, output *DescribeInstancesOutput)
- func (c *Computing) DescribeInstancesWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, opts ...request.Option) (*DescribeInstancesOutput, error)
- func (c *Computing) DescribeKeyPairs(input *DescribeKeyPairsInput) (*DescribeKeyPairsOutput, error)
- func (c *Computing) DescribeKeyPairsRequest(input *DescribeKeyPairsInput) (req *request.Request, output *DescribeKeyPairsOutput)
- func (c *Computing) DescribeKeyPairsWithContext(ctx nifcloud.Context, input *DescribeKeyPairsInput, opts ...request.Option) (*DescribeKeyPairsOutput, error)
- func (c *Computing) DescribeLoadBalancers(input *DescribeLoadBalancersInput) (*DescribeLoadBalancersOutput, error)
- func (c *Computing) DescribeLoadBalancersRequest(input *DescribeLoadBalancersInput) (req *request.Request, output *DescribeLoadBalancersOutput)
- func (c *Computing) DescribeLoadBalancersWithContext(ctx nifcloud.Context, input *DescribeLoadBalancersInput, ...) (*DescribeLoadBalancersOutput, error)
- func (c *Computing) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
- func (c *Computing) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)
- func (c *Computing) DescribeRegionsWithContext(ctx nifcloud.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)
- func (c *Computing) DescribeResources(input *DescribeResourcesInput) (*DescribeResourcesOutput, error)
- func (c *Computing) DescribeResourcesRequest(input *DescribeResourcesInput) (req *request.Request, output *DescribeResourcesOutput)
- func (c *Computing) DescribeResourcesWithContext(ctx nifcloud.Context, input *DescribeResourcesInput, opts ...request.Option) (*DescribeResourcesOutput, error)
- func (c *Computing) DescribeRouteTables(input *DescribeRouteTablesInput) (*DescribeRouteTablesOutput, error)
- func (c *Computing) DescribeRouteTablesRequest(input *DescribeRouteTablesInput) (req *request.Request, output *DescribeRouteTablesOutput)
- func (c *Computing) DescribeRouteTablesWithContext(ctx nifcloud.Context, input *DescribeRouteTablesInput, opts ...request.Option) (*DescribeRouteTablesOutput, error)
- func (c *Computing) DescribeSecurityActivities(input *DescribeSecurityActivitiesInput) (*DescribeSecurityActivitiesOutput, error)
- func (c *Computing) DescribeSecurityActivitiesRequest(input *DescribeSecurityActivitiesInput) (req *request.Request, output *DescribeSecurityActivitiesOutput)
- func (c *Computing) DescribeSecurityActivitiesWithContext(ctx nifcloud.Context, input *DescribeSecurityActivitiesInput, ...) (*DescribeSecurityActivitiesOutput, error)
- func (c *Computing) DescribeSecurityGroupOption(input *DescribeSecurityGroupOptionInput) (*DescribeSecurityGroupOptionOutput, error)
- func (c *Computing) DescribeSecurityGroupOptionRequest(input *DescribeSecurityGroupOptionInput) (req *request.Request, output *DescribeSecurityGroupOptionOutput)
- func (c *Computing) DescribeSecurityGroupOptionWithContext(ctx nifcloud.Context, input *DescribeSecurityGroupOptionInput, ...) (*DescribeSecurityGroupOptionOutput, error)
- func (c *Computing) DescribeSecurityGroups(input *DescribeSecurityGroupsInput) (*DescribeSecurityGroupsOutput, error)
- func (c *Computing) DescribeSecurityGroupsRequest(input *DescribeSecurityGroupsInput) (req *request.Request, output *DescribeSecurityGroupsOutput)
- func (c *Computing) DescribeSecurityGroupsWithContext(ctx nifcloud.Context, input *DescribeSecurityGroupsInput, ...) (*DescribeSecurityGroupsOutput, error)
- func (c *Computing) DescribeServiceStatus(input *DescribeServiceStatusInput) (*DescribeServiceStatusOutput, error)
- func (c *Computing) DescribeServiceStatusRequest(input *DescribeServiceStatusInput) (req *request.Request, output *DescribeServiceStatusOutput)
- func (c *Computing) DescribeServiceStatusWithContext(ctx nifcloud.Context, input *DescribeServiceStatusInput, ...) (*DescribeServiceStatusOutput, error)
- func (c *Computing) DescribeSslCertificateAttribute(input *DescribeSslCertificateAttributeInput) (*DescribeSslCertificateAttributeOutput, error)
- func (c *Computing) DescribeSslCertificateAttributeRequest(input *DescribeSslCertificateAttributeInput) (req *request.Request, output *DescribeSslCertificateAttributeOutput)
- func (c *Computing) DescribeSslCertificateAttributeWithContext(ctx nifcloud.Context, input *DescribeSslCertificateAttributeInput, ...) (*DescribeSslCertificateAttributeOutput, error)
- func (c *Computing) DescribeSslCertificates(input *DescribeSslCertificatesInput) (*DescribeSslCertificatesOutput, error)
- func (c *Computing) DescribeSslCertificatesRequest(input *DescribeSslCertificatesInput) (req *request.Request, output *DescribeSslCertificatesOutput)
- func (c *Computing) DescribeSslCertificatesWithContext(ctx nifcloud.Context, input *DescribeSslCertificatesInput, ...) (*DescribeSslCertificatesOutput, error)
- func (c *Computing) DescribeUploads(input *DescribeUploadsInput) (*DescribeUploadsOutput, error)
- func (c *Computing) DescribeUploadsRequest(input *DescribeUploadsInput) (req *request.Request, output *DescribeUploadsOutput)
- func (c *Computing) DescribeUploadsWithContext(ctx nifcloud.Context, input *DescribeUploadsInput, opts ...request.Option) (*DescribeUploadsOutput, error)
- func (c *Computing) DescribeUsage(input *DescribeUsageInput) (*DescribeUsageOutput, error)
- func (c *Computing) DescribeUsageRequest(input *DescribeUsageInput) (req *request.Request, output *DescribeUsageOutput)
- func (c *Computing) DescribeUsageWithContext(ctx nifcloud.Context, input *DescribeUsageInput, opts ...request.Option) (*DescribeUsageOutput, error)
- func (c *Computing) DescribeUserActivities(input *DescribeUserActivitiesInput) (*DescribeUserActivitiesOutput, error)
- func (c *Computing) DescribeUserActivitiesRequest(input *DescribeUserActivitiesInput) (req *request.Request, output *DescribeUserActivitiesOutput)
- func (c *Computing) DescribeUserActivitiesWithContext(ctx nifcloud.Context, input *DescribeUserActivitiesInput, ...) (*DescribeUserActivitiesOutput, error)
- func (c *Computing) DescribeVolumes(input *DescribeVolumesInput) (*DescribeVolumesOutput, error)
- func (c *Computing) DescribeVolumesRequest(input *DescribeVolumesInput) (req *request.Request, output *DescribeVolumesOutput)
- func (c *Computing) DescribeVolumesWithContext(ctx nifcloud.Context, input *DescribeVolumesInput, opts ...request.Option) (*DescribeVolumesOutput, error)
- func (c *Computing) DescribeVpnConnections(input *DescribeVpnConnectionsInput) (*DescribeVpnConnectionsOutput, error)
- func (c *Computing) DescribeVpnConnectionsRequest(input *DescribeVpnConnectionsInput) (req *request.Request, output *DescribeVpnConnectionsOutput)
- func (c *Computing) DescribeVpnConnectionsWithContext(ctx nifcloud.Context, input *DescribeVpnConnectionsInput, ...) (*DescribeVpnConnectionsOutput, error)
- func (c *Computing) DescribeVpnGateways(input *DescribeVpnGatewaysInput) (*DescribeVpnGatewaysOutput, error)
- func (c *Computing) DescribeVpnGatewaysRequest(input *DescribeVpnGatewaysInput) (req *request.Request, output *DescribeVpnGatewaysOutput)
- func (c *Computing) DescribeVpnGatewaysWithContext(ctx nifcloud.Context, input *DescribeVpnGatewaysInput, opts ...request.Option) (*DescribeVpnGatewaysOutput, error)
- func (c *Computing) DetachVolume(input *DetachVolumeInput) (*DetachVolumeOutput, error)
- func (c *Computing) DetachVolumeRequest(input *DetachVolumeInput) (req *request.Request, output *DetachVolumeOutput)
- func (c *Computing) DetachVolumeWithContext(ctx nifcloud.Context, input *DetachVolumeInput, opts ...request.Option) (*DetachVolumeOutput, error)
- func (c *Computing) DisassociateAddress(input *DisassociateAddressInput) (*DisassociateAddressOutput, error)
- func (c *Computing) DisassociateAddressRequest(input *DisassociateAddressInput) (req *request.Request, output *DisassociateAddressOutput)
- func (c *Computing) DisassociateAddressWithContext(ctx nifcloud.Context, input *DisassociateAddressInput, opts ...request.Option) (*DisassociateAddressOutput, error)
- func (c *Computing) DisassociateRouteTable(input *DisassociateRouteTableInput) (*DisassociateRouteTableOutput, error)
- func (c *Computing) DisassociateRouteTableRequest(input *DisassociateRouteTableInput) (req *request.Request, output *DisassociateRouteTableOutput)
- func (c *Computing) DisassociateRouteTableWithContext(ctx nifcloud.Context, input *DisassociateRouteTableInput, ...) (*DisassociateRouteTableOutput, error)
- func (c *Computing) DissociateUsers(input *DissociateUsersInput) (*DissociateUsersOutput, error)
- func (c *Computing) DissociateUsersRequest(input *DissociateUsersInput) (req *request.Request, output *DissociateUsersOutput)
- func (c *Computing) DissociateUsersWithContext(ctx nifcloud.Context, input *DissociateUsersInput, opts ...request.Option) (*DissociateUsersOutput, error)
- func (c *Computing) DownloadSslCertificate(input *DownloadSslCertificateInput) (*DownloadSslCertificateOutput, error)
- func (c *Computing) DownloadSslCertificateRequest(input *DownloadSslCertificateInput) (req *request.Request, output *DownloadSslCertificateOutput)
- func (c *Computing) DownloadSslCertificateWithContext(ctx nifcloud.Context, input *DownloadSslCertificateInput, ...) (*DownloadSslCertificateOutput, error)
- func (c *Computing) ImportInstance(input *ImportInstanceInput) (*ImportInstanceOutput, error)
- func (c *Computing) ImportInstanceRequest(input *ImportInstanceInput) (req *request.Request, output *ImportInstanceOutput)
- func (c *Computing) ImportInstanceWithContext(ctx nifcloud.Context, input *ImportInstanceInput, opts ...request.Option) (*ImportInstanceOutput, error)
- func (c *Computing) ImportKeyPair(input *ImportKeyPairInput) (*ImportKeyPairOutput, error)
- func (c *Computing) ImportKeyPairRequest(input *ImportKeyPairInput) (req *request.Request, output *ImportKeyPairOutput)
- func (c *Computing) ImportKeyPairWithContext(ctx nifcloud.Context, input *ImportKeyPairInput, opts ...request.Option) (*ImportKeyPairOutput, error)
- func (c *Computing) ModifyImageAttribute(input *ModifyImageAttributeInput) (*ModifyImageAttributeOutput, error)
- func (c *Computing) ModifyImageAttributeRequest(input *ModifyImageAttributeInput) (req *request.Request, output *ModifyImageAttributeOutput)
- func (c *Computing) ModifyImageAttributeWithContext(ctx nifcloud.Context, input *ModifyImageAttributeInput, opts ...request.Option) (*ModifyImageAttributeOutput, error)
- func (c *Computing) ModifyInstanceAttribute(input *ModifyInstanceAttributeInput) (*ModifyInstanceAttributeOutput, error)
- func (c *Computing) ModifyInstanceAttributeRequest(input *ModifyInstanceAttributeInput) (req *request.Request, output *ModifyInstanceAttributeOutput)
- func (c *Computing) ModifyInstanceAttributeWithContext(ctx nifcloud.Context, input *ModifyInstanceAttributeInput, ...) (*ModifyInstanceAttributeOutput, error)
- func (c *Computing) ModifySslCertificateAttribute(input *ModifySslCertificateAttributeInput) (*ModifySslCertificateAttributeOutput, error)
- func (c *Computing) ModifySslCertificateAttributeRequest(input *ModifySslCertificateAttributeInput) (req *request.Request, output *ModifySslCertificateAttributeOutput)
- func (c *Computing) ModifySslCertificateAttributeWithContext(ctx nifcloud.Context, input *ModifySslCertificateAttributeInput, ...) (*ModifySslCertificateAttributeOutput, error)
- func (c *Computing) ModifyVolumeAttribute(input *ModifyVolumeAttributeInput) (*ModifyVolumeAttributeOutput, error)
- func (c *Computing) ModifyVolumeAttributeRequest(input *ModifyVolumeAttributeInput) (req *request.Request, output *ModifyVolumeAttributeOutput)
- func (c *Computing) ModifyVolumeAttributeWithContext(ctx nifcloud.Context, input *ModifyVolumeAttributeInput, ...) (*ModifyVolumeAttributeOutput, error)
- func (c *Computing) NiftyAssociateImage(input *NiftyAssociateImageInput) (*NiftyAssociateImageOutput, error)
- func (c *Computing) NiftyAssociateImageRequest(input *NiftyAssociateImageInput) (req *request.Request, output *NiftyAssociateImageOutput)
- func (c *Computing) NiftyAssociateImageWithContext(ctx nifcloud.Context, input *NiftyAssociateImageInput, opts ...request.Option) (*NiftyAssociateImageOutput, error)
- func (c *Computing) NiftyAssociateNatTable(input *NiftyAssociateNatTableInput) (*NiftyAssociateNatTableOutput, error)
- func (c *Computing) NiftyAssociateNatTableRequest(input *NiftyAssociateNatTableInput) (req *request.Request, output *NiftyAssociateNatTableOutput)
- func (c *Computing) NiftyAssociateNatTableWithContext(ctx nifcloud.Context, input *NiftyAssociateNatTableInput, ...) (*NiftyAssociateNatTableOutput, error)
- func (c *Computing) NiftyAssociateRouteTableWithVpnGateway(input *NiftyAssociateRouteTableWithVpnGatewayInput) (*NiftyAssociateRouteTableWithVpnGatewayOutput, error)
- func (c *Computing) NiftyAssociateRouteTableWithVpnGatewayRequest(input *NiftyAssociateRouteTableWithVpnGatewayInput) (req *request.Request, output *NiftyAssociateRouteTableWithVpnGatewayOutput)
- func (c *Computing) NiftyAssociateRouteTableWithVpnGatewayWithContext(ctx nifcloud.Context, input *NiftyAssociateRouteTableWithVpnGatewayInput, ...) (*NiftyAssociateRouteTableWithVpnGatewayOutput, error)
- func (c *Computing) NiftyConfigureElasticLoadBalancerHealthCheck(input *NiftyConfigureElasticLoadBalancerHealthCheckInput) (*NiftyConfigureElasticLoadBalancerHealthCheckOutput, error)
- func (c *Computing) NiftyConfigureElasticLoadBalancerHealthCheckRequest(input *NiftyConfigureElasticLoadBalancerHealthCheckInput) (req *request.Request, ...)
- func (c *Computing) NiftyConfigureElasticLoadBalancerHealthCheckWithContext(ctx nifcloud.Context, input *NiftyConfigureElasticLoadBalancerHealthCheckInput, ...) (*NiftyConfigureElasticLoadBalancerHealthCheckOutput, error)
- func (c *Computing) NiftyCreateAlarm(input *NiftyCreateAlarmInput) (*NiftyCreateAlarmOutput, error)
- func (c *Computing) NiftyCreateAlarmRequest(input *NiftyCreateAlarmInput) (req *request.Request, output *NiftyCreateAlarmOutput)
- func (c *Computing) NiftyCreateAlarmWithContext(ctx nifcloud.Context, input *NiftyCreateAlarmInput, opts ...request.Option) (*NiftyCreateAlarmOutput, error)
- func (c *Computing) NiftyCreateAutoScalingGroup(input *NiftyCreateAutoScalingGroupInput) (*NiftyCreateAutoScalingGroupOutput, error)
- func (c *Computing) NiftyCreateAutoScalingGroupRequest(input *NiftyCreateAutoScalingGroupInput) (req *request.Request, output *NiftyCreateAutoScalingGroupOutput)
- func (c *Computing) NiftyCreateAutoScalingGroupWithContext(ctx nifcloud.Context, input *NiftyCreateAutoScalingGroupInput, ...) (*NiftyCreateAutoScalingGroupOutput, error)
- func (c *Computing) NiftyCreateDhcpConfig(input *NiftyCreateDhcpConfigInput) (*NiftyCreateDhcpConfigOutput, error)
- func (c *Computing) NiftyCreateDhcpConfigRequest(input *NiftyCreateDhcpConfigInput) (req *request.Request, output *NiftyCreateDhcpConfigOutput)
- func (c *Computing) NiftyCreateDhcpConfigWithContext(ctx nifcloud.Context, input *NiftyCreateDhcpConfigInput, ...) (*NiftyCreateDhcpConfigOutput, error)
- func (c *Computing) NiftyCreateDhcpIpAddressPool(input *NiftyCreateDhcpIpAddressPoolInput) (*NiftyCreateDhcpIpAddressPoolOutput, error)
- func (c *Computing) NiftyCreateDhcpIpAddressPoolRequest(input *NiftyCreateDhcpIpAddressPoolInput) (req *request.Request, output *NiftyCreateDhcpIpAddressPoolOutput)
- func (c *Computing) NiftyCreateDhcpIpAddressPoolWithContext(ctx nifcloud.Context, input *NiftyCreateDhcpIpAddressPoolInput, ...) (*NiftyCreateDhcpIpAddressPoolOutput, error)
- func (c *Computing) NiftyCreateDhcpStaticMapping(input *NiftyCreateDhcpStaticMappingInput) (*NiftyCreateDhcpStaticMappingOutput, error)
- func (c *Computing) NiftyCreateDhcpStaticMappingRequest(input *NiftyCreateDhcpStaticMappingInput) (req *request.Request, output *NiftyCreateDhcpStaticMappingOutput)
- func (c *Computing) NiftyCreateDhcpStaticMappingWithContext(ctx nifcloud.Context, input *NiftyCreateDhcpStaticMappingInput, ...) (*NiftyCreateDhcpStaticMappingOutput, error)
- func (c *Computing) NiftyCreateElasticLoadBalancer(input *NiftyCreateElasticLoadBalancerInput) (*NiftyCreateElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyCreateElasticLoadBalancerRequest(input *NiftyCreateElasticLoadBalancerInput) (req *request.Request, output *NiftyCreateElasticLoadBalancerOutput)
- func (c *Computing) NiftyCreateElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyCreateElasticLoadBalancerInput, ...) (*NiftyCreateElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyCreateInstanceSnapshot(input *NiftyCreateInstanceSnapshotInput) (*NiftyCreateInstanceSnapshotOutput, error)
- func (c *Computing) NiftyCreateInstanceSnapshotRequest(input *NiftyCreateInstanceSnapshotInput) (req *request.Request, output *NiftyCreateInstanceSnapshotOutput)
- func (c *Computing) NiftyCreateInstanceSnapshotWithContext(ctx nifcloud.Context, input *NiftyCreateInstanceSnapshotInput, ...) (*NiftyCreateInstanceSnapshotOutput, error)
- func (c *Computing) NiftyCreateNatRule(input *NiftyCreateNatRuleInput) (*NiftyCreateNatRuleOutput, error)
- func (c *Computing) NiftyCreateNatRuleRequest(input *NiftyCreateNatRuleInput) (req *request.Request, output *NiftyCreateNatRuleOutput)
- func (c *Computing) NiftyCreateNatRuleWithContext(ctx nifcloud.Context, input *NiftyCreateNatRuleInput, opts ...request.Option) (*NiftyCreateNatRuleOutput, error)
- func (c *Computing) NiftyCreateNatTable(input *NiftyCreateNatTableInput) (*NiftyCreateNatTableOutput, error)
- func (c *Computing) NiftyCreateNatTableRequest(input *NiftyCreateNatTableInput) (req *request.Request, output *NiftyCreateNatTableOutput)
- func (c *Computing) NiftyCreateNatTableWithContext(ctx nifcloud.Context, input *NiftyCreateNatTableInput, opts ...request.Option) (*NiftyCreateNatTableOutput, error)
- func (c *Computing) NiftyCreatePrivateLan(input *NiftyCreatePrivateLanInput) (*NiftyCreatePrivateLanOutput, error)
- func (c *Computing) NiftyCreatePrivateLanRequest(input *NiftyCreatePrivateLanInput) (req *request.Request, output *NiftyCreatePrivateLanOutput)
- func (c *Computing) NiftyCreatePrivateLanWithContext(ctx nifcloud.Context, input *NiftyCreatePrivateLanInput, ...) (*NiftyCreatePrivateLanOutput, error)
- func (c *Computing) NiftyCreateRouter(input *NiftyCreateRouterInput) (*NiftyCreateRouterOutput, error)
- func (c *Computing) NiftyCreateRouterRequest(input *NiftyCreateRouterInput) (req *request.Request, output *NiftyCreateRouterOutput)
- func (c *Computing) NiftyCreateRouterWithContext(ctx nifcloud.Context, input *NiftyCreateRouterInput, opts ...request.Option) (*NiftyCreateRouterOutput, error)
- func (c *Computing) NiftyCreateSeparateInstanceRule(input *NiftyCreateSeparateInstanceRuleInput) (*NiftyCreateSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyCreateSeparateInstanceRuleRequest(input *NiftyCreateSeparateInstanceRuleInput) (req *request.Request, output *NiftyCreateSeparateInstanceRuleOutput)
- func (c *Computing) NiftyCreateSeparateInstanceRuleWithContext(ctx nifcloud.Context, input *NiftyCreateSeparateInstanceRuleInput, ...) (*NiftyCreateSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyCreateWebProxy(input *NiftyCreateWebProxyInput) (*NiftyCreateWebProxyOutput, error)
- func (c *Computing) NiftyCreateWebProxyRequest(input *NiftyCreateWebProxyInput) (req *request.Request, output *NiftyCreateWebProxyOutput)
- func (c *Computing) NiftyCreateWebProxyWithContext(ctx nifcloud.Context, input *NiftyCreateWebProxyInput, opts ...request.Option) (*NiftyCreateWebProxyOutput, error)
- func (c *Computing) NiftyDeleteAlarm(input *NiftyDeleteAlarmInput) (*NiftyDeleteAlarmOutput, error)
- func (c *Computing) NiftyDeleteAlarmRequest(input *NiftyDeleteAlarmInput) (req *request.Request, output *NiftyDeleteAlarmOutput)
- func (c *Computing) NiftyDeleteAlarmWithContext(ctx nifcloud.Context, input *NiftyDeleteAlarmInput, opts ...request.Option) (*NiftyDeleteAlarmOutput, error)
- func (c *Computing) NiftyDeleteAutoScalingGroup(input *NiftyDeleteAutoScalingGroupInput) (*NiftyDeleteAutoScalingGroupOutput, error)
- func (c *Computing) NiftyDeleteAutoScalingGroupRequest(input *NiftyDeleteAutoScalingGroupInput) (req *request.Request, output *NiftyDeleteAutoScalingGroupOutput)
- func (c *Computing) NiftyDeleteAutoScalingGroupWithContext(ctx nifcloud.Context, input *NiftyDeleteAutoScalingGroupInput, ...) (*NiftyDeleteAutoScalingGroupOutput, error)
- func (c *Computing) NiftyDeleteDhcpConfig(input *NiftyDeleteDhcpConfigInput) (*NiftyDeleteDhcpConfigOutput, error)
- func (c *Computing) NiftyDeleteDhcpConfigRequest(input *NiftyDeleteDhcpConfigInput) (req *request.Request, output *NiftyDeleteDhcpConfigOutput)
- func (c *Computing) NiftyDeleteDhcpConfigWithContext(ctx nifcloud.Context, input *NiftyDeleteDhcpConfigInput, ...) (*NiftyDeleteDhcpConfigOutput, error)
- func (c *Computing) NiftyDeleteDhcpIpAddressPool(input *NiftyDeleteDhcpIpAddressPoolInput) (*NiftyDeleteDhcpIpAddressPoolOutput, error)
- func (c *Computing) NiftyDeleteDhcpIpAddressPoolRequest(input *NiftyDeleteDhcpIpAddressPoolInput) (req *request.Request, output *NiftyDeleteDhcpIpAddressPoolOutput)
- func (c *Computing) NiftyDeleteDhcpIpAddressPoolWithContext(ctx nifcloud.Context, input *NiftyDeleteDhcpIpAddressPoolInput, ...) (*NiftyDeleteDhcpIpAddressPoolOutput, error)
- func (c *Computing) NiftyDeleteDhcpStaticMapping(input *NiftyDeleteDhcpStaticMappingInput) (*NiftyDeleteDhcpStaticMappingOutput, error)
- func (c *Computing) NiftyDeleteDhcpStaticMappingRequest(input *NiftyDeleteDhcpStaticMappingInput) (req *request.Request, output *NiftyDeleteDhcpStaticMappingOutput)
- func (c *Computing) NiftyDeleteDhcpStaticMappingWithContext(ctx nifcloud.Context, input *NiftyDeleteDhcpStaticMappingInput, ...) (*NiftyDeleteDhcpStaticMappingOutput, error)
- func (c *Computing) NiftyDeleteElasticLoadBalancer(input *NiftyDeleteElasticLoadBalancerInput) (*NiftyDeleteElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyDeleteElasticLoadBalancerRequest(input *NiftyDeleteElasticLoadBalancerInput) (req *request.Request, output *NiftyDeleteElasticLoadBalancerOutput)
- func (c *Computing) NiftyDeleteElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyDeleteElasticLoadBalancerInput, ...) (*NiftyDeleteElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyDeleteInstanceSnapshot(input *NiftyDeleteInstanceSnapshotInput) (*NiftyDeleteInstanceSnapshotOutput, error)
- func (c *Computing) NiftyDeleteInstanceSnapshotRequest(input *NiftyDeleteInstanceSnapshotInput) (req *request.Request, output *NiftyDeleteInstanceSnapshotOutput)
- func (c *Computing) NiftyDeleteInstanceSnapshotWithContext(ctx nifcloud.Context, input *NiftyDeleteInstanceSnapshotInput, ...) (*NiftyDeleteInstanceSnapshotOutput, error)
- func (c *Computing) NiftyDeleteNatRule(input *NiftyDeleteNatRuleInput) (*NiftyDeleteNatRuleOutput, error)
- func (c *Computing) NiftyDeleteNatRuleRequest(input *NiftyDeleteNatRuleInput) (req *request.Request, output *NiftyDeleteNatRuleOutput)
- func (c *Computing) NiftyDeleteNatRuleWithContext(ctx nifcloud.Context, input *NiftyDeleteNatRuleInput, opts ...request.Option) (*NiftyDeleteNatRuleOutput, error)
- func (c *Computing) NiftyDeleteNatTable(input *NiftyDeleteNatTableInput) (*NiftyDeleteNatTableOutput, error)
- func (c *Computing) NiftyDeleteNatTableRequest(input *NiftyDeleteNatTableInput) (req *request.Request, output *NiftyDeleteNatTableOutput)
- func (c *Computing) NiftyDeleteNatTableWithContext(ctx nifcloud.Context, input *NiftyDeleteNatTableInput, opts ...request.Option) (*NiftyDeleteNatTableOutput, error)
- func (c *Computing) NiftyDeletePrivateLan(input *NiftyDeletePrivateLanInput) (*NiftyDeletePrivateLanOutput, error)
- func (c *Computing) NiftyDeletePrivateLanRequest(input *NiftyDeletePrivateLanInput) (req *request.Request, output *NiftyDeletePrivateLanOutput)
- func (c *Computing) NiftyDeletePrivateLanWithContext(ctx nifcloud.Context, input *NiftyDeletePrivateLanInput, ...) (*NiftyDeletePrivateLanOutput, error)
- func (c *Computing) NiftyDeleteRouter(input *NiftyDeleteRouterInput) (*NiftyDeleteRouterOutput, error)
- func (c *Computing) NiftyDeleteRouterRequest(input *NiftyDeleteRouterInput) (req *request.Request, output *NiftyDeleteRouterOutput)
- func (c *Computing) NiftyDeleteRouterWithContext(ctx nifcloud.Context, input *NiftyDeleteRouterInput, opts ...request.Option) (*NiftyDeleteRouterOutput, error)
- func (c *Computing) NiftyDeleteSeparateInstanceRule(input *NiftyDeleteSeparateInstanceRuleInput) (*NiftyDeleteSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyDeleteSeparateInstanceRuleRequest(input *NiftyDeleteSeparateInstanceRuleInput) (req *request.Request, output *NiftyDeleteSeparateInstanceRuleOutput)
- func (c *Computing) NiftyDeleteSeparateInstanceRuleWithContext(ctx nifcloud.Context, input *NiftyDeleteSeparateInstanceRuleInput, ...) (*NiftyDeleteSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyDeleteWebProxy(input *NiftyDeleteWebProxyInput) (*NiftyDeleteWebProxyOutput, error)
- func (c *Computing) NiftyDeleteWebProxyRequest(input *NiftyDeleteWebProxyInput) (req *request.Request, output *NiftyDeleteWebProxyOutput)
- func (c *Computing) NiftyDeleteWebProxyWithContext(ctx nifcloud.Context, input *NiftyDeleteWebProxyInput, opts ...request.Option) (*NiftyDeleteWebProxyOutput, error)
- func (c *Computing) NiftyDeregisterInstancesFromElasticLoadBalancer(input *NiftyDeregisterInstancesFromElasticLoadBalancerInput) (*NiftyDeregisterInstancesFromElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyDeregisterInstancesFromElasticLoadBalancerRequest(input *NiftyDeregisterInstancesFromElasticLoadBalancerInput) (req *request.Request, ...)
- func (c *Computing) NiftyDeregisterInstancesFromElasticLoadBalancerWithContext(ctx nifcloud.Context, ...) (*NiftyDeregisterInstancesFromElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyDeregisterInstancesFromSeparateInstanceRule(input *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) (*NiftyDeregisterInstancesFromSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyDeregisterInstancesFromSeparateInstanceRuleRequest(input *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) (req *request.Request, ...)
- func (c *Computing) NiftyDeregisterInstancesFromSeparateInstanceRuleWithContext(ctx nifcloud.Context, ...) (*NiftyDeregisterInstancesFromSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyDeregisterRoutersFromSecurityGroup(input *NiftyDeregisterRoutersFromSecurityGroupInput) (*NiftyDeregisterRoutersFromSecurityGroupOutput, error)
- func (c *Computing) NiftyDeregisterRoutersFromSecurityGroupRequest(input *NiftyDeregisterRoutersFromSecurityGroupInput) (req *request.Request, output *NiftyDeregisterRoutersFromSecurityGroupOutput)
- func (c *Computing) NiftyDeregisterRoutersFromSecurityGroupWithContext(ctx nifcloud.Context, input *NiftyDeregisterRoutersFromSecurityGroupInput, ...) (*NiftyDeregisterRoutersFromSecurityGroupOutput, error)
- func (c *Computing) NiftyDeregisterVpnGatewaysFromSecurityGroup(input *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) (*NiftyDeregisterVpnGatewaysFromSecurityGroupOutput, error)
- func (c *Computing) NiftyDeregisterVpnGatewaysFromSecurityGroupRequest(input *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) (req *request.Request, ...)
- func (c *Computing) NiftyDeregisterVpnGatewaysFromSecurityGroupWithContext(ctx nifcloud.Context, input *NiftyDeregisterVpnGatewaysFromSecurityGroupInput, ...) (*NiftyDeregisterVpnGatewaysFromSecurityGroupOutput, error)
- func (c *Computing) NiftyDescribeAlarmHistory(input *NiftyDescribeAlarmHistoryInput) (*NiftyDescribeAlarmHistoryOutput, error)
- func (c *Computing) NiftyDescribeAlarmHistoryRequest(input *NiftyDescribeAlarmHistoryInput) (req *request.Request, output *NiftyDescribeAlarmHistoryOutput)
- func (c *Computing) NiftyDescribeAlarmHistoryWithContext(ctx nifcloud.Context, input *NiftyDescribeAlarmHistoryInput, ...) (*NiftyDescribeAlarmHistoryOutput, error)
- func (c *Computing) NiftyDescribeAlarmRulesActivities(input *NiftyDescribeAlarmRulesActivitiesInput) (*NiftyDescribeAlarmRulesActivitiesOutput, error)
- func (c *Computing) NiftyDescribeAlarmRulesActivitiesRequest(input *NiftyDescribeAlarmRulesActivitiesInput) (req *request.Request, output *NiftyDescribeAlarmRulesActivitiesOutput)
- func (c *Computing) NiftyDescribeAlarmRulesActivitiesWithContext(ctx nifcloud.Context, input *NiftyDescribeAlarmRulesActivitiesInput, ...) (*NiftyDescribeAlarmRulesActivitiesOutput, error)
- func (c *Computing) NiftyDescribeAlarms(input *NiftyDescribeAlarmsInput) (*NiftyDescribeAlarmsOutput, error)
- func (c *Computing) NiftyDescribeAlarmsPartitions(input *NiftyDescribeAlarmsPartitionsInput) (*NiftyDescribeAlarmsPartitionsOutput, error)
- func (c *Computing) NiftyDescribeAlarmsPartitionsRequest(input *NiftyDescribeAlarmsPartitionsInput) (req *request.Request, output *NiftyDescribeAlarmsPartitionsOutput)
- func (c *Computing) NiftyDescribeAlarmsPartitionsWithContext(ctx nifcloud.Context, input *NiftyDescribeAlarmsPartitionsInput, ...) (*NiftyDescribeAlarmsPartitionsOutput, error)
- func (c *Computing) NiftyDescribeAlarmsRequest(input *NiftyDescribeAlarmsInput) (req *request.Request, output *NiftyDescribeAlarmsOutput)
- func (c *Computing) NiftyDescribeAlarmsWithContext(ctx nifcloud.Context, input *NiftyDescribeAlarmsInput, opts ...request.Option) (*NiftyDescribeAlarmsOutput, error)
- func (c *Computing) NiftyDescribeAutoScalingGroups(input *NiftyDescribeAutoScalingGroupsInput) (*NiftyDescribeAutoScalingGroupsOutput, error)
- func (c *Computing) NiftyDescribeAutoScalingGroupsRequest(input *NiftyDescribeAutoScalingGroupsInput) (req *request.Request, output *NiftyDescribeAutoScalingGroupsOutput)
- func (c *Computing) NiftyDescribeAutoScalingGroupsWithContext(ctx nifcloud.Context, input *NiftyDescribeAutoScalingGroupsInput, ...) (*NiftyDescribeAutoScalingGroupsOutput, error)
- func (c *Computing) NiftyDescribeCorporateInfoForCertificate(input *NiftyDescribeCorporateInfoForCertificateInput) (*NiftyDescribeCorporateInfoForCertificateOutput, error)
- func (c *Computing) NiftyDescribeCorporateInfoForCertificateRequest(input *NiftyDescribeCorporateInfoForCertificateInput) (req *request.Request, output *NiftyDescribeCorporateInfoForCertificateOutput)
- func (c *Computing) NiftyDescribeCorporateInfoForCertificateWithContext(ctx nifcloud.Context, input *NiftyDescribeCorporateInfoForCertificateInput, ...) (*NiftyDescribeCorporateInfoForCertificateOutput, error)
- func (c *Computing) NiftyDescribeDhcpConfigs(input *NiftyDescribeDhcpConfigsInput) (*NiftyDescribeDhcpConfigsOutput, error)
- func (c *Computing) NiftyDescribeDhcpConfigsRequest(input *NiftyDescribeDhcpConfigsInput) (req *request.Request, output *NiftyDescribeDhcpConfigsOutput)
- func (c *Computing) NiftyDescribeDhcpConfigsWithContext(ctx nifcloud.Context, input *NiftyDescribeDhcpConfigsInput, ...) (*NiftyDescribeDhcpConfigsOutput, error)
- func (c *Computing) NiftyDescribeDhcpStatus(input *NiftyDescribeDhcpStatusInput) (*NiftyDescribeDhcpStatusOutput, error)
- func (c *Computing) NiftyDescribeDhcpStatusRequest(input *NiftyDescribeDhcpStatusInput) (req *request.Request, output *NiftyDescribeDhcpStatusOutput)
- func (c *Computing) NiftyDescribeDhcpStatusWithContext(ctx nifcloud.Context, input *NiftyDescribeDhcpStatusInput, ...) (*NiftyDescribeDhcpStatusOutput, error)
- func (c *Computing) NiftyDescribeElasticLoadBalancers(input *NiftyDescribeElasticLoadBalancersInput) (*NiftyDescribeElasticLoadBalancersOutput, error)
- func (c *Computing) NiftyDescribeElasticLoadBalancersRequest(input *NiftyDescribeElasticLoadBalancersInput) (req *request.Request, output *NiftyDescribeElasticLoadBalancersOutput)
- func (c *Computing) NiftyDescribeElasticLoadBalancersWithContext(ctx nifcloud.Context, input *NiftyDescribeElasticLoadBalancersInput, ...) (*NiftyDescribeElasticLoadBalancersOutput, error)
- func (c *Computing) NiftyDescribeInstanceElasticLoadBalancerHealth(input *NiftyDescribeInstanceElasticLoadBalancerHealthInput) (*NiftyDescribeInstanceElasticLoadBalancerHealthOutput, error)
- func (c *Computing) NiftyDescribeInstanceElasticLoadBalancerHealthRequest(input *NiftyDescribeInstanceElasticLoadBalancerHealthInput) (req *request.Request, ...)
- func (c *Computing) NiftyDescribeInstanceElasticLoadBalancerHealthWithContext(ctx nifcloud.Context, ...) (*NiftyDescribeInstanceElasticLoadBalancerHealthOutput, error)
- func (c *Computing) NiftyDescribeInstanceSnapshots(input *NiftyDescribeInstanceSnapshotsInput) (*NiftyDescribeInstanceSnapshotsOutput, error)
- func (c *Computing) NiftyDescribeInstanceSnapshotsRequest(input *NiftyDescribeInstanceSnapshotsInput) (req *request.Request, output *NiftyDescribeInstanceSnapshotsOutput)
- func (c *Computing) NiftyDescribeInstanceSnapshotsWithContext(ctx nifcloud.Context, input *NiftyDescribeInstanceSnapshotsInput, ...) (*NiftyDescribeInstanceSnapshotsOutput, error)
- func (c *Computing) NiftyDescribeNatTables(input *NiftyDescribeNatTablesInput) (*NiftyDescribeNatTablesOutput, error)
- func (c *Computing) NiftyDescribeNatTablesRequest(input *NiftyDescribeNatTablesInput) (req *request.Request, output *NiftyDescribeNatTablesOutput)
- func (c *Computing) NiftyDescribeNatTablesWithContext(ctx nifcloud.Context, input *NiftyDescribeNatTablesInput, ...) (*NiftyDescribeNatTablesOutput, error)
- func (c *Computing) NiftyDescribePerformanceChart(input *NiftyDescribePerformanceChartInput) (*NiftyDescribePerformanceChartOutput, error)
- func (c *Computing) NiftyDescribePerformanceChartRequest(input *NiftyDescribePerformanceChartInput) (req *request.Request, output *NiftyDescribePerformanceChartOutput)
- func (c *Computing) NiftyDescribePerformanceChartWithContext(ctx nifcloud.Context, input *NiftyDescribePerformanceChartInput, ...) (*NiftyDescribePerformanceChartOutput, error)
- func (c *Computing) NiftyDescribePrivateLans(input *NiftyDescribePrivateLansInput) (*NiftyDescribePrivateLansOutput, error)
- func (c *Computing) NiftyDescribePrivateLansRequest(input *NiftyDescribePrivateLansInput) (req *request.Request, output *NiftyDescribePrivateLansOutput)
- func (c *Computing) NiftyDescribePrivateLansWithContext(ctx nifcloud.Context, input *NiftyDescribePrivateLansInput, ...) (*NiftyDescribePrivateLansOutput, error)
- func (c *Computing) NiftyDescribeRouters(input *NiftyDescribeRoutersInput) (*NiftyDescribeRoutersOutput, error)
- func (c *Computing) NiftyDescribeRoutersRequest(input *NiftyDescribeRoutersInput) (req *request.Request, output *NiftyDescribeRoutersOutput)
- func (c *Computing) NiftyDescribeRoutersWithContext(ctx nifcloud.Context, input *NiftyDescribeRoutersInput, opts ...request.Option) (*NiftyDescribeRoutersOutput, error)
- func (c *Computing) NiftyDescribeScalingActivities(input *NiftyDescribeScalingActivitiesInput) (*NiftyDescribeScalingActivitiesOutput, error)
- func (c *Computing) NiftyDescribeScalingActivitiesRequest(input *NiftyDescribeScalingActivitiesInput) (req *request.Request, output *NiftyDescribeScalingActivitiesOutput)
- func (c *Computing) NiftyDescribeScalingActivitiesWithContext(ctx nifcloud.Context, input *NiftyDescribeScalingActivitiesInput, ...) (*NiftyDescribeScalingActivitiesOutput, error)
- func (c *Computing) NiftyDescribeSeparateInstanceRules(input *NiftyDescribeSeparateInstanceRulesInput) (*NiftyDescribeSeparateInstanceRulesOutput, error)
- func (c *Computing) NiftyDescribeSeparateInstanceRulesRequest(input *NiftyDescribeSeparateInstanceRulesInput) (req *request.Request, output *NiftyDescribeSeparateInstanceRulesOutput)
- func (c *Computing) NiftyDescribeSeparateInstanceRulesWithContext(ctx nifcloud.Context, input *NiftyDescribeSeparateInstanceRulesInput, ...) (*NiftyDescribeSeparateInstanceRulesOutput, error)
- func (c *Computing) NiftyDescribeVpnGatewayActivities(input *NiftyDescribeVpnGatewayActivitiesInput) (*NiftyDescribeVpnGatewayActivitiesOutput, error)
- func (c *Computing) NiftyDescribeVpnGatewayActivitiesRequest(input *NiftyDescribeVpnGatewayActivitiesInput) (req *request.Request, output *NiftyDescribeVpnGatewayActivitiesOutput)
- func (c *Computing) NiftyDescribeVpnGatewayActivitiesWithContext(ctx nifcloud.Context, input *NiftyDescribeVpnGatewayActivitiesInput, ...) (*NiftyDescribeVpnGatewayActivitiesOutput, error)
- func (c *Computing) NiftyDescribeWebProxies(input *NiftyDescribeWebProxiesInput) (*NiftyDescribeWebProxiesOutput, error)
- func (c *Computing) NiftyDescribeWebProxiesRequest(input *NiftyDescribeWebProxiesInput) (req *request.Request, output *NiftyDescribeWebProxiesOutput)
- func (c *Computing) NiftyDescribeWebProxiesWithContext(ctx nifcloud.Context, input *NiftyDescribeWebProxiesInput, ...) (*NiftyDescribeWebProxiesOutput, error)
- func (c *Computing) NiftyDisableDhcp(input *NiftyDisableDhcpInput) (*NiftyDisableDhcpOutput, error)
- func (c *Computing) NiftyDisableDhcpRequest(input *NiftyDisableDhcpInput) (req *request.Request, output *NiftyDisableDhcpOutput)
- func (c *Computing) NiftyDisableDhcpWithContext(ctx nifcloud.Context, input *NiftyDisableDhcpInput, opts ...request.Option) (*NiftyDisableDhcpOutput, error)
- func (c *Computing) NiftyDisassociateNatTable(input *NiftyDisassociateNatTableInput) (*NiftyDisassociateNatTableOutput, error)
- func (c *Computing) NiftyDisassociateNatTableRequest(input *NiftyDisassociateNatTableInput) (req *request.Request, output *NiftyDisassociateNatTableOutput)
- func (c *Computing) NiftyDisassociateNatTableWithContext(ctx nifcloud.Context, input *NiftyDisassociateNatTableInput, ...) (*NiftyDisassociateNatTableOutput, error)
- func (c *Computing) NiftyDisassociateRouteTableFromVpnGateway(input *NiftyDisassociateRouteTableFromVpnGatewayInput) (*NiftyDisassociateRouteTableFromVpnGatewayOutput, error)
- func (c *Computing) NiftyDisassociateRouteTableFromVpnGatewayRequest(input *NiftyDisassociateRouteTableFromVpnGatewayInput) (req *request.Request, output *NiftyDisassociateRouteTableFromVpnGatewayOutput)
- func (c *Computing) NiftyDisassociateRouteTableFromVpnGatewayWithContext(ctx nifcloud.Context, input *NiftyDisassociateRouteTableFromVpnGatewayInput, ...) (*NiftyDisassociateRouteTableFromVpnGatewayOutput, error)
- func (c *Computing) NiftyEnableDhcp(input *NiftyEnableDhcpInput) (*NiftyEnableDhcpOutput, error)
- func (c *Computing) NiftyEnableDhcpRequest(input *NiftyEnableDhcpInput) (req *request.Request, output *NiftyEnableDhcpOutput)
- func (c *Computing) NiftyEnableDhcpWithContext(ctx nifcloud.Context, input *NiftyEnableDhcpInput, opts ...request.Option) (*NiftyEnableDhcpOutput, error)
- func (c *Computing) NiftyModifyAddressAttribute(input *NiftyModifyAddressAttributeInput) (*NiftyModifyAddressAttributeOutput, error)
- func (c *Computing) NiftyModifyAddressAttributeRequest(input *NiftyModifyAddressAttributeInput) (req *request.Request, output *NiftyModifyAddressAttributeOutput)
- func (c *Computing) NiftyModifyAddressAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyAddressAttributeInput, ...) (*NiftyModifyAddressAttributeOutput, error)
- func (c *Computing) NiftyModifyCustomerGatewayAttribute(input *NiftyModifyCustomerGatewayAttributeInput) (*NiftyModifyCustomerGatewayAttributeOutput, error)
- func (c *Computing) NiftyModifyCustomerGatewayAttributeRequest(input *NiftyModifyCustomerGatewayAttributeInput) (req *request.Request, output *NiftyModifyCustomerGatewayAttributeOutput)
- func (c *Computing) NiftyModifyCustomerGatewayAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyCustomerGatewayAttributeInput, ...) (*NiftyModifyCustomerGatewayAttributeOutput, error)
- func (c *Computing) NiftyModifyElasticLoadBalancerAttributes(input *NiftyModifyElasticLoadBalancerAttributesInput) (*NiftyModifyElasticLoadBalancerAttributesOutput, error)
- func (c *Computing) NiftyModifyElasticLoadBalancerAttributesRequest(input *NiftyModifyElasticLoadBalancerAttributesInput) (req *request.Request, output *NiftyModifyElasticLoadBalancerAttributesOutput)
- func (c *Computing) NiftyModifyElasticLoadBalancerAttributesWithContext(ctx nifcloud.Context, input *NiftyModifyElasticLoadBalancerAttributesInput, ...) (*NiftyModifyElasticLoadBalancerAttributesOutput, error)
- func (c *Computing) NiftyModifyInstanceSnapshotAttribute(input *NiftyModifyInstanceSnapshotAttributeInput) (*NiftyModifyInstanceSnapshotAttributeOutput, error)
- func (c *Computing) NiftyModifyInstanceSnapshotAttributeRequest(input *NiftyModifyInstanceSnapshotAttributeInput) (req *request.Request, output *NiftyModifyInstanceSnapshotAttributeOutput)
- func (c *Computing) NiftyModifyInstanceSnapshotAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyInstanceSnapshotAttributeInput, ...) (*NiftyModifyInstanceSnapshotAttributeOutput, error)
- func (c *Computing) NiftyModifyKeyPairAttribute(input *NiftyModifyKeyPairAttributeInput) (*NiftyModifyKeyPairAttributeOutput, error)
- func (c *Computing) NiftyModifyKeyPairAttributeRequest(input *NiftyModifyKeyPairAttributeInput) (req *request.Request, output *NiftyModifyKeyPairAttributeOutput)
- func (c *Computing) NiftyModifyKeyPairAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyKeyPairAttributeInput, ...) (*NiftyModifyKeyPairAttributeOutput, error)
- func (c *Computing) NiftyModifyPrivateLanAttribute(input *NiftyModifyPrivateLanAttributeInput) (*NiftyModifyPrivateLanAttributeOutput, error)
- func (c *Computing) NiftyModifyPrivateLanAttributeRequest(input *NiftyModifyPrivateLanAttributeInput) (req *request.Request, output *NiftyModifyPrivateLanAttributeOutput)
- func (c *Computing) NiftyModifyPrivateLanAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyPrivateLanAttributeInput, ...) (*NiftyModifyPrivateLanAttributeOutput, error)
- func (c *Computing) NiftyModifyRouterAttribute(input *NiftyModifyRouterAttributeInput) (*NiftyModifyRouterAttributeOutput, error)
- func (c *Computing) NiftyModifyRouterAttributeRequest(input *NiftyModifyRouterAttributeInput) (req *request.Request, output *NiftyModifyRouterAttributeOutput)
- func (c *Computing) NiftyModifyRouterAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyRouterAttributeInput, ...) (*NiftyModifyRouterAttributeOutput, error)
- func (c *Computing) NiftyModifyVpnGatewayAttribute(input *NiftyModifyVpnGatewayAttributeInput) (*NiftyModifyVpnGatewayAttributeOutput, error)
- func (c *Computing) NiftyModifyVpnGatewayAttributeRequest(input *NiftyModifyVpnGatewayAttributeInput) (req *request.Request, output *NiftyModifyVpnGatewayAttributeOutput)
- func (c *Computing) NiftyModifyVpnGatewayAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyVpnGatewayAttributeInput, ...) (*NiftyModifyVpnGatewayAttributeOutput, error)
- func (c *Computing) NiftyModifyWebProxyAttribute(input *NiftyModifyWebProxyAttributeInput) (*NiftyModifyWebProxyAttributeOutput, error)
- func (c *Computing) NiftyModifyWebProxyAttributeRequest(input *NiftyModifyWebProxyAttributeInput) (req *request.Request, output *NiftyModifyWebProxyAttributeOutput)
- func (c *Computing) NiftyModifyWebProxyAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyWebProxyAttributeInput, ...) (*NiftyModifyWebProxyAttributeOutput, error)
- func (c *Computing) NiftyRebootRouters(input *NiftyRebootRoutersInput) (*NiftyRebootRoutersOutput, error)
- func (c *Computing) NiftyRebootRoutersRequest(input *NiftyRebootRoutersInput) (req *request.Request, output *NiftyRebootRoutersOutput)
- func (c *Computing) NiftyRebootRoutersWithContext(ctx nifcloud.Context, input *NiftyRebootRoutersInput, opts ...request.Option) (*NiftyRebootRoutersOutput, error)
- func (c *Computing) NiftyRebootVpnGateways(input *NiftyRebootVpnGatewaysInput) (*NiftyRebootVpnGatewaysOutput, error)
- func (c *Computing) NiftyRebootVpnGatewaysRequest(input *NiftyRebootVpnGatewaysInput) (req *request.Request, output *NiftyRebootVpnGatewaysOutput)
- func (c *Computing) NiftyRebootVpnGatewaysWithContext(ctx nifcloud.Context, input *NiftyRebootVpnGatewaysInput, ...) (*NiftyRebootVpnGatewaysOutput, error)
- func (c *Computing) NiftyRegisterInstancesWithElasticLoadBalancer(input *NiftyRegisterInstancesWithElasticLoadBalancerInput) (*NiftyRegisterInstancesWithElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyRegisterInstancesWithElasticLoadBalancerRequest(input *NiftyRegisterInstancesWithElasticLoadBalancerInput) (req *request.Request, ...)
- func (c *Computing) NiftyRegisterInstancesWithElasticLoadBalancerWithContext(ctx nifcloud.Context, ...) (*NiftyRegisterInstancesWithElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyRegisterInstancesWithSeparateInstanceRule(input *NiftyRegisterInstancesWithSeparateInstanceRuleInput) (*NiftyRegisterInstancesWithSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyRegisterInstancesWithSeparateInstanceRuleRequest(input *NiftyRegisterInstancesWithSeparateInstanceRuleInput) (req *request.Request, ...)
- func (c *Computing) NiftyRegisterInstancesWithSeparateInstanceRuleWithContext(ctx nifcloud.Context, ...) (*NiftyRegisterInstancesWithSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyRegisterPortWithElasticLoadBalancer(input *NiftyRegisterPortWithElasticLoadBalancerInput) (*NiftyRegisterPortWithElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyRegisterPortWithElasticLoadBalancerRequest(input *NiftyRegisterPortWithElasticLoadBalancerInput) (req *request.Request, output *NiftyRegisterPortWithElasticLoadBalancerOutput)
- func (c *Computing) NiftyRegisterPortWithElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyRegisterPortWithElasticLoadBalancerInput, ...) (*NiftyRegisterPortWithElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyRegisterRoutersWithSecurityGroup(input *NiftyRegisterRoutersWithSecurityGroupInput) (*NiftyRegisterRoutersWithSecurityGroupOutput, error)
- func (c *Computing) NiftyRegisterRoutersWithSecurityGroupRequest(input *NiftyRegisterRoutersWithSecurityGroupInput) (req *request.Request, output *NiftyRegisterRoutersWithSecurityGroupOutput)
- func (c *Computing) NiftyRegisterRoutersWithSecurityGroupWithContext(ctx nifcloud.Context, input *NiftyRegisterRoutersWithSecurityGroupInput, ...) (*NiftyRegisterRoutersWithSecurityGroupOutput, error)
- func (c *Computing) NiftyRegisterVpnGatewaysWithSecurityGroup(input *NiftyRegisterVpnGatewaysWithSecurityGroupInput) (*NiftyRegisterVpnGatewaysWithSecurityGroupOutput, error)
- func (c *Computing) NiftyRegisterVpnGatewaysWithSecurityGroupRequest(input *NiftyRegisterVpnGatewaysWithSecurityGroupInput) (req *request.Request, output *NiftyRegisterVpnGatewaysWithSecurityGroupOutput)
- func (c *Computing) NiftyRegisterVpnGatewaysWithSecurityGroupWithContext(ctx nifcloud.Context, input *NiftyRegisterVpnGatewaysWithSecurityGroupInput, ...) (*NiftyRegisterVpnGatewaysWithSecurityGroupOutput, error)
- func (c *Computing) NiftyReleaseRouterBackupState(input *NiftyReleaseRouterBackupStateInput) (*NiftyReleaseRouterBackupStateOutput, error)
- func (c *Computing) NiftyReleaseRouterBackupStateRequest(input *NiftyReleaseRouterBackupStateInput) (req *request.Request, output *NiftyReleaseRouterBackupStateOutput)
- func (c *Computing) NiftyReleaseRouterBackupStateWithContext(ctx nifcloud.Context, input *NiftyReleaseRouterBackupStateInput, ...) (*NiftyReleaseRouterBackupStateOutput, error)
- func (c *Computing) NiftyReleaseVpnGatewayBackupState(input *NiftyReleaseVpnGatewayBackupStateInput) (*NiftyReleaseVpnGatewayBackupStateOutput, error)
- func (c *Computing) NiftyReleaseVpnGatewayBackupStateRequest(input *NiftyReleaseVpnGatewayBackupStateInput) (req *request.Request, output *NiftyReleaseVpnGatewayBackupStateOutput)
- func (c *Computing) NiftyReleaseVpnGatewayBackupStateWithContext(ctx nifcloud.Context, input *NiftyReleaseVpnGatewayBackupStateInput, ...) (*NiftyReleaseVpnGatewayBackupStateOutput, error)
- func (c *Computing) NiftyReplaceDhcpConfig(input *NiftyReplaceDhcpConfigInput) (*NiftyReplaceDhcpConfigOutput, error)
- func (c *Computing) NiftyReplaceDhcpConfigRequest(input *NiftyReplaceDhcpConfigInput) (req *request.Request, output *NiftyReplaceDhcpConfigOutput)
- func (c *Computing) NiftyReplaceDhcpConfigWithContext(ctx nifcloud.Context, input *NiftyReplaceDhcpConfigInput, ...) (*NiftyReplaceDhcpConfigOutput, error)
- func (c *Computing) NiftyReplaceDhcpOption(input *NiftyReplaceDhcpOptionInput) (*NiftyReplaceDhcpOptionOutput, error)
- func (c *Computing) NiftyReplaceDhcpOptionRequest(input *NiftyReplaceDhcpOptionInput) (req *request.Request, output *NiftyReplaceDhcpOptionOutput)
- func (c *Computing) NiftyReplaceDhcpOptionWithContext(ctx nifcloud.Context, input *NiftyReplaceDhcpOptionInput, ...) (*NiftyReplaceDhcpOptionOutput, error)
- func (c *Computing) NiftyReplaceElasticLoadBalancerLatestVersion(input *NiftyReplaceElasticLoadBalancerLatestVersionInput) (*NiftyReplaceElasticLoadBalancerLatestVersionOutput, error)
- func (c *Computing) NiftyReplaceElasticLoadBalancerLatestVersionRequest(input *NiftyReplaceElasticLoadBalancerLatestVersionInput) (req *request.Request, ...)
- func (c *Computing) NiftyReplaceElasticLoadBalancerLatestVersionWithContext(ctx nifcloud.Context, input *NiftyReplaceElasticLoadBalancerLatestVersionInput, ...) (*NiftyReplaceElasticLoadBalancerLatestVersionOutput, error)
- func (c *Computing) NiftyReplaceNatRule(input *NiftyReplaceNatRuleInput) (*NiftyReplaceNatRuleOutput, error)
- func (c *Computing) NiftyReplaceNatRuleRequest(input *NiftyReplaceNatRuleInput) (req *request.Request, output *NiftyReplaceNatRuleOutput)
- func (c *Computing) NiftyReplaceNatRuleWithContext(ctx nifcloud.Context, input *NiftyReplaceNatRuleInput, opts ...request.Option) (*NiftyReplaceNatRuleOutput, error)
- func (c *Computing) NiftyReplaceNatTableAssociation(input *NiftyReplaceNatTableAssociationInput) (*NiftyReplaceNatTableAssociationOutput, error)
- func (c *Computing) NiftyReplaceNatTableAssociationRequest(input *NiftyReplaceNatTableAssociationInput) (req *request.Request, output *NiftyReplaceNatTableAssociationOutput)
- func (c *Computing) NiftyReplaceNatTableAssociationWithContext(ctx nifcloud.Context, input *NiftyReplaceNatTableAssociationInput, ...) (*NiftyReplaceNatTableAssociationOutput, error)
- func (c *Computing) NiftyReplaceRouteTableAssociationWithVpnGateway(input *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) (*NiftyReplaceRouteTableAssociationWithVpnGatewayOutput, error)
- func (c *Computing) NiftyReplaceRouteTableAssociationWithVpnGatewayRequest(input *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) (req *request.Request, ...)
- func (c *Computing) NiftyReplaceRouteTableAssociationWithVpnGatewayWithContext(ctx nifcloud.Context, ...) (*NiftyReplaceRouteTableAssociationWithVpnGatewayOutput, error)
- func (c *Computing) NiftyReplaceRouterLatestVersion(input *NiftyReplaceRouterLatestVersionInput) (*NiftyReplaceRouterLatestVersionOutput, error)
- func (c *Computing) NiftyReplaceRouterLatestVersionRequest(input *NiftyReplaceRouterLatestVersionInput) (req *request.Request, output *NiftyReplaceRouterLatestVersionOutput)
- func (c *Computing) NiftyReplaceRouterLatestVersionWithContext(ctx nifcloud.Context, input *NiftyReplaceRouterLatestVersionInput, ...) (*NiftyReplaceRouterLatestVersionOutput, error)
- func (c *Computing) NiftyReplaceVpnGatewayLatestVersion(input *NiftyReplaceVpnGatewayLatestVersionInput) (*NiftyReplaceVpnGatewayLatestVersionOutput, error)
- func (c *Computing) NiftyReplaceVpnGatewayLatestVersionRequest(input *NiftyReplaceVpnGatewayLatestVersionInput) (req *request.Request, output *NiftyReplaceVpnGatewayLatestVersionOutput)
- func (c *Computing) NiftyReplaceVpnGatewayLatestVersionWithContext(ctx nifcloud.Context, input *NiftyReplaceVpnGatewayLatestVersionInput, ...) (*NiftyReplaceVpnGatewayLatestVersionOutput, error)
- func (c *Computing) NiftyRestoreInstanceSnapshot(input *NiftyRestoreInstanceSnapshotInput) (*NiftyRestoreInstanceSnapshotOutput, error)
- func (c *Computing) NiftyRestoreInstanceSnapshotRequest(input *NiftyRestoreInstanceSnapshotInput) (req *request.Request, output *NiftyRestoreInstanceSnapshotOutput)
- func (c *Computing) NiftyRestoreInstanceSnapshotWithContext(ctx nifcloud.Context, input *NiftyRestoreInstanceSnapshotInput, ...) (*NiftyRestoreInstanceSnapshotOutput, error)
- func (c *Computing) NiftyRestoreRouterPreviousVersion(input *NiftyRestoreRouterPreviousVersionInput) (*NiftyRestoreRouterPreviousVersionOutput, error)
- func (c *Computing) NiftyRestoreRouterPreviousVersionRequest(input *NiftyRestoreRouterPreviousVersionInput) (req *request.Request, output *NiftyRestoreRouterPreviousVersionOutput)
- func (c *Computing) NiftyRestoreRouterPreviousVersionWithContext(ctx nifcloud.Context, input *NiftyRestoreRouterPreviousVersionInput, ...) (*NiftyRestoreRouterPreviousVersionOutput, error)
- func (c *Computing) NiftyRestoreVpnGatewayPreviousVersion(input *NiftyRestoreVpnGatewayPreviousVersionInput) (*NiftyRestoreVpnGatewayPreviousVersionOutput, error)
- func (c *Computing) NiftyRestoreVpnGatewayPreviousVersionRequest(input *NiftyRestoreVpnGatewayPreviousVersionInput) (req *request.Request, output *NiftyRestoreVpnGatewayPreviousVersionOutput)
- func (c *Computing) NiftyRestoreVpnGatewayPreviousVersionWithContext(ctx nifcloud.Context, input *NiftyRestoreVpnGatewayPreviousVersionInput, ...) (*NiftyRestoreVpnGatewayPreviousVersionOutput, error)
- func (c *Computing) NiftyRetryImportInstance(input *NiftyRetryImportInstanceInput) (*NiftyRetryImportInstanceOutput, error)
- func (c *Computing) NiftyRetryImportInstanceRequest(input *NiftyRetryImportInstanceInput) (req *request.Request, output *NiftyRetryImportInstanceOutput)
- func (c *Computing) NiftyRetryImportInstanceWithContext(ctx nifcloud.Context, input *NiftyRetryImportInstanceInput, ...) (*NiftyRetryImportInstanceOutput, error)
- func (c *Computing) NiftyUpdateAlarm(input *NiftyUpdateAlarmInput) (*NiftyUpdateAlarmOutput, error)
- func (c *Computing) NiftyUpdateAlarmRequest(input *NiftyUpdateAlarmInput) (req *request.Request, output *NiftyUpdateAlarmOutput)
- func (c *Computing) NiftyUpdateAlarmWithContext(ctx nifcloud.Context, input *NiftyUpdateAlarmInput, opts ...request.Option) (*NiftyUpdateAlarmOutput, error)
- func (c *Computing) NiftyUpdateAutoScalingGroup(input *NiftyUpdateAutoScalingGroupInput) (*NiftyUpdateAutoScalingGroupOutput, error)
- func (c *Computing) NiftyUpdateAutoScalingGroupRequest(input *NiftyUpdateAutoScalingGroupInput) (req *request.Request, output *NiftyUpdateAutoScalingGroupOutput)
- func (c *Computing) NiftyUpdateAutoScalingGroupWithContext(ctx nifcloud.Context, input *NiftyUpdateAutoScalingGroupInput, ...) (*NiftyUpdateAutoScalingGroupOutput, error)
- func (c *Computing) NiftyUpdateElasticLoadBalancer(input *NiftyUpdateElasticLoadBalancerInput) (*NiftyUpdateElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyUpdateElasticLoadBalancerRequest(input *NiftyUpdateElasticLoadBalancerInput) (req *request.Request, output *NiftyUpdateElasticLoadBalancerOutput)
- func (c *Computing) NiftyUpdateElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyUpdateElasticLoadBalancerInput, ...) (*NiftyUpdateElasticLoadBalancerOutput, error)
- func (c *Computing) NiftyUpdateInstanceNetworkInterfaces(input *NiftyUpdateInstanceNetworkInterfacesInput) (*NiftyUpdateInstanceNetworkInterfacesOutput, error)
- func (c *Computing) NiftyUpdateInstanceNetworkInterfacesRequest(input *NiftyUpdateInstanceNetworkInterfacesInput) (req *request.Request, output *NiftyUpdateInstanceNetworkInterfacesOutput)
- func (c *Computing) NiftyUpdateInstanceNetworkInterfacesWithContext(ctx nifcloud.Context, input *NiftyUpdateInstanceNetworkInterfacesInput, ...) (*NiftyUpdateInstanceNetworkInterfacesOutput, error)
- func (c *Computing) NiftyUpdateRouterNetworkInterfaces(input *NiftyUpdateRouterNetworkInterfacesInput) (*NiftyUpdateRouterNetworkInterfacesOutput, error)
- func (c *Computing) NiftyUpdateRouterNetworkInterfacesRequest(input *NiftyUpdateRouterNetworkInterfacesInput) (req *request.Request, output *NiftyUpdateRouterNetworkInterfacesOutput)
- func (c *Computing) NiftyUpdateRouterNetworkInterfacesWithContext(ctx nifcloud.Context, input *NiftyUpdateRouterNetworkInterfacesInput, ...) (*NiftyUpdateRouterNetworkInterfacesOutput, error)
- func (c *Computing) NiftyUpdateSeparateInstanceRule(input *NiftyUpdateSeparateInstanceRuleInput) (*NiftyUpdateSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyUpdateSeparateInstanceRuleRequest(input *NiftyUpdateSeparateInstanceRuleInput) (req *request.Request, output *NiftyUpdateSeparateInstanceRuleOutput)
- func (c *Computing) NiftyUpdateSeparateInstanceRuleWithContext(ctx nifcloud.Context, input *NiftyUpdateSeparateInstanceRuleInput, ...) (*NiftyUpdateSeparateInstanceRuleOutput, error)
- func (c *Computing) NiftyUpdateVpnGatewayNetworkInterfaces(input *NiftyUpdateVpnGatewayNetworkInterfacesInput) (*NiftyUpdateVpnGatewayNetworkInterfacesOutput, error)
- func (c *Computing) NiftyUpdateVpnGatewayNetworkInterfacesRequest(input *NiftyUpdateVpnGatewayNetworkInterfacesInput) (req *request.Request, output *NiftyUpdateVpnGatewayNetworkInterfacesOutput)
- func (c *Computing) NiftyUpdateVpnGatewayNetworkInterfacesWithContext(ctx nifcloud.Context, input *NiftyUpdateVpnGatewayNetworkInterfacesInput, ...) (*NiftyUpdateVpnGatewayNetworkInterfacesOutput, error)
- func (c *Computing) RebootInstances(input *RebootInstancesInput) (*RebootInstancesOutput, error)
- func (c *Computing) RebootInstancesRequest(input *RebootInstancesInput) (req *request.Request, output *RebootInstancesOutput)
- func (c *Computing) RebootInstancesWithContext(ctx nifcloud.Context, input *RebootInstancesInput, opts ...request.Option) (*RebootInstancesOutput, error)
- func (c *Computing) RegisterCorporateInfoForCertificate(input *RegisterCorporateInfoForCertificateInput) (*RegisterCorporateInfoForCertificateOutput, error)
- func (c *Computing) RegisterCorporateInfoForCertificateRequest(input *RegisterCorporateInfoForCertificateInput) (req *request.Request, output *RegisterCorporateInfoForCertificateOutput)
- func (c *Computing) RegisterCorporateInfoForCertificateWithContext(ctx nifcloud.Context, input *RegisterCorporateInfoForCertificateInput, ...) (*RegisterCorporateInfoForCertificateOutput, error)
- func (c *Computing) RegisterInstancesWithLoadBalancer(input *RegisterInstancesWithLoadBalancerInput) (*RegisterInstancesWithLoadBalancerOutput, error)
- func (c *Computing) RegisterInstancesWithLoadBalancerRequest(input *RegisterInstancesWithLoadBalancerInput) (req *request.Request, output *RegisterInstancesWithLoadBalancerOutput)
- func (c *Computing) RegisterInstancesWithLoadBalancerWithContext(ctx nifcloud.Context, input *RegisterInstancesWithLoadBalancerInput, ...) (*RegisterInstancesWithLoadBalancerOutput, error)
- func (c *Computing) RegisterInstancesWithSecurityGroup(input *RegisterInstancesWithSecurityGroupInput) (*RegisterInstancesWithSecurityGroupOutput, error)
- func (c *Computing) RegisterInstancesWithSecurityGroupRequest(input *RegisterInstancesWithSecurityGroupInput) (req *request.Request, output *RegisterInstancesWithSecurityGroupOutput)
- func (c *Computing) RegisterInstancesWithSecurityGroupWithContext(ctx nifcloud.Context, input *RegisterInstancesWithSecurityGroupInput, ...) (*RegisterInstancesWithSecurityGroupOutput, error)
- func (c *Computing) RegisterPortWithLoadBalancer(input *RegisterPortWithLoadBalancerInput) (*RegisterPortWithLoadBalancerOutput, error)
- func (c *Computing) RegisterPortWithLoadBalancerRequest(input *RegisterPortWithLoadBalancerInput) (req *request.Request, output *RegisterPortWithLoadBalancerOutput)
- func (c *Computing) RegisterPortWithLoadBalancerWithContext(ctx nifcloud.Context, input *RegisterPortWithLoadBalancerInput, ...) (*RegisterPortWithLoadBalancerOutput, error)
- func (c *Computing) ReleaseAddress(input *ReleaseAddressInput) (*ReleaseAddressOutput, error)
- func (c *Computing) ReleaseAddressRequest(input *ReleaseAddressInput) (req *request.Request, output *ReleaseAddressOutput)
- func (c *Computing) ReleaseAddressWithContext(ctx nifcloud.Context, input *ReleaseAddressInput, opts ...request.Option) (*ReleaseAddressOutput, error)
- func (c *Computing) ReplaceRoute(input *ReplaceRouteInput) (*ReplaceRouteOutput, error)
- func (c *Computing) ReplaceRouteRequest(input *ReplaceRouteInput) (req *request.Request, output *ReplaceRouteOutput)
- func (c *Computing) ReplaceRouteTableAssociation(input *ReplaceRouteTableAssociationInput) (*ReplaceRouteTableAssociationOutput, error)
- func (c *Computing) ReplaceRouteTableAssociationRequest(input *ReplaceRouteTableAssociationInput) (req *request.Request, output *ReplaceRouteTableAssociationOutput)
- func (c *Computing) ReplaceRouteTableAssociationWithContext(ctx nifcloud.Context, input *ReplaceRouteTableAssociationInput, ...) (*ReplaceRouteTableAssociationOutput, error)
- func (c *Computing) ReplaceRouteWithContext(ctx nifcloud.Context, input *ReplaceRouteInput, opts ...request.Option) (*ReplaceRouteOutput, error)
- func (c *Computing) RevokeSecurityGroupIngress(input *RevokeSecurityGroupIngressInput) (*RevokeSecurityGroupIngressOutput, error)
- func (c *Computing) RevokeSecurityGroupIngressRequest(input *RevokeSecurityGroupIngressInput) (req *request.Request, output *RevokeSecurityGroupIngressOutput)
- func (c *Computing) RevokeSecurityGroupIngressWithContext(ctx nifcloud.Context, input *RevokeSecurityGroupIngressInput, ...) (*RevokeSecurityGroupIngressOutput, error)
- func (c *Computing) RunInstances(input *RunInstancesInput) (*RunInstancesOutput, error)
- func (c *Computing) RunInstancesRequest(input *RunInstancesInput) (req *request.Request, output *RunInstancesOutput)
- func (c *Computing) RunInstancesWithContext(ctx nifcloud.Context, input *RunInstancesInput, opts ...request.Option) (*RunInstancesOutput, error)
- func (c *Computing) SetFilterForLoadBalancer(input *SetFilterForLoadBalancerInput) (*SetFilterForLoadBalancerOutput, error)
- func (c *Computing) SetFilterForLoadBalancerRequest(input *SetFilterForLoadBalancerInput) (req *request.Request, output *SetFilterForLoadBalancerOutput)
- func (c *Computing) SetFilterForLoadBalancerWithContext(ctx nifcloud.Context, input *SetFilterForLoadBalancerInput, ...) (*SetFilterForLoadBalancerOutput, error)
- func (c *Computing) StartInstances(input *StartInstancesInput) (*StartInstancesOutput, error)
- func (c *Computing) StartInstancesRequest(input *StartInstancesInput) (req *request.Request, output *StartInstancesOutput)
- func (c *Computing) StartInstancesWithContext(ctx nifcloud.Context, input *StartInstancesInput, opts ...request.Option) (*StartInstancesOutput, error)
- func (c *Computing) StopInstances(input *StopInstancesInput) (*StopInstancesOutput, error)
- func (c *Computing) StopInstancesRequest(input *StopInstancesInput) (req *request.Request, output *StopInstancesOutput)
- func (c *Computing) StopInstancesWithContext(ctx nifcloud.Context, input *StopInstancesInput, opts ...request.Option) (*StopInstancesOutput, error)
- func (c *Computing) TerminateInstances(input *TerminateInstancesInput) (*TerminateInstancesOutput, error)
- func (c *Computing) TerminateInstancesRequest(input *TerminateInstancesInput) (req *request.Request, output *TerminateInstancesOutput)
- func (c *Computing) TerminateInstancesWithContext(ctx nifcloud.Context, input *TerminateInstancesInput, opts ...request.Option) (*TerminateInstancesOutput, error)
- func (c *Computing) UpdateLoadBalancer(input *UpdateLoadBalancerInput) (*UpdateLoadBalancerOutput, error)
- func (c *Computing) UpdateLoadBalancerOption(input *UpdateLoadBalancerOptionInput) (*UpdateLoadBalancerOptionOutput, error)
- func (c *Computing) UpdateLoadBalancerOptionRequest(input *UpdateLoadBalancerOptionInput) (req *request.Request, output *UpdateLoadBalancerOptionOutput)
- func (c *Computing) UpdateLoadBalancerOptionWithContext(ctx nifcloud.Context, input *UpdateLoadBalancerOptionInput, ...) (*UpdateLoadBalancerOptionOutput, error)
- func (c *Computing) UpdateLoadBalancerRequest(input *UpdateLoadBalancerInput) (req *request.Request, output *UpdateLoadBalancerOutput)
- func (c *Computing) UpdateLoadBalancerWithContext(ctx nifcloud.Context, input *UpdateLoadBalancerInput, opts ...request.Option) (*UpdateLoadBalancerOutput, error)
- func (c *Computing) UpdateSecurityGroup(input *UpdateSecurityGroupInput) (*UpdateSecurityGroupOutput, error)
- func (c *Computing) UpdateSecurityGroupOption(input *UpdateSecurityGroupOptionInput) (*UpdateSecurityGroupOptionOutput, error)
- func (c *Computing) UpdateSecurityGroupOptionRequest(input *UpdateSecurityGroupOptionInput) (req *request.Request, output *UpdateSecurityGroupOptionOutput)
- func (c *Computing) UpdateSecurityGroupOptionWithContext(ctx nifcloud.Context, input *UpdateSecurityGroupOptionInput, ...) (*UpdateSecurityGroupOptionOutput, error)
- func (c *Computing) UpdateSecurityGroupRequest(input *UpdateSecurityGroupInput) (req *request.Request, output *UpdateSecurityGroupOutput)
- func (c *Computing) UpdateSecurityGroupWithContext(ctx nifcloud.Context, input *UpdateSecurityGroupInput, opts ...request.Option) (*UpdateSecurityGroupOutput, error)
- func (c *Computing) UploadSslCertificate(input *UploadSslCertificateInput) (*UploadSslCertificateOutput, error)
- func (c *Computing) UploadSslCertificateRequest(input *UploadSslCertificateInput) (req *request.Request, output *UploadSslCertificateOutput)
- func (c *Computing) UploadSslCertificateWithContext(ctx nifcloud.Context, input *UploadSslCertificateInput, opts ...request.Option) (*UploadSslCertificateOutput, error)
- func (c *Computing) WaitUntilInstanceDeleted(input *DescribeInstancesInput) error
- func (c *Computing) WaitUntilInstanceDeletedWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, ...) error
- func (c *Computing) WaitUntilInstanceExists(input *DescribeInstancesInput) error
- func (c *Computing) WaitUntilInstanceExistsWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, ...) error
- func (c *Computing) WaitUntilInstanceRunning(input *DescribeInstancesInput) error
- func (c *Computing) WaitUntilInstanceRunningWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, ...) error
- func (c *Computing) WaitUntilInstanceStopped(input *DescribeInstancesInput) error
- func (c *Computing) WaitUntilInstanceStoppedWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, ...) error
- type ConfigureHealthCheckInput
- func (s ConfigureHealthCheckInput) GoString() string
- func (s *ConfigureHealthCheckInput) SetHealthCheck(v *RequestHealthCheckStruct) *ConfigureHealthCheckInput
- func (s *ConfigureHealthCheckInput) SetInstancePort(v int64) *ConfigureHealthCheckInput
- func (s *ConfigureHealthCheckInput) SetLoadBalancerName(v string) *ConfigureHealthCheckInput
- func (s *ConfigureHealthCheckInput) SetLoadBalancerPort(v int64) *ConfigureHealthCheckInput
- func (s ConfigureHealthCheckInput) String() string
- type ConfigureHealthCheckOutput
- func (s ConfigureHealthCheckOutput) GoString() string
- func (s *ConfigureHealthCheckOutput) SetConfigureHealthCheckResult(v *ConfigureHealthCheckOutput) *ConfigureHealthCheckOutput
- func (s *ConfigureHealthCheckOutput) SetHealthCheck(v *HealthCheck) *ConfigureHealthCheckOutput
- func (s *ConfigureHealthCheckOutput) SetResponseMetadata(v *ResponseMetadata) *ConfigureHealthCheckOutput
- func (s ConfigureHealthCheckOutput) String() string
- type ConversionTask
- func (s ConversionTask) GoString() string
- func (s *ConversionTask) SetConversionTaskId(v string) *ConversionTask
- func (s *ConversionTask) SetExpirationTime(v string) *ConversionTask
- func (s *ConversionTask) SetImportInstance(v *ImportInstance) *ConversionTask
- func (s *ConversionTask) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *ConversionTask
- func (s *ConversionTask) SetState(v string) *ConversionTask
- func (s *ConversionTask) SetStatusMessage(v string) *ConversionTask
- func (s *ConversionTask) SetTagSet(v []*TagSetItem) *ConversionTask
- func (s ConversionTask) String() string
- type CopyInfo
- type CopyInstanceSetItem
- func (s CopyInstanceSetItem) GoString() string
- func (s *CopyInstanceSetItem) SetInstanceId(v string) *CopyInstanceSetItem
- func (s *CopyInstanceSetItem) SetInstanceState(v string) *CopyInstanceSetItem
- func (s *CopyInstanceSetItem) SetInstanceUniqueId(v string) *CopyInstanceSetItem
- func (s CopyInstanceSetItem) String() string
- type CopyInstancesInput
- func (s CopyInstancesInput) GoString() string
- func (s *CopyInstancesInput) SetCopyCount(v int64) *CopyInstancesInput
- func (s *CopyInstancesInput) SetCopyInstance(v *RequestCopyInstanceStruct) *CopyInstancesInput
- func (s *CopyInstancesInput) SetInstanceId(v string) *CopyInstancesInput
- func (s *CopyInstancesInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *CopyInstancesInput
- func (s CopyInstancesInput) String() string
- type CopyInstancesOutput
- type Count
- type CreateCustomerGatewayInput
- func (s CreateCustomerGatewayInput) GoString() string
- func (s *CreateCustomerGatewayInput) SetIpAddress(v string) *CreateCustomerGatewayInput
- func (s *CreateCustomerGatewayInput) SetNiftyCustomerGatewayDescription(v string) *CreateCustomerGatewayInput
- func (s *CreateCustomerGatewayInput) SetNiftyCustomerGatewayName(v string) *CreateCustomerGatewayInput
- func (s *CreateCustomerGatewayInput) SetNiftyLanSideCidrBlock(v string) *CreateCustomerGatewayInput
- func (s *CreateCustomerGatewayInput) SetNiftyLanSideIpAddress(v string) *CreateCustomerGatewayInput
- func (s CreateCustomerGatewayInput) String() string
- type CreateCustomerGatewayOutput
- func (s CreateCustomerGatewayOutput) GoString() string
- func (s *CreateCustomerGatewayOutput) SetCustomerGateway(v *CustomerGateway) *CreateCustomerGatewayOutput
- func (s *CreateCustomerGatewayOutput) SetRequestId(v string) *CreateCustomerGatewayOutput
- func (s CreateCustomerGatewayOutput) String() string
- type CreateDhcpOptionsInput
- type CreateDhcpOptionsOutput
- type CreateImage
- type CreateImageInput
- func (s CreateImageInput) GoString() string
- func (s *CreateImageInput) SetDescription(v string) *CreateImageInput
- func (s *CreateImageInput) SetInstanceId(v string) *CreateImageInput
- func (s *CreateImageInput) SetLeftInstance(v bool) *CreateImageInput
- func (s *CreateImageInput) SetName(v string) *CreateImageInput
- func (s *CreateImageInput) SetPlacement(v *RequestPlacementStruct) *CreateImageInput
- func (s CreateImageInput) String() string
- type CreateImageOutput
- type CreateKeyPairInput
- func (s CreateKeyPairInput) GoString() string
- func (s *CreateKeyPairInput) SetDescription(v string) *CreateKeyPairInput
- func (s *CreateKeyPairInput) SetKeyName(v string) *CreateKeyPairInput
- func (s *CreateKeyPairInput) SetPassword(v string) *CreateKeyPairInput
- func (s CreateKeyPairInput) String() string
- type CreateKeyPairOutput
- func (s CreateKeyPairOutput) GoString() string
- func (s *CreateKeyPairOutput) SetKeyFingerprint(v string) *CreateKeyPairOutput
- func (s *CreateKeyPairOutput) SetKeyMaterial(v string) *CreateKeyPairOutput
- func (s *CreateKeyPairOutput) SetKeyName(v string) *CreateKeyPairOutput
- func (s *CreateKeyPairOutput) SetRequestId(v string) *CreateKeyPairOutput
- func (s CreateKeyPairOutput) String() string
- type CreateLoadBalancerInput
- func (s CreateLoadBalancerInput) GoString() string
- func (s *CreateLoadBalancerInput) SetAccountingType(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetAvailabilityZones(v []*string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetIpVersion(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetListeners(v []*RequestListenersStruct) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetLoadBalancerName(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetNetworkVolume(v int64) *CreateLoadBalancerInput
- func (s CreateLoadBalancerInput) String() string
- type CreateLoadBalancerOutput
- func (s CreateLoadBalancerOutput) GoString() string
- func (s *CreateLoadBalancerOutput) SetCreateLoadBalancerResult(v *CreateLoadBalancerOutput) *CreateLoadBalancerOutput
- func (s *CreateLoadBalancerOutput) SetDNSName(v string) *CreateLoadBalancerOutput
- func (s *CreateLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *CreateLoadBalancerOutput
- func (s CreateLoadBalancerOutput) String() string
- type CreateRouteInput
- func (s CreateRouteInput) GoString() string
- func (s *CreateRouteInput) SetDestinationCidrBlock(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetIpAddress(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetNetworkId(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetNetworkName(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetRouteTableId(v string) *CreateRouteInput
- func (s CreateRouteInput) String() string
- type CreateRouteOutput
- type CreateRouteTableInput
- type CreateRouteTableOutput
- type CreateSecurityGroupInput
- func (s CreateSecurityGroupInput) GoString() string
- func (s *CreateSecurityGroupInput) SetGroupDescription(v string) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetGroupName(v string) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetPlacement(v *RequestPlacementStruct) *CreateSecurityGroupInput
- func (s CreateSecurityGroupInput) String() string
- type CreateSecurityGroupOutput
- type CreateSslCertSetItem
- func (s CreateSslCertSetItem) GoString() string
- func (s *CreateSslCertSetItem) SetCharge(v int64) *CreateSslCertSetItem
- func (s *CreateSslCertSetItem) SetType(v string) *CreateSslCertSetItem
- func (s *CreateSslCertSetItem) SetUnit(v string) *CreateSslCertSetItem
- func (s *CreateSslCertSetItem) SetValue(v int64) *CreateSslCertSetItem
- func (s CreateSslCertSetItem) String() string
- type CreateSslCertificateInput
- func (s CreateSslCertificateInput) GoString() string
- func (s *CreateSslCertificateInput) SetApproverEmailAddress(v string) *CreateSslCertificateInput
- func (s *CreateSslCertificateInput) SetCertAuthority(v int64) *CreateSslCertificateInput
- func (s *CreateSslCertificateInput) SetCertInfo(v *RequestCertInfoStruct) *CreateSslCertificateInput
- func (s *CreateSslCertificateInput) SetCount(v int64) *CreateSslCertificateInput
- func (s *CreateSslCertificateInput) SetFqdn(v string) *CreateSslCertificateInput
- func (s *CreateSslCertificateInput) SetFqdnId(v string) *CreateSslCertificateInput
- func (s *CreateSslCertificateInput) SetKeyLength(v int64) *CreateSslCertificateInput
- func (s *CreateSslCertificateInput) SetValidityTerm(v int64) *CreateSslCertificateInput
- func (s CreateSslCertificateInput) String() string
- type CreateSslCertificateOutput
- func (s CreateSslCertificateOutput) GoString() string
- func (s *CreateSslCertificateOutput) SetApproverEmailAddress(v int64) *CreateSslCertificateOutput
- func (s *CreateSslCertificateOutput) SetCertAuthority(v string) *CreateSslCertificateOutput
- func (s *CreateSslCertificateOutput) SetCertState(v string) *CreateSslCertificateOutput
- func (s *CreateSslCertificateOutput) SetFqdn(v string) *CreateSslCertificateOutput
- func (s *CreateSslCertificateOutput) SetFqdnId(v string) *CreateSslCertificateOutput
- func (s *CreateSslCertificateOutput) SetRequestId(v string) *CreateSslCertificateOutput
- func (s *CreateSslCertificateOutput) SetValidityTerm(v int64) *CreateSslCertificateOutput
- func (s CreateSslCertificateOutput) String() string
- type CreateVolumeInput
- func (s CreateVolumeInput) GoString() string
- func (s *CreateVolumeInput) SetAccountingType(v string) *CreateVolumeInput
- func (s *CreateVolumeInput) SetDescription(v string) *CreateVolumeInput
- func (s *CreateVolumeInput) SetDiskType(v string) *CreateVolumeInput
- func (s *CreateVolumeInput) SetInstanceId(v string) *CreateVolumeInput
- func (s *CreateVolumeInput) SetSize(v int64) *CreateVolumeInput
- func (s *CreateVolumeInput) SetVolumeId(v string) *CreateVolumeInput
- func (s CreateVolumeInput) String() string
- type CreateVolumeOutput
- func (s CreateVolumeOutput) GoString() string
- func (s *CreateVolumeOutput) SetAccountingType(v string) *CreateVolumeOutput
- func (s *CreateVolumeOutput) SetAvailabilityZone(v string) *CreateVolumeOutput
- func (s *CreateVolumeOutput) SetCreateTime(v time.Time) *CreateVolumeOutput
- func (s *CreateVolumeOutput) SetDiskType(v string) *CreateVolumeOutput
- func (s *CreateVolumeOutput) SetRequestId(v string) *CreateVolumeOutput
- func (s *CreateVolumeOutput) SetSize(v string) *CreateVolumeOutput
- func (s *CreateVolumeOutput) SetSnapshotId(v string) *CreateVolumeOutput
- func (s *CreateVolumeOutput) SetStatus(v string) *CreateVolumeOutput
- func (s *CreateVolumeOutput) SetVolumeId(v string) *CreateVolumeOutput
- func (s CreateVolumeOutput) String() string
- type CreateVpnConnectionInput
- func (s CreateVpnConnectionInput) GoString() string
- func (s *CreateVpnConnectionInput) SetAgreement(v bool) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetCustomerGatewayId(v string) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetNiftyCustomerGatewayName(v string) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetNiftyIPsecConfiguration(v *RequestNiftyIPsecConfigurationStruct) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetNiftyIpsecConfiguration(v *RequestNiftyIpsecConfigurationStruct) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetNiftyTunnel(v *RequestNiftyTunnelStruct) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetNiftyVpnConnectionDescription(v string) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetNiftyVpnConnectionMtu(v string) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetNiftyVpnGatewayName(v string) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetType(v string) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetVpnGatewayId(v string) *CreateVpnConnectionInput
- func (s CreateVpnConnectionInput) String() string
- type CreateVpnConnectionOutput
- type CreateVpnGatewayInput
- func (s CreateVpnGatewayInput) GoString() string
- func (s *CreateVpnGatewayInput) SetAccountingType(v string) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetNiftyNetwork(v *RequestNiftyNetworkStruct) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetNiftyRedundancy(v bool) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetNiftyVpnGatewayDescription(v string) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetNiftyVpnGatewayName(v string) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetNiftyVpnGatewayType(v string) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetPlacement(v *RequestPlacementStruct) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetSecurityGroup(v []*string) *CreateVpnGatewayInput
- func (s CreateVpnGatewayInput) String() string
- type CreateVpnGatewayOutput
- type CurrentState
- type CustomerGateway
- func (s CustomerGateway) GoString() string
- func (s *CustomerGateway) SetBgpAsn(v string) *CustomerGateway
- func (s *CustomerGateway) SetCustomerGatewayId(v string) *CustomerGateway
- func (s *CustomerGateway) SetIpAddress(v string) *CustomerGateway
- func (s *CustomerGateway) SetNiftyCustomerGatewayDescription(v string) *CustomerGateway
- func (s *CustomerGateway) SetNiftyCustomerGatewayName(v string) *CustomerGateway
- func (s *CustomerGateway) SetNiftyLanSideCidrBlock(v string) *CustomerGateway
- func (s *CustomerGateway) SetNiftyLanSideIpAddress(v string) *CustomerGateway
- func (s *CustomerGateway) SetState(v string) *CustomerGateway
- func (s *CustomerGateway) SetTagSet(v []*TagSetItem) *CustomerGateway
- func (s *CustomerGateway) SetType(v string) *CustomerGateway
- func (s CustomerGateway) String() string
- type CustomerGatewaySetItem
- func (s CustomerGatewaySetItem) GoString() string
- func (s *CustomerGatewaySetItem) SetBgpAsn(v string) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetCreatedTime(v time.Time) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetCustomerGatewayId(v string) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetIpAddress(v string) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetNiftyCustomerGatewayDescription(v string) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetNiftyCustomerGatewayName(v string) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetNiftyLanSideCidrBlock(v string) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetNiftyLanSideIpAddress(v string) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetState(v string) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetTagSet(v []*TagSetItem) *CustomerGatewaySetItem
- func (s *CustomerGatewaySetItem) SetType(v string) *CustomerGatewaySetItem
- func (s CustomerGatewaySetItem) String() string
- type DDay
- type DataSetItem
- type Day
- func (s Day) GoString() string
- func (s *Day) SetSetFriday(v string) *Day
- func (s *Day) SetSetMonday(v string) *Day
- func (s *Day) SetSetSaturday(v string) *Day
- func (s *Day) SetSetSunday(v string) *Day
- func (s *Day) SetSetThursday(v string) *Day
- func (s *Day) SetSetTuesday(v string) *Day
- func (s *Day) SetSetWednesday(v string) *Day
- func (s Day) String() string
- type DeleteCustomerGatewayInput
- func (s DeleteCustomerGatewayInput) GoString() string
- func (s *DeleteCustomerGatewayInput) SetCustomerGatewayId(v string) *DeleteCustomerGatewayInput
- func (s *DeleteCustomerGatewayInput) SetNiftyCustomerGatewayName(v string) *DeleteCustomerGatewayInput
- func (s DeleteCustomerGatewayInput) String() string
- type DeleteCustomerGatewayOutput
- type DeleteDhcpOptionsInput
- type DeleteDhcpOptionsOutput
- type DeleteImageInput
- type DeleteImageOutput
- type DeleteKeyPairInput
- type DeleteKeyPairOutput
- type DeleteLoadBalancerInput
- func (s DeleteLoadBalancerInput) GoString() string
- func (s *DeleteLoadBalancerInput) SetInstancePort(v int64) *DeleteLoadBalancerInput
- func (s *DeleteLoadBalancerInput) SetLoadBalancerName(v string) *DeleteLoadBalancerInput
- func (s *DeleteLoadBalancerInput) SetLoadBalancerPort(v int64) *DeleteLoadBalancerInput
- func (s DeleteLoadBalancerInput) String() string
- type DeleteLoadBalancerOutput
- type DeleteRouteInput
- type DeleteRouteOutput
- type DeleteRouteTableInput
- type DeleteRouteTableOutput
- type DeleteSecurityGroupInput
- type DeleteSecurityGroupOutput
- type DeleteSslCertificateInput
- type DeleteSslCertificateOutput
- type DeleteVolumeInput
- type DeleteVolumeOutput
- type DeleteVpnConnectionInput
- type DeleteVpnConnectionOutput
- type DeleteVpnGatewayInput
- type DeleteVpnGatewayOutput
- type DeregisterInstancesFromLoadBalancerInput
- func (s DeregisterInstancesFromLoadBalancerInput) GoString() string
- func (s *DeregisterInstancesFromLoadBalancerInput) SetInstancePort(v int64) *DeregisterInstancesFromLoadBalancerInput
- func (s *DeregisterInstancesFromLoadBalancerInput) SetInstances(v []*RequestInstancesStruct) *DeregisterInstancesFromLoadBalancerInput
- func (s *DeregisterInstancesFromLoadBalancerInput) SetLoadBalancerName(v string) *DeregisterInstancesFromLoadBalancerInput
- func (s *DeregisterInstancesFromLoadBalancerInput) SetLoadBalancerPort(v int64) *DeregisterInstancesFromLoadBalancerInput
- func (s DeregisterInstancesFromLoadBalancerInput) String() string
- type DeregisterInstancesFromLoadBalancerOutput
- func (s DeregisterInstancesFromLoadBalancerOutput) GoString() string
- func (s *DeregisterInstancesFromLoadBalancerOutput) SetDeregisterInstancesFromLoadBalancerResult(v *DeregisterInstancesFromLoadBalancerOutput) *DeregisterInstancesFromLoadBalancerOutput
- func (s *DeregisterInstancesFromLoadBalancerOutput) SetInstances(v []*InstancesMemberItem) *DeregisterInstancesFromLoadBalancerOutput
- func (s *DeregisterInstancesFromLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *DeregisterInstancesFromLoadBalancerOutput
- func (s DeregisterInstancesFromLoadBalancerOutput) String() string
- type DeregisterInstancesFromSecurityGroupInput
- func (s DeregisterInstancesFromSecurityGroupInput) GoString() string
- func (s *DeregisterInstancesFromSecurityGroupInput) SetGroupName(v string) *DeregisterInstancesFromSecurityGroupInput
- func (s *DeregisterInstancesFromSecurityGroupInput) SetInstanceId(v []*string) *DeregisterInstancesFromSecurityGroupInput
- func (s DeregisterInstancesFromSecurityGroupInput) String() string
- type DeregisterInstancesFromSecurityGroupOutput
- func (s DeregisterInstancesFromSecurityGroupOutput) GoString() string
- func (s *DeregisterInstancesFromSecurityGroupOutput) SetInstancesSet(v []*InstancesSetItem) *DeregisterInstancesFromSecurityGroupOutput
- func (s *DeregisterInstancesFromSecurityGroupOutput) SetRequestId(v string) *DeregisterInstancesFromSecurityGroupOutput
- func (s DeregisterInstancesFromSecurityGroupOutput) String() string
- type DescribeAddressesInput
- type DescribeAddressesOutput
- type DescribeAssociatedUsersInput
- type DescribeAssociatedUsersOutput
- func (s DescribeAssociatedUsersOutput) GoString() string
- func (s *DescribeAssociatedUsersOutput) SetDescribeAssociatedUsersResult(v *DescribeAssociatedUsersOutput) *DescribeAssociatedUsersOutput
- func (s *DescribeAssociatedUsersOutput) SetResponseMetadata(v *ResponseMetadata) *DescribeAssociatedUsersOutput
- func (s *DescribeAssociatedUsersOutput) SetUsers(v []*UsersMemberItem) *DescribeAssociatedUsersOutput
- func (s DescribeAssociatedUsersOutput) String() string
- type DescribeAvailabilityZonesInput
- type DescribeAvailabilityZonesOutput
- func (s DescribeAvailabilityZonesOutput) GoString() string
- func (s *DescribeAvailabilityZonesOutput) SetAvailabilityZoneInfo(v []*AvailabilityZoneInfoSetItem) *DescribeAvailabilityZonesOutput
- func (s *DescribeAvailabilityZonesOutput) SetRequestId(v string) *DescribeAvailabilityZonesOutput
- func (s DescribeAvailabilityZonesOutput) String() string
- type DescribeCustomerGatewaysInput
- func (s DescribeCustomerGatewaysInput) GoString() string
- func (s *DescribeCustomerGatewaysInput) SetCustomerGatewayId(v []*string) *DescribeCustomerGatewaysInput
- func (s *DescribeCustomerGatewaysInput) SetFilter(v []*RequestFilterStruct) *DescribeCustomerGatewaysInput
- func (s *DescribeCustomerGatewaysInput) SetNiftyCustomerGatewayName(v []*string) *DescribeCustomerGatewaysInput
- func (s DescribeCustomerGatewaysInput) String() string
- type DescribeCustomerGatewaysOutput
- func (s DescribeCustomerGatewaysOutput) GoString() string
- func (s *DescribeCustomerGatewaysOutput) SetCustomerGatewaySet(v []*CustomerGatewaySetItem) *DescribeCustomerGatewaysOutput
- func (s *DescribeCustomerGatewaysOutput) SetRequestId(v string) *DescribeCustomerGatewaysOutput
- func (s DescribeCustomerGatewaysOutput) String() string
- type DescribeDhcpOptionsInput
- type DescribeDhcpOptionsOutput
- type DescribeImagesInput
- func (s DescribeImagesInput) GoString() string
- func (s *DescribeImagesInput) SetImageId(v []*string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetImageName(v []*string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetOwner(v []*string) *DescribeImagesInput
- func (s DescribeImagesInput) String() string
- type DescribeImagesOutput
- type DescribeInstanceAttributeInput
- func (s DescribeInstanceAttributeInput) GoString() string
- func (s *DescribeInstanceAttributeInput) SetAttribute(v string) *DescribeInstanceAttributeInput
- func (s *DescribeInstanceAttributeInput) SetInstanceId(v string) *DescribeInstanceAttributeInput
- func (s DescribeInstanceAttributeInput) String() string
- type DescribeInstanceAttributeOutput
- func (s DescribeInstanceAttributeOutput) GoString() string
- func (s *DescribeInstanceAttributeOutput) SetAccountingType(v *AccountingType) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetAutoscaling(v *Autoscaling) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetBlockDeviceMapping(v []*BlockDeviceMappingSetItem) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetCopyInfo(v *CopyInfo) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetDescriptionValue(v *DescriptionValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetDisableApiTermination(v *DisableApiTermination) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetGroupIdValue(v *GroupIdValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetInstanceId(v string) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetInstanceInitiatedShutdownBehavior(v *InstanceInitiatedShutdownBehavior) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetInstanceType(v *InstanceType) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetInstanceUniqueId(v string) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetIpType(v *IpType) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetKernel(v *Kernel) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetLoadbalancing(v []*LoadbalancingSetItem) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetNextMonthAccountingType(v *NextMonthAccountingType) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetNiftyElasticLoadBalancing(v []*NiftyElasticLoadBalancingSetItem) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetNiftyPrivateIpType(v *NiftyPrivateIpType) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetRamdisk(v *Ramdisk) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetRequestId(v string) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetRootDeviceName(v *RootDeviceName) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetUserData(v *UserData) *DescribeInstanceAttributeOutput
- func (s DescribeInstanceAttributeOutput) String() string
- type DescribeInstanceHealthInput
- func (s DescribeInstanceHealthInput) GoString() string
- func (s *DescribeInstanceHealthInput) SetInstancePort(v int64) *DescribeInstanceHealthInput
- func (s *DescribeInstanceHealthInput) SetInstances(v []*RequestInstancesStruct) *DescribeInstanceHealthInput
- func (s *DescribeInstanceHealthInput) SetLoadBalancerName(v string) *DescribeInstanceHealthInput
- func (s *DescribeInstanceHealthInput) SetLoadBalancerPort(v int64) *DescribeInstanceHealthInput
- func (s DescribeInstanceHealthInput) String() string
- type DescribeInstanceHealthOutput
- func (s DescribeInstanceHealthOutput) GoString() string
- func (s *DescribeInstanceHealthOutput) SetDescribeInstanceHealthResult(v *DescribeInstanceHealthOutput) *DescribeInstanceHealthOutput
- func (s *DescribeInstanceHealthOutput) SetInstanceStates(v []*InstanceStatesMemberItem) *DescribeInstanceHealthOutput
- func (s *DescribeInstanceHealthOutput) SetResponseMetadata(v *ResponseMetadata) *DescribeInstanceHealthOutput
- func (s DescribeInstanceHealthOutput) String() string
- type DescribeInstancesInput
- type DescribeInstancesOutput
- type DescribeKeyPairsInput
- type DescribeKeyPairsOutput
- type DescribeLoadBalancersInput
- type DescribeLoadBalancersOutput
- func (s DescribeLoadBalancersOutput) GoString() string
- func (s *DescribeLoadBalancersOutput) SetDescribeLoadBalancersResult(v *DescribeLoadBalancersOutput) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetLoadBalancerDescriptions(v []*LoadBalancerDescriptionsMemberItem) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetResponseMetadata(v *ResponseMetadata) *DescribeLoadBalancersOutput
- func (s DescribeLoadBalancersOutput) String() string
- type DescribeRegionsInput
- type DescribeRegionsOutput
- type DescribeResourcesInput
- type DescribeResourcesOutput
- type DescribeRouteTablesInput
- type DescribeRouteTablesOutput
- type DescribeSecurityActivitiesInput
- func (s DescribeSecurityActivitiesInput) GoString() string
- func (s *DescribeSecurityActivitiesInput) SetActivityDate(v string) *DescribeSecurityActivitiesInput
- func (s *DescribeSecurityActivitiesInput) SetGroupName(v string) *DescribeSecurityActivitiesInput
- func (s *DescribeSecurityActivitiesInput) SetRange(v *RequestRangeStruct) *DescribeSecurityActivitiesInput
- func (s DescribeSecurityActivitiesInput) String() string
- type DescribeSecurityActivitiesOutput
- func (s DescribeSecurityActivitiesOutput) GoString() string
- func (s *DescribeSecurityActivitiesOutput) SetGroupName(v string) *DescribeSecurityActivitiesOutput
- func (s *DescribeSecurityActivitiesOutput) SetLog(v string) *DescribeSecurityActivitiesOutput
- func (s *DescribeSecurityActivitiesOutput) SetRequestId(v string) *DescribeSecurityActivitiesOutput
- func (s DescribeSecurityActivitiesOutput) String() string
- type DescribeSecurityGroupOptionInput
- type DescribeSecurityGroupOptionOutput
- func (s DescribeSecurityGroupOptionOutput) GoString() string
- func (s *DescribeSecurityGroupOptionOutput) SetCourse(v string) *DescribeSecurityGroupOptionOutput
- func (s *DescribeSecurityGroupOptionOutput) SetRequestId(v string) *DescribeSecurityGroupOptionOutput
- func (s *DescribeSecurityGroupOptionOutput) SetSecurityGroupLimit(v int64) *DescribeSecurityGroupOptionOutput
- func (s DescribeSecurityGroupOptionOutput) String() string
- type DescribeSecurityGroupsInput
- func (s DescribeSecurityGroupsInput) GoString() string
- func (s *DescribeSecurityGroupsInput) SetFilter(v []*RequestFilterStruct) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetGroupName(v []*string) *DescribeSecurityGroupsInput
- func (s DescribeSecurityGroupsInput) String() string
- type DescribeSecurityGroupsOutput
- func (s DescribeSecurityGroupsOutput) GoString() string
- func (s *DescribeSecurityGroupsOutput) SetRequestId(v string) *DescribeSecurityGroupsOutput
- func (s *DescribeSecurityGroupsOutput) SetSecurityGroupInfo(v []*SecurityGroupInfoSetItem) *DescribeSecurityGroupsOutput
- func (s DescribeSecurityGroupsOutput) String() string
- type DescribeServiceStatusInput
- type DescribeServiceStatusOutput
- func (s DescribeServiceStatusOutput) GoString() string
- func (s *DescribeServiceStatusOutput) SetRequestId(v string) *DescribeServiceStatusOutput
- func (s *DescribeServiceStatusOutput) SetServiceStatusSet(v []*ServiceStatusSetItem) *DescribeServiceStatusOutput
- func (s DescribeServiceStatusOutput) String() string
- type DescribeSslCertificateAttributeInput
- func (s DescribeSslCertificateAttributeInput) GoString() string
- func (s *DescribeSslCertificateAttributeInput) SetAttribute(v string) *DescribeSslCertificateAttributeInput
- func (s *DescribeSslCertificateAttributeInput) SetFqdnId(v string) *DescribeSslCertificateAttributeInput
- func (s DescribeSslCertificateAttributeInput) String() string
- type DescribeSslCertificateAttributeOutput
- func (s DescribeSslCertificateAttributeOutput) GoString() string
- func (s *DescribeSslCertificateAttributeOutput) SetCaState(v *CaState) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetCertAuthority(v *CertAuthority) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetCertInfo(v *CertInfo) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetCertState(v *CertState) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetCount(v *Count) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetDescriptionValue(v *DescriptionValue) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetFqdn(v string) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetFqdnId(v string) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetKeyLength(v *KeyLength) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetPeriod(v *Period) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetRequestId(v string) *DescribeSslCertificateAttributeOutput
- func (s *DescribeSslCertificateAttributeOutput) SetUploadState(v *UploadState) *DescribeSslCertificateAttributeOutput
- func (s DescribeSslCertificateAttributeOutput) String() string
- type DescribeSslCertificatesInput
- type DescribeSslCertificatesOutput
- func (s DescribeSslCertificatesOutput) GoString() string
- func (s *DescribeSslCertificatesOutput) SetCertsSet(v []*CertsSetItem) *DescribeSslCertificatesOutput
- func (s *DescribeSslCertificatesOutput) SetRequestId(v string) *DescribeSslCertificatesOutput
- func (s DescribeSslCertificatesOutput) String() string
- type DescribeUploadsInput
- type DescribeUploadsOutput
- type DescribeUsageInput
- type DescribeUsageOutput
- func (s DescribeUsageOutput) GoString() string
- func (s *DescribeUsageOutput) SetAutoScaleInfo(v *AutoScaleInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetChargeDetailInfo(v *ChargeDetailInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetCopyInfo(v *CopyInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetElasticIpInfo(v *ElasticIpInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetElasticLoadBalancerInfo(v *ElasticLoadBalancerInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetExtraChargeInfo(v *ExtraChargeInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetImageInfo(v *ImageInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetInstanceInfo(v *InstanceInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetInternetVpnInfo(v *InternetVpnInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetLicenseInfo(v *LicenseInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetLoadBalancerInfo(v *LoadBalancerInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetMailSendInfo(v *MailSendInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetMultiAccountInfo(v *MultiAccountInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetNetworkInfo(v *NetworkInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetOptionCommonInfo(v []*OptionCommonInfoSetItem) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetOptionInfo(v []*OptionInfoSetItem) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetOsOptionChargeInfo(v *OsOptionChargeInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetPatternAuthInfo(v *PatternAuthInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetPremiumSupportInfo(v *PremiumSupportInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetPrivateLanInfo(v *PrivateLanInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetPrivateNetworkInfo(v *PrivateNetworkInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetRequestId(v string) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetRouterInfo(v *RouterInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetSecureNetInfo(v *SecureNetInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetSecurityGroupInfo(v *SecurityGroupInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetSnapshotInfo(v *SnapshotInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetSslCertInfo(v *SslCertInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetStorageInfo(v *StorageInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetVolumeInfo(v *VolumeInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetVpnGatewayInfo(v *VpnGatewayInfo) *DescribeUsageOutput
- func (s *DescribeUsageOutput) SetYearMonth(v string) *DescribeUsageOutput
- func (s DescribeUsageOutput) String() string
- type DescribeUserActivitiesInput
- type DescribeUserActivitiesOutput
- func (s DescribeUserActivitiesOutput) GoString() string
- func (s *DescribeUserActivitiesOutput) SetRequestId(v string) *DescribeUserActivitiesOutput
- func (s *DescribeUserActivitiesOutput) SetUserActivitiesSet(v []*UserActivitiesSetItem) *DescribeUserActivitiesOutput
- func (s DescribeUserActivitiesOutput) String() string
- type DescribeVolumesInput
- type DescribeVolumesOutput
- type DescribeVpnConnectionsInput
- func (s DescribeVpnConnectionsInput) GoString() string
- func (s *DescribeVpnConnectionsInput) SetFilter(v []*RequestFilterStruct) *DescribeVpnConnectionsInput
- func (s *DescribeVpnConnectionsInput) SetVpnConnectionId(v []*string) *DescribeVpnConnectionsInput
- func (s DescribeVpnConnectionsInput) String() string
- type DescribeVpnConnectionsOutput
- func (s DescribeVpnConnectionsOutput) GoString() string
- func (s *DescribeVpnConnectionsOutput) SetRequestId(v string) *DescribeVpnConnectionsOutput
- func (s *DescribeVpnConnectionsOutput) SetVpnConnectionSet(v []*VpnConnectionSetItem) *DescribeVpnConnectionsOutput
- func (s DescribeVpnConnectionsOutput) String() string
- type DescribeVpnGatewaysInput
- func (s DescribeVpnGatewaysInput) GoString() string
- func (s *DescribeVpnGatewaysInput) SetFilter(v []*RequestFilterStruct) *DescribeVpnGatewaysInput
- func (s *DescribeVpnGatewaysInput) SetNiftyVpnGatewayName(v []*string) *DescribeVpnGatewaysInput
- func (s *DescribeVpnGatewaysInput) SetVpnGatewayId(v []*string) *DescribeVpnGatewaysInput
- func (s DescribeVpnGatewaysInput) String() string
- type DescribeVpnGatewaysOutput
- type DescriptionValue
- type Destination
- type DetachVolumeInput
- type DetachVolumeOutput
- func (s DetachVolumeOutput) GoString() string
- func (s *DetachVolumeOutput) SetAttachTime(v time.Time) *DetachVolumeOutput
- func (s *DetachVolumeOutput) SetDevice(v string) *DetachVolumeOutput
- func (s *DetachVolumeOutput) SetInstanceId(v string) *DetachVolumeOutput
- func (s *DetachVolumeOutput) SetInstanceUniqueId(v string) *DetachVolumeOutput
- func (s *DetachVolumeOutput) SetRequestId(v string) *DetachVolumeOutput
- func (s *DetachVolumeOutput) SetStatus(v string) *DetachVolumeOutput
- func (s *DetachVolumeOutput) SetVolumeId(v string) *DetachVolumeOutput
- func (s DetachVolumeOutput) String() string
- type Details
- type DhcpConfig
- type DhcpConfigsSetItem
- func (s DhcpConfigsSetItem) GoString() string
- func (s *DhcpConfigsSetItem) SetDhcpConfigId(v string) *DhcpConfigsSetItem
- func (s *DhcpConfigsSetItem) SetIpAddressPoolsSet(v []*IpAddressPoolsSetItem) *DhcpConfigsSetItem
- func (s *DhcpConfigsSetItem) SetStaticMappingsSet(v []*StaticMappingsSetItem) *DhcpConfigsSetItem
- func (s DhcpConfigsSetItem) String() string
- type DhcpConfigurationSetItem
- type DhcpConfigurationSetTypeSetItem
- func (s DhcpConfigurationSetTypeSetItem) GoString() string
- func (s *DhcpConfigurationSetTypeSetItem) SetKey(v string) *DhcpConfigurationSetTypeSetItem
- func (s *DhcpConfigurationSetTypeSetItem) SetValueSet(v []*ValueSetItem) *DhcpConfigurationSetTypeSetItem
- func (s DhcpConfigurationSetTypeSetItem) String() string
- type DhcpIpAddressInformationSet
- func (s DhcpIpAddressInformationSet) GoString() string
- func (s *DhcpIpAddressInformationSet) SetDhcpIpAddressSet(v []*DhcpIpAddressSetItem) *DhcpIpAddressInformationSet
- func (s *DhcpIpAddressInformationSet) SetIpAddressPoolSet(v []*IpAddressPoolSetItem) *DhcpIpAddressInformationSet
- func (s DhcpIpAddressInformationSet) String() string
- type DhcpIpAddressSetItem
- func (s DhcpIpAddressSetItem) GoString() string
- func (s *DhcpIpAddressSetItem) SetDescription(v string) *DhcpIpAddressSetItem
- func (s *DhcpIpAddressSetItem) SetStartIpAddress(v string) *DhcpIpAddressSetItem
- func (s *DhcpIpAddressSetItem) SetStopIpAddress(v string) *DhcpIpAddressSetItem
- func (s DhcpIpAddressSetItem) String() string
- type DhcpOptions
- type DhcpOptionsSet
- type DhcpStatusInformationSetItem
- func (s DhcpStatusInformationSetItem) GoString() string
- func (s *DhcpStatusInformationSetItem) SetDhcpIpAddressInformationSet(v *DhcpIpAddressInformationSet) *DhcpStatusInformationSetItem
- func (s *DhcpStatusInformationSetItem) SetNetworkId(v string) *DhcpStatusInformationSetItem
- func (s *DhcpStatusInformationSetItem) SetPrivateLanName(v string) *DhcpStatusInformationSetItem
- func (s DhcpStatusInformationSetItem) String() string
- type DisableApiTermination
- type DisassociateAddressInput
- func (s DisassociateAddressInput) GoString() string
- func (s *DisassociateAddressInput) SetNiftyReboot(v string) *DisassociateAddressInput
- func (s *DisassociateAddressInput) SetPrivateIpAddress(v string) *DisassociateAddressInput
- func (s *DisassociateAddressInput) SetPublicIp(v string) *DisassociateAddressInput
- func (s DisassociateAddressInput) String() string
- type DisassociateAddressOutput
- type DisassociateRouteTableInput
- type DisassociateRouteTableOutput
- type DissociateUsersInput
- type DissociateUsersOutput
- func (s DissociateUsersOutput) GoString() string
- func (s *DissociateUsersOutput) SetDissociateUsersResult(v *DissociateUsersOutput) *DissociateUsersOutput
- func (s *DissociateUsersOutput) SetResponseMetadata(v *ResponseMetadata) *DissociateUsersOutput
- func (s *DissociateUsersOutput) SetUsers(v []*UsersMemberItem) *DissociateUsersOutput
- func (s DissociateUsersOutput) String() string
- type DownloadSslCertificateInput
- type DownloadSslCertificateOutput
- func (s DownloadSslCertificateOutput) GoString() string
- func (s *DownloadSslCertificateOutput) SetFileData(v string) *DownloadSslCertificateOutput
- func (s *DownloadSslCertificateOutput) SetFqdn(v string) *DownloadSslCertificateOutput
- func (s *DownloadSslCertificateOutput) SetFqdnId(v string) *DownloadSslCertificateOutput
- func (s *DownloadSslCertificateOutput) SetRequestId(v string) *DownloadSslCertificateOutput
- func (s DownloadSslCertificateOutput) String() string
- type DynamicIpMeasuredRate
- func (s DynamicIpMeasuredRate) GoString() string
- func (s *DynamicIpMeasuredRate) SetCharge(v int64) *DynamicIpMeasuredRate
- func (s *DynamicIpMeasuredRate) SetType(v string) *DynamicIpMeasuredRate
- func (s *DynamicIpMeasuredRate) SetUnit(v string) *DynamicIpMeasuredRate
- func (s *DynamicIpMeasuredRate) SetValue(v int64) *DynamicIpMeasuredRate
- func (s DynamicIpMeasuredRate) String() string
- type DynamicIpMonthlyRate
- func (s DynamicIpMonthlyRate) GoString() string
- func (s *DynamicIpMonthlyRate) SetCharge(v int64) *DynamicIpMonthlyRate
- func (s *DynamicIpMonthlyRate) SetType(v string) *DynamicIpMonthlyRate
- func (s *DynamicIpMonthlyRate) SetUnit(v string) *DynamicIpMonthlyRate
- func (s *DynamicIpMonthlyRate) SetValue(v int64) *DynamicIpMonthlyRate
- func (s DynamicIpMonthlyRate) String() string
- type ELBVersionInformation
- type Ebs
- func (s Ebs) GoString() string
- func (s *Ebs) SetAttachTime(v time.Time) *Ebs
- func (s *Ebs) SetDeleteOnTermination(v bool) *Ebs
- func (s *Ebs) SetSnapshotId(v string) *Ebs
- func (s *Ebs) SetStatus(v string) *Ebs
- func (s *Ebs) SetVolumeId(v string) *Ebs
- func (s *Ebs) SetVolumeSize(v int64) *Ebs
- func (s Ebs) String() string
- type ElasticIpInfo
- type ElasticIpItemSetItem
- type ElasticIpSetItem
- func (s ElasticIpSetItem) GoString() string
- func (s *ElasticIpSetItem) SetCharge(v int64) *ElasticIpSetItem
- func (s *ElasticIpSetItem) SetType(v string) *ElasticIpSetItem
- func (s *ElasticIpSetItem) SetUnit(v string) *ElasticIpSetItem
- func (s *ElasticIpSetItem) SetValue(v int64) *ElasticIpSetItem
- func (s ElasticIpSetItem) String() string
- type ElasticLoadBalancerDescriptionsMemberItem
- func (s ElasticLoadBalancerDescriptionsMemberItem) GoString() string
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetAccountingType(v string) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetAvailabilityZones(v []*string) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetCreatedTime(v time.Time) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetDNSName(v string) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetELBVersionInformation(v *ELBVersionInformation) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetElasticLoadBalancerId(v string) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetElasticLoadBalancerListenerDescriptions(v []*ElasticLoadBalancerListenerDescriptionsMemberItem) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetElasticLoadBalancerName(v string) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetNetworkInterfaces(v []*NetworkInterfacesMemberItem) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetNetworkVolume(v string) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetNextMonthAccountingType(v string) *ElasticLoadBalancerDescriptionsMemberItem
- func (s *ElasticLoadBalancerDescriptionsMemberItem) SetState(v string) *ElasticLoadBalancerDescriptionsMemberItem
- func (s ElasticLoadBalancerDescriptionsMemberItem) String() string
- type ElasticLoadBalancerInfo
- type ElasticLoadBalancerListenerDescriptionsMemberItem
- type ElasticLoadBalancingSetItem
- func (s ElasticLoadBalancingSetItem) GoString() string
- func (s *ElasticLoadBalancingSetItem) SetElasticLoadBalancerName(v string) *ElasticLoadBalancingSetItem
- func (s *ElasticLoadBalancingSetItem) SetElasticLoadBalancerPort(v int64) *ElasticLoadBalancingSetItem
- func (s *ElasticLoadBalancingSetItem) SetInstancePort(v int64) *ElasticLoadBalancingSetItem
- func (s *ElasticLoadBalancingSetItem) SetProtocol(v string) *ElasticLoadBalancingSetItem
- func (s ElasticLoadBalancingSetItem) String() string
- type EmailAddressSetItem
- type ExtraChargeInfo
- type ExtraChargeMonthlyRateSetItem
- func (s ExtraChargeMonthlyRateSetItem) GoString() string
- func (s *ExtraChargeMonthlyRateSetItem) SetCharge(v int64) *ExtraChargeMonthlyRateSetItem
- func (s *ExtraChargeMonthlyRateSetItem) SetType(v string) *ExtraChargeMonthlyRateSetItem
- func (s *ExtraChargeMonthlyRateSetItem) SetUnit(v string) *ExtraChargeMonthlyRateSetItem
- func (s *ExtraChargeMonthlyRateSetItem) SetValue(v int64) *ExtraChargeMonthlyRateSetItem
- func (s ExtraChargeMonthlyRateSetItem) String() string
- type Filter
- type GroupIdValue
- type GroupSetItem
- type GroupsSetItem
- type HealthCheck
- func (s HealthCheck) GoString() string
- func (s *HealthCheck) SetHealthyThreshold(v int64) *HealthCheck
- func (s *HealthCheck) SetInstanceStates(v []*InstanceStatesMemberItem) *HealthCheck
- func (s *HealthCheck) SetInterval(v int64) *HealthCheck
- func (s *HealthCheck) SetTarget(v string) *HealthCheck
- func (s *HealthCheck) SetTimeout(v int64) *HealthCheck
- func (s *HealthCheck) SetUnhealthyThreshold(v int64) *HealthCheck
- func (s HealthCheck) String() string
- type IPAddressesMemberItem
- type Image
- type ImageInfo
- type ImagesSetItem
- func (s ImagesSetItem) GoString() string
- func (s *ImagesSetItem) SetArchitecture(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetBlockDeviceMapping(v []*BlockDeviceMappingSetItem) *ImagesSetItem
- func (s *ImagesSetItem) SetDescription(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetDetailDescription(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetImageId(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetImageLocation(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetImageOwnerAlias(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetImageOwnerId(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetImageState(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetImageType(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetIsPublic(v bool) *ImagesSetItem
- func (s *ImagesSetItem) SetKernelId(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetLaunchTime(v time.Time) *ImagesSetItem
- func (s *ImagesSetItem) SetName(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetNiftyContactUrl(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetNiftyDistributionIds(v []*NiftyDistributionIdsSetItem) *ImagesSetItem
- func (s *ImagesSetItem) SetNiftyImageSize(v int64) *ImagesSetItem
- func (s *ImagesSetItem) SetNiftyIsAllowedDistribution(v bool) *ImagesSetItem
- func (s *ImagesSetItem) SetPlacement(v *Placement) *ImagesSetItem
- func (s *ImagesSetItem) SetPlatform(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetProductCodes(v []*ProductCodesSetItem) *ImagesSetItem
- func (s *ImagesSetItem) SetRamdiskId(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetRedistributable(v bool) *ImagesSetItem
- func (s *ImagesSetItem) SetRootDeviceName(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetRootDeviceType(v string) *ImagesSetItem
- func (s *ImagesSetItem) SetStateReason(v *StateReason) *ImagesSetItem
- func (s ImagesSetItem) String() string
- type ImportInstance
- func (s ImportInstance) GoString() string
- func (s *ImportInstance) SetAvailabilityZone(v string) *ImportInstance
- func (s *ImportInstance) SetDescription(v string) *ImportInstance
- func (s *ImportInstance) SetImage(v *Image) *ImportInstance
- func (s *ImportInstance) SetInstanceId(v string) *ImportInstance
- func (s *ImportInstance) SetInstanceUniqueId(v string) *ImportInstance
- func (s *ImportInstance) SetPlatform(v string) *ImportInstance
- func (s *ImportInstance) SetVolumes(v []*VolumesSetItem) *ImportInstance
- func (s ImportInstance) String() string
- type ImportInstanceDiskMeasuredRate
- func (s ImportInstanceDiskMeasuredRate) GoString() string
- func (s *ImportInstanceDiskMeasuredRate) SetCharge(v int64) *ImportInstanceDiskMeasuredRate
- func (s *ImportInstanceDiskMeasuredRate) SetType(v string) *ImportInstanceDiskMeasuredRate
- func (s *ImportInstanceDiskMeasuredRate) SetUnit(v string) *ImportInstanceDiskMeasuredRate
- func (s *ImportInstanceDiskMeasuredRate) SetValue(v int64) *ImportInstanceDiskMeasuredRate
- func (s ImportInstanceDiskMeasuredRate) String() string
- type ImportInstanceDiskMonthlyRate
- func (s ImportInstanceDiskMonthlyRate) GoString() string
- func (s *ImportInstanceDiskMonthlyRate) SetCharge(v int64) *ImportInstanceDiskMonthlyRate
- func (s *ImportInstanceDiskMonthlyRate) SetType(v string) *ImportInstanceDiskMonthlyRate
- func (s *ImportInstanceDiskMonthlyRate) SetUnit(v string) *ImportInstanceDiskMonthlyRate
- func (s *ImportInstanceDiskMonthlyRate) SetValue(v int64) *ImportInstanceDiskMonthlyRate
- func (s ImportInstanceDiskMonthlyRate) String() string
- type ImportInstanceInput
- func (s ImportInstanceInput) GoString() string
- func (s *ImportInstanceInput) SetAccountingType(v string) *ImportInstanceInput
- func (s *ImportInstanceInput) SetDescription(v string) *ImportInstanceInput
- func (s *ImportInstanceInput) SetInstanceId(v string) *ImportInstanceInput
- func (s *ImportInstanceInput) SetInstanceType(v string) *ImportInstanceInput
- func (s *ImportInstanceInput) SetIpType(v string) *ImportInstanceInput
- func (s *ImportInstanceInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *ImportInstanceInput
- func (s *ImportInstanceInput) SetOvf(v string) *ImportInstanceInput
- func (s *ImportInstanceInput) SetPlacement(v *RequestPlacementStruct) *ImportInstanceInput
- func (s *ImportInstanceInput) SetPublicIp(v string) *ImportInstanceInput
- func (s *ImportInstanceInput) SetSecurityGroup(v []*string) *ImportInstanceInput
- func (s ImportInstanceInput) String() string
- type ImportInstanceOutput
- type ImportKeyPairInput
- func (s ImportKeyPairInput) GoString() string
- func (s *ImportKeyPairInput) SetDescription(v string) *ImportKeyPairInput
- func (s *ImportKeyPairInput) SetKeyName(v string) *ImportKeyPairInput
- func (s *ImportKeyPairInput) SetPublicKeyMaterial(v string) *ImportKeyPairInput
- func (s ImportKeyPairInput) String() string
- type ImportKeyPairOutput
- func (s ImportKeyPairOutput) GoString() string
- func (s *ImportKeyPairOutput) SetKeyFingerprint(v string) *ImportKeyPairOutput
- func (s *ImportKeyPairOutput) SetKeyName(v string) *ImportKeyPairOutput
- func (s *ImportKeyPairOutput) SetRequestId(v string) *ImportKeyPairOutput
- func (s ImportKeyPairOutput) String() string
- type InboundInterface
- type InstanceCopy
- type InstanceInfo
- func (s InstanceInfo) GoString() string
- func (s *InstanceInfo) SetDynamicIpMeasuredRate(v *DynamicIpMeasuredRate) *InstanceInfo
- func (s *InstanceInfo) SetDynamicIpMonthlyRate(v *DynamicIpMonthlyRate) *InstanceInfo
- func (s *InstanceInfo) SetInstanceMonthlyRateSet(v []*InstanceMonthlyRateSetItem) *InstanceInfo
- func (s *InstanceInfo) SetMultiIpMonthlyRate(v *MultiIpMonthlyRate) *InstanceInfo
- func (s *InstanceInfo) SetOsMeasuredRate(v []*OsMeasuredRateSetItem) *InstanceInfo
- func (s *InstanceInfo) SetOsMonthlyRate(v []*OsMonthlyRateSetItem) *InstanceInfo
- func (s *InstanceInfo) SetRunningInstanceMeasuredRateSet(v []*RunningInstanceMeasuredRateSetItem) *InstanceInfo
- func (s *InstanceInfo) SetStoppedInstanceMeasuredRateSet(v []*StoppedInstanceMeasuredRateSetItem) *InstanceInfo
- func (s InstanceInfo) String() string
- type InstanceInitiatedShutdownBehavior
- type InstanceItemSetItem
- type InstanceMonthlyRateSetItem
- func (s InstanceMonthlyRateSetItem) GoString() string
- func (s *InstanceMonthlyRateSetItem) SetCharge(v int64) *InstanceMonthlyRateSetItem
- func (s *InstanceMonthlyRateSetItem) SetType(v string) *InstanceMonthlyRateSetItem
- func (s *InstanceMonthlyRateSetItem) SetUnit(v string) *InstanceMonthlyRateSetItem
- func (s *InstanceMonthlyRateSetItem) SetValue(v int64) *InstanceMonthlyRateSetItem
- func (s InstanceMonthlyRateSetItem) String() string
- type InstanceSetItem
- type InstanceState
- type InstanceStatesMemberItem
- func (s InstanceStatesMemberItem) GoString() string
- func (s *InstanceStatesMemberItem) SetDescription(v string) *InstanceStatesMemberItem
- func (s *InstanceStatesMemberItem) SetInstanceId(v string) *InstanceStatesMemberItem
- func (s *InstanceStatesMemberItem) SetInstanceUniqueId(v string) *InstanceStatesMemberItem
- func (s *InstanceStatesMemberItem) SetReasonCode(v string) *InstanceStatesMemberItem
- func (s *InstanceStatesMemberItem) SetState(v string) *InstanceStatesMemberItem
- func (s InstanceStatesMemberItem) String() string
- type InstanceType
- type InstanceUniqueIdsSetItem
- type InstancesMemberItem
- type InstancesNetworkInterfaceSetItem
- func (s InstancesNetworkInterfaceSetItem) GoString() string
- func (s *InstancesNetworkInterfaceSetItem) SetDeviceIndex(v int64) *InstancesNetworkInterfaceSetItem
- func (s *InstancesNetworkInterfaceSetItem) SetInstanceId(v string) *InstancesNetworkInterfaceSetItem
- func (s *InstancesNetworkInterfaceSetItem) SetInstanceUniqueId(v string) *InstancesNetworkInterfaceSetItem
- func (s *InstancesNetworkInterfaceSetItem) SetIpAddress(v string) *InstancesNetworkInterfaceSetItem
- func (s *InstancesNetworkInterfaceSetItem) SetNetworkId(v string) *InstancesNetworkInterfaceSetItem
- func (s InstancesNetworkInterfaceSetItem) String() string
- type InstancesSetItem
- func (s InstancesSetItem) GoString() string
- func (s *InstancesSetItem) SetAccountingType(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetAdmin(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetAmiLaunchIndex(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetArchitecture(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetAutoscaling(v *Autoscaling) *InstancesSetItem
- func (s *InstancesSetItem) SetBlockDeviceMapping(v []*BlockDeviceMappingSetItem) *InstancesSetItem
- func (s *InstancesSetItem) SetCopyInfo(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetCurrentState(v *CurrentState) *InstancesSetItem
- func (s *InstancesSetItem) SetDescription(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetDeviceIndex(v int64) *InstancesSetItem
- func (s *InstancesSetItem) SetDnsName(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetExpireTime(v time.Time) *InstancesSetItem
- func (s *InstancesSetItem) SetHotAdd(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetImageId(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetImageName(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetInstanceId(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetInstanceLifecycle(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetInstanceState(v *InstanceState) *InstancesSetItem
- func (s *InstancesSetItem) SetInstanceType(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetInstanceUniqueId(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetIpAddress(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetIpAddressV6(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetIpType(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetKernelId(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetKeyName(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetLaunchTime(v time.Time) *InstancesSetItem
- func (s *InstancesSetItem) SetLoadbalancing(v []*LoadbalancingSetItem) *InstancesSetItem
- func (s *InstancesSetItem) SetMonitoring(v *Monitoring) *InstancesSetItem
- func (s *InstancesSetItem) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *InstancesSetItem
- func (s *InstancesSetItem) SetNextMonthAccountingType(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetNiftyElasticLoadBalancing(v []*NiftyElasticLoadBalancingSetItem) *InstancesSetItem
- func (s *InstancesSetItem) SetNiftyPrivateIpType(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetNiftyPrivateNetworkType(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetNiftySnapshotting(v []*NiftySnapshottingSetItem) *InstancesSetItem
- func (s *InstancesSetItem) SetPlacement(v *Placement) *InstancesSetItem
- func (s *InstancesSetItem) SetPlatform(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetPreviousState(v *PreviousState) *InstancesSetItem
- func (s *InstancesSetItem) SetPrivateDnsName(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetPrivateIpAddress(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetPrivateIpAddressV6(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetProductCodes(v []*ProductCodesSetItem) *InstancesSetItem
- func (s *InstancesSetItem) SetRamdiskId(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetReason(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetRegionName(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetRootDeviceName(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetRootDeviceType(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetSpotInstanceRequestId(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetStateReason(v *StateReason) *InstancesSetItem
- func (s *InstancesSetItem) SetSubnetId(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetTenancy(v string) *InstancesSetItem
- func (s *InstancesSetItem) SetVpcId(v string) *InstancesSetItem
- func (s InstancesSetItem) String() string
- type InternetVpnInfo
- type InternetVpnInitial
- type InternetVpnMonthlyRateSetItem
- func (s InternetVpnMonthlyRateSetItem) GoString() string
- func (s *InternetVpnMonthlyRateSetItem) SetCharge(v int64) *InternetVpnMonthlyRateSetItem
- func (s *InternetVpnMonthlyRateSetItem) SetType(v string) *InternetVpnMonthlyRateSetItem
- func (s *InternetVpnMonthlyRateSetItem) SetUnit(v string) *InternetVpnMonthlyRateSetItem
- func (s *InternetVpnMonthlyRateSetItem) SetValue(v int64) *InternetVpnMonthlyRateSetItem
- func (s InternetVpnMonthlyRateSetItem) String() string
- type IpAddressPoolSetItem
- func (s IpAddressPoolSetItem) GoString() string
- func (s *IpAddressPoolSetItem) SetDescription(v string) *IpAddressPoolSetItem
- func (s *IpAddressPoolSetItem) SetStartIpAddress(v string) *IpAddressPoolSetItem
- func (s *IpAddressPoolSetItem) SetStopIpAddress(v string) *IpAddressPoolSetItem
- func (s IpAddressPoolSetItem) String() string
- type IpAddressPoolsSetItem
- func (s IpAddressPoolsSetItem) GoString() string
- func (s *IpAddressPoolsSetItem) SetDescription(v string) *IpAddressPoolsSetItem
- func (s *IpAddressPoolsSetItem) SetStartIpAddress(v string) *IpAddressPoolsSetItem
- func (s *IpAddressPoolsSetItem) SetStopIpAddress(v string) *IpAddressPoolsSetItem
- func (s IpAddressPoolsSetItem) String() string
- type IpPermissionsSetItem
- func (s IpPermissionsSetItem) GoString() string
- func (s *IpPermissionsSetItem) SetAddDatetime(v time.Time) *IpPermissionsSetItem
- func (s *IpPermissionsSetItem) SetDescription(v string) *IpPermissionsSetItem
- func (s *IpPermissionsSetItem) SetFromPort(v int64) *IpPermissionsSetItem
- func (s *IpPermissionsSetItem) SetGroups(v []*GroupsSetItem) *IpPermissionsSetItem
- func (s *IpPermissionsSetItem) SetInOut(v string) *IpPermissionsSetItem
- func (s *IpPermissionsSetItem) SetIpProtocol(v string) *IpPermissionsSetItem
- func (s *IpPermissionsSetItem) SetIpRanges(v []*IpRangesSetItem) *IpPermissionsSetItem
- func (s *IpPermissionsSetItem) SetToPort(v int64) *IpPermissionsSetItem
- func (s IpPermissionsSetItem) String() string
- type IpRangesSetItem
- type IpType
- type KeepImageSetItem
- func (s KeepImageSetItem) GoString() string
- func (s *KeepImageSetItem) SetCharge(v int64) *KeepImageSetItem
- func (s *KeepImageSetItem) SetType(v string) *KeepImageSetItem
- func (s *KeepImageSetItem) SetUnit(v string) *KeepImageSetItem
- func (s *KeepImageSetItem) SetValue(v int64) *KeepImageSetItem
- func (s KeepImageSetItem) String() string
- type Kernel
- type KeyLength
- type KeySetItem
- func (s KeySetItem) GoString() string
- func (s *KeySetItem) SetDescription(v string) *KeySetItem
- func (s *KeySetItem) SetInstancesSet(v []*InstancesSetItem) *KeySetItem
- func (s *KeySetItem) SetKeyFingerprint(v string) *KeySetItem
- func (s *KeySetItem) SetKeyName(v string) *KeySetItem
- func (s KeySetItem) String() string
- type LBCookieStickinessPoliciesMemberItem
- func (s LBCookieStickinessPoliciesMemberItem) GoString() string
- func (s *LBCookieStickinessPoliciesMemberItem) SetCookieExpirationPeriod(v string) *LBCookieStickinessPoliciesMemberItem
- func (s *LBCookieStickinessPoliciesMemberItem) SetPolicyName(v string) *LBCookieStickinessPoliciesMemberItem
- func (s LBCookieStickinessPoliciesMemberItem) String() string
- type LicenseInfo
- type LicenseMonthlyRateSetItem
- func (s LicenseMonthlyRateSetItem) GoString() string
- func (s *LicenseMonthlyRateSetItem) SetCharge(v int64) *LicenseMonthlyRateSetItem
- func (s *LicenseMonthlyRateSetItem) SetType(v string) *LicenseMonthlyRateSetItem
- func (s *LicenseMonthlyRateSetItem) SetUnit(v string) *LicenseMonthlyRateSetItem
- func (s *LicenseMonthlyRateSetItem) SetValue(v int64) *LicenseMonthlyRateSetItem
- func (s LicenseMonthlyRateSetItem) String() string
- type ListenInterface
- type Listener
- func (s Listener) GoString() string
- func (s *Listener) SetBalancingType(v int64) *Listener
- func (s *Listener) SetDescription(v string) *Listener
- func (s *Listener) SetElasticLoadBalancerPort(v int64) *Listener
- func (s *Listener) SetHealthCheck(v *HealthCheck) *Listener
- func (s *Listener) SetInstancePort(v int64) *Listener
- func (s *Listener) SetInstances(v []*InstancesMemberItem) *Listener
- func (s *Listener) SetLoadBalancerPort(v int64) *Listener
- func (s *Listener) SetProtocol(v string) *Listener
- func (s *Listener) SetSSLCertificateId(v string) *Listener
- func (s *Listener) SetSessionStickinessPolicy(v *SessionStickinessPolicy) *Listener
- func (s *Listener) SetSorryPage(v *SorryPage) *Listener
- func (s Listener) String() string
- type ListenerDescriptionsMemberItem
- func (s ListenerDescriptionsMemberItem) GoString() string
- func (s *ListenerDescriptionsMemberItem) SetListener(v *Listener) *ListenerDescriptionsMemberItem
- func (s *ListenerDescriptionsMemberItem) SetPolicyNames(v []*string) *ListenerDescriptionsMemberItem
- func (s ListenerDescriptionsMemberItem) String() string
- type ListenersMemberItem
- func (s ListenersMemberItem) GoString() string
- func (s *ListenersMemberItem) SetBalancingType(v int64) *ListenersMemberItem
- func (s *ListenersMemberItem) SetInstancePort(v int64) *ListenersMemberItem
- func (s *ListenersMemberItem) SetListener(v *Listener) *ListenersMemberItem
- func (s *ListenersMemberItem) SetLoadBalancerPort(v int64) *ListenersMemberItem
- func (s *ListenersMemberItem) SetProtocol(v string) *ListenersMemberItem
- func (s ListenersMemberItem) String() string
- type LoadBalancerDescriptionsMemberItem
- func (s LoadBalancerDescriptionsMemberItem) GoString() string
- func (s *LoadBalancerDescriptionsMemberItem) SetAccountingType(v string) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetAvailabilityZones(v []*string) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetCreatedTime(v time.Time) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetDNSName(v string) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetDescription(v string) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetFilter(v *Filter) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetHealthCheck(v *HealthCheck) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetInstances(v []*InstancesMemberItem) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetListenerDescriptions(v []*ListenerDescriptionsMemberItem) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetLoadBalancerName(v string) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetNetworkVolume(v int64) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetNextMonthAccountingType(v string) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetOption(v *Option) *LoadBalancerDescriptionsMemberItem
- func (s *LoadBalancerDescriptionsMemberItem) SetPolicies(v *Policies) *LoadBalancerDescriptionsMemberItem
- func (s LoadBalancerDescriptionsMemberItem) String() string
- type LoadBalancerInfo
- func (s LoadBalancerInfo) GoString() string
- func (s *LoadBalancerInfo) SetOptionSet(v []*OptionSetItem) *LoadBalancerInfo
- func (s *LoadBalancerInfo) SetVipMeasuredRateSet(v []*VipMeasuredRateSetItem) *LoadBalancerInfo
- func (s *LoadBalancerInfo) SetVipSet(v []*VipSetItem) *LoadBalancerInfo
- func (s LoadBalancerInfo) String() string
- type LoadBalancingSetItem
- func (s LoadBalancingSetItem) GoString() string
- func (s *LoadBalancingSetItem) SetInstancePort(v int64) *LoadBalancingSetItem
- func (s *LoadBalancingSetItem) SetLoadBalancerName(v string) *LoadBalancingSetItem
- func (s *LoadBalancingSetItem) SetLoadBalancerPort(v int64) *LoadBalancingSetItem
- func (s LoadBalancingSetItem) String() string
- type LoadbalancingSetItem
- func (s LoadbalancingSetItem) GoString() string
- func (s *LoadbalancingSetItem) SetInstancePort(v int64) *LoadbalancingSetItem
- func (s *LoadbalancingSetItem) SetLoadBalancerName(v string) *LoadbalancingSetItem
- func (s *LoadbalancingSetItem) SetLoadBalancerPort(v int64) *LoadbalancingSetItem
- func (s *LoadbalancingSetItem) SetState(v string) *LoadbalancingSetItem
- func (s LoadbalancingSetItem) String() string
- type LogSetItem
- type MailSendInfo
- func (s MailSendInfo) GoString() string
- func (s *MailSendInfo) SetMailSendInitial(v *MailSendInitial) *MailSendInfo
- func (s *MailSendInfo) SetMailSendMeasuredRate(v *MailSendMeasuredRate) *MailSendInfo
- func (s *MailSendInfo) SetMailSendMonthlyExceedRate(v *MailSendMonthlyExceedRate) *MailSendInfo
- func (s *MailSendInfo) SetMailSendMonthlyRate(v *MailSendMonthlyRate) *MailSendInfo
- func (s *MailSendInfo) SetOptionSet(v []*OptionSetItem) *MailSendInfo
- func (s MailSendInfo) String() string
- type MailSendInitial
- func (s MailSendInitial) GoString() string
- func (s *MailSendInitial) SetCharge(v int64) *MailSendInitial
- func (s *MailSendInitial) SetType(v string) *MailSendInitial
- func (s *MailSendInitial) SetUnit(v string) *MailSendInitial
- func (s *MailSendInitial) SetValue(v int64) *MailSendInitial
- func (s MailSendInitial) String() string
- type MailSendMeasuredRate
- func (s MailSendMeasuredRate) GoString() string
- func (s *MailSendMeasuredRate) SetCharge(v int64) *MailSendMeasuredRate
- func (s *MailSendMeasuredRate) SetType(v string) *MailSendMeasuredRate
- func (s *MailSendMeasuredRate) SetUnit(v string) *MailSendMeasuredRate
- func (s *MailSendMeasuredRate) SetValue(v int64) *MailSendMeasuredRate
- func (s MailSendMeasuredRate) String() string
- type MailSendMonthlyExceedRate
- func (s MailSendMonthlyExceedRate) GoString() string
- func (s *MailSendMonthlyExceedRate) SetCharge(v int64) *MailSendMonthlyExceedRate
- func (s *MailSendMonthlyExceedRate) SetType(v string) *MailSendMonthlyExceedRate
- func (s *MailSendMonthlyExceedRate) SetUnit(v string) *MailSendMonthlyExceedRate
- func (s *MailSendMonthlyExceedRate) SetValue(v int64) *MailSendMonthlyExceedRate
- func (s MailSendMonthlyExceedRate) String() string
- type MailSendMonthlyRate
- func (s MailSendMonthlyRate) GoString() string
- func (s *MailSendMonthlyRate) SetCharge(v int64) *MailSendMonthlyRate
- func (s *MailSendMonthlyRate) SetType(v string) *MailSendMonthlyRate
- func (s *MailSendMonthlyRate) SetUnit(v string) *MailSendMonthlyRate
- func (s *MailSendMonthlyRate) SetValue(v int64) *MailSendMonthlyRate
- func (s MailSendMonthlyRate) String() string
- type MessageSetItem
- type MobileFilter
- type ModifyImageAttributeInput
- func (s ModifyImageAttributeInput) GoString() string
- func (s *ModifyImageAttributeInput) SetAttribute(v string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetImageId(v string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetValue(v string) *ModifyImageAttributeInput
- func (s ModifyImageAttributeInput) String() string
- type ModifyImageAttributeOutput
- type ModifyInstanceAttributeInput
- func (s ModifyInstanceAttributeInput) GoString() string
- func (s *ModifyInstanceAttributeInput) SetAttribute(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetForce(v bool) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetInstanceId(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetNiftyReboot(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetTenancy(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetValue(v string) *ModifyInstanceAttributeInput
- func (s ModifyInstanceAttributeInput) String() string
- type ModifyInstanceAttributeOutput
- type ModifySslCertificateAttributeInput
- func (s ModifySslCertificateAttributeInput) GoString() string
- func (s *ModifySslCertificateAttributeInput) SetDescription(v *RequestDescriptionStruct) *ModifySslCertificateAttributeInput
- func (s *ModifySslCertificateAttributeInput) SetFqdnId(v string) *ModifySslCertificateAttributeInput
- func (s ModifySslCertificateAttributeInput) String() string
- type ModifySslCertificateAttributeOutput
- func (s ModifySslCertificateAttributeOutput) GoString() string
- func (s *ModifySslCertificateAttributeOutput) SetRequestId(v string) *ModifySslCertificateAttributeOutput
- func (s *ModifySslCertificateAttributeOutput) SetReturn(v bool) *ModifySslCertificateAttributeOutput
- func (s ModifySslCertificateAttributeOutput) String() string
- type ModifyVolumeAttributeInput
- func (s ModifyVolumeAttributeInput) GoString() string
- func (s *ModifyVolumeAttributeInput) SetAttribute(v string) *ModifyVolumeAttributeInput
- func (s *ModifyVolumeAttributeInput) SetValue(v string) *ModifyVolumeAttributeInput
- func (s *ModifyVolumeAttributeInput) SetVolumeId(v string) *ModifyVolumeAttributeInput
- func (s ModifyVolumeAttributeInput) String() string
- type ModifyVolumeAttributeOutput
- type Monitoring
- type Month
- type MultiAccount
- type MultiAccountInfo
- type MultiIpMonthlyRate
- func (s MultiIpMonthlyRate) GoString() string
- func (s *MultiIpMonthlyRate) SetCharge(v int64) *MultiIpMonthlyRate
- func (s *MultiIpMonthlyRate) SetType(v string) *MultiIpMonthlyRate
- func (s *MultiIpMonthlyRate) SetUnit(v string) *MultiIpMonthlyRate
- func (s *MultiIpMonthlyRate) SetValue(v int64) *MultiIpMonthlyRate
- func (s MultiIpMonthlyRate) String() string
- type NatRule
- func (s NatRule) GoString() string
- func (s *NatRule) SetDescription(v string) *NatRule
- func (s *NatRule) SetDestination(v *Destination) *NatRule
- func (s *NatRule) SetInboundInterface(v *InboundInterface) *NatRule
- func (s *NatRule) SetNatType(v string) *NatRule
- func (s *NatRule) SetOutboundInterface(v *OutboundInterface) *NatRule
- func (s *NatRule) SetProtocol(v string) *NatRule
- func (s *NatRule) SetRuleNumber(v string) *NatRule
- func (s *NatRule) SetSource(v *Source) *NatRule
- func (s *NatRule) SetTranslation(v *Translation) *NatRule
- func (s NatRule) String() string
- type NatRuleSetItem
- func (s NatRuleSetItem) GoString() string
- func (s *NatRuleSetItem) SetDescription(v string) *NatRuleSetItem
- func (s *NatRuleSetItem) SetDestination(v *Destination) *NatRuleSetItem
- func (s *NatRuleSetItem) SetInboundInterface(v *InboundInterface) *NatRuleSetItem
- func (s *NatRuleSetItem) SetNatType(v string) *NatRuleSetItem
- func (s *NatRuleSetItem) SetOutboundInterface(v *OutboundInterface) *NatRuleSetItem
- func (s *NatRuleSetItem) SetProtocol(v string) *NatRuleSetItem
- func (s *NatRuleSetItem) SetRuleNumber(v string) *NatRuleSetItem
- func (s *NatRuleSetItem) SetSource(v *Source) *NatRuleSetItem
- func (s *NatRuleSetItem) SetTranslation(v *Translation) *NatRuleSetItem
- func (s NatRuleSetItem) String() string
- type NatTable
- type NatTableSetItem
- func (s NatTableSetItem) GoString() string
- func (s *NatTableSetItem) SetAssociationSet(v []*AssociationSetItem) *NatTableSetItem
- func (s *NatTableSetItem) SetNatRuleSet(v []*NatRuleSetItem) *NatTableSetItem
- func (s *NatTableSetItem) SetNatTableId(v string) *NatTableSetItem
- func (s *NatTableSetItem) SetTagSet(v []*TagSetItem) *NatTableSetItem
- func (s NatTableSetItem) String() string
- type NetworkFlowSetItem
- func (s NetworkFlowSetItem) GoString() string
- func (s *NetworkFlowSetItem) SetCharge(v int64) *NetworkFlowSetItem
- func (s *NetworkFlowSetItem) SetType(v string) *NetworkFlowSetItem
- func (s *NetworkFlowSetItem) SetUnit(v string) *NetworkFlowSetItem
- func (s *NetworkFlowSetItem) SetValue(v int64) *NetworkFlowSetItem
- func (s NetworkFlowSetItem) String() string
- type NetworkInfo
- type NetworkInterfaceSetItem
- func (s NetworkInterfaceSetItem) GoString() string
- func (s *NetworkInterfaceSetItem) SetAssociation(v *Association) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetAttachment(v *Attachment) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetCidrBlock(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetDescriprion(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetDescription(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetDeviceIndex(v int64) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetDhcp(v bool) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetDhcpOptionsId(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetGroupSet(v []*GroupSetItem) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetIpAddress(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetMacAddress(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetNetworkId(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetNetworkInterfaceId(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetNetworkName(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetNiftyNetworkId(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetNiftyNetworkName(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetOwnerId(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetPrivateDnsName(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetPrivateIpAddress(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetPrivateIpAddressV6(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetPrivateIpAddressesSet(v []*PrivateIpAddressesSetItem) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetSourceDestCheck(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetStatus(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetSubnetId(v string) *NetworkInterfaceSetItem
- func (s *NetworkInterfaceSetItem) SetVpcId(v string) *NetworkInterfaceSetItem
- func (s NetworkInterfaceSetItem) String() string
- type NetworkInterfacesMemberItem
- func (s NetworkInterfacesMemberItem) GoString() string
- func (s *NetworkInterfacesMemberItem) SetDescription(v string) *NetworkInterfacesMemberItem
- func (s *NetworkInterfacesMemberItem) SetDeviceIndex(v int64) *NetworkInterfacesMemberItem
- func (s *NetworkInterfacesMemberItem) SetIpAddress(v string) *NetworkInterfacesMemberItem
- func (s *NetworkInterfacesMemberItem) SetIsVipNetwork(v bool) *NetworkInterfacesMemberItem
- func (s *NetworkInterfacesMemberItem) SetNetworkId(v string) *NetworkInterfacesMemberItem
- func (s *NetworkInterfacesMemberItem) SetNetworkName(v string) *NetworkInterfacesMemberItem
- func (s NetworkInterfacesMemberItem) String() string
- type NextMonthAccountingType
- type NiftyAssociateImageInput
- func (s NiftyAssociateImageInput) GoString() string
- func (s *NiftyAssociateImageInput) SetDistributionId(v []*string) *NiftyAssociateImageInput
- func (s *NiftyAssociateImageInput) SetImageId(v string) *NiftyAssociateImageInput
- func (s *NiftyAssociateImageInput) SetIsPublic(v bool) *NiftyAssociateImageInput
- func (s *NiftyAssociateImageInput) SetIsRedistribute(v bool) *NiftyAssociateImageInput
- func (s NiftyAssociateImageInput) String() string
- type NiftyAssociateImageOutput
- type NiftyAssociateNatTableInput
- func (s NiftyAssociateNatTableInput) GoString() string
- func (s *NiftyAssociateNatTableInput) SetAgreement(v bool) *NiftyAssociateNatTableInput
- func (s *NiftyAssociateNatTableInput) SetNatTableId(v string) *NiftyAssociateNatTableInput
- func (s *NiftyAssociateNatTableInput) SetRouterId(v string) *NiftyAssociateNatTableInput
- func (s *NiftyAssociateNatTableInput) SetRouterName(v string) *NiftyAssociateNatTableInput
- func (s NiftyAssociateNatTableInput) String() string
- type NiftyAssociateNatTableOutput
- type NiftyAssociateRouteTableWithVpnGatewayInput
- func (s NiftyAssociateRouteTableWithVpnGatewayInput) GoString() string
- func (s *NiftyAssociateRouteTableWithVpnGatewayInput) SetAgreement(v bool) *NiftyAssociateRouteTableWithVpnGatewayInput
- func (s *NiftyAssociateRouteTableWithVpnGatewayInput) SetNiftyVpnGatewayName(v string) *NiftyAssociateRouteTableWithVpnGatewayInput
- func (s *NiftyAssociateRouteTableWithVpnGatewayInput) SetRouteTableId(v string) *NiftyAssociateRouteTableWithVpnGatewayInput
- func (s *NiftyAssociateRouteTableWithVpnGatewayInput) SetVpnGatewayId(v string) *NiftyAssociateRouteTableWithVpnGatewayInput
- func (s NiftyAssociateRouteTableWithVpnGatewayInput) String() string
- type NiftyAssociateRouteTableWithVpnGatewayOutput
- func (s NiftyAssociateRouteTableWithVpnGatewayOutput) GoString() string
- func (s *NiftyAssociateRouteTableWithVpnGatewayOutput) SetAssociationId(v string) *NiftyAssociateRouteTableWithVpnGatewayOutput
- func (s *NiftyAssociateRouteTableWithVpnGatewayOutput) SetRequestId(v string) *NiftyAssociateRouteTableWithVpnGatewayOutput
- func (s NiftyAssociateRouteTableWithVpnGatewayOutput) String() string
- type NiftyConfigureElasticLoadBalancerHealthCheckInput
- func (s NiftyConfigureElasticLoadBalancerHealthCheckInput) GoString() string
- func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetElasticLoadBalancerId(v string) *NiftyConfigureElasticLoadBalancerHealthCheckInput
- func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetElasticLoadBalancerName(v string) *NiftyConfigureElasticLoadBalancerHealthCheckInput
- func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetElasticLoadBalancerPort(v int64) *NiftyConfigureElasticLoadBalancerHealthCheckInput
- func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetHealthCheck(v *RequestHealthCheckStruct) *NiftyConfigureElasticLoadBalancerHealthCheckInput
- func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetInstancePort(v int64) *NiftyConfigureElasticLoadBalancerHealthCheckInput
- func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetProtocol(v string) *NiftyConfigureElasticLoadBalancerHealthCheckInput
- func (s NiftyConfigureElasticLoadBalancerHealthCheckInput) String() string
- type NiftyConfigureElasticLoadBalancerHealthCheckOutput
- func (s NiftyConfigureElasticLoadBalancerHealthCheckOutput) GoString() string
- func (s *NiftyConfigureElasticLoadBalancerHealthCheckOutput) SetHealthCheck(v *HealthCheck) *NiftyConfigureElasticLoadBalancerHealthCheckOutput
- func (s *NiftyConfigureElasticLoadBalancerHealthCheckOutput) SetNiftyConfigureElasticLoadBalancerHealthCheckResult(v *NiftyConfigureElasticLoadBalancerHealthCheckOutput) *NiftyConfigureElasticLoadBalancerHealthCheckOutput
- func (s *NiftyConfigureElasticLoadBalancerHealthCheckOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyConfigureElasticLoadBalancerHealthCheckOutput
- func (s NiftyConfigureElasticLoadBalancerHealthCheckOutput) String() string
- type NiftyCreateAlarmInput
- func (s NiftyCreateAlarmInput) GoString() string
- func (s *NiftyCreateAlarmInput) SetAlarmCondition(v string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetDescription(v string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetElasticLoadBalancerName(v []*string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetElasticLoadBalancerPort(v []*int64) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetElasticLoadBalancerProtocol(v []*string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetEmailAddress(v []*string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetFunctionName(v string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetInstanceId(v []*string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetLoadBalancerName(v []*string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetLoadBalancerPort(v []*int64) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetPartition(v []*string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetRule(v []*RequestRuleStruct) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetRuleName(v string) *NiftyCreateAlarmInput
- func (s *NiftyCreateAlarmInput) SetZone(v string) *NiftyCreateAlarmInput
- func (s NiftyCreateAlarmInput) String() string
- type NiftyCreateAlarmOutput
- type NiftyCreateAutoScalingGroupInput
- func (s NiftyCreateAutoScalingGroupInput) GoString() string
- func (s *NiftyCreateAutoScalingGroupInput) SetAutoScalingGroupName(v string) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetChangeInCapacity(v int64) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetDefaultCooldown(v int64) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetDescription(v string) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetImageId(v string) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetInstanceLifecycleLimit(v int64) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetInstanceType(v string) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetLoadBalancers(v []*RequestLoadBalancersStruct) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetMaxSize(v int64) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetMinSize(v int64) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetScaleout(v int64) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetScaleoutCondition(v string) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetScalingSchedule(v []*RequestScalingScheduleStruct) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetScalingTrigger(v []*RequestScalingTriggerStruct) *NiftyCreateAutoScalingGroupInput
- func (s *NiftyCreateAutoScalingGroupInput) SetSecurityGroup(v []*string) *NiftyCreateAutoScalingGroupInput
- func (s NiftyCreateAutoScalingGroupInput) String() string
- type NiftyCreateAutoScalingGroupOutput
- func (s NiftyCreateAutoScalingGroupOutput) GoString() string
- func (s *NiftyCreateAutoScalingGroupOutput) SetRequestId(v string) *NiftyCreateAutoScalingGroupOutput
- func (s *NiftyCreateAutoScalingGroupOutput) SetReturn(v bool) *NiftyCreateAutoScalingGroupOutput
- func (s NiftyCreateAutoScalingGroupOutput) String() string
- type NiftyCreateDhcpConfigInput
- type NiftyCreateDhcpConfigOutput
- type NiftyCreateDhcpIpAddressPoolInput
- func (s NiftyCreateDhcpIpAddressPoolInput) GoString() string
- func (s *NiftyCreateDhcpIpAddressPoolInput) SetDescription(v string) *NiftyCreateDhcpIpAddressPoolInput
- func (s *NiftyCreateDhcpIpAddressPoolInput) SetDhcpConfigId(v string) *NiftyCreateDhcpIpAddressPoolInput
- func (s *NiftyCreateDhcpIpAddressPoolInput) SetStartIpAddress(v string) *NiftyCreateDhcpIpAddressPoolInput
- func (s *NiftyCreateDhcpIpAddressPoolInput) SetStopIpAddress(v string) *NiftyCreateDhcpIpAddressPoolInput
- func (s NiftyCreateDhcpIpAddressPoolInput) String() string
- type NiftyCreateDhcpIpAddressPoolOutput
- func (s NiftyCreateDhcpIpAddressPoolOutput) GoString() string
- func (s *NiftyCreateDhcpIpAddressPoolOutput) SetRequestId(v string) *NiftyCreateDhcpIpAddressPoolOutput
- func (s *NiftyCreateDhcpIpAddressPoolOutput) SetReturn(v bool) *NiftyCreateDhcpIpAddressPoolOutput
- func (s NiftyCreateDhcpIpAddressPoolOutput) String() string
- type NiftyCreateDhcpStaticMappingInput
- func (s NiftyCreateDhcpStaticMappingInput) GoString() string
- func (s *NiftyCreateDhcpStaticMappingInput) SetDescription(v string) *NiftyCreateDhcpStaticMappingInput
- func (s *NiftyCreateDhcpStaticMappingInput) SetDhcpConfigId(v string) *NiftyCreateDhcpStaticMappingInput
- func (s *NiftyCreateDhcpStaticMappingInput) SetIpAddress(v string) *NiftyCreateDhcpStaticMappingInput
- func (s *NiftyCreateDhcpStaticMappingInput) SetMacAddress(v string) *NiftyCreateDhcpStaticMappingInput
- func (s NiftyCreateDhcpStaticMappingInput) String() string
- type NiftyCreateDhcpStaticMappingOutput
- func (s NiftyCreateDhcpStaticMappingOutput) GoString() string
- func (s *NiftyCreateDhcpStaticMappingOutput) SetRequestId(v string) *NiftyCreateDhcpStaticMappingOutput
- func (s *NiftyCreateDhcpStaticMappingOutput) SetReturn(v bool) *NiftyCreateDhcpStaticMappingOutput
- func (s NiftyCreateDhcpStaticMappingOutput) String() string
- type NiftyCreateElasticLoadBalancerInput
- func (s NiftyCreateElasticLoadBalancerInput) GoString() string
- func (s *NiftyCreateElasticLoadBalancerInput) SetAccountingType(v string) *NiftyCreateElasticLoadBalancerInput
- func (s *NiftyCreateElasticLoadBalancerInput) SetAvailabilityZones(v []*string) *NiftyCreateElasticLoadBalancerInput
- func (s *NiftyCreateElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyCreateElasticLoadBalancerInput
- func (s *NiftyCreateElasticLoadBalancerInput) SetListeners(v []*RequestListenersStruct) *NiftyCreateElasticLoadBalancerInput
- func (s *NiftyCreateElasticLoadBalancerInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *NiftyCreateElasticLoadBalancerInput
- func (s *NiftyCreateElasticLoadBalancerInput) SetNetworkVolume(v int64) *NiftyCreateElasticLoadBalancerInput
- func (s NiftyCreateElasticLoadBalancerInput) String() string
- type NiftyCreateElasticLoadBalancerOutput
- func (s NiftyCreateElasticLoadBalancerOutput) GoString() string
- func (s *NiftyCreateElasticLoadBalancerOutput) SetDNSName(v string) *NiftyCreateElasticLoadBalancerOutput
- func (s *NiftyCreateElasticLoadBalancerOutput) SetNiftyCreateElasticLoadBalancerResult(v *NiftyCreateElasticLoadBalancerOutput) *NiftyCreateElasticLoadBalancerOutput
- func (s *NiftyCreateElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyCreateElasticLoadBalancerOutput
- func (s NiftyCreateElasticLoadBalancerOutput) String() string
- type NiftyCreateInstanceSnapshotInput
- func (s NiftyCreateInstanceSnapshotInput) GoString() string
- func (s *NiftyCreateInstanceSnapshotInput) SetDescription(v string) *NiftyCreateInstanceSnapshotInput
- func (s *NiftyCreateInstanceSnapshotInput) SetInstanceId(v string) *NiftyCreateInstanceSnapshotInput
- func (s *NiftyCreateInstanceSnapshotInput) SetSnapshotName(v string) *NiftyCreateInstanceSnapshotInput
- func (s NiftyCreateInstanceSnapshotInput) String() string
- type NiftyCreateInstanceSnapshotOutput
- func (s NiftyCreateInstanceSnapshotOutput) GoString() string
- func (s *NiftyCreateInstanceSnapshotOutput) SetInstanceSet(v []*InstanceSetItem) *NiftyCreateInstanceSnapshotOutput
- func (s *NiftyCreateInstanceSnapshotOutput) SetRequestId(v string) *NiftyCreateInstanceSnapshotOutput
- func (s *NiftyCreateInstanceSnapshotOutput) SetSnapshotName(v string) *NiftyCreateInstanceSnapshotOutput
- func (s NiftyCreateInstanceSnapshotOutput) String() string
- type NiftyCreateNatRuleInput
- func (s NiftyCreateNatRuleInput) GoString() string
- func (s *NiftyCreateNatRuleInput) SetDescription(v string) *NiftyCreateNatRuleInput
- func (s *NiftyCreateNatRuleInput) SetDestination(v *RequestDestinationStruct) *NiftyCreateNatRuleInput
- func (s *NiftyCreateNatRuleInput) SetInboundInterface(v *RequestInboundInterfaceStruct) *NiftyCreateNatRuleInput
- func (s *NiftyCreateNatRuleInput) SetNatTableId(v string) *NiftyCreateNatRuleInput
- func (s *NiftyCreateNatRuleInput) SetNatType(v string) *NiftyCreateNatRuleInput
- func (s *NiftyCreateNatRuleInput) SetOutboundInterface(v *RequestOutboundInterfaceStruct) *NiftyCreateNatRuleInput
- func (s *NiftyCreateNatRuleInput) SetProtocol(v string) *NiftyCreateNatRuleInput
- func (s *NiftyCreateNatRuleInput) SetRuleNumber(v string) *NiftyCreateNatRuleInput
- func (s *NiftyCreateNatRuleInput) SetSource(v *RequestSourceStruct) *NiftyCreateNatRuleInput
- func (s *NiftyCreateNatRuleInput) SetTranslation(v *RequestTranslationStruct) *NiftyCreateNatRuleInput
- func (s NiftyCreateNatRuleInput) String() string
- type NiftyCreateNatRuleOutput
- func (s NiftyCreateNatRuleOutput) GoString() string
- func (s *NiftyCreateNatRuleOutput) SetNatRule(v *NatRule) *NiftyCreateNatRuleOutput
- func (s *NiftyCreateNatRuleOutput) SetNatTableId(v string) *NiftyCreateNatRuleOutput
- func (s *NiftyCreateNatRuleOutput) SetRequestId(v string) *NiftyCreateNatRuleOutput
- func (s NiftyCreateNatRuleOutput) String() string
- type NiftyCreateNatTableInput
- type NiftyCreateNatTableOutput
- type NiftyCreatePrivateLanInput
- func (s NiftyCreatePrivateLanInput) GoString() string
- func (s *NiftyCreatePrivateLanInput) SetAccountingType(v string) *NiftyCreatePrivateLanInput
- func (s *NiftyCreatePrivateLanInput) SetAvailabilityZone(v string) *NiftyCreatePrivateLanInput
- func (s *NiftyCreatePrivateLanInput) SetCidrBlock(v string) *NiftyCreatePrivateLanInput
- func (s *NiftyCreatePrivateLanInput) SetDescription(v string) *NiftyCreatePrivateLanInput
- func (s *NiftyCreatePrivateLanInput) SetPrivateLanName(v string) *NiftyCreatePrivateLanInput
- func (s NiftyCreatePrivateLanInput) String() string
- type NiftyCreatePrivateLanOutput
- type NiftyCreateRouterInput
- func (s NiftyCreateRouterInput) GoString() string
- func (s *NiftyCreateRouterInput) SetAccountingType(v string) *NiftyCreateRouterInput
- func (s *NiftyCreateRouterInput) SetAvailabilityZone(v string) *NiftyCreateRouterInput
- func (s *NiftyCreateRouterInput) SetDescription(v string) *NiftyCreateRouterInput
- func (s *NiftyCreateRouterInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *NiftyCreateRouterInput
- func (s *NiftyCreateRouterInput) SetRouterName(v string) *NiftyCreateRouterInput
- func (s *NiftyCreateRouterInput) SetSecurityGroup(v []*string) *NiftyCreateRouterInput
- func (s *NiftyCreateRouterInput) SetType(v string) *NiftyCreateRouterInput
- func (s NiftyCreateRouterInput) String() string
- type NiftyCreateRouterOutput
- type NiftyCreateSeparateInstanceRuleInput
- func (s NiftyCreateSeparateInstanceRuleInput) GoString() string
- func (s *NiftyCreateSeparateInstanceRuleInput) SetInstanceId(v []*string) *NiftyCreateSeparateInstanceRuleInput
- func (s *NiftyCreateSeparateInstanceRuleInput) SetInstanceUniqueId(v []*string) *NiftyCreateSeparateInstanceRuleInput
- func (s *NiftyCreateSeparateInstanceRuleInput) SetPlacement(v *RequestPlacementStruct) *NiftyCreateSeparateInstanceRuleInput
- func (s *NiftyCreateSeparateInstanceRuleInput) SetSeparateInstanceRuleDescription(v string) *NiftyCreateSeparateInstanceRuleInput
- func (s *NiftyCreateSeparateInstanceRuleInput) SetSeparateInstanceRuleName(v string) *NiftyCreateSeparateInstanceRuleInput
- func (s NiftyCreateSeparateInstanceRuleInput) String() string
- type NiftyCreateSeparateInstanceRuleOutput
- func (s NiftyCreateSeparateInstanceRuleOutput) GoString() string
- func (s *NiftyCreateSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyCreateSeparateInstanceRuleOutput
- func (s *NiftyCreateSeparateInstanceRuleOutput) SetReturn(v string) *NiftyCreateSeparateInstanceRuleOutput
- func (s NiftyCreateSeparateInstanceRuleOutput) String() string
- type NiftyCreateWebProxyInput
- func (s NiftyCreateWebProxyInput) GoString() string
- func (s *NiftyCreateWebProxyInput) SetAgreement(v bool) *NiftyCreateWebProxyInput
- func (s *NiftyCreateWebProxyInput) SetBypassInterface(v *RequestBypassInterfaceStruct) *NiftyCreateWebProxyInput
- func (s *NiftyCreateWebProxyInput) SetDescription(v string) *NiftyCreateWebProxyInput
- func (s *NiftyCreateWebProxyInput) SetListenInterface(v *RequestListenInterfaceStruct) *NiftyCreateWebProxyInput
- func (s *NiftyCreateWebProxyInput) SetListenPort(v string) *NiftyCreateWebProxyInput
- func (s *NiftyCreateWebProxyInput) SetOption(v *RequestOptionStruct) *NiftyCreateWebProxyInput
- func (s *NiftyCreateWebProxyInput) SetRouterId(v string) *NiftyCreateWebProxyInput
- func (s *NiftyCreateWebProxyInput) SetRouterName(v string) *NiftyCreateWebProxyInput
- func (s NiftyCreateWebProxyInput) String() string
- type NiftyCreateWebProxyOutput
- type NiftyDeleteAlarmInput
- type NiftyDeleteAlarmOutput
- type NiftyDeleteAutoScalingGroupInput
- type NiftyDeleteAutoScalingGroupOutput
- func (s NiftyDeleteAutoScalingGroupOutput) GoString() string
- func (s *NiftyDeleteAutoScalingGroupOutput) SetRequestId(v string) *NiftyDeleteAutoScalingGroupOutput
- func (s *NiftyDeleteAutoScalingGroupOutput) SetReturn(v bool) *NiftyDeleteAutoScalingGroupOutput
- func (s NiftyDeleteAutoScalingGroupOutput) String() string
- type NiftyDeleteDhcpConfigInput
- type NiftyDeleteDhcpConfigOutput
- type NiftyDeleteDhcpIpAddressPoolInput
- func (s NiftyDeleteDhcpIpAddressPoolInput) GoString() string
- func (s *NiftyDeleteDhcpIpAddressPoolInput) SetDhcpConfigId(v string) *NiftyDeleteDhcpIpAddressPoolInput
- func (s *NiftyDeleteDhcpIpAddressPoolInput) SetStartIpAddress(v string) *NiftyDeleteDhcpIpAddressPoolInput
- func (s *NiftyDeleteDhcpIpAddressPoolInput) SetStopIpAddress(v string) *NiftyDeleteDhcpIpAddressPoolInput
- func (s NiftyDeleteDhcpIpAddressPoolInput) String() string
- type NiftyDeleteDhcpIpAddressPoolOutput
- func (s NiftyDeleteDhcpIpAddressPoolOutput) GoString() string
- func (s *NiftyDeleteDhcpIpAddressPoolOutput) SetRequestId(v string) *NiftyDeleteDhcpIpAddressPoolOutput
- func (s *NiftyDeleteDhcpIpAddressPoolOutput) SetReturn(v bool) *NiftyDeleteDhcpIpAddressPoolOutput
- func (s NiftyDeleteDhcpIpAddressPoolOutput) String() string
- type NiftyDeleteDhcpStaticMappingInput
- func (s NiftyDeleteDhcpStaticMappingInput) GoString() string
- func (s *NiftyDeleteDhcpStaticMappingInput) SetDhcpConfigId(v string) *NiftyDeleteDhcpStaticMappingInput
- func (s *NiftyDeleteDhcpStaticMappingInput) SetIpAddress(v string) *NiftyDeleteDhcpStaticMappingInput
- func (s *NiftyDeleteDhcpStaticMappingInput) SetMacAddress(v string) *NiftyDeleteDhcpStaticMappingInput
- func (s NiftyDeleteDhcpStaticMappingInput) String() string
- type NiftyDeleteDhcpStaticMappingOutput
- func (s NiftyDeleteDhcpStaticMappingOutput) GoString() string
- func (s *NiftyDeleteDhcpStaticMappingOutput) SetRequestId(v string) *NiftyDeleteDhcpStaticMappingOutput
- func (s *NiftyDeleteDhcpStaticMappingOutput) SetReturn(v bool) *NiftyDeleteDhcpStaticMappingOutput
- func (s NiftyDeleteDhcpStaticMappingOutput) String() string
- type NiftyDeleteElasticLoadBalancerInput
- func (s NiftyDeleteElasticLoadBalancerInput) GoString() string
- func (s *NiftyDeleteElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyDeleteElasticLoadBalancerInput
- func (s *NiftyDeleteElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyDeleteElasticLoadBalancerInput
- func (s *NiftyDeleteElasticLoadBalancerInput) SetElasticLoadBalancerPort(v int64) *NiftyDeleteElasticLoadBalancerInput
- func (s *NiftyDeleteElasticLoadBalancerInput) SetInstancePort(v int64) *NiftyDeleteElasticLoadBalancerInput
- func (s *NiftyDeleteElasticLoadBalancerInput) SetProtocol(v string) *NiftyDeleteElasticLoadBalancerInput
- func (s NiftyDeleteElasticLoadBalancerInput) String() string
- type NiftyDeleteElasticLoadBalancerOutput
- type NiftyDeleteInstanceSnapshotInput
- func (s NiftyDeleteInstanceSnapshotInput) GoString() string
- func (s *NiftyDeleteInstanceSnapshotInput) SetInstanceSnapshotId(v []*string) *NiftyDeleteInstanceSnapshotInput
- func (s *NiftyDeleteInstanceSnapshotInput) SetSnapshotName(v []*string) *NiftyDeleteInstanceSnapshotInput
- func (s NiftyDeleteInstanceSnapshotInput) String() string
- type NiftyDeleteInstanceSnapshotOutput
- func (s NiftyDeleteInstanceSnapshotOutput) GoString() string
- func (s *NiftyDeleteInstanceSnapshotOutput) SetRequestId(v string) *NiftyDeleteInstanceSnapshotOutput
- func (s *NiftyDeleteInstanceSnapshotOutput) SetSnapshotInfoSet(v []*SnapshotInfoSetItem) *NiftyDeleteInstanceSnapshotOutput
- func (s NiftyDeleteInstanceSnapshotOutput) String() string
- type NiftyDeleteNatRuleInput
- func (s NiftyDeleteNatRuleInput) GoString() string
- func (s *NiftyDeleteNatRuleInput) SetNatTableId(v string) *NiftyDeleteNatRuleInput
- func (s *NiftyDeleteNatRuleInput) SetNatType(v string) *NiftyDeleteNatRuleInput
- func (s *NiftyDeleteNatRuleInput) SetRuleNumber(v string) *NiftyDeleteNatRuleInput
- func (s NiftyDeleteNatRuleInput) String() string
- type NiftyDeleteNatRuleOutput
- type NiftyDeleteNatTableInput
- type NiftyDeleteNatTableOutput
- type NiftyDeletePrivateLanInput
- type NiftyDeletePrivateLanOutput
- type NiftyDeleteRouterInput
- type NiftyDeleteRouterOutput
- type NiftyDeleteSeparateInstanceRuleInput
- type NiftyDeleteSeparateInstanceRuleOutput
- func (s NiftyDeleteSeparateInstanceRuleOutput) GoString() string
- func (s *NiftyDeleteSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyDeleteSeparateInstanceRuleOutput
- func (s *NiftyDeleteSeparateInstanceRuleOutput) SetReturn(v string) *NiftyDeleteSeparateInstanceRuleOutput
- func (s NiftyDeleteSeparateInstanceRuleOutput) String() string
- type NiftyDeleteWebProxyInput
- func (s NiftyDeleteWebProxyInput) GoString() string
- func (s *NiftyDeleteWebProxyInput) SetAgreement(v bool) *NiftyDeleteWebProxyInput
- func (s *NiftyDeleteWebProxyInput) SetRouterId(v string) *NiftyDeleteWebProxyInput
- func (s *NiftyDeleteWebProxyInput) SetRouterName(v string) *NiftyDeleteWebProxyInput
- func (s NiftyDeleteWebProxyInput) String() string
- type NiftyDeleteWebProxyOutput
- type NiftyDeregisterInstancesFromElasticLoadBalancerInput
- func (s NiftyDeregisterInstancesFromElasticLoadBalancerInput) GoString() string
- func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
- func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
- func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetElasticLoadBalancerPort(v int64) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
- func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetInstancePort(v int64) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
- func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetInstances(v []*RequestInstancesStruct) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
- func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetProtocol(v string) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
- func (s NiftyDeregisterInstancesFromElasticLoadBalancerInput) String() string
- type NiftyDeregisterInstancesFromElasticLoadBalancerOutput
- func (s NiftyDeregisterInstancesFromElasticLoadBalancerOutput) GoString() string
- func (s *NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SetInstances(v []*InstancesMemberItem) *NiftyDeregisterInstancesFromElasticLoadBalancerOutput
- func (s *NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SetNiftyDeregisterInstancesFromElasticLoadBalancerResult(v *NiftyDeregisterInstancesFromElasticLoadBalancerOutput) *NiftyDeregisterInstancesFromElasticLoadBalancerOutput
- func (s *NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyDeregisterInstancesFromElasticLoadBalancerOutput
- func (s NiftyDeregisterInstancesFromElasticLoadBalancerOutput) String() string
- type NiftyDeregisterInstancesFromSeparateInstanceRuleInput
- func (s NiftyDeregisterInstancesFromSeparateInstanceRuleInput) GoString() string
- func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) SetInstanceId(v []*string) *NiftyDeregisterInstancesFromSeparateInstanceRuleInput
- func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) SetInstanceUniqueId(v []*string) *NiftyDeregisterInstancesFromSeparateInstanceRuleInput
- func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) SetSeparateInstanceRuleName(v string) *NiftyDeregisterInstancesFromSeparateInstanceRuleInput
- func (s NiftyDeregisterInstancesFromSeparateInstanceRuleInput) String() string
- type NiftyDeregisterInstancesFromSeparateInstanceRuleOutput
- func (s NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) GoString() string
- func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) SetInstancesSet(v []*InstancesSetItem) *NiftyDeregisterInstancesFromSeparateInstanceRuleOutput
- func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyDeregisterInstancesFromSeparateInstanceRuleOutput
- func (s NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) String() string
- type NiftyDeregisterRoutersFromSecurityGroupInput
- func (s NiftyDeregisterRoutersFromSecurityGroupInput) GoString() string
- func (s *NiftyDeregisterRoutersFromSecurityGroupInput) SetGroupName(v string) *NiftyDeregisterRoutersFromSecurityGroupInput
- func (s *NiftyDeregisterRoutersFromSecurityGroupInput) SetRouterSet(v []*RequestRouterSetStruct) *NiftyDeregisterRoutersFromSecurityGroupInput
- func (s NiftyDeregisterRoutersFromSecurityGroupInput) String() string
- type NiftyDeregisterRoutersFromSecurityGroupOutput
- func (s NiftyDeregisterRoutersFromSecurityGroupOutput) GoString() string
- func (s *NiftyDeregisterRoutersFromSecurityGroupOutput) SetRequestId(v string) *NiftyDeregisterRoutersFromSecurityGroupOutput
- func (s *NiftyDeregisterRoutersFromSecurityGroupOutput) SetRouterSet(v []*RouterSetItem) *NiftyDeregisterRoutersFromSecurityGroupOutput
- func (s NiftyDeregisterRoutersFromSecurityGroupOutput) String() string
- type NiftyDeregisterVpnGatewaysFromSecurityGroupInput
- func (s NiftyDeregisterVpnGatewaysFromSecurityGroupInput) GoString() string
- func (s *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) SetGroupName(v string) *NiftyDeregisterVpnGatewaysFromSecurityGroupInput
- func (s *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) SetRouterSet(v []*RequestRouterSetStruct) *NiftyDeregisterVpnGatewaysFromSecurityGroupInput
- func (s NiftyDeregisterVpnGatewaysFromSecurityGroupInput) String() string
- type NiftyDeregisterVpnGatewaysFromSecurityGroupOutput
- func (s NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) GoString() string
- func (s *NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) SetRequestId(v string) *NiftyDeregisterVpnGatewaysFromSecurityGroupOutput
- func (s *NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) SetVpnGatewaySet(v []*VpnGatewaySetItem) *NiftyDeregisterVpnGatewaysFromSecurityGroupOutput
- func (s NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) String() string
- type NiftyDescribeAlarmHistoryInput
- type NiftyDescribeAlarmHistoryOutput
- func (s NiftyDescribeAlarmHistoryOutput) GoString() string
- func (s *NiftyDescribeAlarmHistoryOutput) SetRequestId(v string) *NiftyDescribeAlarmHistoryOutput
- func (s *NiftyDescribeAlarmHistoryOutput) SetReservationSet(v []*ReservationSetItem) *NiftyDescribeAlarmHistoryOutput
- func (s NiftyDescribeAlarmHistoryOutput) String() string
- type NiftyDescribeAlarmRulesActivitiesInput
- type NiftyDescribeAlarmRulesActivitiesOutput
- func (s NiftyDescribeAlarmRulesActivitiesOutput) GoString() string
- func (s *NiftyDescribeAlarmRulesActivitiesOutput) SetRequestId(v string) *NiftyDescribeAlarmRulesActivitiesOutput
- func (s *NiftyDescribeAlarmRulesActivitiesOutput) SetReservationSet(v []*ReservationSetItem) *NiftyDescribeAlarmRulesActivitiesOutput
- func (s NiftyDescribeAlarmRulesActivitiesOutput) String() string
- type NiftyDescribeAlarmsInput
- type NiftyDescribeAlarmsOutput
- type NiftyDescribeAlarmsPartitionsInput
- type NiftyDescribeAlarmsPartitionsOutput
- func (s NiftyDescribeAlarmsPartitionsOutput) GoString() string
- func (s *NiftyDescribeAlarmsPartitionsOutput) SetAlarmTargetSet(v []*AlarmTargetSetItem) *NiftyDescribeAlarmsPartitionsOutput
- func (s *NiftyDescribeAlarmsPartitionsOutput) SetRequestId(v string) *NiftyDescribeAlarmsPartitionsOutput
- func (s NiftyDescribeAlarmsPartitionsOutput) String() string
- type NiftyDescribeAutoScalingGroupsInput
- type NiftyDescribeAutoScalingGroupsOutput
- func (s NiftyDescribeAutoScalingGroupsOutput) GoString() string
- func (s *NiftyDescribeAutoScalingGroupsOutput) SetAutoScalingReservationSet(v []*AutoScalingReservationSetItem) *NiftyDescribeAutoScalingGroupsOutput
- func (s *NiftyDescribeAutoScalingGroupsOutput) SetRequestId(v string) *NiftyDescribeAutoScalingGroupsOutput
- func (s NiftyDescribeAutoScalingGroupsOutput) String() string
- type NiftyDescribeCorporateInfoForCertificateInput
- type NiftyDescribeCorporateInfoForCertificateOutput
- func (s NiftyDescribeCorporateInfoForCertificateOutput) GoString() string
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetCity(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetCorpGrade(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetCorpName(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetDivisionName(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetKanaName1(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetKanaName2(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetName1(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetName2(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetPostName(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetPref(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetPresidentName1(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetPresidentName2(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetRequestId(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetTdbCode(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetZip1(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetZip2(v string) *NiftyDescribeCorporateInfoForCertificateOutput
- func (s NiftyDescribeCorporateInfoForCertificateOutput) String() string
- type NiftyDescribeDhcpConfigsInput
- func (s NiftyDescribeDhcpConfigsInput) GoString() string
- func (s *NiftyDescribeDhcpConfigsInput) SetDhcpConfigId(v string) *NiftyDescribeDhcpConfigsInput
- func (s *NiftyDescribeDhcpConfigsInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeDhcpConfigsInput
- func (s NiftyDescribeDhcpConfigsInput) String() string
- type NiftyDescribeDhcpConfigsOutput
- func (s NiftyDescribeDhcpConfigsOutput) GoString() string
- func (s *NiftyDescribeDhcpConfigsOutput) SetDhcpConfigsSet(v []*DhcpConfigsSetItem) *NiftyDescribeDhcpConfigsOutput
- func (s *NiftyDescribeDhcpConfigsOutput) SetRequestId(v string) *NiftyDescribeDhcpConfigsOutput
- func (s NiftyDescribeDhcpConfigsOutput) String() string
- type NiftyDescribeDhcpStatusInput
- type NiftyDescribeDhcpStatusOutput
- func (s NiftyDescribeDhcpStatusOutput) GoString() string
- func (s *NiftyDescribeDhcpStatusOutput) SetDhcpStatusInformationSet(v []*DhcpStatusInformationSetItem) *NiftyDescribeDhcpStatusOutput
- func (s *NiftyDescribeDhcpStatusOutput) SetRequestId(v string) *NiftyDescribeDhcpStatusOutput
- func (s *NiftyDescribeDhcpStatusOutput) SetRouterId(v string) *NiftyDescribeDhcpStatusOutput
- func (s *NiftyDescribeDhcpStatusOutput) SetRouterName(v string) *NiftyDescribeDhcpStatusOutput
- func (s NiftyDescribeDhcpStatusOutput) String() string
- type NiftyDescribeElasticLoadBalancersInput
- func (s NiftyDescribeElasticLoadBalancersInput) GoString() string
- func (s *NiftyDescribeElasticLoadBalancersInput) SetElasticLoadBalancers(v *RequestElasticLoadBalancersStruct) *NiftyDescribeElasticLoadBalancersInput
- func (s *NiftyDescribeElasticLoadBalancersInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeElasticLoadBalancersInput
- func (s NiftyDescribeElasticLoadBalancersInput) String() string
- type NiftyDescribeElasticLoadBalancersOutput
- func (s NiftyDescribeElasticLoadBalancersOutput) GoString() string
- func (s *NiftyDescribeElasticLoadBalancersOutput) SetElasticLoadBalancerDescriptions(v []*ElasticLoadBalancerDescriptionsMemberItem) *NiftyDescribeElasticLoadBalancersOutput
- func (s *NiftyDescribeElasticLoadBalancersOutput) SetNiftyDescribeElasticLoadBalancersResult(v *NiftyDescribeElasticLoadBalancersOutput) *NiftyDescribeElasticLoadBalancersOutput
- func (s *NiftyDescribeElasticLoadBalancersOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyDescribeElasticLoadBalancersOutput
- func (s NiftyDescribeElasticLoadBalancersOutput) String() string
- type NiftyDescribeInstanceElasticLoadBalancerHealthInput
- func (s NiftyDescribeInstanceElasticLoadBalancerHealthInput) GoString() string
- func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetElasticLoadBalancerId(v string) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
- func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetElasticLoadBalancerName(v string) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
- func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetElasticLoadBalancerPort(v int64) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
- func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetInstancePort(v int64) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
- func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetInstances(v []*RequestInstancesStruct) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
- func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetProtocol(v string) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
- func (s NiftyDescribeInstanceElasticLoadBalancerHealthInput) String() string
- type NiftyDescribeInstanceElasticLoadBalancerHealthOutput
- func (s NiftyDescribeInstanceElasticLoadBalancerHealthOutput) GoString() string
- func (s *NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SetInstanceStates(v []*InstanceStatesMemberItem) *NiftyDescribeInstanceElasticLoadBalancerHealthOutput
- func (s *NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SetNiftyDescribeInstanceElasticLoadBalancerHealthResult(v *NiftyDescribeInstanceElasticLoadBalancerHealthOutput) *NiftyDescribeInstanceElasticLoadBalancerHealthOutput
- func (s *NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyDescribeInstanceElasticLoadBalancerHealthOutput
- func (s NiftyDescribeInstanceElasticLoadBalancerHealthOutput) String() string
- type NiftyDescribeInstanceSnapshotsInput
- func (s NiftyDescribeInstanceSnapshotsInput) GoString() string
- func (s *NiftyDescribeInstanceSnapshotsInput) SetInstanceSnapshotId(v []*string) *NiftyDescribeInstanceSnapshotsInput
- func (s *NiftyDescribeInstanceSnapshotsInput) SetSnapshotName(v []*string) *NiftyDescribeInstanceSnapshotsInput
- func (s NiftyDescribeInstanceSnapshotsInput) String() string
- type NiftyDescribeInstanceSnapshotsOutput
- func (s NiftyDescribeInstanceSnapshotsOutput) GoString() string
- func (s *NiftyDescribeInstanceSnapshotsOutput) SetRequestId(v string) *NiftyDescribeInstanceSnapshotsOutput
- func (s *NiftyDescribeInstanceSnapshotsOutput) SetSnapshotInfoSet(v []*SnapshotInfoSetItem) *NiftyDescribeInstanceSnapshotsOutput
- func (s NiftyDescribeInstanceSnapshotsOutput) String() string
- type NiftyDescribeNatTablesInput
- func (s NiftyDescribeNatTablesInput) GoString() string
- func (s *NiftyDescribeNatTablesInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeNatTablesInput
- func (s *NiftyDescribeNatTablesInput) SetNatTableId(v []*string) *NiftyDescribeNatTablesInput
- func (s NiftyDescribeNatTablesInput) String() string
- type NiftyDescribeNatTablesOutput
- func (s NiftyDescribeNatTablesOutput) GoString() string
- func (s *NiftyDescribeNatTablesOutput) SetNatTableSet(v []*NatTableSetItem) *NiftyDescribeNatTablesOutput
- func (s *NiftyDescribeNatTablesOutput) SetRequestId(v string) *NiftyDescribeNatTablesOutput
- func (s NiftyDescribeNatTablesOutput) String() string
- type NiftyDescribePerformanceChartInput
- func (s NiftyDescribePerformanceChartInput) GoString() string
- func (s *NiftyDescribePerformanceChartInput) SetDataType(v []*string) *NiftyDescribePerformanceChartInput
- func (s *NiftyDescribePerformanceChartInput) SetFromDate(v string) *NiftyDescribePerformanceChartInput
- func (s *NiftyDescribePerformanceChartInput) SetFunctionName(v string) *NiftyDescribePerformanceChartInput
- func (s *NiftyDescribePerformanceChartInput) SetResourceName(v []*string) *NiftyDescribePerformanceChartInput
- func (s *NiftyDescribePerformanceChartInput) SetToDate(v string) *NiftyDescribePerformanceChartInput
- func (s *NiftyDescribePerformanceChartInput) SetValueType(v string) *NiftyDescribePerformanceChartInput
- func (s NiftyDescribePerformanceChartInput) String() string
- type NiftyDescribePerformanceChartOutput
- func (s NiftyDescribePerformanceChartOutput) GoString() string
- func (s *NiftyDescribePerformanceChartOutput) SetFunctionName(v string) *NiftyDescribePerformanceChartOutput
- func (s *NiftyDescribePerformanceChartOutput) SetPerformanceChartSet(v []*PerformanceChartSetItem) *NiftyDescribePerformanceChartOutput
- func (s *NiftyDescribePerformanceChartOutput) SetRequestId(v string) *NiftyDescribePerformanceChartOutput
- func (s *NiftyDescribePerformanceChartOutput) SetValueType(v string) *NiftyDescribePerformanceChartOutput
- func (s NiftyDescribePerformanceChartOutput) String() string
- type NiftyDescribePrivateLansInput
- func (s NiftyDescribePrivateLansInput) GoString() string
- func (s *NiftyDescribePrivateLansInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribePrivateLansInput
- func (s *NiftyDescribePrivateLansInput) SetNetworkId(v []*string) *NiftyDescribePrivateLansInput
- func (s *NiftyDescribePrivateLansInput) SetPrivateLanName(v []*string) *NiftyDescribePrivateLansInput
- func (s NiftyDescribePrivateLansInput) String() string
- type NiftyDescribePrivateLansOutput
- func (s NiftyDescribePrivateLansOutput) GoString() string
- func (s *NiftyDescribePrivateLansOutput) SetPrivateLanSet(v []*PrivateLanSetItem) *NiftyDescribePrivateLansOutput
- func (s *NiftyDescribePrivateLansOutput) SetRequestId(v string) *NiftyDescribePrivateLansOutput
- func (s NiftyDescribePrivateLansOutput) String() string
- type NiftyDescribeRoutersInput
- func (s NiftyDescribeRoutersInput) GoString() string
- func (s *NiftyDescribeRoutersInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeRoutersInput
- func (s *NiftyDescribeRoutersInput) SetRouterId(v []*string) *NiftyDescribeRoutersInput
- func (s *NiftyDescribeRoutersInput) SetRouterName(v []*string) *NiftyDescribeRoutersInput
- func (s NiftyDescribeRoutersInput) String() string
- type NiftyDescribeRoutersOutput
- type NiftyDescribeScalingActivitiesInput
- func (s NiftyDescribeScalingActivitiesInput) GoString() string
- func (s *NiftyDescribeScalingActivitiesInput) SetActivityDateFrom(v string) *NiftyDescribeScalingActivitiesInput
- func (s *NiftyDescribeScalingActivitiesInput) SetActivityDateTo(v string) *NiftyDescribeScalingActivitiesInput
- func (s *NiftyDescribeScalingActivitiesInput) SetAutoScalingGroupName(v string) *NiftyDescribeScalingActivitiesInput
- func (s *NiftyDescribeScalingActivitiesInput) SetRange(v *RequestRangeStruct) *NiftyDescribeScalingActivitiesInput
- func (s NiftyDescribeScalingActivitiesInput) String() string
- type NiftyDescribeScalingActivitiesOutput
- func (s NiftyDescribeScalingActivitiesOutput) GoString() string
- func (s *NiftyDescribeScalingActivitiesOutput) SetAutoScalingGroupName(v string) *NiftyDescribeScalingActivitiesOutput
- func (s *NiftyDescribeScalingActivitiesOutput) SetLogSet(v []*LogSetItem) *NiftyDescribeScalingActivitiesOutput
- func (s *NiftyDescribeScalingActivitiesOutput) SetRequestId(v string) *NiftyDescribeScalingActivitiesOutput
- func (s NiftyDescribeScalingActivitiesOutput) String() string
- type NiftyDescribeSeparateInstanceRulesInput
- func (s NiftyDescribeSeparateInstanceRulesInput) GoString() string
- func (s *NiftyDescribeSeparateInstanceRulesInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeSeparateInstanceRulesInput
- func (s *NiftyDescribeSeparateInstanceRulesInput) SetSeparateInstanceRuleName(v []*string) *NiftyDescribeSeparateInstanceRulesInput
- func (s NiftyDescribeSeparateInstanceRulesInput) String() string
- type NiftyDescribeSeparateInstanceRulesOutput
- func (s NiftyDescribeSeparateInstanceRulesOutput) GoString() string
- func (s *NiftyDescribeSeparateInstanceRulesOutput) SetRequestId(v string) *NiftyDescribeSeparateInstanceRulesOutput
- func (s *NiftyDescribeSeparateInstanceRulesOutput) SetSeparateInstanceRulesInfo(v []*SeparateInstanceRulesInfoSetItem) *NiftyDescribeSeparateInstanceRulesOutput
- func (s NiftyDescribeSeparateInstanceRulesOutput) String() string
- type NiftyDescribeVpnGatewayActivitiesInput
- func (s NiftyDescribeVpnGatewayActivitiesInput) GoString() string
- func (s *NiftyDescribeVpnGatewayActivitiesInput) SetNiftyVpnGatewayName(v string) *NiftyDescribeVpnGatewayActivitiesInput
- func (s *NiftyDescribeVpnGatewayActivitiesInput) SetVpnGatewayId(v string) *NiftyDescribeVpnGatewayActivitiesInput
- func (s NiftyDescribeVpnGatewayActivitiesInput) String() string
- type NiftyDescribeVpnGatewayActivitiesOutput
- func (s NiftyDescribeVpnGatewayActivitiesOutput) GoString() string
- func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetAnalyzeResultSet(v []*AnalyzeResultSetItem) *NiftyDescribeVpnGatewayActivitiesOutput
- func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetLog(v string) *NiftyDescribeVpnGatewayActivitiesOutput
- func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetNiftyVpnGatewayName(v string) *NiftyDescribeVpnGatewayActivitiesOutput
- func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetRequestId(v string) *NiftyDescribeVpnGatewayActivitiesOutput
- func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetVpnGatewayId(v string) *NiftyDescribeVpnGatewayActivitiesOutput
- func (s NiftyDescribeVpnGatewayActivitiesOutput) String() string
- type NiftyDescribeWebProxiesInput
- func (s NiftyDescribeWebProxiesInput) GoString() string
- func (s *NiftyDescribeWebProxiesInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeWebProxiesInput
- func (s *NiftyDescribeWebProxiesInput) SetRouterId(v []*string) *NiftyDescribeWebProxiesInput
- func (s *NiftyDescribeWebProxiesInput) SetRouterName(v []*string) *NiftyDescribeWebProxiesInput
- func (s NiftyDescribeWebProxiesInput) String() string
- type NiftyDescribeWebProxiesOutput
- func (s NiftyDescribeWebProxiesOutput) GoString() string
- func (s *NiftyDescribeWebProxiesOutput) SetRequestId(v string) *NiftyDescribeWebProxiesOutput
- func (s *NiftyDescribeWebProxiesOutput) SetWebProxy(v []*WebProxySetItem) *NiftyDescribeWebProxiesOutput
- func (s NiftyDescribeWebProxiesOutput) String() string
- type NiftyDisableDhcpInput
- func (s NiftyDisableDhcpInput) GoString() string
- func (s *NiftyDisableDhcpInput) SetAgreement(v bool) *NiftyDisableDhcpInput
- func (s *NiftyDisableDhcpInput) SetNetworkId(v string) *NiftyDisableDhcpInput
- func (s *NiftyDisableDhcpInput) SetNetworkName(v string) *NiftyDisableDhcpInput
- func (s *NiftyDisableDhcpInput) SetRouterId(v string) *NiftyDisableDhcpInput
- func (s *NiftyDisableDhcpInput) SetRouterName(v string) *NiftyDisableDhcpInput
- func (s NiftyDisableDhcpInput) String() string
- type NiftyDisableDhcpOutput
- type NiftyDisassociateNatTableInput
- func (s NiftyDisassociateNatTableInput) GoString() string
- func (s *NiftyDisassociateNatTableInput) SetAgreement(v bool) *NiftyDisassociateNatTableInput
- func (s *NiftyDisassociateNatTableInput) SetAssociationId(v string) *NiftyDisassociateNatTableInput
- func (s NiftyDisassociateNatTableInput) String() string
- type NiftyDisassociateNatTableOutput
- func (s NiftyDisassociateNatTableOutput) GoString() string
- func (s *NiftyDisassociateNatTableOutput) SetRequestId(v string) *NiftyDisassociateNatTableOutput
- func (s *NiftyDisassociateNatTableOutput) SetReturn(v bool) *NiftyDisassociateNatTableOutput
- func (s NiftyDisassociateNatTableOutput) String() string
- type NiftyDisassociateRouteTableFromVpnGatewayInput
- func (s NiftyDisassociateRouteTableFromVpnGatewayInput) GoString() string
- func (s *NiftyDisassociateRouteTableFromVpnGatewayInput) SetAgreement(v bool) *NiftyDisassociateRouteTableFromVpnGatewayInput
- func (s *NiftyDisassociateRouteTableFromVpnGatewayInput) SetAssociationId(v string) *NiftyDisassociateRouteTableFromVpnGatewayInput
- func (s NiftyDisassociateRouteTableFromVpnGatewayInput) String() string
- type NiftyDisassociateRouteTableFromVpnGatewayOutput
- func (s NiftyDisassociateRouteTableFromVpnGatewayOutput) GoString() string
- func (s *NiftyDisassociateRouteTableFromVpnGatewayOutput) SetRequestId(v string) *NiftyDisassociateRouteTableFromVpnGatewayOutput
- func (s *NiftyDisassociateRouteTableFromVpnGatewayOutput) SetReturn(v bool) *NiftyDisassociateRouteTableFromVpnGatewayOutput
- func (s NiftyDisassociateRouteTableFromVpnGatewayOutput) String() string
- type NiftyDistributionIdsSetItem
- type NiftyElasticLoadBalancingSetItem
- func (s NiftyElasticLoadBalancingSetItem) GoString() string
- func (s *NiftyElasticLoadBalancingSetItem) SetElasticLoadBalancerId(v string) *NiftyElasticLoadBalancingSetItem
- func (s *NiftyElasticLoadBalancingSetItem) SetElasticLoadBalancerName(v string) *NiftyElasticLoadBalancingSetItem
- func (s *NiftyElasticLoadBalancingSetItem) SetElasticLoadBalancerPort(v int64) *NiftyElasticLoadBalancingSetItem
- func (s *NiftyElasticLoadBalancingSetItem) SetInstancePort(v int64) *NiftyElasticLoadBalancingSetItem
- func (s *NiftyElasticLoadBalancingSetItem) SetProtocol(v string) *NiftyElasticLoadBalancingSetItem
- func (s NiftyElasticLoadBalancingSetItem) String() string
- type NiftyEnableDhcpInput
- func (s NiftyEnableDhcpInput) GoString() string
- func (s *NiftyEnableDhcpInput) SetAgreement(v bool) *NiftyEnableDhcpInput
- func (s *NiftyEnableDhcpInput) SetDhcpConfigId(v string) *NiftyEnableDhcpInput
- func (s *NiftyEnableDhcpInput) SetDhcpOptionsId(v string) *NiftyEnableDhcpInput
- func (s *NiftyEnableDhcpInput) SetNetworkId(v string) *NiftyEnableDhcpInput
- func (s *NiftyEnableDhcpInput) SetNetworkName(v string) *NiftyEnableDhcpInput
- func (s *NiftyEnableDhcpInput) SetRouterId(v string) *NiftyEnableDhcpInput
- func (s *NiftyEnableDhcpInput) SetRouterName(v string) *NiftyEnableDhcpInput
- func (s NiftyEnableDhcpInput) String() string
- type NiftyEnableDhcpOutput
- type NiftyIpsecConfiguration
- func (s NiftyIpsecConfiguration) GoString() string
- func (s *NiftyIpsecConfiguration) SetEncryptionAlgorithm(v string) *NiftyIpsecConfiguration
- func (s *NiftyIpsecConfiguration) SetHashingAlgorithm(v string) *NiftyIpsecConfiguration
- func (s *NiftyIpsecConfiguration) SetInternetKeyExchange(v string) *NiftyIpsecConfiguration
- func (s *NiftyIpsecConfiguration) SetMtu(v string) *NiftyIpsecConfiguration
- func (s *NiftyIpsecConfiguration) SetPreSharedKey(v string) *NiftyIpsecConfiguration
- func (s NiftyIpsecConfiguration) String() string
- type NiftyModifyAddressAttributeInput
- func (s NiftyModifyAddressAttributeInput) GoString() string
- func (s *NiftyModifyAddressAttributeInput) SetAttribute(v string) *NiftyModifyAddressAttributeInput
- func (s *NiftyModifyAddressAttributeInput) SetPrivateIpAddress(v string) *NiftyModifyAddressAttributeInput
- func (s *NiftyModifyAddressAttributeInput) SetPublicIp(v string) *NiftyModifyAddressAttributeInput
- func (s *NiftyModifyAddressAttributeInput) SetValue(v string) *NiftyModifyAddressAttributeInput
- func (s NiftyModifyAddressAttributeInput) String() string
- type NiftyModifyAddressAttributeOutput
- func (s NiftyModifyAddressAttributeOutput) GoString() string
- func (s *NiftyModifyAddressAttributeOutput) SetRequestId(v string) *NiftyModifyAddressAttributeOutput
- func (s *NiftyModifyAddressAttributeOutput) SetReturn(v bool) *NiftyModifyAddressAttributeOutput
- func (s NiftyModifyAddressAttributeOutput) String() string
- type NiftyModifyCustomerGatewayAttributeInput
- func (s NiftyModifyCustomerGatewayAttributeInput) GoString() string
- func (s *NiftyModifyCustomerGatewayAttributeInput) SetAttribute(v string) *NiftyModifyCustomerGatewayAttributeInput
- func (s *NiftyModifyCustomerGatewayAttributeInput) SetCustomerGatewayId(v string) *NiftyModifyCustomerGatewayAttributeInput
- func (s *NiftyModifyCustomerGatewayAttributeInput) SetNiftyCustomerGatewayName(v string) *NiftyModifyCustomerGatewayAttributeInput
- func (s *NiftyModifyCustomerGatewayAttributeInput) SetValue(v string) *NiftyModifyCustomerGatewayAttributeInput
- func (s NiftyModifyCustomerGatewayAttributeInput) String() string
- type NiftyModifyCustomerGatewayAttributeOutput
- func (s NiftyModifyCustomerGatewayAttributeOutput) GoString() string
- func (s *NiftyModifyCustomerGatewayAttributeOutput) SetRequestId(v string) *NiftyModifyCustomerGatewayAttributeOutput
- func (s *NiftyModifyCustomerGatewayAttributeOutput) SetReturn(v bool) *NiftyModifyCustomerGatewayAttributeOutput
- func (s NiftyModifyCustomerGatewayAttributeOutput) String() string
- type NiftyModifyElasticLoadBalancerAttributesInput
- func (s NiftyModifyElasticLoadBalancerAttributesInput) GoString() string
- func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetElasticLoadBalancerId(v string) *NiftyModifyElasticLoadBalancerAttributesInput
- func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetElasticLoadBalancerName(v string) *NiftyModifyElasticLoadBalancerAttributesInput
- func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetElasticLoadBalancerPort(v int64) *NiftyModifyElasticLoadBalancerAttributesInput
- func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetInstancePort(v int64) *NiftyModifyElasticLoadBalancerAttributesInput
- func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetLoadBalancerAttributes(v *RequestLoadBalancerAttributesStruct) *NiftyModifyElasticLoadBalancerAttributesInput
- func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetProtocol(v string) *NiftyModifyElasticLoadBalancerAttributesInput
- func (s NiftyModifyElasticLoadBalancerAttributesInput) String() string
- type NiftyModifyElasticLoadBalancerAttributesOutput
- type NiftyModifyInstanceSnapshotAttributeInput
- func (s NiftyModifyInstanceSnapshotAttributeInput) GoString() string
- func (s *NiftyModifyInstanceSnapshotAttributeInput) SetAttribute(v string) *NiftyModifyInstanceSnapshotAttributeInput
- func (s *NiftyModifyInstanceSnapshotAttributeInput) SetInstanceSnapshotId(v string) *NiftyModifyInstanceSnapshotAttributeInput
- func (s *NiftyModifyInstanceSnapshotAttributeInput) SetSnapshotName(v string) *NiftyModifyInstanceSnapshotAttributeInput
- func (s *NiftyModifyInstanceSnapshotAttributeInput) SetValue(v string) *NiftyModifyInstanceSnapshotAttributeInput
- func (s NiftyModifyInstanceSnapshotAttributeInput) String() string
- type NiftyModifyInstanceSnapshotAttributeOutput
- func (s NiftyModifyInstanceSnapshotAttributeOutput) GoString() string
- func (s *NiftyModifyInstanceSnapshotAttributeOutput) SetRequestId(v string) *NiftyModifyInstanceSnapshotAttributeOutput
- func (s *NiftyModifyInstanceSnapshotAttributeOutput) SetReturn(v bool) *NiftyModifyInstanceSnapshotAttributeOutput
- func (s NiftyModifyInstanceSnapshotAttributeOutput) String() string
- type NiftyModifyKeyPairAttributeInput
- func (s NiftyModifyKeyPairAttributeInput) GoString() string
- func (s *NiftyModifyKeyPairAttributeInput) SetAttribute(v string) *NiftyModifyKeyPairAttributeInput
- func (s *NiftyModifyKeyPairAttributeInput) SetKeyName(v string) *NiftyModifyKeyPairAttributeInput
- func (s *NiftyModifyKeyPairAttributeInput) SetValue(v string) *NiftyModifyKeyPairAttributeInput
- func (s NiftyModifyKeyPairAttributeInput) String() string
- type NiftyModifyKeyPairAttributeOutput
- func (s NiftyModifyKeyPairAttributeOutput) GoString() string
- func (s *NiftyModifyKeyPairAttributeOutput) SetAttribute(v string) *NiftyModifyKeyPairAttributeOutput
- func (s *NiftyModifyKeyPairAttributeOutput) SetRequestId(v string) *NiftyModifyKeyPairAttributeOutput
- func (s *NiftyModifyKeyPairAttributeOutput) SetReturn(v bool) *NiftyModifyKeyPairAttributeOutput
- func (s *NiftyModifyKeyPairAttributeOutput) SetValue(v string) *NiftyModifyKeyPairAttributeOutput
- func (s NiftyModifyKeyPairAttributeOutput) String() string
- type NiftyModifyPrivateLanAttributeInput
- func (s NiftyModifyPrivateLanAttributeInput) GoString() string
- func (s *NiftyModifyPrivateLanAttributeInput) SetAttribute(v string) *NiftyModifyPrivateLanAttributeInput
- func (s *NiftyModifyPrivateLanAttributeInput) SetNetworkId(v string) *NiftyModifyPrivateLanAttributeInput
- func (s *NiftyModifyPrivateLanAttributeInput) SetPrivateLanName(v string) *NiftyModifyPrivateLanAttributeInput
- func (s *NiftyModifyPrivateLanAttributeInput) SetValue(v string) *NiftyModifyPrivateLanAttributeInput
- func (s NiftyModifyPrivateLanAttributeInput) String() string
- type NiftyModifyPrivateLanAttributeOutput
- func (s NiftyModifyPrivateLanAttributeOutput) GoString() string
- func (s *NiftyModifyPrivateLanAttributeOutput) SetRequestId(v string) *NiftyModifyPrivateLanAttributeOutput
- func (s *NiftyModifyPrivateLanAttributeOutput) SetReturn(v bool) *NiftyModifyPrivateLanAttributeOutput
- func (s NiftyModifyPrivateLanAttributeOutput) String() string
- type NiftyModifyRouterAttributeInput
- func (s NiftyModifyRouterAttributeInput) GoString() string
- func (s *NiftyModifyRouterAttributeInput) SetAgreement(v bool) *NiftyModifyRouterAttributeInput
- func (s *NiftyModifyRouterAttributeInput) SetAttribute(v string) *NiftyModifyRouterAttributeInput
- func (s *NiftyModifyRouterAttributeInput) SetRouterId(v string) *NiftyModifyRouterAttributeInput
- func (s *NiftyModifyRouterAttributeInput) SetRouterName(v string) *NiftyModifyRouterAttributeInput
- func (s *NiftyModifyRouterAttributeInput) SetValue(v string) *NiftyModifyRouterAttributeInput
- func (s NiftyModifyRouterAttributeInput) String() string
- type NiftyModifyRouterAttributeOutput
- func (s NiftyModifyRouterAttributeOutput) GoString() string
- func (s *NiftyModifyRouterAttributeOutput) SetRequestId(v string) *NiftyModifyRouterAttributeOutput
- func (s *NiftyModifyRouterAttributeOutput) SetReturn(v bool) *NiftyModifyRouterAttributeOutput
- func (s NiftyModifyRouterAttributeOutput) String() string
- type NiftyModifyVpnGatewayAttributeInput
- func (s NiftyModifyVpnGatewayAttributeInput) GoString() string
- func (s *NiftyModifyVpnGatewayAttributeInput) SetAgreement(v bool) *NiftyModifyVpnGatewayAttributeInput
- func (s *NiftyModifyVpnGatewayAttributeInput) SetAttribute(v string) *NiftyModifyVpnGatewayAttributeInput
- func (s *NiftyModifyVpnGatewayAttributeInput) SetNiftyVpnGatewayName(v string) *NiftyModifyVpnGatewayAttributeInput
- func (s *NiftyModifyVpnGatewayAttributeInput) SetValue(v string) *NiftyModifyVpnGatewayAttributeInput
- func (s *NiftyModifyVpnGatewayAttributeInput) SetVpnGatewayId(v string) *NiftyModifyVpnGatewayAttributeInput
- func (s NiftyModifyVpnGatewayAttributeInput) String() string
- type NiftyModifyVpnGatewayAttributeOutput
- func (s NiftyModifyVpnGatewayAttributeOutput) GoString() string
- func (s *NiftyModifyVpnGatewayAttributeOutput) SetRequestId(v string) *NiftyModifyVpnGatewayAttributeOutput
- func (s *NiftyModifyVpnGatewayAttributeOutput) SetReturn(v bool) *NiftyModifyVpnGatewayAttributeOutput
- func (s NiftyModifyVpnGatewayAttributeOutput) String() string
- type NiftyModifyWebProxyAttributeInput
- func (s NiftyModifyWebProxyAttributeInput) GoString() string
- func (s *NiftyModifyWebProxyAttributeInput) SetAgreement(v bool) *NiftyModifyWebProxyAttributeInput
- func (s *NiftyModifyWebProxyAttributeInput) SetAttribute(v string) *NiftyModifyWebProxyAttributeInput
- func (s *NiftyModifyWebProxyAttributeInput) SetRouterId(v string) *NiftyModifyWebProxyAttributeInput
- func (s *NiftyModifyWebProxyAttributeInput) SetRouterName(v string) *NiftyModifyWebProxyAttributeInput
- func (s *NiftyModifyWebProxyAttributeInput) SetValue(v string) *NiftyModifyWebProxyAttributeInput
- func (s NiftyModifyWebProxyAttributeInput) String() string
- type NiftyModifyWebProxyAttributeOutput
- func (s NiftyModifyWebProxyAttributeOutput) GoString() string
- func (s *NiftyModifyWebProxyAttributeOutput) SetRequestId(v string) *NiftyModifyWebProxyAttributeOutput
- func (s *NiftyModifyWebProxyAttributeOutput) SetReturn(v bool) *NiftyModifyWebProxyAttributeOutput
- func (s NiftyModifyWebProxyAttributeOutput) String() string
- type NiftyPrivateIpType
- type NiftyRebootRoutersInput
- type NiftyRebootRoutersOutput
- type NiftyRebootVpnGatewaysInput
- type NiftyRebootVpnGatewaysOutput
- type NiftyRegisterInstancesWithElasticLoadBalancerInput
- func (s NiftyRegisterInstancesWithElasticLoadBalancerInput) GoString() string
- func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyRegisterInstancesWithElasticLoadBalancerInput
- func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyRegisterInstancesWithElasticLoadBalancerInput
- func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetElasticLoadBalancerPort(v int64) *NiftyRegisterInstancesWithElasticLoadBalancerInput
- func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetInstancePort(v int64) *NiftyRegisterInstancesWithElasticLoadBalancerInput
- func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetInstances(v []*RequestInstancesStruct) *NiftyRegisterInstancesWithElasticLoadBalancerInput
- func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetProtocol(v string) *NiftyRegisterInstancesWithElasticLoadBalancerInput
- func (s NiftyRegisterInstancesWithElasticLoadBalancerInput) String() string
- type NiftyRegisterInstancesWithElasticLoadBalancerOutput
- func (s NiftyRegisterInstancesWithElasticLoadBalancerOutput) GoString() string
- func (s *NiftyRegisterInstancesWithElasticLoadBalancerOutput) SetInstances(v []*InstancesMemberItem) *NiftyRegisterInstancesWithElasticLoadBalancerOutput
- func (s *NiftyRegisterInstancesWithElasticLoadBalancerOutput) SetNiftyRegisterInstancesWithElasticLoadBalancerResult(v *NiftyRegisterInstancesWithElasticLoadBalancerOutput) *NiftyRegisterInstancesWithElasticLoadBalancerOutput
- func (s *NiftyRegisterInstancesWithElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyRegisterInstancesWithElasticLoadBalancerOutput
- func (s NiftyRegisterInstancesWithElasticLoadBalancerOutput) String() string
- type NiftyRegisterInstancesWithSeparateInstanceRuleInput
- func (s NiftyRegisterInstancesWithSeparateInstanceRuleInput) GoString() string
- func (s *NiftyRegisterInstancesWithSeparateInstanceRuleInput) SetInstanceId(v []*string) *NiftyRegisterInstancesWithSeparateInstanceRuleInput
- func (s *NiftyRegisterInstancesWithSeparateInstanceRuleInput) SetInstanceUniqueId(v []*string) *NiftyRegisterInstancesWithSeparateInstanceRuleInput
- func (s *NiftyRegisterInstancesWithSeparateInstanceRuleInput) SetSeparateInstanceRuleName(v string) *NiftyRegisterInstancesWithSeparateInstanceRuleInput
- func (s NiftyRegisterInstancesWithSeparateInstanceRuleInput) String() string
- type NiftyRegisterInstancesWithSeparateInstanceRuleOutput
- func (s NiftyRegisterInstancesWithSeparateInstanceRuleOutput) GoString() string
- func (s *NiftyRegisterInstancesWithSeparateInstanceRuleOutput) SetInstancesSet(v []*InstancesSetItem) *NiftyRegisterInstancesWithSeparateInstanceRuleOutput
- func (s *NiftyRegisterInstancesWithSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyRegisterInstancesWithSeparateInstanceRuleOutput
- func (s NiftyRegisterInstancesWithSeparateInstanceRuleOutput) String() string
- type NiftyRegisterPortWithElasticLoadBalancerInput
- func (s NiftyRegisterPortWithElasticLoadBalancerInput) GoString() string
- func (s *NiftyRegisterPortWithElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyRegisterPortWithElasticLoadBalancerInput
- func (s *NiftyRegisterPortWithElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyRegisterPortWithElasticLoadBalancerInput
- func (s *NiftyRegisterPortWithElasticLoadBalancerInput) SetListeners(v []*RequestListenersStruct) *NiftyRegisterPortWithElasticLoadBalancerInput
- func (s NiftyRegisterPortWithElasticLoadBalancerInput) String() string
- type NiftyRegisterPortWithElasticLoadBalancerOutput
- func (s NiftyRegisterPortWithElasticLoadBalancerOutput) GoString() string
- func (s *NiftyRegisterPortWithElasticLoadBalancerOutput) SetListeners(v []*ListenersMemberItem) *NiftyRegisterPortWithElasticLoadBalancerOutput
- func (s *NiftyRegisterPortWithElasticLoadBalancerOutput) SetNiftyRegisterPortWithElasticLoadBalancerResult(v *NiftyRegisterPortWithElasticLoadBalancerOutput) *NiftyRegisterPortWithElasticLoadBalancerOutput
- func (s *NiftyRegisterPortWithElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyRegisterPortWithElasticLoadBalancerOutput
- func (s NiftyRegisterPortWithElasticLoadBalancerOutput) String() string
- type NiftyRegisterRoutersWithSecurityGroupInput
- func (s NiftyRegisterRoutersWithSecurityGroupInput) GoString() string
- func (s *NiftyRegisterRoutersWithSecurityGroupInput) SetGroupName(v string) *NiftyRegisterRoutersWithSecurityGroupInput
- func (s *NiftyRegisterRoutersWithSecurityGroupInput) SetRouterSet(v []*RequestRouterSetStruct) *NiftyRegisterRoutersWithSecurityGroupInput
- func (s NiftyRegisterRoutersWithSecurityGroupInput) String() string
- type NiftyRegisterRoutersWithSecurityGroupOutput
- func (s NiftyRegisterRoutersWithSecurityGroupOutput) GoString() string
- func (s *NiftyRegisterRoutersWithSecurityGroupOutput) SetRequestId(v string) *NiftyRegisterRoutersWithSecurityGroupOutput
- func (s *NiftyRegisterRoutersWithSecurityGroupOutput) SetRouterSet(v []*RouterSetItem) *NiftyRegisterRoutersWithSecurityGroupOutput
- func (s NiftyRegisterRoutersWithSecurityGroupOutput) String() string
- type NiftyRegisterVpnGatewaysWithSecurityGroupInput
- func (s NiftyRegisterVpnGatewaysWithSecurityGroupInput) GoString() string
- func (s *NiftyRegisterVpnGatewaysWithSecurityGroupInput) SetGroupName(v string) *NiftyRegisterVpnGatewaysWithSecurityGroupInput
- func (s *NiftyRegisterVpnGatewaysWithSecurityGroupInput) SetVpnGatewaySet(v []*RequestVpnGatewaySetStruct) *NiftyRegisterVpnGatewaysWithSecurityGroupInput
- func (s NiftyRegisterVpnGatewaysWithSecurityGroupInput) String() string
- type NiftyRegisterVpnGatewaysWithSecurityGroupOutput
- func (s NiftyRegisterVpnGatewaysWithSecurityGroupOutput) GoString() string
- func (s *NiftyRegisterVpnGatewaysWithSecurityGroupOutput) SetRequestId(v string) *NiftyRegisterVpnGatewaysWithSecurityGroupOutput
- func (s *NiftyRegisterVpnGatewaysWithSecurityGroupOutput) SetVpnGatewaySet(v []*VpnGatewaySetItem) *NiftyRegisterVpnGatewaysWithSecurityGroupOutput
- func (s NiftyRegisterVpnGatewaysWithSecurityGroupOutput) String() string
- type NiftyReleaseRouterBackupStateInput
- func (s NiftyReleaseRouterBackupStateInput) GoString() string
- func (s *NiftyReleaseRouterBackupStateInput) SetRouterId(v string) *NiftyReleaseRouterBackupStateInput
- func (s *NiftyReleaseRouterBackupStateInput) SetRouterName(v string) *NiftyReleaseRouterBackupStateInput
- func (s NiftyReleaseRouterBackupStateInput) String() string
- type NiftyReleaseRouterBackupStateOutput
- func (s NiftyReleaseRouterBackupStateOutput) GoString() string
- func (s *NiftyReleaseRouterBackupStateOutput) SetRequestId(v string) *NiftyReleaseRouterBackupStateOutput
- func (s *NiftyReleaseRouterBackupStateOutput) SetReturn(v bool) *NiftyReleaseRouterBackupStateOutput
- func (s NiftyReleaseRouterBackupStateOutput) String() string
- type NiftyReleaseVpnGatewayBackupStateInput
- func (s NiftyReleaseVpnGatewayBackupStateInput) GoString() string
- func (s *NiftyReleaseVpnGatewayBackupStateInput) SetNiftyVpnGatewayName(v string) *NiftyReleaseVpnGatewayBackupStateInput
- func (s *NiftyReleaseVpnGatewayBackupStateInput) SetVpnGatewayId(v string) *NiftyReleaseVpnGatewayBackupStateInput
- func (s NiftyReleaseVpnGatewayBackupStateInput) String() string
- type NiftyReleaseVpnGatewayBackupStateOutput
- func (s NiftyReleaseVpnGatewayBackupStateOutput) GoString() string
- func (s *NiftyReleaseVpnGatewayBackupStateOutput) SetRequestId(v string) *NiftyReleaseVpnGatewayBackupStateOutput
- func (s *NiftyReleaseVpnGatewayBackupStateOutput) SetReturn(v bool) *NiftyReleaseVpnGatewayBackupStateOutput
- func (s NiftyReleaseVpnGatewayBackupStateOutput) String() string
- type NiftyReplaceDhcpConfigInput
- func (s NiftyReplaceDhcpConfigInput) GoString() string
- func (s *NiftyReplaceDhcpConfigInput) SetAgreement(v bool) *NiftyReplaceDhcpConfigInput
- func (s *NiftyReplaceDhcpConfigInput) SetDhcpConfigId(v string) *NiftyReplaceDhcpConfigInput
- func (s *NiftyReplaceDhcpConfigInput) SetNetworkId(v string) *NiftyReplaceDhcpConfigInput
- func (s *NiftyReplaceDhcpConfigInput) SetNetworkName(v string) *NiftyReplaceDhcpConfigInput
- func (s *NiftyReplaceDhcpConfigInput) SetRouterId(v string) *NiftyReplaceDhcpConfigInput
- func (s *NiftyReplaceDhcpConfigInput) SetRouterName(v string) *NiftyReplaceDhcpConfigInput
- func (s NiftyReplaceDhcpConfigInput) String() string
- type NiftyReplaceDhcpConfigOutput
- type NiftyReplaceDhcpOptionInput
- func (s NiftyReplaceDhcpOptionInput) GoString() string
- func (s *NiftyReplaceDhcpOptionInput) SetAgreement(v bool) *NiftyReplaceDhcpOptionInput
- func (s *NiftyReplaceDhcpOptionInput) SetDhcpOptionsId(v string) *NiftyReplaceDhcpOptionInput
- func (s *NiftyReplaceDhcpOptionInput) SetNetworkId(v string) *NiftyReplaceDhcpOptionInput
- func (s *NiftyReplaceDhcpOptionInput) SetNetworkName(v string) *NiftyReplaceDhcpOptionInput
- func (s *NiftyReplaceDhcpOptionInput) SetRouterId(v string) *NiftyReplaceDhcpOptionInput
- func (s *NiftyReplaceDhcpOptionInput) SetRouterName(v string) *NiftyReplaceDhcpOptionInput
- func (s NiftyReplaceDhcpOptionInput) String() string
- type NiftyReplaceDhcpOptionOutput
- type NiftyReplaceElasticLoadBalancerLatestVersionInput
- func (s NiftyReplaceElasticLoadBalancerLatestVersionInput) GoString() string
- func (s *NiftyReplaceElasticLoadBalancerLatestVersionInput) SetElasticLoadBalancerId(v string) *NiftyReplaceElasticLoadBalancerLatestVersionInput
- func (s *NiftyReplaceElasticLoadBalancerLatestVersionInput) SetElasticLoadBalancerName(v string) *NiftyReplaceElasticLoadBalancerLatestVersionInput
- func (s NiftyReplaceElasticLoadBalancerLatestVersionInput) String() string
- type NiftyReplaceElasticLoadBalancerLatestVersionOutput
- func (s NiftyReplaceElasticLoadBalancerLatestVersionOutput) GoString() string
- func (s *NiftyReplaceElasticLoadBalancerLatestVersionOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyReplaceElasticLoadBalancerLatestVersionOutput
- func (s NiftyReplaceElasticLoadBalancerLatestVersionOutput) String() string
- type NiftyReplaceNatRuleInput
- func (s NiftyReplaceNatRuleInput) GoString() string
- func (s *NiftyReplaceNatRuleInput) SetDescription(v string) *NiftyReplaceNatRuleInput
- func (s *NiftyReplaceNatRuleInput) SetDestination(v *RequestDestinationStruct) *NiftyReplaceNatRuleInput
- func (s *NiftyReplaceNatRuleInput) SetInboundInterface(v *RequestInboundInterfaceStruct) *NiftyReplaceNatRuleInput
- func (s *NiftyReplaceNatRuleInput) SetNatTableId(v string) *NiftyReplaceNatRuleInput
- func (s *NiftyReplaceNatRuleInput) SetNatType(v string) *NiftyReplaceNatRuleInput
- func (s *NiftyReplaceNatRuleInput) SetOutboundInterface(v *RequestOutboundInterfaceStruct) *NiftyReplaceNatRuleInput
- func (s *NiftyReplaceNatRuleInput) SetProtocol(v string) *NiftyReplaceNatRuleInput
- func (s *NiftyReplaceNatRuleInput) SetRuleNumber(v string) *NiftyReplaceNatRuleInput
- func (s *NiftyReplaceNatRuleInput) SetSource(v *RequestSourceStruct) *NiftyReplaceNatRuleInput
- func (s *NiftyReplaceNatRuleInput) SetTranslation(v *RequestTranslationStruct) *NiftyReplaceNatRuleInput
- func (s NiftyReplaceNatRuleInput) String() string
- type NiftyReplaceNatRuleOutput
- func (s NiftyReplaceNatRuleOutput) GoString() string
- func (s *NiftyReplaceNatRuleOutput) SetNatRule(v *NatRule) *NiftyReplaceNatRuleOutput
- func (s *NiftyReplaceNatRuleOutput) SetNatTableId(v string) *NiftyReplaceNatRuleOutput
- func (s *NiftyReplaceNatRuleOutput) SetRequestId(v string) *NiftyReplaceNatRuleOutput
- func (s NiftyReplaceNatRuleOutput) String() string
- type NiftyReplaceNatTableAssociationInput
- func (s NiftyReplaceNatTableAssociationInput) GoString() string
- func (s *NiftyReplaceNatTableAssociationInput) SetAgreement(v bool) *NiftyReplaceNatTableAssociationInput
- func (s *NiftyReplaceNatTableAssociationInput) SetAssociationId(v string) *NiftyReplaceNatTableAssociationInput
- func (s *NiftyReplaceNatTableAssociationInput) SetNatTableId(v string) *NiftyReplaceNatTableAssociationInput
- func (s NiftyReplaceNatTableAssociationInput) String() string
- type NiftyReplaceNatTableAssociationOutput
- func (s NiftyReplaceNatTableAssociationOutput) GoString() string
- func (s *NiftyReplaceNatTableAssociationOutput) SetNewAssociationId(v string) *NiftyReplaceNatTableAssociationOutput
- func (s *NiftyReplaceNatTableAssociationOutput) SetRequestId(v string) *NiftyReplaceNatTableAssociationOutput
- func (s NiftyReplaceNatTableAssociationOutput) String() string
- type NiftyReplaceRouteTableAssociationWithVpnGatewayInput
- func (s NiftyReplaceRouteTableAssociationWithVpnGatewayInput) GoString() string
- func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) SetAgreement(v bool) *NiftyReplaceRouteTableAssociationWithVpnGatewayInput
- func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) SetAssociationId(v string) *NiftyReplaceRouteTableAssociationWithVpnGatewayInput
- func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) SetRouteTableId(v string) *NiftyReplaceRouteTableAssociationWithVpnGatewayInput
- func (s NiftyReplaceRouteTableAssociationWithVpnGatewayInput) String() string
- type NiftyReplaceRouteTableAssociationWithVpnGatewayOutput
- func (s NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) GoString() string
- func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) SetNewAssociationId(v string) *NiftyReplaceRouteTableAssociationWithVpnGatewayOutput
- func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) SetRequestId(v string) *NiftyReplaceRouteTableAssociationWithVpnGatewayOutput
- func (s NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) String() string
- type NiftyReplaceRouterLatestVersionInput
- func (s NiftyReplaceRouterLatestVersionInput) GoString() string
- func (s *NiftyReplaceRouterLatestVersionInput) SetAgreement(v bool) *NiftyReplaceRouterLatestVersionInput
- func (s *NiftyReplaceRouterLatestVersionInput) SetRouterId(v string) *NiftyReplaceRouterLatestVersionInput
- func (s *NiftyReplaceRouterLatestVersionInput) SetRouterName(v string) *NiftyReplaceRouterLatestVersionInput
- func (s NiftyReplaceRouterLatestVersionInput) String() string
- type NiftyReplaceRouterLatestVersionOutput
- func (s NiftyReplaceRouterLatestVersionOutput) GoString() string
- func (s *NiftyReplaceRouterLatestVersionOutput) SetRequestId(v string) *NiftyReplaceRouterLatestVersionOutput
- func (s *NiftyReplaceRouterLatestVersionOutput) SetReturn(v bool) *NiftyReplaceRouterLatestVersionOutput
- func (s NiftyReplaceRouterLatestVersionOutput) String() string
- type NiftyReplaceVpnGatewayLatestVersionInput
- func (s NiftyReplaceVpnGatewayLatestVersionInput) GoString() string
- func (s *NiftyReplaceVpnGatewayLatestVersionInput) SetAgreement(v bool) *NiftyReplaceVpnGatewayLatestVersionInput
- func (s *NiftyReplaceVpnGatewayLatestVersionInput) SetNiftyVpnGatewayName(v string) *NiftyReplaceVpnGatewayLatestVersionInput
- func (s *NiftyReplaceVpnGatewayLatestVersionInput) SetVpnGatewayId(v string) *NiftyReplaceVpnGatewayLatestVersionInput
- func (s NiftyReplaceVpnGatewayLatestVersionInput) String() string
- type NiftyReplaceVpnGatewayLatestVersionOutput
- func (s NiftyReplaceVpnGatewayLatestVersionOutput) GoString() string
- func (s *NiftyReplaceVpnGatewayLatestVersionOutput) SetRequestId(v string) *NiftyReplaceVpnGatewayLatestVersionOutput
- func (s *NiftyReplaceVpnGatewayLatestVersionOutput) SetReturn(v bool) *NiftyReplaceVpnGatewayLatestVersionOutput
- func (s NiftyReplaceVpnGatewayLatestVersionOutput) String() string
- type NiftyRestoreInstanceSnapshotInput
- func (s NiftyRestoreInstanceSnapshotInput) GoString() string
- func (s *NiftyRestoreInstanceSnapshotInput) SetInstanceSnapshotId(v string) *NiftyRestoreInstanceSnapshotInput
- func (s *NiftyRestoreInstanceSnapshotInput) SetSnapshotName(v string) *NiftyRestoreInstanceSnapshotInput
- func (s NiftyRestoreInstanceSnapshotInput) String() string
- type NiftyRestoreInstanceSnapshotOutput
- func (s NiftyRestoreInstanceSnapshotOutput) GoString() string
- func (s *NiftyRestoreInstanceSnapshotOutput) SetRequestId(v string) *NiftyRestoreInstanceSnapshotOutput
- func (s *NiftyRestoreInstanceSnapshotOutput) SetReturn(v bool) *NiftyRestoreInstanceSnapshotOutput
- func (s NiftyRestoreInstanceSnapshotOutput) String() string
- type NiftyRestoreRouterPreviousVersionInput
- func (s NiftyRestoreRouterPreviousVersionInput) GoString() string
- func (s *NiftyRestoreRouterPreviousVersionInput) SetRouterId(v string) *NiftyRestoreRouterPreviousVersionInput
- func (s *NiftyRestoreRouterPreviousVersionInput) SetRouterName(v string) *NiftyRestoreRouterPreviousVersionInput
- func (s NiftyRestoreRouterPreviousVersionInput) String() string
- type NiftyRestoreRouterPreviousVersionOutput
- func (s NiftyRestoreRouterPreviousVersionOutput) GoString() string
- func (s *NiftyRestoreRouterPreviousVersionOutput) SetRequestId(v string) *NiftyRestoreRouterPreviousVersionOutput
- func (s *NiftyRestoreRouterPreviousVersionOutput) SetReturn(v bool) *NiftyRestoreRouterPreviousVersionOutput
- func (s NiftyRestoreRouterPreviousVersionOutput) String() string
- type NiftyRestoreVpnGatewayPreviousVersionInput
- func (s NiftyRestoreVpnGatewayPreviousVersionInput) GoString() string
- func (s *NiftyRestoreVpnGatewayPreviousVersionInput) SetNiftyVpnGatewayName(v string) *NiftyRestoreVpnGatewayPreviousVersionInput
- func (s *NiftyRestoreVpnGatewayPreviousVersionInput) SetVpnGatewayId(v string) *NiftyRestoreVpnGatewayPreviousVersionInput
- func (s NiftyRestoreVpnGatewayPreviousVersionInput) String() string
- type NiftyRestoreVpnGatewayPreviousVersionOutput
- func (s NiftyRestoreVpnGatewayPreviousVersionOutput) GoString() string
- func (s *NiftyRestoreVpnGatewayPreviousVersionOutput) SetRequestId(v string) *NiftyRestoreVpnGatewayPreviousVersionOutput
- func (s *NiftyRestoreVpnGatewayPreviousVersionOutput) SetReturn(v bool) *NiftyRestoreVpnGatewayPreviousVersionOutput
- func (s NiftyRestoreVpnGatewayPreviousVersionOutput) String() string
- type NiftyRetryImportInstanceInput
- type NiftyRetryImportInstanceOutput
- func (s NiftyRetryImportInstanceOutput) GoString() string
- func (s *NiftyRetryImportInstanceOutput) SetInstanceId(v string) *NiftyRetryImportInstanceOutput
- func (s *NiftyRetryImportInstanceOutput) SetInstanceState(v string) *NiftyRetryImportInstanceOutput
- func (s *NiftyRetryImportInstanceOutput) SetInstanceUniqueId(v string) *NiftyRetryImportInstanceOutput
- func (s *NiftyRetryImportInstanceOutput) SetRequestId(v string) *NiftyRetryImportInstanceOutput
- func (s NiftyRetryImportInstanceOutput) String() string
- type NiftySnapshottingSetItem
- type NiftyTunnel
- func (s NiftyTunnel) GoString() string
- func (s *NiftyTunnel) SetDestinationPort(v string) *NiftyTunnel
- func (s *NiftyTunnel) SetEncapsulation(v string) *NiftyTunnel
- func (s *NiftyTunnel) SetMode(v string) *NiftyTunnel
- func (s *NiftyTunnel) SetPeerSessionId(v string) *NiftyTunnel
- func (s *NiftyTunnel) SetPeerTunnelId(v string) *NiftyTunnel
- func (s *NiftyTunnel) SetSessionId(v string) *NiftyTunnel
- func (s *NiftyTunnel) SetSourcePort(v string) *NiftyTunnel
- func (s *NiftyTunnel) SetTunnelId(v string) *NiftyTunnel
- func (s *NiftyTunnel) SetType(v string) *NiftyTunnel
- func (s NiftyTunnel) String() string
- type NiftyUpdateAlarmInput
- func (s NiftyUpdateAlarmInput) GoString() string
- func (s *NiftyUpdateAlarmInput) SetAlarmCondition(v string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetDescription(v string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetElasticLoadBalancerName(v []*string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetElasticLoadBalancerPort(v []*int64) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetElasticLoadBalancerProtocol(v []*string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetEmailAddress(v []*string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetFunctionName(v string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetInstanceId(v []*string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetLoadBalancerName(v []*string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetLoadBalancerPort(v []*int64) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetPartition(v []*string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetRule(v []*RequestRuleStruct) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetRuleName(v string) *NiftyUpdateAlarmInput
- func (s *NiftyUpdateAlarmInput) SetRuleNameUpdate(v string) *NiftyUpdateAlarmInput
- func (s NiftyUpdateAlarmInput) String() string
- type NiftyUpdateAlarmOutput
- type NiftyUpdateAutoScalingGroupInput
- func (s NiftyUpdateAutoScalingGroupInput) GoString() string
- func (s *NiftyUpdateAutoScalingGroupInput) SetAutoScalingGroupName(v string) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetAutoScalingGroupNameUpdate(v string) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetChangeInCapacity(v int64) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetDefaultCooldown(v int64) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetDescription(v string) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetImageId(v string) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetInstanceLifecycleLimit(v int64) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetInstanceType(v string) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetLoadBalancers(v []*RequestLoadBalancersStruct) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetMaxSize(v int64) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetMinSize(v int64) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetScaleout(v int64) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetScaleoutCondition(v string) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetScalingSchedule(v []*RequestScalingScheduleStruct) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetScalingTrigger(v []*RequestScalingTriggerStruct) *NiftyUpdateAutoScalingGroupInput
- func (s *NiftyUpdateAutoScalingGroupInput) SetSecurityGroup(v []*string) *NiftyUpdateAutoScalingGroupInput
- func (s NiftyUpdateAutoScalingGroupInput) String() string
- type NiftyUpdateAutoScalingGroupOutput
- func (s NiftyUpdateAutoScalingGroupOutput) GoString() string
- func (s *NiftyUpdateAutoScalingGroupOutput) SetRequestId(v string) *NiftyUpdateAutoScalingGroupOutput
- func (s *NiftyUpdateAutoScalingGroupOutput) SetReturn(v bool) *NiftyUpdateAutoScalingGroupOutput
- func (s NiftyUpdateAutoScalingGroupOutput) String() string
- type NiftyUpdateElasticLoadBalancerInput
- func (s NiftyUpdateElasticLoadBalancerInput) GoString() string
- func (s *NiftyUpdateElasticLoadBalancerInput) SetAccountingTypeUpdate(v int64) *NiftyUpdateElasticLoadBalancerInput
- func (s *NiftyUpdateElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyUpdateElasticLoadBalancerInput
- func (s *NiftyUpdateElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyUpdateElasticLoadBalancerInput
- func (s *NiftyUpdateElasticLoadBalancerInput) SetElasticLoadBalancerNameUpdate(v string) *NiftyUpdateElasticLoadBalancerInput
- func (s *NiftyUpdateElasticLoadBalancerInput) SetNetworkVolumeUpdate(v int64) *NiftyUpdateElasticLoadBalancerInput
- func (s NiftyUpdateElasticLoadBalancerInput) String() string
- type NiftyUpdateElasticLoadBalancerOutput
- type NiftyUpdateInstanceNetworkInterfacesInput
- func (s NiftyUpdateInstanceNetworkInterfacesInput) GoString() string
- func (s *NiftyUpdateInstanceNetworkInterfacesInput) SetInstanceId(v string) *NiftyUpdateInstanceNetworkInterfacesInput
- func (s *NiftyUpdateInstanceNetworkInterfacesInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *NiftyUpdateInstanceNetworkInterfacesInput
- func (s *NiftyUpdateInstanceNetworkInterfacesInput) SetNiftyReboot(v string) *NiftyUpdateInstanceNetworkInterfacesInput
- func (s NiftyUpdateInstanceNetworkInterfacesInput) String() string
- type NiftyUpdateInstanceNetworkInterfacesOutput
- type NiftyUpdateRouterNetworkInterfacesInput
- func (s NiftyUpdateRouterNetworkInterfacesInput) GoString() string
- func (s *NiftyUpdateRouterNetworkInterfacesInput) SetAgreement(v bool) *NiftyUpdateRouterNetworkInterfacesInput
- func (s *NiftyUpdateRouterNetworkInterfacesInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *NiftyUpdateRouterNetworkInterfacesInput
- func (s *NiftyUpdateRouterNetworkInterfacesInput) SetNiftyReboot(v string) *NiftyUpdateRouterNetworkInterfacesInput
- func (s *NiftyUpdateRouterNetworkInterfacesInput) SetRouterId(v string) *NiftyUpdateRouterNetworkInterfacesInput
- func (s *NiftyUpdateRouterNetworkInterfacesInput) SetRouterName(v string) *NiftyUpdateRouterNetworkInterfacesInput
- func (s NiftyUpdateRouterNetworkInterfacesInput) String() string
- type NiftyUpdateRouterNetworkInterfacesOutput
- func (s NiftyUpdateRouterNetworkInterfacesOutput) GoString() string
- func (s *NiftyUpdateRouterNetworkInterfacesOutput) SetRequestId(v string) *NiftyUpdateRouterNetworkInterfacesOutput
- func (s *NiftyUpdateRouterNetworkInterfacesOutput) SetReturn(v bool) *NiftyUpdateRouterNetworkInterfacesOutput
- func (s NiftyUpdateRouterNetworkInterfacesOutput) String() string
- type NiftyUpdateSeparateInstanceRuleInput
- func (s NiftyUpdateSeparateInstanceRuleInput) GoString() string
- func (s *NiftyUpdateSeparateInstanceRuleInput) SetSeparateInstanceRuleDescriptionUpdate(v string) *NiftyUpdateSeparateInstanceRuleInput
- func (s *NiftyUpdateSeparateInstanceRuleInput) SetSeparateInstanceRuleName(v string) *NiftyUpdateSeparateInstanceRuleInput
- func (s *NiftyUpdateSeparateInstanceRuleInput) SetSeparateInstanceRuleNameUpdate(v string) *NiftyUpdateSeparateInstanceRuleInput
- func (s NiftyUpdateSeparateInstanceRuleInput) String() string
- type NiftyUpdateSeparateInstanceRuleOutput
- func (s NiftyUpdateSeparateInstanceRuleOutput) GoString() string
- func (s *NiftyUpdateSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyUpdateSeparateInstanceRuleOutput
- func (s *NiftyUpdateSeparateInstanceRuleOutput) SetReturn(v string) *NiftyUpdateSeparateInstanceRuleOutput
- func (s NiftyUpdateSeparateInstanceRuleOutput) String() string
- type NiftyUpdateVpnGatewayNetworkInterfacesInput
- func (s NiftyUpdateVpnGatewayNetworkInterfacesInput) GoString() string
- func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetAgreement(v bool) *NiftyUpdateVpnGatewayNetworkInterfacesInput
- func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetNetworkInterface(v *RequestNetworkInterfaceStruct) *NiftyUpdateVpnGatewayNetworkInterfacesInput
- func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetNiftyReboot(v string) *NiftyUpdateVpnGatewayNetworkInterfacesInput
- func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetNiftyVpnGatewayName(v string) *NiftyUpdateVpnGatewayNetworkInterfacesInput
- func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetVpnGatewayId(v string) *NiftyUpdateVpnGatewayNetworkInterfacesInput
- func (s NiftyUpdateVpnGatewayNetworkInterfacesInput) String() string
- type NiftyUpdateVpnGatewayNetworkInterfacesOutput
- func (s NiftyUpdateVpnGatewayNetworkInterfacesOutput) GoString() string
- func (s *NiftyUpdateVpnGatewayNetworkInterfacesOutput) SetRequestId(v string) *NiftyUpdateVpnGatewayNetworkInterfacesOutput
- func (s *NiftyUpdateVpnGatewayNetworkInterfacesOutput) SetReturn(v bool) *NiftyUpdateVpnGatewayNetworkInterfacesOutput
- func (s NiftyUpdateVpnGatewayNetworkInterfacesOutput) String() string
- type Option
- func (s Option) GoString() string
- func (s *Option) SetMobileFilter(v *MobileFilter) *Option
- func (s *Option) SetNameServer(v string) *Option
- func (s *Option) SetSessionStickinessPolicy(v *SessionStickinessPolicy) *Option
- func (s *Option) SetSorryPage(v *SorryPage) *Option
- func (s Option) String() string
- type OptionCommonInfoSetItem
- type OptionInfoSetItem
- type OptionSetItem
- func (s OptionSetItem) GoString() string
- func (s *OptionSetItem) SetCharge(v int64) *OptionSetItem
- func (s *OptionSetItem) SetType(v string) *OptionSetItem
- func (s *OptionSetItem) SetUnit(v string) *OptionSetItem
- func (s *OptionSetItem) SetValue(v int64) *OptionSetItem
- func (s OptionSetItem) String() string
- type Options
- type OsMeasuredRateSetItem
- func (s OsMeasuredRateSetItem) GoString() string
- func (s *OsMeasuredRateSetItem) SetCharge(v int64) *OsMeasuredRateSetItem
- func (s *OsMeasuredRateSetItem) SetType(v string) *OsMeasuredRateSetItem
- func (s *OsMeasuredRateSetItem) SetUnit(v string) *OsMeasuredRateSetItem
- func (s *OsMeasuredRateSetItem) SetValue(v int64) *OsMeasuredRateSetItem
- func (s OsMeasuredRateSetItem) String() string
- type OsMonthlyRateSetItem
- func (s OsMonthlyRateSetItem) GoString() string
- func (s *OsMonthlyRateSetItem) SetCharge(v int64) *OsMonthlyRateSetItem
- func (s *OsMonthlyRateSetItem) SetType(v string) *OsMonthlyRateSetItem
- func (s *OsMonthlyRateSetItem) SetUnit(v string) *OsMonthlyRateSetItem
- func (s *OsMonthlyRateSetItem) SetValue(v int64) *OsMonthlyRateSetItem
- func (s OsMonthlyRateSetItem) String() string
- type OsOptionChargeInfo
- type OsOptionChargeMonthlyRateSetItem
- func (s OsOptionChargeMonthlyRateSetItem) GoString() string
- func (s *OsOptionChargeMonthlyRateSetItem) SetCharge(v int64) *OsOptionChargeMonthlyRateSetItem
- func (s *OsOptionChargeMonthlyRateSetItem) SetType(v string) *OsOptionChargeMonthlyRateSetItem
- func (s *OsOptionChargeMonthlyRateSetItem) SetUnit(v string) *OsOptionChargeMonthlyRateSetItem
- func (s *OsOptionChargeMonthlyRateSetItem) SetValue(v int64) *OsOptionChargeMonthlyRateSetItem
- func (s OsOptionChargeMonthlyRateSetItem) String() string
- type OutboundInterface
- type PartitionsSetItem
- type PatternAuthInfo
- type PatternAuthSetItem
- func (s PatternAuthSetItem) GoString() string
- func (s *PatternAuthSetItem) SetCharge(v int64) *PatternAuthSetItem
- func (s *PatternAuthSetItem) SetType(v string) *PatternAuthSetItem
- func (s *PatternAuthSetItem) SetUnit(v string) *PatternAuthSetItem
- func (s *PatternAuthSetItem) SetValue(v int64) *PatternAuthSetItem
- func (s PatternAuthSetItem) String() string
- type PerformanceChartSetItem
- func (s PerformanceChartSetItem) GoString() string
- func (s *PerformanceChartSetItem) SetDataSet(v []*DataSetItem) *PerformanceChartSetItem
- func (s *PerformanceChartSetItem) SetDataType(v string) *PerformanceChartSetItem
- func (s *PerformanceChartSetItem) SetResourceName(v string) *PerformanceChartSetItem
- func (s PerformanceChartSetItem) String() string
- type Period
- type Placement
- type Policies
- type PremiumSupportInfo
- type PremiumSupportSetItem
- func (s PremiumSupportSetItem) GoString() string
- func (s *PremiumSupportSetItem) SetCharge(v int64) *PremiumSupportSetItem
- func (s *PremiumSupportSetItem) SetSupportName(v string) *PremiumSupportSetItem
- func (s *PremiumSupportSetItem) SetType(v string) *PremiumSupportSetItem
- func (s *PremiumSupportSetItem) SetUnit(v string) *PremiumSupportSetItem
- func (s *PremiumSupportSetItem) SetValue(v int64) *PremiumSupportSetItem
- func (s PremiumSupportSetItem) String() string
- type PreviousState
- type PrivateIpAddressesSetItem
- func (s PrivateIpAddressesSetItem) GoString() string
- func (s *PrivateIpAddressesSetItem) SetAssociation(v *Association) *PrivateIpAddressesSetItem
- func (s *PrivateIpAddressesSetItem) SetPrimary(v bool) *PrivateIpAddressesSetItem
- func (s *PrivateIpAddressesSetItem) SetPrivateDnsName(v string) *PrivateIpAddressesSetItem
- func (s *PrivateIpAddressesSetItem) SetPrivateIpAddress(v string) *PrivateIpAddressesSetItem
- func (s PrivateIpAddressesSetItem) String() string
- type PrivateLan
- func (s PrivateLan) GoString() string
- func (s *PrivateLan) SetAccountingType(v string) *PrivateLan
- func (s *PrivateLan) SetAvailabilityZone(v string) *PrivateLan
- func (s *PrivateLan) SetCharge(v int64) *PrivateLan
- func (s *PrivateLan) SetCidrBlock(v string) *PrivateLan
- func (s *PrivateLan) SetCreatedTime(v time.Time) *PrivateLan
- func (s *PrivateLan) SetDescription(v string) *PrivateLan
- func (s *PrivateLan) SetInstancesSet(v []*InstancesSetItem) *PrivateLan
- func (s *PrivateLan) SetPrivateLanId(v string) *PrivateLan
- func (s *PrivateLan) SetPrivateLanName(v string) *PrivateLan
- func (s *PrivateLan) SetRouterSet(v []*RouterSetItem) *PrivateLan
- func (s *PrivateLan) SetState(v string) *PrivateLan
- func (s *PrivateLan) SetTagSet(v []*TagSetItem) *PrivateLan
- func (s *PrivateLan) SetType(v string) *PrivateLan
- func (s *PrivateLan) SetUnit(v string) *PrivateLan
- func (s *PrivateLan) SetValue(v int64) *PrivateLan
- func (s *PrivateLan) SetVpnGatewaySet(v []*VpnGatewaySetItem) *PrivateLan
- func (s PrivateLan) String() string
- type PrivateLanInfo
- type PrivateLanSetItem
- func (s PrivateLanSetItem) GoString() string
- func (s *PrivateLanSetItem) SetAccountingType(v string) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetAvailabilityZone(v string) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetCidrBlock(v string) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetCreatedTime(v time.Time) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetDescription(v string) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetElasticLoadBalancingSet(v []*ElasticLoadBalancingSetItem) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetInstancesSet(v []*InstancesSetItem) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetNetworkId(v string) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetPrivateLanName(v string) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetRouterSet(v []*RouterSetItem) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetSharingStatus(v string) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetState(v string) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetTagSet(v []*TagSetItem) *PrivateLanSetItem
- func (s *PrivateLanSetItem) SetVpnGatewaySet(v []*VpnGatewaySetItem) *PrivateLanSetItem
- func (s PrivateLanSetItem) String() string
- type PrivateNetworkInfo
- func (s PrivateNetworkInfo) GoString() string
- func (s *PrivateNetworkInfo) SetPrivateNetworkMeasuredRate(v *PrivateNetworkMeasuredRate) *PrivateNetworkInfo
- func (s *PrivateNetworkInfo) SetPrivateNetworkMonthlyRate(v *PrivateNetworkMonthlyRate) *PrivateNetworkInfo
- func (s PrivateNetworkInfo) String() string
- type PrivateNetworkMeasuredRate
- func (s PrivateNetworkMeasuredRate) GoString() string
- func (s *PrivateNetworkMeasuredRate) SetCharge(v int64) *PrivateNetworkMeasuredRate
- func (s *PrivateNetworkMeasuredRate) SetType(v string) *PrivateNetworkMeasuredRate
- func (s *PrivateNetworkMeasuredRate) SetUnit(v string) *PrivateNetworkMeasuredRate
- func (s *PrivateNetworkMeasuredRate) SetValue(v int64) *PrivateNetworkMeasuredRate
- func (s PrivateNetworkMeasuredRate) String() string
- type PrivateNetworkMonthlyRate
- func (s PrivateNetworkMonthlyRate) GoString() string
- func (s *PrivateNetworkMonthlyRate) SetCharge(v int64) *PrivateNetworkMonthlyRate
- func (s *PrivateNetworkMonthlyRate) SetType(v string) *PrivateNetworkMonthlyRate
- func (s *PrivateNetworkMonthlyRate) SetUnit(v string) *PrivateNetworkMonthlyRate
- func (s *PrivateNetworkMonthlyRate) SetValue(v int64) *PrivateNetworkMonthlyRate
- func (s PrivateNetworkMonthlyRate) String() string
- type ProductCodesSetItem
- type PropagatingVgwSetItem
- func (s PropagatingVgwSetItem) GoString() string
- func (s *PropagatingVgwSetItem) SetGatewayId(v string) *PropagatingVgwSetItem
- func (s *PropagatingVgwSetItem) SetNiftyGatewayName(v string) *PropagatingVgwSetItem
- func (s *PropagatingVgwSetItem) SetRouteTableAssociationId(v string) *PropagatingVgwSetItem
- func (s PropagatingVgwSetItem) String() string
- type Ramdisk
- type RebootInstancesInput
- func (s RebootInstancesInput) GoString() string
- func (s *RebootInstancesInput) SetForce(v bool) *RebootInstancesInput
- func (s *RebootInstancesInput) SetInstanceId(v []*string) *RebootInstancesInput
- func (s *RebootInstancesInput) SetNiftyIsBios(v bool) *RebootInstancesInput
- func (s *RebootInstancesInput) SetTenancy(v []*string) *RebootInstancesInput
- func (s *RebootInstancesInput) SetUserData(v string) *RebootInstancesInput
- func (s RebootInstancesInput) String() string
- type RebootInstancesOutput
- type RegionInfoSetItem
- func (s RegionInfoSetItem) GoString() string
- func (s *RegionInfoSetItem) SetIsDefault(v bool) *RegionInfoSetItem
- func (s *RegionInfoSetItem) SetMessageSet(v []*MessageSetItem) *RegionInfoSetItem
- func (s *RegionInfoSetItem) SetRegionEndpoint(v string) *RegionInfoSetItem
- func (s *RegionInfoSetItem) SetRegionName(v string) *RegionInfoSetItem
- func (s RegionInfoSetItem) String() string
- type RegisterCorporateInfoForCertificateInput
- func (s RegisterCorporateInfoForCertificateInput) GoString() string
- func (s *RegisterCorporateInfoForCertificateInput) SetAgreement(v bool) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetAlphabetName1(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetAlphabetName2(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetCity(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetCorpGrade(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetCorpName(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetDivisionName(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetEmailAddress(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetKanaName1(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetKanaName2(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetName1(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetName2(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetPhoneNumber(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetPostName(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetPref(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetPresidentName1(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetPresidentName2(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetTdbCode(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetZip1(v string) *RegisterCorporateInfoForCertificateInput
- func (s *RegisterCorporateInfoForCertificateInput) SetZip2(v string) *RegisterCorporateInfoForCertificateInput
- func (s RegisterCorporateInfoForCertificateInput) String() string
- type RegisterCorporateInfoForCertificateOutput
- func (s RegisterCorporateInfoForCertificateOutput) GoString() string
- func (s *RegisterCorporateInfoForCertificateOutput) SetCity(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetCorpGrade(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetCorpName(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetDivisionName(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetKanaName1(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetKanaName2(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetName1(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetName2(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetPostName(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetPref(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetPresidentName1(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetPresidentName2(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetRequestId(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetTdbCode(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetZip1(v string) *RegisterCorporateInfoForCertificateOutput
- func (s *RegisterCorporateInfoForCertificateOutput) SetZip2(v string) *RegisterCorporateInfoForCertificateOutput
- func (s RegisterCorporateInfoForCertificateOutput) String() string
- type RegisterInstancesWithLoadBalancerInput
- func (s RegisterInstancesWithLoadBalancerInput) GoString() string
- func (s *RegisterInstancesWithLoadBalancerInput) SetInstancePort(v int64) *RegisterInstancesWithLoadBalancerInput
- func (s *RegisterInstancesWithLoadBalancerInput) SetInstances(v []*RequestInstancesStruct) *RegisterInstancesWithLoadBalancerInput
- func (s *RegisterInstancesWithLoadBalancerInput) SetLoadBalancerName(v string) *RegisterInstancesWithLoadBalancerInput
- func (s *RegisterInstancesWithLoadBalancerInput) SetLoadBalancerPort(v int64) *RegisterInstancesWithLoadBalancerInput
- func (s RegisterInstancesWithLoadBalancerInput) String() string
- type RegisterInstancesWithLoadBalancerOutput
- func (s RegisterInstancesWithLoadBalancerOutput) GoString() string
- func (s *RegisterInstancesWithLoadBalancerOutput) SetInstances(v []*InstancesMemberItem) *RegisterInstancesWithLoadBalancerOutput
- func (s *RegisterInstancesWithLoadBalancerOutput) SetRegisterInstancesWithLoadBalancerResult(v *RegisterInstancesWithLoadBalancerOutput) *RegisterInstancesWithLoadBalancerOutput
- func (s *RegisterInstancesWithLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *RegisterInstancesWithLoadBalancerOutput
- func (s RegisterInstancesWithLoadBalancerOutput) String() string
- type RegisterInstancesWithSecurityGroupInput
- func (s RegisterInstancesWithSecurityGroupInput) GoString() string
- func (s *RegisterInstancesWithSecurityGroupInput) SetGroupName(v string) *RegisterInstancesWithSecurityGroupInput
- func (s *RegisterInstancesWithSecurityGroupInput) SetInstanceId(v []*string) *RegisterInstancesWithSecurityGroupInput
- func (s RegisterInstancesWithSecurityGroupInput) String() string
- type RegisterInstancesWithSecurityGroupOutput
- func (s RegisterInstancesWithSecurityGroupOutput) GoString() string
- func (s *RegisterInstancesWithSecurityGroupOutput) SetInstancesSet(v []*InstancesSetItem) *RegisterInstancesWithSecurityGroupOutput
- func (s *RegisterInstancesWithSecurityGroupOutput) SetRequestId(v string) *RegisterInstancesWithSecurityGroupOutput
- func (s RegisterInstancesWithSecurityGroupOutput) String() string
- type RegisterPortWithLoadBalancerInput
- func (s RegisterPortWithLoadBalancerInput) GoString() string
- func (s *RegisterPortWithLoadBalancerInput) SetListeners(v []*RequestListenersStruct) *RegisterPortWithLoadBalancerInput
- func (s *RegisterPortWithLoadBalancerInput) SetLoadBalancerName(v string) *RegisterPortWithLoadBalancerInput
- func (s RegisterPortWithLoadBalancerInput) String() string
- type RegisterPortWithLoadBalancerOutput
- func (s RegisterPortWithLoadBalancerOutput) GoString() string
- func (s *RegisterPortWithLoadBalancerOutput) SetListeners(v []*ListenersMemberItem) *RegisterPortWithLoadBalancerOutput
- func (s *RegisterPortWithLoadBalancerOutput) SetRegisterPortWithLoadBalancerResult(v *RegisterPortWithLoadBalancerOutput) *RegisterPortWithLoadBalancerOutput
- func (s *RegisterPortWithLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *RegisterPortWithLoadBalancerOutput
- func (s RegisterPortWithLoadBalancerOutput) String() string
- type ReleaseAddressInput
- type ReleaseAddressOutput
- type ReplaceRouteInput
- func (s ReplaceRouteInput) GoString() string
- func (s *ReplaceRouteInput) SetDestinationCidrBlock(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetIpAddress(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetNetworkId(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetNetworkName(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetRouteTableId(v string) *ReplaceRouteInput
- func (s ReplaceRouteInput) String() string
- type ReplaceRouteOutput
- type ReplaceRouteTableAssociationInput
- func (s ReplaceRouteTableAssociationInput) GoString() string
- func (s *ReplaceRouteTableAssociationInput) SetAgreement(v bool) *ReplaceRouteTableAssociationInput
- func (s *ReplaceRouteTableAssociationInput) SetAssociationId(v string) *ReplaceRouteTableAssociationInput
- func (s *ReplaceRouteTableAssociationInput) SetRouteTableId(v string) *ReplaceRouteTableAssociationInput
- func (s ReplaceRouteTableAssociationInput) String() string
- type ReplaceRouteTableAssociationOutput
- func (s ReplaceRouteTableAssociationOutput) GoString() string
- func (s *ReplaceRouteTableAssociationOutput) SetNewAssociationId(v string) *ReplaceRouteTableAssociationOutput
- func (s *ReplaceRouteTableAssociationOutput) SetRequestId(v string) *ReplaceRouteTableAssociationOutput
- func (s ReplaceRouteTableAssociationOutput) String() string
- type RequestAdditionalAttributesStruct
- func (s RequestAdditionalAttributesStruct) GoString() string
- func (s *RequestAdditionalAttributesStruct) SetKey(v string) *RequestAdditionalAttributesStruct
- func (s *RequestAdditionalAttributesStruct) SetValue(v string) *RequestAdditionalAttributesStruct
- func (s RequestAdditionalAttributesStruct) String() string
- type RequestBypassInterfaceStruct
- type RequestCertInfoStruct
- func (s RequestCertInfoStruct) GoString() string
- func (s *RequestCertInfoStruct) SetLocationName(v string) *RequestCertInfoStruct
- func (s *RequestCertInfoStruct) SetOrganizationName(v string) *RequestCertInfoStruct
- func (s *RequestCertInfoStruct) SetOrganizationUnitName(v string) *RequestCertInfoStruct
- func (s *RequestCertInfoStruct) SetStateName(v string) *RequestCertInfoStruct
- func (s RequestCertInfoStruct) String() string
- type RequestCopyInstanceStruct
- func (s RequestCopyInstanceStruct) GoString() string
- func (s *RequestCopyInstanceStruct) SetAccountingType(v string) *RequestCopyInstanceStruct
- func (s *RequestCopyInstanceStruct) SetInstanceName(v string) *RequestCopyInstanceStruct
- func (s *RequestCopyInstanceStruct) SetInstanceType(v string) *RequestCopyInstanceStruct
- func (s *RequestCopyInstanceStruct) SetIpType(v string) *RequestCopyInstanceStruct
- func (s *RequestCopyInstanceStruct) SetRequestLoadBalancers(v []*RequestLoadBalancersStruct) *RequestCopyInstanceStruct
- func (s *RequestCopyInstanceStruct) SetRequestPlacementStruct(v *RequestPlacementStruct) *RequestCopyInstanceStruct
- func (s *RequestCopyInstanceStruct) SetRequestSecurityGroup(v []*string) *RequestCopyInstanceStruct
- func (s RequestCopyInstanceStruct) String() string
- type RequestDDayStruct
- type RequestDayStruct
- func (s RequestDayStruct) GoString() string
- func (s *RequestDayStruct) SetSetFriday(v string) *RequestDayStruct
- func (s *RequestDayStruct) SetSetMonday(v string) *RequestDayStruct
- func (s *RequestDayStruct) SetSetSaturday(v string) *RequestDayStruct
- func (s *RequestDayStruct) SetSetSunday(v string) *RequestDayStruct
- func (s *RequestDayStruct) SetSetThursday(v string) *RequestDayStruct
- func (s *RequestDayStruct) SetSetTuesday(v string) *RequestDayStruct
- func (s *RequestDayStruct) SetSetWednesday(v string) *RequestDayStruct
- func (s RequestDayStruct) String() string
- type RequestDescriptionStruct
- type RequestDestinationStruct
- type RequestDhcpConfigurationStruct
- func (s RequestDhcpConfigurationStruct) GoString() string
- func (s *RequestDhcpConfigurationStruct) SetKey(v string) *RequestDhcpConfigurationStruct
- func (s *RequestDhcpConfigurationStruct) SetRequestValue(v []*string) *RequestDhcpConfigurationStruct
- func (s RequestDhcpConfigurationStruct) String() string
- type RequestElasticLoadBalancersStruct
- func (s RequestElasticLoadBalancersStruct) GoString() string
- func (s *RequestElasticLoadBalancersStruct) SetRequestElasticLoadBalancerId(v []*string) *RequestElasticLoadBalancersStruct
- func (s *RequestElasticLoadBalancersStruct) SetRequestElasticLoadBalancerName(v []*string) *RequestElasticLoadBalancersStruct
- func (s *RequestElasticLoadBalancersStruct) SetRequestElasticLoadBalancerPort(v []*int64) *RequestElasticLoadBalancersStruct
- func (s *RequestElasticLoadBalancersStruct) SetRequestInstancePort(v []*int64) *RequestElasticLoadBalancersStruct
- func (s *RequestElasticLoadBalancersStruct) SetRequestProtocol(v []*string) *RequestElasticLoadBalancersStruct
- func (s RequestElasticLoadBalancersStruct) String() string
- type RequestFilterStruct
- type RequestGroupsStruct
- type RequestHealthCheckStruct
- func (s RequestHealthCheckStruct) GoString() string
- func (s *RequestHealthCheckStruct) SetInterval(v int64) *RequestHealthCheckStruct
- func (s *RequestHealthCheckStruct) SetTarget(v string) *RequestHealthCheckStruct
- func (s *RequestHealthCheckStruct) SetUnhealthyThreshold(v int64) *RequestHealthCheckStruct
- func (s RequestHealthCheckStruct) String() string
- type RequestIPAddressesStruct
- type RequestInboundInterfaceStruct
- func (s RequestInboundInterfaceStruct) GoString() string
- func (s *RequestInboundInterfaceStruct) SetNetworkId(v string) *RequestInboundInterfaceStruct
- func (s *RequestInboundInterfaceStruct) SetNetworkName(v string) *RequestInboundInterfaceStruct
- func (s RequestInboundInterfaceStruct) String() string
- type RequestInstancesStruct
- type RequestIpPermissionsStruct
- func (s RequestIpPermissionsStruct) GoString() string
- func (s *RequestIpPermissionsStruct) SetDescription(v string) *RequestIpPermissionsStruct
- func (s *RequestIpPermissionsStruct) SetFromPort(v int64) *RequestIpPermissionsStruct
- func (s *RequestIpPermissionsStruct) SetInOut(v string) *RequestIpPermissionsStruct
- func (s *RequestIpPermissionsStruct) SetIpProtocol(v string) *RequestIpPermissionsStruct
- func (s *RequestIpPermissionsStruct) SetRequestGroups(v []*RequestGroupsStruct) *RequestIpPermissionsStruct
- func (s *RequestIpPermissionsStruct) SetRequestIpRanges(v []*RequestIpRangesStruct) *RequestIpPermissionsStruct
- func (s *RequestIpPermissionsStruct) SetToPort(v int64) *RequestIpPermissionsStruct
- func (s RequestIpPermissionsStruct) String() string
- type RequestIpRangesStruct
- type RequestLicenseStruct
- type RequestListenInterfaceStruct
- type RequestListenerStruct
- func (s RequestListenerStruct) GoString() string
- func (s *RequestListenerStruct) SetBalancingType(v string) *RequestListenerStruct
- func (s *RequestListenerStruct) SetInstancePort(v int64) *RequestListenerStruct
- func (s *RequestListenerStruct) SetLoadBalancerPort(v int64) *RequestListenerStruct
- func (s *RequestListenerStruct) SetProtocol(v string) *RequestListenerStruct
- func (s RequestListenerStruct) String() string
- type RequestListenerUpdateStruct
- func (s RequestListenerUpdateStruct) GoString() string
- func (s *RequestListenerUpdateStruct) SetInstancePort(v int64) *RequestListenerUpdateStruct
- func (s *RequestListenerUpdateStruct) SetLoadBalancerPort(v int64) *RequestListenerUpdateStruct
- func (s *RequestListenerUpdateStruct) SetRequestListenerStruct(v *RequestListenerStruct) *RequestListenerUpdateStruct
- func (s RequestListenerUpdateStruct) String() string
- type RequestListenersStruct
- func (s RequestListenersStruct) GoString() string
- func (s *RequestListenersStruct) SetBalancingType(v string) *RequestListenersStruct
- func (s *RequestListenersStruct) SetDescription(v string) *RequestListenersStruct
- func (s *RequestListenersStruct) SetElasticLoadBalancerPort(v int64) *RequestListenersStruct
- func (s *RequestListenersStruct) SetInstancePort(v int64) *RequestListenersStruct
- func (s *RequestListenersStruct) SetLoadBalancerPort(v int64) *RequestListenersStruct
- func (s *RequestListenersStruct) SetProtocol(v string) *RequestListenersStruct
- func (s *RequestListenersStruct) SetRequestHealthCheckStruct(v *RequestHealthCheckStruct) *RequestListenersStruct
- func (s *RequestListenersStruct) SetRequestInstances(v []*RequestInstancesStruct) *RequestListenersStruct
- func (s *RequestListenersStruct) SetRequestSessionStruct(v *RequestSessionStruct) *RequestListenersStruct
- func (s *RequestListenersStruct) SetRequestSorryPageStruct(v *RequestSorryPageStruct) *RequestListenersStruct
- func (s *RequestListenersStruct) SetSSLCertificateId(v string) *RequestListenersStruct
- func (s RequestListenersStruct) String() string
- type RequestLoadBalancerAttributesStruct
- func (s RequestLoadBalancerAttributesStruct) GoString() string
- func (s *RequestLoadBalancerAttributesStruct) SetRequestAdditionalAttributes(v []*RequestAdditionalAttributesStruct) *RequestLoadBalancerAttributesStruct
- func (s *RequestLoadBalancerAttributesStruct) SetRequestSessionStruct(v *RequestSessionStruct) *RequestLoadBalancerAttributesStruct
- func (s *RequestLoadBalancerAttributesStruct) SetRequestSorryPageStruct(v *RequestSorryPageStruct) *RequestLoadBalancerAttributesStruct
- func (s RequestLoadBalancerAttributesStruct) String() string
- type RequestLoadBalancerNamesStruct
- func (s RequestLoadBalancerNamesStruct) GoString() string
- func (s *RequestLoadBalancerNamesStruct) SetInstancePort(v int64) *RequestLoadBalancerNamesStruct
- func (s *RequestLoadBalancerNamesStruct) SetLoadBalancerName(v string) *RequestLoadBalancerNamesStruct
- func (s *RequestLoadBalancerNamesStruct) SetLoadBalancerPort(v int64) *RequestLoadBalancerNamesStruct
- func (s RequestLoadBalancerNamesStruct) String() string
- type RequestLoadBalancersStruct
- func (s RequestLoadBalancersStruct) GoString() string
- func (s *RequestLoadBalancersStruct) SetInstancePort(v int64) *RequestLoadBalancersStruct
- func (s *RequestLoadBalancersStruct) SetLoadBalancerName(v string) *RequestLoadBalancersStruct
- func (s *RequestLoadBalancersStruct) SetLoadBalancerPort(v int64) *RequestLoadBalancersStruct
- func (s *RequestLoadBalancersStruct) SetName(v string) *RequestLoadBalancersStruct
- func (s RequestLoadBalancersStruct) String() string
- type RequestMonthStruct
- type RequestNetworkInterfaceStruct
- func (s RequestNetworkInterfaceStruct) GoString() string
- func (s *RequestNetworkInterfaceStruct) SetDeviceIndex(v int64) *RequestNetworkInterfaceStruct
- func (s *RequestNetworkInterfaceStruct) SetDhcp(v bool) *RequestNetworkInterfaceStruct
- func (s *RequestNetworkInterfaceStruct) SetDhcpConfigId(v string) *RequestNetworkInterfaceStruct
- func (s *RequestNetworkInterfaceStruct) SetDhcpOptionsId(v string) *RequestNetworkInterfaceStruct
- func (s *RequestNetworkInterfaceStruct) SetIpAddress(v string) *RequestNetworkInterfaceStruct
- func (s *RequestNetworkInterfaceStruct) SetIsVipNetwork(v bool) *RequestNetworkInterfaceStruct
- func (s *RequestNetworkInterfaceStruct) SetNetworkId(v string) *RequestNetworkInterfaceStruct
- func (s *RequestNetworkInterfaceStruct) SetNetworkName(v string) *RequestNetworkInterfaceStruct
- func (s *RequestNetworkInterfaceStruct) SetRequestSecurityGroupId(v []*string) *RequestNetworkInterfaceStruct
- func (s RequestNetworkInterfaceStruct) String() string
- type RequestNiftyIPsecConfigurationStruct
- func (s RequestNiftyIPsecConfigurationStruct) GoString() string
- func (s *RequestNiftyIPsecConfigurationStruct) SetEncryptionAlgorithm(v string) *RequestNiftyIPsecConfigurationStruct
- func (s *RequestNiftyIPsecConfigurationStruct) SetHashAlgorithm(v string) *RequestNiftyIPsecConfigurationStruct
- func (s *RequestNiftyIPsecConfigurationStruct) SetPreSharedKey(v string) *RequestNiftyIPsecConfigurationStruct
- func (s RequestNiftyIPsecConfigurationStruct) String() string
- type RequestNiftyIpsecConfigurationStruct
- type RequestNiftyNetworkStruct
- func (s RequestNiftyNetworkStruct) GoString() string
- func (s *RequestNiftyNetworkStruct) SetIpAddress(v string) *RequestNiftyNetworkStruct
- func (s *RequestNiftyNetworkStruct) SetNetworkId(v string) *RequestNiftyNetworkStruct
- func (s *RequestNiftyNetworkStruct) SetNetworkName(v string) *RequestNiftyNetworkStruct
- func (s RequestNiftyNetworkStruct) String() string
- type RequestNiftyTunnelStruct
- func (s RequestNiftyTunnelStruct) GoString() string
- func (s *RequestNiftyTunnelStruct) SetDestinationPort(v string) *RequestNiftyTunnelStruct
- func (s *RequestNiftyTunnelStruct) SetEncapsulation(v string) *RequestNiftyTunnelStruct
- func (s *RequestNiftyTunnelStruct) SetMode(v string) *RequestNiftyTunnelStruct
- func (s *RequestNiftyTunnelStruct) SetPeerSessionId(v string) *RequestNiftyTunnelStruct
- func (s *RequestNiftyTunnelStruct) SetPeerTunnelId(v string) *RequestNiftyTunnelStruct
- func (s *RequestNiftyTunnelStruct) SetSessionId(v string) *RequestNiftyTunnelStruct
- func (s *RequestNiftyTunnelStruct) SetSourcePort(v string) *RequestNiftyTunnelStruct
- func (s *RequestNiftyTunnelStruct) SetTunnelId(v string) *RequestNiftyTunnelStruct
- func (s *RequestNiftyTunnelStruct) SetType(v string) *RequestNiftyTunnelStruct
- func (s RequestNiftyTunnelStruct) String() string
- type RequestOptionStruct
- type RequestOutboundInterfaceStruct
- func (s RequestOutboundInterfaceStruct) GoString() string
- func (s *RequestOutboundInterfaceStruct) SetNetworkId(v string) *RequestOutboundInterfaceStruct
- func (s *RequestOutboundInterfaceStruct) SetNetworkName(v string) *RequestOutboundInterfaceStruct
- func (s RequestOutboundInterfaceStruct) String() string
- type RequestPlacementStruct
- type RequestRangeStruct
- type RequestRouterSetStruct
- type RequestRouterStruct
- func (s RequestRouterStruct) GoString() string
- func (s *RequestRouterStruct) SetNiftyReboot(v string) *RequestRouterStruct
- func (s *RequestRouterStruct) SetRouterId(v string) *RequestRouterStruct
- func (s *RequestRouterStruct) SetRouterName(v string) *RequestRouterStruct
- func (s RequestRouterStruct) String() string
- type RequestRuleStruct
- func (s RequestRuleStruct) GoString() string
- func (s *RequestRuleStruct) SetBreachDuration(v int64) *RequestRuleStruct
- func (s *RequestRuleStruct) SetDataType(v string) *RequestRuleStruct
- func (s *RequestRuleStruct) SetFromDate(v string) *RequestRuleStruct
- func (s *RequestRuleStruct) SetFunctionName(v string) *RequestRuleStruct
- func (s *RequestRuleStruct) SetRuleName(v string) *RequestRuleStruct
- func (s *RequestRuleStruct) SetThreshold(v float64) *RequestRuleStruct
- func (s *RequestRuleStruct) SetToDate(v string) *RequestRuleStruct
- func (s *RequestRuleStruct) SetUpperLowerCondition(v string) *RequestRuleStruct
- func (s RequestRuleStruct) String() string
- type RequestScalingScheduleStruct
- func (s RequestScalingScheduleStruct) GoString() string
- func (s *RequestScalingScheduleStruct) SetRequestDDayStruct(v *RequestDDayStruct) *RequestScalingScheduleStruct
- func (s *RequestScalingScheduleStruct) SetRequestDayStruct(v *RequestDayStruct) *RequestScalingScheduleStruct
- func (s *RequestScalingScheduleStruct) SetRequestMonthStruct(v *RequestMonthStruct) *RequestScalingScheduleStruct
- func (s *RequestScalingScheduleStruct) SetRequestTimeZoneStruct(v *RequestTimeZoneStruct) *RequestScalingScheduleStruct
- func (s RequestScalingScheduleStruct) String() string
- type RequestScalingTriggerStruct
- func (s RequestScalingTriggerStruct) GoString() string
- func (s *RequestScalingTriggerStruct) SetBreachDuration(v int64) *RequestScalingTriggerStruct
- func (s *RequestScalingTriggerStruct) SetResource(v string) *RequestScalingTriggerStruct
- func (s *RequestScalingTriggerStruct) SetUpperThreshold(v float64) *RequestScalingTriggerStruct
- func (s RequestScalingTriggerStruct) String() string
- type RequestSessionStickinessPolicyUpdateStruct
- func (s RequestSessionStickinessPolicyUpdateStruct) GoString() string
- func (s *RequestSessionStickinessPolicyUpdateStruct) SetEnable(v bool) *RequestSessionStickinessPolicyUpdateStruct
- func (s *RequestSessionStickinessPolicyUpdateStruct) SetExpirationPeriod(v int64) *RequestSessionStickinessPolicyUpdateStruct
- func (s RequestSessionStickinessPolicyUpdateStruct) String() string
- type RequestSessionStruct
- type RequestSorryPageStruct
- type RequestSorryPageUpdateStruct
- type RequestSourceStruct
- type RequestStickinessPolicyStruct
- func (s RequestStickinessPolicyStruct) GoString() string
- func (s *RequestStickinessPolicyStruct) SetEnable(v bool) *RequestStickinessPolicyStruct
- func (s *RequestStickinessPolicyStruct) SetExpirationPeriod(v int64) *RequestStickinessPolicyStruct
- func (s *RequestStickinessPolicyStruct) SetMethod(v string) *RequestStickinessPolicyStruct
- func (s RequestStickinessPolicyStruct) String() string
- type RequestTimeZoneStruct
- type RequestTranslationStruct
- type RequestUsersStruct
- type RequestVpnGatewaySetStruct
- type RequestVpnGatewayStruct
- func (s RequestVpnGatewayStruct) GoString() string
- func (s *RequestVpnGatewayStruct) SetNiftyReboot(v string) *RequestVpnGatewayStruct
- func (s *RequestVpnGatewayStruct) SetNiftyVpnGatewayName(v string) *RequestVpnGatewayStruct
- func (s *RequestVpnGatewayStruct) SetVpnGatewayId(v string) *RequestVpnGatewayStruct
- func (s RequestVpnGatewayStruct) String() string
- type ReservationSetItem
- func (s ReservationSetItem) GoString() string
- func (s *ReservationSetItem) SetAlarmCondition(v string) *ReservationSetItem
- func (s *ReservationSetItem) SetAlarmDateHistorySet(v []*AlarmDateHistorySetItem) *ReservationSetItem
- func (s *ReservationSetItem) SetAlarmRulesActivitiesSet(v []*AlarmRulesActivitiesSetItem) *ReservationSetItem
- func (s *ReservationSetItem) SetAlarmState(v string) *ReservationSetItem
- func (s *ReservationSetItem) SetAlarmTargetsSet(v []*AlarmTargetsSetItem) *ReservationSetItem
- func (s *ReservationSetItem) SetCreatedTime(v time.Time) *ReservationSetItem
- func (s *ReservationSetItem) SetDescription(v string) *ReservationSetItem
- func (s *ReservationSetItem) SetEmailAddressSet(v []*EmailAddressSetItem) *ReservationSetItem
- func (s *ReservationSetItem) SetFunctionName(v string) *ReservationSetItem
- func (s *ReservationSetItem) SetGroupSet(v []*GroupSetItem) *ReservationSetItem
- func (s *ReservationSetItem) SetInstancesSet(v []*InstancesSetItem) *ReservationSetItem
- func (s *ReservationSetItem) SetOwnerId(v string) *ReservationSetItem
- func (s *ReservationSetItem) SetReservationId(v string) *ReservationSetItem
- func (s *ReservationSetItem) SetRuleName(v string) *ReservationSetItem
- func (s *ReservationSetItem) SetRuleSet(v []*RuleSetItem) *ReservationSetItem
- func (s *ReservationSetItem) SetZone(v string) *ReservationSetItem
- func (s ReservationSetItem) String() string
- type ResourceInfo
- func (s ResourceInfo) GoString() string
- func (s *ResourceInfo) SetAddDiskCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetAddDiskTotalSize(v int64) *ResourceInfo
- func (s *ResourceInfo) SetAutoScaleCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetCustomizeImageCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetDynamicIpCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetElasticIpItemSet(v []*ElasticIpItemSetItem) *ResourceInfo
- func (s *ResourceInfo) SetElasticLoadBalancerCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetInstanceItemSet(v []*InstanceItemSetItem) *ResourceInfo
- func (s *ResourceInfo) SetLoadBalancerCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetMonitoringRuleCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetNetworkFlowAmount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetPremiumSupportSet(v []*PremiumSupportSetItem) *ResourceInfo
- func (s *ResourceInfo) SetPrivateLanClassicCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetPrivateLanCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetRouterItemSet(v []*RouterItemSetItem) *ResourceInfo
- func (s *ResourceInfo) SetSecurityGroupCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetSslCertCount(v int64) *ResourceInfo
- func (s *ResourceInfo) SetVpnGatewayItemSet(v []*VpnGatewayItemSetItem) *ResourceInfo
- func (s ResourceInfo) String() string
- type ResponseMetadata
- type RevokeSecurityGroupIngressInput
- func (s RevokeSecurityGroupIngressInput) GoString() string
- func (s *RevokeSecurityGroupIngressInput) SetGroupName(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetIpPermissions(v []*RequestIpPermissionsStruct) *RevokeSecurityGroupIngressInput
- func (s RevokeSecurityGroupIngressInput) String() string
- type RevokeSecurityGroupIngressOutput
- func (s RevokeSecurityGroupIngressOutput) GoString() string
- func (s *RevokeSecurityGroupIngressOutput) SetRequestId(v string) *RevokeSecurityGroupIngressOutput
- func (s *RevokeSecurityGroupIngressOutput) SetReturn(v bool) *RevokeSecurityGroupIngressOutput
- func (s RevokeSecurityGroupIngressOutput) String() string
- type RootDeviceName
- type RouteSetItem
- func (s RouteSetItem) GoString() string
- func (s *RouteSetItem) SetDestinationCidrBlock(v string) *RouteSetItem
- func (s *RouteSetItem) SetGatewayId(v string) *RouteSetItem
- func (s *RouteSetItem) SetInstanceId(v string) *RouteSetItem
- func (s *RouteSetItem) SetInstanceOwnerId(v string) *RouteSetItem
- func (s *RouteSetItem) SetIpAddress(v string) *RouteSetItem
- func (s *RouteSetItem) SetNetworkId(v string) *RouteSetItem
- func (s *RouteSetItem) SetNetworkInterfaceId(v string) *RouteSetItem
- func (s *RouteSetItem) SetNetworkName(v string) *RouteSetItem
- func (s *RouteSetItem) SetState(v string) *RouteSetItem
- func (s RouteSetItem) String() string
- type RouteTable
- type RouteTableSetItem
- func (s RouteTableSetItem) GoString() string
- func (s *RouteTableSetItem) SetAssociationSet(v []*AssociationSetItem) *RouteTableSetItem
- func (s *RouteTableSetItem) SetPropagatingVgwSet(v []*PropagatingVgwSetItem) *RouteTableSetItem
- func (s *RouteTableSetItem) SetRouteSet(v []*RouteSetItem) *RouteTableSetItem
- func (s *RouteTableSetItem) SetRouteTableId(v string) *RouteTableSetItem
- func (s *RouteTableSetItem) SetTagSet(v []*TagSetItem) *RouteTableSetItem
- func (s *RouteTableSetItem) SetVpcId(v string) *RouteTableSetItem
- func (s RouteTableSetItem) String() string
- type Router
- func (s Router) GoString() string
- func (s *Router) SetAccountingType(v string) *Router
- func (s *Router) SetAvailabilityZone(v string) *Router
- func (s *Router) SetBackupInformation(v *BackupInformation) *Router
- func (s *Router) SetCreatedTime(v time.Time) *Router
- func (s *Router) SetDescription(v string) *Router
- func (s *Router) SetNatTableAssociationId(v string) *Router
- func (s *Router) SetNatTableId(v string) *Router
- func (s *Router) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *Router
- func (s *Router) SetNextMonthAccountingType(v string) *Router
- func (s *Router) SetRouteTableAssociationId(v string) *Router
- func (s *Router) SetRouteTableId(v string) *Router
- func (s *Router) SetRouterId(v string) *Router
- func (s *Router) SetRouterName(v string) *Router
- func (s *Router) SetState(v string) *Router
- func (s *Router) SetTagSet(v []*TagSetItem) *Router
- func (s *Router) SetType(v string) *Router
- func (s *Router) SetVersionInformation(v *VersionInformation) *Router
- func (s Router) String() string
- type RouterInfo
- type RouterItemSetItem
- type RouterMeasuredRateSetItem
- func (s RouterMeasuredRateSetItem) GoString() string
- func (s *RouterMeasuredRateSetItem) SetCharge(v int64) *RouterMeasuredRateSetItem
- func (s *RouterMeasuredRateSetItem) SetType(v string) *RouterMeasuredRateSetItem
- func (s *RouterMeasuredRateSetItem) SetUnit(v string) *RouterMeasuredRateSetItem
- func (s *RouterMeasuredRateSetItem) SetValue(v int64) *RouterMeasuredRateSetItem
- func (s RouterMeasuredRateSetItem) String() string
- type RouterMonthlyRateSetItem
- func (s RouterMonthlyRateSetItem) GoString() string
- func (s *RouterMonthlyRateSetItem) SetCharge(v int64) *RouterMonthlyRateSetItem
- func (s *RouterMonthlyRateSetItem) SetType(v string) *RouterMonthlyRateSetItem
- func (s *RouterMonthlyRateSetItem) SetUnit(v string) *RouterMonthlyRateSetItem
- func (s *RouterMonthlyRateSetItem) SetValue(v int64) *RouterMonthlyRateSetItem
- func (s RouterMonthlyRateSetItem) String() string
- type RouterNetworkInterfaceSetItem
- func (s RouterNetworkInterfaceSetItem) GoString() string
- func (s *RouterNetworkInterfaceSetItem) SetDeviceIndex(v int64) *RouterNetworkInterfaceSetItem
- func (s *RouterNetworkInterfaceSetItem) SetIpAddress(v string) *RouterNetworkInterfaceSetItem
- func (s *RouterNetworkInterfaceSetItem) SetNetworkId(v string) *RouterNetworkInterfaceSetItem
- func (s *RouterNetworkInterfaceSetItem) SetRouterId(v string) *RouterNetworkInterfaceSetItem
- func (s *RouterNetworkInterfaceSetItem) SetRouterName(v string) *RouterNetworkInterfaceSetItem
- func (s RouterNetworkInterfaceSetItem) String() string
- type RouterSetItem
- func (s RouterSetItem) GoString() string
- func (s *RouterSetItem) SetAccountingType(v string) *RouterSetItem
- func (s *RouterSetItem) SetAvailabilityZone(v string) *RouterSetItem
- func (s *RouterSetItem) SetCreatedTime(v time.Time) *RouterSetItem
- func (s *RouterSetItem) SetDescription(v string) *RouterSetItem
- func (s *RouterSetItem) SetDeviceIndex(v int64) *RouterSetItem
- func (s *RouterSetItem) SetGroupSet(v []*GroupSetItem) *RouterSetItem
- func (s *RouterSetItem) SetIpAddress(v string) *RouterSetItem
- func (s *RouterSetItem) SetNatTableAssociationId(v string) *RouterSetItem
- func (s *RouterSetItem) SetNatTableId(v string) *RouterSetItem
- func (s *RouterSetItem) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *RouterSetItem
- func (s *RouterSetItem) SetNextMonthAccountingType(v string) *RouterSetItem
- func (s *RouterSetItem) SetRouteTableAssociationId(v string) *RouterSetItem
- func (s *RouterSetItem) SetRouteTableId(v string) *RouterSetItem
- func (s *RouterSetItem) SetRouterId(v string) *RouterSetItem
- func (s *RouterSetItem) SetRouterName(v string) *RouterSetItem
- func (s *RouterSetItem) SetState(v string) *RouterSetItem
- func (s *RouterSetItem) SetTagSet(v []*TagSetItem) *RouterSetItem
- func (s *RouterSetItem) SetType(v string) *RouterSetItem
- func (s RouterSetItem) String() string
- type Routes
- type RuleSetItem
- func (s RuleSetItem) GoString() string
- func (s *RuleSetItem) SetBreachDuration(v int64) *RuleSetItem
- func (s *RuleSetItem) SetDataType(v string) *RuleSetItem
- func (s *RuleSetItem) SetThreshold(v float64) *RuleSetItem
- func (s *RuleSetItem) SetUpperLowerCondition(v string) *RuleSetItem
- func (s RuleSetItem) String() string
- type RunInstancesInput
- func (s RunInstancesInput) GoString() string
- func (s *RunInstancesInput) SetAccountingType(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetAdmin(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetAgreement(v bool) *RunInstancesInput
- func (s *RunInstancesInput) SetDescription(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetDisableApiTermination(v bool) *RunInstancesInput
- func (s *RunInstancesInput) SetImageId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetInstanceId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetInstanceType(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetIpType(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetKeyName(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetLicense(v []*RequestLicenseStruct) *RunInstancesInput
- func (s *RunInstancesInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *RunInstancesInput
- func (s *RunInstancesInput) SetPassword(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetPlacement(v *RequestPlacementStruct) *RunInstancesInput
- func (s *RunInstancesInput) SetPublicIp(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetSecurityGroup(v []*string) *RunInstancesInput
- func (s *RunInstancesInput) SetUserData(v string) *RunInstancesInput
- func (s RunInstancesInput) String() string
- type RunInstancesOutput
- func (s RunInstancesOutput) GoString() string
- func (s *RunInstancesOutput) SetGroupSet(v []*GroupSetItem) *RunInstancesOutput
- func (s *RunInstancesOutput) SetInstancesSet(v []*InstancesSetItem) *RunInstancesOutput
- func (s *RunInstancesOutput) SetOwnerId(v string) *RunInstancesOutput
- func (s *RunInstancesOutput) SetRequestId(v string) *RunInstancesOutput
- func (s *RunInstancesOutput) SetRequesterId(v string) *RunInstancesOutput
- func (s *RunInstancesOutput) SetReservationId(v string) *RunInstancesOutput
- func (s RunInstancesOutput) String() string
- type RunningInstanceMeasuredRateSetItem
- func (s RunningInstanceMeasuredRateSetItem) GoString() string
- func (s *RunningInstanceMeasuredRateSetItem) SetCharge(v int64) *RunningInstanceMeasuredRateSetItem
- func (s *RunningInstanceMeasuredRateSetItem) SetType(v string) *RunningInstanceMeasuredRateSetItem
- func (s *RunningInstanceMeasuredRateSetItem) SetUnit(v string) *RunningInstanceMeasuredRateSetItem
- func (s *RunningInstanceMeasuredRateSetItem) SetValue(v int64) *RunningInstanceMeasuredRateSetItem
- func (s RunningInstanceMeasuredRateSetItem) String() string
- type RunningScaleOutInstanceSetItem
- func (s RunningScaleOutInstanceSetItem) GoString() string
- func (s *RunningScaleOutInstanceSetItem) SetCharge(v int64) *RunningScaleOutInstanceSetItem
- func (s *RunningScaleOutInstanceSetItem) SetType(v string) *RunningScaleOutInstanceSetItem
- func (s *RunningScaleOutInstanceSetItem) SetUnit(v string) *RunningScaleOutInstanceSetItem
- func (s *RunningScaleOutInstanceSetItem) SetValue(v int64) *RunningScaleOutInstanceSetItem
- func (s RunningScaleOutInstanceSetItem) String() string
- type RunningScaleOutOsSetItem
- func (s RunningScaleOutOsSetItem) GoString() string
- func (s *RunningScaleOutOsSetItem) SetCharge(v int64) *RunningScaleOutOsSetItem
- func (s *RunningScaleOutOsSetItem) SetType(v string) *RunningScaleOutOsSetItem
- func (s *RunningScaleOutOsSetItem) SetUnit(v string) *RunningScaleOutOsSetItem
- func (s *RunningScaleOutOsSetItem) SetValue(v int64) *RunningScaleOutOsSetItem
- func (s RunningScaleOutOsSetItem) String() string
- type ScheduleSetItem
- func (s ScheduleSetItem) GoString() string
- func (s *ScheduleSetItem) SetDDay(v *DDay) *ScheduleSetItem
- func (s *ScheduleSetItem) SetDay(v *Day) *ScheduleSetItem
- func (s *ScheduleSetItem) SetMonth(v *Month) *ScheduleSetItem
- func (s *ScheduleSetItem) SetTimeZone(v *TimeZone) *ScheduleSetItem
- func (s ScheduleSetItem) String() string
- type SecureNetInfo
- type SecureNetMonthlyRate
- func (s SecureNetMonthlyRate) GoString() string
- func (s *SecureNetMonthlyRate) SetCharge(v int64) *SecureNetMonthlyRate
- func (s *SecureNetMonthlyRate) SetType(v string) *SecureNetMonthlyRate
- func (s *SecureNetMonthlyRate) SetUnit(v string) *SecureNetMonthlyRate
- func (s *SecureNetMonthlyRate) SetValue(v int64) *SecureNetMonthlyRate
- func (s SecureNetMonthlyRate) String() string
- type SecurityGroupApplyTime
- func (s SecurityGroupApplyTime) GoString() string
- func (s *SecurityGroupApplyTime) SetCharge(v int64) *SecurityGroupApplyTime
- func (s *SecurityGroupApplyTime) SetType(v string) *SecurityGroupApplyTime
- func (s *SecurityGroupApplyTime) SetUnit(v string) *SecurityGroupApplyTime
- func (s *SecurityGroupApplyTime) SetValue(v int64) *SecurityGroupApplyTime
- func (s SecurityGroupApplyTime) String() string
- type SecurityGroupInfo
- type SecurityGroupInfoSetItem
- func (s SecurityGroupInfoSetItem) GoString() string
- func (s *SecurityGroupInfoSetItem) SetAvailabilityZone(v string) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetDescription(v string) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetGroupDescription(v string) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetGroupLogFilterBroadcast(v bool) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetGroupLogFilterNetBios(v bool) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetGroupLogLimit(v int64) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetGroupName(v string) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetGroupRuleLimit(v int64) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetGroupStatus(v string) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetInstanceUniqueIdsSet(v []*InstanceUniqueIdsSetItem) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetInstancesNetworkInterfaceSet(v []*InstancesNetworkInterfaceSetItem) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetInstancesSet(v []*InstancesSetItem) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetIpPermissions(v []*IpPermissionsSetItem) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetOwnerId(v string) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetRouterNetworkInterfaceSet(v []*RouterNetworkInterfaceSetItem) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetRouterSet(v []*RouterSetItem) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetVpnGatewayNetworkInterfaceSet(v []*VpnGatewayNetworkInterfaceSetItem) *SecurityGroupInfoSetItem
- func (s *SecurityGroupInfoSetItem) SetVpnGatewaySet(v []*VpnGatewaySetItem) *SecurityGroupInfoSetItem
- func (s SecurityGroupInfoSetItem) String() string
- type SeparateInstanceRulesInfoSetItem
- func (s SeparateInstanceRulesInfoSetItem) GoString() string
- func (s *SeparateInstanceRulesInfoSetItem) SetAvailabilityZone(v string) *SeparateInstanceRulesInfoSetItem
- func (s *SeparateInstanceRulesInfoSetItem) SetInstancesSet(v []*InstancesSetItem) *SeparateInstanceRulesInfoSetItem
- func (s *SeparateInstanceRulesInfoSetItem) SetSeparateInstanceRuleDescription(v string) *SeparateInstanceRulesInfoSetItem
- func (s *SeparateInstanceRulesInfoSetItem) SetSeparateInstanceRuleName(v string) *SeparateInstanceRulesInfoSetItem
- func (s *SeparateInstanceRulesInfoSetItem) SetSeparateInstanceRuleStatus(v string) *SeparateInstanceRulesInfoSetItem
- func (s SeparateInstanceRulesInfoSetItem) String() string
- type ServiceStatusSetItem
- func (s ServiceStatusSetItem) GoString() string
- func (s *ServiceStatusSetItem) SetControlPanelStatus(v string) *ServiceStatusSetItem
- func (s *ServiceStatusSetItem) SetDate(v string) *ServiceStatusSetItem
- func (s *ServiceStatusSetItem) SetDiskStatus(v string) *ServiceStatusSetItem
- func (s *ServiceStatusSetItem) SetInstanceStatus(v string) *ServiceStatusSetItem
- func (s *ServiceStatusSetItem) SetNetworkStatus(v string) *ServiceStatusSetItem
- func (s *ServiceStatusSetItem) SetStorageStatus(v string) *ServiceStatusSetItem
- func (s ServiceStatusSetItem) String() string
- type SessionStickinessPolicy
- func (s SessionStickinessPolicy) GoString() string
- func (s *SessionStickinessPolicy) SetEnabled(v bool) *SessionStickinessPolicy
- func (s *SessionStickinessPolicy) SetExpirationPeriod(v int64) *SessionStickinessPolicy
- func (s *SessionStickinessPolicy) SetMethod(v int64) *SessionStickinessPolicy
- func (s SessionStickinessPolicy) String() string
- type SetFilterForLoadBalancerInput
- func (s SetFilterForLoadBalancerInput) GoString() string
- func (s *SetFilterForLoadBalancerInput) SetFilterType(v string) *SetFilterForLoadBalancerInput
- func (s *SetFilterForLoadBalancerInput) SetIPAddresses(v []*RequestIPAddressesStruct) *SetFilterForLoadBalancerInput
- func (s *SetFilterForLoadBalancerInput) SetInstancePort(v int64) *SetFilterForLoadBalancerInput
- func (s *SetFilterForLoadBalancerInput) SetLoadBalancerName(v string) *SetFilterForLoadBalancerInput
- func (s *SetFilterForLoadBalancerInput) SetLoadBalancerPort(v int64) *SetFilterForLoadBalancerInput
- func (s SetFilterForLoadBalancerInput) String() string
- type SetFilterForLoadBalancerOutput
- func (s SetFilterForLoadBalancerOutput) GoString() string
- func (s *SetFilterForLoadBalancerOutput) SetFilter(v *Filter) *SetFilterForLoadBalancerOutput
- func (s *SetFilterForLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *SetFilterForLoadBalancerOutput
- func (s *SetFilterForLoadBalancerOutput) SetSetFilterForLoadBalancerResult(v *SetFilterForLoadBalancerOutput) *SetFilterForLoadBalancerOutput
- func (s SetFilterForLoadBalancerOutput) String() string
- type Snapshot
- type SnapshotInfo
- type SnapshotInfoSetItem
- func (s SnapshotInfoSetItem) GoString() string
- func (s *SnapshotInfoSetItem) SetCreatedTime(v string) *SnapshotInfoSetItem
- func (s *SnapshotInfoSetItem) SetExpiredTime(v string) *SnapshotInfoSetItem
- func (s *SnapshotInfoSetItem) SetInstanceId(v string) *SnapshotInfoSetItem
- func (s *SnapshotInfoSetItem) SetInstanceSnapshotId(v string) *SnapshotInfoSetItem
- func (s *SnapshotInfoSetItem) SetMemo(v string) *SnapshotInfoSetItem
- func (s *SnapshotInfoSetItem) SetPowerStatus(v string) *SnapshotInfoSetItem
- func (s *SnapshotInfoSetItem) SetSnapshotName(v string) *SnapshotInfoSetItem
- func (s *SnapshotInfoSetItem) SetStatus(v string) *SnapshotInfoSetItem
- func (s *SnapshotInfoSetItem) SetUpdatedTime(v string) *SnapshotInfoSetItem
- func (s SnapshotInfoSetItem) String() string
- type SorryPage
- type Source
- type SslCertInfo
- type StartInstancesInput
- func (s StartInstancesInput) GoString() string
- func (s *StartInstancesInput) SetAccountingType(v []*string) *StartInstancesInput
- func (s *StartInstancesInput) SetInstanceId(v []*string) *StartInstancesInput
- func (s *StartInstancesInput) SetInstanceType(v []*string) *StartInstancesInput
- func (s *StartInstancesInput) SetNiftyIsBios(v bool) *StartInstancesInput
- func (s *StartInstancesInput) SetTenancy(v []*string) *StartInstancesInput
- func (s *StartInstancesInput) SetUserData(v string) *StartInstancesInput
- func (s StartInstancesInput) String() string
- type StartInstancesOutput
- type StateReason
- type StaticMappingsSetItem
- func (s StaticMappingsSetItem) GoString() string
- func (s *StaticMappingsSetItem) SetDescription(v string) *StaticMappingsSetItem
- func (s *StaticMappingsSetItem) SetIpAddress(v string) *StaticMappingsSetItem
- func (s *StaticMappingsSetItem) SetMacAddress(v string) *StaticMappingsSetItem
- func (s StaticMappingsSetItem) String() string
- type StopInstancesInput
- func (s StopInstancesInput) GoString() string
- func (s *StopInstancesInput) SetForce(v bool) *StopInstancesInput
- func (s *StopInstancesInput) SetInstanceId(v []*string) *StopInstancesInput
- func (s *StopInstancesInput) SetTenancy(v []*string) *StopInstancesInput
- func (s StopInstancesInput) String() string
- type StopInstancesOutput
- type StoppedInstanceMeasuredRateSetItem
- func (s StoppedInstanceMeasuredRateSetItem) GoString() string
- func (s *StoppedInstanceMeasuredRateSetItem) SetCharge(v int64) *StoppedInstanceMeasuredRateSetItem
- func (s *StoppedInstanceMeasuredRateSetItem) SetType(v string) *StoppedInstanceMeasuredRateSetItem
- func (s *StoppedInstanceMeasuredRateSetItem) SetUnit(v string) *StoppedInstanceMeasuredRateSetItem
- func (s *StoppedInstanceMeasuredRateSetItem) SetValue(v int64) *StoppedInstanceMeasuredRateSetItem
- func (s StoppedInstanceMeasuredRateSetItem) String() string
- type StoppedScaleOutInstanceSetItem
- func (s StoppedScaleOutInstanceSetItem) GoString() string
- func (s *StoppedScaleOutInstanceSetItem) SetCharge(v int64) *StoppedScaleOutInstanceSetItem
- func (s *StoppedScaleOutInstanceSetItem) SetType(v string) *StoppedScaleOutInstanceSetItem
- func (s *StoppedScaleOutInstanceSetItem) SetUnit(v string) *StoppedScaleOutInstanceSetItem
- func (s *StoppedScaleOutInstanceSetItem) SetValue(v int64) *StoppedScaleOutInstanceSetItem
- func (s StoppedScaleOutInstanceSetItem) String() string
- type StoppedScaleOutOsSetItem
- func (s StoppedScaleOutOsSetItem) GoString() string
- func (s *StoppedScaleOutOsSetItem) SetCharge(v int64) *StoppedScaleOutOsSetItem
- func (s *StoppedScaleOutOsSetItem) SetType(v string) *StoppedScaleOutOsSetItem
- func (s *StoppedScaleOutOsSetItem) SetUnit(v string) *StoppedScaleOutOsSetItem
- func (s *StoppedScaleOutOsSetItem) SetValue(v int64) *StoppedScaleOutOsSetItem
- func (s StoppedScaleOutOsSetItem) String() string
- type StorageInfo
- type StorageMeasuredRate
- func (s StorageMeasuredRate) GoString() string
- func (s *StorageMeasuredRate) SetCharge(v int64) *StorageMeasuredRate
- func (s *StorageMeasuredRate) SetType(v string) *StorageMeasuredRate
- func (s *StorageMeasuredRate) SetUnit(v string) *StorageMeasuredRate
- func (s *StorageMeasuredRate) SetValue(v int64) *StorageMeasuredRate
- func (s StorageMeasuredRate) String() string
- type StorageMonthlyRate
- func (s StorageMonthlyRate) GoString() string
- func (s *StorageMonthlyRate) SetCharge(v int64) *StorageMonthlyRate
- func (s *StorageMonthlyRate) SetType(v string) *StorageMonthlyRate
- func (s *StorageMonthlyRate) SetUnit(v string) *StorageMonthlyRate
- func (s *StorageMonthlyRate) SetValue(v int64) *StorageMonthlyRate
- func (s StorageMonthlyRate) String() string
- type TagSetItem
- type TerminateInstancesInput
- type TerminateInstancesOutput
- type TimeZone
- type Translation
- type TriggerSetItem
- type UpdateLoadBalancerInput
- func (s UpdateLoadBalancerInput) GoString() string
- func (s *UpdateLoadBalancerInput) SetAccountingTypeUpdate(v int64) *UpdateLoadBalancerInput
- func (s *UpdateLoadBalancerInput) SetListenerUpdate(v *RequestListenerUpdateStruct) *UpdateLoadBalancerInput
- func (s *UpdateLoadBalancerInput) SetLoadBalancerName(v string) *UpdateLoadBalancerInput
- func (s *UpdateLoadBalancerInput) SetNetworkVolumeUpdate(v int64) *UpdateLoadBalancerInput
- func (s UpdateLoadBalancerInput) String() string
- type UpdateLoadBalancerOptionInput
- func (s UpdateLoadBalancerOptionInput) GoString() string
- func (s *UpdateLoadBalancerOptionInput) SetInstancePort(v int64) *UpdateLoadBalancerOptionInput
- func (s *UpdateLoadBalancerOptionInput) SetLoadBalancerName(v string) *UpdateLoadBalancerOptionInput
- func (s *UpdateLoadBalancerOptionInput) SetLoadBalancerPort(v int64) *UpdateLoadBalancerOptionInput
- func (s *UpdateLoadBalancerOptionInput) SetSessionStickinessPolicyUpdate(v *RequestSessionStickinessPolicyUpdateStruct) *UpdateLoadBalancerOptionInput
- func (s *UpdateLoadBalancerOptionInput) SetSorryPageUpdate(v *RequestSorryPageUpdateStruct) *UpdateLoadBalancerOptionInput
- func (s UpdateLoadBalancerOptionInput) String() string
- type UpdateLoadBalancerOptionOutput
- type UpdateLoadBalancerOutput
- type UpdateSecurityGroupInput
- func (s UpdateSecurityGroupInput) GoString() string
- func (s *UpdateSecurityGroupInput) SetGroupDescriptionUpdate(v string) *UpdateSecurityGroupInput
- func (s *UpdateSecurityGroupInput) SetGroupLogLimitUpdate(v int64) *UpdateSecurityGroupInput
- func (s *UpdateSecurityGroupInput) SetGroupName(v string) *UpdateSecurityGroupInput
- func (s *UpdateSecurityGroupInput) SetGroupNameUpdate(v string) *UpdateSecurityGroupInput
- func (s UpdateSecurityGroupInput) String() string
- type UpdateSecurityGroupOptionInput
- type UpdateSecurityGroupOptionOutput
- func (s UpdateSecurityGroupOptionOutput) GoString() string
- func (s *UpdateSecurityGroupOptionOutput) SetRequestId(v string) *UpdateSecurityGroupOptionOutput
- func (s *UpdateSecurityGroupOptionOutput) SetReturn(v bool) *UpdateSecurityGroupOptionOutput
- func (s UpdateSecurityGroupOptionOutput) String() string
- type UpdateSecurityGroupOutput
- type UploadSslCertificateInput
- func (s UploadSslCertificateInput) GoString() string
- func (s *UploadSslCertificateInput) SetCA(v string) *UploadSslCertificateInput
- func (s *UploadSslCertificateInput) SetCertificate(v string) *UploadSslCertificateInput
- func (s *UploadSslCertificateInput) SetKey(v string) *UploadSslCertificateInput
- func (s UploadSslCertificateInput) String() string
- type UploadSslCertificateOutput
- func (s UploadSslCertificateOutput) GoString() string
- func (s *UploadSslCertificateOutput) SetFqdn(v string) *UploadSslCertificateOutput
- func (s *UploadSslCertificateOutput) SetFqdnId(v string) *UploadSslCertificateOutput
- func (s *UploadSslCertificateOutput) SetKeyFingerPrint(v string) *UploadSslCertificateOutput
- func (s *UploadSslCertificateOutput) SetRequestId(v string) *UploadSslCertificateOutput
- func (s UploadSslCertificateOutput) String() string
- type UploadState
- type UploadsSetItem
- type UserActivitiesSetItem
- func (s UserActivitiesSetItem) GoString() string
- func (s *UserActivitiesSetItem) SetCategoryName(v string) *UserActivitiesSetItem
- func (s *UserActivitiesSetItem) SetDateTime(v time.Time) *UserActivitiesSetItem
- func (s *UserActivitiesSetItem) SetIpAddress(v string) *UserActivitiesSetItem
- func (s *UserActivitiesSetItem) SetOperation(v string) *UserActivitiesSetItem
- func (s *UserActivitiesSetItem) SetOperator(v string) *UserActivitiesSetItem
- func (s *UserActivitiesSetItem) SetResult(v bool) *UserActivitiesSetItem
- func (s UserActivitiesSetItem) String() string
- type UserData
- type UsersMemberItem
- type ValueSetItem
- type VersionInformation
- type VgwTelemetrySetItem
- func (s VgwTelemetrySetItem) GoString() string
- func (s *VgwTelemetrySetItem) SetAcceptedRouteCount(v int64) *VgwTelemetrySetItem
- func (s *VgwTelemetrySetItem) SetLastStatusChange(v time.Time) *VgwTelemetrySetItem
- func (s *VgwTelemetrySetItem) SetOutsideIpAddress(v string) *VgwTelemetrySetItem
- func (s *VgwTelemetrySetItem) SetStatus(v string) *VgwTelemetrySetItem
- func (s *VgwTelemetrySetItem) SetStatusMessage(v string) *VgwTelemetrySetItem
- func (s VgwTelemetrySetItem) String() string
- type VipMeasuredRateSetItem
- func (s VipMeasuredRateSetItem) GoString() string
- func (s *VipMeasuredRateSetItem) SetCharge(v int64) *VipMeasuredRateSetItem
- func (s *VipMeasuredRateSetItem) SetType(v string) *VipMeasuredRateSetItem
- func (s *VipMeasuredRateSetItem) SetUnit(v string) *VipMeasuredRateSetItem
- func (s *VipMeasuredRateSetItem) SetValue(v int64) *VipMeasuredRateSetItem
- func (s VipMeasuredRateSetItem) String() string
- type VipSetItem
- type Volume
- type VolumeInfo
- func (s VolumeInfo) GoString() string
- func (s *VolumeInfo) SetImportInstanceDiskMeasuredRate(v *ImportInstanceDiskMeasuredRate) *VolumeInfo
- func (s *VolumeInfo) SetImportInstanceDiskMonthlyRate(v *ImportInstanceDiskMonthlyRate) *VolumeInfo
- func (s *VolumeInfo) SetVolumeMeasuredRateSet(v []*VolumeMeasuredRateSetItem) *VolumeInfo
- func (s *VolumeInfo) SetVolumeSet(v []*VolumeSetItem) *VolumeInfo
- func (s VolumeInfo) String() string
- type VolumeMeasuredRateSetItem
- func (s VolumeMeasuredRateSetItem) GoString() string
- func (s *VolumeMeasuredRateSetItem) SetCharge(v int64) *VolumeMeasuredRateSetItem
- func (s *VolumeMeasuredRateSetItem) SetType(v string) *VolumeMeasuredRateSetItem
- func (s *VolumeMeasuredRateSetItem) SetUnit(v string) *VolumeMeasuredRateSetItem
- func (s *VolumeMeasuredRateSetItem) SetValue(v int64) *VolumeMeasuredRateSetItem
- func (s VolumeMeasuredRateSetItem) String() string
- type VolumeSetItem
- func (s VolumeSetItem) GoString() string
- func (s *VolumeSetItem) SetAccountingType(v string) *VolumeSetItem
- func (s *VolumeSetItem) SetAttachmentSet(v []*AttachmentSetItem) *VolumeSetItem
- func (s *VolumeSetItem) SetAvailabilityZone(v string) *VolumeSetItem
- func (s *VolumeSetItem) SetCharge(v int64) *VolumeSetItem
- func (s *VolumeSetItem) SetCreateTime(v time.Time) *VolumeSetItem
- func (s *VolumeSetItem) SetDiskType(v string) *VolumeSetItem
- func (s *VolumeSetItem) SetNextMonthAccountingType(v string) *VolumeSetItem
- func (s *VolumeSetItem) SetSize(v string) *VolumeSetItem
- func (s *VolumeSetItem) SetSnapshotId(v string) *VolumeSetItem
- func (s *VolumeSetItem) SetStatus(v string) *VolumeSetItem
- func (s *VolumeSetItem) SetType(v string) *VolumeSetItem
- func (s *VolumeSetItem) SetUnit(v string) *VolumeSetItem
- func (s *VolumeSetItem) SetValue(v int64) *VolumeSetItem
- func (s *VolumeSetItem) SetVolumeId(v string) *VolumeSetItem
- func (s VolumeSetItem) String() string
- type VolumesSetItem
- func (s VolumesSetItem) GoString() string
- func (s *VolumesSetItem) SetAvailabilityZone(v string) *VolumesSetItem
- func (s *VolumesSetItem) SetBytesConverted(v int64) *VolumesSetItem
- func (s *VolumesSetItem) SetDescription(v string) *VolumesSetItem
- func (s *VolumesSetItem) SetImage(v *Image) *VolumesSetItem
- func (s *VolumesSetItem) SetStatus(v string) *VolumesSetItem
- func (s *VolumesSetItem) SetStatusMessage(v string) *VolumesSetItem
- func (s *VolumesSetItem) SetVolume(v *Volume) *VolumesSetItem
- func (s VolumesSetItem) String() string
- type VpnConnectMeasuredRateSetItem
- func (s VpnConnectMeasuredRateSetItem) GoString() string
- func (s *VpnConnectMeasuredRateSetItem) SetCharge(v int64) *VpnConnectMeasuredRateSetItem
- func (s *VpnConnectMeasuredRateSetItem) SetType(v string) *VpnConnectMeasuredRateSetItem
- func (s *VpnConnectMeasuredRateSetItem) SetUnit(v string) *VpnConnectMeasuredRateSetItem
- func (s *VpnConnectMeasuredRateSetItem) SetValue(v int64) *VpnConnectMeasuredRateSetItem
- func (s VpnConnectMeasuredRateSetItem) String() string
- type VpnConnection
- func (s VpnConnection) GoString() string
- func (s *VpnConnection) SetCreatedTime(v time.Time) *VpnConnection
- func (s *VpnConnection) SetCustomerGatewayConfiguration(v string) *VpnConnection
- func (s *VpnConnection) SetCustomerGatewayId(v string) *VpnConnection
- func (s *VpnConnection) SetNiftyCustomerGatewayName(v string) *VpnConnection
- func (s *VpnConnection) SetNiftyIpsecConfiguration(v *NiftyIpsecConfiguration) *VpnConnection
- func (s *VpnConnection) SetNiftyTunnel(v *NiftyTunnel) *VpnConnection
- func (s *VpnConnection) SetNiftyVpnConnectionDescription(v string) *VpnConnection
- func (s *VpnConnection) SetNiftyVpnGatewayName(v string) *VpnConnection
- func (s *VpnConnection) SetOptions(v *Options) *VpnConnection
- func (s *VpnConnection) SetRoutes(v *Routes) *VpnConnection
- func (s *VpnConnection) SetState(v string) *VpnConnection
- func (s *VpnConnection) SetTagSet(v []*TagSetItem) *VpnConnection
- func (s *VpnConnection) SetType(v string) *VpnConnection
- func (s *VpnConnection) SetVgwTelemetry(v []*VgwTelemetrySetItem) *VpnConnection
- func (s *VpnConnection) SetVpnConnectionId(v string) *VpnConnection
- func (s *VpnConnection) SetVpnGatewayId(v string) *VpnConnection
- func (s VpnConnection) String() string
- type VpnConnectionSetItem
- func (s VpnConnectionSetItem) GoString() string
- func (s *VpnConnectionSetItem) SetCreatedTime(v time.Time) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetCustomerGatewayConfiguration(v string) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetCustomerGatewayId(v string) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetNiftyCustomerGatewayName(v string) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetNiftyIpsecConfiguration(v *NiftyIpsecConfiguration) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetNiftyTunnel(v *NiftyTunnel) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetNiftyVpnConnectionDescription(v string) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetNiftyVpnGatewayName(v string) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetOptions(v *Options) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetRoutes(v *Routes) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetState(v string) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetTagSet(v []*TagSetItem) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetType(v string) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetVgwTelemetry(v []*VgwTelemetrySetItem) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetVpnConnectionId(v string) *VpnConnectionSetItem
- func (s *VpnConnectionSetItem) SetVpnGatewayId(v string) *VpnConnectionSetItem
- func (s VpnConnectionSetItem) String() string
- type VpnGateway
- func (s VpnGateway) GoString() string
- func (s *VpnGateway) SetAccountingType(v string) *VpnGateway
- func (s *VpnGateway) SetAttachments(v []*AttachmentsSetItem) *VpnGateway
- func (s *VpnGateway) SetAvailabilityZone(v string) *VpnGateway
- func (s *VpnGateway) SetCreatedTime(v time.Time) *VpnGateway
- func (s *VpnGateway) SetGroupSet(v []*GroupSetItem) *VpnGateway
- func (s *VpnGateway) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *VpnGateway
- func (s *VpnGateway) SetNextMonthAccountingType(v string) *VpnGateway
- func (s *VpnGateway) SetNiftyRedundancy(v bool) *VpnGateway
- func (s *VpnGateway) SetNiftyVpnGatewayDescription(v string) *VpnGateway
- func (s *VpnGateway) SetNiftyVpnGatewayName(v string) *VpnGateway
- func (s *VpnGateway) SetNiftyVpnGatewayType(v string) *VpnGateway
- func (s *VpnGateway) SetState(v string) *VpnGateway
- func (s *VpnGateway) SetTagSet(v []*TagSetItem) *VpnGateway
- func (s *VpnGateway) SetType(v string) *VpnGateway
- func (s *VpnGateway) SetVpnGatewayId(v string) *VpnGateway
- func (s VpnGateway) String() string
- type VpnGatewayInfo
- type VpnGatewayItemSetItem
- type VpnGatewayMeasuredRateSetItem
- func (s VpnGatewayMeasuredRateSetItem) GoString() string
- func (s *VpnGatewayMeasuredRateSetItem) SetCharge(v int64) *VpnGatewayMeasuredRateSetItem
- func (s *VpnGatewayMeasuredRateSetItem) SetType(v string) *VpnGatewayMeasuredRateSetItem
- func (s *VpnGatewayMeasuredRateSetItem) SetUnit(v string) *VpnGatewayMeasuredRateSetItem
- func (s *VpnGatewayMeasuredRateSetItem) SetValue(v int64) *VpnGatewayMeasuredRateSetItem
- func (s VpnGatewayMeasuredRateSetItem) String() string
- type VpnGatewayMonthlyRateSetItem
- func (s VpnGatewayMonthlyRateSetItem) GoString() string
- func (s *VpnGatewayMonthlyRateSetItem) SetCharge(v int64) *VpnGatewayMonthlyRateSetItem
- func (s *VpnGatewayMonthlyRateSetItem) SetType(v string) *VpnGatewayMonthlyRateSetItem
- func (s *VpnGatewayMonthlyRateSetItem) SetUnit(v string) *VpnGatewayMonthlyRateSetItem
- func (s *VpnGatewayMonthlyRateSetItem) SetValue(v int64) *VpnGatewayMonthlyRateSetItem
- func (s VpnGatewayMonthlyRateSetItem) String() string
- type VpnGatewayNetworkInterfaceSetItem
- func (s VpnGatewayNetworkInterfaceSetItem) GoString() string
- func (s *VpnGatewayNetworkInterfaceSetItem) SetDeviceIndex(v int64) *VpnGatewayNetworkInterfaceSetItem
- func (s *VpnGatewayNetworkInterfaceSetItem) SetIpAddress(v string) *VpnGatewayNetworkInterfaceSetItem
- func (s *VpnGatewayNetworkInterfaceSetItem) SetNetworkId(v string) *VpnGatewayNetworkInterfaceSetItem
- func (s *VpnGatewayNetworkInterfaceSetItem) SetNiftyVpnGatewayName(v string) *VpnGatewayNetworkInterfaceSetItem
- func (s *VpnGatewayNetworkInterfaceSetItem) SetVpnGatewayId(v string) *VpnGatewayNetworkInterfaceSetItem
- func (s VpnGatewayNetworkInterfaceSetItem) String() string
- type VpnGatewaySetItem
- func (s VpnGatewaySetItem) GoString() string
- func (s *VpnGatewaySetItem) SetAccountingType(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetAttachments(v []*AttachmentsSetItem) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetAvailabilityZone(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetBackupInformation(v *BackupInformation) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetCreatedTime(v time.Time) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetDeviceIndex(v int64) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetGroupSet(v []*GroupSetItem) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetIpAddress(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetNiftyRedundancy(v bool) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetNiftyVpnGatewayDescription(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetNiftyVpnGatewayName(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetNiftyVpnGatewayType(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetRouteTableAssociationId(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetRouteTableId(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetState(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetTagSet(v []*TagSetItem) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetType(v string) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetVersionInformation(v *VersionInformation) *VpnGatewaySetItem
- func (s *VpnGatewaySetItem) SetVpnGatewayId(v string) *VpnGatewaySetItem
- func (s VpnGatewaySetItem) String() string
- type WebProxy
- func (s WebProxy) GoString() string
- func (s *WebProxy) SetBypassInterface(v *BypassInterface) *WebProxy
- func (s *WebProxy) SetDescription(v string) *WebProxy
- func (s *WebProxy) SetListenInterface(v *ListenInterface) *WebProxy
- func (s *WebProxy) SetListenPort(v string) *WebProxy
- func (s *WebProxy) SetOption(v *Option) *WebProxy
- func (s *WebProxy) SetRouterId(v string) *WebProxy
- func (s *WebProxy) SetRouterName(v string) *WebProxy
- func (s WebProxy) String() string
- type WebProxySetItem
- func (s WebProxySetItem) GoString() string
- func (s *WebProxySetItem) SetBypassInterface(v *BypassInterface) *WebProxySetItem
- func (s *WebProxySetItem) SetDescription(v string) *WebProxySetItem
- func (s *WebProxySetItem) SetListenInterface(v *ListenInterface) *WebProxySetItem
- func (s *WebProxySetItem) SetListenPort(v string) *WebProxySetItem
- func (s *WebProxySetItem) SetOption(v *Option) *WebProxySetItem
- func (s *WebProxySetItem) SetRouterId(v string) *WebProxySetItem
- func (s *WebProxySetItem) SetRouterName(v string) *WebProxySetItem
- func (s WebProxySetItem) String() string
Constants ¶
const ( ServiceName = "computing" // Service endpoint prefix API calls made to. EndpointsID = ServiceName // Service ID for Regions and Endpoints metadata. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountingType ¶
type AccountingType struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (AccountingType) GoString ¶
func (s AccountingType) GoString() string
GoString returns the string representation
func (*AccountingType) SetValue ¶
func (s *AccountingType) SetValue(v string) *AccountingType
SetValue sets the Value field's value.
func (AccountingType) String ¶
func (s AccountingType) String() string
String returns the string representation
type AddressesSetItem ¶
type AddressesSetItem struct { AllocationId *string `locationName:"allocationId" type:"string"` AssociationId *string `locationName:"associationId" type:"string"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` Description *string `locationName:"description" type:"string"` Domain *string `locationName:"domain" type:"string"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string"` NetworkInterfaceOwnerId *string `locationName:"networkInterfaceOwnerId" type:"string"` PrivateIpAddress *string `locationName:"privateIpAddress" type:"string"` PublicIp *string `locationName:"publicIp" type:"string"` // contains filtered or unexported fields }
func (AddressesSetItem) GoString ¶
func (s AddressesSetItem) GoString() string
GoString returns the string representation
func (*AddressesSetItem) SetAllocationId ¶
func (s *AddressesSetItem) SetAllocationId(v string) *AddressesSetItem
SetAllocationId sets the AllocationId field's value.
func (*AddressesSetItem) SetAssociationId ¶
func (s *AddressesSetItem) SetAssociationId(v string) *AddressesSetItem
SetAssociationId sets the AssociationId field's value.
func (*AddressesSetItem) SetAvailabilityZone ¶
func (s *AddressesSetItem) SetAvailabilityZone(v string) *AddressesSetItem
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*AddressesSetItem) SetDescription ¶
func (s *AddressesSetItem) SetDescription(v string) *AddressesSetItem
SetDescription sets the Description field's value.
func (*AddressesSetItem) SetDomain ¶
func (s *AddressesSetItem) SetDomain(v string) *AddressesSetItem
SetDomain sets the Domain field's value.
func (*AddressesSetItem) SetInstanceId ¶
func (s *AddressesSetItem) SetInstanceId(v string) *AddressesSetItem
SetInstanceId sets the InstanceId field's value.
func (*AddressesSetItem) SetInstanceUniqueId ¶
func (s *AddressesSetItem) SetInstanceUniqueId(v string) *AddressesSetItem
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*AddressesSetItem) SetNetworkInterfaceId ¶
func (s *AddressesSetItem) SetNetworkInterfaceId(v string) *AddressesSetItem
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*AddressesSetItem) SetNetworkInterfaceOwnerId ¶
func (s *AddressesSetItem) SetNetworkInterfaceOwnerId(v string) *AddressesSetItem
SetNetworkInterfaceOwnerId sets the NetworkInterfaceOwnerId field's value.
func (*AddressesSetItem) SetPrivateIpAddress ¶
func (s *AddressesSetItem) SetPrivateIpAddress(v string) *AddressesSetItem
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*AddressesSetItem) SetPublicIp ¶
func (s *AddressesSetItem) SetPublicIp(v string) *AddressesSetItem
SetPublicIp sets the PublicIp field's value.
func (AddressesSetItem) String ¶
func (s AddressesSetItem) String() string
String returns the string representation
type AlarmDateHistorySetItem ¶
type AlarmDateHistorySetItem struct { AlarmEventHistorySet []*AlarmEventHistorySetItem `locationName:"alarmEventHistorySet" locationNameList:"item" type:"list"` Date *string `locationName:"date" type:"string"` // contains filtered or unexported fields }
func (AlarmDateHistorySetItem) GoString ¶
func (s AlarmDateHistorySetItem) GoString() string
GoString returns the string representation
func (*AlarmDateHistorySetItem) SetAlarmEventHistorySet ¶
func (s *AlarmDateHistorySetItem) SetAlarmEventHistorySet(v []*AlarmEventHistorySetItem) *AlarmDateHistorySetItem
SetAlarmEventHistorySet sets the AlarmEventHistorySet field's value.
func (*AlarmDateHistorySetItem) SetDate ¶
func (s *AlarmDateHistorySetItem) SetDate(v string) *AlarmDateHistorySetItem
SetDate sets the Date field's value.
func (AlarmDateHistorySetItem) String ¶
func (s AlarmDateHistorySetItem) String() string
String returns the string representation
type AlarmEventHistorySetItem ¶
type AlarmEventHistorySetItem struct { AlarmEvent *string `locationName:"alarmEvent" type:"string"` AlarmEventDatetime *time.Time `locationName:"alarmEventDatetime" type:"timestamp" timestampFormat:""` // contains filtered or unexported fields }
func (AlarmEventHistorySetItem) GoString ¶
func (s AlarmEventHistorySetItem) GoString() string
GoString returns the string representation
func (*AlarmEventHistorySetItem) SetAlarmEvent ¶
func (s *AlarmEventHistorySetItem) SetAlarmEvent(v string) *AlarmEventHistorySetItem
SetAlarmEvent sets the AlarmEvent field's value.
func (*AlarmEventHistorySetItem) SetAlarmEventDatetime ¶
func (s *AlarmEventHistorySetItem) SetAlarmEventDatetime(v time.Time) *AlarmEventHistorySetItem
SetAlarmEventDatetime sets the AlarmEventDatetime field's value.
func (AlarmEventHistorySetItem) String ¶
func (s AlarmEventHistorySetItem) String() string
String returns the string representation
type AlarmRulesActivitiesDateSetItem ¶
type AlarmRulesActivitiesDateSetItem struct { AlarmRulesActivitiesEventSet []*AlarmRulesActivitiesEventSetItem `locationName:"alarmRulesActivitiesEventSet" locationNameList:"item" type:"list"` Date *string `locationName:"date" type:"string"` // contains filtered or unexported fields }
func (AlarmRulesActivitiesDateSetItem) GoString ¶
func (s AlarmRulesActivitiesDateSetItem) GoString() string
GoString returns the string representation
func (*AlarmRulesActivitiesDateSetItem) SetAlarmRulesActivitiesEventSet ¶
func (s *AlarmRulesActivitiesDateSetItem) SetAlarmRulesActivitiesEventSet(v []*AlarmRulesActivitiesEventSetItem) *AlarmRulesActivitiesDateSetItem
SetAlarmRulesActivitiesEventSet sets the AlarmRulesActivitiesEventSet field's value.
func (*AlarmRulesActivitiesDateSetItem) SetDate ¶
func (s *AlarmRulesActivitiesDateSetItem) SetDate(v string) *AlarmRulesActivitiesDateSetItem
SetDate sets the Date field's value.
func (AlarmRulesActivitiesDateSetItem) String ¶
func (s AlarmRulesActivitiesDateSetItem) String() string
String returns the string representation
type AlarmRulesActivitiesEventSetItem ¶
type AlarmRulesActivitiesEventSetItem struct { AlarmRulesActivitiesEvent *string `locationName:"alarmRulesActivitiesEvent" type:"string"` AlarmRulesActivitiesEventDatetime *time.Time `locationName:"alarmRulesActivitiesEventDatetime" type:"timestamp" timestampFormat:""` ResourceName *string `locationName:"resourceName" type:"string"` Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (AlarmRulesActivitiesEventSetItem) GoString ¶
func (s AlarmRulesActivitiesEventSetItem) GoString() string
GoString returns the string representation
func (*AlarmRulesActivitiesEventSetItem) SetAlarmRulesActivitiesEvent ¶
func (s *AlarmRulesActivitiesEventSetItem) SetAlarmRulesActivitiesEvent(v string) *AlarmRulesActivitiesEventSetItem
SetAlarmRulesActivitiesEvent sets the AlarmRulesActivitiesEvent field's value.
func (*AlarmRulesActivitiesEventSetItem) SetAlarmRulesActivitiesEventDatetime ¶
func (s *AlarmRulesActivitiesEventSetItem) SetAlarmRulesActivitiesEventDatetime(v time.Time) *AlarmRulesActivitiesEventSetItem
SetAlarmRulesActivitiesEventDatetime sets the AlarmRulesActivitiesEventDatetime field's value.
func (*AlarmRulesActivitiesEventSetItem) SetResourceName ¶
func (s *AlarmRulesActivitiesEventSetItem) SetResourceName(v string) *AlarmRulesActivitiesEventSetItem
SetResourceName sets the ResourceName field's value.
func (*AlarmRulesActivitiesEventSetItem) SetValue ¶
func (s *AlarmRulesActivitiesEventSetItem) SetValue(v string) *AlarmRulesActivitiesEventSetItem
SetValue sets the Value field's value.
func (AlarmRulesActivitiesEventSetItem) String ¶
func (s AlarmRulesActivitiesEventSetItem) String() string
String returns the string representation
type AlarmRulesActivitiesSetItem ¶
type AlarmRulesActivitiesSetItem struct { AlarmRulesActivitiesDateSet []*AlarmRulesActivitiesDateSetItem `locationName:"alarmRulesActivitiesDateSet" locationNameList:"item" type:"list"` DataType *string `locationName:"dataType" type:"string"` // contains filtered or unexported fields }
func (AlarmRulesActivitiesSetItem) GoString ¶
func (s AlarmRulesActivitiesSetItem) GoString() string
GoString returns the string representation
func (*AlarmRulesActivitiesSetItem) SetAlarmRulesActivitiesDateSet ¶
func (s *AlarmRulesActivitiesSetItem) SetAlarmRulesActivitiesDateSet(v []*AlarmRulesActivitiesDateSetItem) *AlarmRulesActivitiesSetItem
SetAlarmRulesActivitiesDateSet sets the AlarmRulesActivitiesDateSet field's value.
func (*AlarmRulesActivitiesSetItem) SetDataType ¶
func (s *AlarmRulesActivitiesSetItem) SetDataType(v string) *AlarmRulesActivitiesSetItem
SetDataType sets the DataType field's value.
func (AlarmRulesActivitiesSetItem) String ¶
func (s AlarmRulesActivitiesSetItem) String() string
String returns the string representation
type AlarmTargetSetItem ¶
type AlarmTargetSetItem struct { InstanceId *string `locationName:"instanceId" type:"string"` PartitionsSet []*PartitionsSetItem `locationName:"partitionsSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (AlarmTargetSetItem) GoString ¶
func (s AlarmTargetSetItem) GoString() string
GoString returns the string representation
func (*AlarmTargetSetItem) SetInstanceId ¶
func (s *AlarmTargetSetItem) SetInstanceId(v string) *AlarmTargetSetItem
SetInstanceId sets the InstanceId field's value.
func (*AlarmTargetSetItem) SetPartitionsSet ¶
func (s *AlarmTargetSetItem) SetPartitionsSet(v []*PartitionsSetItem) *AlarmTargetSetItem
SetPartitionsSet sets the PartitionsSet field's value.
func (AlarmTargetSetItem) String ¶
func (s AlarmTargetSetItem) String() string
String returns the string representation
type AlarmTargetsSetItem ¶
type AlarmTargetsSetItem struct { ResourceName *string `locationName:"resourceName" type:"string"` // contains filtered or unexported fields }
func (AlarmTargetsSetItem) GoString ¶
func (s AlarmTargetsSetItem) GoString() string
GoString returns the string representation
func (*AlarmTargetsSetItem) SetResourceName ¶
func (s *AlarmTargetsSetItem) SetResourceName(v string) *AlarmTargetsSetItem
SetResourceName sets the ResourceName field's value.
func (AlarmTargetsSetItem) String ¶
func (s AlarmTargetsSetItem) String() string
String returns the string representation
type AllocateAddressInput ¶
type AllocateAddressInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` NiftyPrivateIp *bool `locationName:"NiftyPrivateIp" type:"boolean"` Placement *RequestPlacementStruct `locationName:"Placement" type:"structure"` // contains filtered or unexported fields }
func (AllocateAddressInput) GoString ¶
func (s AllocateAddressInput) GoString() string
GoString returns the string representation
func (*AllocateAddressInput) SetInstanceId ¶
func (s *AllocateAddressInput) SetInstanceId(v string) *AllocateAddressInput
SetInstanceId sets the InstanceId field's value.
func (*AllocateAddressInput) SetNiftyPrivateIp ¶
func (s *AllocateAddressInput) SetNiftyPrivateIp(v bool) *AllocateAddressInput
SetNiftyPrivateIp sets the NiftyPrivateIp field's value.
func (*AllocateAddressInput) SetPlacement ¶
func (s *AllocateAddressInput) SetPlacement(v *RequestPlacementStruct) *AllocateAddressInput
SetPlacement sets the Placement field's value.
func (AllocateAddressInput) String ¶
func (s AllocateAddressInput) String() string
String returns the string representation
type AllocateAddressOutput ¶
type AllocateAddressOutput struct { AllocationId *string `locationName:"allocationId" type:"string"` Domain *string `locationName:"domain" type:"string"` Placement *Placement `locationName:"placement" type:"structure"` PrivateIpAddress *string `locationName:"privateIpAddress" type:"string"` PublicIp *string `locationName:"publicIp" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (AllocateAddressOutput) GoString ¶
func (s AllocateAddressOutput) GoString() string
GoString returns the string representation
func (*AllocateAddressOutput) SetAllocationId ¶
func (s *AllocateAddressOutput) SetAllocationId(v string) *AllocateAddressOutput
SetAllocationId sets the AllocationId field's value.
func (*AllocateAddressOutput) SetDomain ¶
func (s *AllocateAddressOutput) SetDomain(v string) *AllocateAddressOutput
SetDomain sets the Domain field's value.
func (*AllocateAddressOutput) SetPlacement ¶
func (s *AllocateAddressOutput) SetPlacement(v *Placement) *AllocateAddressOutput
SetPlacement sets the Placement field's value.
func (*AllocateAddressOutput) SetPrivateIpAddress ¶
func (s *AllocateAddressOutput) SetPrivateIpAddress(v string) *AllocateAddressOutput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*AllocateAddressOutput) SetPublicIp ¶
func (s *AllocateAddressOutput) SetPublicIp(v string) *AllocateAddressOutput
SetPublicIp sets the PublicIp field's value.
func (*AllocateAddressOutput) SetRequestId ¶
func (s *AllocateAddressOutput) SetRequestId(v string) *AllocateAddressOutput
SetRequestId sets the RequestId field's value.
func (AllocateAddressOutput) String ¶
func (s AllocateAddressOutput) String() string
String returns the string representation
type AnalyzeResultSetItem ¶
type AnalyzeResultSetItem struct { AnalyzeCode *string `locationName:"analyzeCode" type:"string"` Line *string `locationName:"line" type:"string"` // contains filtered or unexported fields }
func (AnalyzeResultSetItem) GoString ¶
func (s AnalyzeResultSetItem) GoString() string
GoString returns the string representation
func (*AnalyzeResultSetItem) SetAnalyzeCode ¶
func (s *AnalyzeResultSetItem) SetAnalyzeCode(v string) *AnalyzeResultSetItem
SetAnalyzeCode sets the AnalyzeCode field's value.
func (*AnalyzeResultSetItem) SetLine ¶
func (s *AnalyzeResultSetItem) SetLine(v string) *AnalyzeResultSetItem
SetLine sets the Line field's value.
func (AnalyzeResultSetItem) String ¶
func (s AnalyzeResultSetItem) String() string
String returns the string representation
type AppCookieStickinessPoliciesMemberItem ¶
type AppCookieStickinessPoliciesMemberItem struct { CookieName *string `locationName:"CookieName" type:"string"` PolicyName *string `locationName:"PolicyName" type:"string"` // contains filtered or unexported fields }
func (AppCookieStickinessPoliciesMemberItem) GoString ¶
func (s AppCookieStickinessPoliciesMemberItem) GoString() string
GoString returns the string representation
func (*AppCookieStickinessPoliciesMemberItem) SetCookieName ¶
func (s *AppCookieStickinessPoliciesMemberItem) SetCookieName(v string) *AppCookieStickinessPoliciesMemberItem
SetCookieName sets the CookieName field's value.
func (*AppCookieStickinessPoliciesMemberItem) SetPolicyName ¶
func (s *AppCookieStickinessPoliciesMemberItem) SetPolicyName(v string) *AppCookieStickinessPoliciesMemberItem
SetPolicyName sets the PolicyName field's value.
func (AppCookieStickinessPoliciesMemberItem) String ¶
func (s AppCookieStickinessPoliciesMemberItem) String() string
String returns the string representation
type AssociateAddressInput ¶
type AssociateAddressInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` NiftyReboot *string `locationName:"NiftyReboot" type:"string"` PrivateIpAddress *string `locationName:"PrivateIpAddress" type:"string"` PublicIp *string `locationName:"PublicIp" type:"string"` // contains filtered or unexported fields }
func (AssociateAddressInput) GoString ¶
func (s AssociateAddressInput) GoString() string
GoString returns the string representation
func (*AssociateAddressInput) SetInstanceId ¶
func (s *AssociateAddressInput) SetInstanceId(v string) *AssociateAddressInput
SetInstanceId sets the InstanceId field's value.
func (*AssociateAddressInput) SetNiftyReboot ¶
func (s *AssociateAddressInput) SetNiftyReboot(v string) *AssociateAddressInput
SetNiftyReboot sets the NiftyReboot field's value.
func (*AssociateAddressInput) SetPrivateIpAddress ¶
func (s *AssociateAddressInput) SetPrivateIpAddress(v string) *AssociateAddressInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*AssociateAddressInput) SetPublicIp ¶
func (s *AssociateAddressInput) SetPublicIp(v string) *AssociateAddressInput
SetPublicIp sets the PublicIp field's value.
func (AssociateAddressInput) String ¶
func (s AssociateAddressInput) String() string
String returns the string representation
type AssociateAddressOutput ¶
type AssociateAddressOutput struct { AssociationId *string `locationName:"associationId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (AssociateAddressOutput) GoString ¶
func (s AssociateAddressOutput) GoString() string
GoString returns the string representation
func (*AssociateAddressOutput) SetAssociationId ¶
func (s *AssociateAddressOutput) SetAssociationId(v string) *AssociateAddressOutput
SetAssociationId sets the AssociationId field's value.
func (*AssociateAddressOutput) SetRequestId ¶
func (s *AssociateAddressOutput) SetRequestId(v string) *AssociateAddressOutput
SetRequestId sets the RequestId field's value.
func (*AssociateAddressOutput) SetReturn ¶
func (s *AssociateAddressOutput) SetReturn(v bool) *AssociateAddressOutput
SetReturn sets the Return field's value.
func (AssociateAddressOutput) String ¶
func (s AssociateAddressOutput) String() string
String returns the string representation
type AssociateRouteTableInput ¶
type AssociateRouteTableInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` RouteTableId *string `locationName:"RouteTableId" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (AssociateRouteTableInput) GoString ¶
func (s AssociateRouteTableInput) GoString() string
GoString returns the string representation
func (*AssociateRouteTableInput) SetAgreement ¶
func (s *AssociateRouteTableInput) SetAgreement(v bool) *AssociateRouteTableInput
SetAgreement sets the Agreement field's value.
func (*AssociateRouteTableInput) SetRouteTableId ¶
func (s *AssociateRouteTableInput) SetRouteTableId(v string) *AssociateRouteTableInput
SetRouteTableId sets the RouteTableId field's value.
func (*AssociateRouteTableInput) SetRouterId ¶
func (s *AssociateRouteTableInput) SetRouterId(v string) *AssociateRouteTableInput
SetRouterId sets the RouterId field's value.
func (*AssociateRouteTableInput) SetRouterName ¶
func (s *AssociateRouteTableInput) SetRouterName(v string) *AssociateRouteTableInput
SetRouterName sets the RouterName field's value.
func (AssociateRouteTableInput) String ¶
func (s AssociateRouteTableInput) String() string
String returns the string representation
type AssociateRouteTableOutput ¶
type AssociateRouteTableOutput struct { AssociationId *string `locationName:"associationId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (AssociateRouteTableOutput) GoString ¶
func (s AssociateRouteTableOutput) GoString() string
GoString returns the string representation
func (*AssociateRouteTableOutput) SetAssociationId ¶
func (s *AssociateRouteTableOutput) SetAssociationId(v string) *AssociateRouteTableOutput
SetAssociationId sets the AssociationId field's value.
func (*AssociateRouteTableOutput) SetRequestId ¶
func (s *AssociateRouteTableOutput) SetRequestId(v string) *AssociateRouteTableOutput
SetRequestId sets the RequestId field's value.
func (AssociateRouteTableOutput) String ¶
func (s AssociateRouteTableOutput) String() string
String returns the string representation
type AssociateUsersInput ¶
type AssociateUsersInput struct { FunctionName *string `locationName:"FunctionName" type:"string"` Users []*RequestUsersStruct `locationName:"Users" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (AssociateUsersInput) GoString ¶
func (s AssociateUsersInput) GoString() string
GoString returns the string representation
func (*AssociateUsersInput) SetFunctionName ¶
func (s *AssociateUsersInput) SetFunctionName(v string) *AssociateUsersInput
SetFunctionName sets the FunctionName field's value.
func (*AssociateUsersInput) SetUsers ¶
func (s *AssociateUsersInput) SetUsers(v []*RequestUsersStruct) *AssociateUsersInput
SetUsers sets the Users field's value.
func (AssociateUsersInput) String ¶
func (s AssociateUsersInput) String() string
String returns the string representation
type AssociateUsersOutput ¶
type AssociateUsersOutput struct { AssociateUsersResult *AssociateUsersOutput `locationName:"AssociateUsersResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` Users []*UsersMemberItem `locationName:"Users" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (AssociateUsersOutput) GoString ¶
func (s AssociateUsersOutput) GoString() string
GoString returns the string representation
func (*AssociateUsersOutput) SetAssociateUsersResult ¶
func (s *AssociateUsersOutput) SetAssociateUsersResult(v *AssociateUsersOutput) *AssociateUsersOutput
SetAssociateUsersResult sets the AssociateUsersResult field's value.
func (*AssociateUsersOutput) SetResponseMetadata ¶
func (s *AssociateUsersOutput) SetResponseMetadata(v *ResponseMetadata) *AssociateUsersOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (*AssociateUsersOutput) SetUsers ¶
func (s *AssociateUsersOutput) SetUsers(v []*UsersMemberItem) *AssociateUsersOutput
SetUsers sets the Users field's value.
func (AssociateUsersOutput) String ¶
func (s AssociateUsersOutput) String() string
String returns the string representation
type Association ¶
type Association struct { IpOwnerId *string `locationName:"ipOwnerId" type:"string"` PublicDnsName *string `locationName:"publicDnsName" type:"string"` PublicIp *string `locationName:"publicIp" type:"string"` PublicIpV6 *string `locationName:"publicIpV6" type:"string"` // contains filtered or unexported fields }
func (Association) GoString ¶
func (s Association) GoString() string
GoString returns the string representation
func (*Association) SetIpOwnerId ¶
func (s *Association) SetIpOwnerId(v string) *Association
SetIpOwnerId sets the IpOwnerId field's value.
func (*Association) SetPublicDnsName ¶
func (s *Association) SetPublicDnsName(v string) *Association
SetPublicDnsName sets the PublicDnsName field's value.
func (*Association) SetPublicIp ¶
func (s *Association) SetPublicIp(v string) *Association
SetPublicIp sets the PublicIp field's value.
func (*Association) SetPublicIpV6 ¶
func (s *Association) SetPublicIpV6(v string) *Association
SetPublicIpV6 sets the PublicIpV6 field's value.
func (Association) String ¶
func (s Association) String() string
String returns the string representation
type AssociationSetItem ¶
type AssociationSetItem struct { AssociationId *string `locationName:"associationId" type:"string"` Main *bool `locationName:"main" type:"boolean"` NatTableId *string `locationName:"natTableId" type:"string"` RouteTableAssociationId *string `locationName:"routeTableAssociationId" type:"string"` RouteTableId *string `locationName:"routeTableId" type:"string"` RouterId *string `locationName:"routerId" type:"string"` RouterName *string `locationName:"routerName" type:"string"` SubnetId *string `locationName:"subnetId" type:"string"` // contains filtered or unexported fields }
func (AssociationSetItem) GoString ¶
func (s AssociationSetItem) GoString() string
GoString returns the string representation
func (*AssociationSetItem) SetAssociationId ¶
func (s *AssociationSetItem) SetAssociationId(v string) *AssociationSetItem
SetAssociationId sets the AssociationId field's value.
func (*AssociationSetItem) SetMain ¶
func (s *AssociationSetItem) SetMain(v bool) *AssociationSetItem
SetMain sets the Main field's value.
func (*AssociationSetItem) SetNatTableId ¶
func (s *AssociationSetItem) SetNatTableId(v string) *AssociationSetItem
SetNatTableId sets the NatTableId field's value.
func (*AssociationSetItem) SetRouteTableAssociationId ¶
func (s *AssociationSetItem) SetRouteTableAssociationId(v string) *AssociationSetItem
SetRouteTableAssociationId sets the RouteTableAssociationId field's value.
func (*AssociationSetItem) SetRouteTableId ¶
func (s *AssociationSetItem) SetRouteTableId(v string) *AssociationSetItem
SetRouteTableId sets the RouteTableId field's value.
func (*AssociationSetItem) SetRouterId ¶
func (s *AssociationSetItem) SetRouterId(v string) *AssociationSetItem
SetRouterId sets the RouterId field's value.
func (*AssociationSetItem) SetRouterName ¶
func (s *AssociationSetItem) SetRouterName(v string) *AssociationSetItem
SetRouterName sets the RouterName field's value.
func (*AssociationSetItem) SetSubnetId ¶
func (s *AssociationSetItem) SetSubnetId(v string) *AssociationSetItem
SetSubnetId sets the SubnetId field's value.
func (AssociationSetItem) String ¶
func (s AssociationSetItem) String() string
String returns the string representation
type AttachVolumeInput ¶
type AttachVolumeInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` VolumeId *string `locationName:"VolumeId" type:"string"` // contains filtered or unexported fields }
func (AttachVolumeInput) GoString ¶
func (s AttachVolumeInput) GoString() string
GoString returns the string representation
func (*AttachVolumeInput) SetInstanceId ¶
func (s *AttachVolumeInput) SetInstanceId(v string) *AttachVolumeInput
SetInstanceId sets the InstanceId field's value.
func (*AttachVolumeInput) SetVolumeId ¶
func (s *AttachVolumeInput) SetVolumeId(v string) *AttachVolumeInput
SetVolumeId sets the VolumeId field's value.
func (AttachVolumeInput) String ¶
func (s AttachVolumeInput) String() string
String returns the string representation
type AttachVolumeOutput ¶
type AttachVolumeOutput struct { AttachTime *time.Time `locationName:"attachTime" type:"timestamp" timestampFormat:""` Device *string `locationName:"device" type:"string"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` Status *string `locationName:"status" type:"string"` VolumeId *string `locationName:"volumeId" type:"string"` // contains filtered or unexported fields }
func (AttachVolumeOutput) GoString ¶
func (s AttachVolumeOutput) GoString() string
GoString returns the string representation
func (*AttachVolumeOutput) SetAttachTime ¶
func (s *AttachVolumeOutput) SetAttachTime(v time.Time) *AttachVolumeOutput
SetAttachTime sets the AttachTime field's value.
func (*AttachVolumeOutput) SetDevice ¶
func (s *AttachVolumeOutput) SetDevice(v string) *AttachVolumeOutput
SetDevice sets the Device field's value.
func (*AttachVolumeOutput) SetInstanceId ¶
func (s *AttachVolumeOutput) SetInstanceId(v string) *AttachVolumeOutput
SetInstanceId sets the InstanceId field's value.
func (*AttachVolumeOutput) SetInstanceUniqueId ¶
func (s *AttachVolumeOutput) SetInstanceUniqueId(v string) *AttachVolumeOutput
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*AttachVolumeOutput) SetRequestId ¶
func (s *AttachVolumeOutput) SetRequestId(v string) *AttachVolumeOutput
SetRequestId sets the RequestId field's value.
func (*AttachVolumeOutput) SetStatus ¶
func (s *AttachVolumeOutput) SetStatus(v string) *AttachVolumeOutput
SetStatus sets the Status field's value.
func (*AttachVolumeOutput) SetVolumeId ¶
func (s *AttachVolumeOutput) SetVolumeId(v string) *AttachVolumeOutput
SetVolumeId sets the VolumeId field's value.
func (AttachVolumeOutput) String ¶
func (s AttachVolumeOutput) String() string
String returns the string representation
type Attachment ¶
type Attachment struct { AttachTime *time.Time `locationName:"attachTime" type:"timestamp" timestampFormat:""` AttachmentID *string `locationName:"attachmentID" type:"string"` DeleteOnTermination *bool `locationName:"deleteOnTermination" type:"boolean"` DeviceIndex *int64 `locationName:"deviceIndex" type:"integer"` Status *string `locationName:"status" type:"string"` // contains filtered or unexported fields }
func (Attachment) GoString ¶
func (s Attachment) GoString() string
GoString returns the string representation
func (*Attachment) SetAttachTime ¶
func (s *Attachment) SetAttachTime(v time.Time) *Attachment
SetAttachTime sets the AttachTime field's value.
func (*Attachment) SetAttachmentID ¶
func (s *Attachment) SetAttachmentID(v string) *Attachment
SetAttachmentID sets the AttachmentID field's value.
func (*Attachment) SetDeleteOnTermination ¶
func (s *Attachment) SetDeleteOnTermination(v bool) *Attachment
SetDeleteOnTermination sets the DeleteOnTermination field's value.
func (*Attachment) SetDeviceIndex ¶
func (s *Attachment) SetDeviceIndex(v int64) *Attachment
SetDeviceIndex sets the DeviceIndex field's value.
func (*Attachment) SetStatus ¶
func (s *Attachment) SetStatus(v string) *Attachment
SetStatus sets the Status field's value.
func (Attachment) String ¶
func (s Attachment) String() string
String returns the string representation
type AttachmentSetItem ¶
type AttachmentSetItem struct { AttachTime *time.Time `locationName:"attachTime" type:"timestamp" timestampFormat:""` DeleteOnTermination *bool `locationName:"deleteOnTermination" type:"boolean"` Device *string `locationName:"device" type:"string"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` Status *string `locationName:"status" type:"string"` VolumeId *string `locationName:"volumeId" type:"string"` // contains filtered or unexported fields }
func (AttachmentSetItem) GoString ¶
func (s AttachmentSetItem) GoString() string
GoString returns the string representation
func (*AttachmentSetItem) SetAttachTime ¶
func (s *AttachmentSetItem) SetAttachTime(v time.Time) *AttachmentSetItem
SetAttachTime sets the AttachTime field's value.
func (*AttachmentSetItem) SetDeleteOnTermination ¶
func (s *AttachmentSetItem) SetDeleteOnTermination(v bool) *AttachmentSetItem
SetDeleteOnTermination sets the DeleteOnTermination field's value.
func (*AttachmentSetItem) SetDevice ¶
func (s *AttachmentSetItem) SetDevice(v string) *AttachmentSetItem
SetDevice sets the Device field's value.
func (*AttachmentSetItem) SetInstanceId ¶
func (s *AttachmentSetItem) SetInstanceId(v string) *AttachmentSetItem
SetInstanceId sets the InstanceId field's value.
func (*AttachmentSetItem) SetInstanceUniqueId ¶
func (s *AttachmentSetItem) SetInstanceUniqueId(v string) *AttachmentSetItem
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*AttachmentSetItem) SetStatus ¶
func (s *AttachmentSetItem) SetStatus(v string) *AttachmentSetItem
SetStatus sets the Status field's value.
func (*AttachmentSetItem) SetVolumeId ¶
func (s *AttachmentSetItem) SetVolumeId(v string) *AttachmentSetItem
SetVolumeId sets the VolumeId field's value.
func (AttachmentSetItem) String ¶
func (s AttachmentSetItem) String() string
String returns the string representation
type AttachmentsSetItem ¶
type AttachmentsSetItem struct { State *string `locationName:"state" type:"string"` VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
func (AttachmentsSetItem) GoString ¶
func (s AttachmentsSetItem) GoString() string
GoString returns the string representation
func (*AttachmentsSetItem) SetState ¶
func (s *AttachmentsSetItem) SetState(v string) *AttachmentsSetItem
SetState sets the State field's value.
func (*AttachmentsSetItem) SetVpcId ¶
func (s *AttachmentsSetItem) SetVpcId(v string) *AttachmentsSetItem
SetVpcId sets the VpcId field's value.
func (AttachmentsSetItem) String ¶
func (s AttachmentsSetItem) String() string
String returns the string representation
type AuthorizeSecurityGroupIngressInput ¶
type AuthorizeSecurityGroupIngressInput struct { GroupName *string `locationName:"GroupName" type:"string"` IpPermissions []*RequestIpPermissionsStruct `locationName:"IpPermissions" type:"list"` // contains filtered or unexported fields }
func (AuthorizeSecurityGroupIngressInput) GoString ¶
func (s AuthorizeSecurityGroupIngressInput) GoString() string
GoString returns the string representation
func (*AuthorizeSecurityGroupIngressInput) SetGroupName ¶
func (s *AuthorizeSecurityGroupIngressInput) SetGroupName(v string) *AuthorizeSecurityGroupIngressInput
SetGroupName sets the GroupName field's value.
func (*AuthorizeSecurityGroupIngressInput) SetIpPermissions ¶
func (s *AuthorizeSecurityGroupIngressInput) SetIpPermissions(v []*RequestIpPermissionsStruct) *AuthorizeSecurityGroupIngressInput
SetIpPermissions sets the IpPermissions field's value.
func (AuthorizeSecurityGroupIngressInput) String ¶
func (s AuthorizeSecurityGroupIngressInput) String() string
String returns the string representation
type AuthorizeSecurityGroupIngressOutput ¶
type AuthorizeSecurityGroupIngressOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (AuthorizeSecurityGroupIngressOutput) GoString ¶
func (s AuthorizeSecurityGroupIngressOutput) GoString() string
GoString returns the string representation
func (*AuthorizeSecurityGroupIngressOutput) SetRequestId ¶
func (s *AuthorizeSecurityGroupIngressOutput) SetRequestId(v string) *AuthorizeSecurityGroupIngressOutput
SetRequestId sets the RequestId field's value.
func (*AuthorizeSecurityGroupIngressOutput) SetReturn ¶
func (s *AuthorizeSecurityGroupIngressOutput) SetReturn(v bool) *AuthorizeSecurityGroupIngressOutput
SetReturn sets the Return field's value.
func (AuthorizeSecurityGroupIngressOutput) String ¶
func (s AuthorizeSecurityGroupIngressOutput) String() string
String returns the string representation
type AutoScaleCount ¶
type AutoScaleCount struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (AutoScaleCount) GoString ¶
func (s AutoScaleCount) GoString() string
GoString returns the string representation
func (*AutoScaleCount) SetCharge ¶
func (s *AutoScaleCount) SetCharge(v int64) *AutoScaleCount
SetCharge sets the Charge field's value.
func (*AutoScaleCount) SetType ¶
func (s *AutoScaleCount) SetType(v string) *AutoScaleCount
SetType sets the Type field's value.
func (*AutoScaleCount) SetUnit ¶
func (s *AutoScaleCount) SetUnit(v string) *AutoScaleCount
SetUnit sets the Unit field's value.
func (*AutoScaleCount) SetValue ¶
func (s *AutoScaleCount) SetValue(v int64) *AutoScaleCount
SetValue sets the Value field's value.
func (AutoScaleCount) String ¶
func (s AutoScaleCount) String() string
String returns the string representation
type AutoScaleInfo ¶
type AutoScaleInfo struct { AutoScaleCount *AutoScaleCount `locationName:"autoScaleCount" type:"structure"` RunningScaleOutInstanceSet []*RunningScaleOutInstanceSetItem `locationName:"runningScaleOutInstanceSet" locationNameList:"item" type:"list"` RunningScaleOutOsSet []*RunningScaleOutOsSetItem `locationName:"runningScaleOutOsSet" locationNameList:"item" type:"list"` StoppedScaleOutInstanceSet []*StoppedScaleOutInstanceSetItem `locationName:"stoppedScaleOutInstanceSet" locationNameList:"item" type:"list"` StoppedScaleOutOsSet []*StoppedScaleOutOsSetItem `locationName:"stoppedScaleOutOsSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (AutoScaleInfo) GoString ¶
func (s AutoScaleInfo) GoString() string
GoString returns the string representation
func (*AutoScaleInfo) SetAutoScaleCount ¶
func (s *AutoScaleInfo) SetAutoScaleCount(v *AutoScaleCount) *AutoScaleInfo
SetAutoScaleCount sets the AutoScaleCount field's value.
func (*AutoScaleInfo) SetRunningScaleOutInstanceSet ¶
func (s *AutoScaleInfo) SetRunningScaleOutInstanceSet(v []*RunningScaleOutInstanceSetItem) *AutoScaleInfo
SetRunningScaleOutInstanceSet sets the RunningScaleOutInstanceSet field's value.
func (*AutoScaleInfo) SetRunningScaleOutOsSet ¶
func (s *AutoScaleInfo) SetRunningScaleOutOsSet(v []*RunningScaleOutOsSetItem) *AutoScaleInfo
SetRunningScaleOutOsSet sets the RunningScaleOutOsSet field's value.
func (*AutoScaleInfo) SetStoppedScaleOutInstanceSet ¶
func (s *AutoScaleInfo) SetStoppedScaleOutInstanceSet(v []*StoppedScaleOutInstanceSetItem) *AutoScaleInfo
SetStoppedScaleOutInstanceSet sets the StoppedScaleOutInstanceSet field's value.
func (*AutoScaleInfo) SetStoppedScaleOutOsSet ¶
func (s *AutoScaleInfo) SetStoppedScaleOutOsSet(v []*StoppedScaleOutOsSetItem) *AutoScaleInfo
SetStoppedScaleOutOsSet sets the StoppedScaleOutOsSet field's value.
func (AutoScaleInfo) String ¶
func (s AutoScaleInfo) String() string
String returns the string representation
type AutoScalingReservationSetItem ¶
type AutoScalingReservationSetItem struct { Alarm *string `locationName:"alarm" type:"string"` AutoScalingGroupName *string `locationName:"autoScalingGroupName" type:"string"` ChangeInCapacity *int64 `locationName:"changeInCapacity" type:"integer"` CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` DefaultCooldown *int64 `locationName:"defaultCooldown" type:"integer"` Description *string `locationName:"description" type:"string"` GroupSet []*GroupSetItem `locationName:"groupSet" locationNameList:"item" type:"list"` ImageId *string `locationName:"imageId" type:"string"` InstanceLifecycleLimit *int64 `locationName:"instanceLifecycleLimit" type:"integer"` InstanceType *string `locationName:"instanceType" type:"string"` InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` LoadBalancing []*LoadBalancingSetItem `locationName:"loadBalancing" locationNameList:"item" type:"list"` MaxSize *int64 `locationName:"maxSize" type:"integer"` MinSize *int64 `locationName:"minSize" type:"integer"` Placement *Placement `locationName:"placement" type:"structure"` Scaleout *int64 `locationName:"scaleout" type:"integer"` ScaleoutCondition *string `locationName:"scaleoutCondition" type:"string"` ScheduleSet []*ScheduleSetItem `locationName:"scheduleSet" locationNameList:"item" type:"list"` TriggerSet []*TriggerSetItem `locationName:"triggerSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (AutoScalingReservationSetItem) GoString ¶
func (s AutoScalingReservationSetItem) GoString() string
GoString returns the string representation
func (*AutoScalingReservationSetItem) SetAlarm ¶
func (s *AutoScalingReservationSetItem) SetAlarm(v string) *AutoScalingReservationSetItem
SetAlarm sets the Alarm field's value.
func (*AutoScalingReservationSetItem) SetAutoScalingGroupName ¶
func (s *AutoScalingReservationSetItem) SetAutoScalingGroupName(v string) *AutoScalingReservationSetItem
SetAutoScalingGroupName sets the AutoScalingGroupName field's value.
func (*AutoScalingReservationSetItem) SetChangeInCapacity ¶
func (s *AutoScalingReservationSetItem) SetChangeInCapacity(v int64) *AutoScalingReservationSetItem
SetChangeInCapacity sets the ChangeInCapacity field's value.
func (*AutoScalingReservationSetItem) SetCreatedTime ¶
func (s *AutoScalingReservationSetItem) SetCreatedTime(v time.Time) *AutoScalingReservationSetItem
SetCreatedTime sets the CreatedTime field's value.
func (*AutoScalingReservationSetItem) SetDefaultCooldown ¶
func (s *AutoScalingReservationSetItem) SetDefaultCooldown(v int64) *AutoScalingReservationSetItem
SetDefaultCooldown sets the DefaultCooldown field's value.
func (*AutoScalingReservationSetItem) SetDescription ¶
func (s *AutoScalingReservationSetItem) SetDescription(v string) *AutoScalingReservationSetItem
SetDescription sets the Description field's value.
func (*AutoScalingReservationSetItem) SetGroupSet ¶
func (s *AutoScalingReservationSetItem) SetGroupSet(v []*GroupSetItem) *AutoScalingReservationSetItem
SetGroupSet sets the GroupSet field's value.
func (*AutoScalingReservationSetItem) SetImageId ¶
func (s *AutoScalingReservationSetItem) SetImageId(v string) *AutoScalingReservationSetItem
SetImageId sets the ImageId field's value.
func (*AutoScalingReservationSetItem) SetInstanceLifecycleLimit ¶
func (s *AutoScalingReservationSetItem) SetInstanceLifecycleLimit(v int64) *AutoScalingReservationSetItem
SetInstanceLifecycleLimit sets the InstanceLifecycleLimit field's value.
func (*AutoScalingReservationSetItem) SetInstanceType ¶
func (s *AutoScalingReservationSetItem) SetInstanceType(v string) *AutoScalingReservationSetItem
SetInstanceType sets the InstanceType field's value.
func (*AutoScalingReservationSetItem) SetInstancesSet ¶
func (s *AutoScalingReservationSetItem) SetInstancesSet(v []*InstancesSetItem) *AutoScalingReservationSetItem
SetInstancesSet sets the InstancesSet field's value.
func (*AutoScalingReservationSetItem) SetLoadBalancing ¶
func (s *AutoScalingReservationSetItem) SetLoadBalancing(v []*LoadBalancingSetItem) *AutoScalingReservationSetItem
SetLoadBalancing sets the LoadBalancing field's value.
func (*AutoScalingReservationSetItem) SetMaxSize ¶
func (s *AutoScalingReservationSetItem) SetMaxSize(v int64) *AutoScalingReservationSetItem
SetMaxSize sets the MaxSize field's value.
func (*AutoScalingReservationSetItem) SetMinSize ¶
func (s *AutoScalingReservationSetItem) SetMinSize(v int64) *AutoScalingReservationSetItem
SetMinSize sets the MinSize field's value.
func (*AutoScalingReservationSetItem) SetPlacement ¶
func (s *AutoScalingReservationSetItem) SetPlacement(v *Placement) *AutoScalingReservationSetItem
SetPlacement sets the Placement field's value.
func (*AutoScalingReservationSetItem) SetScaleout ¶
func (s *AutoScalingReservationSetItem) SetScaleout(v int64) *AutoScalingReservationSetItem
SetScaleout sets the Scaleout field's value.
func (*AutoScalingReservationSetItem) SetScaleoutCondition ¶
func (s *AutoScalingReservationSetItem) SetScaleoutCondition(v string) *AutoScalingReservationSetItem
SetScaleoutCondition sets the ScaleoutCondition field's value.
func (*AutoScalingReservationSetItem) SetScheduleSet ¶
func (s *AutoScalingReservationSetItem) SetScheduleSet(v []*ScheduleSetItem) *AutoScalingReservationSetItem
SetScheduleSet sets the ScheduleSet field's value.
func (*AutoScalingReservationSetItem) SetTriggerSet ¶
func (s *AutoScalingReservationSetItem) SetTriggerSet(v []*TriggerSetItem) *AutoScalingReservationSetItem
SetTriggerSet sets the TriggerSet field's value.
func (AutoScalingReservationSetItem) String ¶
func (s AutoScalingReservationSetItem) String() string
String returns the string representation
type Autoscaling ¶
type Autoscaling struct { AutoScalingGroupName *string `locationName:"autoScalingGroupName" type:"string"` ExpireTime *time.Time `locationName:"expireTime" type:"timestamp" timestampFormat:""` // contains filtered or unexported fields }
func (Autoscaling) GoString ¶
func (s Autoscaling) GoString() string
GoString returns the string representation
func (*Autoscaling) SetAutoScalingGroupName ¶
func (s *Autoscaling) SetAutoScalingGroupName(v string) *Autoscaling
SetAutoScalingGroupName sets the AutoScalingGroupName field's value.
func (*Autoscaling) SetExpireTime ¶
func (s *Autoscaling) SetExpireTime(v time.Time) *Autoscaling
SetExpireTime sets the ExpireTime field's value.
func (Autoscaling) String ¶
func (s Autoscaling) String() string
String returns the string representation
type AvailabilityZoneInfoSetItem ¶
type AvailabilityZoneInfoSetItem struct { MessageSet []*MessageSetItem `locationName:"messageSet" locationNameList:"item" type:"list"` RegionName *string `locationName:"regionName" type:"string"` ZoneName *string `locationName:"zoneName" type:"string"` ZoneState *string `locationName:"zoneState" type:"string"` // contains filtered or unexported fields }
func (AvailabilityZoneInfoSetItem) GoString ¶
func (s AvailabilityZoneInfoSetItem) GoString() string
GoString returns the string representation
func (*AvailabilityZoneInfoSetItem) SetMessageSet ¶
func (s *AvailabilityZoneInfoSetItem) SetMessageSet(v []*MessageSetItem) *AvailabilityZoneInfoSetItem
SetMessageSet sets the MessageSet field's value.
func (*AvailabilityZoneInfoSetItem) SetRegionName ¶
func (s *AvailabilityZoneInfoSetItem) SetRegionName(v string) *AvailabilityZoneInfoSetItem
SetRegionName sets the RegionName field's value.
func (*AvailabilityZoneInfoSetItem) SetZoneName ¶
func (s *AvailabilityZoneInfoSetItem) SetZoneName(v string) *AvailabilityZoneInfoSetItem
SetZoneName sets the ZoneName field's value.
func (*AvailabilityZoneInfoSetItem) SetZoneState ¶
func (s *AvailabilityZoneInfoSetItem) SetZoneState(v string) *AvailabilityZoneInfoSetItem
SetZoneState sets the ZoneState field's value.
func (AvailabilityZoneInfoSetItem) String ¶
func (s AvailabilityZoneInfoSetItem) String() string
String returns the string representation
type BackupInformation ¶
type BackupInformation struct { ExpirationDate *time.Time `locationName:"expirationDate" type:"timestamp" timestampFormat:""` IsBackup *bool `locationName:"isBackup" type:"boolean"` // contains filtered or unexported fields }
func (BackupInformation) GoString ¶
func (s BackupInformation) GoString() string
GoString returns the string representation
func (*BackupInformation) SetExpirationDate ¶
func (s *BackupInformation) SetExpirationDate(v time.Time) *BackupInformation
SetExpirationDate sets the ExpirationDate field's value.
func (*BackupInformation) SetIsBackup ¶
func (s *BackupInformation) SetIsBackup(v bool) *BackupInformation
SetIsBackup sets the IsBackup field's value.
func (BackupInformation) String ¶
func (s BackupInformation) String() string
String returns the string representation
type BlockDeviceMappingSetItem ¶
type BlockDeviceMappingSetItem struct { DeviceName *string `locationName:"deviceName" type:"string"` Ebs *Ebs `locationName:"ebs" type:"structure"` NoDevice *string `locationName:"noDevice" type:"string"` VirtualName *string `locationName:"virtualName" type:"string"` // contains filtered or unexported fields }
func (BlockDeviceMappingSetItem) GoString ¶
func (s BlockDeviceMappingSetItem) GoString() string
GoString returns the string representation
func (*BlockDeviceMappingSetItem) SetDeviceName ¶
func (s *BlockDeviceMappingSetItem) SetDeviceName(v string) *BlockDeviceMappingSetItem
SetDeviceName sets the DeviceName field's value.
func (*BlockDeviceMappingSetItem) SetEbs ¶
func (s *BlockDeviceMappingSetItem) SetEbs(v *Ebs) *BlockDeviceMappingSetItem
SetEbs sets the Ebs field's value.
func (*BlockDeviceMappingSetItem) SetNoDevice ¶
func (s *BlockDeviceMappingSetItem) SetNoDevice(v string) *BlockDeviceMappingSetItem
SetNoDevice sets the NoDevice field's value.
func (*BlockDeviceMappingSetItem) SetVirtualName ¶
func (s *BlockDeviceMappingSetItem) SetVirtualName(v string) *BlockDeviceMappingSetItem
SetVirtualName sets the VirtualName field's value.
func (BlockDeviceMappingSetItem) String ¶
func (s BlockDeviceMappingSetItem) String() string
String returns the string representation
type BypassInterface ¶
type BypassInterface struct { NetworkId *string `locationName:"networkId" type:"string"` NetworkName *string `locationName:"networkName" type:"string"` // contains filtered or unexported fields }
func (BypassInterface) GoString ¶
func (s BypassInterface) GoString() string
GoString returns the string representation
func (*BypassInterface) SetNetworkId ¶
func (s *BypassInterface) SetNetworkId(v string) *BypassInterface
SetNetworkId sets the NetworkId field's value.
func (*BypassInterface) SetNetworkName ¶
func (s *BypassInterface) SetNetworkName(v string) *BypassInterface
SetNetworkName sets the NetworkName field's value.
func (BypassInterface) String ¶
func (s BypassInterface) String() string
String returns the string representation
type CaState ¶
type CaState struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
type CancelCopyInstancesInput ¶
type CancelCopyInstancesInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` // contains filtered or unexported fields }
func (CancelCopyInstancesInput) GoString ¶
func (s CancelCopyInstancesInput) GoString() string
GoString returns the string representation
func (*CancelCopyInstancesInput) SetInstanceId ¶
func (s *CancelCopyInstancesInput) SetInstanceId(v string) *CancelCopyInstancesInput
SetInstanceId sets the InstanceId field's value.
func (CancelCopyInstancesInput) String ¶
func (s CancelCopyInstancesInput) String() string
String returns the string representation
type CancelCopyInstancesOutput ¶
type CancelCopyInstancesOutput struct { RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (CancelCopyInstancesOutput) GoString ¶
func (s CancelCopyInstancesOutput) GoString() string
GoString returns the string representation
func (*CancelCopyInstancesOutput) SetRequestId ¶
func (s *CancelCopyInstancesOutput) SetRequestId(v string) *CancelCopyInstancesOutput
SetRequestId sets the RequestId field's value.
func (CancelCopyInstancesOutput) String ¶
func (s CancelCopyInstancesOutput) String() string
String returns the string representation
type CancelUploadInput ¶
type CancelUploadInput struct { ConversionTaskId *string `locationName:"ConversionTaskId" type:"string"` // contains filtered or unexported fields }
func (CancelUploadInput) GoString ¶
func (s CancelUploadInput) GoString() string
GoString returns the string representation
func (*CancelUploadInput) SetConversionTaskId ¶
func (s *CancelUploadInput) SetConversionTaskId(v string) *CancelUploadInput
SetConversionTaskId sets the ConversionTaskId field's value.
func (CancelUploadInput) String ¶
func (s CancelUploadInput) String() string
String returns the string representation
type CancelUploadOutput ¶
type CancelUploadOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (CancelUploadOutput) GoString ¶
func (s CancelUploadOutput) GoString() string
GoString returns the string representation
func (*CancelUploadOutput) SetRequestId ¶
func (s *CancelUploadOutput) SetRequestId(v string) *CancelUploadOutput
SetRequestId sets the RequestId field's value.
func (*CancelUploadOutput) SetReturn ¶
func (s *CancelUploadOutput) SetReturn(v bool) *CancelUploadOutput
SetReturn sets the Return field's value.
func (CancelUploadOutput) String ¶
func (s CancelUploadOutput) String() string
String returns the string representation
type CertAuthority ¶
type CertAuthority struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (CertAuthority) GoString ¶
func (s CertAuthority) GoString() string
GoString returns the string representation
func (*CertAuthority) SetValue ¶
func (s *CertAuthority) SetValue(v string) *CertAuthority
SetValue sets the Value field's value.
func (CertAuthority) String ¶
func (s CertAuthority) String() string
String returns the string representation
type CertInfo ¶
type CertInfo struct { CountryName *string `locationName:"countryName" type:"string"` EmailAddress *string `locationName:"emailAddress" type:"string"` LocationName *string `locationName:"locationName" type:"string"` OrganizationName *string `locationName:"organizationName" type:"string"` OrganizationUnitName *string `locationName:"organizationUnitName" type:"string"` StateName *string `locationName:"stateName" type:"string"` // contains filtered or unexported fields }
func (*CertInfo) SetCountryName ¶
SetCountryName sets the CountryName field's value.
func (*CertInfo) SetEmailAddress ¶
SetEmailAddress sets the EmailAddress field's value.
func (*CertInfo) SetLocationName ¶
SetLocationName sets the LocationName field's value.
func (*CertInfo) SetOrganizationName ¶
SetOrganizationName sets the OrganizationName field's value.
func (*CertInfo) SetOrganizationUnitName ¶
SetOrganizationUnitName sets the OrganizationUnitName field's value.
func (*CertInfo) SetStateName ¶
SetStateName sets the StateName field's value.
type CertState ¶
type CertState struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
type CertsSetItem ¶
type CertsSetItem struct { CaState *bool `locationName:"caState" type:"boolean"` CertAuthority *string `locationName:"certAuthority" type:"string"` CertInfo *CertInfo `locationName:"certInfo" type:"structure"` CertState *string `locationName:"certState" type:"string"` Count *int64 `locationName:"count" type:"integer"` Description *string `locationName:"description" type:"string"` Fqdn *string `locationName:"fqdn" type:"string"` FqdnId *string `locationName:"fqdnId" type:"string"` KeyLength *int64 `locationName:"keyLength" type:"integer"` Period *Period `locationName:"period" type:"structure"` UploadState *bool `locationName:"uploadState" type:"boolean"` // contains filtered or unexported fields }
func (CertsSetItem) GoString ¶
func (s CertsSetItem) GoString() string
GoString returns the string representation
func (*CertsSetItem) SetCaState ¶
func (s *CertsSetItem) SetCaState(v bool) *CertsSetItem
SetCaState sets the CaState field's value.
func (*CertsSetItem) SetCertAuthority ¶
func (s *CertsSetItem) SetCertAuthority(v string) *CertsSetItem
SetCertAuthority sets the CertAuthority field's value.
func (*CertsSetItem) SetCertInfo ¶
func (s *CertsSetItem) SetCertInfo(v *CertInfo) *CertsSetItem
SetCertInfo sets the CertInfo field's value.
func (*CertsSetItem) SetCertState ¶
func (s *CertsSetItem) SetCertState(v string) *CertsSetItem
SetCertState sets the CertState field's value.
func (*CertsSetItem) SetCount ¶
func (s *CertsSetItem) SetCount(v int64) *CertsSetItem
SetCount sets the Count field's value.
func (*CertsSetItem) SetDescription ¶
func (s *CertsSetItem) SetDescription(v string) *CertsSetItem
SetDescription sets the Description field's value.
func (*CertsSetItem) SetFqdn ¶
func (s *CertsSetItem) SetFqdn(v string) *CertsSetItem
SetFqdn sets the Fqdn field's value.
func (*CertsSetItem) SetFqdnId ¶
func (s *CertsSetItem) SetFqdnId(v string) *CertsSetItem
SetFqdnId sets the FqdnId field's value.
func (*CertsSetItem) SetKeyLength ¶
func (s *CertsSetItem) SetKeyLength(v int64) *CertsSetItem
SetKeyLength sets the KeyLength field's value.
func (*CertsSetItem) SetPeriod ¶
func (s *CertsSetItem) SetPeriod(v *Period) *CertsSetItem
SetPeriod sets the Period field's value.
func (*CertsSetItem) SetUploadState ¶
func (s *CertsSetItem) SetUploadState(v bool) *CertsSetItem
SetUploadState sets the UploadState field's value.
func (CertsSetItem) String ¶
func (s CertsSetItem) String() string
String returns the string representation
type ChargeDetail ¶
type ChargeDetail struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (ChargeDetail) GoString ¶
func (s ChargeDetail) GoString() string
GoString returns the string representation
func (*ChargeDetail) SetCharge ¶
func (s *ChargeDetail) SetCharge(v int64) *ChargeDetail
SetCharge sets the Charge field's value.
func (*ChargeDetail) SetType ¶
func (s *ChargeDetail) SetType(v string) *ChargeDetail
SetType sets the Type field's value.
func (*ChargeDetail) SetUnit ¶
func (s *ChargeDetail) SetUnit(v string) *ChargeDetail
SetUnit sets the Unit field's value.
func (*ChargeDetail) SetValue ¶
func (s *ChargeDetail) SetValue(v int64) *ChargeDetail
SetValue sets the Value field's value.
func (ChargeDetail) String ¶
func (s ChargeDetail) String() string
String returns the string representation
type ChargeDetailInfo ¶
type ChargeDetailInfo struct { ChargeDetail *ChargeDetail `locationName:"chargeDetail" type:"structure"` // contains filtered or unexported fields }
func (ChargeDetailInfo) GoString ¶
func (s ChargeDetailInfo) GoString() string
GoString returns the string representation
func (*ChargeDetailInfo) SetChargeDetail ¶
func (s *ChargeDetailInfo) SetChargeDetail(v *ChargeDetail) *ChargeDetailInfo
SetChargeDetail sets the ChargeDetail field's value.
func (ChargeDetailInfo) String ¶
func (s ChargeDetailInfo) String() string
String returns the string representation
type ClearLoadBalancerSessionInput ¶
type ClearLoadBalancerSessionInput struct { InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` // contains filtered or unexported fields }
func (ClearLoadBalancerSessionInput) GoString ¶
func (s ClearLoadBalancerSessionInput) GoString() string
GoString returns the string representation
func (*ClearLoadBalancerSessionInput) SetInstancePort ¶
func (s *ClearLoadBalancerSessionInput) SetInstancePort(v int64) *ClearLoadBalancerSessionInput
SetInstancePort sets the InstancePort field's value.
func (*ClearLoadBalancerSessionInput) SetLoadBalancerName ¶
func (s *ClearLoadBalancerSessionInput) SetLoadBalancerName(v string) *ClearLoadBalancerSessionInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*ClearLoadBalancerSessionInput) SetLoadBalancerPort ¶
func (s *ClearLoadBalancerSessionInput) SetLoadBalancerPort(v int64) *ClearLoadBalancerSessionInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (ClearLoadBalancerSessionInput) String ¶
func (s ClearLoadBalancerSessionInput) String() string
String returns the string representation
type ClearLoadBalancerSessionOutput ¶
type ClearLoadBalancerSessionOutput struct { ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (ClearLoadBalancerSessionOutput) GoString ¶
func (s ClearLoadBalancerSessionOutput) GoString() string
GoString returns the string representation
func (*ClearLoadBalancerSessionOutput) SetResponseMetadata ¶
func (s *ClearLoadBalancerSessionOutput) SetResponseMetadata(v *ResponseMetadata) *ClearLoadBalancerSessionOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (ClearLoadBalancerSessionOutput) String ¶
func (s ClearLoadBalancerSessionOutput) String() string
String returns the string representation
type Computing ¶
Computing provides the API operation methods for making requests to NIFCLOUD Computing. See this package's package overview docs for details on the service.
Computing 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 ...*nifcloud.Config) *Computing
New creates a new instance of the Computing client with a session. If additional configuration is needed for the client instance use the optional nifcloud.Config parameter to add your extra config.
Example:
// Create a Computing client from just a session. svc := computing.New(mySession) // Create a Computing client with additional configuration svc := computing.New(mySession, nifcloud.NewConfig().WithRegion("us-west-2"))
func (*Computing) AllocateAddress ¶
func (c *Computing) AllocateAddress(input *AllocateAddressInput) (*AllocateAddressOutput, error)
AllocateAddress API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation AllocateAddress for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AllocateAddress
func (*Computing) AllocateAddressRequest ¶
func (c *Computing) AllocateAddressRequest(input *AllocateAddressInput) (req *request.Request, output *AllocateAddressOutput)
AllocateAddressRequest generates a "nifcloud/request.Request" representing the client's request for the AllocateAddress operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AllocateAddress for more information on using the AllocateAddress API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AllocateAddressRequest method. req, resp := client.AllocateAddressRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AllocateAddress
func (*Computing) AllocateAddressWithContext ¶
func (c *Computing) AllocateAddressWithContext(ctx nifcloud.Context, input *AllocateAddressInput, opts ...request.Option) (*AllocateAddressOutput, error)
AllocateAddressWithContext is the same as AllocateAddress with the addition of the ability to pass a context and additional request options.
See AllocateAddress 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 (*Computing) AssociateAddress ¶
func (c *Computing) AssociateAddress(input *AssociateAddressInput) (*AssociateAddressOutput, error)
AssociateAddress API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation AssociateAddress for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AssociateAddress
func (*Computing) AssociateAddressRequest ¶
func (c *Computing) AssociateAddressRequest(input *AssociateAddressInput) (req *request.Request, output *AssociateAddressOutput)
AssociateAddressRequest generates a "nifcloud/request.Request" representing the client's request for the AssociateAddress operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AssociateAddress for more information on using the AssociateAddress API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AssociateAddressRequest method. req, resp := client.AssociateAddressRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AssociateAddress
func (*Computing) AssociateAddressWithContext ¶
func (c *Computing) AssociateAddressWithContext(ctx nifcloud.Context, input *AssociateAddressInput, opts ...request.Option) (*AssociateAddressOutput, error)
AssociateAddressWithContext is the same as AssociateAddress with the addition of the ability to pass a context and additional request options.
See AssociateAddress 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 (*Computing) AssociateRouteTable ¶
func (c *Computing) AssociateRouteTable(input *AssociateRouteTableInput) (*AssociateRouteTableOutput, error)
AssociateRouteTable API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation AssociateRouteTable for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AssociateRouteTable
func (*Computing) AssociateRouteTableRequest ¶
func (c *Computing) AssociateRouteTableRequest(input *AssociateRouteTableInput) (req *request.Request, output *AssociateRouteTableOutput)
AssociateRouteTableRequest generates a "nifcloud/request.Request" representing the client's request for the AssociateRouteTable operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AssociateRouteTable for more information on using the AssociateRouteTable API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// 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) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AssociateRouteTable
func (*Computing) AssociateRouteTableWithContext ¶
func (c *Computing) AssociateRouteTableWithContext(ctx nifcloud.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. 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 (*Computing) AssociateUsers ¶
func (c *Computing) AssociateUsers(input *AssociateUsersInput) (*AssociateUsersOutput, error)
AssociateUsers API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation AssociateUsers for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AssociateUsers
func (*Computing) AssociateUsersRequest ¶
func (c *Computing) AssociateUsersRequest(input *AssociateUsersInput) (req *request.Request, output *AssociateUsersOutput)
AssociateUsersRequest generates a "nifcloud/request.Request" representing the client's request for the AssociateUsers operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AssociateUsers for more information on using the AssociateUsers API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AssociateUsersRequest method. req, resp := client.AssociateUsersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AssociateUsers
func (*Computing) AssociateUsersWithContext ¶
func (c *Computing) AssociateUsersWithContext(ctx nifcloud.Context, input *AssociateUsersInput, opts ...request.Option) (*AssociateUsersOutput, error)
AssociateUsersWithContext is the same as AssociateUsers with the addition of the ability to pass a context and additional request options.
See AssociateUsers 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 (*Computing) AttachVolume ¶
func (c *Computing) AttachVolume(input *AttachVolumeInput) (*AttachVolumeOutput, error)
AttachVolume API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation AttachVolume for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AttachVolume
func (*Computing) AttachVolumeRequest ¶
func (c *Computing) AttachVolumeRequest(input *AttachVolumeInput) (req *request.Request, output *AttachVolumeOutput)
AttachVolumeRequest generates a "nifcloud/request.Request" representing the client's request for the AttachVolume operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AttachVolume for more information on using the AttachVolume API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AttachVolumeRequest method. req, resp := client.AttachVolumeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AttachVolume
func (*Computing) AttachVolumeWithContext ¶
func (c *Computing) AttachVolumeWithContext(ctx nifcloud.Context, input *AttachVolumeInput, opts ...request.Option) (*AttachVolumeOutput, error)
AttachVolumeWithContext is the same as AttachVolume with the addition of the ability to pass a context and additional request options.
See AttachVolume 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 (*Computing) AuthorizeSecurityGroupIngress ¶
func (c *Computing) AuthorizeSecurityGroupIngress(input *AuthorizeSecurityGroupIngressInput) (*AuthorizeSecurityGroupIngressOutput, error)
AuthorizeSecurityGroupIngress API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation AuthorizeSecurityGroupIngress for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AuthorizeSecurityGroupIngress
func (*Computing) AuthorizeSecurityGroupIngressRequest ¶
func (c *Computing) AuthorizeSecurityGroupIngressRequest(input *AuthorizeSecurityGroupIngressInput) (req *request.Request, output *AuthorizeSecurityGroupIngressOutput)
AuthorizeSecurityGroupIngressRequest generates a "nifcloud/request.Request" representing the client's request for the AuthorizeSecurityGroupIngress operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AuthorizeSecurityGroupIngress for more information on using the AuthorizeSecurityGroupIngress API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// 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) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/AuthorizeSecurityGroupIngress
func (*Computing) AuthorizeSecurityGroupIngressWithContext ¶
func (c *Computing) AuthorizeSecurityGroupIngressWithContext(ctx nifcloud.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. 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 (*Computing) CancelCopyInstances ¶
func (c *Computing) CancelCopyInstances(input *CancelCopyInstancesInput) (*CancelCopyInstancesOutput, error)
CancelCopyInstances API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CancelCopyInstances for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CancelCopyInstances
func (*Computing) CancelCopyInstancesRequest ¶
func (c *Computing) CancelCopyInstancesRequest(input *CancelCopyInstancesInput) (req *request.Request, output *CancelCopyInstancesOutput)
CancelCopyInstancesRequest generates a "nifcloud/request.Request" representing the client's request for the CancelCopyInstances operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CancelCopyInstances for more information on using the CancelCopyInstances API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CancelCopyInstancesRequest method. req, resp := client.CancelCopyInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CancelCopyInstances
func (*Computing) CancelCopyInstancesWithContext ¶
func (c *Computing) CancelCopyInstancesWithContext(ctx nifcloud.Context, input *CancelCopyInstancesInput, opts ...request.Option) (*CancelCopyInstancesOutput, error)
CancelCopyInstancesWithContext is the same as CancelCopyInstances with the addition of the ability to pass a context and additional request options.
See CancelCopyInstances 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 (*Computing) CancelUpload ¶
func (c *Computing) CancelUpload(input *CancelUploadInput) (*CancelUploadOutput, error)
CancelUpload API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CancelUpload for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CancelUpload
func (*Computing) CancelUploadRequest ¶
func (c *Computing) CancelUploadRequest(input *CancelUploadInput) (req *request.Request, output *CancelUploadOutput)
CancelUploadRequest generates a "nifcloud/request.Request" representing the client's request for the CancelUpload operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CancelUpload for more information on using the CancelUpload API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CancelUploadRequest method. req, resp := client.CancelUploadRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CancelUpload
func (*Computing) CancelUploadWithContext ¶
func (c *Computing) CancelUploadWithContext(ctx nifcloud.Context, input *CancelUploadInput, opts ...request.Option) (*CancelUploadOutput, error)
CancelUploadWithContext is the same as CancelUpload with the addition of the ability to pass a context and additional request options.
See CancelUpload 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 (*Computing) ClearLoadBalancerSession ¶
func (c *Computing) ClearLoadBalancerSession(input *ClearLoadBalancerSessionInput) (*ClearLoadBalancerSessionOutput, error)
ClearLoadBalancerSession API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ClearLoadBalancerSession for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ClearLoadBalancerSession
func (*Computing) ClearLoadBalancerSessionRequest ¶
func (c *Computing) ClearLoadBalancerSessionRequest(input *ClearLoadBalancerSessionInput) (req *request.Request, output *ClearLoadBalancerSessionOutput)
ClearLoadBalancerSessionRequest generates a "nifcloud/request.Request" representing the client's request for the ClearLoadBalancerSession operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ClearLoadBalancerSession for more information on using the ClearLoadBalancerSession API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ClearLoadBalancerSessionRequest method. req, resp := client.ClearLoadBalancerSessionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ClearLoadBalancerSession
func (*Computing) ClearLoadBalancerSessionWithContext ¶
func (c *Computing) ClearLoadBalancerSessionWithContext(ctx nifcloud.Context, input *ClearLoadBalancerSessionInput, opts ...request.Option) (*ClearLoadBalancerSessionOutput, error)
ClearLoadBalancerSessionWithContext is the same as ClearLoadBalancerSession with the addition of the ability to pass a context and additional request options.
See ClearLoadBalancerSession 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 (*Computing) ConfigureHealthCheck ¶
func (c *Computing) ConfigureHealthCheck(input *ConfigureHealthCheckInput) (*ConfigureHealthCheckOutput, error)
ConfigureHealthCheck API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ConfigureHealthCheck for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ConfigureHealthCheck
func (*Computing) ConfigureHealthCheckRequest ¶
func (c *Computing) ConfigureHealthCheckRequest(input *ConfigureHealthCheckInput) (req *request.Request, output *ConfigureHealthCheckOutput)
ConfigureHealthCheckRequest generates a "nifcloud/request.Request" representing the client's request for the ConfigureHealthCheck operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ConfigureHealthCheck for more information on using the ConfigureHealthCheck API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ConfigureHealthCheckRequest method. req, resp := client.ConfigureHealthCheckRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ConfigureHealthCheck
func (*Computing) ConfigureHealthCheckWithContext ¶
func (c *Computing) ConfigureHealthCheckWithContext(ctx nifcloud.Context, input *ConfigureHealthCheckInput, opts ...request.Option) (*ConfigureHealthCheckOutput, error)
ConfigureHealthCheckWithContext is the same as ConfigureHealthCheck with the addition of the ability to pass a context and additional request options.
See ConfigureHealthCheck 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 (*Computing) CopyInstances ¶
func (c *Computing) CopyInstances(input *CopyInstancesInput) (*CopyInstancesOutput, error)
CopyInstances API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CopyInstances for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CopyInstances
func (*Computing) CopyInstancesRequest ¶
func (c *Computing) CopyInstancesRequest(input *CopyInstancesInput) (req *request.Request, output *CopyInstancesOutput)
CopyInstancesRequest generates a "nifcloud/request.Request" representing the client's request for the CopyInstances operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CopyInstances for more information on using the CopyInstances API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CopyInstancesRequest method. req, resp := client.CopyInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CopyInstances
func (*Computing) CopyInstancesWithContext ¶
func (c *Computing) CopyInstancesWithContext(ctx nifcloud.Context, input *CopyInstancesInput, opts ...request.Option) (*CopyInstancesOutput, error)
CopyInstancesWithContext is the same as CopyInstances with the addition of the ability to pass a context and additional request options.
See CopyInstances 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 (*Computing) CreateCustomerGateway ¶
func (c *Computing) CreateCustomerGateway(input *CreateCustomerGatewayInput) (*CreateCustomerGatewayOutput, error)
CreateCustomerGateway API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateCustomerGateway for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateCustomerGateway
func (*Computing) CreateCustomerGatewayRequest ¶
func (c *Computing) CreateCustomerGatewayRequest(input *CreateCustomerGatewayInput) (req *request.Request, output *CreateCustomerGatewayOutput)
CreateCustomerGatewayRequest generates a "nifcloud/request.Request" representing the client's request for the CreateCustomerGateway operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateCustomerGateway for more information on using the CreateCustomerGateway API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateCustomerGatewayRequest method. req, resp := client.CreateCustomerGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateCustomerGateway
func (*Computing) CreateCustomerGatewayWithContext ¶
func (c *Computing) CreateCustomerGatewayWithContext(ctx nifcloud.Context, input *CreateCustomerGatewayInput, opts ...request.Option) (*CreateCustomerGatewayOutput, error)
CreateCustomerGatewayWithContext is the same as CreateCustomerGateway with the addition of the ability to pass a context and additional request options.
See CreateCustomerGateway 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 (*Computing) CreateDhcpOptions ¶
func (c *Computing) CreateDhcpOptions(input *CreateDhcpOptionsInput) (*CreateDhcpOptionsOutput, error)
CreateDhcpOptions API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateDhcpOptions for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateDhcpOptions
func (*Computing) CreateDhcpOptionsRequest ¶
func (c *Computing) CreateDhcpOptionsRequest(input *CreateDhcpOptionsInput) (req *request.Request, output *CreateDhcpOptionsOutput)
CreateDhcpOptionsRequest generates a "nifcloud/request.Request" representing the client's request for the CreateDhcpOptions operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateDhcpOptions for more information on using the CreateDhcpOptions API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateDhcpOptionsRequest method. req, resp := client.CreateDhcpOptionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateDhcpOptions
func (*Computing) CreateDhcpOptionsWithContext ¶
func (c *Computing) CreateDhcpOptionsWithContext(ctx nifcloud.Context, input *CreateDhcpOptionsInput, opts ...request.Option) (*CreateDhcpOptionsOutput, error)
CreateDhcpOptionsWithContext is the same as CreateDhcpOptions with the addition of the ability to pass a context and additional request options.
See CreateDhcpOptions 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 (*Computing) CreateImage ¶
func (c *Computing) CreateImage(input *CreateImageInput) (*CreateImageOutput, error)
CreateImage API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateImage for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateImage
func (*Computing) CreateImageRequest ¶
func (c *Computing) CreateImageRequest(input *CreateImageInput) (req *request.Request, output *CreateImageOutput)
CreateImageRequest generates a "nifcloud/request.Request" representing the client's request for the CreateImage operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateImage for more information on using the CreateImage API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateImageRequest method. req, resp := client.CreateImageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateImage
func (*Computing) CreateImageWithContext ¶
func (c *Computing) CreateImageWithContext(ctx nifcloud.Context, input *CreateImageInput, opts ...request.Option) (*CreateImageOutput, error)
CreateImageWithContext is the same as CreateImage with the addition of the ability to pass a context and additional request options.
See CreateImage 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 (*Computing) CreateKeyPair ¶
func (c *Computing) CreateKeyPair(input *CreateKeyPairInput) (*CreateKeyPairOutput, error)
CreateKeyPair API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateKeyPair for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateKeyPair
func (*Computing) CreateKeyPairRequest ¶
func (c *Computing) CreateKeyPairRequest(input *CreateKeyPairInput) (req *request.Request, output *CreateKeyPairOutput)
CreateKeyPairRequest generates a "nifcloud/request.Request" representing the client's request for the CreateKeyPair operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateKeyPair for more information on using the CreateKeyPair API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateKeyPairRequest method. req, resp := client.CreateKeyPairRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateKeyPair
func (*Computing) CreateKeyPairWithContext ¶
func (c *Computing) CreateKeyPairWithContext(ctx nifcloud.Context, input *CreateKeyPairInput, opts ...request.Option) (*CreateKeyPairOutput, error)
CreateKeyPairWithContext is the same as CreateKeyPair with the addition of the ability to pass a context and additional request options.
See CreateKeyPair 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 (*Computing) CreateLoadBalancer ¶
func (c *Computing) CreateLoadBalancer(input *CreateLoadBalancerInput) (*CreateLoadBalancerOutput, error)
CreateLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateLoadBalancer
func (*Computing) CreateLoadBalancerRequest ¶
func (c *Computing) CreateLoadBalancerRequest(input *CreateLoadBalancerInput) (req *request.Request, output *CreateLoadBalancerOutput)
CreateLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the CreateLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateLoadBalancer for more information on using the CreateLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateLoadBalancerRequest method. req, resp := client.CreateLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateLoadBalancer
func (*Computing) CreateLoadBalancerWithContext ¶
func (c *Computing) CreateLoadBalancerWithContext(ctx nifcloud.Context, input *CreateLoadBalancerInput, opts ...request.Option) (*CreateLoadBalancerOutput, error)
CreateLoadBalancerWithContext is the same as CreateLoadBalancer with the addition of the ability to pass a context and additional request options.
See CreateLoadBalancer 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 (*Computing) CreateRoute ¶
func (c *Computing) CreateRoute(input *CreateRouteInput) (*CreateRouteOutput, error)
CreateRoute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateRoute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateRoute
func (*Computing) CreateRouteRequest ¶
func (c *Computing) CreateRouteRequest(input *CreateRouteInput) (req *request.Request, output *CreateRouteOutput)
CreateRouteRequest generates a "nifcloud/request.Request" representing the client's request for the CreateRoute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateRoute for more information on using the CreateRoute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateRouteRequest method. req, resp := client.CreateRouteRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateRoute
func (*Computing) CreateRouteTable ¶
func (c *Computing) CreateRouteTable(input *CreateRouteTableInput) (*CreateRouteTableOutput, error)
CreateRouteTable API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateRouteTable for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateRouteTable
func (*Computing) CreateRouteTableRequest ¶
func (c *Computing) CreateRouteTableRequest(input *CreateRouteTableInput) (req *request.Request, output *CreateRouteTableOutput)
CreateRouteTableRequest generates a "nifcloud/request.Request" representing the client's request for the CreateRouteTable operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateRouteTable for more information on using the CreateRouteTable API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// 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) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateRouteTable
func (*Computing) CreateRouteTableWithContext ¶
func (c *Computing) CreateRouteTableWithContext(ctx nifcloud.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. 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 (*Computing) CreateRouteWithContext ¶
func (c *Computing) CreateRouteWithContext(ctx nifcloud.Context, input *CreateRouteInput, opts ...request.Option) (*CreateRouteOutput, error)
CreateRouteWithContext is the same as CreateRoute with the addition of the ability to pass a context and additional request options.
See CreateRoute 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 (*Computing) CreateSecurityGroup ¶
func (c *Computing) CreateSecurityGroup(input *CreateSecurityGroupInput) (*CreateSecurityGroupOutput, error)
CreateSecurityGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateSecurityGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateSecurityGroup
func (*Computing) CreateSecurityGroupRequest ¶
func (c *Computing) CreateSecurityGroupRequest(input *CreateSecurityGroupInput) (req *request.Request, output *CreateSecurityGroupOutput)
CreateSecurityGroupRequest generates a "nifcloud/request.Request" representing the client's request for the CreateSecurityGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateSecurityGroup for more information on using the CreateSecurityGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// 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) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateSecurityGroup
func (*Computing) CreateSecurityGroupWithContext ¶
func (c *Computing) CreateSecurityGroupWithContext(ctx nifcloud.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. 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 (*Computing) CreateSslCertificate ¶
func (c *Computing) CreateSslCertificate(input *CreateSslCertificateInput) (*CreateSslCertificateOutput, error)
CreateSslCertificate API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateSslCertificate for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateSslCertificate
func (*Computing) CreateSslCertificateRequest ¶
func (c *Computing) CreateSslCertificateRequest(input *CreateSslCertificateInput) (req *request.Request, output *CreateSslCertificateOutput)
CreateSslCertificateRequest generates a "nifcloud/request.Request" representing the client's request for the CreateSslCertificate operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateSslCertificate for more information on using the CreateSslCertificate API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateSslCertificateRequest method. req, resp := client.CreateSslCertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateSslCertificate
func (*Computing) CreateSslCertificateWithContext ¶
func (c *Computing) CreateSslCertificateWithContext(ctx nifcloud.Context, input *CreateSslCertificateInput, opts ...request.Option) (*CreateSslCertificateOutput, error)
CreateSslCertificateWithContext is the same as CreateSslCertificate with the addition of the ability to pass a context and additional request options.
See CreateSslCertificate 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 (*Computing) CreateVolume ¶
func (c *Computing) CreateVolume(input *CreateVolumeInput) (*CreateVolumeOutput, error)
CreateVolume API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateVolume for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateVolume
func (*Computing) CreateVolumeRequest ¶
func (c *Computing) CreateVolumeRequest(input *CreateVolumeInput) (req *request.Request, output *CreateVolumeOutput)
CreateVolumeRequest generates a "nifcloud/request.Request" representing the client's request for the CreateVolume operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateVolume for more information on using the CreateVolume API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateVolumeRequest method. req, resp := client.CreateVolumeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateVolume
func (*Computing) CreateVolumeWithContext ¶
func (c *Computing) CreateVolumeWithContext(ctx nifcloud.Context, input *CreateVolumeInput, opts ...request.Option) (*CreateVolumeOutput, error)
CreateVolumeWithContext is the same as CreateVolume with the addition of the ability to pass a context and additional request options.
See CreateVolume 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 (*Computing) CreateVpnConnection ¶
func (c *Computing) CreateVpnConnection(input *CreateVpnConnectionInput) (*CreateVpnConnectionOutput, error)
CreateVpnConnection API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateVpnConnection for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateVpnConnection
func (*Computing) CreateVpnConnectionRequest ¶
func (c *Computing) CreateVpnConnectionRequest(input *CreateVpnConnectionInput) (req *request.Request, output *CreateVpnConnectionOutput)
CreateVpnConnectionRequest generates a "nifcloud/request.Request" representing the client's request for the CreateVpnConnection operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateVpnConnection for more information on using the CreateVpnConnection API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateVpnConnectionRequest method. req, resp := client.CreateVpnConnectionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateVpnConnection
func (*Computing) CreateVpnConnectionWithContext ¶
func (c *Computing) CreateVpnConnectionWithContext(ctx nifcloud.Context, input *CreateVpnConnectionInput, opts ...request.Option) (*CreateVpnConnectionOutput, error)
CreateVpnConnectionWithContext is the same as CreateVpnConnection with the addition of the ability to pass a context and additional request options.
See CreateVpnConnection 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 (*Computing) CreateVpnGateway ¶
func (c *Computing) CreateVpnGateway(input *CreateVpnGatewayInput) (*CreateVpnGatewayOutput, error)
CreateVpnGateway API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation CreateVpnGateway for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateVpnGateway
func (*Computing) CreateVpnGatewayRequest ¶
func (c *Computing) CreateVpnGatewayRequest(input *CreateVpnGatewayInput) (req *request.Request, output *CreateVpnGatewayOutput)
CreateVpnGatewayRequest generates a "nifcloud/request.Request" representing the client's request for the CreateVpnGateway operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateVpnGateway for more information on using the CreateVpnGateway API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateVpnGatewayRequest method. req, resp := client.CreateVpnGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/CreateVpnGateway
func (*Computing) CreateVpnGatewayWithContext ¶
func (c *Computing) CreateVpnGatewayWithContext(ctx nifcloud.Context, input *CreateVpnGatewayInput, opts ...request.Option) (*CreateVpnGatewayOutput, error)
CreateVpnGatewayWithContext is the same as CreateVpnGateway with the addition of the ability to pass a context and additional request options.
See CreateVpnGateway 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 (*Computing) DeleteCustomerGateway ¶
func (c *Computing) DeleteCustomerGateway(input *DeleteCustomerGatewayInput) (*DeleteCustomerGatewayOutput, error)
DeleteCustomerGateway API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteCustomerGateway for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteCustomerGateway
func (*Computing) DeleteCustomerGatewayRequest ¶
func (c *Computing) DeleteCustomerGatewayRequest(input *DeleteCustomerGatewayInput) (req *request.Request, output *DeleteCustomerGatewayOutput)
DeleteCustomerGatewayRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteCustomerGateway operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteCustomerGateway for more information on using the DeleteCustomerGateway API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteCustomerGatewayRequest method. req, resp := client.DeleteCustomerGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteCustomerGateway
func (*Computing) DeleteCustomerGatewayWithContext ¶
func (c *Computing) DeleteCustomerGatewayWithContext(ctx nifcloud.Context, input *DeleteCustomerGatewayInput, opts ...request.Option) (*DeleteCustomerGatewayOutput, error)
DeleteCustomerGatewayWithContext is the same as DeleteCustomerGateway with the addition of the ability to pass a context and additional request options.
See DeleteCustomerGateway 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 (*Computing) DeleteDhcpOptions ¶
func (c *Computing) DeleteDhcpOptions(input *DeleteDhcpOptionsInput) (*DeleteDhcpOptionsOutput, error)
DeleteDhcpOptions API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteDhcpOptions for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteDhcpOptions
func (*Computing) DeleteDhcpOptionsRequest ¶
func (c *Computing) DeleteDhcpOptionsRequest(input *DeleteDhcpOptionsInput) (req *request.Request, output *DeleteDhcpOptionsOutput)
DeleteDhcpOptionsRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteDhcpOptions operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteDhcpOptions for more information on using the DeleteDhcpOptions API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteDhcpOptionsRequest method. req, resp := client.DeleteDhcpOptionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteDhcpOptions
func (*Computing) DeleteDhcpOptionsWithContext ¶
func (c *Computing) DeleteDhcpOptionsWithContext(ctx nifcloud.Context, input *DeleteDhcpOptionsInput, opts ...request.Option) (*DeleteDhcpOptionsOutput, error)
DeleteDhcpOptionsWithContext is the same as DeleteDhcpOptions with the addition of the ability to pass a context and additional request options.
See DeleteDhcpOptions 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 (*Computing) DeleteImage ¶
func (c *Computing) DeleteImage(input *DeleteImageInput) (*DeleteImageOutput, error)
DeleteImage API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteImage for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteImage
func (*Computing) DeleteImageRequest ¶
func (c *Computing) DeleteImageRequest(input *DeleteImageInput) (req *request.Request, output *DeleteImageOutput)
DeleteImageRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteImage operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteImage for more information on using the DeleteImage API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteImageRequest method. req, resp := client.DeleteImageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteImage
func (*Computing) DeleteImageWithContext ¶
func (c *Computing) DeleteImageWithContext(ctx nifcloud.Context, input *DeleteImageInput, opts ...request.Option) (*DeleteImageOutput, error)
DeleteImageWithContext is the same as DeleteImage with the addition of the ability to pass a context and additional request options.
See DeleteImage 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 (*Computing) DeleteKeyPair ¶
func (c *Computing) DeleteKeyPair(input *DeleteKeyPairInput) (*DeleteKeyPairOutput, error)
DeleteKeyPair API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteKeyPair for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteKeyPair
func (*Computing) DeleteKeyPairRequest ¶
func (c *Computing) DeleteKeyPairRequest(input *DeleteKeyPairInput) (req *request.Request, output *DeleteKeyPairOutput)
DeleteKeyPairRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteKeyPair operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteKeyPair for more information on using the DeleteKeyPair API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteKeyPairRequest method. req, resp := client.DeleteKeyPairRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteKeyPair
func (*Computing) DeleteKeyPairWithContext ¶
func (c *Computing) DeleteKeyPairWithContext(ctx nifcloud.Context, input *DeleteKeyPairInput, opts ...request.Option) (*DeleteKeyPairOutput, error)
DeleteKeyPairWithContext is the same as DeleteKeyPair with the addition of the ability to pass a context and additional request options.
See DeleteKeyPair 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 (*Computing) DeleteLoadBalancer ¶
func (c *Computing) DeleteLoadBalancer(input *DeleteLoadBalancerInput) (*DeleteLoadBalancerOutput, error)
DeleteLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteLoadBalancer
func (*Computing) DeleteLoadBalancerRequest ¶
func (c *Computing) DeleteLoadBalancerRequest(input *DeleteLoadBalancerInput) (req *request.Request, output *DeleteLoadBalancerOutput)
DeleteLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteLoadBalancer for more information on using the DeleteLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteLoadBalancerRequest method. req, resp := client.DeleteLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteLoadBalancer
func (*Computing) DeleteLoadBalancerWithContext ¶
func (c *Computing) DeleteLoadBalancerWithContext(ctx nifcloud.Context, input *DeleteLoadBalancerInput, opts ...request.Option) (*DeleteLoadBalancerOutput, error)
DeleteLoadBalancerWithContext is the same as DeleteLoadBalancer with the addition of the ability to pass a context and additional request options.
See DeleteLoadBalancer 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 (*Computing) DeleteRoute ¶
func (c *Computing) DeleteRoute(input *DeleteRouteInput) (*DeleteRouteOutput, error)
DeleteRoute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteRoute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteRoute
func (*Computing) DeleteRouteRequest ¶
func (c *Computing) DeleteRouteRequest(input *DeleteRouteInput) (req *request.Request, output *DeleteRouteOutput)
DeleteRouteRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteRoute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteRoute for more information on using the DeleteRoute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteRouteRequest method. req, resp := client.DeleteRouteRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteRoute
func (*Computing) DeleteRouteTable ¶
func (c *Computing) DeleteRouteTable(input *DeleteRouteTableInput) (*DeleteRouteTableOutput, error)
DeleteRouteTable API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteRouteTable for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteRouteTable
func (*Computing) DeleteRouteTableRequest ¶
func (c *Computing) DeleteRouteTableRequest(input *DeleteRouteTableInput) (req *request.Request, output *DeleteRouteTableOutput)
DeleteRouteTableRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteRouteTable operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteRouteTable for more information on using the DeleteRouteTable API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// 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) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteRouteTable
func (*Computing) DeleteRouteTableWithContext ¶
func (c *Computing) DeleteRouteTableWithContext(ctx nifcloud.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. 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 (*Computing) DeleteRouteWithContext ¶
func (c *Computing) DeleteRouteWithContext(ctx nifcloud.Context, input *DeleteRouteInput, opts ...request.Option) (*DeleteRouteOutput, error)
DeleteRouteWithContext is the same as DeleteRoute with the addition of the ability to pass a context and additional request options.
See DeleteRoute 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 (*Computing) DeleteSecurityGroup ¶
func (c *Computing) DeleteSecurityGroup(input *DeleteSecurityGroupInput) (*DeleteSecurityGroupOutput, error)
DeleteSecurityGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteSecurityGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteSecurityGroup
func (*Computing) DeleteSecurityGroupRequest ¶
func (c *Computing) DeleteSecurityGroupRequest(input *DeleteSecurityGroupInput) (req *request.Request, output *DeleteSecurityGroupOutput)
DeleteSecurityGroupRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteSecurityGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteSecurityGroup for more information on using the DeleteSecurityGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// 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) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteSecurityGroup
func (*Computing) DeleteSecurityGroupWithContext ¶
func (c *Computing) DeleteSecurityGroupWithContext(ctx nifcloud.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. 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 (*Computing) DeleteSslCertificate ¶
func (c *Computing) DeleteSslCertificate(input *DeleteSslCertificateInput) (*DeleteSslCertificateOutput, error)
DeleteSslCertificate API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteSslCertificate for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteSslCertificate
func (*Computing) DeleteSslCertificateRequest ¶
func (c *Computing) DeleteSslCertificateRequest(input *DeleteSslCertificateInput) (req *request.Request, output *DeleteSslCertificateOutput)
DeleteSslCertificateRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteSslCertificate operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteSslCertificate for more information on using the DeleteSslCertificate API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteSslCertificateRequest method. req, resp := client.DeleteSslCertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteSslCertificate
func (*Computing) DeleteSslCertificateWithContext ¶
func (c *Computing) DeleteSslCertificateWithContext(ctx nifcloud.Context, input *DeleteSslCertificateInput, opts ...request.Option) (*DeleteSslCertificateOutput, error)
DeleteSslCertificateWithContext is the same as DeleteSslCertificate with the addition of the ability to pass a context and additional request options.
See DeleteSslCertificate 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 (*Computing) DeleteVolume ¶
func (c *Computing) DeleteVolume(input *DeleteVolumeInput) (*DeleteVolumeOutput, error)
DeleteVolume API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteVolume for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteVolume
func (*Computing) DeleteVolumeRequest ¶
func (c *Computing) DeleteVolumeRequest(input *DeleteVolumeInput) (req *request.Request, output *DeleteVolumeOutput)
DeleteVolumeRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteVolume operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteVolume for more information on using the DeleteVolume API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteVolumeRequest method. req, resp := client.DeleteVolumeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteVolume
func (*Computing) DeleteVolumeWithContext ¶
func (c *Computing) DeleteVolumeWithContext(ctx nifcloud.Context, input *DeleteVolumeInput, opts ...request.Option) (*DeleteVolumeOutput, error)
DeleteVolumeWithContext is the same as DeleteVolume with the addition of the ability to pass a context and additional request options.
See DeleteVolume 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 (*Computing) DeleteVpnConnection ¶
func (c *Computing) DeleteVpnConnection(input *DeleteVpnConnectionInput) (*DeleteVpnConnectionOutput, error)
DeleteVpnConnection API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteVpnConnection for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteVpnConnection
func (*Computing) DeleteVpnConnectionRequest ¶
func (c *Computing) DeleteVpnConnectionRequest(input *DeleteVpnConnectionInput) (req *request.Request, output *DeleteVpnConnectionOutput)
DeleteVpnConnectionRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteVpnConnection operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteVpnConnection for more information on using the DeleteVpnConnection API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteVpnConnectionRequest method. req, resp := client.DeleteVpnConnectionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteVpnConnection
func (*Computing) DeleteVpnConnectionWithContext ¶
func (c *Computing) DeleteVpnConnectionWithContext(ctx nifcloud.Context, input *DeleteVpnConnectionInput, opts ...request.Option) (*DeleteVpnConnectionOutput, error)
DeleteVpnConnectionWithContext is the same as DeleteVpnConnection with the addition of the ability to pass a context and additional request options.
See DeleteVpnConnection 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 (*Computing) DeleteVpnGateway ¶
func (c *Computing) DeleteVpnGateway(input *DeleteVpnGatewayInput) (*DeleteVpnGatewayOutput, error)
DeleteVpnGateway API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeleteVpnGateway for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteVpnGateway
func (*Computing) DeleteVpnGatewayRequest ¶
func (c *Computing) DeleteVpnGatewayRequest(input *DeleteVpnGatewayInput) (req *request.Request, output *DeleteVpnGatewayOutput)
DeleteVpnGatewayRequest generates a "nifcloud/request.Request" representing the client's request for the DeleteVpnGateway operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteVpnGateway for more information on using the DeleteVpnGateway API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteVpnGatewayRequest method. req, resp := client.DeleteVpnGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeleteVpnGateway
func (*Computing) DeleteVpnGatewayWithContext ¶
func (c *Computing) DeleteVpnGatewayWithContext(ctx nifcloud.Context, input *DeleteVpnGatewayInput, opts ...request.Option) (*DeleteVpnGatewayOutput, error)
DeleteVpnGatewayWithContext is the same as DeleteVpnGateway with the addition of the ability to pass a context and additional request options.
See DeleteVpnGateway 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 (*Computing) DeregisterInstancesFromLoadBalancer ¶
func (c *Computing) DeregisterInstancesFromLoadBalancer(input *DeregisterInstancesFromLoadBalancerInput) (*DeregisterInstancesFromLoadBalancerOutput, error)
DeregisterInstancesFromLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeregisterInstancesFromLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeregisterInstancesFromLoadBalancer
func (*Computing) DeregisterInstancesFromLoadBalancerRequest ¶
func (c *Computing) DeregisterInstancesFromLoadBalancerRequest(input *DeregisterInstancesFromLoadBalancerInput) (req *request.Request, output *DeregisterInstancesFromLoadBalancerOutput)
DeregisterInstancesFromLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the DeregisterInstancesFromLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeregisterInstancesFromLoadBalancer for more information on using the DeregisterInstancesFromLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeregisterInstancesFromLoadBalancerRequest method. req, resp := client.DeregisterInstancesFromLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeregisterInstancesFromLoadBalancer
func (*Computing) DeregisterInstancesFromLoadBalancerWithContext ¶
func (c *Computing) DeregisterInstancesFromLoadBalancerWithContext(ctx nifcloud.Context, input *DeregisterInstancesFromLoadBalancerInput, opts ...request.Option) (*DeregisterInstancesFromLoadBalancerOutput, error)
DeregisterInstancesFromLoadBalancerWithContext is the same as DeregisterInstancesFromLoadBalancer with the addition of the ability to pass a context and additional request options.
See DeregisterInstancesFromLoadBalancer 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 (*Computing) DeregisterInstancesFromSecurityGroup ¶
func (c *Computing) DeregisterInstancesFromSecurityGroup(input *DeregisterInstancesFromSecurityGroupInput) (*DeregisterInstancesFromSecurityGroupOutput, error)
DeregisterInstancesFromSecurityGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DeregisterInstancesFromSecurityGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeregisterInstancesFromSecurityGroup
func (*Computing) DeregisterInstancesFromSecurityGroupRequest ¶
func (c *Computing) DeregisterInstancesFromSecurityGroupRequest(input *DeregisterInstancesFromSecurityGroupInput) (req *request.Request, output *DeregisterInstancesFromSecurityGroupOutput)
DeregisterInstancesFromSecurityGroupRequest generates a "nifcloud/request.Request" representing the client's request for the DeregisterInstancesFromSecurityGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeregisterInstancesFromSecurityGroup for more information on using the DeregisterInstancesFromSecurityGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeregisterInstancesFromSecurityGroupRequest method. req, resp := client.DeregisterInstancesFromSecurityGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DeregisterInstancesFromSecurityGroup
func (*Computing) DeregisterInstancesFromSecurityGroupWithContext ¶
func (c *Computing) DeregisterInstancesFromSecurityGroupWithContext(ctx nifcloud.Context, input *DeregisterInstancesFromSecurityGroupInput, opts ...request.Option) (*DeregisterInstancesFromSecurityGroupOutput, error)
DeregisterInstancesFromSecurityGroupWithContext is the same as DeregisterInstancesFromSecurityGroup with the addition of the ability to pass a context and additional request options.
See DeregisterInstancesFromSecurityGroup 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 (*Computing) DescribeAddresses ¶
func (c *Computing) DescribeAddresses(input *DescribeAddressesInput) (*DescribeAddressesOutput, error)
DescribeAddresses API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeAddresses for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeAddresses
func (*Computing) DescribeAddressesRequest ¶
func (c *Computing) DescribeAddressesRequest(input *DescribeAddressesInput) (req *request.Request, output *DescribeAddressesOutput)
DescribeAddressesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeAddresses operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeAddresses for more information on using the DescribeAddresses API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeAddressesRequest method. req, resp := client.DescribeAddressesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeAddresses
func (*Computing) DescribeAddressesWithContext ¶
func (c *Computing) DescribeAddressesWithContext(ctx nifcloud.Context, input *DescribeAddressesInput, opts ...request.Option) (*DescribeAddressesOutput, error)
DescribeAddressesWithContext is the same as DescribeAddresses with the addition of the ability to pass a context and additional request options.
See DescribeAddresses 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 (*Computing) DescribeAssociatedUsers ¶
func (c *Computing) DescribeAssociatedUsers(input *DescribeAssociatedUsersInput) (*DescribeAssociatedUsersOutput, error)
DescribeAssociatedUsers API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeAssociatedUsers for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeAssociatedUsers
func (*Computing) DescribeAssociatedUsersRequest ¶
func (c *Computing) DescribeAssociatedUsersRequest(input *DescribeAssociatedUsersInput) (req *request.Request, output *DescribeAssociatedUsersOutput)
DescribeAssociatedUsersRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeAssociatedUsers operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeAssociatedUsers for more information on using the DescribeAssociatedUsers API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeAssociatedUsersRequest method. req, resp := client.DescribeAssociatedUsersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeAssociatedUsers
func (*Computing) DescribeAssociatedUsersWithContext ¶
func (c *Computing) DescribeAssociatedUsersWithContext(ctx nifcloud.Context, input *DescribeAssociatedUsersInput, opts ...request.Option) (*DescribeAssociatedUsersOutput, error)
DescribeAssociatedUsersWithContext is the same as DescribeAssociatedUsers with the addition of the ability to pass a context and additional request options.
See DescribeAssociatedUsers 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 (*Computing) DescribeAvailabilityZones ¶
func (c *Computing) DescribeAvailabilityZones(input *DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)
DescribeAvailabilityZones API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeAvailabilityZones for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeAvailabilityZones
func (*Computing) DescribeAvailabilityZonesRequest ¶
func (c *Computing) DescribeAvailabilityZonesRequest(input *DescribeAvailabilityZonesInput) (req *request.Request, output *DescribeAvailabilityZonesOutput)
DescribeAvailabilityZonesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeAvailabilityZones operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeAvailabilityZones for more information on using the DescribeAvailabilityZones API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeAvailabilityZonesRequest method. req, resp := client.DescribeAvailabilityZonesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeAvailabilityZones
func (*Computing) DescribeAvailabilityZonesWithContext ¶
func (c *Computing) DescribeAvailabilityZonesWithContext(ctx nifcloud.Context, input *DescribeAvailabilityZonesInput, opts ...request.Option) (*DescribeAvailabilityZonesOutput, error)
DescribeAvailabilityZonesWithContext is the same as DescribeAvailabilityZones with the addition of the ability to pass a context and additional request options.
See DescribeAvailabilityZones 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 (*Computing) DescribeCustomerGateways ¶
func (c *Computing) DescribeCustomerGateways(input *DescribeCustomerGatewaysInput) (*DescribeCustomerGatewaysOutput, error)
DescribeCustomerGateways API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeCustomerGateways for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeCustomerGateways
func (*Computing) DescribeCustomerGatewaysRequest ¶
func (c *Computing) DescribeCustomerGatewaysRequest(input *DescribeCustomerGatewaysInput) (req *request.Request, output *DescribeCustomerGatewaysOutput)
DescribeCustomerGatewaysRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeCustomerGateways operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeCustomerGateways for more information on using the DescribeCustomerGateways API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeCustomerGatewaysRequest method. req, resp := client.DescribeCustomerGatewaysRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeCustomerGateways
func (*Computing) DescribeCustomerGatewaysWithContext ¶
func (c *Computing) DescribeCustomerGatewaysWithContext(ctx nifcloud.Context, input *DescribeCustomerGatewaysInput, opts ...request.Option) (*DescribeCustomerGatewaysOutput, error)
DescribeCustomerGatewaysWithContext is the same as DescribeCustomerGateways with the addition of the ability to pass a context and additional request options.
See DescribeCustomerGateways 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 (*Computing) DescribeDhcpOptions ¶
func (c *Computing) DescribeDhcpOptions(input *DescribeDhcpOptionsInput) (*DescribeDhcpOptionsOutput, error)
DescribeDhcpOptions API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeDhcpOptions for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeDhcpOptions
func (*Computing) DescribeDhcpOptionsRequest ¶
func (c *Computing) DescribeDhcpOptionsRequest(input *DescribeDhcpOptionsInput) (req *request.Request, output *DescribeDhcpOptionsOutput)
DescribeDhcpOptionsRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeDhcpOptions operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeDhcpOptions for more information on using the DescribeDhcpOptions API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeDhcpOptionsRequest method. req, resp := client.DescribeDhcpOptionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeDhcpOptions
func (*Computing) DescribeDhcpOptionsWithContext ¶
func (c *Computing) DescribeDhcpOptionsWithContext(ctx nifcloud.Context, input *DescribeDhcpOptionsInput, opts ...request.Option) (*DescribeDhcpOptionsOutput, error)
DescribeDhcpOptionsWithContext is the same as DescribeDhcpOptions with the addition of the ability to pass a context and additional request options.
See DescribeDhcpOptions 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 (*Computing) DescribeImages ¶
func (c *Computing) DescribeImages(input *DescribeImagesInput) (*DescribeImagesOutput, error)
DescribeImages API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeImages for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeImages
func (*Computing) DescribeImagesRequest ¶
func (c *Computing) DescribeImagesRequest(input *DescribeImagesInput) (req *request.Request, output *DescribeImagesOutput)
DescribeImagesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeImages operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeImages for more information on using the DescribeImages API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeImagesRequest method. req, resp := client.DescribeImagesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeImages
func (*Computing) DescribeImagesWithContext ¶
func (c *Computing) DescribeImagesWithContext(ctx nifcloud.Context, input *DescribeImagesInput, opts ...request.Option) (*DescribeImagesOutput, error)
DescribeImagesWithContext is the same as DescribeImages with the addition of the ability to pass a context and additional request options.
See DescribeImages 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 (*Computing) DescribeInstanceAttribute ¶
func (c *Computing) DescribeInstanceAttribute(input *DescribeInstanceAttributeInput) (*DescribeInstanceAttributeOutput, error)
DescribeInstanceAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeInstanceAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeInstanceAttribute
func (*Computing) DescribeInstanceAttributeRequest ¶
func (c *Computing) DescribeInstanceAttributeRequest(input *DescribeInstanceAttributeInput) (req *request.Request, output *DescribeInstanceAttributeOutput)
DescribeInstanceAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeInstanceAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeInstanceAttribute for more information on using the DescribeInstanceAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeInstanceAttributeRequest method. req, resp := client.DescribeInstanceAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeInstanceAttribute
func (*Computing) DescribeInstanceAttributeWithContext ¶
func (c *Computing) DescribeInstanceAttributeWithContext(ctx nifcloud.Context, input *DescribeInstanceAttributeInput, opts ...request.Option) (*DescribeInstanceAttributeOutput, error)
DescribeInstanceAttributeWithContext is the same as DescribeInstanceAttribute with the addition of the ability to pass a context and additional request options.
See DescribeInstanceAttribute 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 (*Computing) DescribeInstanceHealth ¶
func (c *Computing) DescribeInstanceHealth(input *DescribeInstanceHealthInput) (*DescribeInstanceHealthOutput, error)
DescribeInstanceHealth API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeInstanceHealth for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeInstanceHealth
func (*Computing) DescribeInstanceHealthRequest ¶
func (c *Computing) DescribeInstanceHealthRequest(input *DescribeInstanceHealthInput) (req *request.Request, output *DescribeInstanceHealthOutput)
DescribeInstanceHealthRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeInstanceHealth operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeInstanceHealth for more information on using the DescribeInstanceHealth API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeInstanceHealthRequest method. req, resp := client.DescribeInstanceHealthRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeInstanceHealth
func (*Computing) DescribeInstanceHealthWithContext ¶
func (c *Computing) DescribeInstanceHealthWithContext(ctx nifcloud.Context, input *DescribeInstanceHealthInput, opts ...request.Option) (*DescribeInstanceHealthOutput, error)
DescribeInstanceHealthWithContext is the same as DescribeInstanceHealth with the addition of the ability to pass a context and additional request options.
See DescribeInstanceHealth 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 (*Computing) DescribeInstances ¶
func (c *Computing) DescribeInstances(input *DescribeInstancesInput) (*DescribeInstancesOutput, error)
DescribeInstances API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeInstances for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeInstances
func (*Computing) DescribeInstancesRequest ¶
func (c *Computing) DescribeInstancesRequest(input *DescribeInstancesInput) (req *request.Request, output *DescribeInstancesOutput)
DescribeInstancesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeInstances operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeInstances for more information on using the DescribeInstances API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeInstancesRequest method. req, resp := client.DescribeInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeInstances
func (*Computing) DescribeInstancesWithContext ¶
func (c *Computing) DescribeInstancesWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, opts ...request.Option) (*DescribeInstancesOutput, error)
DescribeInstancesWithContext is the same as DescribeInstances with the addition of the ability to pass a context and additional request options.
See DescribeInstances 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 (*Computing) DescribeKeyPairs ¶
func (c *Computing) DescribeKeyPairs(input *DescribeKeyPairsInput) (*DescribeKeyPairsOutput, error)
DescribeKeyPairs API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeKeyPairs for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeKeyPairs
func (*Computing) DescribeKeyPairsRequest ¶
func (c *Computing) DescribeKeyPairsRequest(input *DescribeKeyPairsInput) (req *request.Request, output *DescribeKeyPairsOutput)
DescribeKeyPairsRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeKeyPairs operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeKeyPairs for more information on using the DescribeKeyPairs API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeKeyPairsRequest method. req, resp := client.DescribeKeyPairsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeKeyPairs
func (*Computing) DescribeKeyPairsWithContext ¶
func (c *Computing) DescribeKeyPairsWithContext(ctx nifcloud.Context, input *DescribeKeyPairsInput, opts ...request.Option) (*DescribeKeyPairsOutput, error)
DescribeKeyPairsWithContext is the same as DescribeKeyPairs with the addition of the ability to pass a context and additional request options.
See DescribeKeyPairs 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 (*Computing) DescribeLoadBalancers ¶
func (c *Computing) DescribeLoadBalancers(input *DescribeLoadBalancersInput) (*DescribeLoadBalancersOutput, error)
DescribeLoadBalancers API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeLoadBalancers for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeLoadBalancers
func (*Computing) DescribeLoadBalancersRequest ¶
func (c *Computing) DescribeLoadBalancersRequest(input *DescribeLoadBalancersInput) (req *request.Request, output *DescribeLoadBalancersOutput)
DescribeLoadBalancersRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeLoadBalancers operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeLoadBalancers for more information on using the DescribeLoadBalancers API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeLoadBalancersRequest method. req, resp := client.DescribeLoadBalancersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeLoadBalancers
func (*Computing) DescribeLoadBalancersWithContext ¶
func (c *Computing) DescribeLoadBalancersWithContext(ctx nifcloud.Context, input *DescribeLoadBalancersInput, opts ...request.Option) (*DescribeLoadBalancersOutput, error)
DescribeLoadBalancersWithContext is the same as DescribeLoadBalancers with the addition of the ability to pass a context and additional request options.
See DescribeLoadBalancers 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 (*Computing) DescribeRegions ¶
func (c *Computing) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
DescribeRegions API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeRegions for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeRegions
func (*Computing) DescribeRegionsRequest ¶
func (c *Computing) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)
DescribeRegionsRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeRegions operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeRegions for more information on using the DescribeRegions API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeRegionsRequest method. req, resp := client.DescribeRegionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeRegions
func (*Computing) DescribeRegionsWithContext ¶
func (c *Computing) DescribeRegionsWithContext(ctx nifcloud.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)
DescribeRegionsWithContext is the same as DescribeRegions with the addition of the ability to pass a context and additional request options.
See DescribeRegions 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 (*Computing) DescribeResources ¶
func (c *Computing) DescribeResources(input *DescribeResourcesInput) (*DescribeResourcesOutput, error)
DescribeResources API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeResources for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeResources
func (*Computing) DescribeResourcesRequest ¶
func (c *Computing) DescribeResourcesRequest(input *DescribeResourcesInput) (req *request.Request, output *DescribeResourcesOutput)
DescribeResourcesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeResources operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeResources for more information on using the DescribeResources API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeResourcesRequest method. req, resp := client.DescribeResourcesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeResources
func (*Computing) DescribeResourcesWithContext ¶
func (c *Computing) DescribeResourcesWithContext(ctx nifcloud.Context, input *DescribeResourcesInput, opts ...request.Option) (*DescribeResourcesOutput, error)
DescribeResourcesWithContext is the same as DescribeResources with the addition of the ability to pass a context and additional request options.
See DescribeResources 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 (*Computing) DescribeRouteTables ¶
func (c *Computing) DescribeRouteTables(input *DescribeRouteTablesInput) (*DescribeRouteTablesOutput, error)
DescribeRouteTables API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeRouteTables for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeRouteTables
func (*Computing) DescribeRouteTablesRequest ¶
func (c *Computing) DescribeRouteTablesRequest(input *DescribeRouteTablesInput) (req *request.Request, output *DescribeRouteTablesOutput)
DescribeRouteTablesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeRouteTables operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeRouteTables for more information on using the DescribeRouteTables API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeRouteTablesRequest method. req, resp := client.DescribeRouteTablesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeRouteTables
func (*Computing) DescribeRouteTablesWithContext ¶
func (c *Computing) DescribeRouteTablesWithContext(ctx nifcloud.Context, input *DescribeRouteTablesInput, opts ...request.Option) (*DescribeRouteTablesOutput, error)
DescribeRouteTablesWithContext is the same as DescribeRouteTables with the addition of the ability to pass a context and additional request options.
See DescribeRouteTables 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 (*Computing) DescribeSecurityActivities ¶
func (c *Computing) DescribeSecurityActivities(input *DescribeSecurityActivitiesInput) (*DescribeSecurityActivitiesOutput, error)
DescribeSecurityActivities API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeSecurityActivities for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSecurityActivities
func (*Computing) DescribeSecurityActivitiesRequest ¶
func (c *Computing) DescribeSecurityActivitiesRequest(input *DescribeSecurityActivitiesInput) (req *request.Request, output *DescribeSecurityActivitiesOutput)
DescribeSecurityActivitiesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeSecurityActivities operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeSecurityActivities for more information on using the DescribeSecurityActivities API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeSecurityActivitiesRequest method. req, resp := client.DescribeSecurityActivitiesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSecurityActivities
func (*Computing) DescribeSecurityActivitiesWithContext ¶
func (c *Computing) DescribeSecurityActivitiesWithContext(ctx nifcloud.Context, input *DescribeSecurityActivitiesInput, opts ...request.Option) (*DescribeSecurityActivitiesOutput, error)
DescribeSecurityActivitiesWithContext is the same as DescribeSecurityActivities with the addition of the ability to pass a context and additional request options.
See DescribeSecurityActivities 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 (*Computing) DescribeSecurityGroupOption ¶
func (c *Computing) DescribeSecurityGroupOption(input *DescribeSecurityGroupOptionInput) (*DescribeSecurityGroupOptionOutput, error)
DescribeSecurityGroupOption API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeSecurityGroupOption for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSecurityGroupOption
func (*Computing) DescribeSecurityGroupOptionRequest ¶
func (c *Computing) DescribeSecurityGroupOptionRequest(input *DescribeSecurityGroupOptionInput) (req *request.Request, output *DescribeSecurityGroupOptionOutput)
DescribeSecurityGroupOptionRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeSecurityGroupOption operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeSecurityGroupOption for more information on using the DescribeSecurityGroupOption API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeSecurityGroupOptionRequest method. req, resp := client.DescribeSecurityGroupOptionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSecurityGroupOption
func (*Computing) DescribeSecurityGroupOptionWithContext ¶
func (c *Computing) DescribeSecurityGroupOptionWithContext(ctx nifcloud.Context, input *DescribeSecurityGroupOptionInput, opts ...request.Option) (*DescribeSecurityGroupOptionOutput, error)
DescribeSecurityGroupOptionWithContext is the same as DescribeSecurityGroupOption with the addition of the ability to pass a context and additional request options.
See DescribeSecurityGroupOption 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 (*Computing) DescribeSecurityGroups ¶
func (c *Computing) DescribeSecurityGroups(input *DescribeSecurityGroupsInput) (*DescribeSecurityGroupsOutput, error)
DescribeSecurityGroups API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeSecurityGroups for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSecurityGroups
func (*Computing) DescribeSecurityGroupsRequest ¶
func (c *Computing) DescribeSecurityGroupsRequest(input *DescribeSecurityGroupsInput) (req *request.Request, output *DescribeSecurityGroupsOutput)
DescribeSecurityGroupsRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeSecurityGroups operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeSecurityGroups for more information on using the DescribeSecurityGroups API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// 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) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSecurityGroups
func (*Computing) DescribeSecurityGroupsWithContext ¶
func (c *Computing) DescribeSecurityGroupsWithContext(ctx nifcloud.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. 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 (*Computing) DescribeServiceStatus ¶
func (c *Computing) DescribeServiceStatus(input *DescribeServiceStatusInput) (*DescribeServiceStatusOutput, error)
DescribeServiceStatus API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeServiceStatus for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeServiceStatus
func (*Computing) DescribeServiceStatusRequest ¶
func (c *Computing) DescribeServiceStatusRequest(input *DescribeServiceStatusInput) (req *request.Request, output *DescribeServiceStatusOutput)
DescribeServiceStatusRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeServiceStatus operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeServiceStatus for more information on using the DescribeServiceStatus API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeServiceStatusRequest method. req, resp := client.DescribeServiceStatusRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeServiceStatus
func (*Computing) DescribeServiceStatusWithContext ¶
func (c *Computing) DescribeServiceStatusWithContext(ctx nifcloud.Context, input *DescribeServiceStatusInput, opts ...request.Option) (*DescribeServiceStatusOutput, error)
DescribeServiceStatusWithContext is the same as DescribeServiceStatus with the addition of the ability to pass a context and additional request options.
See DescribeServiceStatus 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 (*Computing) DescribeSslCertificateAttribute ¶
func (c *Computing) DescribeSslCertificateAttribute(input *DescribeSslCertificateAttributeInput) (*DescribeSslCertificateAttributeOutput, error)
DescribeSslCertificateAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeSslCertificateAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSslCertificateAttribute
func (*Computing) DescribeSslCertificateAttributeRequest ¶
func (c *Computing) DescribeSslCertificateAttributeRequest(input *DescribeSslCertificateAttributeInput) (req *request.Request, output *DescribeSslCertificateAttributeOutput)
DescribeSslCertificateAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeSslCertificateAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeSslCertificateAttribute for more information on using the DescribeSslCertificateAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeSslCertificateAttributeRequest method. req, resp := client.DescribeSslCertificateAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSslCertificateAttribute
func (*Computing) DescribeSslCertificateAttributeWithContext ¶
func (c *Computing) DescribeSslCertificateAttributeWithContext(ctx nifcloud.Context, input *DescribeSslCertificateAttributeInput, opts ...request.Option) (*DescribeSslCertificateAttributeOutput, error)
DescribeSslCertificateAttributeWithContext is the same as DescribeSslCertificateAttribute with the addition of the ability to pass a context and additional request options.
See DescribeSslCertificateAttribute 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 (*Computing) DescribeSslCertificates ¶
func (c *Computing) DescribeSslCertificates(input *DescribeSslCertificatesInput) (*DescribeSslCertificatesOutput, error)
DescribeSslCertificates API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeSslCertificates for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSslCertificates
func (*Computing) DescribeSslCertificatesRequest ¶
func (c *Computing) DescribeSslCertificatesRequest(input *DescribeSslCertificatesInput) (req *request.Request, output *DescribeSslCertificatesOutput)
DescribeSslCertificatesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeSslCertificates operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeSslCertificates for more information on using the DescribeSslCertificates API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeSslCertificatesRequest method. req, resp := client.DescribeSslCertificatesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeSslCertificates
func (*Computing) DescribeSslCertificatesWithContext ¶
func (c *Computing) DescribeSslCertificatesWithContext(ctx nifcloud.Context, input *DescribeSslCertificatesInput, opts ...request.Option) (*DescribeSslCertificatesOutput, error)
DescribeSslCertificatesWithContext is the same as DescribeSslCertificates with the addition of the ability to pass a context and additional request options.
See DescribeSslCertificates 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 (*Computing) DescribeUploads ¶
func (c *Computing) DescribeUploads(input *DescribeUploadsInput) (*DescribeUploadsOutput, error)
DescribeUploads API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeUploads for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeUploads
func (*Computing) DescribeUploadsRequest ¶
func (c *Computing) DescribeUploadsRequest(input *DescribeUploadsInput) (req *request.Request, output *DescribeUploadsOutput)
DescribeUploadsRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeUploads operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeUploads for more information on using the DescribeUploads API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeUploadsRequest method. req, resp := client.DescribeUploadsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeUploads
func (*Computing) DescribeUploadsWithContext ¶
func (c *Computing) DescribeUploadsWithContext(ctx nifcloud.Context, input *DescribeUploadsInput, opts ...request.Option) (*DescribeUploadsOutput, error)
DescribeUploadsWithContext is the same as DescribeUploads with the addition of the ability to pass a context and additional request options.
See DescribeUploads 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 (*Computing) DescribeUsage ¶
func (c *Computing) DescribeUsage(input *DescribeUsageInput) (*DescribeUsageOutput, error)
DescribeUsage API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeUsage for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeUsage
func (*Computing) DescribeUsageRequest ¶
func (c *Computing) DescribeUsageRequest(input *DescribeUsageInput) (req *request.Request, output *DescribeUsageOutput)
DescribeUsageRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeUsage operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeUsage for more information on using the DescribeUsage API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeUsageRequest method. req, resp := client.DescribeUsageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeUsage
func (*Computing) DescribeUsageWithContext ¶
func (c *Computing) DescribeUsageWithContext(ctx nifcloud.Context, input *DescribeUsageInput, opts ...request.Option) (*DescribeUsageOutput, error)
DescribeUsageWithContext is the same as DescribeUsage with the addition of the ability to pass a context and additional request options.
See DescribeUsage 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 (*Computing) DescribeUserActivities ¶
func (c *Computing) DescribeUserActivities(input *DescribeUserActivitiesInput) (*DescribeUserActivitiesOutput, error)
DescribeUserActivities API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeUserActivities for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeUserActivities
func (*Computing) DescribeUserActivitiesRequest ¶
func (c *Computing) DescribeUserActivitiesRequest(input *DescribeUserActivitiesInput) (req *request.Request, output *DescribeUserActivitiesOutput)
DescribeUserActivitiesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeUserActivities operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeUserActivities for more information on using the DescribeUserActivities API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeUserActivitiesRequest method. req, resp := client.DescribeUserActivitiesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeUserActivities
func (*Computing) DescribeUserActivitiesWithContext ¶
func (c *Computing) DescribeUserActivitiesWithContext(ctx nifcloud.Context, input *DescribeUserActivitiesInput, opts ...request.Option) (*DescribeUserActivitiesOutput, error)
DescribeUserActivitiesWithContext is the same as DescribeUserActivities with the addition of the ability to pass a context and additional request options.
See DescribeUserActivities 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 (*Computing) DescribeVolumes ¶
func (c *Computing) DescribeVolumes(input *DescribeVolumesInput) (*DescribeVolumesOutput, error)
DescribeVolumes API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeVolumes for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeVolumes
func (*Computing) DescribeVolumesRequest ¶
func (c *Computing) DescribeVolumesRequest(input *DescribeVolumesInput) (req *request.Request, output *DescribeVolumesOutput)
DescribeVolumesRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeVolumes operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeVolumes for more information on using the DescribeVolumes API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeVolumesRequest method. req, resp := client.DescribeVolumesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeVolumes
func (*Computing) DescribeVolumesWithContext ¶
func (c *Computing) DescribeVolumesWithContext(ctx nifcloud.Context, input *DescribeVolumesInput, opts ...request.Option) (*DescribeVolumesOutput, error)
DescribeVolumesWithContext is the same as DescribeVolumes with the addition of the ability to pass a context and additional request options.
See DescribeVolumes 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 (*Computing) DescribeVpnConnections ¶
func (c *Computing) DescribeVpnConnections(input *DescribeVpnConnectionsInput) (*DescribeVpnConnectionsOutput, error)
DescribeVpnConnections API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeVpnConnections for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeVpnConnections
func (*Computing) DescribeVpnConnectionsRequest ¶
func (c *Computing) DescribeVpnConnectionsRequest(input *DescribeVpnConnectionsInput) (req *request.Request, output *DescribeVpnConnectionsOutput)
DescribeVpnConnectionsRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeVpnConnections operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeVpnConnections for more information on using the DescribeVpnConnections API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeVpnConnectionsRequest method. req, resp := client.DescribeVpnConnectionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeVpnConnections
func (*Computing) DescribeVpnConnectionsWithContext ¶
func (c *Computing) DescribeVpnConnectionsWithContext(ctx nifcloud.Context, input *DescribeVpnConnectionsInput, opts ...request.Option) (*DescribeVpnConnectionsOutput, error)
DescribeVpnConnectionsWithContext is the same as DescribeVpnConnections with the addition of the ability to pass a context and additional request options.
See DescribeVpnConnections 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 (*Computing) DescribeVpnGateways ¶
func (c *Computing) DescribeVpnGateways(input *DescribeVpnGatewaysInput) (*DescribeVpnGatewaysOutput, error)
DescribeVpnGateways API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DescribeVpnGateways for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeVpnGateways
func (*Computing) DescribeVpnGatewaysRequest ¶
func (c *Computing) DescribeVpnGatewaysRequest(input *DescribeVpnGatewaysInput) (req *request.Request, output *DescribeVpnGatewaysOutput)
DescribeVpnGatewaysRequest generates a "nifcloud/request.Request" representing the client's request for the DescribeVpnGateways operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeVpnGateways for more information on using the DescribeVpnGateways API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeVpnGatewaysRequest method. req, resp := client.DescribeVpnGatewaysRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DescribeVpnGateways
func (*Computing) DescribeVpnGatewaysWithContext ¶
func (c *Computing) DescribeVpnGatewaysWithContext(ctx nifcloud.Context, input *DescribeVpnGatewaysInput, opts ...request.Option) (*DescribeVpnGatewaysOutput, error)
DescribeVpnGatewaysWithContext is the same as DescribeVpnGateways with the addition of the ability to pass a context and additional request options.
See DescribeVpnGateways 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 (*Computing) DetachVolume ¶
func (c *Computing) DetachVolume(input *DetachVolumeInput) (*DetachVolumeOutput, error)
DetachVolume API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DetachVolume for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DetachVolume
func (*Computing) DetachVolumeRequest ¶
func (c *Computing) DetachVolumeRequest(input *DetachVolumeInput) (req *request.Request, output *DetachVolumeOutput)
DetachVolumeRequest generates a "nifcloud/request.Request" representing the client's request for the DetachVolume operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DetachVolume for more information on using the DetachVolume API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DetachVolumeRequest method. req, resp := client.DetachVolumeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DetachVolume
func (*Computing) DetachVolumeWithContext ¶
func (c *Computing) DetachVolumeWithContext(ctx nifcloud.Context, input *DetachVolumeInput, opts ...request.Option) (*DetachVolumeOutput, error)
DetachVolumeWithContext is the same as DetachVolume with the addition of the ability to pass a context and additional request options.
See DetachVolume 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 (*Computing) DisassociateAddress ¶
func (c *Computing) DisassociateAddress(input *DisassociateAddressInput) (*DisassociateAddressOutput, error)
DisassociateAddress API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DisassociateAddress for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DisassociateAddress
func (*Computing) DisassociateAddressRequest ¶
func (c *Computing) DisassociateAddressRequest(input *DisassociateAddressInput) (req *request.Request, output *DisassociateAddressOutput)
DisassociateAddressRequest generates a "nifcloud/request.Request" representing the client's request for the DisassociateAddress operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DisassociateAddress for more information on using the DisassociateAddress API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DisassociateAddressRequest method. req, resp := client.DisassociateAddressRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DisassociateAddress
func (*Computing) DisassociateAddressWithContext ¶
func (c *Computing) DisassociateAddressWithContext(ctx nifcloud.Context, input *DisassociateAddressInput, opts ...request.Option) (*DisassociateAddressOutput, error)
DisassociateAddressWithContext is the same as DisassociateAddress with the addition of the ability to pass a context and additional request options.
See DisassociateAddress 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 (*Computing) DisassociateRouteTable ¶
func (c *Computing) DisassociateRouteTable(input *DisassociateRouteTableInput) (*DisassociateRouteTableOutput, error)
DisassociateRouteTable API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DisassociateRouteTable for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DisassociateRouteTable
func (*Computing) DisassociateRouteTableRequest ¶
func (c *Computing) DisassociateRouteTableRequest(input *DisassociateRouteTableInput) (req *request.Request, output *DisassociateRouteTableOutput)
DisassociateRouteTableRequest generates a "nifcloud/request.Request" representing the client's request for the DisassociateRouteTable operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DisassociateRouteTable for more information on using the DisassociateRouteTable API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// 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) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DisassociateRouteTable
func (*Computing) DisassociateRouteTableWithContext ¶
func (c *Computing) DisassociateRouteTableWithContext(ctx nifcloud.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. 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 (*Computing) DissociateUsers ¶
func (c *Computing) DissociateUsers(input *DissociateUsersInput) (*DissociateUsersOutput, error)
DissociateUsers API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DissociateUsers for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DissociateUsers
func (*Computing) DissociateUsersRequest ¶
func (c *Computing) DissociateUsersRequest(input *DissociateUsersInput) (req *request.Request, output *DissociateUsersOutput)
DissociateUsersRequest generates a "nifcloud/request.Request" representing the client's request for the DissociateUsers operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DissociateUsers for more information on using the DissociateUsers API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DissociateUsersRequest method. req, resp := client.DissociateUsersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DissociateUsers
func (*Computing) DissociateUsersWithContext ¶
func (c *Computing) DissociateUsersWithContext(ctx nifcloud.Context, input *DissociateUsersInput, opts ...request.Option) (*DissociateUsersOutput, error)
DissociateUsersWithContext is the same as DissociateUsers with the addition of the ability to pass a context and additional request options.
See DissociateUsers 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 (*Computing) DownloadSslCertificate ¶
func (c *Computing) DownloadSslCertificate(input *DownloadSslCertificateInput) (*DownloadSslCertificateOutput, error)
DownloadSslCertificate API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation DownloadSslCertificate for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DownloadSslCertificate
func (*Computing) DownloadSslCertificateRequest ¶
func (c *Computing) DownloadSslCertificateRequest(input *DownloadSslCertificateInput) (req *request.Request, output *DownloadSslCertificateOutput)
DownloadSslCertificateRequest generates a "nifcloud/request.Request" representing the client's request for the DownloadSslCertificate operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DownloadSslCertificate for more information on using the DownloadSslCertificate API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DownloadSslCertificateRequest method. req, resp := client.DownloadSslCertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/DownloadSslCertificate
func (*Computing) DownloadSslCertificateWithContext ¶
func (c *Computing) DownloadSslCertificateWithContext(ctx nifcloud.Context, input *DownloadSslCertificateInput, opts ...request.Option) (*DownloadSslCertificateOutput, error)
DownloadSslCertificateWithContext is the same as DownloadSslCertificate with the addition of the ability to pass a context and additional request options.
See DownloadSslCertificate 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 (*Computing) ImportInstance ¶
func (c *Computing) ImportInstance(input *ImportInstanceInput) (*ImportInstanceOutput, error)
ImportInstance API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ImportInstance for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ImportInstance
func (*Computing) ImportInstanceRequest ¶
func (c *Computing) ImportInstanceRequest(input *ImportInstanceInput) (req *request.Request, output *ImportInstanceOutput)
ImportInstanceRequest generates a "nifcloud/request.Request" representing the client's request for the ImportInstance operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ImportInstance for more information on using the ImportInstance API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ImportInstanceRequest method. req, resp := client.ImportInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ImportInstance
func (*Computing) ImportInstanceWithContext ¶
func (c *Computing) ImportInstanceWithContext(ctx nifcloud.Context, input *ImportInstanceInput, opts ...request.Option) (*ImportInstanceOutput, error)
ImportInstanceWithContext is the same as ImportInstance with the addition of the ability to pass a context and additional request options.
See ImportInstance 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 (*Computing) ImportKeyPair ¶
func (c *Computing) ImportKeyPair(input *ImportKeyPairInput) (*ImportKeyPairOutput, error)
ImportKeyPair API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ImportKeyPair for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ImportKeyPair
func (*Computing) ImportKeyPairRequest ¶
func (c *Computing) ImportKeyPairRequest(input *ImportKeyPairInput) (req *request.Request, output *ImportKeyPairOutput)
ImportKeyPairRequest generates a "nifcloud/request.Request" representing the client's request for the ImportKeyPair operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ImportKeyPair for more information on using the ImportKeyPair API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ImportKeyPairRequest method. req, resp := client.ImportKeyPairRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ImportKeyPair
func (*Computing) ImportKeyPairWithContext ¶
func (c *Computing) ImportKeyPairWithContext(ctx nifcloud.Context, input *ImportKeyPairInput, opts ...request.Option) (*ImportKeyPairOutput, error)
ImportKeyPairWithContext is the same as ImportKeyPair with the addition of the ability to pass a context and additional request options.
See ImportKeyPair 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 (*Computing) ModifyImageAttribute ¶
func (c *Computing) ModifyImageAttribute(input *ModifyImageAttributeInput) (*ModifyImageAttributeOutput, error)
ModifyImageAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ModifyImageAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ModifyImageAttribute
func (*Computing) ModifyImageAttributeRequest ¶
func (c *Computing) ModifyImageAttributeRequest(input *ModifyImageAttributeInput) (req *request.Request, output *ModifyImageAttributeOutput)
ModifyImageAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the ModifyImageAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ModifyImageAttribute for more information on using the ModifyImageAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ModifyImageAttributeRequest method. req, resp := client.ModifyImageAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ModifyImageAttribute
func (*Computing) ModifyImageAttributeWithContext ¶
func (c *Computing) ModifyImageAttributeWithContext(ctx nifcloud.Context, input *ModifyImageAttributeInput, opts ...request.Option) (*ModifyImageAttributeOutput, error)
ModifyImageAttributeWithContext is the same as ModifyImageAttribute with the addition of the ability to pass a context and additional request options.
See ModifyImageAttribute 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 (*Computing) ModifyInstanceAttribute ¶
func (c *Computing) ModifyInstanceAttribute(input *ModifyInstanceAttributeInput) (*ModifyInstanceAttributeOutput, error)
ModifyInstanceAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ModifyInstanceAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ModifyInstanceAttribute
func (*Computing) ModifyInstanceAttributeRequest ¶
func (c *Computing) ModifyInstanceAttributeRequest(input *ModifyInstanceAttributeInput) (req *request.Request, output *ModifyInstanceAttributeOutput)
ModifyInstanceAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the ModifyInstanceAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ModifyInstanceAttribute for more information on using the ModifyInstanceAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ModifyInstanceAttributeRequest method. req, resp := client.ModifyInstanceAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ModifyInstanceAttribute
func (*Computing) ModifyInstanceAttributeWithContext ¶
func (c *Computing) ModifyInstanceAttributeWithContext(ctx nifcloud.Context, input *ModifyInstanceAttributeInput, opts ...request.Option) (*ModifyInstanceAttributeOutput, error)
ModifyInstanceAttributeWithContext is the same as ModifyInstanceAttribute with the addition of the ability to pass a context and additional request options.
See ModifyInstanceAttribute 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 (*Computing) ModifySslCertificateAttribute ¶
func (c *Computing) ModifySslCertificateAttribute(input *ModifySslCertificateAttributeInput) (*ModifySslCertificateAttributeOutput, error)
ModifySslCertificateAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ModifySslCertificateAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ModifySslCertificateAttribute
func (*Computing) ModifySslCertificateAttributeRequest ¶
func (c *Computing) ModifySslCertificateAttributeRequest(input *ModifySslCertificateAttributeInput) (req *request.Request, output *ModifySslCertificateAttributeOutput)
ModifySslCertificateAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the ModifySslCertificateAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ModifySslCertificateAttribute for more information on using the ModifySslCertificateAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ModifySslCertificateAttributeRequest method. req, resp := client.ModifySslCertificateAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ModifySslCertificateAttribute
func (*Computing) ModifySslCertificateAttributeWithContext ¶
func (c *Computing) ModifySslCertificateAttributeWithContext(ctx nifcloud.Context, input *ModifySslCertificateAttributeInput, opts ...request.Option) (*ModifySslCertificateAttributeOutput, error)
ModifySslCertificateAttributeWithContext is the same as ModifySslCertificateAttribute with the addition of the ability to pass a context and additional request options.
See ModifySslCertificateAttribute 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 (*Computing) ModifyVolumeAttribute ¶
func (c *Computing) ModifyVolumeAttribute(input *ModifyVolumeAttributeInput) (*ModifyVolumeAttributeOutput, error)
ModifyVolumeAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ModifyVolumeAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ModifyVolumeAttribute
func (*Computing) ModifyVolumeAttributeRequest ¶
func (c *Computing) ModifyVolumeAttributeRequest(input *ModifyVolumeAttributeInput) (req *request.Request, output *ModifyVolumeAttributeOutput)
ModifyVolumeAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the ModifyVolumeAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ModifyVolumeAttribute for more information on using the ModifyVolumeAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ModifyVolumeAttributeRequest method. req, resp := client.ModifyVolumeAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ModifyVolumeAttribute
func (*Computing) ModifyVolumeAttributeWithContext ¶
func (c *Computing) ModifyVolumeAttributeWithContext(ctx nifcloud.Context, input *ModifyVolumeAttributeInput, opts ...request.Option) (*ModifyVolumeAttributeOutput, error)
ModifyVolumeAttributeWithContext is the same as ModifyVolumeAttribute with the addition of the ability to pass a context and additional request options.
See ModifyVolumeAttribute 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 (*Computing) NiftyAssociateImage ¶
func (c *Computing) NiftyAssociateImage(input *NiftyAssociateImageInput) (*NiftyAssociateImageOutput, error)
NiftyAssociateImage API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyAssociateImage for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyAssociateImage
func (*Computing) NiftyAssociateImageRequest ¶
func (c *Computing) NiftyAssociateImageRequest(input *NiftyAssociateImageInput) (req *request.Request, output *NiftyAssociateImageOutput)
NiftyAssociateImageRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyAssociateImage operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyAssociateImage for more information on using the NiftyAssociateImage API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyAssociateImageRequest method. req, resp := client.NiftyAssociateImageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyAssociateImage
func (*Computing) NiftyAssociateImageWithContext ¶
func (c *Computing) NiftyAssociateImageWithContext(ctx nifcloud.Context, input *NiftyAssociateImageInput, opts ...request.Option) (*NiftyAssociateImageOutput, error)
NiftyAssociateImageWithContext is the same as NiftyAssociateImage with the addition of the ability to pass a context and additional request options.
See NiftyAssociateImage 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 (*Computing) NiftyAssociateNatTable ¶
func (c *Computing) NiftyAssociateNatTable(input *NiftyAssociateNatTableInput) (*NiftyAssociateNatTableOutput, error)
NiftyAssociateNatTable API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyAssociateNatTable for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyAssociateNatTable
func (*Computing) NiftyAssociateNatTableRequest ¶
func (c *Computing) NiftyAssociateNatTableRequest(input *NiftyAssociateNatTableInput) (req *request.Request, output *NiftyAssociateNatTableOutput)
NiftyAssociateNatTableRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyAssociateNatTable operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyAssociateNatTable for more information on using the NiftyAssociateNatTable API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyAssociateNatTableRequest method. req, resp := client.NiftyAssociateNatTableRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyAssociateNatTable
func (*Computing) NiftyAssociateNatTableWithContext ¶
func (c *Computing) NiftyAssociateNatTableWithContext(ctx nifcloud.Context, input *NiftyAssociateNatTableInput, opts ...request.Option) (*NiftyAssociateNatTableOutput, error)
NiftyAssociateNatTableWithContext is the same as NiftyAssociateNatTable with the addition of the ability to pass a context and additional request options.
See NiftyAssociateNatTable 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 (*Computing) NiftyAssociateRouteTableWithVpnGateway ¶
func (c *Computing) NiftyAssociateRouteTableWithVpnGateway(input *NiftyAssociateRouteTableWithVpnGatewayInput) (*NiftyAssociateRouteTableWithVpnGatewayOutput, error)
NiftyAssociateRouteTableWithVpnGateway API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyAssociateRouteTableWithVpnGateway for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyAssociateRouteTableWithVpnGateway
func (*Computing) NiftyAssociateRouteTableWithVpnGatewayRequest ¶
func (c *Computing) NiftyAssociateRouteTableWithVpnGatewayRequest(input *NiftyAssociateRouteTableWithVpnGatewayInput) (req *request.Request, output *NiftyAssociateRouteTableWithVpnGatewayOutput)
NiftyAssociateRouteTableWithVpnGatewayRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyAssociateRouteTableWithVpnGateway operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyAssociateRouteTableWithVpnGateway for more information on using the NiftyAssociateRouteTableWithVpnGateway API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyAssociateRouteTableWithVpnGatewayRequest method. req, resp := client.NiftyAssociateRouteTableWithVpnGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyAssociateRouteTableWithVpnGateway
func (*Computing) NiftyAssociateRouteTableWithVpnGatewayWithContext ¶
func (c *Computing) NiftyAssociateRouteTableWithVpnGatewayWithContext(ctx nifcloud.Context, input *NiftyAssociateRouteTableWithVpnGatewayInput, opts ...request.Option) (*NiftyAssociateRouteTableWithVpnGatewayOutput, error)
NiftyAssociateRouteTableWithVpnGatewayWithContext is the same as NiftyAssociateRouteTableWithVpnGateway with the addition of the ability to pass a context and additional request options.
See NiftyAssociateRouteTableWithVpnGateway 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 (*Computing) NiftyConfigureElasticLoadBalancerHealthCheck ¶
func (c *Computing) NiftyConfigureElasticLoadBalancerHealthCheck(input *NiftyConfigureElasticLoadBalancerHealthCheckInput) (*NiftyConfigureElasticLoadBalancerHealthCheckOutput, error)
NiftyConfigureElasticLoadBalancerHealthCheck API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyConfigureElasticLoadBalancerHealthCheck for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyConfigureElasticLoadBalancerHealthCheck
func (*Computing) NiftyConfigureElasticLoadBalancerHealthCheckRequest ¶
func (c *Computing) NiftyConfigureElasticLoadBalancerHealthCheckRequest(input *NiftyConfigureElasticLoadBalancerHealthCheckInput) (req *request.Request, output *NiftyConfigureElasticLoadBalancerHealthCheckOutput)
NiftyConfigureElasticLoadBalancerHealthCheckRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyConfigureElasticLoadBalancerHealthCheck operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyConfigureElasticLoadBalancerHealthCheck for more information on using the NiftyConfigureElasticLoadBalancerHealthCheck API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyConfigureElasticLoadBalancerHealthCheckRequest method. req, resp := client.NiftyConfigureElasticLoadBalancerHealthCheckRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyConfigureElasticLoadBalancerHealthCheck
func (*Computing) NiftyConfigureElasticLoadBalancerHealthCheckWithContext ¶
func (c *Computing) NiftyConfigureElasticLoadBalancerHealthCheckWithContext(ctx nifcloud.Context, input *NiftyConfigureElasticLoadBalancerHealthCheckInput, opts ...request.Option) (*NiftyConfigureElasticLoadBalancerHealthCheckOutput, error)
NiftyConfigureElasticLoadBalancerHealthCheckWithContext is the same as NiftyConfigureElasticLoadBalancerHealthCheck with the addition of the ability to pass a context and additional request options.
See NiftyConfigureElasticLoadBalancerHealthCheck 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 (*Computing) NiftyCreateAlarm ¶
func (c *Computing) NiftyCreateAlarm(input *NiftyCreateAlarmInput) (*NiftyCreateAlarmOutput, error)
NiftyCreateAlarm API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateAlarm for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateAlarm
func (*Computing) NiftyCreateAlarmRequest ¶
func (c *Computing) NiftyCreateAlarmRequest(input *NiftyCreateAlarmInput) (req *request.Request, output *NiftyCreateAlarmOutput)
NiftyCreateAlarmRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateAlarm operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateAlarm for more information on using the NiftyCreateAlarm API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateAlarmRequest method. req, resp := client.NiftyCreateAlarmRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateAlarm
func (*Computing) NiftyCreateAlarmWithContext ¶
func (c *Computing) NiftyCreateAlarmWithContext(ctx nifcloud.Context, input *NiftyCreateAlarmInput, opts ...request.Option) (*NiftyCreateAlarmOutput, error)
NiftyCreateAlarmWithContext is the same as NiftyCreateAlarm with the addition of the ability to pass a context and additional request options.
See NiftyCreateAlarm 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 (*Computing) NiftyCreateAutoScalingGroup ¶
func (c *Computing) NiftyCreateAutoScalingGroup(input *NiftyCreateAutoScalingGroupInput) (*NiftyCreateAutoScalingGroupOutput, error)
NiftyCreateAutoScalingGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateAutoScalingGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateAutoScalingGroup
func (*Computing) NiftyCreateAutoScalingGroupRequest ¶
func (c *Computing) NiftyCreateAutoScalingGroupRequest(input *NiftyCreateAutoScalingGroupInput) (req *request.Request, output *NiftyCreateAutoScalingGroupOutput)
NiftyCreateAutoScalingGroupRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateAutoScalingGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateAutoScalingGroup for more information on using the NiftyCreateAutoScalingGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateAutoScalingGroupRequest method. req, resp := client.NiftyCreateAutoScalingGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateAutoScalingGroup
func (*Computing) NiftyCreateAutoScalingGroupWithContext ¶
func (c *Computing) NiftyCreateAutoScalingGroupWithContext(ctx nifcloud.Context, input *NiftyCreateAutoScalingGroupInput, opts ...request.Option) (*NiftyCreateAutoScalingGroupOutput, error)
NiftyCreateAutoScalingGroupWithContext is the same as NiftyCreateAutoScalingGroup with the addition of the ability to pass a context and additional request options.
See NiftyCreateAutoScalingGroup 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 (*Computing) NiftyCreateDhcpConfig ¶
func (c *Computing) NiftyCreateDhcpConfig(input *NiftyCreateDhcpConfigInput) (*NiftyCreateDhcpConfigOutput, error)
NiftyCreateDhcpConfig API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateDhcpConfig for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateDhcpConfig
func (*Computing) NiftyCreateDhcpConfigRequest ¶
func (c *Computing) NiftyCreateDhcpConfigRequest(input *NiftyCreateDhcpConfigInput) (req *request.Request, output *NiftyCreateDhcpConfigOutput)
NiftyCreateDhcpConfigRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateDhcpConfig operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateDhcpConfig for more information on using the NiftyCreateDhcpConfig API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateDhcpConfigRequest method. req, resp := client.NiftyCreateDhcpConfigRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateDhcpConfig
func (*Computing) NiftyCreateDhcpConfigWithContext ¶
func (c *Computing) NiftyCreateDhcpConfigWithContext(ctx nifcloud.Context, input *NiftyCreateDhcpConfigInput, opts ...request.Option) (*NiftyCreateDhcpConfigOutput, error)
NiftyCreateDhcpConfigWithContext is the same as NiftyCreateDhcpConfig with the addition of the ability to pass a context and additional request options.
See NiftyCreateDhcpConfig 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 (*Computing) NiftyCreateDhcpIpAddressPool ¶
func (c *Computing) NiftyCreateDhcpIpAddressPool(input *NiftyCreateDhcpIpAddressPoolInput) (*NiftyCreateDhcpIpAddressPoolOutput, error)
NiftyCreateDhcpIpAddressPool API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateDhcpIpAddressPool for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateDhcpIpAddressPool
func (*Computing) NiftyCreateDhcpIpAddressPoolRequest ¶
func (c *Computing) NiftyCreateDhcpIpAddressPoolRequest(input *NiftyCreateDhcpIpAddressPoolInput) (req *request.Request, output *NiftyCreateDhcpIpAddressPoolOutput)
NiftyCreateDhcpIpAddressPoolRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateDhcpIpAddressPool operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateDhcpIpAddressPool for more information on using the NiftyCreateDhcpIpAddressPool API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateDhcpIpAddressPoolRequest method. req, resp := client.NiftyCreateDhcpIpAddressPoolRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateDhcpIpAddressPool
func (*Computing) NiftyCreateDhcpIpAddressPoolWithContext ¶
func (c *Computing) NiftyCreateDhcpIpAddressPoolWithContext(ctx nifcloud.Context, input *NiftyCreateDhcpIpAddressPoolInput, opts ...request.Option) (*NiftyCreateDhcpIpAddressPoolOutput, error)
NiftyCreateDhcpIpAddressPoolWithContext is the same as NiftyCreateDhcpIpAddressPool with the addition of the ability to pass a context and additional request options.
See NiftyCreateDhcpIpAddressPool 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 (*Computing) NiftyCreateDhcpStaticMapping ¶
func (c *Computing) NiftyCreateDhcpStaticMapping(input *NiftyCreateDhcpStaticMappingInput) (*NiftyCreateDhcpStaticMappingOutput, error)
NiftyCreateDhcpStaticMapping API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateDhcpStaticMapping for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateDhcpStaticMapping
func (*Computing) NiftyCreateDhcpStaticMappingRequest ¶
func (c *Computing) NiftyCreateDhcpStaticMappingRequest(input *NiftyCreateDhcpStaticMappingInput) (req *request.Request, output *NiftyCreateDhcpStaticMappingOutput)
NiftyCreateDhcpStaticMappingRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateDhcpStaticMapping operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateDhcpStaticMapping for more information on using the NiftyCreateDhcpStaticMapping API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateDhcpStaticMappingRequest method. req, resp := client.NiftyCreateDhcpStaticMappingRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateDhcpStaticMapping
func (*Computing) NiftyCreateDhcpStaticMappingWithContext ¶
func (c *Computing) NiftyCreateDhcpStaticMappingWithContext(ctx nifcloud.Context, input *NiftyCreateDhcpStaticMappingInput, opts ...request.Option) (*NiftyCreateDhcpStaticMappingOutput, error)
NiftyCreateDhcpStaticMappingWithContext is the same as NiftyCreateDhcpStaticMapping with the addition of the ability to pass a context and additional request options.
See NiftyCreateDhcpStaticMapping 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 (*Computing) NiftyCreateElasticLoadBalancer ¶
func (c *Computing) NiftyCreateElasticLoadBalancer(input *NiftyCreateElasticLoadBalancerInput) (*NiftyCreateElasticLoadBalancerOutput, error)
NiftyCreateElasticLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateElasticLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateElasticLoadBalancer
func (*Computing) NiftyCreateElasticLoadBalancerRequest ¶
func (c *Computing) NiftyCreateElasticLoadBalancerRequest(input *NiftyCreateElasticLoadBalancerInput) (req *request.Request, output *NiftyCreateElasticLoadBalancerOutput)
NiftyCreateElasticLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateElasticLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateElasticLoadBalancer for more information on using the NiftyCreateElasticLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateElasticLoadBalancerRequest method. req, resp := client.NiftyCreateElasticLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateElasticLoadBalancer
func (*Computing) NiftyCreateElasticLoadBalancerWithContext ¶
func (c *Computing) NiftyCreateElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyCreateElasticLoadBalancerInput, opts ...request.Option) (*NiftyCreateElasticLoadBalancerOutput, error)
NiftyCreateElasticLoadBalancerWithContext is the same as NiftyCreateElasticLoadBalancer with the addition of the ability to pass a context and additional request options.
See NiftyCreateElasticLoadBalancer 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 (*Computing) NiftyCreateInstanceSnapshot ¶
func (c *Computing) NiftyCreateInstanceSnapshot(input *NiftyCreateInstanceSnapshotInput) (*NiftyCreateInstanceSnapshotOutput, error)
NiftyCreateInstanceSnapshot API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateInstanceSnapshot for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateInstanceSnapshot
func (*Computing) NiftyCreateInstanceSnapshotRequest ¶
func (c *Computing) NiftyCreateInstanceSnapshotRequest(input *NiftyCreateInstanceSnapshotInput) (req *request.Request, output *NiftyCreateInstanceSnapshotOutput)
NiftyCreateInstanceSnapshotRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateInstanceSnapshot operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateInstanceSnapshot for more information on using the NiftyCreateInstanceSnapshot API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateInstanceSnapshotRequest method. req, resp := client.NiftyCreateInstanceSnapshotRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateInstanceSnapshot
func (*Computing) NiftyCreateInstanceSnapshotWithContext ¶
func (c *Computing) NiftyCreateInstanceSnapshotWithContext(ctx nifcloud.Context, input *NiftyCreateInstanceSnapshotInput, opts ...request.Option) (*NiftyCreateInstanceSnapshotOutput, error)
NiftyCreateInstanceSnapshotWithContext is the same as NiftyCreateInstanceSnapshot with the addition of the ability to pass a context and additional request options.
See NiftyCreateInstanceSnapshot 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 (*Computing) NiftyCreateNatRule ¶
func (c *Computing) NiftyCreateNatRule(input *NiftyCreateNatRuleInput) (*NiftyCreateNatRuleOutput, error)
NiftyCreateNatRule API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateNatRule for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateNatRule
func (*Computing) NiftyCreateNatRuleRequest ¶
func (c *Computing) NiftyCreateNatRuleRequest(input *NiftyCreateNatRuleInput) (req *request.Request, output *NiftyCreateNatRuleOutput)
NiftyCreateNatRuleRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateNatRule operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateNatRule for more information on using the NiftyCreateNatRule API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateNatRuleRequest method. req, resp := client.NiftyCreateNatRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateNatRule
func (*Computing) NiftyCreateNatRuleWithContext ¶
func (c *Computing) NiftyCreateNatRuleWithContext(ctx nifcloud.Context, input *NiftyCreateNatRuleInput, opts ...request.Option) (*NiftyCreateNatRuleOutput, error)
NiftyCreateNatRuleWithContext is the same as NiftyCreateNatRule with the addition of the ability to pass a context and additional request options.
See NiftyCreateNatRule 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 (*Computing) NiftyCreateNatTable ¶
func (c *Computing) NiftyCreateNatTable(input *NiftyCreateNatTableInput) (*NiftyCreateNatTableOutput, error)
NiftyCreateNatTable API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateNatTable for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateNatTable
func (*Computing) NiftyCreateNatTableRequest ¶
func (c *Computing) NiftyCreateNatTableRequest(input *NiftyCreateNatTableInput) (req *request.Request, output *NiftyCreateNatTableOutput)
NiftyCreateNatTableRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateNatTable operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateNatTable for more information on using the NiftyCreateNatTable API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateNatTableRequest method. req, resp := client.NiftyCreateNatTableRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateNatTable
func (*Computing) NiftyCreateNatTableWithContext ¶
func (c *Computing) NiftyCreateNatTableWithContext(ctx nifcloud.Context, input *NiftyCreateNatTableInput, opts ...request.Option) (*NiftyCreateNatTableOutput, error)
NiftyCreateNatTableWithContext is the same as NiftyCreateNatTable with the addition of the ability to pass a context and additional request options.
See NiftyCreateNatTable 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 (*Computing) NiftyCreatePrivateLan ¶
func (c *Computing) NiftyCreatePrivateLan(input *NiftyCreatePrivateLanInput) (*NiftyCreatePrivateLanOutput, error)
NiftyCreatePrivateLan API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreatePrivateLan for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreatePrivateLan
func (*Computing) NiftyCreatePrivateLanRequest ¶
func (c *Computing) NiftyCreatePrivateLanRequest(input *NiftyCreatePrivateLanInput) (req *request.Request, output *NiftyCreatePrivateLanOutput)
NiftyCreatePrivateLanRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreatePrivateLan operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreatePrivateLan for more information on using the NiftyCreatePrivateLan API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreatePrivateLanRequest method. req, resp := client.NiftyCreatePrivateLanRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreatePrivateLan
func (*Computing) NiftyCreatePrivateLanWithContext ¶
func (c *Computing) NiftyCreatePrivateLanWithContext(ctx nifcloud.Context, input *NiftyCreatePrivateLanInput, opts ...request.Option) (*NiftyCreatePrivateLanOutput, error)
NiftyCreatePrivateLanWithContext is the same as NiftyCreatePrivateLan with the addition of the ability to pass a context and additional request options.
See NiftyCreatePrivateLan 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 (*Computing) NiftyCreateRouter ¶
func (c *Computing) NiftyCreateRouter(input *NiftyCreateRouterInput) (*NiftyCreateRouterOutput, error)
NiftyCreateRouter API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateRouter for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateRouter
func (*Computing) NiftyCreateRouterRequest ¶
func (c *Computing) NiftyCreateRouterRequest(input *NiftyCreateRouterInput) (req *request.Request, output *NiftyCreateRouterOutput)
NiftyCreateRouterRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateRouter operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateRouter for more information on using the NiftyCreateRouter API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateRouterRequest method. req, resp := client.NiftyCreateRouterRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateRouter
func (*Computing) NiftyCreateRouterWithContext ¶
func (c *Computing) NiftyCreateRouterWithContext(ctx nifcloud.Context, input *NiftyCreateRouterInput, opts ...request.Option) (*NiftyCreateRouterOutput, error)
NiftyCreateRouterWithContext is the same as NiftyCreateRouter with the addition of the ability to pass a context and additional request options.
See NiftyCreateRouter 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 (*Computing) NiftyCreateSeparateInstanceRule ¶
func (c *Computing) NiftyCreateSeparateInstanceRule(input *NiftyCreateSeparateInstanceRuleInput) (*NiftyCreateSeparateInstanceRuleOutput, error)
NiftyCreateSeparateInstanceRule API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateSeparateInstanceRule for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateSeparateInstanceRule
func (*Computing) NiftyCreateSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyCreateSeparateInstanceRuleRequest(input *NiftyCreateSeparateInstanceRuleInput) (req *request.Request, output *NiftyCreateSeparateInstanceRuleOutput)
NiftyCreateSeparateInstanceRuleRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateSeparateInstanceRule operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateSeparateInstanceRule for more information on using the NiftyCreateSeparateInstanceRule API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateSeparateInstanceRuleRequest method. req, resp := client.NiftyCreateSeparateInstanceRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateSeparateInstanceRule
func (*Computing) NiftyCreateSeparateInstanceRuleWithContext ¶
func (c *Computing) NiftyCreateSeparateInstanceRuleWithContext(ctx nifcloud.Context, input *NiftyCreateSeparateInstanceRuleInput, opts ...request.Option) (*NiftyCreateSeparateInstanceRuleOutput, error)
NiftyCreateSeparateInstanceRuleWithContext is the same as NiftyCreateSeparateInstanceRule with the addition of the ability to pass a context and additional request options.
See NiftyCreateSeparateInstanceRule 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 (*Computing) NiftyCreateWebProxy ¶
func (c *Computing) NiftyCreateWebProxy(input *NiftyCreateWebProxyInput) (*NiftyCreateWebProxyOutput, error)
NiftyCreateWebProxy API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyCreateWebProxy for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateWebProxy
func (*Computing) NiftyCreateWebProxyRequest ¶
func (c *Computing) NiftyCreateWebProxyRequest(input *NiftyCreateWebProxyInput) (req *request.Request, output *NiftyCreateWebProxyOutput)
NiftyCreateWebProxyRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyCreateWebProxy operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyCreateWebProxy for more information on using the NiftyCreateWebProxy API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyCreateWebProxyRequest method. req, resp := client.NiftyCreateWebProxyRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyCreateWebProxy
func (*Computing) NiftyCreateWebProxyWithContext ¶
func (c *Computing) NiftyCreateWebProxyWithContext(ctx nifcloud.Context, input *NiftyCreateWebProxyInput, opts ...request.Option) (*NiftyCreateWebProxyOutput, error)
NiftyCreateWebProxyWithContext is the same as NiftyCreateWebProxy with the addition of the ability to pass a context and additional request options.
See NiftyCreateWebProxy 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 (*Computing) NiftyDeleteAlarm ¶
func (c *Computing) NiftyDeleteAlarm(input *NiftyDeleteAlarmInput) (*NiftyDeleteAlarmOutput, error)
NiftyDeleteAlarm API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteAlarm for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteAlarm
func (*Computing) NiftyDeleteAlarmRequest ¶
func (c *Computing) NiftyDeleteAlarmRequest(input *NiftyDeleteAlarmInput) (req *request.Request, output *NiftyDeleteAlarmOutput)
NiftyDeleteAlarmRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteAlarm operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteAlarm for more information on using the NiftyDeleteAlarm API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteAlarmRequest method. req, resp := client.NiftyDeleteAlarmRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteAlarm
func (*Computing) NiftyDeleteAlarmWithContext ¶
func (c *Computing) NiftyDeleteAlarmWithContext(ctx nifcloud.Context, input *NiftyDeleteAlarmInput, opts ...request.Option) (*NiftyDeleteAlarmOutput, error)
NiftyDeleteAlarmWithContext is the same as NiftyDeleteAlarm with the addition of the ability to pass a context and additional request options.
See NiftyDeleteAlarm 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 (*Computing) NiftyDeleteAutoScalingGroup ¶
func (c *Computing) NiftyDeleteAutoScalingGroup(input *NiftyDeleteAutoScalingGroupInput) (*NiftyDeleteAutoScalingGroupOutput, error)
NiftyDeleteAutoScalingGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteAutoScalingGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteAutoScalingGroup
func (*Computing) NiftyDeleteAutoScalingGroupRequest ¶
func (c *Computing) NiftyDeleteAutoScalingGroupRequest(input *NiftyDeleteAutoScalingGroupInput) (req *request.Request, output *NiftyDeleteAutoScalingGroupOutput)
NiftyDeleteAutoScalingGroupRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteAutoScalingGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteAutoScalingGroup for more information on using the NiftyDeleteAutoScalingGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteAutoScalingGroupRequest method. req, resp := client.NiftyDeleteAutoScalingGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteAutoScalingGroup
func (*Computing) NiftyDeleteAutoScalingGroupWithContext ¶
func (c *Computing) NiftyDeleteAutoScalingGroupWithContext(ctx nifcloud.Context, input *NiftyDeleteAutoScalingGroupInput, opts ...request.Option) (*NiftyDeleteAutoScalingGroupOutput, error)
NiftyDeleteAutoScalingGroupWithContext is the same as NiftyDeleteAutoScalingGroup with the addition of the ability to pass a context and additional request options.
See NiftyDeleteAutoScalingGroup 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 (*Computing) NiftyDeleteDhcpConfig ¶
func (c *Computing) NiftyDeleteDhcpConfig(input *NiftyDeleteDhcpConfigInput) (*NiftyDeleteDhcpConfigOutput, error)
NiftyDeleteDhcpConfig API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteDhcpConfig for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteDhcpConfig
func (*Computing) NiftyDeleteDhcpConfigRequest ¶
func (c *Computing) NiftyDeleteDhcpConfigRequest(input *NiftyDeleteDhcpConfigInput) (req *request.Request, output *NiftyDeleteDhcpConfigOutput)
NiftyDeleteDhcpConfigRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteDhcpConfig operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteDhcpConfig for more information on using the NiftyDeleteDhcpConfig API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteDhcpConfigRequest method. req, resp := client.NiftyDeleteDhcpConfigRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteDhcpConfig
func (*Computing) NiftyDeleteDhcpConfigWithContext ¶
func (c *Computing) NiftyDeleteDhcpConfigWithContext(ctx nifcloud.Context, input *NiftyDeleteDhcpConfigInput, opts ...request.Option) (*NiftyDeleteDhcpConfigOutput, error)
NiftyDeleteDhcpConfigWithContext is the same as NiftyDeleteDhcpConfig with the addition of the ability to pass a context and additional request options.
See NiftyDeleteDhcpConfig 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 (*Computing) NiftyDeleteDhcpIpAddressPool ¶
func (c *Computing) NiftyDeleteDhcpIpAddressPool(input *NiftyDeleteDhcpIpAddressPoolInput) (*NiftyDeleteDhcpIpAddressPoolOutput, error)
NiftyDeleteDhcpIpAddressPool API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteDhcpIpAddressPool for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteDhcpIpAddressPool
func (*Computing) NiftyDeleteDhcpIpAddressPoolRequest ¶
func (c *Computing) NiftyDeleteDhcpIpAddressPoolRequest(input *NiftyDeleteDhcpIpAddressPoolInput) (req *request.Request, output *NiftyDeleteDhcpIpAddressPoolOutput)
NiftyDeleteDhcpIpAddressPoolRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteDhcpIpAddressPool operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteDhcpIpAddressPool for more information on using the NiftyDeleteDhcpIpAddressPool API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteDhcpIpAddressPoolRequest method. req, resp := client.NiftyDeleteDhcpIpAddressPoolRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteDhcpIpAddressPool
func (*Computing) NiftyDeleteDhcpIpAddressPoolWithContext ¶
func (c *Computing) NiftyDeleteDhcpIpAddressPoolWithContext(ctx nifcloud.Context, input *NiftyDeleteDhcpIpAddressPoolInput, opts ...request.Option) (*NiftyDeleteDhcpIpAddressPoolOutput, error)
NiftyDeleteDhcpIpAddressPoolWithContext is the same as NiftyDeleteDhcpIpAddressPool with the addition of the ability to pass a context and additional request options.
See NiftyDeleteDhcpIpAddressPool 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 (*Computing) NiftyDeleteDhcpStaticMapping ¶
func (c *Computing) NiftyDeleteDhcpStaticMapping(input *NiftyDeleteDhcpStaticMappingInput) (*NiftyDeleteDhcpStaticMappingOutput, error)
NiftyDeleteDhcpStaticMapping API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteDhcpStaticMapping for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteDhcpStaticMapping
func (*Computing) NiftyDeleteDhcpStaticMappingRequest ¶
func (c *Computing) NiftyDeleteDhcpStaticMappingRequest(input *NiftyDeleteDhcpStaticMappingInput) (req *request.Request, output *NiftyDeleteDhcpStaticMappingOutput)
NiftyDeleteDhcpStaticMappingRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteDhcpStaticMapping operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteDhcpStaticMapping for more information on using the NiftyDeleteDhcpStaticMapping API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteDhcpStaticMappingRequest method. req, resp := client.NiftyDeleteDhcpStaticMappingRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteDhcpStaticMapping
func (*Computing) NiftyDeleteDhcpStaticMappingWithContext ¶
func (c *Computing) NiftyDeleteDhcpStaticMappingWithContext(ctx nifcloud.Context, input *NiftyDeleteDhcpStaticMappingInput, opts ...request.Option) (*NiftyDeleteDhcpStaticMappingOutput, error)
NiftyDeleteDhcpStaticMappingWithContext is the same as NiftyDeleteDhcpStaticMapping with the addition of the ability to pass a context and additional request options.
See NiftyDeleteDhcpStaticMapping 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 (*Computing) NiftyDeleteElasticLoadBalancer ¶
func (c *Computing) NiftyDeleteElasticLoadBalancer(input *NiftyDeleteElasticLoadBalancerInput) (*NiftyDeleteElasticLoadBalancerOutput, error)
NiftyDeleteElasticLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteElasticLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteElasticLoadBalancer
func (*Computing) NiftyDeleteElasticLoadBalancerRequest ¶
func (c *Computing) NiftyDeleteElasticLoadBalancerRequest(input *NiftyDeleteElasticLoadBalancerInput) (req *request.Request, output *NiftyDeleteElasticLoadBalancerOutput)
NiftyDeleteElasticLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteElasticLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteElasticLoadBalancer for more information on using the NiftyDeleteElasticLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteElasticLoadBalancerRequest method. req, resp := client.NiftyDeleteElasticLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteElasticLoadBalancer
func (*Computing) NiftyDeleteElasticLoadBalancerWithContext ¶
func (c *Computing) NiftyDeleteElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyDeleteElasticLoadBalancerInput, opts ...request.Option) (*NiftyDeleteElasticLoadBalancerOutput, error)
NiftyDeleteElasticLoadBalancerWithContext is the same as NiftyDeleteElasticLoadBalancer with the addition of the ability to pass a context and additional request options.
See NiftyDeleteElasticLoadBalancer 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 (*Computing) NiftyDeleteInstanceSnapshot ¶
func (c *Computing) NiftyDeleteInstanceSnapshot(input *NiftyDeleteInstanceSnapshotInput) (*NiftyDeleteInstanceSnapshotOutput, error)
NiftyDeleteInstanceSnapshot API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteInstanceSnapshot for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteInstanceSnapshot
func (*Computing) NiftyDeleteInstanceSnapshotRequest ¶
func (c *Computing) NiftyDeleteInstanceSnapshotRequest(input *NiftyDeleteInstanceSnapshotInput) (req *request.Request, output *NiftyDeleteInstanceSnapshotOutput)
NiftyDeleteInstanceSnapshotRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteInstanceSnapshot operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteInstanceSnapshot for more information on using the NiftyDeleteInstanceSnapshot API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteInstanceSnapshotRequest method. req, resp := client.NiftyDeleteInstanceSnapshotRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteInstanceSnapshot
func (*Computing) NiftyDeleteInstanceSnapshotWithContext ¶
func (c *Computing) NiftyDeleteInstanceSnapshotWithContext(ctx nifcloud.Context, input *NiftyDeleteInstanceSnapshotInput, opts ...request.Option) (*NiftyDeleteInstanceSnapshotOutput, error)
NiftyDeleteInstanceSnapshotWithContext is the same as NiftyDeleteInstanceSnapshot with the addition of the ability to pass a context and additional request options.
See NiftyDeleteInstanceSnapshot 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 (*Computing) NiftyDeleteNatRule ¶
func (c *Computing) NiftyDeleteNatRule(input *NiftyDeleteNatRuleInput) (*NiftyDeleteNatRuleOutput, error)
NiftyDeleteNatRule API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteNatRule for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteNatRule
func (*Computing) NiftyDeleteNatRuleRequest ¶
func (c *Computing) NiftyDeleteNatRuleRequest(input *NiftyDeleteNatRuleInput) (req *request.Request, output *NiftyDeleteNatRuleOutput)
NiftyDeleteNatRuleRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteNatRule operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteNatRule for more information on using the NiftyDeleteNatRule API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteNatRuleRequest method. req, resp := client.NiftyDeleteNatRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteNatRule
func (*Computing) NiftyDeleteNatRuleWithContext ¶
func (c *Computing) NiftyDeleteNatRuleWithContext(ctx nifcloud.Context, input *NiftyDeleteNatRuleInput, opts ...request.Option) (*NiftyDeleteNatRuleOutput, error)
NiftyDeleteNatRuleWithContext is the same as NiftyDeleteNatRule with the addition of the ability to pass a context and additional request options.
See NiftyDeleteNatRule 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 (*Computing) NiftyDeleteNatTable ¶
func (c *Computing) NiftyDeleteNatTable(input *NiftyDeleteNatTableInput) (*NiftyDeleteNatTableOutput, error)
NiftyDeleteNatTable API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteNatTable for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteNatTable
func (*Computing) NiftyDeleteNatTableRequest ¶
func (c *Computing) NiftyDeleteNatTableRequest(input *NiftyDeleteNatTableInput) (req *request.Request, output *NiftyDeleteNatTableOutput)
NiftyDeleteNatTableRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteNatTable operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteNatTable for more information on using the NiftyDeleteNatTable API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteNatTableRequest method. req, resp := client.NiftyDeleteNatTableRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteNatTable
func (*Computing) NiftyDeleteNatTableWithContext ¶
func (c *Computing) NiftyDeleteNatTableWithContext(ctx nifcloud.Context, input *NiftyDeleteNatTableInput, opts ...request.Option) (*NiftyDeleteNatTableOutput, error)
NiftyDeleteNatTableWithContext is the same as NiftyDeleteNatTable with the addition of the ability to pass a context and additional request options.
See NiftyDeleteNatTable 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 (*Computing) NiftyDeletePrivateLan ¶
func (c *Computing) NiftyDeletePrivateLan(input *NiftyDeletePrivateLanInput) (*NiftyDeletePrivateLanOutput, error)
NiftyDeletePrivateLan API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeletePrivateLan for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeletePrivateLan
func (*Computing) NiftyDeletePrivateLanRequest ¶
func (c *Computing) NiftyDeletePrivateLanRequest(input *NiftyDeletePrivateLanInput) (req *request.Request, output *NiftyDeletePrivateLanOutput)
NiftyDeletePrivateLanRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeletePrivateLan operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeletePrivateLan for more information on using the NiftyDeletePrivateLan API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeletePrivateLanRequest method. req, resp := client.NiftyDeletePrivateLanRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeletePrivateLan
func (*Computing) NiftyDeletePrivateLanWithContext ¶
func (c *Computing) NiftyDeletePrivateLanWithContext(ctx nifcloud.Context, input *NiftyDeletePrivateLanInput, opts ...request.Option) (*NiftyDeletePrivateLanOutput, error)
NiftyDeletePrivateLanWithContext is the same as NiftyDeletePrivateLan with the addition of the ability to pass a context and additional request options.
See NiftyDeletePrivateLan 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 (*Computing) NiftyDeleteRouter ¶
func (c *Computing) NiftyDeleteRouter(input *NiftyDeleteRouterInput) (*NiftyDeleteRouterOutput, error)
NiftyDeleteRouter API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteRouter for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteRouter
func (*Computing) NiftyDeleteRouterRequest ¶
func (c *Computing) NiftyDeleteRouterRequest(input *NiftyDeleteRouterInput) (req *request.Request, output *NiftyDeleteRouterOutput)
NiftyDeleteRouterRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteRouter operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteRouter for more information on using the NiftyDeleteRouter API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteRouterRequest method. req, resp := client.NiftyDeleteRouterRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteRouter
func (*Computing) NiftyDeleteRouterWithContext ¶
func (c *Computing) NiftyDeleteRouterWithContext(ctx nifcloud.Context, input *NiftyDeleteRouterInput, opts ...request.Option) (*NiftyDeleteRouterOutput, error)
NiftyDeleteRouterWithContext is the same as NiftyDeleteRouter with the addition of the ability to pass a context and additional request options.
See NiftyDeleteRouter 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 (*Computing) NiftyDeleteSeparateInstanceRule ¶
func (c *Computing) NiftyDeleteSeparateInstanceRule(input *NiftyDeleteSeparateInstanceRuleInput) (*NiftyDeleteSeparateInstanceRuleOutput, error)
NiftyDeleteSeparateInstanceRule API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteSeparateInstanceRule for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteSeparateInstanceRule
func (*Computing) NiftyDeleteSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyDeleteSeparateInstanceRuleRequest(input *NiftyDeleteSeparateInstanceRuleInput) (req *request.Request, output *NiftyDeleteSeparateInstanceRuleOutput)
NiftyDeleteSeparateInstanceRuleRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteSeparateInstanceRule operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteSeparateInstanceRule for more information on using the NiftyDeleteSeparateInstanceRule API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteSeparateInstanceRuleRequest method. req, resp := client.NiftyDeleteSeparateInstanceRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteSeparateInstanceRule
func (*Computing) NiftyDeleteSeparateInstanceRuleWithContext ¶
func (c *Computing) NiftyDeleteSeparateInstanceRuleWithContext(ctx nifcloud.Context, input *NiftyDeleteSeparateInstanceRuleInput, opts ...request.Option) (*NiftyDeleteSeparateInstanceRuleOutput, error)
NiftyDeleteSeparateInstanceRuleWithContext is the same as NiftyDeleteSeparateInstanceRule with the addition of the ability to pass a context and additional request options.
See NiftyDeleteSeparateInstanceRule 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 (*Computing) NiftyDeleteWebProxy ¶
func (c *Computing) NiftyDeleteWebProxy(input *NiftyDeleteWebProxyInput) (*NiftyDeleteWebProxyOutput, error)
NiftyDeleteWebProxy API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeleteWebProxy for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteWebProxy
func (*Computing) NiftyDeleteWebProxyRequest ¶
func (c *Computing) NiftyDeleteWebProxyRequest(input *NiftyDeleteWebProxyInput) (req *request.Request, output *NiftyDeleteWebProxyOutput)
NiftyDeleteWebProxyRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeleteWebProxy operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeleteWebProxy for more information on using the NiftyDeleteWebProxy API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeleteWebProxyRequest method. req, resp := client.NiftyDeleteWebProxyRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeleteWebProxy
func (*Computing) NiftyDeleteWebProxyWithContext ¶
func (c *Computing) NiftyDeleteWebProxyWithContext(ctx nifcloud.Context, input *NiftyDeleteWebProxyInput, opts ...request.Option) (*NiftyDeleteWebProxyOutput, error)
NiftyDeleteWebProxyWithContext is the same as NiftyDeleteWebProxy with the addition of the ability to pass a context and additional request options.
See NiftyDeleteWebProxy 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 (*Computing) NiftyDeregisterInstancesFromElasticLoadBalancer ¶
func (c *Computing) NiftyDeregisterInstancesFromElasticLoadBalancer(input *NiftyDeregisterInstancesFromElasticLoadBalancerInput) (*NiftyDeregisterInstancesFromElasticLoadBalancerOutput, error)
NiftyDeregisterInstancesFromElasticLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeregisterInstancesFromElasticLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeregisterInstancesFromElasticLoadBalancer
func (*Computing) NiftyDeregisterInstancesFromElasticLoadBalancerRequest ¶
func (c *Computing) NiftyDeregisterInstancesFromElasticLoadBalancerRequest(input *NiftyDeregisterInstancesFromElasticLoadBalancerInput) (req *request.Request, output *NiftyDeregisterInstancesFromElasticLoadBalancerOutput)
NiftyDeregisterInstancesFromElasticLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeregisterInstancesFromElasticLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeregisterInstancesFromElasticLoadBalancer for more information on using the NiftyDeregisterInstancesFromElasticLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeregisterInstancesFromElasticLoadBalancerRequest method. req, resp := client.NiftyDeregisterInstancesFromElasticLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*Computing) NiftyDeregisterInstancesFromElasticLoadBalancerWithContext ¶
func (c *Computing) NiftyDeregisterInstancesFromElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyDeregisterInstancesFromElasticLoadBalancerInput, opts ...request.Option) (*NiftyDeregisterInstancesFromElasticLoadBalancerOutput, error)
NiftyDeregisterInstancesFromElasticLoadBalancerWithContext is the same as NiftyDeregisterInstancesFromElasticLoadBalancer with the addition of the ability to pass a context and additional request options.
See NiftyDeregisterInstancesFromElasticLoadBalancer 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 (*Computing) NiftyDeregisterInstancesFromSeparateInstanceRule ¶
func (c *Computing) NiftyDeregisterInstancesFromSeparateInstanceRule(input *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) (*NiftyDeregisterInstancesFromSeparateInstanceRuleOutput, error)
NiftyDeregisterInstancesFromSeparateInstanceRule API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeregisterInstancesFromSeparateInstanceRule for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeregisterInstancesFromSeparateInstanceRule
func (*Computing) NiftyDeregisterInstancesFromSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyDeregisterInstancesFromSeparateInstanceRuleRequest(input *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) (req *request.Request, output *NiftyDeregisterInstancesFromSeparateInstanceRuleOutput)
NiftyDeregisterInstancesFromSeparateInstanceRuleRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeregisterInstancesFromSeparateInstanceRule operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeregisterInstancesFromSeparateInstanceRule for more information on using the NiftyDeregisterInstancesFromSeparateInstanceRule API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeregisterInstancesFromSeparateInstanceRuleRequest method. req, resp := client.NiftyDeregisterInstancesFromSeparateInstanceRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*Computing) NiftyDeregisterInstancesFromSeparateInstanceRuleWithContext ¶
func (c *Computing) NiftyDeregisterInstancesFromSeparateInstanceRuleWithContext(ctx nifcloud.Context, input *NiftyDeregisterInstancesFromSeparateInstanceRuleInput, opts ...request.Option) (*NiftyDeregisterInstancesFromSeparateInstanceRuleOutput, error)
NiftyDeregisterInstancesFromSeparateInstanceRuleWithContext is the same as NiftyDeregisterInstancesFromSeparateInstanceRule with the addition of the ability to pass a context and additional request options.
See NiftyDeregisterInstancesFromSeparateInstanceRule 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 (*Computing) NiftyDeregisterRoutersFromSecurityGroup ¶
func (c *Computing) NiftyDeregisterRoutersFromSecurityGroup(input *NiftyDeregisterRoutersFromSecurityGroupInput) (*NiftyDeregisterRoutersFromSecurityGroupOutput, error)
NiftyDeregisterRoutersFromSecurityGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeregisterRoutersFromSecurityGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeregisterRoutersFromSecurityGroup
func (*Computing) NiftyDeregisterRoutersFromSecurityGroupRequest ¶
func (c *Computing) NiftyDeregisterRoutersFromSecurityGroupRequest(input *NiftyDeregisterRoutersFromSecurityGroupInput) (req *request.Request, output *NiftyDeregisterRoutersFromSecurityGroupOutput)
NiftyDeregisterRoutersFromSecurityGroupRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeregisterRoutersFromSecurityGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeregisterRoutersFromSecurityGroup for more information on using the NiftyDeregisterRoutersFromSecurityGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeregisterRoutersFromSecurityGroupRequest method. req, resp := client.NiftyDeregisterRoutersFromSecurityGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeregisterRoutersFromSecurityGroup
func (*Computing) NiftyDeregisterRoutersFromSecurityGroupWithContext ¶
func (c *Computing) NiftyDeregisterRoutersFromSecurityGroupWithContext(ctx nifcloud.Context, input *NiftyDeregisterRoutersFromSecurityGroupInput, opts ...request.Option) (*NiftyDeregisterRoutersFromSecurityGroupOutput, error)
NiftyDeregisterRoutersFromSecurityGroupWithContext is the same as NiftyDeregisterRoutersFromSecurityGroup with the addition of the ability to pass a context and additional request options.
See NiftyDeregisterRoutersFromSecurityGroup 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 (*Computing) NiftyDeregisterVpnGatewaysFromSecurityGroup ¶
func (c *Computing) NiftyDeregisterVpnGatewaysFromSecurityGroup(input *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) (*NiftyDeregisterVpnGatewaysFromSecurityGroupOutput, error)
NiftyDeregisterVpnGatewaysFromSecurityGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDeregisterVpnGatewaysFromSecurityGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeregisterVpnGatewaysFromSecurityGroup
func (*Computing) NiftyDeregisterVpnGatewaysFromSecurityGroupRequest ¶
func (c *Computing) NiftyDeregisterVpnGatewaysFromSecurityGroupRequest(input *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) (req *request.Request, output *NiftyDeregisterVpnGatewaysFromSecurityGroupOutput)
NiftyDeregisterVpnGatewaysFromSecurityGroupRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDeregisterVpnGatewaysFromSecurityGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDeregisterVpnGatewaysFromSecurityGroup for more information on using the NiftyDeregisterVpnGatewaysFromSecurityGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDeregisterVpnGatewaysFromSecurityGroupRequest method. req, resp := client.NiftyDeregisterVpnGatewaysFromSecurityGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDeregisterVpnGatewaysFromSecurityGroup
func (*Computing) NiftyDeregisterVpnGatewaysFromSecurityGroupWithContext ¶
func (c *Computing) NiftyDeregisterVpnGatewaysFromSecurityGroupWithContext(ctx nifcloud.Context, input *NiftyDeregisterVpnGatewaysFromSecurityGroupInput, opts ...request.Option) (*NiftyDeregisterVpnGatewaysFromSecurityGroupOutput, error)
NiftyDeregisterVpnGatewaysFromSecurityGroupWithContext is the same as NiftyDeregisterVpnGatewaysFromSecurityGroup with the addition of the ability to pass a context and additional request options.
See NiftyDeregisterVpnGatewaysFromSecurityGroup 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 (*Computing) NiftyDescribeAlarmHistory ¶
func (c *Computing) NiftyDescribeAlarmHistory(input *NiftyDescribeAlarmHistoryInput) (*NiftyDescribeAlarmHistoryOutput, error)
NiftyDescribeAlarmHistory API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeAlarmHistory for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAlarmHistory
func (*Computing) NiftyDescribeAlarmHistoryRequest ¶
func (c *Computing) NiftyDescribeAlarmHistoryRequest(input *NiftyDescribeAlarmHistoryInput) (req *request.Request, output *NiftyDescribeAlarmHistoryOutput)
NiftyDescribeAlarmHistoryRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeAlarmHistory operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeAlarmHistory for more information on using the NiftyDescribeAlarmHistory API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeAlarmHistoryRequest method. req, resp := client.NiftyDescribeAlarmHistoryRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAlarmHistory
func (*Computing) NiftyDescribeAlarmHistoryWithContext ¶
func (c *Computing) NiftyDescribeAlarmHistoryWithContext(ctx nifcloud.Context, input *NiftyDescribeAlarmHistoryInput, opts ...request.Option) (*NiftyDescribeAlarmHistoryOutput, error)
NiftyDescribeAlarmHistoryWithContext is the same as NiftyDescribeAlarmHistory with the addition of the ability to pass a context and additional request options.
See NiftyDescribeAlarmHistory 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 (*Computing) NiftyDescribeAlarmRulesActivities ¶
func (c *Computing) NiftyDescribeAlarmRulesActivities(input *NiftyDescribeAlarmRulesActivitiesInput) (*NiftyDescribeAlarmRulesActivitiesOutput, error)
NiftyDescribeAlarmRulesActivities API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeAlarmRulesActivities for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAlarmRulesActivities
func (*Computing) NiftyDescribeAlarmRulesActivitiesRequest ¶
func (c *Computing) NiftyDescribeAlarmRulesActivitiesRequest(input *NiftyDescribeAlarmRulesActivitiesInput) (req *request.Request, output *NiftyDescribeAlarmRulesActivitiesOutput)
NiftyDescribeAlarmRulesActivitiesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeAlarmRulesActivities operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeAlarmRulesActivities for more information on using the NiftyDescribeAlarmRulesActivities API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeAlarmRulesActivitiesRequest method. req, resp := client.NiftyDescribeAlarmRulesActivitiesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAlarmRulesActivities
func (*Computing) NiftyDescribeAlarmRulesActivitiesWithContext ¶
func (c *Computing) NiftyDescribeAlarmRulesActivitiesWithContext(ctx nifcloud.Context, input *NiftyDescribeAlarmRulesActivitiesInput, opts ...request.Option) (*NiftyDescribeAlarmRulesActivitiesOutput, error)
NiftyDescribeAlarmRulesActivitiesWithContext is the same as NiftyDescribeAlarmRulesActivities with the addition of the ability to pass a context and additional request options.
See NiftyDescribeAlarmRulesActivities 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 (*Computing) NiftyDescribeAlarms ¶
func (c *Computing) NiftyDescribeAlarms(input *NiftyDescribeAlarmsInput) (*NiftyDescribeAlarmsOutput, error)
NiftyDescribeAlarms API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeAlarms for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAlarms
func (*Computing) NiftyDescribeAlarmsPartitions ¶
func (c *Computing) NiftyDescribeAlarmsPartitions(input *NiftyDescribeAlarmsPartitionsInput) (*NiftyDescribeAlarmsPartitionsOutput, error)
NiftyDescribeAlarmsPartitions API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeAlarmsPartitions for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAlarmsPartitions
func (*Computing) NiftyDescribeAlarmsPartitionsRequest ¶
func (c *Computing) NiftyDescribeAlarmsPartitionsRequest(input *NiftyDescribeAlarmsPartitionsInput) (req *request.Request, output *NiftyDescribeAlarmsPartitionsOutput)
NiftyDescribeAlarmsPartitionsRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeAlarmsPartitions operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeAlarmsPartitions for more information on using the NiftyDescribeAlarmsPartitions API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeAlarmsPartitionsRequest method. req, resp := client.NiftyDescribeAlarmsPartitionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAlarmsPartitions
func (*Computing) NiftyDescribeAlarmsPartitionsWithContext ¶
func (c *Computing) NiftyDescribeAlarmsPartitionsWithContext(ctx nifcloud.Context, input *NiftyDescribeAlarmsPartitionsInput, opts ...request.Option) (*NiftyDescribeAlarmsPartitionsOutput, error)
NiftyDescribeAlarmsPartitionsWithContext is the same as NiftyDescribeAlarmsPartitions with the addition of the ability to pass a context and additional request options.
See NiftyDescribeAlarmsPartitions 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 (*Computing) NiftyDescribeAlarmsRequest ¶
func (c *Computing) NiftyDescribeAlarmsRequest(input *NiftyDescribeAlarmsInput) (req *request.Request, output *NiftyDescribeAlarmsOutput)
NiftyDescribeAlarmsRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeAlarms operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeAlarms for more information on using the NiftyDescribeAlarms API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeAlarmsRequest method. req, resp := client.NiftyDescribeAlarmsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAlarms
func (*Computing) NiftyDescribeAlarmsWithContext ¶
func (c *Computing) NiftyDescribeAlarmsWithContext(ctx nifcloud.Context, input *NiftyDescribeAlarmsInput, opts ...request.Option) (*NiftyDescribeAlarmsOutput, error)
NiftyDescribeAlarmsWithContext is the same as NiftyDescribeAlarms with the addition of the ability to pass a context and additional request options.
See NiftyDescribeAlarms 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 (*Computing) NiftyDescribeAutoScalingGroups ¶
func (c *Computing) NiftyDescribeAutoScalingGroups(input *NiftyDescribeAutoScalingGroupsInput) (*NiftyDescribeAutoScalingGroupsOutput, error)
NiftyDescribeAutoScalingGroups API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeAutoScalingGroups for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAutoScalingGroups
func (*Computing) NiftyDescribeAutoScalingGroupsRequest ¶
func (c *Computing) NiftyDescribeAutoScalingGroupsRequest(input *NiftyDescribeAutoScalingGroupsInput) (req *request.Request, output *NiftyDescribeAutoScalingGroupsOutput)
NiftyDescribeAutoScalingGroupsRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeAutoScalingGroups operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeAutoScalingGroups for more information on using the NiftyDescribeAutoScalingGroups API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeAutoScalingGroupsRequest method. req, resp := client.NiftyDescribeAutoScalingGroupsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeAutoScalingGroups
func (*Computing) NiftyDescribeAutoScalingGroupsWithContext ¶
func (c *Computing) NiftyDescribeAutoScalingGroupsWithContext(ctx nifcloud.Context, input *NiftyDescribeAutoScalingGroupsInput, opts ...request.Option) (*NiftyDescribeAutoScalingGroupsOutput, error)
NiftyDescribeAutoScalingGroupsWithContext is the same as NiftyDescribeAutoScalingGroups with the addition of the ability to pass a context and additional request options.
See NiftyDescribeAutoScalingGroups 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 (*Computing) NiftyDescribeCorporateInfoForCertificate ¶
func (c *Computing) NiftyDescribeCorporateInfoForCertificate(input *NiftyDescribeCorporateInfoForCertificateInput) (*NiftyDescribeCorporateInfoForCertificateOutput, error)
NiftyDescribeCorporateInfoForCertificate API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeCorporateInfoForCertificate for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeCorporateInfoForCertificate
func (*Computing) NiftyDescribeCorporateInfoForCertificateRequest ¶
func (c *Computing) NiftyDescribeCorporateInfoForCertificateRequest(input *NiftyDescribeCorporateInfoForCertificateInput) (req *request.Request, output *NiftyDescribeCorporateInfoForCertificateOutput)
NiftyDescribeCorporateInfoForCertificateRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeCorporateInfoForCertificate operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeCorporateInfoForCertificate for more information on using the NiftyDescribeCorporateInfoForCertificate API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeCorporateInfoForCertificateRequest method. req, resp := client.NiftyDescribeCorporateInfoForCertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeCorporateInfoForCertificate
func (*Computing) NiftyDescribeCorporateInfoForCertificateWithContext ¶
func (c *Computing) NiftyDescribeCorporateInfoForCertificateWithContext(ctx nifcloud.Context, input *NiftyDescribeCorporateInfoForCertificateInput, opts ...request.Option) (*NiftyDescribeCorporateInfoForCertificateOutput, error)
NiftyDescribeCorporateInfoForCertificateWithContext is the same as NiftyDescribeCorporateInfoForCertificate with the addition of the ability to pass a context and additional request options.
See NiftyDescribeCorporateInfoForCertificate 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 (*Computing) NiftyDescribeDhcpConfigs ¶
func (c *Computing) NiftyDescribeDhcpConfigs(input *NiftyDescribeDhcpConfigsInput) (*NiftyDescribeDhcpConfigsOutput, error)
NiftyDescribeDhcpConfigs API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeDhcpConfigs for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeDhcpConfigs
func (*Computing) NiftyDescribeDhcpConfigsRequest ¶
func (c *Computing) NiftyDescribeDhcpConfigsRequest(input *NiftyDescribeDhcpConfigsInput) (req *request.Request, output *NiftyDescribeDhcpConfigsOutput)
NiftyDescribeDhcpConfigsRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeDhcpConfigs operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeDhcpConfigs for more information on using the NiftyDescribeDhcpConfigs API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeDhcpConfigsRequest method. req, resp := client.NiftyDescribeDhcpConfigsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeDhcpConfigs
func (*Computing) NiftyDescribeDhcpConfigsWithContext ¶
func (c *Computing) NiftyDescribeDhcpConfigsWithContext(ctx nifcloud.Context, input *NiftyDescribeDhcpConfigsInput, opts ...request.Option) (*NiftyDescribeDhcpConfigsOutput, error)
NiftyDescribeDhcpConfigsWithContext is the same as NiftyDescribeDhcpConfigs with the addition of the ability to pass a context and additional request options.
See NiftyDescribeDhcpConfigs 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 (*Computing) NiftyDescribeDhcpStatus ¶
func (c *Computing) NiftyDescribeDhcpStatus(input *NiftyDescribeDhcpStatusInput) (*NiftyDescribeDhcpStatusOutput, error)
NiftyDescribeDhcpStatus API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeDhcpStatus for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeDhcpStatus
func (*Computing) NiftyDescribeDhcpStatusRequest ¶
func (c *Computing) NiftyDescribeDhcpStatusRequest(input *NiftyDescribeDhcpStatusInput) (req *request.Request, output *NiftyDescribeDhcpStatusOutput)
NiftyDescribeDhcpStatusRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeDhcpStatus operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeDhcpStatus for more information on using the NiftyDescribeDhcpStatus API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeDhcpStatusRequest method. req, resp := client.NiftyDescribeDhcpStatusRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeDhcpStatus
func (*Computing) NiftyDescribeDhcpStatusWithContext ¶
func (c *Computing) NiftyDescribeDhcpStatusWithContext(ctx nifcloud.Context, input *NiftyDescribeDhcpStatusInput, opts ...request.Option) (*NiftyDescribeDhcpStatusOutput, error)
NiftyDescribeDhcpStatusWithContext is the same as NiftyDescribeDhcpStatus with the addition of the ability to pass a context and additional request options.
See NiftyDescribeDhcpStatus 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 (*Computing) NiftyDescribeElasticLoadBalancers ¶
func (c *Computing) NiftyDescribeElasticLoadBalancers(input *NiftyDescribeElasticLoadBalancersInput) (*NiftyDescribeElasticLoadBalancersOutput, error)
NiftyDescribeElasticLoadBalancers API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeElasticLoadBalancers for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeElasticLoadBalancers
func (*Computing) NiftyDescribeElasticLoadBalancersRequest ¶
func (c *Computing) NiftyDescribeElasticLoadBalancersRequest(input *NiftyDescribeElasticLoadBalancersInput) (req *request.Request, output *NiftyDescribeElasticLoadBalancersOutput)
NiftyDescribeElasticLoadBalancersRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeElasticLoadBalancers operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeElasticLoadBalancers for more information on using the NiftyDescribeElasticLoadBalancers API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeElasticLoadBalancersRequest method. req, resp := client.NiftyDescribeElasticLoadBalancersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeElasticLoadBalancers
func (*Computing) NiftyDescribeElasticLoadBalancersWithContext ¶
func (c *Computing) NiftyDescribeElasticLoadBalancersWithContext(ctx nifcloud.Context, input *NiftyDescribeElasticLoadBalancersInput, opts ...request.Option) (*NiftyDescribeElasticLoadBalancersOutput, error)
NiftyDescribeElasticLoadBalancersWithContext is the same as NiftyDescribeElasticLoadBalancers with the addition of the ability to pass a context and additional request options.
See NiftyDescribeElasticLoadBalancers 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 (*Computing) NiftyDescribeInstanceElasticLoadBalancerHealth ¶
func (c *Computing) NiftyDescribeInstanceElasticLoadBalancerHealth(input *NiftyDescribeInstanceElasticLoadBalancerHealthInput) (*NiftyDescribeInstanceElasticLoadBalancerHealthOutput, error)
NiftyDescribeInstanceElasticLoadBalancerHealth API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeInstanceElasticLoadBalancerHealth for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeInstanceElasticLoadBalancerHealth
func (*Computing) NiftyDescribeInstanceElasticLoadBalancerHealthRequest ¶
func (c *Computing) NiftyDescribeInstanceElasticLoadBalancerHealthRequest(input *NiftyDescribeInstanceElasticLoadBalancerHealthInput) (req *request.Request, output *NiftyDescribeInstanceElasticLoadBalancerHealthOutput)
NiftyDescribeInstanceElasticLoadBalancerHealthRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeInstanceElasticLoadBalancerHealth operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeInstanceElasticLoadBalancerHealth for more information on using the NiftyDescribeInstanceElasticLoadBalancerHealth API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeInstanceElasticLoadBalancerHealthRequest method. req, resp := client.NiftyDescribeInstanceElasticLoadBalancerHealthRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeInstanceElasticLoadBalancerHealth
func (*Computing) NiftyDescribeInstanceElasticLoadBalancerHealthWithContext ¶
func (c *Computing) NiftyDescribeInstanceElasticLoadBalancerHealthWithContext(ctx nifcloud.Context, input *NiftyDescribeInstanceElasticLoadBalancerHealthInput, opts ...request.Option) (*NiftyDescribeInstanceElasticLoadBalancerHealthOutput, error)
NiftyDescribeInstanceElasticLoadBalancerHealthWithContext is the same as NiftyDescribeInstanceElasticLoadBalancerHealth with the addition of the ability to pass a context and additional request options.
See NiftyDescribeInstanceElasticLoadBalancerHealth 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 (*Computing) NiftyDescribeInstanceSnapshots ¶
func (c *Computing) NiftyDescribeInstanceSnapshots(input *NiftyDescribeInstanceSnapshotsInput) (*NiftyDescribeInstanceSnapshotsOutput, error)
NiftyDescribeInstanceSnapshots API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeInstanceSnapshots for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeInstanceSnapshots
func (*Computing) NiftyDescribeInstanceSnapshotsRequest ¶
func (c *Computing) NiftyDescribeInstanceSnapshotsRequest(input *NiftyDescribeInstanceSnapshotsInput) (req *request.Request, output *NiftyDescribeInstanceSnapshotsOutput)
NiftyDescribeInstanceSnapshotsRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeInstanceSnapshots operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeInstanceSnapshots for more information on using the NiftyDescribeInstanceSnapshots API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeInstanceSnapshotsRequest method. req, resp := client.NiftyDescribeInstanceSnapshotsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeInstanceSnapshots
func (*Computing) NiftyDescribeInstanceSnapshotsWithContext ¶
func (c *Computing) NiftyDescribeInstanceSnapshotsWithContext(ctx nifcloud.Context, input *NiftyDescribeInstanceSnapshotsInput, opts ...request.Option) (*NiftyDescribeInstanceSnapshotsOutput, error)
NiftyDescribeInstanceSnapshotsWithContext is the same as NiftyDescribeInstanceSnapshots with the addition of the ability to pass a context and additional request options.
See NiftyDescribeInstanceSnapshots 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 (*Computing) NiftyDescribeNatTables ¶
func (c *Computing) NiftyDescribeNatTables(input *NiftyDescribeNatTablesInput) (*NiftyDescribeNatTablesOutput, error)
NiftyDescribeNatTables API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeNatTables for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeNatTables
func (*Computing) NiftyDescribeNatTablesRequest ¶
func (c *Computing) NiftyDescribeNatTablesRequest(input *NiftyDescribeNatTablesInput) (req *request.Request, output *NiftyDescribeNatTablesOutput)
NiftyDescribeNatTablesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeNatTables operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeNatTables for more information on using the NiftyDescribeNatTables API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeNatTablesRequest method. req, resp := client.NiftyDescribeNatTablesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeNatTables
func (*Computing) NiftyDescribeNatTablesWithContext ¶
func (c *Computing) NiftyDescribeNatTablesWithContext(ctx nifcloud.Context, input *NiftyDescribeNatTablesInput, opts ...request.Option) (*NiftyDescribeNatTablesOutput, error)
NiftyDescribeNatTablesWithContext is the same as NiftyDescribeNatTables with the addition of the ability to pass a context and additional request options.
See NiftyDescribeNatTables 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 (*Computing) NiftyDescribePerformanceChart ¶
func (c *Computing) NiftyDescribePerformanceChart(input *NiftyDescribePerformanceChartInput) (*NiftyDescribePerformanceChartOutput, error)
NiftyDescribePerformanceChart API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribePerformanceChart for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribePerformanceChart
func (*Computing) NiftyDescribePerformanceChartRequest ¶
func (c *Computing) NiftyDescribePerformanceChartRequest(input *NiftyDescribePerformanceChartInput) (req *request.Request, output *NiftyDescribePerformanceChartOutput)
NiftyDescribePerformanceChartRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribePerformanceChart operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribePerformanceChart for more information on using the NiftyDescribePerformanceChart API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribePerformanceChartRequest method. req, resp := client.NiftyDescribePerformanceChartRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribePerformanceChart
func (*Computing) NiftyDescribePerformanceChartWithContext ¶
func (c *Computing) NiftyDescribePerformanceChartWithContext(ctx nifcloud.Context, input *NiftyDescribePerformanceChartInput, opts ...request.Option) (*NiftyDescribePerformanceChartOutput, error)
NiftyDescribePerformanceChartWithContext is the same as NiftyDescribePerformanceChart with the addition of the ability to pass a context and additional request options.
See NiftyDescribePerformanceChart 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 (*Computing) NiftyDescribePrivateLans ¶
func (c *Computing) NiftyDescribePrivateLans(input *NiftyDescribePrivateLansInput) (*NiftyDescribePrivateLansOutput, error)
NiftyDescribePrivateLans API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribePrivateLans for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribePrivateLans
func (*Computing) NiftyDescribePrivateLansRequest ¶
func (c *Computing) NiftyDescribePrivateLansRequest(input *NiftyDescribePrivateLansInput) (req *request.Request, output *NiftyDescribePrivateLansOutput)
NiftyDescribePrivateLansRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribePrivateLans operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribePrivateLans for more information on using the NiftyDescribePrivateLans API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribePrivateLansRequest method. req, resp := client.NiftyDescribePrivateLansRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribePrivateLans
func (*Computing) NiftyDescribePrivateLansWithContext ¶
func (c *Computing) NiftyDescribePrivateLansWithContext(ctx nifcloud.Context, input *NiftyDescribePrivateLansInput, opts ...request.Option) (*NiftyDescribePrivateLansOutput, error)
NiftyDescribePrivateLansWithContext is the same as NiftyDescribePrivateLans with the addition of the ability to pass a context and additional request options.
See NiftyDescribePrivateLans 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 (*Computing) NiftyDescribeRouters ¶
func (c *Computing) NiftyDescribeRouters(input *NiftyDescribeRoutersInput) (*NiftyDescribeRoutersOutput, error)
NiftyDescribeRouters API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeRouters for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeRouters
func (*Computing) NiftyDescribeRoutersRequest ¶
func (c *Computing) NiftyDescribeRoutersRequest(input *NiftyDescribeRoutersInput) (req *request.Request, output *NiftyDescribeRoutersOutput)
NiftyDescribeRoutersRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeRouters operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeRouters for more information on using the NiftyDescribeRouters API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeRoutersRequest method. req, resp := client.NiftyDescribeRoutersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeRouters
func (*Computing) NiftyDescribeRoutersWithContext ¶
func (c *Computing) NiftyDescribeRoutersWithContext(ctx nifcloud.Context, input *NiftyDescribeRoutersInput, opts ...request.Option) (*NiftyDescribeRoutersOutput, error)
NiftyDescribeRoutersWithContext is the same as NiftyDescribeRouters with the addition of the ability to pass a context and additional request options.
See NiftyDescribeRouters 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 (*Computing) NiftyDescribeScalingActivities ¶
func (c *Computing) NiftyDescribeScalingActivities(input *NiftyDescribeScalingActivitiesInput) (*NiftyDescribeScalingActivitiesOutput, error)
NiftyDescribeScalingActivities API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeScalingActivities for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeScalingActivities
func (*Computing) NiftyDescribeScalingActivitiesRequest ¶
func (c *Computing) NiftyDescribeScalingActivitiesRequest(input *NiftyDescribeScalingActivitiesInput) (req *request.Request, output *NiftyDescribeScalingActivitiesOutput)
NiftyDescribeScalingActivitiesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeScalingActivities operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeScalingActivities for more information on using the NiftyDescribeScalingActivities API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeScalingActivitiesRequest method. req, resp := client.NiftyDescribeScalingActivitiesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeScalingActivities
func (*Computing) NiftyDescribeScalingActivitiesWithContext ¶
func (c *Computing) NiftyDescribeScalingActivitiesWithContext(ctx nifcloud.Context, input *NiftyDescribeScalingActivitiesInput, opts ...request.Option) (*NiftyDescribeScalingActivitiesOutput, error)
NiftyDescribeScalingActivitiesWithContext is the same as NiftyDescribeScalingActivities with the addition of the ability to pass a context and additional request options.
See NiftyDescribeScalingActivities 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 (*Computing) NiftyDescribeSeparateInstanceRules ¶
func (c *Computing) NiftyDescribeSeparateInstanceRules(input *NiftyDescribeSeparateInstanceRulesInput) (*NiftyDescribeSeparateInstanceRulesOutput, error)
NiftyDescribeSeparateInstanceRules API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeSeparateInstanceRules for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeSeparateInstanceRules
func (*Computing) NiftyDescribeSeparateInstanceRulesRequest ¶
func (c *Computing) NiftyDescribeSeparateInstanceRulesRequest(input *NiftyDescribeSeparateInstanceRulesInput) (req *request.Request, output *NiftyDescribeSeparateInstanceRulesOutput)
NiftyDescribeSeparateInstanceRulesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeSeparateInstanceRules operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeSeparateInstanceRules for more information on using the NiftyDescribeSeparateInstanceRules API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeSeparateInstanceRulesRequest method. req, resp := client.NiftyDescribeSeparateInstanceRulesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeSeparateInstanceRules
func (*Computing) NiftyDescribeSeparateInstanceRulesWithContext ¶
func (c *Computing) NiftyDescribeSeparateInstanceRulesWithContext(ctx nifcloud.Context, input *NiftyDescribeSeparateInstanceRulesInput, opts ...request.Option) (*NiftyDescribeSeparateInstanceRulesOutput, error)
NiftyDescribeSeparateInstanceRulesWithContext is the same as NiftyDescribeSeparateInstanceRules with the addition of the ability to pass a context and additional request options.
See NiftyDescribeSeparateInstanceRules 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 (*Computing) NiftyDescribeVpnGatewayActivities ¶
func (c *Computing) NiftyDescribeVpnGatewayActivities(input *NiftyDescribeVpnGatewayActivitiesInput) (*NiftyDescribeVpnGatewayActivitiesOutput, error)
NiftyDescribeVpnGatewayActivities API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeVpnGatewayActivities for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeVpnGatewayActivities
func (*Computing) NiftyDescribeVpnGatewayActivitiesRequest ¶
func (c *Computing) NiftyDescribeVpnGatewayActivitiesRequest(input *NiftyDescribeVpnGatewayActivitiesInput) (req *request.Request, output *NiftyDescribeVpnGatewayActivitiesOutput)
NiftyDescribeVpnGatewayActivitiesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeVpnGatewayActivities operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeVpnGatewayActivities for more information on using the NiftyDescribeVpnGatewayActivities API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeVpnGatewayActivitiesRequest method. req, resp := client.NiftyDescribeVpnGatewayActivitiesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeVpnGatewayActivities
func (*Computing) NiftyDescribeVpnGatewayActivitiesWithContext ¶
func (c *Computing) NiftyDescribeVpnGatewayActivitiesWithContext(ctx nifcloud.Context, input *NiftyDescribeVpnGatewayActivitiesInput, opts ...request.Option) (*NiftyDescribeVpnGatewayActivitiesOutput, error)
NiftyDescribeVpnGatewayActivitiesWithContext is the same as NiftyDescribeVpnGatewayActivities with the addition of the ability to pass a context and additional request options.
See NiftyDescribeVpnGatewayActivities 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 (*Computing) NiftyDescribeWebProxies ¶
func (c *Computing) NiftyDescribeWebProxies(input *NiftyDescribeWebProxiesInput) (*NiftyDescribeWebProxiesOutput, error)
NiftyDescribeWebProxies API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDescribeWebProxies for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeWebProxies
func (*Computing) NiftyDescribeWebProxiesRequest ¶
func (c *Computing) NiftyDescribeWebProxiesRequest(input *NiftyDescribeWebProxiesInput) (req *request.Request, output *NiftyDescribeWebProxiesOutput)
NiftyDescribeWebProxiesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDescribeWebProxies operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDescribeWebProxies for more information on using the NiftyDescribeWebProxies API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDescribeWebProxiesRequest method. req, resp := client.NiftyDescribeWebProxiesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDescribeWebProxies
func (*Computing) NiftyDescribeWebProxiesWithContext ¶
func (c *Computing) NiftyDescribeWebProxiesWithContext(ctx nifcloud.Context, input *NiftyDescribeWebProxiesInput, opts ...request.Option) (*NiftyDescribeWebProxiesOutput, error)
NiftyDescribeWebProxiesWithContext is the same as NiftyDescribeWebProxies with the addition of the ability to pass a context and additional request options.
See NiftyDescribeWebProxies 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 (*Computing) NiftyDisableDhcp ¶
func (c *Computing) NiftyDisableDhcp(input *NiftyDisableDhcpInput) (*NiftyDisableDhcpOutput, error)
NiftyDisableDhcp API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDisableDhcp for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDisableDhcp
func (*Computing) NiftyDisableDhcpRequest ¶
func (c *Computing) NiftyDisableDhcpRequest(input *NiftyDisableDhcpInput) (req *request.Request, output *NiftyDisableDhcpOutput)
NiftyDisableDhcpRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDisableDhcp operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDisableDhcp for more information on using the NiftyDisableDhcp API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDisableDhcpRequest method. req, resp := client.NiftyDisableDhcpRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDisableDhcp
func (*Computing) NiftyDisableDhcpWithContext ¶
func (c *Computing) NiftyDisableDhcpWithContext(ctx nifcloud.Context, input *NiftyDisableDhcpInput, opts ...request.Option) (*NiftyDisableDhcpOutput, error)
NiftyDisableDhcpWithContext is the same as NiftyDisableDhcp with the addition of the ability to pass a context and additional request options.
See NiftyDisableDhcp 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 (*Computing) NiftyDisassociateNatTable ¶
func (c *Computing) NiftyDisassociateNatTable(input *NiftyDisassociateNatTableInput) (*NiftyDisassociateNatTableOutput, error)
NiftyDisassociateNatTable API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDisassociateNatTable for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDisassociateNatTable
func (*Computing) NiftyDisassociateNatTableRequest ¶
func (c *Computing) NiftyDisassociateNatTableRequest(input *NiftyDisassociateNatTableInput) (req *request.Request, output *NiftyDisassociateNatTableOutput)
NiftyDisassociateNatTableRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDisassociateNatTable operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDisassociateNatTable for more information on using the NiftyDisassociateNatTable API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDisassociateNatTableRequest method. req, resp := client.NiftyDisassociateNatTableRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDisassociateNatTable
func (*Computing) NiftyDisassociateNatTableWithContext ¶
func (c *Computing) NiftyDisassociateNatTableWithContext(ctx nifcloud.Context, input *NiftyDisassociateNatTableInput, opts ...request.Option) (*NiftyDisassociateNatTableOutput, error)
NiftyDisassociateNatTableWithContext is the same as NiftyDisassociateNatTable with the addition of the ability to pass a context and additional request options.
See NiftyDisassociateNatTable 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 (*Computing) NiftyDisassociateRouteTableFromVpnGateway ¶
func (c *Computing) NiftyDisassociateRouteTableFromVpnGateway(input *NiftyDisassociateRouteTableFromVpnGatewayInput) (*NiftyDisassociateRouteTableFromVpnGatewayOutput, error)
NiftyDisassociateRouteTableFromVpnGateway API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyDisassociateRouteTableFromVpnGateway for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDisassociateRouteTableFromVpnGateway
func (*Computing) NiftyDisassociateRouteTableFromVpnGatewayRequest ¶
func (c *Computing) NiftyDisassociateRouteTableFromVpnGatewayRequest(input *NiftyDisassociateRouteTableFromVpnGatewayInput) (req *request.Request, output *NiftyDisassociateRouteTableFromVpnGatewayOutput)
NiftyDisassociateRouteTableFromVpnGatewayRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyDisassociateRouteTableFromVpnGateway operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyDisassociateRouteTableFromVpnGateway for more information on using the NiftyDisassociateRouteTableFromVpnGateway API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyDisassociateRouteTableFromVpnGatewayRequest method. req, resp := client.NiftyDisassociateRouteTableFromVpnGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyDisassociateRouteTableFromVpnGateway
func (*Computing) NiftyDisassociateRouteTableFromVpnGatewayWithContext ¶
func (c *Computing) NiftyDisassociateRouteTableFromVpnGatewayWithContext(ctx nifcloud.Context, input *NiftyDisassociateRouteTableFromVpnGatewayInput, opts ...request.Option) (*NiftyDisassociateRouteTableFromVpnGatewayOutput, error)
NiftyDisassociateRouteTableFromVpnGatewayWithContext is the same as NiftyDisassociateRouteTableFromVpnGateway with the addition of the ability to pass a context and additional request options.
See NiftyDisassociateRouteTableFromVpnGateway 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 (*Computing) NiftyEnableDhcp ¶
func (c *Computing) NiftyEnableDhcp(input *NiftyEnableDhcpInput) (*NiftyEnableDhcpOutput, error)
NiftyEnableDhcp API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyEnableDhcp for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyEnableDhcp
func (*Computing) NiftyEnableDhcpRequest ¶
func (c *Computing) NiftyEnableDhcpRequest(input *NiftyEnableDhcpInput) (req *request.Request, output *NiftyEnableDhcpOutput)
NiftyEnableDhcpRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyEnableDhcp operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyEnableDhcp for more information on using the NiftyEnableDhcp API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyEnableDhcpRequest method. req, resp := client.NiftyEnableDhcpRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyEnableDhcp
func (*Computing) NiftyEnableDhcpWithContext ¶
func (c *Computing) NiftyEnableDhcpWithContext(ctx nifcloud.Context, input *NiftyEnableDhcpInput, opts ...request.Option) (*NiftyEnableDhcpOutput, error)
NiftyEnableDhcpWithContext is the same as NiftyEnableDhcp with the addition of the ability to pass a context and additional request options.
See NiftyEnableDhcp 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 (*Computing) NiftyModifyAddressAttribute ¶
func (c *Computing) NiftyModifyAddressAttribute(input *NiftyModifyAddressAttributeInput) (*NiftyModifyAddressAttributeOutput, error)
NiftyModifyAddressAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyModifyAddressAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyAddressAttribute
func (*Computing) NiftyModifyAddressAttributeRequest ¶
func (c *Computing) NiftyModifyAddressAttributeRequest(input *NiftyModifyAddressAttributeInput) (req *request.Request, output *NiftyModifyAddressAttributeOutput)
NiftyModifyAddressAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyModifyAddressAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyModifyAddressAttribute for more information on using the NiftyModifyAddressAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyModifyAddressAttributeRequest method. req, resp := client.NiftyModifyAddressAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyAddressAttribute
func (*Computing) NiftyModifyAddressAttributeWithContext ¶
func (c *Computing) NiftyModifyAddressAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyAddressAttributeInput, opts ...request.Option) (*NiftyModifyAddressAttributeOutput, error)
NiftyModifyAddressAttributeWithContext is the same as NiftyModifyAddressAttribute with the addition of the ability to pass a context and additional request options.
See NiftyModifyAddressAttribute 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 (*Computing) NiftyModifyCustomerGatewayAttribute ¶
func (c *Computing) NiftyModifyCustomerGatewayAttribute(input *NiftyModifyCustomerGatewayAttributeInput) (*NiftyModifyCustomerGatewayAttributeOutput, error)
NiftyModifyCustomerGatewayAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyModifyCustomerGatewayAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyCustomerGatewayAttribute
func (*Computing) NiftyModifyCustomerGatewayAttributeRequest ¶
func (c *Computing) NiftyModifyCustomerGatewayAttributeRequest(input *NiftyModifyCustomerGatewayAttributeInput) (req *request.Request, output *NiftyModifyCustomerGatewayAttributeOutput)
NiftyModifyCustomerGatewayAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyModifyCustomerGatewayAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyModifyCustomerGatewayAttribute for more information on using the NiftyModifyCustomerGatewayAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyModifyCustomerGatewayAttributeRequest method. req, resp := client.NiftyModifyCustomerGatewayAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyCustomerGatewayAttribute
func (*Computing) NiftyModifyCustomerGatewayAttributeWithContext ¶
func (c *Computing) NiftyModifyCustomerGatewayAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyCustomerGatewayAttributeInput, opts ...request.Option) (*NiftyModifyCustomerGatewayAttributeOutput, error)
NiftyModifyCustomerGatewayAttributeWithContext is the same as NiftyModifyCustomerGatewayAttribute with the addition of the ability to pass a context and additional request options.
See NiftyModifyCustomerGatewayAttribute 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 (*Computing) NiftyModifyElasticLoadBalancerAttributes ¶
func (c *Computing) NiftyModifyElasticLoadBalancerAttributes(input *NiftyModifyElasticLoadBalancerAttributesInput) (*NiftyModifyElasticLoadBalancerAttributesOutput, error)
NiftyModifyElasticLoadBalancerAttributes API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyModifyElasticLoadBalancerAttributes for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyElasticLoadBalancerAttributes
func (*Computing) NiftyModifyElasticLoadBalancerAttributesRequest ¶
func (c *Computing) NiftyModifyElasticLoadBalancerAttributesRequest(input *NiftyModifyElasticLoadBalancerAttributesInput) (req *request.Request, output *NiftyModifyElasticLoadBalancerAttributesOutput)
NiftyModifyElasticLoadBalancerAttributesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyModifyElasticLoadBalancerAttributes operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyModifyElasticLoadBalancerAttributes for more information on using the NiftyModifyElasticLoadBalancerAttributes API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyModifyElasticLoadBalancerAttributesRequest method. req, resp := client.NiftyModifyElasticLoadBalancerAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyElasticLoadBalancerAttributes
func (*Computing) NiftyModifyElasticLoadBalancerAttributesWithContext ¶
func (c *Computing) NiftyModifyElasticLoadBalancerAttributesWithContext(ctx nifcloud.Context, input *NiftyModifyElasticLoadBalancerAttributesInput, opts ...request.Option) (*NiftyModifyElasticLoadBalancerAttributesOutput, error)
NiftyModifyElasticLoadBalancerAttributesWithContext is the same as NiftyModifyElasticLoadBalancerAttributes with the addition of the ability to pass a context and additional request options.
See NiftyModifyElasticLoadBalancerAttributes 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 (*Computing) NiftyModifyInstanceSnapshotAttribute ¶
func (c *Computing) NiftyModifyInstanceSnapshotAttribute(input *NiftyModifyInstanceSnapshotAttributeInput) (*NiftyModifyInstanceSnapshotAttributeOutput, error)
NiftyModifyInstanceSnapshotAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyModifyInstanceSnapshotAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyInstanceSnapshotAttribute
func (*Computing) NiftyModifyInstanceSnapshotAttributeRequest ¶
func (c *Computing) NiftyModifyInstanceSnapshotAttributeRequest(input *NiftyModifyInstanceSnapshotAttributeInput) (req *request.Request, output *NiftyModifyInstanceSnapshotAttributeOutput)
NiftyModifyInstanceSnapshotAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyModifyInstanceSnapshotAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyModifyInstanceSnapshotAttribute for more information on using the NiftyModifyInstanceSnapshotAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyModifyInstanceSnapshotAttributeRequest method. req, resp := client.NiftyModifyInstanceSnapshotAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyInstanceSnapshotAttribute
func (*Computing) NiftyModifyInstanceSnapshotAttributeWithContext ¶
func (c *Computing) NiftyModifyInstanceSnapshotAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyInstanceSnapshotAttributeInput, opts ...request.Option) (*NiftyModifyInstanceSnapshotAttributeOutput, error)
NiftyModifyInstanceSnapshotAttributeWithContext is the same as NiftyModifyInstanceSnapshotAttribute with the addition of the ability to pass a context and additional request options.
See NiftyModifyInstanceSnapshotAttribute 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 (*Computing) NiftyModifyKeyPairAttribute ¶
func (c *Computing) NiftyModifyKeyPairAttribute(input *NiftyModifyKeyPairAttributeInput) (*NiftyModifyKeyPairAttributeOutput, error)
NiftyModifyKeyPairAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyModifyKeyPairAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyKeyPairAttribute
func (*Computing) NiftyModifyKeyPairAttributeRequest ¶
func (c *Computing) NiftyModifyKeyPairAttributeRequest(input *NiftyModifyKeyPairAttributeInput) (req *request.Request, output *NiftyModifyKeyPairAttributeOutput)
NiftyModifyKeyPairAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyModifyKeyPairAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyModifyKeyPairAttribute for more information on using the NiftyModifyKeyPairAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyModifyKeyPairAttributeRequest method. req, resp := client.NiftyModifyKeyPairAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyKeyPairAttribute
func (*Computing) NiftyModifyKeyPairAttributeWithContext ¶
func (c *Computing) NiftyModifyKeyPairAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyKeyPairAttributeInput, opts ...request.Option) (*NiftyModifyKeyPairAttributeOutput, error)
NiftyModifyKeyPairAttributeWithContext is the same as NiftyModifyKeyPairAttribute with the addition of the ability to pass a context and additional request options.
See NiftyModifyKeyPairAttribute 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 (*Computing) NiftyModifyPrivateLanAttribute ¶
func (c *Computing) NiftyModifyPrivateLanAttribute(input *NiftyModifyPrivateLanAttributeInput) (*NiftyModifyPrivateLanAttributeOutput, error)
NiftyModifyPrivateLanAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyModifyPrivateLanAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyPrivateLanAttribute
func (*Computing) NiftyModifyPrivateLanAttributeRequest ¶
func (c *Computing) NiftyModifyPrivateLanAttributeRequest(input *NiftyModifyPrivateLanAttributeInput) (req *request.Request, output *NiftyModifyPrivateLanAttributeOutput)
NiftyModifyPrivateLanAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyModifyPrivateLanAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyModifyPrivateLanAttribute for more information on using the NiftyModifyPrivateLanAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyModifyPrivateLanAttributeRequest method. req, resp := client.NiftyModifyPrivateLanAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyPrivateLanAttribute
func (*Computing) NiftyModifyPrivateLanAttributeWithContext ¶
func (c *Computing) NiftyModifyPrivateLanAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyPrivateLanAttributeInput, opts ...request.Option) (*NiftyModifyPrivateLanAttributeOutput, error)
NiftyModifyPrivateLanAttributeWithContext is the same as NiftyModifyPrivateLanAttribute with the addition of the ability to pass a context and additional request options.
See NiftyModifyPrivateLanAttribute 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 (*Computing) NiftyModifyRouterAttribute ¶
func (c *Computing) NiftyModifyRouterAttribute(input *NiftyModifyRouterAttributeInput) (*NiftyModifyRouterAttributeOutput, error)
NiftyModifyRouterAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyModifyRouterAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyRouterAttribute
func (*Computing) NiftyModifyRouterAttributeRequest ¶
func (c *Computing) NiftyModifyRouterAttributeRequest(input *NiftyModifyRouterAttributeInput) (req *request.Request, output *NiftyModifyRouterAttributeOutput)
NiftyModifyRouterAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyModifyRouterAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyModifyRouterAttribute for more information on using the NiftyModifyRouterAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyModifyRouterAttributeRequest method. req, resp := client.NiftyModifyRouterAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyRouterAttribute
func (*Computing) NiftyModifyRouterAttributeWithContext ¶
func (c *Computing) NiftyModifyRouterAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyRouterAttributeInput, opts ...request.Option) (*NiftyModifyRouterAttributeOutput, error)
NiftyModifyRouterAttributeWithContext is the same as NiftyModifyRouterAttribute with the addition of the ability to pass a context and additional request options.
See NiftyModifyRouterAttribute 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 (*Computing) NiftyModifyVpnGatewayAttribute ¶
func (c *Computing) NiftyModifyVpnGatewayAttribute(input *NiftyModifyVpnGatewayAttributeInput) (*NiftyModifyVpnGatewayAttributeOutput, error)
NiftyModifyVpnGatewayAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyModifyVpnGatewayAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyVpnGatewayAttribute
func (*Computing) NiftyModifyVpnGatewayAttributeRequest ¶
func (c *Computing) NiftyModifyVpnGatewayAttributeRequest(input *NiftyModifyVpnGatewayAttributeInput) (req *request.Request, output *NiftyModifyVpnGatewayAttributeOutput)
NiftyModifyVpnGatewayAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyModifyVpnGatewayAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyModifyVpnGatewayAttribute for more information on using the NiftyModifyVpnGatewayAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyModifyVpnGatewayAttributeRequest method. req, resp := client.NiftyModifyVpnGatewayAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyVpnGatewayAttribute
func (*Computing) NiftyModifyVpnGatewayAttributeWithContext ¶
func (c *Computing) NiftyModifyVpnGatewayAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyVpnGatewayAttributeInput, opts ...request.Option) (*NiftyModifyVpnGatewayAttributeOutput, error)
NiftyModifyVpnGatewayAttributeWithContext is the same as NiftyModifyVpnGatewayAttribute with the addition of the ability to pass a context and additional request options.
See NiftyModifyVpnGatewayAttribute 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 (*Computing) NiftyModifyWebProxyAttribute ¶
func (c *Computing) NiftyModifyWebProxyAttribute(input *NiftyModifyWebProxyAttributeInput) (*NiftyModifyWebProxyAttributeOutput, error)
NiftyModifyWebProxyAttribute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyModifyWebProxyAttribute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyWebProxyAttribute
func (*Computing) NiftyModifyWebProxyAttributeRequest ¶
func (c *Computing) NiftyModifyWebProxyAttributeRequest(input *NiftyModifyWebProxyAttributeInput) (req *request.Request, output *NiftyModifyWebProxyAttributeOutput)
NiftyModifyWebProxyAttributeRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyModifyWebProxyAttribute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyModifyWebProxyAttribute for more information on using the NiftyModifyWebProxyAttribute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyModifyWebProxyAttributeRequest method. req, resp := client.NiftyModifyWebProxyAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyModifyWebProxyAttribute
func (*Computing) NiftyModifyWebProxyAttributeWithContext ¶
func (c *Computing) NiftyModifyWebProxyAttributeWithContext(ctx nifcloud.Context, input *NiftyModifyWebProxyAttributeInput, opts ...request.Option) (*NiftyModifyWebProxyAttributeOutput, error)
NiftyModifyWebProxyAttributeWithContext is the same as NiftyModifyWebProxyAttribute with the addition of the ability to pass a context and additional request options.
See NiftyModifyWebProxyAttribute 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 (*Computing) NiftyRebootRouters ¶
func (c *Computing) NiftyRebootRouters(input *NiftyRebootRoutersInput) (*NiftyRebootRoutersOutput, error)
NiftyRebootRouters API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRebootRouters for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRebootRouters
func (*Computing) NiftyRebootRoutersRequest ¶
func (c *Computing) NiftyRebootRoutersRequest(input *NiftyRebootRoutersInput) (req *request.Request, output *NiftyRebootRoutersOutput)
NiftyRebootRoutersRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRebootRouters operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRebootRouters for more information on using the NiftyRebootRouters API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRebootRoutersRequest method. req, resp := client.NiftyRebootRoutersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRebootRouters
func (*Computing) NiftyRebootRoutersWithContext ¶
func (c *Computing) NiftyRebootRoutersWithContext(ctx nifcloud.Context, input *NiftyRebootRoutersInput, opts ...request.Option) (*NiftyRebootRoutersOutput, error)
NiftyRebootRoutersWithContext is the same as NiftyRebootRouters with the addition of the ability to pass a context and additional request options.
See NiftyRebootRouters 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 (*Computing) NiftyRebootVpnGateways ¶
func (c *Computing) NiftyRebootVpnGateways(input *NiftyRebootVpnGatewaysInput) (*NiftyRebootVpnGatewaysOutput, error)
NiftyRebootVpnGateways API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRebootVpnGateways for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRebootVpnGateways
func (*Computing) NiftyRebootVpnGatewaysRequest ¶
func (c *Computing) NiftyRebootVpnGatewaysRequest(input *NiftyRebootVpnGatewaysInput) (req *request.Request, output *NiftyRebootVpnGatewaysOutput)
NiftyRebootVpnGatewaysRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRebootVpnGateways operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRebootVpnGateways for more information on using the NiftyRebootVpnGateways API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRebootVpnGatewaysRequest method. req, resp := client.NiftyRebootVpnGatewaysRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRebootVpnGateways
func (*Computing) NiftyRebootVpnGatewaysWithContext ¶
func (c *Computing) NiftyRebootVpnGatewaysWithContext(ctx nifcloud.Context, input *NiftyRebootVpnGatewaysInput, opts ...request.Option) (*NiftyRebootVpnGatewaysOutput, error)
NiftyRebootVpnGatewaysWithContext is the same as NiftyRebootVpnGateways with the addition of the ability to pass a context and additional request options.
See NiftyRebootVpnGateways 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 (*Computing) NiftyRegisterInstancesWithElasticLoadBalancer ¶
func (c *Computing) NiftyRegisterInstancesWithElasticLoadBalancer(input *NiftyRegisterInstancesWithElasticLoadBalancerInput) (*NiftyRegisterInstancesWithElasticLoadBalancerOutput, error)
NiftyRegisterInstancesWithElasticLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRegisterInstancesWithElasticLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterInstancesWithElasticLoadBalancer
func (*Computing) NiftyRegisterInstancesWithElasticLoadBalancerRequest ¶
func (c *Computing) NiftyRegisterInstancesWithElasticLoadBalancerRequest(input *NiftyRegisterInstancesWithElasticLoadBalancerInput) (req *request.Request, output *NiftyRegisterInstancesWithElasticLoadBalancerOutput)
NiftyRegisterInstancesWithElasticLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRegisterInstancesWithElasticLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRegisterInstancesWithElasticLoadBalancer for more information on using the NiftyRegisterInstancesWithElasticLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRegisterInstancesWithElasticLoadBalancerRequest method. req, resp := client.NiftyRegisterInstancesWithElasticLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterInstancesWithElasticLoadBalancer
func (*Computing) NiftyRegisterInstancesWithElasticLoadBalancerWithContext ¶
func (c *Computing) NiftyRegisterInstancesWithElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyRegisterInstancesWithElasticLoadBalancerInput, opts ...request.Option) (*NiftyRegisterInstancesWithElasticLoadBalancerOutput, error)
NiftyRegisterInstancesWithElasticLoadBalancerWithContext is the same as NiftyRegisterInstancesWithElasticLoadBalancer with the addition of the ability to pass a context and additional request options.
See NiftyRegisterInstancesWithElasticLoadBalancer 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 (*Computing) NiftyRegisterInstancesWithSeparateInstanceRule ¶
func (c *Computing) NiftyRegisterInstancesWithSeparateInstanceRule(input *NiftyRegisterInstancesWithSeparateInstanceRuleInput) (*NiftyRegisterInstancesWithSeparateInstanceRuleOutput, error)
NiftyRegisterInstancesWithSeparateInstanceRule API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRegisterInstancesWithSeparateInstanceRule for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterInstancesWithSeparateInstanceRule
func (*Computing) NiftyRegisterInstancesWithSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyRegisterInstancesWithSeparateInstanceRuleRequest(input *NiftyRegisterInstancesWithSeparateInstanceRuleInput) (req *request.Request, output *NiftyRegisterInstancesWithSeparateInstanceRuleOutput)
NiftyRegisterInstancesWithSeparateInstanceRuleRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRegisterInstancesWithSeparateInstanceRule operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRegisterInstancesWithSeparateInstanceRule for more information on using the NiftyRegisterInstancesWithSeparateInstanceRule API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRegisterInstancesWithSeparateInstanceRuleRequest method. req, resp := client.NiftyRegisterInstancesWithSeparateInstanceRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterInstancesWithSeparateInstanceRule
func (*Computing) NiftyRegisterInstancesWithSeparateInstanceRuleWithContext ¶
func (c *Computing) NiftyRegisterInstancesWithSeparateInstanceRuleWithContext(ctx nifcloud.Context, input *NiftyRegisterInstancesWithSeparateInstanceRuleInput, opts ...request.Option) (*NiftyRegisterInstancesWithSeparateInstanceRuleOutput, error)
NiftyRegisterInstancesWithSeparateInstanceRuleWithContext is the same as NiftyRegisterInstancesWithSeparateInstanceRule with the addition of the ability to pass a context and additional request options.
See NiftyRegisterInstancesWithSeparateInstanceRule 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 (*Computing) NiftyRegisterPortWithElasticLoadBalancer ¶
func (c *Computing) NiftyRegisterPortWithElasticLoadBalancer(input *NiftyRegisterPortWithElasticLoadBalancerInput) (*NiftyRegisterPortWithElasticLoadBalancerOutput, error)
NiftyRegisterPortWithElasticLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRegisterPortWithElasticLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterPortWithElasticLoadBalancer
func (*Computing) NiftyRegisterPortWithElasticLoadBalancerRequest ¶
func (c *Computing) NiftyRegisterPortWithElasticLoadBalancerRequest(input *NiftyRegisterPortWithElasticLoadBalancerInput) (req *request.Request, output *NiftyRegisterPortWithElasticLoadBalancerOutput)
NiftyRegisterPortWithElasticLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRegisterPortWithElasticLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRegisterPortWithElasticLoadBalancer for more information on using the NiftyRegisterPortWithElasticLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRegisterPortWithElasticLoadBalancerRequest method. req, resp := client.NiftyRegisterPortWithElasticLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterPortWithElasticLoadBalancer
func (*Computing) NiftyRegisterPortWithElasticLoadBalancerWithContext ¶
func (c *Computing) NiftyRegisterPortWithElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyRegisterPortWithElasticLoadBalancerInput, opts ...request.Option) (*NiftyRegisterPortWithElasticLoadBalancerOutput, error)
NiftyRegisterPortWithElasticLoadBalancerWithContext is the same as NiftyRegisterPortWithElasticLoadBalancer with the addition of the ability to pass a context and additional request options.
See NiftyRegisterPortWithElasticLoadBalancer 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 (*Computing) NiftyRegisterRoutersWithSecurityGroup ¶
func (c *Computing) NiftyRegisterRoutersWithSecurityGroup(input *NiftyRegisterRoutersWithSecurityGroupInput) (*NiftyRegisterRoutersWithSecurityGroupOutput, error)
NiftyRegisterRoutersWithSecurityGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRegisterRoutersWithSecurityGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterRoutersWithSecurityGroup
func (*Computing) NiftyRegisterRoutersWithSecurityGroupRequest ¶
func (c *Computing) NiftyRegisterRoutersWithSecurityGroupRequest(input *NiftyRegisterRoutersWithSecurityGroupInput) (req *request.Request, output *NiftyRegisterRoutersWithSecurityGroupOutput)
NiftyRegisterRoutersWithSecurityGroupRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRegisterRoutersWithSecurityGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRegisterRoutersWithSecurityGroup for more information on using the NiftyRegisterRoutersWithSecurityGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRegisterRoutersWithSecurityGroupRequest method. req, resp := client.NiftyRegisterRoutersWithSecurityGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterRoutersWithSecurityGroup
func (*Computing) NiftyRegisterRoutersWithSecurityGroupWithContext ¶
func (c *Computing) NiftyRegisterRoutersWithSecurityGroupWithContext(ctx nifcloud.Context, input *NiftyRegisterRoutersWithSecurityGroupInput, opts ...request.Option) (*NiftyRegisterRoutersWithSecurityGroupOutput, error)
NiftyRegisterRoutersWithSecurityGroupWithContext is the same as NiftyRegisterRoutersWithSecurityGroup with the addition of the ability to pass a context and additional request options.
See NiftyRegisterRoutersWithSecurityGroup 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 (*Computing) NiftyRegisterVpnGatewaysWithSecurityGroup ¶
func (c *Computing) NiftyRegisterVpnGatewaysWithSecurityGroup(input *NiftyRegisterVpnGatewaysWithSecurityGroupInput) (*NiftyRegisterVpnGatewaysWithSecurityGroupOutput, error)
NiftyRegisterVpnGatewaysWithSecurityGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRegisterVpnGatewaysWithSecurityGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterVpnGatewaysWithSecurityGroup
func (*Computing) NiftyRegisterVpnGatewaysWithSecurityGroupRequest ¶
func (c *Computing) NiftyRegisterVpnGatewaysWithSecurityGroupRequest(input *NiftyRegisterVpnGatewaysWithSecurityGroupInput) (req *request.Request, output *NiftyRegisterVpnGatewaysWithSecurityGroupOutput)
NiftyRegisterVpnGatewaysWithSecurityGroupRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRegisterVpnGatewaysWithSecurityGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRegisterVpnGatewaysWithSecurityGroup for more information on using the NiftyRegisterVpnGatewaysWithSecurityGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRegisterVpnGatewaysWithSecurityGroupRequest method. req, resp := client.NiftyRegisterVpnGatewaysWithSecurityGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRegisterVpnGatewaysWithSecurityGroup
func (*Computing) NiftyRegisterVpnGatewaysWithSecurityGroupWithContext ¶
func (c *Computing) NiftyRegisterVpnGatewaysWithSecurityGroupWithContext(ctx nifcloud.Context, input *NiftyRegisterVpnGatewaysWithSecurityGroupInput, opts ...request.Option) (*NiftyRegisterVpnGatewaysWithSecurityGroupOutput, error)
NiftyRegisterVpnGatewaysWithSecurityGroupWithContext is the same as NiftyRegisterVpnGatewaysWithSecurityGroup with the addition of the ability to pass a context and additional request options.
See NiftyRegisterVpnGatewaysWithSecurityGroup 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 (*Computing) NiftyReleaseRouterBackupState ¶
func (c *Computing) NiftyReleaseRouterBackupState(input *NiftyReleaseRouterBackupStateInput) (*NiftyReleaseRouterBackupStateOutput, error)
NiftyReleaseRouterBackupState API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReleaseRouterBackupState for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReleaseRouterBackupState
func (*Computing) NiftyReleaseRouterBackupStateRequest ¶
func (c *Computing) NiftyReleaseRouterBackupStateRequest(input *NiftyReleaseRouterBackupStateInput) (req *request.Request, output *NiftyReleaseRouterBackupStateOutput)
NiftyReleaseRouterBackupStateRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReleaseRouterBackupState operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReleaseRouterBackupState for more information on using the NiftyReleaseRouterBackupState API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReleaseRouterBackupStateRequest method. req, resp := client.NiftyReleaseRouterBackupStateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReleaseRouterBackupState
func (*Computing) NiftyReleaseRouterBackupStateWithContext ¶
func (c *Computing) NiftyReleaseRouterBackupStateWithContext(ctx nifcloud.Context, input *NiftyReleaseRouterBackupStateInput, opts ...request.Option) (*NiftyReleaseRouterBackupStateOutput, error)
NiftyReleaseRouterBackupStateWithContext is the same as NiftyReleaseRouterBackupState with the addition of the ability to pass a context and additional request options.
See NiftyReleaseRouterBackupState 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 (*Computing) NiftyReleaseVpnGatewayBackupState ¶
func (c *Computing) NiftyReleaseVpnGatewayBackupState(input *NiftyReleaseVpnGatewayBackupStateInput) (*NiftyReleaseVpnGatewayBackupStateOutput, error)
NiftyReleaseVpnGatewayBackupState API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReleaseVpnGatewayBackupState for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReleaseVpnGatewayBackupState
func (*Computing) NiftyReleaseVpnGatewayBackupStateRequest ¶
func (c *Computing) NiftyReleaseVpnGatewayBackupStateRequest(input *NiftyReleaseVpnGatewayBackupStateInput) (req *request.Request, output *NiftyReleaseVpnGatewayBackupStateOutput)
NiftyReleaseVpnGatewayBackupStateRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReleaseVpnGatewayBackupState operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReleaseVpnGatewayBackupState for more information on using the NiftyReleaseVpnGatewayBackupState API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReleaseVpnGatewayBackupStateRequest method. req, resp := client.NiftyReleaseVpnGatewayBackupStateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReleaseVpnGatewayBackupState
func (*Computing) NiftyReleaseVpnGatewayBackupStateWithContext ¶
func (c *Computing) NiftyReleaseVpnGatewayBackupStateWithContext(ctx nifcloud.Context, input *NiftyReleaseVpnGatewayBackupStateInput, opts ...request.Option) (*NiftyReleaseVpnGatewayBackupStateOutput, error)
NiftyReleaseVpnGatewayBackupStateWithContext is the same as NiftyReleaseVpnGatewayBackupState with the addition of the ability to pass a context and additional request options.
See NiftyReleaseVpnGatewayBackupState 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 (*Computing) NiftyReplaceDhcpConfig ¶
func (c *Computing) NiftyReplaceDhcpConfig(input *NiftyReplaceDhcpConfigInput) (*NiftyReplaceDhcpConfigOutput, error)
NiftyReplaceDhcpConfig API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReplaceDhcpConfig for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceDhcpConfig
func (*Computing) NiftyReplaceDhcpConfigRequest ¶
func (c *Computing) NiftyReplaceDhcpConfigRequest(input *NiftyReplaceDhcpConfigInput) (req *request.Request, output *NiftyReplaceDhcpConfigOutput)
NiftyReplaceDhcpConfigRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReplaceDhcpConfig operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReplaceDhcpConfig for more information on using the NiftyReplaceDhcpConfig API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReplaceDhcpConfigRequest method. req, resp := client.NiftyReplaceDhcpConfigRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceDhcpConfig
func (*Computing) NiftyReplaceDhcpConfigWithContext ¶
func (c *Computing) NiftyReplaceDhcpConfigWithContext(ctx nifcloud.Context, input *NiftyReplaceDhcpConfigInput, opts ...request.Option) (*NiftyReplaceDhcpConfigOutput, error)
NiftyReplaceDhcpConfigWithContext is the same as NiftyReplaceDhcpConfig with the addition of the ability to pass a context and additional request options.
See NiftyReplaceDhcpConfig 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 (*Computing) NiftyReplaceDhcpOption ¶
func (c *Computing) NiftyReplaceDhcpOption(input *NiftyReplaceDhcpOptionInput) (*NiftyReplaceDhcpOptionOutput, error)
NiftyReplaceDhcpOption API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReplaceDhcpOption for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceDhcpOption
func (*Computing) NiftyReplaceDhcpOptionRequest ¶
func (c *Computing) NiftyReplaceDhcpOptionRequest(input *NiftyReplaceDhcpOptionInput) (req *request.Request, output *NiftyReplaceDhcpOptionOutput)
NiftyReplaceDhcpOptionRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReplaceDhcpOption operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReplaceDhcpOption for more information on using the NiftyReplaceDhcpOption API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReplaceDhcpOptionRequest method. req, resp := client.NiftyReplaceDhcpOptionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceDhcpOption
func (*Computing) NiftyReplaceDhcpOptionWithContext ¶
func (c *Computing) NiftyReplaceDhcpOptionWithContext(ctx nifcloud.Context, input *NiftyReplaceDhcpOptionInput, opts ...request.Option) (*NiftyReplaceDhcpOptionOutput, error)
NiftyReplaceDhcpOptionWithContext is the same as NiftyReplaceDhcpOption with the addition of the ability to pass a context and additional request options.
See NiftyReplaceDhcpOption 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 (*Computing) NiftyReplaceElasticLoadBalancerLatestVersion ¶
func (c *Computing) NiftyReplaceElasticLoadBalancerLatestVersion(input *NiftyReplaceElasticLoadBalancerLatestVersionInput) (*NiftyReplaceElasticLoadBalancerLatestVersionOutput, error)
NiftyReplaceElasticLoadBalancerLatestVersion API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReplaceElasticLoadBalancerLatestVersion for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceElasticLoadBalancerLatestVersion
func (*Computing) NiftyReplaceElasticLoadBalancerLatestVersionRequest ¶
func (c *Computing) NiftyReplaceElasticLoadBalancerLatestVersionRequest(input *NiftyReplaceElasticLoadBalancerLatestVersionInput) (req *request.Request, output *NiftyReplaceElasticLoadBalancerLatestVersionOutput)
NiftyReplaceElasticLoadBalancerLatestVersionRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReplaceElasticLoadBalancerLatestVersion operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReplaceElasticLoadBalancerLatestVersion for more information on using the NiftyReplaceElasticLoadBalancerLatestVersion API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReplaceElasticLoadBalancerLatestVersionRequest method. req, resp := client.NiftyReplaceElasticLoadBalancerLatestVersionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceElasticLoadBalancerLatestVersion
func (*Computing) NiftyReplaceElasticLoadBalancerLatestVersionWithContext ¶
func (c *Computing) NiftyReplaceElasticLoadBalancerLatestVersionWithContext(ctx nifcloud.Context, input *NiftyReplaceElasticLoadBalancerLatestVersionInput, opts ...request.Option) (*NiftyReplaceElasticLoadBalancerLatestVersionOutput, error)
NiftyReplaceElasticLoadBalancerLatestVersionWithContext is the same as NiftyReplaceElasticLoadBalancerLatestVersion with the addition of the ability to pass a context and additional request options.
See NiftyReplaceElasticLoadBalancerLatestVersion 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 (*Computing) NiftyReplaceNatRule ¶
func (c *Computing) NiftyReplaceNatRule(input *NiftyReplaceNatRuleInput) (*NiftyReplaceNatRuleOutput, error)
NiftyReplaceNatRule API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReplaceNatRule for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceNatRule
func (*Computing) NiftyReplaceNatRuleRequest ¶
func (c *Computing) NiftyReplaceNatRuleRequest(input *NiftyReplaceNatRuleInput) (req *request.Request, output *NiftyReplaceNatRuleOutput)
NiftyReplaceNatRuleRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReplaceNatRule operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReplaceNatRule for more information on using the NiftyReplaceNatRule API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReplaceNatRuleRequest method. req, resp := client.NiftyReplaceNatRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceNatRule
func (*Computing) NiftyReplaceNatRuleWithContext ¶
func (c *Computing) NiftyReplaceNatRuleWithContext(ctx nifcloud.Context, input *NiftyReplaceNatRuleInput, opts ...request.Option) (*NiftyReplaceNatRuleOutput, error)
NiftyReplaceNatRuleWithContext is the same as NiftyReplaceNatRule with the addition of the ability to pass a context and additional request options.
See NiftyReplaceNatRule 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 (*Computing) NiftyReplaceNatTableAssociation ¶
func (c *Computing) NiftyReplaceNatTableAssociation(input *NiftyReplaceNatTableAssociationInput) (*NiftyReplaceNatTableAssociationOutput, error)
NiftyReplaceNatTableAssociation API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReplaceNatTableAssociation for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceNatTableAssociation
func (*Computing) NiftyReplaceNatTableAssociationRequest ¶
func (c *Computing) NiftyReplaceNatTableAssociationRequest(input *NiftyReplaceNatTableAssociationInput) (req *request.Request, output *NiftyReplaceNatTableAssociationOutput)
NiftyReplaceNatTableAssociationRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReplaceNatTableAssociation operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReplaceNatTableAssociation for more information on using the NiftyReplaceNatTableAssociation API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReplaceNatTableAssociationRequest method. req, resp := client.NiftyReplaceNatTableAssociationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceNatTableAssociation
func (*Computing) NiftyReplaceNatTableAssociationWithContext ¶
func (c *Computing) NiftyReplaceNatTableAssociationWithContext(ctx nifcloud.Context, input *NiftyReplaceNatTableAssociationInput, opts ...request.Option) (*NiftyReplaceNatTableAssociationOutput, error)
NiftyReplaceNatTableAssociationWithContext is the same as NiftyReplaceNatTableAssociation with the addition of the ability to pass a context and additional request options.
See NiftyReplaceNatTableAssociation 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 (*Computing) NiftyReplaceRouteTableAssociationWithVpnGateway ¶
func (c *Computing) NiftyReplaceRouteTableAssociationWithVpnGateway(input *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) (*NiftyReplaceRouteTableAssociationWithVpnGatewayOutput, error)
NiftyReplaceRouteTableAssociationWithVpnGateway API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReplaceRouteTableAssociationWithVpnGateway for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceRouteTableAssociationWithVpnGateway
func (*Computing) NiftyReplaceRouteTableAssociationWithVpnGatewayRequest ¶
func (c *Computing) NiftyReplaceRouteTableAssociationWithVpnGatewayRequest(input *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) (req *request.Request, output *NiftyReplaceRouteTableAssociationWithVpnGatewayOutput)
NiftyReplaceRouteTableAssociationWithVpnGatewayRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReplaceRouteTableAssociationWithVpnGateway operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReplaceRouteTableAssociationWithVpnGateway for more information on using the NiftyReplaceRouteTableAssociationWithVpnGateway API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReplaceRouteTableAssociationWithVpnGatewayRequest method. req, resp := client.NiftyReplaceRouteTableAssociationWithVpnGatewayRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*Computing) NiftyReplaceRouteTableAssociationWithVpnGatewayWithContext ¶
func (c *Computing) NiftyReplaceRouteTableAssociationWithVpnGatewayWithContext(ctx nifcloud.Context, input *NiftyReplaceRouteTableAssociationWithVpnGatewayInput, opts ...request.Option) (*NiftyReplaceRouteTableAssociationWithVpnGatewayOutput, error)
NiftyReplaceRouteTableAssociationWithVpnGatewayWithContext is the same as NiftyReplaceRouteTableAssociationWithVpnGateway with the addition of the ability to pass a context and additional request options.
See NiftyReplaceRouteTableAssociationWithVpnGateway 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 (*Computing) NiftyReplaceRouterLatestVersion ¶
func (c *Computing) NiftyReplaceRouterLatestVersion(input *NiftyReplaceRouterLatestVersionInput) (*NiftyReplaceRouterLatestVersionOutput, error)
NiftyReplaceRouterLatestVersion API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReplaceRouterLatestVersion for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceRouterLatestVersion
func (*Computing) NiftyReplaceRouterLatestVersionRequest ¶
func (c *Computing) NiftyReplaceRouterLatestVersionRequest(input *NiftyReplaceRouterLatestVersionInput) (req *request.Request, output *NiftyReplaceRouterLatestVersionOutput)
NiftyReplaceRouterLatestVersionRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReplaceRouterLatestVersion operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReplaceRouterLatestVersion for more information on using the NiftyReplaceRouterLatestVersion API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReplaceRouterLatestVersionRequest method. req, resp := client.NiftyReplaceRouterLatestVersionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceRouterLatestVersion
func (*Computing) NiftyReplaceRouterLatestVersionWithContext ¶
func (c *Computing) NiftyReplaceRouterLatestVersionWithContext(ctx nifcloud.Context, input *NiftyReplaceRouterLatestVersionInput, opts ...request.Option) (*NiftyReplaceRouterLatestVersionOutput, error)
NiftyReplaceRouterLatestVersionWithContext is the same as NiftyReplaceRouterLatestVersion with the addition of the ability to pass a context and additional request options.
See NiftyReplaceRouterLatestVersion 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 (*Computing) NiftyReplaceVpnGatewayLatestVersion ¶
func (c *Computing) NiftyReplaceVpnGatewayLatestVersion(input *NiftyReplaceVpnGatewayLatestVersionInput) (*NiftyReplaceVpnGatewayLatestVersionOutput, error)
NiftyReplaceVpnGatewayLatestVersion API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyReplaceVpnGatewayLatestVersion for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceVpnGatewayLatestVersion
func (*Computing) NiftyReplaceVpnGatewayLatestVersionRequest ¶
func (c *Computing) NiftyReplaceVpnGatewayLatestVersionRequest(input *NiftyReplaceVpnGatewayLatestVersionInput) (req *request.Request, output *NiftyReplaceVpnGatewayLatestVersionOutput)
NiftyReplaceVpnGatewayLatestVersionRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyReplaceVpnGatewayLatestVersion operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyReplaceVpnGatewayLatestVersion for more information on using the NiftyReplaceVpnGatewayLatestVersion API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyReplaceVpnGatewayLatestVersionRequest method. req, resp := client.NiftyReplaceVpnGatewayLatestVersionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyReplaceVpnGatewayLatestVersion
func (*Computing) NiftyReplaceVpnGatewayLatestVersionWithContext ¶
func (c *Computing) NiftyReplaceVpnGatewayLatestVersionWithContext(ctx nifcloud.Context, input *NiftyReplaceVpnGatewayLatestVersionInput, opts ...request.Option) (*NiftyReplaceVpnGatewayLatestVersionOutput, error)
NiftyReplaceVpnGatewayLatestVersionWithContext is the same as NiftyReplaceVpnGatewayLatestVersion with the addition of the ability to pass a context and additional request options.
See NiftyReplaceVpnGatewayLatestVersion 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 (*Computing) NiftyRestoreInstanceSnapshot ¶
func (c *Computing) NiftyRestoreInstanceSnapshot(input *NiftyRestoreInstanceSnapshotInput) (*NiftyRestoreInstanceSnapshotOutput, error)
NiftyRestoreInstanceSnapshot API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRestoreInstanceSnapshot for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRestoreInstanceSnapshot
func (*Computing) NiftyRestoreInstanceSnapshotRequest ¶
func (c *Computing) NiftyRestoreInstanceSnapshotRequest(input *NiftyRestoreInstanceSnapshotInput) (req *request.Request, output *NiftyRestoreInstanceSnapshotOutput)
NiftyRestoreInstanceSnapshotRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRestoreInstanceSnapshot operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRestoreInstanceSnapshot for more information on using the NiftyRestoreInstanceSnapshot API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRestoreInstanceSnapshotRequest method. req, resp := client.NiftyRestoreInstanceSnapshotRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRestoreInstanceSnapshot
func (*Computing) NiftyRestoreInstanceSnapshotWithContext ¶
func (c *Computing) NiftyRestoreInstanceSnapshotWithContext(ctx nifcloud.Context, input *NiftyRestoreInstanceSnapshotInput, opts ...request.Option) (*NiftyRestoreInstanceSnapshotOutput, error)
NiftyRestoreInstanceSnapshotWithContext is the same as NiftyRestoreInstanceSnapshot with the addition of the ability to pass a context and additional request options.
See NiftyRestoreInstanceSnapshot 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 (*Computing) NiftyRestoreRouterPreviousVersion ¶
func (c *Computing) NiftyRestoreRouterPreviousVersion(input *NiftyRestoreRouterPreviousVersionInput) (*NiftyRestoreRouterPreviousVersionOutput, error)
NiftyRestoreRouterPreviousVersion API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRestoreRouterPreviousVersion for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRestoreRouterPreviousVersion
func (*Computing) NiftyRestoreRouterPreviousVersionRequest ¶
func (c *Computing) NiftyRestoreRouterPreviousVersionRequest(input *NiftyRestoreRouterPreviousVersionInput) (req *request.Request, output *NiftyRestoreRouterPreviousVersionOutput)
NiftyRestoreRouterPreviousVersionRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRestoreRouterPreviousVersion operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRestoreRouterPreviousVersion for more information on using the NiftyRestoreRouterPreviousVersion API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRestoreRouterPreviousVersionRequest method. req, resp := client.NiftyRestoreRouterPreviousVersionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRestoreRouterPreviousVersion
func (*Computing) NiftyRestoreRouterPreviousVersionWithContext ¶
func (c *Computing) NiftyRestoreRouterPreviousVersionWithContext(ctx nifcloud.Context, input *NiftyRestoreRouterPreviousVersionInput, opts ...request.Option) (*NiftyRestoreRouterPreviousVersionOutput, error)
NiftyRestoreRouterPreviousVersionWithContext is the same as NiftyRestoreRouterPreviousVersion with the addition of the ability to pass a context and additional request options.
See NiftyRestoreRouterPreviousVersion 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 (*Computing) NiftyRestoreVpnGatewayPreviousVersion ¶
func (c *Computing) NiftyRestoreVpnGatewayPreviousVersion(input *NiftyRestoreVpnGatewayPreviousVersionInput) (*NiftyRestoreVpnGatewayPreviousVersionOutput, error)
NiftyRestoreVpnGatewayPreviousVersion API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRestoreVpnGatewayPreviousVersion for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRestoreVpnGatewayPreviousVersion
func (*Computing) NiftyRestoreVpnGatewayPreviousVersionRequest ¶
func (c *Computing) NiftyRestoreVpnGatewayPreviousVersionRequest(input *NiftyRestoreVpnGatewayPreviousVersionInput) (req *request.Request, output *NiftyRestoreVpnGatewayPreviousVersionOutput)
NiftyRestoreVpnGatewayPreviousVersionRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRestoreVpnGatewayPreviousVersion operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRestoreVpnGatewayPreviousVersion for more information on using the NiftyRestoreVpnGatewayPreviousVersion API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRestoreVpnGatewayPreviousVersionRequest method. req, resp := client.NiftyRestoreVpnGatewayPreviousVersionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRestoreVpnGatewayPreviousVersion
func (*Computing) NiftyRestoreVpnGatewayPreviousVersionWithContext ¶
func (c *Computing) NiftyRestoreVpnGatewayPreviousVersionWithContext(ctx nifcloud.Context, input *NiftyRestoreVpnGatewayPreviousVersionInput, opts ...request.Option) (*NiftyRestoreVpnGatewayPreviousVersionOutput, error)
NiftyRestoreVpnGatewayPreviousVersionWithContext is the same as NiftyRestoreVpnGatewayPreviousVersion with the addition of the ability to pass a context and additional request options.
See NiftyRestoreVpnGatewayPreviousVersion 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 (*Computing) NiftyRetryImportInstance ¶
func (c *Computing) NiftyRetryImportInstance(input *NiftyRetryImportInstanceInput) (*NiftyRetryImportInstanceOutput, error)
NiftyRetryImportInstance API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyRetryImportInstance for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRetryImportInstance
func (*Computing) NiftyRetryImportInstanceRequest ¶
func (c *Computing) NiftyRetryImportInstanceRequest(input *NiftyRetryImportInstanceInput) (req *request.Request, output *NiftyRetryImportInstanceOutput)
NiftyRetryImportInstanceRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyRetryImportInstance operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyRetryImportInstance for more information on using the NiftyRetryImportInstance API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyRetryImportInstanceRequest method. req, resp := client.NiftyRetryImportInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyRetryImportInstance
func (*Computing) NiftyRetryImportInstanceWithContext ¶
func (c *Computing) NiftyRetryImportInstanceWithContext(ctx nifcloud.Context, input *NiftyRetryImportInstanceInput, opts ...request.Option) (*NiftyRetryImportInstanceOutput, error)
NiftyRetryImportInstanceWithContext is the same as NiftyRetryImportInstance with the addition of the ability to pass a context and additional request options.
See NiftyRetryImportInstance 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 (*Computing) NiftyUpdateAlarm ¶
func (c *Computing) NiftyUpdateAlarm(input *NiftyUpdateAlarmInput) (*NiftyUpdateAlarmOutput, error)
NiftyUpdateAlarm API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyUpdateAlarm for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateAlarm
func (*Computing) NiftyUpdateAlarmRequest ¶
func (c *Computing) NiftyUpdateAlarmRequest(input *NiftyUpdateAlarmInput) (req *request.Request, output *NiftyUpdateAlarmOutput)
NiftyUpdateAlarmRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyUpdateAlarm operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyUpdateAlarm for more information on using the NiftyUpdateAlarm API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyUpdateAlarmRequest method. req, resp := client.NiftyUpdateAlarmRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateAlarm
func (*Computing) NiftyUpdateAlarmWithContext ¶
func (c *Computing) NiftyUpdateAlarmWithContext(ctx nifcloud.Context, input *NiftyUpdateAlarmInput, opts ...request.Option) (*NiftyUpdateAlarmOutput, error)
NiftyUpdateAlarmWithContext is the same as NiftyUpdateAlarm with the addition of the ability to pass a context and additional request options.
See NiftyUpdateAlarm 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 (*Computing) NiftyUpdateAutoScalingGroup ¶
func (c *Computing) NiftyUpdateAutoScalingGroup(input *NiftyUpdateAutoScalingGroupInput) (*NiftyUpdateAutoScalingGroupOutput, error)
NiftyUpdateAutoScalingGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyUpdateAutoScalingGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateAutoScalingGroup
func (*Computing) NiftyUpdateAutoScalingGroupRequest ¶
func (c *Computing) NiftyUpdateAutoScalingGroupRequest(input *NiftyUpdateAutoScalingGroupInput) (req *request.Request, output *NiftyUpdateAutoScalingGroupOutput)
NiftyUpdateAutoScalingGroupRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyUpdateAutoScalingGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyUpdateAutoScalingGroup for more information on using the NiftyUpdateAutoScalingGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyUpdateAutoScalingGroupRequest method. req, resp := client.NiftyUpdateAutoScalingGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateAutoScalingGroup
func (*Computing) NiftyUpdateAutoScalingGroupWithContext ¶
func (c *Computing) NiftyUpdateAutoScalingGroupWithContext(ctx nifcloud.Context, input *NiftyUpdateAutoScalingGroupInput, opts ...request.Option) (*NiftyUpdateAutoScalingGroupOutput, error)
NiftyUpdateAutoScalingGroupWithContext is the same as NiftyUpdateAutoScalingGroup with the addition of the ability to pass a context and additional request options.
See NiftyUpdateAutoScalingGroup 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 (*Computing) NiftyUpdateElasticLoadBalancer ¶
func (c *Computing) NiftyUpdateElasticLoadBalancer(input *NiftyUpdateElasticLoadBalancerInput) (*NiftyUpdateElasticLoadBalancerOutput, error)
NiftyUpdateElasticLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyUpdateElasticLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateElasticLoadBalancer
func (*Computing) NiftyUpdateElasticLoadBalancerRequest ¶
func (c *Computing) NiftyUpdateElasticLoadBalancerRequest(input *NiftyUpdateElasticLoadBalancerInput) (req *request.Request, output *NiftyUpdateElasticLoadBalancerOutput)
NiftyUpdateElasticLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyUpdateElasticLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyUpdateElasticLoadBalancer for more information on using the NiftyUpdateElasticLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyUpdateElasticLoadBalancerRequest method. req, resp := client.NiftyUpdateElasticLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateElasticLoadBalancer
func (*Computing) NiftyUpdateElasticLoadBalancerWithContext ¶
func (c *Computing) NiftyUpdateElasticLoadBalancerWithContext(ctx nifcloud.Context, input *NiftyUpdateElasticLoadBalancerInput, opts ...request.Option) (*NiftyUpdateElasticLoadBalancerOutput, error)
NiftyUpdateElasticLoadBalancerWithContext is the same as NiftyUpdateElasticLoadBalancer with the addition of the ability to pass a context and additional request options.
See NiftyUpdateElasticLoadBalancer 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 (*Computing) NiftyUpdateInstanceNetworkInterfaces ¶
func (c *Computing) NiftyUpdateInstanceNetworkInterfaces(input *NiftyUpdateInstanceNetworkInterfacesInput) (*NiftyUpdateInstanceNetworkInterfacesOutput, error)
NiftyUpdateInstanceNetworkInterfaces API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyUpdateInstanceNetworkInterfaces for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateInstanceNetworkInterfaces
func (*Computing) NiftyUpdateInstanceNetworkInterfacesRequest ¶
func (c *Computing) NiftyUpdateInstanceNetworkInterfacesRequest(input *NiftyUpdateInstanceNetworkInterfacesInput) (req *request.Request, output *NiftyUpdateInstanceNetworkInterfacesOutput)
NiftyUpdateInstanceNetworkInterfacesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyUpdateInstanceNetworkInterfaces operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyUpdateInstanceNetworkInterfaces for more information on using the NiftyUpdateInstanceNetworkInterfaces API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyUpdateInstanceNetworkInterfacesRequest method. req, resp := client.NiftyUpdateInstanceNetworkInterfacesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateInstanceNetworkInterfaces
func (*Computing) NiftyUpdateInstanceNetworkInterfacesWithContext ¶
func (c *Computing) NiftyUpdateInstanceNetworkInterfacesWithContext(ctx nifcloud.Context, input *NiftyUpdateInstanceNetworkInterfacesInput, opts ...request.Option) (*NiftyUpdateInstanceNetworkInterfacesOutput, error)
NiftyUpdateInstanceNetworkInterfacesWithContext is the same as NiftyUpdateInstanceNetworkInterfaces with the addition of the ability to pass a context and additional request options.
See NiftyUpdateInstanceNetworkInterfaces 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 (*Computing) NiftyUpdateRouterNetworkInterfaces ¶
func (c *Computing) NiftyUpdateRouterNetworkInterfaces(input *NiftyUpdateRouterNetworkInterfacesInput) (*NiftyUpdateRouterNetworkInterfacesOutput, error)
NiftyUpdateRouterNetworkInterfaces API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyUpdateRouterNetworkInterfaces for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateRouterNetworkInterfaces
func (*Computing) NiftyUpdateRouterNetworkInterfacesRequest ¶
func (c *Computing) NiftyUpdateRouterNetworkInterfacesRequest(input *NiftyUpdateRouterNetworkInterfacesInput) (req *request.Request, output *NiftyUpdateRouterNetworkInterfacesOutput)
NiftyUpdateRouterNetworkInterfacesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyUpdateRouterNetworkInterfaces operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyUpdateRouterNetworkInterfaces for more information on using the NiftyUpdateRouterNetworkInterfaces API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyUpdateRouterNetworkInterfacesRequest method. req, resp := client.NiftyUpdateRouterNetworkInterfacesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateRouterNetworkInterfaces
func (*Computing) NiftyUpdateRouterNetworkInterfacesWithContext ¶
func (c *Computing) NiftyUpdateRouterNetworkInterfacesWithContext(ctx nifcloud.Context, input *NiftyUpdateRouterNetworkInterfacesInput, opts ...request.Option) (*NiftyUpdateRouterNetworkInterfacesOutput, error)
NiftyUpdateRouterNetworkInterfacesWithContext is the same as NiftyUpdateRouterNetworkInterfaces with the addition of the ability to pass a context and additional request options.
See NiftyUpdateRouterNetworkInterfaces 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 (*Computing) NiftyUpdateSeparateInstanceRule ¶
func (c *Computing) NiftyUpdateSeparateInstanceRule(input *NiftyUpdateSeparateInstanceRuleInput) (*NiftyUpdateSeparateInstanceRuleOutput, error)
NiftyUpdateSeparateInstanceRule API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyUpdateSeparateInstanceRule for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateSeparateInstanceRule
func (*Computing) NiftyUpdateSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyUpdateSeparateInstanceRuleRequest(input *NiftyUpdateSeparateInstanceRuleInput) (req *request.Request, output *NiftyUpdateSeparateInstanceRuleOutput)
NiftyUpdateSeparateInstanceRuleRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyUpdateSeparateInstanceRule operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyUpdateSeparateInstanceRule for more information on using the NiftyUpdateSeparateInstanceRule API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyUpdateSeparateInstanceRuleRequest method. req, resp := client.NiftyUpdateSeparateInstanceRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateSeparateInstanceRule
func (*Computing) NiftyUpdateSeparateInstanceRuleWithContext ¶
func (c *Computing) NiftyUpdateSeparateInstanceRuleWithContext(ctx nifcloud.Context, input *NiftyUpdateSeparateInstanceRuleInput, opts ...request.Option) (*NiftyUpdateSeparateInstanceRuleOutput, error)
NiftyUpdateSeparateInstanceRuleWithContext is the same as NiftyUpdateSeparateInstanceRule with the addition of the ability to pass a context and additional request options.
See NiftyUpdateSeparateInstanceRule 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 (*Computing) NiftyUpdateVpnGatewayNetworkInterfaces ¶
func (c *Computing) NiftyUpdateVpnGatewayNetworkInterfaces(input *NiftyUpdateVpnGatewayNetworkInterfacesInput) (*NiftyUpdateVpnGatewayNetworkInterfacesOutput, error)
NiftyUpdateVpnGatewayNetworkInterfaces API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation NiftyUpdateVpnGatewayNetworkInterfaces for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateVpnGatewayNetworkInterfaces
func (*Computing) NiftyUpdateVpnGatewayNetworkInterfacesRequest ¶
func (c *Computing) NiftyUpdateVpnGatewayNetworkInterfacesRequest(input *NiftyUpdateVpnGatewayNetworkInterfacesInput) (req *request.Request, output *NiftyUpdateVpnGatewayNetworkInterfacesOutput)
NiftyUpdateVpnGatewayNetworkInterfacesRequest generates a "nifcloud/request.Request" representing the client's request for the NiftyUpdateVpnGatewayNetworkInterfaces operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NiftyUpdateVpnGatewayNetworkInterfaces for more information on using the NiftyUpdateVpnGatewayNetworkInterfaces API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NiftyUpdateVpnGatewayNetworkInterfacesRequest method. req, resp := client.NiftyUpdateVpnGatewayNetworkInterfacesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/NiftyUpdateVpnGatewayNetworkInterfaces
func (*Computing) NiftyUpdateVpnGatewayNetworkInterfacesWithContext ¶
func (c *Computing) NiftyUpdateVpnGatewayNetworkInterfacesWithContext(ctx nifcloud.Context, input *NiftyUpdateVpnGatewayNetworkInterfacesInput, opts ...request.Option) (*NiftyUpdateVpnGatewayNetworkInterfacesOutput, error)
NiftyUpdateVpnGatewayNetworkInterfacesWithContext is the same as NiftyUpdateVpnGatewayNetworkInterfaces with the addition of the ability to pass a context and additional request options.
See NiftyUpdateVpnGatewayNetworkInterfaces 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 (*Computing) RebootInstances ¶
func (c *Computing) RebootInstances(input *RebootInstancesInput) (*RebootInstancesOutput, error)
RebootInstances API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation RebootInstances for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RebootInstances
func (*Computing) RebootInstancesRequest ¶
func (c *Computing) RebootInstancesRequest(input *RebootInstancesInput) (req *request.Request, output *RebootInstancesOutput)
RebootInstancesRequest generates a "nifcloud/request.Request" representing the client's request for the RebootInstances operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See RebootInstances for more information on using the RebootInstances API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the RebootInstancesRequest method. req, resp := client.RebootInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RebootInstances
func (*Computing) RebootInstancesWithContext ¶
func (c *Computing) RebootInstancesWithContext(ctx nifcloud.Context, input *RebootInstancesInput, opts ...request.Option) (*RebootInstancesOutput, error)
RebootInstancesWithContext is the same as RebootInstances with the addition of the ability to pass a context and additional request options.
See RebootInstances 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 (*Computing) RegisterCorporateInfoForCertificate ¶
func (c *Computing) RegisterCorporateInfoForCertificate(input *RegisterCorporateInfoForCertificateInput) (*RegisterCorporateInfoForCertificateOutput, error)
RegisterCorporateInfoForCertificate API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation RegisterCorporateInfoForCertificate for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RegisterCorporateInfoForCertificate
func (*Computing) RegisterCorporateInfoForCertificateRequest ¶
func (c *Computing) RegisterCorporateInfoForCertificateRequest(input *RegisterCorporateInfoForCertificateInput) (req *request.Request, output *RegisterCorporateInfoForCertificateOutput)
RegisterCorporateInfoForCertificateRequest generates a "nifcloud/request.Request" representing the client's request for the RegisterCorporateInfoForCertificate operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See RegisterCorporateInfoForCertificate for more information on using the RegisterCorporateInfoForCertificate API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the RegisterCorporateInfoForCertificateRequest method. req, resp := client.RegisterCorporateInfoForCertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RegisterCorporateInfoForCertificate
func (*Computing) RegisterCorporateInfoForCertificateWithContext ¶
func (c *Computing) RegisterCorporateInfoForCertificateWithContext(ctx nifcloud.Context, input *RegisterCorporateInfoForCertificateInput, opts ...request.Option) (*RegisterCorporateInfoForCertificateOutput, error)
RegisterCorporateInfoForCertificateWithContext is the same as RegisterCorporateInfoForCertificate with the addition of the ability to pass a context and additional request options.
See RegisterCorporateInfoForCertificate 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 (*Computing) RegisterInstancesWithLoadBalancer ¶
func (c *Computing) RegisterInstancesWithLoadBalancer(input *RegisterInstancesWithLoadBalancerInput) (*RegisterInstancesWithLoadBalancerOutput, error)
RegisterInstancesWithLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation RegisterInstancesWithLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RegisterInstancesWithLoadBalancer
func (*Computing) RegisterInstancesWithLoadBalancerRequest ¶
func (c *Computing) RegisterInstancesWithLoadBalancerRequest(input *RegisterInstancesWithLoadBalancerInput) (req *request.Request, output *RegisterInstancesWithLoadBalancerOutput)
RegisterInstancesWithLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the RegisterInstancesWithLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See RegisterInstancesWithLoadBalancer for more information on using the RegisterInstancesWithLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the RegisterInstancesWithLoadBalancerRequest method. req, resp := client.RegisterInstancesWithLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RegisterInstancesWithLoadBalancer
func (*Computing) RegisterInstancesWithLoadBalancerWithContext ¶
func (c *Computing) RegisterInstancesWithLoadBalancerWithContext(ctx nifcloud.Context, input *RegisterInstancesWithLoadBalancerInput, opts ...request.Option) (*RegisterInstancesWithLoadBalancerOutput, error)
RegisterInstancesWithLoadBalancerWithContext is the same as RegisterInstancesWithLoadBalancer with the addition of the ability to pass a context and additional request options.
See RegisterInstancesWithLoadBalancer 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 (*Computing) RegisterInstancesWithSecurityGroup ¶
func (c *Computing) RegisterInstancesWithSecurityGroup(input *RegisterInstancesWithSecurityGroupInput) (*RegisterInstancesWithSecurityGroupOutput, error)
RegisterInstancesWithSecurityGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation RegisterInstancesWithSecurityGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RegisterInstancesWithSecurityGroup
func (*Computing) RegisterInstancesWithSecurityGroupRequest ¶
func (c *Computing) RegisterInstancesWithSecurityGroupRequest(input *RegisterInstancesWithSecurityGroupInput) (req *request.Request, output *RegisterInstancesWithSecurityGroupOutput)
RegisterInstancesWithSecurityGroupRequest generates a "nifcloud/request.Request" representing the client's request for the RegisterInstancesWithSecurityGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See RegisterInstancesWithSecurityGroup for more information on using the RegisterInstancesWithSecurityGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the RegisterInstancesWithSecurityGroupRequest method. req, resp := client.RegisterInstancesWithSecurityGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RegisterInstancesWithSecurityGroup
func (*Computing) RegisterInstancesWithSecurityGroupWithContext ¶
func (c *Computing) RegisterInstancesWithSecurityGroupWithContext(ctx nifcloud.Context, input *RegisterInstancesWithSecurityGroupInput, opts ...request.Option) (*RegisterInstancesWithSecurityGroupOutput, error)
RegisterInstancesWithSecurityGroupWithContext is the same as RegisterInstancesWithSecurityGroup with the addition of the ability to pass a context and additional request options.
See RegisterInstancesWithSecurityGroup 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 (*Computing) RegisterPortWithLoadBalancer ¶
func (c *Computing) RegisterPortWithLoadBalancer(input *RegisterPortWithLoadBalancerInput) (*RegisterPortWithLoadBalancerOutput, error)
RegisterPortWithLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation RegisterPortWithLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RegisterPortWithLoadBalancer
func (*Computing) RegisterPortWithLoadBalancerRequest ¶
func (c *Computing) RegisterPortWithLoadBalancerRequest(input *RegisterPortWithLoadBalancerInput) (req *request.Request, output *RegisterPortWithLoadBalancerOutput)
RegisterPortWithLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the RegisterPortWithLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See RegisterPortWithLoadBalancer for more information on using the RegisterPortWithLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the RegisterPortWithLoadBalancerRequest method. req, resp := client.RegisterPortWithLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RegisterPortWithLoadBalancer
func (*Computing) RegisterPortWithLoadBalancerWithContext ¶
func (c *Computing) RegisterPortWithLoadBalancerWithContext(ctx nifcloud.Context, input *RegisterPortWithLoadBalancerInput, opts ...request.Option) (*RegisterPortWithLoadBalancerOutput, error)
RegisterPortWithLoadBalancerWithContext is the same as RegisterPortWithLoadBalancer with the addition of the ability to pass a context and additional request options.
See RegisterPortWithLoadBalancer 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 (*Computing) ReleaseAddress ¶
func (c *Computing) ReleaseAddress(input *ReleaseAddressInput) (*ReleaseAddressOutput, error)
ReleaseAddress API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ReleaseAddress for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ReleaseAddress
func (*Computing) ReleaseAddressRequest ¶
func (c *Computing) ReleaseAddressRequest(input *ReleaseAddressInput) (req *request.Request, output *ReleaseAddressOutput)
ReleaseAddressRequest generates a "nifcloud/request.Request" representing the client's request for the ReleaseAddress operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ReleaseAddress for more information on using the ReleaseAddress API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ReleaseAddressRequest method. req, resp := client.ReleaseAddressRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ReleaseAddress
func (*Computing) ReleaseAddressWithContext ¶
func (c *Computing) ReleaseAddressWithContext(ctx nifcloud.Context, input *ReleaseAddressInput, opts ...request.Option) (*ReleaseAddressOutput, error)
ReleaseAddressWithContext is the same as ReleaseAddress with the addition of the ability to pass a context and additional request options.
See ReleaseAddress 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 (*Computing) ReplaceRoute ¶
func (c *Computing) ReplaceRoute(input *ReplaceRouteInput) (*ReplaceRouteOutput, error)
ReplaceRoute API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ReplaceRoute for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ReplaceRoute
func (*Computing) ReplaceRouteRequest ¶
func (c *Computing) ReplaceRouteRequest(input *ReplaceRouteInput) (req *request.Request, output *ReplaceRouteOutput)
ReplaceRouteRequest generates a "nifcloud/request.Request" representing the client's request for the ReplaceRoute operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ReplaceRoute for more information on using the ReplaceRoute API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ReplaceRouteRequest method. req, resp := client.ReplaceRouteRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ReplaceRoute
func (*Computing) ReplaceRouteTableAssociation ¶
func (c *Computing) ReplaceRouteTableAssociation(input *ReplaceRouteTableAssociationInput) (*ReplaceRouteTableAssociationOutput, error)
ReplaceRouteTableAssociation API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation ReplaceRouteTableAssociation for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ReplaceRouteTableAssociation
func (*Computing) ReplaceRouteTableAssociationRequest ¶
func (c *Computing) ReplaceRouteTableAssociationRequest(input *ReplaceRouteTableAssociationInput) (req *request.Request, output *ReplaceRouteTableAssociationOutput)
ReplaceRouteTableAssociationRequest generates a "nifcloud/request.Request" representing the client's request for the ReplaceRouteTableAssociation operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ReplaceRouteTableAssociation for more information on using the ReplaceRouteTableAssociation API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ReplaceRouteTableAssociationRequest method. req, resp := client.ReplaceRouteTableAssociationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/ReplaceRouteTableAssociation
func (*Computing) ReplaceRouteTableAssociationWithContext ¶
func (c *Computing) ReplaceRouteTableAssociationWithContext(ctx nifcloud.Context, input *ReplaceRouteTableAssociationInput, opts ...request.Option) (*ReplaceRouteTableAssociationOutput, error)
ReplaceRouteTableAssociationWithContext is the same as ReplaceRouteTableAssociation with the addition of the ability to pass a context and additional request options.
See ReplaceRouteTableAssociation 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 (*Computing) ReplaceRouteWithContext ¶
func (c *Computing) ReplaceRouteWithContext(ctx nifcloud.Context, input *ReplaceRouteInput, opts ...request.Option) (*ReplaceRouteOutput, error)
ReplaceRouteWithContext is the same as ReplaceRoute with the addition of the ability to pass a context and additional request options.
See ReplaceRoute 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 (*Computing) RevokeSecurityGroupIngress ¶
func (c *Computing) RevokeSecurityGroupIngress(input *RevokeSecurityGroupIngressInput) (*RevokeSecurityGroupIngressOutput, error)
RevokeSecurityGroupIngress API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation RevokeSecurityGroupIngress for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RevokeSecurityGroupIngress
func (*Computing) RevokeSecurityGroupIngressRequest ¶
func (c *Computing) RevokeSecurityGroupIngressRequest(input *RevokeSecurityGroupIngressInput) (req *request.Request, output *RevokeSecurityGroupIngressOutput)
RevokeSecurityGroupIngressRequest generates a "nifcloud/request.Request" representing the client's request for the RevokeSecurityGroupIngress operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See RevokeSecurityGroupIngress for more information on using the RevokeSecurityGroupIngress API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// 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) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RevokeSecurityGroupIngress
func (*Computing) RevokeSecurityGroupIngressWithContext ¶
func (c *Computing) RevokeSecurityGroupIngressWithContext(ctx nifcloud.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. 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 (*Computing) RunInstances ¶
func (c *Computing) RunInstances(input *RunInstancesInput) (*RunInstancesOutput, error)
RunInstances API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation RunInstances for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RunInstances
func (*Computing) RunInstancesRequest ¶
func (c *Computing) RunInstancesRequest(input *RunInstancesInput) (req *request.Request, output *RunInstancesOutput)
RunInstancesRequest generates a "nifcloud/request.Request" representing the client's request for the RunInstances operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See RunInstances for more information on using the RunInstances API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the RunInstancesRequest method. req, resp := client.RunInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/RunInstances
func (*Computing) RunInstancesWithContext ¶
func (c *Computing) RunInstancesWithContext(ctx nifcloud.Context, input *RunInstancesInput, opts ...request.Option) (*RunInstancesOutput, error)
RunInstancesWithContext is the same as RunInstances with the addition of the ability to pass a context and additional request options.
See RunInstances 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 (*Computing) SetFilterForLoadBalancer ¶
func (c *Computing) SetFilterForLoadBalancer(input *SetFilterForLoadBalancerInput) (*SetFilterForLoadBalancerOutput, error)
SetFilterForLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation SetFilterForLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/SetFilterForLoadBalancer
func (*Computing) SetFilterForLoadBalancerRequest ¶
func (c *Computing) SetFilterForLoadBalancerRequest(input *SetFilterForLoadBalancerInput) (req *request.Request, output *SetFilterForLoadBalancerOutput)
SetFilterForLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the SetFilterForLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See SetFilterForLoadBalancer for more information on using the SetFilterForLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the SetFilterForLoadBalancerRequest method. req, resp := client.SetFilterForLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/SetFilterForLoadBalancer
func (*Computing) SetFilterForLoadBalancerWithContext ¶
func (c *Computing) SetFilterForLoadBalancerWithContext(ctx nifcloud.Context, input *SetFilterForLoadBalancerInput, opts ...request.Option) (*SetFilterForLoadBalancerOutput, error)
SetFilterForLoadBalancerWithContext is the same as SetFilterForLoadBalancer with the addition of the ability to pass a context and additional request options.
See SetFilterForLoadBalancer 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 (*Computing) StartInstances ¶
func (c *Computing) StartInstances(input *StartInstancesInput) (*StartInstancesOutput, error)
StartInstances API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation StartInstances for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/StartInstances
func (*Computing) StartInstancesRequest ¶
func (c *Computing) StartInstancesRequest(input *StartInstancesInput) (req *request.Request, output *StartInstancesOutput)
StartInstancesRequest generates a "nifcloud/request.Request" representing the client's request for the StartInstances operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See StartInstances for more information on using the StartInstances API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the StartInstancesRequest method. req, resp := client.StartInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/StartInstances
func (*Computing) StartInstancesWithContext ¶
func (c *Computing) StartInstancesWithContext(ctx nifcloud.Context, input *StartInstancesInput, opts ...request.Option) (*StartInstancesOutput, error)
StartInstancesWithContext is the same as StartInstances with the addition of the ability to pass a context and additional request options.
See StartInstances 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 (*Computing) StopInstances ¶
func (c *Computing) StopInstances(input *StopInstancesInput) (*StopInstancesOutput, error)
StopInstances API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation StopInstances for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/StopInstances
func (*Computing) StopInstancesRequest ¶
func (c *Computing) StopInstancesRequest(input *StopInstancesInput) (req *request.Request, output *StopInstancesOutput)
StopInstancesRequest generates a "nifcloud/request.Request" representing the client's request for the StopInstances operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See StopInstances for more information on using the StopInstances API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the StopInstancesRequest method. req, resp := client.StopInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/StopInstances
func (*Computing) StopInstancesWithContext ¶
func (c *Computing) StopInstancesWithContext(ctx nifcloud.Context, input *StopInstancesInput, opts ...request.Option) (*StopInstancesOutput, error)
StopInstancesWithContext is the same as StopInstances with the addition of the ability to pass a context and additional request options.
See StopInstances 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 (*Computing) TerminateInstances ¶
func (c *Computing) TerminateInstances(input *TerminateInstancesInput) (*TerminateInstancesOutput, error)
TerminateInstances API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation TerminateInstances for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/TerminateInstances
func (*Computing) TerminateInstancesRequest ¶
func (c *Computing) TerminateInstancesRequest(input *TerminateInstancesInput) (req *request.Request, output *TerminateInstancesOutput)
TerminateInstancesRequest generates a "nifcloud/request.Request" representing the client's request for the TerminateInstances operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See TerminateInstances for more information on using the TerminateInstances API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the TerminateInstancesRequest method. req, resp := client.TerminateInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/TerminateInstances
func (*Computing) TerminateInstancesWithContext ¶
func (c *Computing) TerminateInstancesWithContext(ctx nifcloud.Context, input *TerminateInstancesInput, opts ...request.Option) (*TerminateInstancesOutput, error)
TerminateInstancesWithContext is the same as TerminateInstances with the addition of the ability to pass a context and additional request options.
See TerminateInstances 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 (*Computing) UpdateLoadBalancer ¶
func (c *Computing) UpdateLoadBalancer(input *UpdateLoadBalancerInput) (*UpdateLoadBalancerOutput, error)
UpdateLoadBalancer API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation UpdateLoadBalancer for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UpdateLoadBalancer
func (*Computing) UpdateLoadBalancerOption ¶
func (c *Computing) UpdateLoadBalancerOption(input *UpdateLoadBalancerOptionInput) (*UpdateLoadBalancerOptionOutput, error)
UpdateLoadBalancerOption API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation UpdateLoadBalancerOption for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UpdateLoadBalancerOption
func (*Computing) UpdateLoadBalancerOptionRequest ¶
func (c *Computing) UpdateLoadBalancerOptionRequest(input *UpdateLoadBalancerOptionInput) (req *request.Request, output *UpdateLoadBalancerOptionOutput)
UpdateLoadBalancerOptionRequest generates a "nifcloud/request.Request" representing the client's request for the UpdateLoadBalancerOption operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateLoadBalancerOption for more information on using the UpdateLoadBalancerOption API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateLoadBalancerOptionRequest method. req, resp := client.UpdateLoadBalancerOptionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UpdateLoadBalancerOption
func (*Computing) UpdateLoadBalancerOptionWithContext ¶
func (c *Computing) UpdateLoadBalancerOptionWithContext(ctx nifcloud.Context, input *UpdateLoadBalancerOptionInput, opts ...request.Option) (*UpdateLoadBalancerOptionOutput, error)
UpdateLoadBalancerOptionWithContext is the same as UpdateLoadBalancerOption with the addition of the ability to pass a context and additional request options.
See UpdateLoadBalancerOption 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 (*Computing) UpdateLoadBalancerRequest ¶
func (c *Computing) UpdateLoadBalancerRequest(input *UpdateLoadBalancerInput) (req *request.Request, output *UpdateLoadBalancerOutput)
UpdateLoadBalancerRequest generates a "nifcloud/request.Request" representing the client's request for the UpdateLoadBalancer operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateLoadBalancer for more information on using the UpdateLoadBalancer API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateLoadBalancerRequest method. req, resp := client.UpdateLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UpdateLoadBalancer
func (*Computing) UpdateLoadBalancerWithContext ¶
func (c *Computing) UpdateLoadBalancerWithContext(ctx nifcloud.Context, input *UpdateLoadBalancerInput, opts ...request.Option) (*UpdateLoadBalancerOutput, error)
UpdateLoadBalancerWithContext is the same as UpdateLoadBalancer with the addition of the ability to pass a context and additional request options.
See UpdateLoadBalancer 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 (*Computing) UpdateSecurityGroup ¶
func (c *Computing) UpdateSecurityGroup(input *UpdateSecurityGroupInput) (*UpdateSecurityGroupOutput, error)
UpdateSecurityGroup API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation UpdateSecurityGroup for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UpdateSecurityGroup
func (*Computing) UpdateSecurityGroupOption ¶
func (c *Computing) UpdateSecurityGroupOption(input *UpdateSecurityGroupOptionInput) (*UpdateSecurityGroupOptionOutput, error)
UpdateSecurityGroupOption API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation UpdateSecurityGroupOption for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UpdateSecurityGroupOption
func (*Computing) UpdateSecurityGroupOptionRequest ¶
func (c *Computing) UpdateSecurityGroupOptionRequest(input *UpdateSecurityGroupOptionInput) (req *request.Request, output *UpdateSecurityGroupOptionOutput)
UpdateSecurityGroupOptionRequest generates a "nifcloud/request.Request" representing the client's request for the UpdateSecurityGroupOption operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateSecurityGroupOption for more information on using the UpdateSecurityGroupOption API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateSecurityGroupOptionRequest method. req, resp := client.UpdateSecurityGroupOptionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UpdateSecurityGroupOption
func (*Computing) UpdateSecurityGroupOptionWithContext ¶
func (c *Computing) UpdateSecurityGroupOptionWithContext(ctx nifcloud.Context, input *UpdateSecurityGroupOptionInput, opts ...request.Option) (*UpdateSecurityGroupOptionOutput, error)
UpdateSecurityGroupOptionWithContext is the same as UpdateSecurityGroupOption with the addition of the ability to pass a context and additional request options.
See UpdateSecurityGroupOption 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 (*Computing) UpdateSecurityGroupRequest ¶
func (c *Computing) UpdateSecurityGroupRequest(input *UpdateSecurityGroupInput) (req *request.Request, output *UpdateSecurityGroupOutput)
UpdateSecurityGroupRequest generates a "nifcloud/request.Request" representing the client's request for the UpdateSecurityGroup operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateSecurityGroup for more information on using the UpdateSecurityGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateSecurityGroupRequest method. req, resp := client.UpdateSecurityGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UpdateSecurityGroup
func (*Computing) UpdateSecurityGroupWithContext ¶
func (c *Computing) UpdateSecurityGroupWithContext(ctx nifcloud.Context, input *UpdateSecurityGroupInput, opts ...request.Option) (*UpdateSecurityGroupOutput, error)
UpdateSecurityGroupWithContext is the same as UpdateSecurityGroup with the addition of the ability to pass a context and additional request options.
See UpdateSecurityGroup 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 (*Computing) UploadSslCertificate ¶
func (c *Computing) UploadSslCertificate(input *UploadSslCertificateInput) (*UploadSslCertificateOutput, error)
UploadSslCertificate API operation for NIFCLOUD Computing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for NIFCLOUD Computing's API operation UploadSslCertificate for usage and error information. See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UploadSslCertificate
func (*Computing) UploadSslCertificateRequest ¶
func (c *Computing) UploadSslCertificateRequest(input *UploadSslCertificateInput) (req *request.Request, output *UploadSslCertificateOutput)
UploadSslCertificateRequest generates a "nifcloud/request.Request" representing the client's request for the UploadSslCertificate operation. The "output" return value will be populated with the request's response once the request completes successfuly.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UploadSslCertificate for more information on using the UploadSslCertificate API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UploadSslCertificateRequest method. req, resp := client.UploadSslCertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/computing-2.2/UploadSslCertificate
func (*Computing) UploadSslCertificateWithContext ¶
func (c *Computing) UploadSslCertificateWithContext(ctx nifcloud.Context, input *UploadSslCertificateInput, opts ...request.Option) (*UploadSslCertificateOutput, error)
UploadSslCertificateWithContext is the same as UploadSslCertificate with the addition of the ability to pass a context and additional request options.
See UploadSslCertificate 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 (*Computing) WaitUntilInstanceDeleted ¶
func (c *Computing) WaitUntilInstanceDeleted(input *DescribeInstancesInput) error
WaitUntilInstanceDeleted uses the computing API operation DescribeInstances to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Computing) WaitUntilInstanceDeletedWithContext ¶
func (c *Computing) WaitUntilInstanceDeletedWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, opts ...request.WaiterOption) error
WaitUntilInstanceDeletedWithContext is an extended version of WaitUntilInstanceDeleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
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 (*Computing) WaitUntilInstanceExists ¶
func (c *Computing) WaitUntilInstanceExists(input *DescribeInstancesInput) error
WaitUntilInstanceExists uses the computing API operation DescribeInstances to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Computing) WaitUntilInstanceExistsWithContext ¶
func (c *Computing) WaitUntilInstanceExistsWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, opts ...request.WaiterOption) error
WaitUntilInstanceExistsWithContext is an extended version of WaitUntilInstanceExists. With the support for passing in a context and options to configure the Waiter and the underlying request options.
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 (*Computing) WaitUntilInstanceRunning ¶
func (c *Computing) WaitUntilInstanceRunning(input *DescribeInstancesInput) error
WaitUntilInstanceRunning uses the computing API operation DescribeInstances to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Computing) WaitUntilInstanceRunningWithContext ¶
func (c *Computing) WaitUntilInstanceRunningWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, opts ...request.WaiterOption) error
WaitUntilInstanceRunningWithContext is an extended version of WaitUntilInstanceRunning. With the support for passing in a context and options to configure the Waiter and the underlying request options.
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 (*Computing) WaitUntilInstanceStopped ¶
func (c *Computing) WaitUntilInstanceStopped(input *DescribeInstancesInput) error
WaitUntilInstanceStopped uses the computing API operation DescribeInstances to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Computing) WaitUntilInstanceStoppedWithContext ¶
func (c *Computing) WaitUntilInstanceStoppedWithContext(ctx nifcloud.Context, input *DescribeInstancesInput, opts ...request.WaiterOption) error
WaitUntilInstanceStoppedWithContext is an extended version of WaitUntilInstanceStopped. With the support for passing in a context and options to configure the Waiter and the underlying request options.
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.
type ConfigureHealthCheckInput ¶
type ConfigureHealthCheckInput struct { HealthCheck *RequestHealthCheckStruct `locationName:"HealthCheck" type:"structure"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` // contains filtered or unexported fields }
func (ConfigureHealthCheckInput) GoString ¶
func (s ConfigureHealthCheckInput) GoString() string
GoString returns the string representation
func (*ConfigureHealthCheckInput) SetHealthCheck ¶
func (s *ConfigureHealthCheckInput) SetHealthCheck(v *RequestHealthCheckStruct) *ConfigureHealthCheckInput
SetHealthCheck sets the HealthCheck field's value.
func (*ConfigureHealthCheckInput) SetInstancePort ¶
func (s *ConfigureHealthCheckInput) SetInstancePort(v int64) *ConfigureHealthCheckInput
SetInstancePort sets the InstancePort field's value.
func (*ConfigureHealthCheckInput) SetLoadBalancerName ¶
func (s *ConfigureHealthCheckInput) SetLoadBalancerName(v string) *ConfigureHealthCheckInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*ConfigureHealthCheckInput) SetLoadBalancerPort ¶
func (s *ConfigureHealthCheckInput) SetLoadBalancerPort(v int64) *ConfigureHealthCheckInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (ConfigureHealthCheckInput) String ¶
func (s ConfigureHealthCheckInput) String() string
String returns the string representation
type ConfigureHealthCheckOutput ¶
type ConfigureHealthCheckOutput struct { ConfigureHealthCheckResult *ConfigureHealthCheckOutput `locationName:"ConfigureHealthCheckResult" type:"structure"` HealthCheck *HealthCheck `locationName:"HealthCheck" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (ConfigureHealthCheckOutput) GoString ¶
func (s ConfigureHealthCheckOutput) GoString() string
GoString returns the string representation
func (*ConfigureHealthCheckOutput) SetConfigureHealthCheckResult ¶
func (s *ConfigureHealthCheckOutput) SetConfigureHealthCheckResult(v *ConfigureHealthCheckOutput) *ConfigureHealthCheckOutput
SetConfigureHealthCheckResult sets the ConfigureHealthCheckResult field's value.
func (*ConfigureHealthCheckOutput) SetHealthCheck ¶
func (s *ConfigureHealthCheckOutput) SetHealthCheck(v *HealthCheck) *ConfigureHealthCheckOutput
SetHealthCheck sets the HealthCheck field's value.
func (*ConfigureHealthCheckOutput) SetResponseMetadata ¶
func (s *ConfigureHealthCheckOutput) SetResponseMetadata(v *ResponseMetadata) *ConfigureHealthCheckOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (ConfigureHealthCheckOutput) String ¶
func (s ConfigureHealthCheckOutput) String() string
String returns the string representation
type ConversionTask ¶
type ConversionTask struct { ConversionTaskId *string `locationName:"conversionTaskId" type:"string"` ExpirationTime *string `locationName:"expirationTime" type:"string"` ImportInstance *ImportInstance `locationName:"importInstance" type:"structure"` NetworkInterfaceSet []*NetworkInterfaceSetItem `locationName:"networkInterfaceSet" locationNameList:"item" type:"list"` State *string `locationName:"state" type:"string"` StatusMessage *string `locationName:"statusMessage" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (ConversionTask) GoString ¶
func (s ConversionTask) GoString() string
GoString returns the string representation
func (*ConversionTask) SetConversionTaskId ¶
func (s *ConversionTask) SetConversionTaskId(v string) *ConversionTask
SetConversionTaskId sets the ConversionTaskId field's value.
func (*ConversionTask) SetExpirationTime ¶
func (s *ConversionTask) SetExpirationTime(v string) *ConversionTask
SetExpirationTime sets the ExpirationTime field's value.
func (*ConversionTask) SetImportInstance ¶
func (s *ConversionTask) SetImportInstance(v *ImportInstance) *ConversionTask
SetImportInstance sets the ImportInstance field's value.
func (*ConversionTask) SetNetworkInterfaceSet ¶
func (s *ConversionTask) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *ConversionTask
SetNetworkInterfaceSet sets the NetworkInterfaceSet field's value.
func (*ConversionTask) SetState ¶
func (s *ConversionTask) SetState(v string) *ConversionTask
SetState sets the State field's value.
func (*ConversionTask) SetStatusMessage ¶
func (s *ConversionTask) SetStatusMessage(v string) *ConversionTask
SetStatusMessage sets the StatusMessage field's value.
func (*ConversionTask) SetTagSet ¶
func (s *ConversionTask) SetTagSet(v []*TagSetItem) *ConversionTask
SetTagSet sets the TagSet field's value.
func (ConversionTask) String ¶
func (s ConversionTask) String() string
String returns the string representation
type CopyInfo ¶
type CopyInfo struct { InstanceCopy *InstanceCopy `locationName:"instanceCopy" type:"structure"` Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (*CopyInfo) SetInstanceCopy ¶
func (s *CopyInfo) SetInstanceCopy(v *InstanceCopy) *CopyInfo
SetInstanceCopy sets the InstanceCopy field's value.
type CopyInstanceSetItem ¶
type CopyInstanceSetItem struct { InstanceId *string `locationName:"instanceId" type:"string"` InstanceState *string `locationName:"instanceState" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` // contains filtered or unexported fields }
func (CopyInstanceSetItem) GoString ¶
func (s CopyInstanceSetItem) GoString() string
GoString returns the string representation
func (*CopyInstanceSetItem) SetInstanceId ¶
func (s *CopyInstanceSetItem) SetInstanceId(v string) *CopyInstanceSetItem
SetInstanceId sets the InstanceId field's value.
func (*CopyInstanceSetItem) SetInstanceState ¶
func (s *CopyInstanceSetItem) SetInstanceState(v string) *CopyInstanceSetItem
SetInstanceState sets the InstanceState field's value.
func (*CopyInstanceSetItem) SetInstanceUniqueId ¶
func (s *CopyInstanceSetItem) SetInstanceUniqueId(v string) *CopyInstanceSetItem
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (CopyInstanceSetItem) String ¶
func (s CopyInstanceSetItem) String() string
String returns the string representation
type CopyInstancesInput ¶
type CopyInstancesInput struct { CopyCount *int64 `locationName:"CopyCount" type:"integer"` CopyInstance *RequestCopyInstanceStruct `locationName:"CopyInstance" type:"structure"` InstanceId *string `locationName:"InstanceId" type:"string"` NetworkInterface []*RequestNetworkInterfaceStruct `locationName:"NetworkInterface" type:"list"` // contains filtered or unexported fields }
func (CopyInstancesInput) GoString ¶
func (s CopyInstancesInput) GoString() string
GoString returns the string representation
func (*CopyInstancesInput) SetCopyCount ¶
func (s *CopyInstancesInput) SetCopyCount(v int64) *CopyInstancesInput
SetCopyCount sets the CopyCount field's value.
func (*CopyInstancesInput) SetCopyInstance ¶
func (s *CopyInstancesInput) SetCopyInstance(v *RequestCopyInstanceStruct) *CopyInstancesInput
SetCopyInstance sets the CopyInstance field's value.
func (*CopyInstancesInput) SetInstanceId ¶
func (s *CopyInstancesInput) SetInstanceId(v string) *CopyInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*CopyInstancesInput) SetNetworkInterface ¶
func (s *CopyInstancesInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *CopyInstancesInput
SetNetworkInterface sets the NetworkInterface field's value.
func (CopyInstancesInput) String ¶
func (s CopyInstancesInput) String() string
String returns the string representation
type CopyInstancesOutput ¶
type CopyInstancesOutput struct { CopyInstanceSet []*CopyInstanceSetItem `locationName:"copyInstanceSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (CopyInstancesOutput) GoString ¶
func (s CopyInstancesOutput) GoString() string
GoString returns the string representation
func (*CopyInstancesOutput) SetCopyInstanceSet ¶
func (s *CopyInstancesOutput) SetCopyInstanceSet(v []*CopyInstanceSetItem) *CopyInstancesOutput
SetCopyInstanceSet sets the CopyInstanceSet field's value.
func (*CopyInstancesOutput) SetRequestId ¶
func (s *CopyInstancesOutput) SetRequestId(v string) *CopyInstancesOutput
SetRequestId sets the RequestId field's value.
func (CopyInstancesOutput) String ¶
func (s CopyInstancesOutput) String() string
String returns the string representation
type Count ¶
type Count struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
type CreateCustomerGatewayInput ¶
type CreateCustomerGatewayInput struct { IpAddress *string `locationName:"IpAddress" type:"string"` NiftyCustomerGatewayDescription *string `locationName:"NiftyCustomerGatewayDescription" type:"string"` NiftyCustomerGatewayName *string `locationName:"NiftyCustomerGatewayName" type:"string"` NiftyLanSideCidrBlock *string `locationName:"NiftyLanSideCidrBlock" type:"string"` NiftyLanSideIpAddress *string `locationName:"NiftyLanSideIpAddress" type:"string"` // contains filtered or unexported fields }
func (CreateCustomerGatewayInput) GoString ¶
func (s CreateCustomerGatewayInput) GoString() string
GoString returns the string representation
func (*CreateCustomerGatewayInput) SetIpAddress ¶
func (s *CreateCustomerGatewayInput) SetIpAddress(v string) *CreateCustomerGatewayInput
SetIpAddress sets the IpAddress field's value.
func (*CreateCustomerGatewayInput) SetNiftyCustomerGatewayDescription ¶
func (s *CreateCustomerGatewayInput) SetNiftyCustomerGatewayDescription(v string) *CreateCustomerGatewayInput
SetNiftyCustomerGatewayDescription sets the NiftyCustomerGatewayDescription field's value.
func (*CreateCustomerGatewayInput) SetNiftyCustomerGatewayName ¶
func (s *CreateCustomerGatewayInput) SetNiftyCustomerGatewayName(v string) *CreateCustomerGatewayInput
SetNiftyCustomerGatewayName sets the NiftyCustomerGatewayName field's value.
func (*CreateCustomerGatewayInput) SetNiftyLanSideCidrBlock ¶
func (s *CreateCustomerGatewayInput) SetNiftyLanSideCidrBlock(v string) *CreateCustomerGatewayInput
SetNiftyLanSideCidrBlock sets the NiftyLanSideCidrBlock field's value.
func (*CreateCustomerGatewayInput) SetNiftyLanSideIpAddress ¶
func (s *CreateCustomerGatewayInput) SetNiftyLanSideIpAddress(v string) *CreateCustomerGatewayInput
SetNiftyLanSideIpAddress sets the NiftyLanSideIpAddress field's value.
func (CreateCustomerGatewayInput) String ¶
func (s CreateCustomerGatewayInput) String() string
String returns the string representation
type CreateCustomerGatewayOutput ¶
type CreateCustomerGatewayOutput struct { CustomerGateway *CustomerGateway `locationName:"customerGateway" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (CreateCustomerGatewayOutput) GoString ¶
func (s CreateCustomerGatewayOutput) GoString() string
GoString returns the string representation
func (*CreateCustomerGatewayOutput) SetCustomerGateway ¶
func (s *CreateCustomerGatewayOutput) SetCustomerGateway(v *CustomerGateway) *CreateCustomerGatewayOutput
SetCustomerGateway sets the CustomerGateway field's value.
func (*CreateCustomerGatewayOutput) SetRequestId ¶
func (s *CreateCustomerGatewayOutput) SetRequestId(v string) *CreateCustomerGatewayOutput
SetRequestId sets the RequestId field's value.
func (CreateCustomerGatewayOutput) String ¶
func (s CreateCustomerGatewayOutput) String() string
String returns the string representation
type CreateDhcpOptionsInput ¶
type CreateDhcpOptionsInput struct { DhcpConfiguration []*RequestDhcpConfigurationStruct `locationName:"DhcpConfiguration" type:"list"` // contains filtered or unexported fields }
func (CreateDhcpOptionsInput) GoString ¶
func (s CreateDhcpOptionsInput) GoString() string
GoString returns the string representation
func (*CreateDhcpOptionsInput) SetDhcpConfiguration ¶
func (s *CreateDhcpOptionsInput) SetDhcpConfiguration(v []*RequestDhcpConfigurationStruct) *CreateDhcpOptionsInput
SetDhcpConfiguration sets the DhcpConfiguration field's value.
func (CreateDhcpOptionsInput) String ¶
func (s CreateDhcpOptionsInput) String() string
String returns the string representation
type CreateDhcpOptionsOutput ¶
type CreateDhcpOptionsOutput struct { DhcpOptions *DhcpOptions `locationName:"dhcpOptions" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (CreateDhcpOptionsOutput) GoString ¶
func (s CreateDhcpOptionsOutput) GoString() string
GoString returns the string representation
func (*CreateDhcpOptionsOutput) SetDhcpOptions ¶
func (s *CreateDhcpOptionsOutput) SetDhcpOptions(v *DhcpOptions) *CreateDhcpOptionsOutput
SetDhcpOptions sets the DhcpOptions field's value.
func (*CreateDhcpOptionsOutput) SetRequestId ¶
func (s *CreateDhcpOptionsOutput) SetRequestId(v string) *CreateDhcpOptionsOutput
SetRequestId sets the RequestId field's value.
func (CreateDhcpOptionsOutput) String ¶
func (s CreateDhcpOptionsOutput) String() string
String returns the string representation
type CreateImage ¶
type CreateImage struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (CreateImage) GoString ¶
func (s CreateImage) GoString() string
GoString returns the string representation
func (*CreateImage) SetCharge ¶
func (s *CreateImage) SetCharge(v int64) *CreateImage
SetCharge sets the Charge field's value.
func (*CreateImage) SetType ¶
func (s *CreateImage) SetType(v string) *CreateImage
SetType sets the Type field's value.
func (*CreateImage) SetUnit ¶
func (s *CreateImage) SetUnit(v string) *CreateImage
SetUnit sets the Unit field's value.
func (*CreateImage) SetValue ¶
func (s *CreateImage) SetValue(v int64) *CreateImage
SetValue sets the Value field's value.
func (CreateImage) String ¶
func (s CreateImage) String() string
String returns the string representation
type CreateImageInput ¶
type CreateImageInput struct { Description *string `locationName:"Description" type:"string"` InstanceId *string `locationName:"InstanceId" type:"string"` LeftInstance *bool `locationName:"LeftInstance" type:"boolean"` Name *string `locationName:"Name" type:"string"` Placement *RequestPlacementStruct `locationName:"Placement" type:"structure"` // contains filtered or unexported fields }
func (CreateImageInput) GoString ¶
func (s CreateImageInput) GoString() string
GoString returns the string representation
func (*CreateImageInput) SetDescription ¶
func (s *CreateImageInput) SetDescription(v string) *CreateImageInput
SetDescription sets the Description field's value.
func (*CreateImageInput) SetInstanceId ¶
func (s *CreateImageInput) SetInstanceId(v string) *CreateImageInput
SetInstanceId sets the InstanceId field's value.
func (*CreateImageInput) SetLeftInstance ¶
func (s *CreateImageInput) SetLeftInstance(v bool) *CreateImageInput
SetLeftInstance sets the LeftInstance field's value.
func (*CreateImageInput) SetName ¶
func (s *CreateImageInput) SetName(v string) *CreateImageInput
SetName sets the Name field's value.
func (*CreateImageInput) SetPlacement ¶
func (s *CreateImageInput) SetPlacement(v *RequestPlacementStruct) *CreateImageInput
SetPlacement sets the Placement field's value.
func (CreateImageInput) String ¶
func (s CreateImageInput) String() string
String returns the string representation
type CreateImageOutput ¶
type CreateImageOutput struct { ImageId *string `locationName:"imageId" type:"string"` ImageState *string `locationName:"imageState" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (CreateImageOutput) GoString ¶
func (s CreateImageOutput) GoString() string
GoString returns the string representation
func (*CreateImageOutput) SetImageId ¶
func (s *CreateImageOutput) SetImageId(v string) *CreateImageOutput
SetImageId sets the ImageId field's value.
func (*CreateImageOutput) SetImageState ¶
func (s *CreateImageOutput) SetImageState(v string) *CreateImageOutput
SetImageState sets the ImageState field's value.
func (*CreateImageOutput) SetRequestId ¶
func (s *CreateImageOutput) SetRequestId(v string) *CreateImageOutput
SetRequestId sets the RequestId field's value.
func (CreateImageOutput) String ¶
func (s CreateImageOutput) String() string
String returns the string representation
type CreateKeyPairInput ¶
type CreateKeyPairInput struct { Description *string `locationName:"Description" type:"string"` KeyName *string `locationName:"KeyName" type:"string"` Password *string `locationName:"Password" type:"string"` // contains filtered or unexported fields }
func (CreateKeyPairInput) GoString ¶
func (s CreateKeyPairInput) GoString() string
GoString returns the string representation
func (*CreateKeyPairInput) SetDescription ¶
func (s *CreateKeyPairInput) SetDescription(v string) *CreateKeyPairInput
SetDescription sets the Description field's value.
func (*CreateKeyPairInput) SetKeyName ¶
func (s *CreateKeyPairInput) SetKeyName(v string) *CreateKeyPairInput
SetKeyName sets the KeyName field's value.
func (*CreateKeyPairInput) SetPassword ¶
func (s *CreateKeyPairInput) SetPassword(v string) *CreateKeyPairInput
SetPassword sets the Password field's value.
func (CreateKeyPairInput) String ¶
func (s CreateKeyPairInput) String() string
String returns the string representation
type CreateKeyPairOutput ¶
type CreateKeyPairOutput struct { KeyFingerprint *string `locationName:"keyFingerprint" type:"string"` KeyMaterial *string `locationName:"keyMaterial" type:"string"` KeyName *string `locationName:"keyName" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (CreateKeyPairOutput) GoString ¶
func (s CreateKeyPairOutput) GoString() string
GoString returns the string representation
func (*CreateKeyPairOutput) SetKeyFingerprint ¶
func (s *CreateKeyPairOutput) SetKeyFingerprint(v string) *CreateKeyPairOutput
SetKeyFingerprint sets the KeyFingerprint field's value.
func (*CreateKeyPairOutput) SetKeyMaterial ¶
func (s *CreateKeyPairOutput) SetKeyMaterial(v string) *CreateKeyPairOutput
SetKeyMaterial sets the KeyMaterial field's value.
func (*CreateKeyPairOutput) SetKeyName ¶
func (s *CreateKeyPairOutput) SetKeyName(v string) *CreateKeyPairOutput
SetKeyName sets the KeyName field's value.
func (*CreateKeyPairOutput) SetRequestId ¶
func (s *CreateKeyPairOutput) SetRequestId(v string) *CreateKeyPairOutput
SetRequestId sets the RequestId field's value.
func (CreateKeyPairOutput) String ¶
func (s CreateKeyPairOutput) String() string
String returns the string representation
type CreateLoadBalancerInput ¶
type CreateLoadBalancerInput struct { AccountingType *string `locationName:"AccountingType" type:"string"` AvailabilityZones []*string `locationName:"AvailabilityZones" locationNameList:"member" type:"list"` IpVersion *string `locationName:"IpVersion" type:"string"` Listeners []*RequestListenersStruct `locationName:"Listeners" locationNameList:"member" type:"list"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` NetworkVolume *int64 `locationName:"NetworkVolume" type:"integer"` // contains filtered or unexported fields }
func (CreateLoadBalancerInput) GoString ¶
func (s CreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*CreateLoadBalancerInput) SetAccountingType ¶
func (s *CreateLoadBalancerInput) SetAccountingType(v string) *CreateLoadBalancerInput
SetAccountingType sets the AccountingType field's value.
func (*CreateLoadBalancerInput) SetAvailabilityZones ¶
func (s *CreateLoadBalancerInput) SetAvailabilityZones(v []*string) *CreateLoadBalancerInput
SetAvailabilityZones sets the AvailabilityZones field's value.
func (*CreateLoadBalancerInput) SetIpVersion ¶
func (s *CreateLoadBalancerInput) SetIpVersion(v string) *CreateLoadBalancerInput
SetIpVersion sets the IpVersion field's value.
func (*CreateLoadBalancerInput) SetListeners ¶
func (s *CreateLoadBalancerInput) SetListeners(v []*RequestListenersStruct) *CreateLoadBalancerInput
SetListeners sets the Listeners field's value.
func (*CreateLoadBalancerInput) SetLoadBalancerName ¶
func (s *CreateLoadBalancerInput) SetLoadBalancerName(v string) *CreateLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*CreateLoadBalancerInput) SetNetworkVolume ¶
func (s *CreateLoadBalancerInput) SetNetworkVolume(v int64) *CreateLoadBalancerInput
SetNetworkVolume sets the NetworkVolume field's value.
func (CreateLoadBalancerInput) String ¶
func (s CreateLoadBalancerInput) String() string
String returns the string representation
type CreateLoadBalancerOutput ¶
type CreateLoadBalancerOutput struct { CreateLoadBalancerResult *CreateLoadBalancerOutput `locationName:"CreateLoadBalancerResult" type:"structure"` DNSName *string `locationName:"DNSName" type:"string"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (CreateLoadBalancerOutput) GoString ¶
func (s CreateLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*CreateLoadBalancerOutput) SetCreateLoadBalancerResult ¶
func (s *CreateLoadBalancerOutput) SetCreateLoadBalancerResult(v *CreateLoadBalancerOutput) *CreateLoadBalancerOutput
SetCreateLoadBalancerResult sets the CreateLoadBalancerResult field's value.
func (*CreateLoadBalancerOutput) SetDNSName ¶
func (s *CreateLoadBalancerOutput) SetDNSName(v string) *CreateLoadBalancerOutput
SetDNSName sets the DNSName field's value.
func (*CreateLoadBalancerOutput) SetResponseMetadata ¶
func (s *CreateLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *CreateLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (CreateLoadBalancerOutput) String ¶
func (s CreateLoadBalancerOutput) String() string
String returns the string representation
type CreateRouteInput ¶
type CreateRouteInput struct { DestinationCidrBlock *string `locationName:"DestinationCidrBlock" type:"string"` IpAddress *string `locationName:"IpAddress" type:"string"` NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` RouteTableId *string `locationName:"RouteTableId" type:"string"` // contains filtered or unexported fields }
func (CreateRouteInput) GoString ¶
func (s CreateRouteInput) GoString() string
GoString returns the string representation
func (*CreateRouteInput) SetDestinationCidrBlock ¶
func (s *CreateRouteInput) SetDestinationCidrBlock(v string) *CreateRouteInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*CreateRouteInput) SetIpAddress ¶
func (s *CreateRouteInput) SetIpAddress(v string) *CreateRouteInput
SetIpAddress sets the IpAddress field's value.
func (*CreateRouteInput) SetNetworkId ¶
func (s *CreateRouteInput) SetNetworkId(v string) *CreateRouteInput
SetNetworkId sets the NetworkId field's value.
func (*CreateRouteInput) SetNetworkName ¶
func (s *CreateRouteInput) SetNetworkName(v string) *CreateRouteInput
SetNetworkName sets the NetworkName field's value.
func (*CreateRouteInput) SetRouteTableId ¶
func (s *CreateRouteInput) SetRouteTableId(v string) *CreateRouteInput
SetRouteTableId sets the RouteTableId field's value.
func (CreateRouteInput) String ¶
func (s CreateRouteInput) String() string
String returns the string representation
type CreateRouteOutput ¶
type CreateRouteOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (CreateRouteOutput) GoString ¶
func (s CreateRouteOutput) GoString() string
GoString returns the string representation
func (*CreateRouteOutput) SetRequestId ¶
func (s *CreateRouteOutput) SetRequestId(v string) *CreateRouteOutput
SetRequestId sets the RequestId field's value.
func (*CreateRouteOutput) SetReturn ¶
func (s *CreateRouteOutput) SetReturn(v bool) *CreateRouteOutput
SetReturn sets the Return field's value.
func (CreateRouteOutput) String ¶
func (s CreateRouteOutput) String() string
String returns the string representation
type CreateRouteTableInput ¶
type CreateRouteTableInput struct {
// contains filtered or unexported fields
}
func (CreateRouteTableInput) GoString ¶
func (s CreateRouteTableInput) GoString() string
GoString returns the string representation
func (CreateRouteTableInput) String ¶
func (s CreateRouteTableInput) String() string
String returns the string representation
type CreateRouteTableOutput ¶
type CreateRouteTableOutput struct { RequestId *string `locationName:"requestId" type:"string"` RouteTable *RouteTable `locationName:"routeTable" type:"structure"` // contains filtered or unexported fields }
func (CreateRouteTableOutput) GoString ¶
func (s CreateRouteTableOutput) GoString() string
GoString returns the string representation
func (*CreateRouteTableOutput) SetRequestId ¶
func (s *CreateRouteTableOutput) SetRequestId(v string) *CreateRouteTableOutput
SetRequestId sets the RequestId field's value.
func (*CreateRouteTableOutput) SetRouteTable ¶
func (s *CreateRouteTableOutput) SetRouteTable(v *RouteTable) *CreateRouteTableOutput
SetRouteTable sets the RouteTable field's value.
func (CreateRouteTableOutput) String ¶
func (s CreateRouteTableOutput) String() string
String returns the string representation
type CreateSecurityGroupInput ¶
type CreateSecurityGroupInput struct { GroupDescription *string `locationName:"GroupDescription" type:"string"` GroupName *string `locationName:"GroupName" type:"string"` Placement *RequestPlacementStruct `locationName:"Placement" type:"structure"` // contains filtered or unexported fields }
func (CreateSecurityGroupInput) GoString ¶
func (s CreateSecurityGroupInput) GoString() string
GoString returns the string representation
func (*CreateSecurityGroupInput) SetGroupDescription ¶
func (s *CreateSecurityGroupInput) SetGroupDescription(v string) *CreateSecurityGroupInput
SetGroupDescription sets the GroupDescription field's value.
func (*CreateSecurityGroupInput) SetGroupName ¶
func (s *CreateSecurityGroupInput) SetGroupName(v string) *CreateSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (*CreateSecurityGroupInput) SetPlacement ¶
func (s *CreateSecurityGroupInput) SetPlacement(v *RequestPlacementStruct) *CreateSecurityGroupInput
SetPlacement sets the Placement field's value.
func (CreateSecurityGroupInput) String ¶
func (s CreateSecurityGroupInput) String() string
String returns the string representation
type CreateSecurityGroupOutput ¶
type CreateSecurityGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (CreateSecurityGroupOutput) GoString ¶
func (s CreateSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*CreateSecurityGroupOutput) SetRequestId ¶
func (s *CreateSecurityGroupOutput) SetRequestId(v string) *CreateSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (*CreateSecurityGroupOutput) SetReturn ¶
func (s *CreateSecurityGroupOutput) SetReturn(v bool) *CreateSecurityGroupOutput
SetReturn sets the Return field's value.
func (CreateSecurityGroupOutput) String ¶
func (s CreateSecurityGroupOutput) String() string
String returns the string representation
type CreateSslCertSetItem ¶
type CreateSslCertSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (CreateSslCertSetItem) GoString ¶
func (s CreateSslCertSetItem) GoString() string
GoString returns the string representation
func (*CreateSslCertSetItem) SetCharge ¶
func (s *CreateSslCertSetItem) SetCharge(v int64) *CreateSslCertSetItem
SetCharge sets the Charge field's value.
func (*CreateSslCertSetItem) SetType ¶
func (s *CreateSslCertSetItem) SetType(v string) *CreateSslCertSetItem
SetType sets the Type field's value.
func (*CreateSslCertSetItem) SetUnit ¶
func (s *CreateSslCertSetItem) SetUnit(v string) *CreateSslCertSetItem
SetUnit sets the Unit field's value.
func (*CreateSslCertSetItem) SetValue ¶
func (s *CreateSslCertSetItem) SetValue(v int64) *CreateSslCertSetItem
SetValue sets the Value field's value.
func (CreateSslCertSetItem) String ¶
func (s CreateSslCertSetItem) String() string
String returns the string representation
type CreateSslCertificateInput ¶
type CreateSslCertificateInput struct { ApproverEmailAddress *string `locationName:"ApproverEmailAddress" type:"string"` CertAuthority *int64 `locationName:"CertAuthority" type:"integer"` CertInfo *RequestCertInfoStruct `locationName:"CertInfo" type:"structure"` Count *int64 `locationName:"Count" type:"integer"` Fqdn *string `locationName:"Fqdn" type:"string"` FqdnId *string `locationName:"FqdnId" type:"string"` KeyLength *int64 `locationName:"KeyLength" type:"integer"` ValidityTerm *int64 `locationName:"ValidityTerm" type:"integer"` // contains filtered or unexported fields }
func (CreateSslCertificateInput) GoString ¶
func (s CreateSslCertificateInput) GoString() string
GoString returns the string representation
func (*CreateSslCertificateInput) SetApproverEmailAddress ¶
func (s *CreateSslCertificateInput) SetApproverEmailAddress(v string) *CreateSslCertificateInput
SetApproverEmailAddress sets the ApproverEmailAddress field's value.
func (*CreateSslCertificateInput) SetCertAuthority ¶
func (s *CreateSslCertificateInput) SetCertAuthority(v int64) *CreateSslCertificateInput
SetCertAuthority sets the CertAuthority field's value.
func (*CreateSslCertificateInput) SetCertInfo ¶
func (s *CreateSslCertificateInput) SetCertInfo(v *RequestCertInfoStruct) *CreateSslCertificateInput
SetCertInfo sets the CertInfo field's value.
func (*CreateSslCertificateInput) SetCount ¶
func (s *CreateSslCertificateInput) SetCount(v int64) *CreateSslCertificateInput
SetCount sets the Count field's value.
func (*CreateSslCertificateInput) SetFqdn ¶
func (s *CreateSslCertificateInput) SetFqdn(v string) *CreateSslCertificateInput
SetFqdn sets the Fqdn field's value.
func (*CreateSslCertificateInput) SetFqdnId ¶
func (s *CreateSslCertificateInput) SetFqdnId(v string) *CreateSslCertificateInput
SetFqdnId sets the FqdnId field's value.
func (*CreateSslCertificateInput) SetKeyLength ¶
func (s *CreateSslCertificateInput) SetKeyLength(v int64) *CreateSslCertificateInput
SetKeyLength sets the KeyLength field's value.
func (*CreateSslCertificateInput) SetValidityTerm ¶
func (s *CreateSslCertificateInput) SetValidityTerm(v int64) *CreateSslCertificateInput
SetValidityTerm sets the ValidityTerm field's value.
func (CreateSslCertificateInput) String ¶
func (s CreateSslCertificateInput) String() string
String returns the string representation
type CreateSslCertificateOutput ¶
type CreateSslCertificateOutput struct { ApproverEmailAddress *int64 `locationName:"approverEmailAddress" type:"integer"` CertAuthority *string `locationName:"certAuthority" type:"string"` CertState *string `locationName:"certState" type:"string"` Fqdn *string `locationName:"fqdn" type:"string"` FqdnId *string `locationName:"fqdnId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` ValidityTerm *int64 `locationName:"validityTerm" type:"integer"` // contains filtered or unexported fields }
func (CreateSslCertificateOutput) GoString ¶
func (s CreateSslCertificateOutput) GoString() string
GoString returns the string representation
func (*CreateSslCertificateOutput) SetApproverEmailAddress ¶
func (s *CreateSslCertificateOutput) SetApproverEmailAddress(v int64) *CreateSslCertificateOutput
SetApproverEmailAddress sets the ApproverEmailAddress field's value.
func (*CreateSslCertificateOutput) SetCertAuthority ¶
func (s *CreateSslCertificateOutput) SetCertAuthority(v string) *CreateSslCertificateOutput
SetCertAuthority sets the CertAuthority field's value.
func (*CreateSslCertificateOutput) SetCertState ¶
func (s *CreateSslCertificateOutput) SetCertState(v string) *CreateSslCertificateOutput
SetCertState sets the CertState field's value.
func (*CreateSslCertificateOutput) SetFqdn ¶
func (s *CreateSslCertificateOutput) SetFqdn(v string) *CreateSslCertificateOutput
SetFqdn sets the Fqdn field's value.
func (*CreateSslCertificateOutput) SetFqdnId ¶
func (s *CreateSslCertificateOutput) SetFqdnId(v string) *CreateSslCertificateOutput
SetFqdnId sets the FqdnId field's value.
func (*CreateSslCertificateOutput) SetRequestId ¶
func (s *CreateSslCertificateOutput) SetRequestId(v string) *CreateSslCertificateOutput
SetRequestId sets the RequestId field's value.
func (*CreateSslCertificateOutput) SetValidityTerm ¶
func (s *CreateSslCertificateOutput) SetValidityTerm(v int64) *CreateSslCertificateOutput
SetValidityTerm sets the ValidityTerm field's value.
func (CreateSslCertificateOutput) String ¶
func (s CreateSslCertificateOutput) String() string
String returns the string representation
type CreateVolumeInput ¶
type CreateVolumeInput struct { AccountingType *string `locationName:"AccountingType" type:"string"` Description *string `locationName:"Description" type:"string"` DiskType *string `locationName:"DiskType" type:"string"` InstanceId *string `locationName:"InstanceId" type:"string"` Size *int64 `locationName:"Size" type:"integer"` VolumeId *string `locationName:"VolumeId" type:"string"` // contains filtered or unexported fields }
func (CreateVolumeInput) GoString ¶
func (s CreateVolumeInput) GoString() string
GoString returns the string representation
func (*CreateVolumeInput) SetAccountingType ¶
func (s *CreateVolumeInput) SetAccountingType(v string) *CreateVolumeInput
SetAccountingType sets the AccountingType field's value.
func (*CreateVolumeInput) SetDescription ¶
func (s *CreateVolumeInput) SetDescription(v string) *CreateVolumeInput
SetDescription sets the Description field's value.
func (*CreateVolumeInput) SetDiskType ¶
func (s *CreateVolumeInput) SetDiskType(v string) *CreateVolumeInput
SetDiskType sets the DiskType field's value.
func (*CreateVolumeInput) SetInstanceId ¶
func (s *CreateVolumeInput) SetInstanceId(v string) *CreateVolumeInput
SetInstanceId sets the InstanceId field's value.
func (*CreateVolumeInput) SetSize ¶
func (s *CreateVolumeInput) SetSize(v int64) *CreateVolumeInput
SetSize sets the Size field's value.
func (*CreateVolumeInput) SetVolumeId ¶
func (s *CreateVolumeInput) SetVolumeId(v string) *CreateVolumeInput
SetVolumeId sets the VolumeId field's value.
func (CreateVolumeInput) String ¶
func (s CreateVolumeInput) String() string
String returns the string representation
type CreateVolumeOutput ¶
type CreateVolumeOutput struct { AccountingType *string `locationName:"accountingType" type:"string"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` CreateTime *time.Time `locationName:"createTime" type:"timestamp" timestampFormat:""` DiskType *string `locationName:"diskType" type:"string"` RequestId *string `locationName:"requestId" type:"string"` Size *string `locationName:"size" type:"string"` SnapshotId *string `locationName:"snapshotId" type:"string"` Status *string `locationName:"status" type:"string"` VolumeId *string `locationName:"volumeId" type:"string"` // contains filtered or unexported fields }
func (CreateVolumeOutput) GoString ¶
func (s CreateVolumeOutput) GoString() string
GoString returns the string representation
func (*CreateVolumeOutput) SetAccountingType ¶
func (s *CreateVolumeOutput) SetAccountingType(v string) *CreateVolumeOutput
SetAccountingType sets the AccountingType field's value.
func (*CreateVolumeOutput) SetAvailabilityZone ¶
func (s *CreateVolumeOutput) SetAvailabilityZone(v string) *CreateVolumeOutput
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*CreateVolumeOutput) SetCreateTime ¶
func (s *CreateVolumeOutput) SetCreateTime(v time.Time) *CreateVolumeOutput
SetCreateTime sets the CreateTime field's value.
func (*CreateVolumeOutput) SetDiskType ¶
func (s *CreateVolumeOutput) SetDiskType(v string) *CreateVolumeOutput
SetDiskType sets the DiskType field's value.
func (*CreateVolumeOutput) SetRequestId ¶
func (s *CreateVolumeOutput) SetRequestId(v string) *CreateVolumeOutput
SetRequestId sets the RequestId field's value.
func (*CreateVolumeOutput) SetSize ¶
func (s *CreateVolumeOutput) SetSize(v string) *CreateVolumeOutput
SetSize sets the Size field's value.
func (*CreateVolumeOutput) SetSnapshotId ¶
func (s *CreateVolumeOutput) SetSnapshotId(v string) *CreateVolumeOutput
SetSnapshotId sets the SnapshotId field's value.
func (*CreateVolumeOutput) SetStatus ¶
func (s *CreateVolumeOutput) SetStatus(v string) *CreateVolumeOutput
SetStatus sets the Status field's value.
func (*CreateVolumeOutput) SetVolumeId ¶
func (s *CreateVolumeOutput) SetVolumeId(v string) *CreateVolumeOutput
SetVolumeId sets the VolumeId field's value.
func (CreateVolumeOutput) String ¶
func (s CreateVolumeOutput) String() string
String returns the string representation
type CreateVpnConnectionInput ¶
type CreateVpnConnectionInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` CustomerGatewayId *string `locationName:"CustomerGatewayId" type:"string"` NiftyCustomerGatewayName *string `locationName:"NiftyCustomerGatewayName" type:"string"` NiftyIPsecConfiguration *RequestNiftyIPsecConfigurationStruct `locationName:"NiftyIPsecConfiguration" type:"structure"` NiftyIpsecConfiguration *RequestNiftyIpsecConfigurationStruct `locationName:"NiftyIpsecConfiguration" type:"structure"` NiftyTunnel *RequestNiftyTunnelStruct `locationName:"NiftyTunnel" type:"structure"` NiftyVpnConnectionDescription *string `locationName:"NiftyVpnConnectionDescription" type:"string"` NiftyVpnConnectionMtu *string `locationName:"NiftyVpnConnectionMtu" type:"string"` NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` Type *string `locationName:"Type" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (CreateVpnConnectionInput) GoString ¶
func (s CreateVpnConnectionInput) GoString() string
GoString returns the string representation
func (*CreateVpnConnectionInput) SetAgreement ¶
func (s *CreateVpnConnectionInput) SetAgreement(v bool) *CreateVpnConnectionInput
SetAgreement sets the Agreement field's value.
func (*CreateVpnConnectionInput) SetCustomerGatewayId ¶
func (s *CreateVpnConnectionInput) SetCustomerGatewayId(v string) *CreateVpnConnectionInput
SetCustomerGatewayId sets the CustomerGatewayId field's value.
func (*CreateVpnConnectionInput) SetNiftyCustomerGatewayName ¶
func (s *CreateVpnConnectionInput) SetNiftyCustomerGatewayName(v string) *CreateVpnConnectionInput
SetNiftyCustomerGatewayName sets the NiftyCustomerGatewayName field's value.
func (*CreateVpnConnectionInput) SetNiftyIPsecConfiguration ¶
func (s *CreateVpnConnectionInput) SetNiftyIPsecConfiguration(v *RequestNiftyIPsecConfigurationStruct) *CreateVpnConnectionInput
SetNiftyIPsecConfiguration sets the NiftyIPsecConfiguration field's value.
func (*CreateVpnConnectionInput) SetNiftyIpsecConfiguration ¶
func (s *CreateVpnConnectionInput) SetNiftyIpsecConfiguration(v *RequestNiftyIpsecConfigurationStruct) *CreateVpnConnectionInput
SetNiftyIpsecConfiguration sets the NiftyIpsecConfiguration field's value.
func (*CreateVpnConnectionInput) SetNiftyTunnel ¶
func (s *CreateVpnConnectionInput) SetNiftyTunnel(v *RequestNiftyTunnelStruct) *CreateVpnConnectionInput
SetNiftyTunnel sets the NiftyTunnel field's value.
func (*CreateVpnConnectionInput) SetNiftyVpnConnectionDescription ¶
func (s *CreateVpnConnectionInput) SetNiftyVpnConnectionDescription(v string) *CreateVpnConnectionInput
SetNiftyVpnConnectionDescription sets the NiftyVpnConnectionDescription field's value.
func (*CreateVpnConnectionInput) SetNiftyVpnConnectionMtu ¶
func (s *CreateVpnConnectionInput) SetNiftyVpnConnectionMtu(v string) *CreateVpnConnectionInput
SetNiftyVpnConnectionMtu sets the NiftyVpnConnectionMtu field's value.
func (*CreateVpnConnectionInput) SetNiftyVpnGatewayName ¶
func (s *CreateVpnConnectionInput) SetNiftyVpnGatewayName(v string) *CreateVpnConnectionInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*CreateVpnConnectionInput) SetType ¶
func (s *CreateVpnConnectionInput) SetType(v string) *CreateVpnConnectionInput
SetType sets the Type field's value.
func (*CreateVpnConnectionInput) SetVpnGatewayId ¶
func (s *CreateVpnConnectionInput) SetVpnGatewayId(v string) *CreateVpnConnectionInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (CreateVpnConnectionInput) String ¶
func (s CreateVpnConnectionInput) String() string
String returns the string representation
type CreateVpnConnectionOutput ¶
type CreateVpnConnectionOutput struct { RequestId *string `locationName:"requestId" type:"string"` VpnConnection *VpnConnection `locationName:"vpnConnection" type:"structure"` // contains filtered or unexported fields }
func (CreateVpnConnectionOutput) GoString ¶
func (s CreateVpnConnectionOutput) GoString() string
GoString returns the string representation
func (*CreateVpnConnectionOutput) SetRequestId ¶
func (s *CreateVpnConnectionOutput) SetRequestId(v string) *CreateVpnConnectionOutput
SetRequestId sets the RequestId field's value.
func (*CreateVpnConnectionOutput) SetVpnConnection ¶
func (s *CreateVpnConnectionOutput) SetVpnConnection(v *VpnConnection) *CreateVpnConnectionOutput
SetVpnConnection sets the VpnConnection field's value.
func (CreateVpnConnectionOutput) String ¶
func (s CreateVpnConnectionOutput) String() string
String returns the string representation
type CreateVpnGatewayInput ¶
type CreateVpnGatewayInput struct { AccountingType *string `locationName:"AccountingType" type:"string"` NiftyNetwork *RequestNiftyNetworkStruct `locationName:"NiftyNetwork" type:"structure"` NiftyRedundancy *bool `locationName:"NiftyRedundancy" type:"boolean"` NiftyVpnGatewayDescription *string `locationName:"NiftyVpnGatewayDescription" type:"string"` NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` NiftyVpnGatewayType *string `locationName:"NiftyVpnGatewayType" type:"string"` Placement *RequestPlacementStruct `locationName:"Placement" type:"structure"` SecurityGroup []*string `locationName:"SecurityGroup" type:"list"` // contains filtered or unexported fields }
func (CreateVpnGatewayInput) GoString ¶
func (s CreateVpnGatewayInput) GoString() string
GoString returns the string representation
func (*CreateVpnGatewayInput) SetAccountingType ¶
func (s *CreateVpnGatewayInput) SetAccountingType(v string) *CreateVpnGatewayInput
SetAccountingType sets the AccountingType field's value.
func (*CreateVpnGatewayInput) SetNiftyNetwork ¶
func (s *CreateVpnGatewayInput) SetNiftyNetwork(v *RequestNiftyNetworkStruct) *CreateVpnGatewayInput
SetNiftyNetwork sets the NiftyNetwork field's value.
func (*CreateVpnGatewayInput) SetNiftyRedundancy ¶
func (s *CreateVpnGatewayInput) SetNiftyRedundancy(v bool) *CreateVpnGatewayInput
SetNiftyRedundancy sets the NiftyRedundancy field's value.
func (*CreateVpnGatewayInput) SetNiftyVpnGatewayDescription ¶
func (s *CreateVpnGatewayInput) SetNiftyVpnGatewayDescription(v string) *CreateVpnGatewayInput
SetNiftyVpnGatewayDescription sets the NiftyVpnGatewayDescription field's value.
func (*CreateVpnGatewayInput) SetNiftyVpnGatewayName ¶
func (s *CreateVpnGatewayInput) SetNiftyVpnGatewayName(v string) *CreateVpnGatewayInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*CreateVpnGatewayInput) SetNiftyVpnGatewayType ¶
func (s *CreateVpnGatewayInput) SetNiftyVpnGatewayType(v string) *CreateVpnGatewayInput
SetNiftyVpnGatewayType sets the NiftyVpnGatewayType field's value.
func (*CreateVpnGatewayInput) SetPlacement ¶
func (s *CreateVpnGatewayInput) SetPlacement(v *RequestPlacementStruct) *CreateVpnGatewayInput
SetPlacement sets the Placement field's value.
func (*CreateVpnGatewayInput) SetSecurityGroup ¶
func (s *CreateVpnGatewayInput) SetSecurityGroup(v []*string) *CreateVpnGatewayInput
SetSecurityGroup sets the SecurityGroup field's value.
func (CreateVpnGatewayInput) String ¶
func (s CreateVpnGatewayInput) String() string
String returns the string representation
type CreateVpnGatewayOutput ¶
type CreateVpnGatewayOutput struct { RequestId *string `locationName:"requestId" type:"string"` VpnGateway *VpnGateway `locationName:"vpnGateway" type:"structure"` // contains filtered or unexported fields }
func (CreateVpnGatewayOutput) GoString ¶
func (s CreateVpnGatewayOutput) GoString() string
GoString returns the string representation
func (*CreateVpnGatewayOutput) SetRequestId ¶
func (s *CreateVpnGatewayOutput) SetRequestId(v string) *CreateVpnGatewayOutput
SetRequestId sets the RequestId field's value.
func (*CreateVpnGatewayOutput) SetVpnGateway ¶
func (s *CreateVpnGatewayOutput) SetVpnGateway(v *VpnGateway) *CreateVpnGatewayOutput
SetVpnGateway sets the VpnGateway field's value.
func (CreateVpnGatewayOutput) String ¶
func (s CreateVpnGatewayOutput) String() string
String returns the string representation
type CurrentState ¶
type CurrentState struct { Code *int64 `locationName:"code" type:"integer"` Name *string `locationName:"name" type:"string"` // contains filtered or unexported fields }
func (CurrentState) GoString ¶
func (s CurrentState) GoString() string
GoString returns the string representation
func (*CurrentState) SetCode ¶
func (s *CurrentState) SetCode(v int64) *CurrentState
SetCode sets the Code field's value.
func (*CurrentState) SetName ¶
func (s *CurrentState) SetName(v string) *CurrentState
SetName sets the Name field's value.
func (CurrentState) String ¶
func (s CurrentState) String() string
String returns the string representation
type CustomerGateway ¶
type CustomerGateway struct { BgpAsn *string `locationName:"bgpAsn" type:"string"` CustomerGatewayId *string `locationName:"customerGatewayId" type:"string"` IpAddress *string `locationName:"ipAddress" type:"string"` NiftyCustomerGatewayDescription *string `locationName:"niftyCustomerGatewayDescription" type:"string"` NiftyCustomerGatewayName *string `locationName:"niftyCustomerGatewayName" type:"string"` NiftyLanSideCidrBlock *string `locationName:"niftyLanSideCidrBlock" type:"string"` NiftyLanSideIpAddress *string `locationName:"niftyLanSideIpAddress" type:"string"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` Type *string `locationName:"type" type:"string"` // contains filtered or unexported fields }
func (CustomerGateway) GoString ¶
func (s CustomerGateway) GoString() string
GoString returns the string representation
func (*CustomerGateway) SetBgpAsn ¶
func (s *CustomerGateway) SetBgpAsn(v string) *CustomerGateway
SetBgpAsn sets the BgpAsn field's value.
func (*CustomerGateway) SetCustomerGatewayId ¶
func (s *CustomerGateway) SetCustomerGatewayId(v string) *CustomerGateway
SetCustomerGatewayId sets the CustomerGatewayId field's value.
func (*CustomerGateway) SetIpAddress ¶
func (s *CustomerGateway) SetIpAddress(v string) *CustomerGateway
SetIpAddress sets the IpAddress field's value.
func (*CustomerGateway) SetNiftyCustomerGatewayDescription ¶
func (s *CustomerGateway) SetNiftyCustomerGatewayDescription(v string) *CustomerGateway
SetNiftyCustomerGatewayDescription sets the NiftyCustomerGatewayDescription field's value.
func (*CustomerGateway) SetNiftyCustomerGatewayName ¶
func (s *CustomerGateway) SetNiftyCustomerGatewayName(v string) *CustomerGateway
SetNiftyCustomerGatewayName sets the NiftyCustomerGatewayName field's value.
func (*CustomerGateway) SetNiftyLanSideCidrBlock ¶
func (s *CustomerGateway) SetNiftyLanSideCidrBlock(v string) *CustomerGateway
SetNiftyLanSideCidrBlock sets the NiftyLanSideCidrBlock field's value.
func (*CustomerGateway) SetNiftyLanSideIpAddress ¶
func (s *CustomerGateway) SetNiftyLanSideIpAddress(v string) *CustomerGateway
SetNiftyLanSideIpAddress sets the NiftyLanSideIpAddress field's value.
func (*CustomerGateway) SetState ¶
func (s *CustomerGateway) SetState(v string) *CustomerGateway
SetState sets the State field's value.
func (*CustomerGateway) SetTagSet ¶
func (s *CustomerGateway) SetTagSet(v []*TagSetItem) *CustomerGateway
SetTagSet sets the TagSet field's value.
func (*CustomerGateway) SetType ¶
func (s *CustomerGateway) SetType(v string) *CustomerGateway
SetType sets the Type field's value.
func (CustomerGateway) String ¶
func (s CustomerGateway) String() string
String returns the string representation
type CustomerGatewaySetItem ¶
type CustomerGatewaySetItem struct { BgpAsn *string `locationName:"bgpAsn" type:"string"` CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` CustomerGatewayId *string `locationName:"customerGatewayId" type:"string"` IpAddress *string `locationName:"ipAddress" type:"string"` NiftyCustomerGatewayDescription *string `locationName:"niftyCustomerGatewayDescription" type:"string"` NiftyCustomerGatewayName *string `locationName:"niftyCustomerGatewayName" type:"string"` NiftyLanSideCidrBlock *string `locationName:"niftyLanSideCidrBlock" type:"string"` NiftyLanSideIpAddress *string `locationName:"niftyLanSideIpAddress" type:"string"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` Type *string `locationName:"type" type:"string"` // contains filtered or unexported fields }
func (CustomerGatewaySetItem) GoString ¶
func (s CustomerGatewaySetItem) GoString() string
GoString returns the string representation
func (*CustomerGatewaySetItem) SetBgpAsn ¶
func (s *CustomerGatewaySetItem) SetBgpAsn(v string) *CustomerGatewaySetItem
SetBgpAsn sets the BgpAsn field's value.
func (*CustomerGatewaySetItem) SetCreatedTime ¶
func (s *CustomerGatewaySetItem) SetCreatedTime(v time.Time) *CustomerGatewaySetItem
SetCreatedTime sets the CreatedTime field's value.
func (*CustomerGatewaySetItem) SetCustomerGatewayId ¶
func (s *CustomerGatewaySetItem) SetCustomerGatewayId(v string) *CustomerGatewaySetItem
SetCustomerGatewayId sets the CustomerGatewayId field's value.
func (*CustomerGatewaySetItem) SetIpAddress ¶
func (s *CustomerGatewaySetItem) SetIpAddress(v string) *CustomerGatewaySetItem
SetIpAddress sets the IpAddress field's value.
func (*CustomerGatewaySetItem) SetNiftyCustomerGatewayDescription ¶
func (s *CustomerGatewaySetItem) SetNiftyCustomerGatewayDescription(v string) *CustomerGatewaySetItem
SetNiftyCustomerGatewayDescription sets the NiftyCustomerGatewayDescription field's value.
func (*CustomerGatewaySetItem) SetNiftyCustomerGatewayName ¶
func (s *CustomerGatewaySetItem) SetNiftyCustomerGatewayName(v string) *CustomerGatewaySetItem
SetNiftyCustomerGatewayName sets the NiftyCustomerGatewayName field's value.
func (*CustomerGatewaySetItem) SetNiftyLanSideCidrBlock ¶
func (s *CustomerGatewaySetItem) SetNiftyLanSideCidrBlock(v string) *CustomerGatewaySetItem
SetNiftyLanSideCidrBlock sets the NiftyLanSideCidrBlock field's value.
func (*CustomerGatewaySetItem) SetNiftyLanSideIpAddress ¶
func (s *CustomerGatewaySetItem) SetNiftyLanSideIpAddress(v string) *CustomerGatewaySetItem
SetNiftyLanSideIpAddress sets the NiftyLanSideIpAddress field's value.
func (*CustomerGatewaySetItem) SetState ¶
func (s *CustomerGatewaySetItem) SetState(v string) *CustomerGatewaySetItem
SetState sets the State field's value.
func (*CustomerGatewaySetItem) SetTagSet ¶
func (s *CustomerGatewaySetItem) SetTagSet(v []*TagSetItem) *CustomerGatewaySetItem
SetTagSet sets the TagSet field's value.
func (*CustomerGatewaySetItem) SetType ¶
func (s *CustomerGatewaySetItem) SetType(v string) *CustomerGatewaySetItem
SetType sets the Type field's value.
func (CustomerGatewaySetItem) String ¶
func (s CustomerGatewaySetItem) String() string
String returns the string representation
type DDay ¶
type DDay struct { EndingDDay *string `locationName:"endingDDay" type:"string"` StartingDDay *string `locationName:"startingDDay" type:"string"` // contains filtered or unexported fields }
func (*DDay) SetEndingDDay ¶
SetEndingDDay sets the EndingDDay field's value.
func (*DDay) SetStartingDDay ¶
SetStartingDDay sets the StartingDDay field's value.
type DataSetItem ¶
type DataSetItem struct { DateTime *string `locationName:"dateTime" type:"string"` Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (DataSetItem) GoString ¶
func (s DataSetItem) GoString() string
GoString returns the string representation
func (*DataSetItem) SetDateTime ¶
func (s *DataSetItem) SetDateTime(v string) *DataSetItem
SetDateTime sets the DateTime field's value.
func (*DataSetItem) SetValue ¶
func (s *DataSetItem) SetValue(v string) *DataSetItem
SetValue sets the Value field's value.
func (DataSetItem) String ¶
func (s DataSetItem) String() string
String returns the string representation
type Day ¶
type Day struct { SetFriday *string `locationName:"setFriday" type:"string"` SetMonday *string `locationName:"setMonday" type:"string"` SetSaturday *string `locationName:"setSaturday" type:"string"` SetSunday *string `locationName:"setSunday" type:"string"` SetThursday *string `locationName:"setThursday" type:"string"` SetTuesday *string `locationName:"setTuesday" type:"string"` SetWednesday *string `locationName:"setWednesday" type:"string"` // contains filtered or unexported fields }
func (*Day) SetSetFriday ¶
SetSetFriday sets the SetFriday field's value.
func (*Day) SetSetMonday ¶
SetSetMonday sets the SetMonday field's value.
func (*Day) SetSetSaturday ¶
SetSetSaturday sets the SetSaturday field's value.
func (*Day) SetSetSunday ¶
SetSetSunday sets the SetSunday field's value.
func (*Day) SetSetThursday ¶
SetSetThursday sets the SetThursday field's value.
func (*Day) SetSetTuesday ¶
SetSetTuesday sets the SetTuesday field's value.
func (*Day) SetSetWednesday ¶
SetSetWednesday sets the SetWednesday field's value.
type DeleteCustomerGatewayInput ¶
type DeleteCustomerGatewayInput struct { CustomerGatewayId *string `locationName:"CustomerGatewayId" type:"string"` NiftyCustomerGatewayName *string `locationName:"NiftyCustomerGatewayName" type:"string"` // contains filtered or unexported fields }
func (DeleteCustomerGatewayInput) GoString ¶
func (s DeleteCustomerGatewayInput) GoString() string
GoString returns the string representation
func (*DeleteCustomerGatewayInput) SetCustomerGatewayId ¶
func (s *DeleteCustomerGatewayInput) SetCustomerGatewayId(v string) *DeleteCustomerGatewayInput
SetCustomerGatewayId sets the CustomerGatewayId field's value.
func (*DeleteCustomerGatewayInput) SetNiftyCustomerGatewayName ¶
func (s *DeleteCustomerGatewayInput) SetNiftyCustomerGatewayName(v string) *DeleteCustomerGatewayInput
SetNiftyCustomerGatewayName sets the NiftyCustomerGatewayName field's value.
func (DeleteCustomerGatewayInput) String ¶
func (s DeleteCustomerGatewayInput) String() string
String returns the string representation
type DeleteCustomerGatewayOutput ¶
type DeleteCustomerGatewayOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteCustomerGatewayOutput) GoString ¶
func (s DeleteCustomerGatewayOutput) GoString() string
GoString returns the string representation
func (*DeleteCustomerGatewayOutput) SetRequestId ¶
func (s *DeleteCustomerGatewayOutput) SetRequestId(v string) *DeleteCustomerGatewayOutput
SetRequestId sets the RequestId field's value.
func (*DeleteCustomerGatewayOutput) SetReturn ¶
func (s *DeleteCustomerGatewayOutput) SetReturn(v bool) *DeleteCustomerGatewayOutput
SetReturn sets the Return field's value.
func (DeleteCustomerGatewayOutput) String ¶
func (s DeleteCustomerGatewayOutput) String() string
String returns the string representation
type DeleteDhcpOptionsInput ¶
type DeleteDhcpOptionsInput struct { DhcpOptionsId *string `locationName:"DhcpOptionsId" type:"string"` // contains filtered or unexported fields }
func (DeleteDhcpOptionsInput) GoString ¶
func (s DeleteDhcpOptionsInput) GoString() string
GoString returns the string representation
func (*DeleteDhcpOptionsInput) SetDhcpOptionsId ¶
func (s *DeleteDhcpOptionsInput) SetDhcpOptionsId(v string) *DeleteDhcpOptionsInput
SetDhcpOptionsId sets the DhcpOptionsId field's value.
func (DeleteDhcpOptionsInput) String ¶
func (s DeleteDhcpOptionsInput) String() string
String returns the string representation
type DeleteDhcpOptionsOutput ¶
type DeleteDhcpOptionsOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteDhcpOptionsOutput) GoString ¶
func (s DeleteDhcpOptionsOutput) GoString() string
GoString returns the string representation
func (*DeleteDhcpOptionsOutput) SetRequestId ¶
func (s *DeleteDhcpOptionsOutput) SetRequestId(v string) *DeleteDhcpOptionsOutput
SetRequestId sets the RequestId field's value.
func (*DeleteDhcpOptionsOutput) SetReturn ¶
func (s *DeleteDhcpOptionsOutput) SetReturn(v bool) *DeleteDhcpOptionsOutput
SetReturn sets the Return field's value.
func (DeleteDhcpOptionsOutput) String ¶
func (s DeleteDhcpOptionsOutput) String() string
String returns the string representation
type DeleteImageInput ¶
type DeleteImageInput struct { ImageId *string `locationName:"ImageId" type:"string"` // contains filtered or unexported fields }
func (DeleteImageInput) GoString ¶
func (s DeleteImageInput) GoString() string
GoString returns the string representation
func (*DeleteImageInput) SetImageId ¶
func (s *DeleteImageInput) SetImageId(v string) *DeleteImageInput
SetImageId sets the ImageId field's value.
func (DeleteImageInput) String ¶
func (s DeleteImageInput) String() string
String returns the string representation
type DeleteImageOutput ¶
type DeleteImageOutput struct { RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DeleteImageOutput) GoString ¶
func (s DeleteImageOutput) GoString() string
GoString returns the string representation
func (*DeleteImageOutput) SetRequestId ¶
func (s *DeleteImageOutput) SetRequestId(v string) *DeleteImageOutput
SetRequestId sets the RequestId field's value.
func (DeleteImageOutput) String ¶
func (s DeleteImageOutput) String() string
String returns the string representation
type DeleteKeyPairInput ¶
type DeleteKeyPairInput struct { KeyName *string `locationName:"KeyName" type:"string"` // contains filtered or unexported fields }
func (DeleteKeyPairInput) GoString ¶
func (s DeleteKeyPairInput) GoString() string
GoString returns the string representation
func (*DeleteKeyPairInput) SetKeyName ¶
func (s *DeleteKeyPairInput) SetKeyName(v string) *DeleteKeyPairInput
SetKeyName sets the KeyName field's value.
func (DeleteKeyPairInput) String ¶
func (s DeleteKeyPairInput) String() string
String returns the string representation
type DeleteKeyPairOutput ¶
type DeleteKeyPairOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteKeyPairOutput) GoString ¶
func (s DeleteKeyPairOutput) GoString() string
GoString returns the string representation
func (*DeleteKeyPairOutput) SetRequestId ¶
func (s *DeleteKeyPairOutput) SetRequestId(v string) *DeleteKeyPairOutput
SetRequestId sets the RequestId field's value.
func (*DeleteKeyPairOutput) SetReturn ¶
func (s *DeleteKeyPairOutput) SetReturn(v bool) *DeleteKeyPairOutput
SetReturn sets the Return field's value.
func (DeleteKeyPairOutput) String ¶
func (s DeleteKeyPairOutput) String() string
String returns the string representation
type DeleteLoadBalancerInput ¶
type DeleteLoadBalancerInput struct { InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` // contains filtered or unexported fields }
func (DeleteLoadBalancerInput) GoString ¶
func (s DeleteLoadBalancerInput) GoString() string
GoString returns the string representation
func (*DeleteLoadBalancerInput) SetInstancePort ¶
func (s *DeleteLoadBalancerInput) SetInstancePort(v int64) *DeleteLoadBalancerInput
SetInstancePort sets the InstancePort field's value.
func (*DeleteLoadBalancerInput) SetLoadBalancerName ¶
func (s *DeleteLoadBalancerInput) SetLoadBalancerName(v string) *DeleteLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*DeleteLoadBalancerInput) SetLoadBalancerPort ¶
func (s *DeleteLoadBalancerInput) SetLoadBalancerPort(v int64) *DeleteLoadBalancerInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (DeleteLoadBalancerInput) String ¶
func (s DeleteLoadBalancerInput) String() string
String returns the string representation
type DeleteLoadBalancerOutput ¶
type DeleteLoadBalancerOutput struct { ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (DeleteLoadBalancerOutput) GoString ¶
func (s DeleteLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*DeleteLoadBalancerOutput) SetResponseMetadata ¶
func (s *DeleteLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *DeleteLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (DeleteLoadBalancerOutput) String ¶
func (s DeleteLoadBalancerOutput) String() string
String returns the string representation
type DeleteRouteInput ¶
type DeleteRouteInput struct { DestinationCidrBlock *string `locationName:"DestinationCidrBlock" type:"string"` RouteTableId *string `locationName:"RouteTableId" type:"string"` // contains filtered or unexported fields }
func (DeleteRouteInput) GoString ¶
func (s DeleteRouteInput) GoString() string
GoString returns the string representation
func (*DeleteRouteInput) SetDestinationCidrBlock ¶
func (s *DeleteRouteInput) SetDestinationCidrBlock(v string) *DeleteRouteInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*DeleteRouteInput) SetRouteTableId ¶
func (s *DeleteRouteInput) SetRouteTableId(v string) *DeleteRouteInput
SetRouteTableId sets the RouteTableId field's value.
func (DeleteRouteInput) String ¶
func (s DeleteRouteInput) String() string
String returns the string representation
type DeleteRouteOutput ¶
type DeleteRouteOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteRouteOutput) GoString ¶
func (s DeleteRouteOutput) GoString() string
GoString returns the string representation
func (*DeleteRouteOutput) SetRequestId ¶
func (s *DeleteRouteOutput) SetRequestId(v string) *DeleteRouteOutput
SetRequestId sets the RequestId field's value.
func (*DeleteRouteOutput) SetReturn ¶
func (s *DeleteRouteOutput) SetReturn(v bool) *DeleteRouteOutput
SetReturn sets the Return field's value.
func (DeleteRouteOutput) String ¶
func (s DeleteRouteOutput) String() string
String returns the string representation
type DeleteRouteTableInput ¶
type DeleteRouteTableInput struct { RouteTableId *string `locationName:"RouteTableId" type:"string"` // contains filtered or unexported fields }
func (DeleteRouteTableInput) GoString ¶
func (s DeleteRouteTableInput) GoString() string
GoString returns the string representation
func (*DeleteRouteTableInput) SetRouteTableId ¶
func (s *DeleteRouteTableInput) SetRouteTableId(v string) *DeleteRouteTableInput
SetRouteTableId sets the RouteTableId field's value.
func (DeleteRouteTableInput) String ¶
func (s DeleteRouteTableInput) String() string
String returns the string representation
type DeleteRouteTableOutput ¶
type DeleteRouteTableOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteRouteTableOutput) GoString ¶
func (s DeleteRouteTableOutput) GoString() string
GoString returns the string representation
func (*DeleteRouteTableOutput) SetRequestId ¶
func (s *DeleteRouteTableOutput) SetRequestId(v string) *DeleteRouteTableOutput
SetRequestId sets the RequestId field's value.
func (*DeleteRouteTableOutput) SetReturn ¶
func (s *DeleteRouteTableOutput) SetReturn(v bool) *DeleteRouteTableOutput
SetReturn sets the Return field's value.
func (DeleteRouteTableOutput) String ¶
func (s DeleteRouteTableOutput) String() string
String returns the string representation
type DeleteSecurityGroupInput ¶
type DeleteSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` // contains filtered or unexported fields }
func (DeleteSecurityGroupInput) GoString ¶
func (s DeleteSecurityGroupInput) GoString() string
GoString returns the string representation
func (*DeleteSecurityGroupInput) SetGroupName ¶
func (s *DeleteSecurityGroupInput) SetGroupName(v string) *DeleteSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (DeleteSecurityGroupInput) String ¶
func (s DeleteSecurityGroupInput) String() string
String returns the string representation
type DeleteSecurityGroupOutput ¶
type DeleteSecurityGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteSecurityGroupOutput) GoString ¶
func (s DeleteSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*DeleteSecurityGroupOutput) SetRequestId ¶
func (s *DeleteSecurityGroupOutput) SetRequestId(v string) *DeleteSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (*DeleteSecurityGroupOutput) SetReturn ¶
func (s *DeleteSecurityGroupOutput) SetReturn(v bool) *DeleteSecurityGroupOutput
SetReturn sets the Return field's value.
func (DeleteSecurityGroupOutput) String ¶
func (s DeleteSecurityGroupOutput) String() string
String returns the string representation
type DeleteSslCertificateInput ¶
type DeleteSslCertificateInput struct { FqdnId *string `locationName:"FqdnId" type:"string"` // contains filtered or unexported fields }
func (DeleteSslCertificateInput) GoString ¶
func (s DeleteSslCertificateInput) GoString() string
GoString returns the string representation
func (*DeleteSslCertificateInput) SetFqdnId ¶
func (s *DeleteSslCertificateInput) SetFqdnId(v string) *DeleteSslCertificateInput
SetFqdnId sets the FqdnId field's value.
func (DeleteSslCertificateInput) String ¶
func (s DeleteSslCertificateInput) String() string
String returns the string representation
type DeleteSslCertificateOutput ¶
type DeleteSslCertificateOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteSslCertificateOutput) GoString ¶
func (s DeleteSslCertificateOutput) GoString() string
GoString returns the string representation
func (*DeleteSslCertificateOutput) SetRequestId ¶
func (s *DeleteSslCertificateOutput) SetRequestId(v string) *DeleteSslCertificateOutput
SetRequestId sets the RequestId field's value.
func (*DeleteSslCertificateOutput) SetReturn ¶
func (s *DeleteSslCertificateOutput) SetReturn(v bool) *DeleteSslCertificateOutput
SetReturn sets the Return field's value.
func (DeleteSslCertificateOutput) String ¶
func (s DeleteSslCertificateOutput) String() string
String returns the string representation
type DeleteVolumeInput ¶
type DeleteVolumeInput struct { VolumeId *string `locationName:"VolumeId" type:"string"` // contains filtered or unexported fields }
func (DeleteVolumeInput) GoString ¶
func (s DeleteVolumeInput) GoString() string
GoString returns the string representation
func (*DeleteVolumeInput) SetVolumeId ¶
func (s *DeleteVolumeInput) SetVolumeId(v string) *DeleteVolumeInput
SetVolumeId sets the VolumeId field's value.
func (DeleteVolumeInput) String ¶
func (s DeleteVolumeInput) String() string
String returns the string representation
type DeleteVolumeOutput ¶
type DeleteVolumeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteVolumeOutput) GoString ¶
func (s DeleteVolumeOutput) GoString() string
GoString returns the string representation
func (*DeleteVolumeOutput) SetRequestId ¶
func (s *DeleteVolumeOutput) SetRequestId(v string) *DeleteVolumeOutput
SetRequestId sets the RequestId field's value.
func (*DeleteVolumeOutput) SetReturn ¶
func (s *DeleteVolumeOutput) SetReturn(v bool) *DeleteVolumeOutput
SetReturn sets the Return field's value.
func (DeleteVolumeOutput) String ¶
func (s DeleteVolumeOutput) String() string
String returns the string representation
type DeleteVpnConnectionInput ¶
type DeleteVpnConnectionInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` VpnConnectionId *string `locationName:"VpnConnectionId" type:"string"` // contains filtered or unexported fields }
func (DeleteVpnConnectionInput) GoString ¶
func (s DeleteVpnConnectionInput) GoString() string
GoString returns the string representation
func (*DeleteVpnConnectionInput) SetAgreement ¶
func (s *DeleteVpnConnectionInput) SetAgreement(v bool) *DeleteVpnConnectionInput
SetAgreement sets the Agreement field's value.
func (*DeleteVpnConnectionInput) SetVpnConnectionId ¶
func (s *DeleteVpnConnectionInput) SetVpnConnectionId(v string) *DeleteVpnConnectionInput
SetVpnConnectionId sets the VpnConnectionId field's value.
func (DeleteVpnConnectionInput) String ¶
func (s DeleteVpnConnectionInput) String() string
String returns the string representation
type DeleteVpnConnectionOutput ¶
type DeleteVpnConnectionOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteVpnConnectionOutput) GoString ¶
func (s DeleteVpnConnectionOutput) GoString() string
GoString returns the string representation
func (*DeleteVpnConnectionOutput) SetRequestId ¶
func (s *DeleteVpnConnectionOutput) SetRequestId(v string) *DeleteVpnConnectionOutput
SetRequestId sets the RequestId field's value.
func (*DeleteVpnConnectionOutput) SetReturn ¶
func (s *DeleteVpnConnectionOutput) SetReturn(v bool) *DeleteVpnConnectionOutput
SetReturn sets the Return field's value.
func (DeleteVpnConnectionOutput) String ¶
func (s DeleteVpnConnectionOutput) String() string
String returns the string representation
type DeleteVpnGatewayInput ¶
type DeleteVpnGatewayInput struct { NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (DeleteVpnGatewayInput) GoString ¶
func (s DeleteVpnGatewayInput) GoString() string
GoString returns the string representation
func (*DeleteVpnGatewayInput) SetNiftyVpnGatewayName ¶
func (s *DeleteVpnGatewayInput) SetNiftyVpnGatewayName(v string) *DeleteVpnGatewayInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*DeleteVpnGatewayInput) SetVpnGatewayId ¶
func (s *DeleteVpnGatewayInput) SetVpnGatewayId(v string) *DeleteVpnGatewayInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (DeleteVpnGatewayInput) String ¶
func (s DeleteVpnGatewayInput) String() string
String returns the string representation
type DeleteVpnGatewayOutput ¶
type DeleteVpnGatewayOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DeleteVpnGatewayOutput) GoString ¶
func (s DeleteVpnGatewayOutput) GoString() string
GoString returns the string representation
func (*DeleteVpnGatewayOutput) SetRequestId ¶
func (s *DeleteVpnGatewayOutput) SetRequestId(v string) *DeleteVpnGatewayOutput
SetRequestId sets the RequestId field's value.
func (*DeleteVpnGatewayOutput) SetReturn ¶
func (s *DeleteVpnGatewayOutput) SetReturn(v bool) *DeleteVpnGatewayOutput
SetReturn sets the Return field's value.
func (DeleteVpnGatewayOutput) String ¶
func (s DeleteVpnGatewayOutput) String() string
String returns the string representation
type DeregisterInstancesFromLoadBalancerInput ¶
type DeregisterInstancesFromLoadBalancerInput struct { InstancePort *int64 `locationName:"InstancePort" type:"integer"` Instances []*RequestInstancesStruct `locationName:"Instances" locationNameList:"member" type:"list"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` // contains filtered or unexported fields }
func (DeregisterInstancesFromLoadBalancerInput) GoString ¶
func (s DeregisterInstancesFromLoadBalancerInput) GoString() string
GoString returns the string representation
func (*DeregisterInstancesFromLoadBalancerInput) SetInstancePort ¶
func (s *DeregisterInstancesFromLoadBalancerInput) SetInstancePort(v int64) *DeregisterInstancesFromLoadBalancerInput
SetInstancePort sets the InstancePort field's value.
func (*DeregisterInstancesFromLoadBalancerInput) SetInstances ¶
func (s *DeregisterInstancesFromLoadBalancerInput) SetInstances(v []*RequestInstancesStruct) *DeregisterInstancesFromLoadBalancerInput
SetInstances sets the Instances field's value.
func (*DeregisterInstancesFromLoadBalancerInput) SetLoadBalancerName ¶
func (s *DeregisterInstancesFromLoadBalancerInput) SetLoadBalancerName(v string) *DeregisterInstancesFromLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*DeregisterInstancesFromLoadBalancerInput) SetLoadBalancerPort ¶
func (s *DeregisterInstancesFromLoadBalancerInput) SetLoadBalancerPort(v int64) *DeregisterInstancesFromLoadBalancerInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (DeregisterInstancesFromLoadBalancerInput) String ¶
func (s DeregisterInstancesFromLoadBalancerInput) String() string
String returns the string representation
type DeregisterInstancesFromLoadBalancerOutput ¶
type DeregisterInstancesFromLoadBalancerOutput struct { DeregisterInstancesFromLoadBalancerResult *DeregisterInstancesFromLoadBalancerOutput `locationName:"DeregisterInstancesFromLoadBalancerResult" type:"structure"` Instances []*InstancesMemberItem `locationName:"Instances" locationNameList:"member" type:"list"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (DeregisterInstancesFromLoadBalancerOutput) GoString ¶
func (s DeregisterInstancesFromLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*DeregisterInstancesFromLoadBalancerOutput) SetDeregisterInstancesFromLoadBalancerResult ¶
func (s *DeregisterInstancesFromLoadBalancerOutput) SetDeregisterInstancesFromLoadBalancerResult(v *DeregisterInstancesFromLoadBalancerOutput) *DeregisterInstancesFromLoadBalancerOutput
SetDeregisterInstancesFromLoadBalancerResult sets the DeregisterInstancesFromLoadBalancerResult field's value.
func (*DeregisterInstancesFromLoadBalancerOutput) SetInstances ¶
func (s *DeregisterInstancesFromLoadBalancerOutput) SetInstances(v []*InstancesMemberItem) *DeregisterInstancesFromLoadBalancerOutput
SetInstances sets the Instances field's value.
func (*DeregisterInstancesFromLoadBalancerOutput) SetResponseMetadata ¶
func (s *DeregisterInstancesFromLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *DeregisterInstancesFromLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (DeregisterInstancesFromLoadBalancerOutput) String ¶
func (s DeregisterInstancesFromLoadBalancerOutput) String() string
String returns the string representation
type DeregisterInstancesFromSecurityGroupInput ¶
type DeregisterInstancesFromSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` InstanceId []*string `locationName:"InstanceId" type:"list"` // contains filtered or unexported fields }
func (DeregisterInstancesFromSecurityGroupInput) GoString ¶
func (s DeregisterInstancesFromSecurityGroupInput) GoString() string
GoString returns the string representation
func (*DeregisterInstancesFromSecurityGroupInput) SetGroupName ¶
func (s *DeregisterInstancesFromSecurityGroupInput) SetGroupName(v string) *DeregisterInstancesFromSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (*DeregisterInstancesFromSecurityGroupInput) SetInstanceId ¶
func (s *DeregisterInstancesFromSecurityGroupInput) SetInstanceId(v []*string) *DeregisterInstancesFromSecurityGroupInput
SetInstanceId sets the InstanceId field's value.
func (DeregisterInstancesFromSecurityGroupInput) String ¶
func (s DeregisterInstancesFromSecurityGroupInput) String() string
String returns the string representation
type DeregisterInstancesFromSecurityGroupOutput ¶
type DeregisterInstancesFromSecurityGroupOutput struct { InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DeregisterInstancesFromSecurityGroupOutput) GoString ¶
func (s DeregisterInstancesFromSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*DeregisterInstancesFromSecurityGroupOutput) SetInstancesSet ¶
func (s *DeregisterInstancesFromSecurityGroupOutput) SetInstancesSet(v []*InstancesSetItem) *DeregisterInstancesFromSecurityGroupOutput
SetInstancesSet sets the InstancesSet field's value.
func (*DeregisterInstancesFromSecurityGroupOutput) SetRequestId ¶
func (s *DeregisterInstancesFromSecurityGroupOutput) SetRequestId(v string) *DeregisterInstancesFromSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (DeregisterInstancesFromSecurityGroupOutput) String ¶
func (s DeregisterInstancesFromSecurityGroupOutput) String() string
String returns the string representation
type DescribeAddressesInput ¶
type DescribeAddressesInput struct { PrivateIpAddress []*string `locationName:"PrivateIpAddress" type:"list"` PublicIp []*string `locationName:"PublicIp" type:"list"` // contains filtered or unexported fields }
func (DescribeAddressesInput) GoString ¶
func (s DescribeAddressesInput) GoString() string
GoString returns the string representation
func (*DescribeAddressesInput) SetPrivateIpAddress ¶
func (s *DescribeAddressesInput) SetPrivateIpAddress(v []*string) *DescribeAddressesInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*DescribeAddressesInput) SetPublicIp ¶
func (s *DescribeAddressesInput) SetPublicIp(v []*string) *DescribeAddressesInput
SetPublicIp sets the PublicIp field's value.
func (DescribeAddressesInput) String ¶
func (s DescribeAddressesInput) String() string
String returns the string representation
type DescribeAddressesOutput ¶
type DescribeAddressesOutput struct { AddressesSet []*AddressesSetItem `locationName:"addressesSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DescribeAddressesOutput) GoString ¶
func (s DescribeAddressesOutput) GoString() string
GoString returns the string representation
func (*DescribeAddressesOutput) SetAddressesSet ¶
func (s *DescribeAddressesOutput) SetAddressesSet(v []*AddressesSetItem) *DescribeAddressesOutput
SetAddressesSet sets the AddressesSet field's value.
func (*DescribeAddressesOutput) SetRequestId ¶
func (s *DescribeAddressesOutput) SetRequestId(v string) *DescribeAddressesOutput
SetRequestId sets the RequestId field's value.
func (DescribeAddressesOutput) String ¶
func (s DescribeAddressesOutput) String() string
String returns the string representation
type DescribeAssociatedUsersInput ¶
type DescribeAssociatedUsersInput struct { FunctionName *string `locationName:"FunctionName" type:"string"` // contains filtered or unexported fields }
func (DescribeAssociatedUsersInput) GoString ¶
func (s DescribeAssociatedUsersInput) GoString() string
GoString returns the string representation
func (*DescribeAssociatedUsersInput) SetFunctionName ¶
func (s *DescribeAssociatedUsersInput) SetFunctionName(v string) *DescribeAssociatedUsersInput
SetFunctionName sets the FunctionName field's value.
func (DescribeAssociatedUsersInput) String ¶
func (s DescribeAssociatedUsersInput) String() string
String returns the string representation
type DescribeAssociatedUsersOutput ¶
type DescribeAssociatedUsersOutput struct { DescribeAssociatedUsersResult *DescribeAssociatedUsersOutput `locationName:"DescribeAssociatedUsersResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` Users []*UsersMemberItem `locationName:"Users" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (DescribeAssociatedUsersOutput) GoString ¶
func (s DescribeAssociatedUsersOutput) GoString() string
GoString returns the string representation
func (*DescribeAssociatedUsersOutput) SetDescribeAssociatedUsersResult ¶
func (s *DescribeAssociatedUsersOutput) SetDescribeAssociatedUsersResult(v *DescribeAssociatedUsersOutput) *DescribeAssociatedUsersOutput
SetDescribeAssociatedUsersResult sets the DescribeAssociatedUsersResult field's value.
func (*DescribeAssociatedUsersOutput) SetResponseMetadata ¶
func (s *DescribeAssociatedUsersOutput) SetResponseMetadata(v *ResponseMetadata) *DescribeAssociatedUsersOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (*DescribeAssociatedUsersOutput) SetUsers ¶
func (s *DescribeAssociatedUsersOutput) SetUsers(v []*UsersMemberItem) *DescribeAssociatedUsersOutput
SetUsers sets the Users field's value.
func (DescribeAssociatedUsersOutput) String ¶
func (s DescribeAssociatedUsersOutput) String() string
String returns the string representation
type DescribeAvailabilityZonesInput ¶
type DescribeAvailabilityZonesInput struct { ZoneName []*string `locationName:"ZoneName" type:"list"` // contains filtered or unexported fields }
func (DescribeAvailabilityZonesInput) GoString ¶
func (s DescribeAvailabilityZonesInput) GoString() string
GoString returns the string representation
func (*DescribeAvailabilityZonesInput) SetZoneName ¶
func (s *DescribeAvailabilityZonesInput) SetZoneName(v []*string) *DescribeAvailabilityZonesInput
SetZoneName sets the ZoneName field's value.
func (DescribeAvailabilityZonesInput) String ¶
func (s DescribeAvailabilityZonesInput) String() string
String returns the string representation
type DescribeAvailabilityZonesOutput ¶
type DescribeAvailabilityZonesOutput struct { AvailabilityZoneInfo []*AvailabilityZoneInfoSetItem `locationName:"availabilityZoneInfo" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DescribeAvailabilityZonesOutput) GoString ¶
func (s DescribeAvailabilityZonesOutput) GoString() string
GoString returns the string representation
func (*DescribeAvailabilityZonesOutput) SetAvailabilityZoneInfo ¶
func (s *DescribeAvailabilityZonesOutput) SetAvailabilityZoneInfo(v []*AvailabilityZoneInfoSetItem) *DescribeAvailabilityZonesOutput
SetAvailabilityZoneInfo sets the AvailabilityZoneInfo field's value.
func (*DescribeAvailabilityZonesOutput) SetRequestId ¶
func (s *DescribeAvailabilityZonesOutput) SetRequestId(v string) *DescribeAvailabilityZonesOutput
SetRequestId sets the RequestId field's value.
func (DescribeAvailabilityZonesOutput) String ¶
func (s DescribeAvailabilityZonesOutput) String() string
String returns the string representation
type DescribeCustomerGatewaysInput ¶
type DescribeCustomerGatewaysInput struct { CustomerGatewayId []*string `locationName:"CustomerGatewayId" type:"list"` Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` NiftyCustomerGatewayName []*string `locationName:"NiftyCustomerGatewayName" type:"list"` // contains filtered or unexported fields }
func (DescribeCustomerGatewaysInput) GoString ¶
func (s DescribeCustomerGatewaysInput) GoString() string
GoString returns the string representation
func (*DescribeCustomerGatewaysInput) SetCustomerGatewayId ¶
func (s *DescribeCustomerGatewaysInput) SetCustomerGatewayId(v []*string) *DescribeCustomerGatewaysInput
SetCustomerGatewayId sets the CustomerGatewayId field's value.
func (*DescribeCustomerGatewaysInput) SetFilter ¶
func (s *DescribeCustomerGatewaysInput) SetFilter(v []*RequestFilterStruct) *DescribeCustomerGatewaysInput
SetFilter sets the Filter field's value.
func (*DescribeCustomerGatewaysInput) SetNiftyCustomerGatewayName ¶
func (s *DescribeCustomerGatewaysInput) SetNiftyCustomerGatewayName(v []*string) *DescribeCustomerGatewaysInput
SetNiftyCustomerGatewayName sets the NiftyCustomerGatewayName field's value.
func (DescribeCustomerGatewaysInput) String ¶
func (s DescribeCustomerGatewaysInput) String() string
String returns the string representation
type DescribeCustomerGatewaysOutput ¶
type DescribeCustomerGatewaysOutput struct { CustomerGatewaySet []*CustomerGatewaySetItem `locationName:"customerGatewaySet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DescribeCustomerGatewaysOutput) GoString ¶
func (s DescribeCustomerGatewaysOutput) GoString() string
GoString returns the string representation
func (*DescribeCustomerGatewaysOutput) SetCustomerGatewaySet ¶
func (s *DescribeCustomerGatewaysOutput) SetCustomerGatewaySet(v []*CustomerGatewaySetItem) *DescribeCustomerGatewaysOutput
SetCustomerGatewaySet sets the CustomerGatewaySet field's value.
func (*DescribeCustomerGatewaysOutput) SetRequestId ¶
func (s *DescribeCustomerGatewaysOutput) SetRequestId(v string) *DescribeCustomerGatewaysOutput
SetRequestId sets the RequestId field's value.
func (DescribeCustomerGatewaysOutput) String ¶
func (s DescribeCustomerGatewaysOutput) String() string
String returns the string representation
type DescribeDhcpOptionsInput ¶
type DescribeDhcpOptionsInput struct { DhcpOptionsId []*string `locationName:"DhcpOptionsId" type:"list"` Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` // contains filtered or unexported fields }
func (DescribeDhcpOptionsInput) GoString ¶
func (s DescribeDhcpOptionsInput) GoString() string
GoString returns the string representation
func (*DescribeDhcpOptionsInput) SetDhcpOptionsId ¶
func (s *DescribeDhcpOptionsInput) SetDhcpOptionsId(v []*string) *DescribeDhcpOptionsInput
SetDhcpOptionsId sets the DhcpOptionsId field's value.
func (*DescribeDhcpOptionsInput) SetFilter ¶
func (s *DescribeDhcpOptionsInput) SetFilter(v []*RequestFilterStruct) *DescribeDhcpOptionsInput
SetFilter sets the Filter field's value.
func (DescribeDhcpOptionsInput) String ¶
func (s DescribeDhcpOptionsInput) String() string
String returns the string representation
type DescribeDhcpOptionsOutput ¶
type DescribeDhcpOptionsOutput struct { DhcpOptionsSet *DhcpOptionsSet `locationName:"dhcpOptionsSet" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DescribeDhcpOptionsOutput) GoString ¶
func (s DescribeDhcpOptionsOutput) GoString() string
GoString returns the string representation
func (*DescribeDhcpOptionsOutput) SetDhcpOptionsSet ¶
func (s *DescribeDhcpOptionsOutput) SetDhcpOptionsSet(v *DhcpOptionsSet) *DescribeDhcpOptionsOutput
SetDhcpOptionsSet sets the DhcpOptionsSet field's value.
func (*DescribeDhcpOptionsOutput) SetRequestId ¶
func (s *DescribeDhcpOptionsOutput) SetRequestId(v string) *DescribeDhcpOptionsOutput
SetRequestId sets the RequestId field's value.
func (DescribeDhcpOptionsOutput) String ¶
func (s DescribeDhcpOptionsOutput) String() string
String returns the string representation
type DescribeImagesInput ¶
type DescribeImagesInput struct { ImageId []*string `locationName:"ImageId" type:"list"` ImageName []*string `locationName:"ImageName" type:"list"` Owner []*string `locationName:"Owner" type:"list"` // contains filtered or unexported fields }
func (DescribeImagesInput) GoString ¶
func (s DescribeImagesInput) GoString() string
GoString returns the string representation
func (*DescribeImagesInput) SetImageId ¶
func (s *DescribeImagesInput) SetImageId(v []*string) *DescribeImagesInput
SetImageId sets the ImageId field's value.
func (*DescribeImagesInput) SetImageName ¶
func (s *DescribeImagesInput) SetImageName(v []*string) *DescribeImagesInput
SetImageName sets the ImageName field's value.
func (*DescribeImagesInput) SetOwner ¶
func (s *DescribeImagesInput) SetOwner(v []*string) *DescribeImagesInput
SetOwner sets the Owner field's value.
func (DescribeImagesInput) String ¶
func (s DescribeImagesInput) String() string
String returns the string representation
type DescribeImagesOutput ¶
type DescribeImagesOutput struct { ImagesSet []*ImagesSetItem `locationName:"imagesSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DescribeImagesOutput) GoString ¶
func (s DescribeImagesOutput) GoString() string
GoString returns the string representation
func (*DescribeImagesOutput) SetImagesSet ¶
func (s *DescribeImagesOutput) SetImagesSet(v []*ImagesSetItem) *DescribeImagesOutput
SetImagesSet sets the ImagesSet field's value.
func (*DescribeImagesOutput) SetRequestId ¶
func (s *DescribeImagesOutput) SetRequestId(v string) *DescribeImagesOutput
SetRequestId sets the RequestId field's value.
func (DescribeImagesOutput) String ¶
func (s DescribeImagesOutput) String() string
String returns the string representation
type DescribeInstanceAttributeInput ¶
type DescribeInstanceAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` InstanceId *string `locationName:"InstanceId" type:"string"` // contains filtered or unexported fields }
func (DescribeInstanceAttributeInput) GoString ¶
func (s DescribeInstanceAttributeInput) GoString() string
GoString returns the string representation
func (*DescribeInstanceAttributeInput) SetAttribute ¶
func (s *DescribeInstanceAttributeInput) SetAttribute(v string) *DescribeInstanceAttributeInput
SetAttribute sets the Attribute field's value.
func (*DescribeInstanceAttributeInput) SetInstanceId ¶
func (s *DescribeInstanceAttributeInput) SetInstanceId(v string) *DescribeInstanceAttributeInput
SetInstanceId sets the InstanceId field's value.
func (DescribeInstanceAttributeInput) String ¶
func (s DescribeInstanceAttributeInput) String() string
String returns the string representation
type DescribeInstanceAttributeOutput ¶
type DescribeInstanceAttributeOutput struct { AccountingType *AccountingType `locationName:"accountingType" type:"structure"` Autoscaling *Autoscaling `locationName:"autoscaling" type:"structure"` BlockDeviceMapping []*BlockDeviceMappingSetItem `locationName:"blockDeviceMapping" locationNameList:"item" type:"list"` CopyInfo *CopyInfo `locationName:"copyInfo" type:"structure"` DescriptionValue *DescriptionValue `locationName:"descriptionValue" type:"structure"` DisableApiTermination *DisableApiTermination `locationName:"disableApiTermination" type:"structure"` GroupIdValue *GroupIdValue `locationName:"groupIdValue" type:"structure"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceInitiatedShutdownBehavior *InstanceInitiatedShutdownBehavior `locationName:"instanceInitiatedShutdownBehavior" type:"structure"` InstanceType *InstanceType `locationName:"instanceType" type:"structure"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` IpType *IpType `locationName:"ipType" type:"structure"` Kernel *Kernel `locationName:"kernel" type:"structure"` Loadbalancing []*LoadbalancingSetItem `locationName:"loadbalancing" locationNameList:"item" type:"list"` NetworkInterfaceSet []*NetworkInterfaceSetItem `locationName:"networkInterfaceSet" locationNameList:"item" type:"list"` NextMonthAccountingType *NextMonthAccountingType `locationName:"NextMonthAccountingType" type:"structure"` NiftyElasticLoadBalancing []*NiftyElasticLoadBalancingSetItem `locationName:"niftyElasticLoadBalancing" locationNameList:"item" type:"list"` NiftyPrivateIpType *NiftyPrivateIpType `locationName:"niftyPrivateIpType" type:"structure"` Ramdisk *Ramdisk `locationName:"ramdisk" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` RootDeviceName *RootDeviceName `locationName:"rootDeviceName" type:"structure"` UserData *UserData `locationName:"userData" type:"structure"` // contains filtered or unexported fields }
func (DescribeInstanceAttributeOutput) GoString ¶
func (s DescribeInstanceAttributeOutput) GoString() string
GoString returns the string representation
func (*DescribeInstanceAttributeOutput) SetAccountingType ¶
func (s *DescribeInstanceAttributeOutput) SetAccountingType(v *AccountingType) *DescribeInstanceAttributeOutput
SetAccountingType sets the AccountingType field's value.
func (*DescribeInstanceAttributeOutput) SetAutoscaling ¶
func (s *DescribeInstanceAttributeOutput) SetAutoscaling(v *Autoscaling) *DescribeInstanceAttributeOutput
SetAutoscaling sets the Autoscaling field's value.
func (*DescribeInstanceAttributeOutput) SetBlockDeviceMapping ¶
func (s *DescribeInstanceAttributeOutput) SetBlockDeviceMapping(v []*BlockDeviceMappingSetItem) *DescribeInstanceAttributeOutput
SetBlockDeviceMapping sets the BlockDeviceMapping field's value.
func (*DescribeInstanceAttributeOutput) SetCopyInfo ¶
func (s *DescribeInstanceAttributeOutput) SetCopyInfo(v *CopyInfo) *DescribeInstanceAttributeOutput
SetCopyInfo sets the CopyInfo field's value.
func (*DescribeInstanceAttributeOutput) SetDescriptionValue ¶
func (s *DescribeInstanceAttributeOutput) SetDescriptionValue(v *DescriptionValue) *DescribeInstanceAttributeOutput
SetDescriptionValue sets the DescriptionValue field's value.
func (*DescribeInstanceAttributeOutput) SetDisableApiTermination ¶
func (s *DescribeInstanceAttributeOutput) SetDisableApiTermination(v *DisableApiTermination) *DescribeInstanceAttributeOutput
SetDisableApiTermination sets the DisableApiTermination field's value.
func (*DescribeInstanceAttributeOutput) SetGroupIdValue ¶
func (s *DescribeInstanceAttributeOutput) SetGroupIdValue(v *GroupIdValue) *DescribeInstanceAttributeOutput
SetGroupIdValue sets the GroupIdValue field's value.
func (*DescribeInstanceAttributeOutput) SetInstanceId ¶
func (s *DescribeInstanceAttributeOutput) SetInstanceId(v string) *DescribeInstanceAttributeOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeInstanceAttributeOutput) SetInstanceInitiatedShutdownBehavior ¶
func (s *DescribeInstanceAttributeOutput) SetInstanceInitiatedShutdownBehavior(v *InstanceInitiatedShutdownBehavior) *DescribeInstanceAttributeOutput
SetInstanceInitiatedShutdownBehavior sets the InstanceInitiatedShutdownBehavior field's value.
func (*DescribeInstanceAttributeOutput) SetInstanceType ¶
func (s *DescribeInstanceAttributeOutput) SetInstanceType(v *InstanceType) *DescribeInstanceAttributeOutput
SetInstanceType sets the InstanceType field's value.
func (*DescribeInstanceAttributeOutput) SetInstanceUniqueId ¶
func (s *DescribeInstanceAttributeOutput) SetInstanceUniqueId(v string) *DescribeInstanceAttributeOutput
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*DescribeInstanceAttributeOutput) SetIpType ¶
func (s *DescribeInstanceAttributeOutput) SetIpType(v *IpType) *DescribeInstanceAttributeOutput
SetIpType sets the IpType field's value.
func (*DescribeInstanceAttributeOutput) SetKernel ¶
func (s *DescribeInstanceAttributeOutput) SetKernel(v *Kernel) *DescribeInstanceAttributeOutput
SetKernel sets the Kernel field's value.
func (*DescribeInstanceAttributeOutput) SetLoadbalancing ¶
func (s *DescribeInstanceAttributeOutput) SetLoadbalancing(v []*LoadbalancingSetItem) *DescribeInstanceAttributeOutput
SetLoadbalancing sets the Loadbalancing field's value.
func (*DescribeInstanceAttributeOutput) SetNetworkInterfaceSet ¶
func (s *DescribeInstanceAttributeOutput) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *DescribeInstanceAttributeOutput
SetNetworkInterfaceSet sets the NetworkInterfaceSet field's value.
func (*DescribeInstanceAttributeOutput) SetNextMonthAccountingType ¶
func (s *DescribeInstanceAttributeOutput) SetNextMonthAccountingType(v *NextMonthAccountingType) *DescribeInstanceAttributeOutput
SetNextMonthAccountingType sets the NextMonthAccountingType field's value.
func (*DescribeInstanceAttributeOutput) SetNiftyElasticLoadBalancing ¶
func (s *DescribeInstanceAttributeOutput) SetNiftyElasticLoadBalancing(v []*NiftyElasticLoadBalancingSetItem) *DescribeInstanceAttributeOutput
SetNiftyElasticLoadBalancing sets the NiftyElasticLoadBalancing field's value.
func (*DescribeInstanceAttributeOutput) SetNiftyPrivateIpType ¶
func (s *DescribeInstanceAttributeOutput) SetNiftyPrivateIpType(v *NiftyPrivateIpType) *DescribeInstanceAttributeOutput
SetNiftyPrivateIpType sets the NiftyPrivateIpType field's value.
func (*DescribeInstanceAttributeOutput) SetRamdisk ¶
func (s *DescribeInstanceAttributeOutput) SetRamdisk(v *Ramdisk) *DescribeInstanceAttributeOutput
SetRamdisk sets the Ramdisk field's value.
func (*DescribeInstanceAttributeOutput) SetRequestId ¶
func (s *DescribeInstanceAttributeOutput) SetRequestId(v string) *DescribeInstanceAttributeOutput
SetRequestId sets the RequestId field's value.
func (*DescribeInstanceAttributeOutput) SetRootDeviceName ¶
func (s *DescribeInstanceAttributeOutput) SetRootDeviceName(v *RootDeviceName) *DescribeInstanceAttributeOutput
SetRootDeviceName sets the RootDeviceName field's value.
func (*DescribeInstanceAttributeOutput) SetUserData ¶
func (s *DescribeInstanceAttributeOutput) SetUserData(v *UserData) *DescribeInstanceAttributeOutput
SetUserData sets the UserData field's value.
func (DescribeInstanceAttributeOutput) String ¶
func (s DescribeInstanceAttributeOutput) String() string
String returns the string representation
type DescribeInstanceHealthInput ¶
type DescribeInstanceHealthInput struct { InstancePort *int64 `locationName:"InstancePort" type:"integer"` Instances []*RequestInstancesStruct `locationName:"Instances" locationNameList:"member" type:"list"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` // contains filtered or unexported fields }
func (DescribeInstanceHealthInput) GoString ¶
func (s DescribeInstanceHealthInput) GoString() string
GoString returns the string representation
func (*DescribeInstanceHealthInput) SetInstancePort ¶
func (s *DescribeInstanceHealthInput) SetInstancePort(v int64) *DescribeInstanceHealthInput
SetInstancePort sets the InstancePort field's value.
func (*DescribeInstanceHealthInput) SetInstances ¶
func (s *DescribeInstanceHealthInput) SetInstances(v []*RequestInstancesStruct) *DescribeInstanceHealthInput
SetInstances sets the Instances field's value.
func (*DescribeInstanceHealthInput) SetLoadBalancerName ¶
func (s *DescribeInstanceHealthInput) SetLoadBalancerName(v string) *DescribeInstanceHealthInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*DescribeInstanceHealthInput) SetLoadBalancerPort ¶
func (s *DescribeInstanceHealthInput) SetLoadBalancerPort(v int64) *DescribeInstanceHealthInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (DescribeInstanceHealthInput) String ¶
func (s DescribeInstanceHealthInput) String() string
String returns the string representation
type DescribeInstanceHealthOutput ¶
type DescribeInstanceHealthOutput struct { DescribeInstanceHealthResult *DescribeInstanceHealthOutput `locationName:"DescribeInstanceHealthResult" type:"structure"` InstanceStates []*InstanceStatesMemberItem `locationName:"InstanceStates" locationNameList:"member" type:"list"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (DescribeInstanceHealthOutput) GoString ¶
func (s DescribeInstanceHealthOutput) GoString() string
GoString returns the string representation
func (*DescribeInstanceHealthOutput) SetDescribeInstanceHealthResult ¶
func (s *DescribeInstanceHealthOutput) SetDescribeInstanceHealthResult(v *DescribeInstanceHealthOutput) *DescribeInstanceHealthOutput
SetDescribeInstanceHealthResult sets the DescribeInstanceHealthResult field's value.
func (*DescribeInstanceHealthOutput) SetInstanceStates ¶
func (s *DescribeInstanceHealthOutput) SetInstanceStates(v []*InstanceStatesMemberItem) *DescribeInstanceHealthOutput
SetInstanceStates sets the InstanceStates field's value.
func (*DescribeInstanceHealthOutput) SetResponseMetadata ¶
func (s *DescribeInstanceHealthOutput) SetResponseMetadata(v *ResponseMetadata) *DescribeInstanceHealthOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (DescribeInstanceHealthOutput) String ¶
func (s DescribeInstanceHealthOutput) String() string
String returns the string representation
type DescribeInstancesInput ¶
type DescribeInstancesInput struct { InstanceId []*string `locationName:"InstanceId" type:"list"` Tenancy []*string `locationName:"Tenancy" type:"list"` // contains filtered or unexported fields }
func (DescribeInstancesInput) GoString ¶
func (s DescribeInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeInstancesInput) SetInstanceId ¶
func (s *DescribeInstancesInput) SetInstanceId(v []*string) *DescribeInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeInstancesInput) SetTenancy ¶
func (s *DescribeInstancesInput) SetTenancy(v []*string) *DescribeInstancesInput
SetTenancy sets the Tenancy field's value.
func (DescribeInstancesInput) String ¶
func (s DescribeInstancesInput) String() string
String returns the string representation
type DescribeInstancesOutput ¶
type DescribeInstancesOutput struct { RequestId *string `locationName:"requestId" type:"string"` ReservationSet []*ReservationSetItem `locationName:"reservationSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DescribeInstancesOutput) GoString ¶
func (s DescribeInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeInstancesOutput) SetRequestId ¶
func (s *DescribeInstancesOutput) SetRequestId(v string) *DescribeInstancesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeInstancesOutput) SetReservationSet ¶
func (s *DescribeInstancesOutput) SetReservationSet(v []*ReservationSetItem) *DescribeInstancesOutput
SetReservationSet sets the ReservationSet field's value.
func (DescribeInstancesOutput) String ¶
func (s DescribeInstancesOutput) String() string
String returns the string representation
type DescribeKeyPairsInput ¶
type DescribeKeyPairsInput struct { KeyName []*string `locationName:"KeyName" type:"list"` // contains filtered or unexported fields }
func (DescribeKeyPairsInput) GoString ¶
func (s DescribeKeyPairsInput) GoString() string
GoString returns the string representation
func (*DescribeKeyPairsInput) SetKeyName ¶
func (s *DescribeKeyPairsInput) SetKeyName(v []*string) *DescribeKeyPairsInput
SetKeyName sets the KeyName field's value.
func (DescribeKeyPairsInput) String ¶
func (s DescribeKeyPairsInput) String() string
String returns the string representation
type DescribeKeyPairsOutput ¶
type DescribeKeyPairsOutput struct { KeySet []*KeySetItem `locationName:"keySet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DescribeKeyPairsOutput) GoString ¶
func (s DescribeKeyPairsOutput) GoString() string
GoString returns the string representation
func (*DescribeKeyPairsOutput) SetKeySet ¶
func (s *DescribeKeyPairsOutput) SetKeySet(v []*KeySetItem) *DescribeKeyPairsOutput
SetKeySet sets the KeySet field's value.
func (*DescribeKeyPairsOutput) SetRequestId ¶
func (s *DescribeKeyPairsOutput) SetRequestId(v string) *DescribeKeyPairsOutput
SetRequestId sets the RequestId field's value.
func (DescribeKeyPairsOutput) String ¶
func (s DescribeKeyPairsOutput) String() string
String returns the string representation
type DescribeLoadBalancersInput ¶
type DescribeLoadBalancersInput struct { LoadBalancerNames []*RequestLoadBalancerNamesStruct `locationName:"LoadBalancerNames" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (DescribeLoadBalancersInput) GoString ¶
func (s DescribeLoadBalancersInput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancersInput) SetLoadBalancerNames ¶
func (s *DescribeLoadBalancersInput) SetLoadBalancerNames(v []*RequestLoadBalancerNamesStruct) *DescribeLoadBalancersInput
SetLoadBalancerNames sets the LoadBalancerNames field's value.
func (DescribeLoadBalancersInput) String ¶
func (s DescribeLoadBalancersInput) String() string
String returns the string representation
type DescribeLoadBalancersOutput ¶
type DescribeLoadBalancersOutput struct { DescribeLoadBalancersResult *DescribeLoadBalancersOutput `locationName:"DescribeLoadBalancersResult" type:"structure"` LoadBalancerDescriptions []*LoadBalancerDescriptionsMemberItem `locationName:"LoadBalancerDescriptions" locationNameList:"member" type:"list"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (DescribeLoadBalancersOutput) GoString ¶
func (s DescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancersOutput) SetDescribeLoadBalancersResult ¶
func (s *DescribeLoadBalancersOutput) SetDescribeLoadBalancersResult(v *DescribeLoadBalancersOutput) *DescribeLoadBalancersOutput
SetDescribeLoadBalancersResult sets the DescribeLoadBalancersResult field's value.
func (*DescribeLoadBalancersOutput) SetLoadBalancerDescriptions ¶
func (s *DescribeLoadBalancersOutput) SetLoadBalancerDescriptions(v []*LoadBalancerDescriptionsMemberItem) *DescribeLoadBalancersOutput
SetLoadBalancerDescriptions sets the LoadBalancerDescriptions field's value.
func (*DescribeLoadBalancersOutput) SetResponseMetadata ¶
func (s *DescribeLoadBalancersOutput) SetResponseMetadata(v *ResponseMetadata) *DescribeLoadBalancersOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (DescribeLoadBalancersOutput) String ¶
func (s DescribeLoadBalancersOutput) String() string
String returns the string representation
type DescribeRegionsInput ¶
type DescribeRegionsInput struct { RegionName []*string `locationName:"RegionName" type:"list"` // contains filtered or unexported fields }
func (DescribeRegionsInput) GoString ¶
func (s DescribeRegionsInput) GoString() string
GoString returns the string representation
func (*DescribeRegionsInput) SetRegionName ¶
func (s *DescribeRegionsInput) SetRegionName(v []*string) *DescribeRegionsInput
SetRegionName sets the RegionName field's value.
func (DescribeRegionsInput) String ¶
func (s DescribeRegionsInput) String() string
String returns the string representation
type DescribeRegionsOutput ¶
type DescribeRegionsOutput struct { RegionInfo []*RegionInfoSetItem `locationName:"regionInfo" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DescribeRegionsOutput) GoString ¶
func (s DescribeRegionsOutput) GoString() string
GoString returns the string representation
func (*DescribeRegionsOutput) SetRegionInfo ¶
func (s *DescribeRegionsOutput) SetRegionInfo(v []*RegionInfoSetItem) *DescribeRegionsOutput
SetRegionInfo sets the RegionInfo field's value.
func (*DescribeRegionsOutput) SetRequestId ¶
func (s *DescribeRegionsOutput) SetRequestId(v string) *DescribeRegionsOutput
SetRequestId sets the RequestId field's value.
func (DescribeRegionsOutput) String ¶
func (s DescribeRegionsOutput) String() string
String returns the string representation
type DescribeResourcesInput ¶
type DescribeResourcesInput struct {
// contains filtered or unexported fields
}
func (DescribeResourcesInput) GoString ¶
func (s DescribeResourcesInput) GoString() string
GoString returns the string representation
func (DescribeResourcesInput) String ¶
func (s DescribeResourcesInput) String() string
String returns the string representation
type DescribeResourcesOutput ¶
type DescribeResourcesOutput struct { RequestId *string `locationName:"requestId" type:"string"` ResourceInfo *ResourceInfo `locationName:"resourceInfo" type:"structure"` // contains filtered or unexported fields }
func (DescribeResourcesOutput) GoString ¶
func (s DescribeResourcesOutput) GoString() string
GoString returns the string representation
func (*DescribeResourcesOutput) SetRequestId ¶
func (s *DescribeResourcesOutput) SetRequestId(v string) *DescribeResourcesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeResourcesOutput) SetResourceInfo ¶
func (s *DescribeResourcesOutput) SetResourceInfo(v *ResourceInfo) *DescribeResourcesOutput
SetResourceInfo sets the ResourceInfo field's value.
func (DescribeResourcesOutput) String ¶
func (s DescribeResourcesOutput) String() string
String returns the string representation
type DescribeRouteTablesInput ¶
type DescribeRouteTablesInput struct { Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` RouteTableId []*string `locationName:"RouteTableId" type:"list"` // contains filtered or unexported fields }
func (DescribeRouteTablesInput) GoString ¶
func (s DescribeRouteTablesInput) GoString() string
GoString returns the string representation
func (*DescribeRouteTablesInput) SetFilter ¶
func (s *DescribeRouteTablesInput) SetFilter(v []*RequestFilterStruct) *DescribeRouteTablesInput
SetFilter sets the Filter field's value.
func (*DescribeRouteTablesInput) SetRouteTableId ¶
func (s *DescribeRouteTablesInput) SetRouteTableId(v []*string) *DescribeRouteTablesInput
SetRouteTableId sets the RouteTableId field's value.
func (DescribeRouteTablesInput) String ¶
func (s DescribeRouteTablesInput) String() string
String returns the string representation
type DescribeRouteTablesOutput ¶
type DescribeRouteTablesOutput struct { RequestId *string `locationName:"requestId" type:"string"` RouteTableSet []*RouteTableSetItem `locationName:"routeTableSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DescribeRouteTablesOutput) GoString ¶
func (s DescribeRouteTablesOutput) GoString() string
GoString returns the string representation
func (*DescribeRouteTablesOutput) SetRequestId ¶
func (s *DescribeRouteTablesOutput) SetRequestId(v string) *DescribeRouteTablesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeRouteTablesOutput) SetRouteTableSet ¶
func (s *DescribeRouteTablesOutput) SetRouteTableSet(v []*RouteTableSetItem) *DescribeRouteTablesOutput
SetRouteTableSet sets the RouteTableSet field's value.
func (DescribeRouteTablesOutput) String ¶
func (s DescribeRouteTablesOutput) String() string
String returns the string representation
type DescribeSecurityActivitiesInput ¶
type DescribeSecurityActivitiesInput struct { ActivityDate *string `locationName:"ActivityDate" type:"string"` GroupName *string `locationName:"GroupName" type:"string"` Range *RequestRangeStruct `locationName:"Range" type:"structure"` // contains filtered or unexported fields }
func (DescribeSecurityActivitiesInput) GoString ¶
func (s DescribeSecurityActivitiesInput) GoString() string
GoString returns the string representation
func (*DescribeSecurityActivitiesInput) SetActivityDate ¶
func (s *DescribeSecurityActivitiesInput) SetActivityDate(v string) *DescribeSecurityActivitiesInput
SetActivityDate sets the ActivityDate field's value.
func (*DescribeSecurityActivitiesInput) SetGroupName ¶
func (s *DescribeSecurityActivitiesInput) SetGroupName(v string) *DescribeSecurityActivitiesInput
SetGroupName sets the GroupName field's value.
func (*DescribeSecurityActivitiesInput) SetRange ¶
func (s *DescribeSecurityActivitiesInput) SetRange(v *RequestRangeStruct) *DescribeSecurityActivitiesInput
SetRange sets the Range field's value.
func (DescribeSecurityActivitiesInput) String ¶
func (s DescribeSecurityActivitiesInput) String() string
String returns the string representation
type DescribeSecurityActivitiesOutput ¶
type DescribeSecurityActivitiesOutput struct { GroupName *string `locationName:"groupName" type:"string"` Log *string `locationName:"log" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DescribeSecurityActivitiesOutput) GoString ¶
func (s DescribeSecurityActivitiesOutput) GoString() string
GoString returns the string representation
func (*DescribeSecurityActivitiesOutput) SetGroupName ¶
func (s *DescribeSecurityActivitiesOutput) SetGroupName(v string) *DescribeSecurityActivitiesOutput
SetGroupName sets the GroupName field's value.
func (*DescribeSecurityActivitiesOutput) SetLog ¶
func (s *DescribeSecurityActivitiesOutput) SetLog(v string) *DescribeSecurityActivitiesOutput
SetLog sets the Log field's value.
func (*DescribeSecurityActivitiesOutput) SetRequestId ¶
func (s *DescribeSecurityActivitiesOutput) SetRequestId(v string) *DescribeSecurityActivitiesOutput
SetRequestId sets the RequestId field's value.
func (DescribeSecurityActivitiesOutput) String ¶
func (s DescribeSecurityActivitiesOutput) String() string
String returns the string representation
type DescribeSecurityGroupOptionInput ¶
type DescribeSecurityGroupOptionInput struct {
// contains filtered or unexported fields
}
func (DescribeSecurityGroupOptionInput) GoString ¶
func (s DescribeSecurityGroupOptionInput) GoString() string
GoString returns the string representation
func (DescribeSecurityGroupOptionInput) String ¶
func (s DescribeSecurityGroupOptionInput) String() string
String returns the string representation
type DescribeSecurityGroupOptionOutput ¶
type DescribeSecurityGroupOptionOutput struct { Course *string `locationName:"course" type:"string"` RequestId *string `locationName:"requestId" type:"string"` SecurityGroupLimit *int64 `locationName:"securityGroupLimit" type:"integer"` // contains filtered or unexported fields }
func (DescribeSecurityGroupOptionOutput) GoString ¶
func (s DescribeSecurityGroupOptionOutput) GoString() string
GoString returns the string representation
func (*DescribeSecurityGroupOptionOutput) SetCourse ¶
func (s *DescribeSecurityGroupOptionOutput) SetCourse(v string) *DescribeSecurityGroupOptionOutput
SetCourse sets the Course field's value.
func (*DescribeSecurityGroupOptionOutput) SetRequestId ¶
func (s *DescribeSecurityGroupOptionOutput) SetRequestId(v string) *DescribeSecurityGroupOptionOutput
SetRequestId sets the RequestId field's value.
func (*DescribeSecurityGroupOptionOutput) SetSecurityGroupLimit ¶
func (s *DescribeSecurityGroupOptionOutput) SetSecurityGroupLimit(v int64) *DescribeSecurityGroupOptionOutput
SetSecurityGroupLimit sets the SecurityGroupLimit field's value.
func (DescribeSecurityGroupOptionOutput) String ¶
func (s DescribeSecurityGroupOptionOutput) String() string
String returns the string representation
type DescribeSecurityGroupsInput ¶
type DescribeSecurityGroupsInput struct { Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` GroupName []*string `locationName:"GroupName" type:"list"` // contains filtered or unexported fields }
func (DescribeSecurityGroupsInput) GoString ¶
func (s DescribeSecurityGroupsInput) GoString() string
GoString returns the string representation
func (*DescribeSecurityGroupsInput) SetFilter ¶
func (s *DescribeSecurityGroupsInput) SetFilter(v []*RequestFilterStruct) *DescribeSecurityGroupsInput
SetFilter sets the Filter field's value.
func (*DescribeSecurityGroupsInput) SetGroupName ¶
func (s *DescribeSecurityGroupsInput) SetGroupName(v []*string) *DescribeSecurityGroupsInput
SetGroupName sets the GroupName field's value.
func (DescribeSecurityGroupsInput) String ¶
func (s DescribeSecurityGroupsInput) String() string
String returns the string representation
type DescribeSecurityGroupsOutput ¶
type DescribeSecurityGroupsOutput struct { RequestId *string `locationName:"requestId" type:"string"` SecurityGroupInfo []*SecurityGroupInfoSetItem `locationName:"securityGroupInfo" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DescribeSecurityGroupsOutput) GoString ¶
func (s DescribeSecurityGroupsOutput) GoString() string
GoString returns the string representation
func (*DescribeSecurityGroupsOutput) SetRequestId ¶
func (s *DescribeSecurityGroupsOutput) SetRequestId(v string) *DescribeSecurityGroupsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeSecurityGroupsOutput) SetSecurityGroupInfo ¶
func (s *DescribeSecurityGroupsOutput) SetSecurityGroupInfo(v []*SecurityGroupInfoSetItem) *DescribeSecurityGroupsOutput
SetSecurityGroupInfo sets the SecurityGroupInfo field's value.
func (DescribeSecurityGroupsOutput) String ¶
func (s DescribeSecurityGroupsOutput) String() string
String returns the string representation
type DescribeServiceStatusInput ¶
type DescribeServiceStatusInput struct { FromDate *string `locationName:"FromDate" type:"string"` ToDate *string `locationName:"ToDate" type:"string"` // contains filtered or unexported fields }
func (DescribeServiceStatusInput) GoString ¶
func (s DescribeServiceStatusInput) GoString() string
GoString returns the string representation
func (*DescribeServiceStatusInput) SetFromDate ¶
func (s *DescribeServiceStatusInput) SetFromDate(v string) *DescribeServiceStatusInput
SetFromDate sets the FromDate field's value.
func (*DescribeServiceStatusInput) SetToDate ¶
func (s *DescribeServiceStatusInput) SetToDate(v string) *DescribeServiceStatusInput
SetToDate sets the ToDate field's value.
func (DescribeServiceStatusInput) String ¶
func (s DescribeServiceStatusInput) String() string
String returns the string representation
type DescribeServiceStatusOutput ¶
type DescribeServiceStatusOutput struct { RequestId *string `locationName:"requestId" type:"string"` ServiceStatusSet []*ServiceStatusSetItem `locationName:"serviceStatusSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DescribeServiceStatusOutput) GoString ¶
func (s DescribeServiceStatusOutput) GoString() string
GoString returns the string representation
func (*DescribeServiceStatusOutput) SetRequestId ¶
func (s *DescribeServiceStatusOutput) SetRequestId(v string) *DescribeServiceStatusOutput
SetRequestId sets the RequestId field's value.
func (*DescribeServiceStatusOutput) SetServiceStatusSet ¶
func (s *DescribeServiceStatusOutput) SetServiceStatusSet(v []*ServiceStatusSetItem) *DescribeServiceStatusOutput
SetServiceStatusSet sets the ServiceStatusSet field's value.
func (DescribeServiceStatusOutput) String ¶
func (s DescribeServiceStatusOutput) String() string
String returns the string representation
type DescribeSslCertificateAttributeInput ¶
type DescribeSslCertificateAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` FqdnId *string `locationName:"FqdnId" type:"string"` // contains filtered or unexported fields }
func (DescribeSslCertificateAttributeInput) GoString ¶
func (s DescribeSslCertificateAttributeInput) GoString() string
GoString returns the string representation
func (*DescribeSslCertificateAttributeInput) SetAttribute ¶
func (s *DescribeSslCertificateAttributeInput) SetAttribute(v string) *DescribeSslCertificateAttributeInput
SetAttribute sets the Attribute field's value.
func (*DescribeSslCertificateAttributeInput) SetFqdnId ¶
func (s *DescribeSslCertificateAttributeInput) SetFqdnId(v string) *DescribeSslCertificateAttributeInput
SetFqdnId sets the FqdnId field's value.
func (DescribeSslCertificateAttributeInput) String ¶
func (s DescribeSslCertificateAttributeInput) String() string
String returns the string representation
type DescribeSslCertificateAttributeOutput ¶
type DescribeSslCertificateAttributeOutput struct { CaState *CaState `locationName:"caState" type:"structure"` CertAuthority *CertAuthority `locationName:"certAuthority" type:"structure"` CertInfo *CertInfo `locationName:"certInfo" type:"structure"` CertState *CertState `locationName:"certState" type:"structure"` Count *Count `locationName:"count" type:"structure"` DescriptionValue *DescriptionValue `locationName:"descriptionValue" type:"structure"` Fqdn *string `locationName:"fqdn" type:"string"` FqdnId *string `locationName:"fqdnId" type:"string"` KeyLength *KeyLength `locationName:"keyLength" type:"structure"` Period *Period `locationName:"period" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` UploadState *UploadState `locationName:"uploadState" type:"structure"` // contains filtered or unexported fields }
func (DescribeSslCertificateAttributeOutput) GoString ¶
func (s DescribeSslCertificateAttributeOutput) GoString() string
GoString returns the string representation
func (*DescribeSslCertificateAttributeOutput) SetCaState ¶
func (s *DescribeSslCertificateAttributeOutput) SetCaState(v *CaState) *DescribeSslCertificateAttributeOutput
SetCaState sets the CaState field's value.
func (*DescribeSslCertificateAttributeOutput) SetCertAuthority ¶
func (s *DescribeSslCertificateAttributeOutput) SetCertAuthority(v *CertAuthority) *DescribeSslCertificateAttributeOutput
SetCertAuthority sets the CertAuthority field's value.
func (*DescribeSslCertificateAttributeOutput) SetCertInfo ¶
func (s *DescribeSslCertificateAttributeOutput) SetCertInfo(v *CertInfo) *DescribeSslCertificateAttributeOutput
SetCertInfo sets the CertInfo field's value.
func (*DescribeSslCertificateAttributeOutput) SetCertState ¶
func (s *DescribeSslCertificateAttributeOutput) SetCertState(v *CertState) *DescribeSslCertificateAttributeOutput
SetCertState sets the CertState field's value.
func (*DescribeSslCertificateAttributeOutput) SetCount ¶
func (s *DescribeSslCertificateAttributeOutput) SetCount(v *Count) *DescribeSslCertificateAttributeOutput
SetCount sets the Count field's value.
func (*DescribeSslCertificateAttributeOutput) SetDescriptionValue ¶
func (s *DescribeSslCertificateAttributeOutput) SetDescriptionValue(v *DescriptionValue) *DescribeSslCertificateAttributeOutput
SetDescriptionValue sets the DescriptionValue field's value.
func (*DescribeSslCertificateAttributeOutput) SetFqdn ¶
func (s *DescribeSslCertificateAttributeOutput) SetFqdn(v string) *DescribeSslCertificateAttributeOutput
SetFqdn sets the Fqdn field's value.
func (*DescribeSslCertificateAttributeOutput) SetFqdnId ¶
func (s *DescribeSslCertificateAttributeOutput) SetFqdnId(v string) *DescribeSslCertificateAttributeOutput
SetFqdnId sets the FqdnId field's value.
func (*DescribeSslCertificateAttributeOutput) SetKeyLength ¶
func (s *DescribeSslCertificateAttributeOutput) SetKeyLength(v *KeyLength) *DescribeSslCertificateAttributeOutput
SetKeyLength sets the KeyLength field's value.
func (*DescribeSslCertificateAttributeOutput) SetPeriod ¶
func (s *DescribeSslCertificateAttributeOutput) SetPeriod(v *Period) *DescribeSslCertificateAttributeOutput
SetPeriod sets the Period field's value.
func (*DescribeSslCertificateAttributeOutput) SetRequestId ¶
func (s *DescribeSslCertificateAttributeOutput) SetRequestId(v string) *DescribeSslCertificateAttributeOutput
SetRequestId sets the RequestId field's value.
func (*DescribeSslCertificateAttributeOutput) SetUploadState ¶
func (s *DescribeSslCertificateAttributeOutput) SetUploadState(v *UploadState) *DescribeSslCertificateAttributeOutput
SetUploadState sets the UploadState field's value.
func (DescribeSslCertificateAttributeOutput) String ¶
func (s DescribeSslCertificateAttributeOutput) String() string
String returns the string representation
type DescribeSslCertificatesInput ¶
type DescribeSslCertificatesInput struct { Fqdn []*string `locationName:"Fqdn" type:"list"` FqdnId []*string `locationName:"FqdnId" type:"list"` // contains filtered or unexported fields }
func (DescribeSslCertificatesInput) GoString ¶
func (s DescribeSslCertificatesInput) GoString() string
GoString returns the string representation
func (*DescribeSslCertificatesInput) SetFqdn ¶
func (s *DescribeSslCertificatesInput) SetFqdn(v []*string) *DescribeSslCertificatesInput
SetFqdn sets the Fqdn field's value.
func (*DescribeSslCertificatesInput) SetFqdnId ¶
func (s *DescribeSslCertificatesInput) SetFqdnId(v []*string) *DescribeSslCertificatesInput
SetFqdnId sets the FqdnId field's value.
func (DescribeSslCertificatesInput) String ¶
func (s DescribeSslCertificatesInput) String() string
String returns the string representation
type DescribeSslCertificatesOutput ¶
type DescribeSslCertificatesOutput struct { CertsSet []*CertsSetItem `locationName:"certsSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DescribeSslCertificatesOutput) GoString ¶
func (s DescribeSslCertificatesOutput) GoString() string
GoString returns the string representation
func (*DescribeSslCertificatesOutput) SetCertsSet ¶
func (s *DescribeSslCertificatesOutput) SetCertsSet(v []*CertsSetItem) *DescribeSslCertificatesOutput
SetCertsSet sets the CertsSet field's value.
func (*DescribeSslCertificatesOutput) SetRequestId ¶
func (s *DescribeSslCertificatesOutput) SetRequestId(v string) *DescribeSslCertificatesOutput
SetRequestId sets the RequestId field's value.
func (DescribeSslCertificatesOutput) String ¶
func (s DescribeSslCertificatesOutput) String() string
String returns the string representation
type DescribeUploadsInput ¶
type DescribeUploadsInput struct { ConversionTaskId []*string `locationName:"ConversionTaskId" type:"list"` // contains filtered or unexported fields }
func (DescribeUploadsInput) GoString ¶
func (s DescribeUploadsInput) GoString() string
GoString returns the string representation
func (*DescribeUploadsInput) SetConversionTaskId ¶
func (s *DescribeUploadsInput) SetConversionTaskId(v []*string) *DescribeUploadsInput
SetConversionTaskId sets the ConversionTaskId field's value.
func (DescribeUploadsInput) String ¶
func (s DescribeUploadsInput) String() string
String returns the string representation
type DescribeUploadsOutput ¶
type DescribeUploadsOutput struct { Uploads []*UploadsSetItem `locationName:"uploads" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DescribeUploadsOutput) GoString ¶
func (s DescribeUploadsOutput) GoString() string
GoString returns the string representation
func (*DescribeUploadsOutput) SetUploads ¶
func (s *DescribeUploadsOutput) SetUploads(v []*UploadsSetItem) *DescribeUploadsOutput
SetUploads sets the Uploads field's value.
func (DescribeUploadsOutput) String ¶
func (s DescribeUploadsOutput) String() string
String returns the string representation
type DescribeUsageInput ¶
type DescribeUsageInput struct { IsCharge *bool `locationName:"IsCharge" type:"boolean"` Region *string `locationName:"Region" type:"string"` YearMonth *string `locationName:"YearMonth" type:"string"` // contains filtered or unexported fields }
func (DescribeUsageInput) GoString ¶
func (s DescribeUsageInput) GoString() string
GoString returns the string representation
func (*DescribeUsageInput) SetIsCharge ¶
func (s *DescribeUsageInput) SetIsCharge(v bool) *DescribeUsageInput
SetIsCharge sets the IsCharge field's value.
func (*DescribeUsageInput) SetRegion ¶
func (s *DescribeUsageInput) SetRegion(v string) *DescribeUsageInput
SetRegion sets the Region field's value.
func (*DescribeUsageInput) SetYearMonth ¶
func (s *DescribeUsageInput) SetYearMonth(v string) *DescribeUsageInput
SetYearMonth sets the YearMonth field's value.
func (DescribeUsageInput) String ¶
func (s DescribeUsageInput) String() string
String returns the string representation
type DescribeUsageOutput ¶
type DescribeUsageOutput struct { AutoScaleInfo *AutoScaleInfo `locationName:"autoScaleInfo" type:"structure"` ChargeDetailInfo *ChargeDetailInfo `locationName:"chargeDetailInfo" type:"structure"` CopyInfo *CopyInfo `locationName:"copyInfo" type:"structure"` ElasticIpInfo *ElasticIpInfo `locationName:"elasticIpInfo" type:"structure"` ElasticLoadBalancerInfo *ElasticLoadBalancerInfo `locationName:"elasticLoadBalancerInfo" type:"structure"` ExtraChargeInfo *ExtraChargeInfo `locationName:"extraChargeInfo" type:"structure"` ImageInfo *ImageInfo `locationName:"imageInfo" type:"structure"` InstanceInfo *InstanceInfo `locationName:"instanceInfo" type:"structure"` InternetVpnInfo *InternetVpnInfo `locationName:"internetVpnInfo" type:"structure"` LicenseInfo *LicenseInfo `locationName:"licenseInfo" type:"structure"` LoadBalancerInfo *LoadBalancerInfo `locationName:"loadBalancerInfo" type:"structure"` MailSendInfo *MailSendInfo `locationName:"mailSendInfo" type:"structure"` MultiAccountInfo *MultiAccountInfo `locationName:"multiAccountInfo" type:"structure"` NetworkInfo *NetworkInfo `locationName:"networkInfo" type:"structure"` OptionCommonInfo []*OptionCommonInfoSetItem `locationName:"optionCommonInfo" locationNameList:"item" type:"list"` OptionInfo []*OptionInfoSetItem `locationName:"optionInfo" locationNameList:"item" type:"list"` OsOptionChargeInfo *OsOptionChargeInfo `locationName:"osOptionChargeInfo" type:"structure"` PatternAuthInfo *PatternAuthInfo `locationName:"patternAuthInfo" type:"structure"` PremiumSupportInfo *PremiumSupportInfo `locationName:"premiumSupportInfo" type:"structure"` PrivateLanInfo *PrivateLanInfo `locationName:"privateLanInfo" type:"structure"` PrivateNetworkInfo *PrivateNetworkInfo `locationName:"privateNetworkInfo" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` RouterInfo *RouterInfo `locationName:"routerInfo" type:"structure"` SecureNetInfo *SecureNetInfo `locationName:"secureNetInfo" type:"structure"` SecurityGroupInfo *SecurityGroupInfo `locationName:"securityGroupInfo" type:"structure"` SnapshotInfo *SnapshotInfo `locationName:"snapshotInfo" type:"structure"` SslCertInfo *SslCertInfo `locationName:"sslCertInfo" type:"structure"` StorageInfo *StorageInfo `locationName:"storageInfo" type:"structure"` VolumeInfo *VolumeInfo `locationName:"volumeInfo" type:"structure"` VpnGatewayInfo *VpnGatewayInfo `locationName:"vpnGatewayInfo" type:"structure"` YearMonth *string `locationName:"yearMonth" type:"string"` // contains filtered or unexported fields }
func (DescribeUsageOutput) GoString ¶
func (s DescribeUsageOutput) GoString() string
GoString returns the string representation
func (*DescribeUsageOutput) SetAutoScaleInfo ¶
func (s *DescribeUsageOutput) SetAutoScaleInfo(v *AutoScaleInfo) *DescribeUsageOutput
SetAutoScaleInfo sets the AutoScaleInfo field's value.
func (*DescribeUsageOutput) SetChargeDetailInfo ¶
func (s *DescribeUsageOutput) SetChargeDetailInfo(v *ChargeDetailInfo) *DescribeUsageOutput
SetChargeDetailInfo sets the ChargeDetailInfo field's value.
func (*DescribeUsageOutput) SetCopyInfo ¶
func (s *DescribeUsageOutput) SetCopyInfo(v *CopyInfo) *DescribeUsageOutput
SetCopyInfo sets the CopyInfo field's value.
func (*DescribeUsageOutput) SetElasticIpInfo ¶
func (s *DescribeUsageOutput) SetElasticIpInfo(v *ElasticIpInfo) *DescribeUsageOutput
SetElasticIpInfo sets the ElasticIpInfo field's value.
func (*DescribeUsageOutput) SetElasticLoadBalancerInfo ¶
func (s *DescribeUsageOutput) SetElasticLoadBalancerInfo(v *ElasticLoadBalancerInfo) *DescribeUsageOutput
SetElasticLoadBalancerInfo sets the ElasticLoadBalancerInfo field's value.
func (*DescribeUsageOutput) SetExtraChargeInfo ¶
func (s *DescribeUsageOutput) SetExtraChargeInfo(v *ExtraChargeInfo) *DescribeUsageOutput
SetExtraChargeInfo sets the ExtraChargeInfo field's value.
func (*DescribeUsageOutput) SetImageInfo ¶
func (s *DescribeUsageOutput) SetImageInfo(v *ImageInfo) *DescribeUsageOutput
SetImageInfo sets the ImageInfo field's value.
func (*DescribeUsageOutput) SetInstanceInfo ¶
func (s *DescribeUsageOutput) SetInstanceInfo(v *InstanceInfo) *DescribeUsageOutput
SetInstanceInfo sets the InstanceInfo field's value.
func (*DescribeUsageOutput) SetInternetVpnInfo ¶
func (s *DescribeUsageOutput) SetInternetVpnInfo(v *InternetVpnInfo) *DescribeUsageOutput
SetInternetVpnInfo sets the InternetVpnInfo field's value.
func (*DescribeUsageOutput) SetLicenseInfo ¶
func (s *DescribeUsageOutput) SetLicenseInfo(v *LicenseInfo) *DescribeUsageOutput
SetLicenseInfo sets the LicenseInfo field's value.
func (*DescribeUsageOutput) SetLoadBalancerInfo ¶
func (s *DescribeUsageOutput) SetLoadBalancerInfo(v *LoadBalancerInfo) *DescribeUsageOutput
SetLoadBalancerInfo sets the LoadBalancerInfo field's value.
func (*DescribeUsageOutput) SetMailSendInfo ¶
func (s *DescribeUsageOutput) SetMailSendInfo(v *MailSendInfo) *DescribeUsageOutput
SetMailSendInfo sets the MailSendInfo field's value.
func (*DescribeUsageOutput) SetMultiAccountInfo ¶
func (s *DescribeUsageOutput) SetMultiAccountInfo(v *MultiAccountInfo) *DescribeUsageOutput
SetMultiAccountInfo sets the MultiAccountInfo field's value.
func (*DescribeUsageOutput) SetNetworkInfo ¶
func (s *DescribeUsageOutput) SetNetworkInfo(v *NetworkInfo) *DescribeUsageOutput
SetNetworkInfo sets the NetworkInfo field's value.
func (*DescribeUsageOutput) SetOptionCommonInfo ¶
func (s *DescribeUsageOutput) SetOptionCommonInfo(v []*OptionCommonInfoSetItem) *DescribeUsageOutput
SetOptionCommonInfo sets the OptionCommonInfo field's value.
func (*DescribeUsageOutput) SetOptionInfo ¶
func (s *DescribeUsageOutput) SetOptionInfo(v []*OptionInfoSetItem) *DescribeUsageOutput
SetOptionInfo sets the OptionInfo field's value.
func (*DescribeUsageOutput) SetOsOptionChargeInfo ¶
func (s *DescribeUsageOutput) SetOsOptionChargeInfo(v *OsOptionChargeInfo) *DescribeUsageOutput
SetOsOptionChargeInfo sets the OsOptionChargeInfo field's value.
func (*DescribeUsageOutput) SetPatternAuthInfo ¶
func (s *DescribeUsageOutput) SetPatternAuthInfo(v *PatternAuthInfo) *DescribeUsageOutput
SetPatternAuthInfo sets the PatternAuthInfo field's value.
func (*DescribeUsageOutput) SetPremiumSupportInfo ¶
func (s *DescribeUsageOutput) SetPremiumSupportInfo(v *PremiumSupportInfo) *DescribeUsageOutput
SetPremiumSupportInfo sets the PremiumSupportInfo field's value.
func (*DescribeUsageOutput) SetPrivateLanInfo ¶
func (s *DescribeUsageOutput) SetPrivateLanInfo(v *PrivateLanInfo) *DescribeUsageOutput
SetPrivateLanInfo sets the PrivateLanInfo field's value.
func (*DescribeUsageOutput) SetPrivateNetworkInfo ¶
func (s *DescribeUsageOutput) SetPrivateNetworkInfo(v *PrivateNetworkInfo) *DescribeUsageOutput
SetPrivateNetworkInfo sets the PrivateNetworkInfo field's value.
func (*DescribeUsageOutput) SetRequestId ¶
func (s *DescribeUsageOutput) SetRequestId(v string) *DescribeUsageOutput
SetRequestId sets the RequestId field's value.
func (*DescribeUsageOutput) SetRouterInfo ¶
func (s *DescribeUsageOutput) SetRouterInfo(v *RouterInfo) *DescribeUsageOutput
SetRouterInfo sets the RouterInfo field's value.
func (*DescribeUsageOutput) SetSecureNetInfo ¶
func (s *DescribeUsageOutput) SetSecureNetInfo(v *SecureNetInfo) *DescribeUsageOutput
SetSecureNetInfo sets the SecureNetInfo field's value.
func (*DescribeUsageOutput) SetSecurityGroupInfo ¶
func (s *DescribeUsageOutput) SetSecurityGroupInfo(v *SecurityGroupInfo) *DescribeUsageOutput
SetSecurityGroupInfo sets the SecurityGroupInfo field's value.
func (*DescribeUsageOutput) SetSnapshotInfo ¶
func (s *DescribeUsageOutput) SetSnapshotInfo(v *SnapshotInfo) *DescribeUsageOutput
SetSnapshotInfo sets the SnapshotInfo field's value.
func (*DescribeUsageOutput) SetSslCertInfo ¶
func (s *DescribeUsageOutput) SetSslCertInfo(v *SslCertInfo) *DescribeUsageOutput
SetSslCertInfo sets the SslCertInfo field's value.
func (*DescribeUsageOutput) SetStorageInfo ¶
func (s *DescribeUsageOutput) SetStorageInfo(v *StorageInfo) *DescribeUsageOutput
SetStorageInfo sets the StorageInfo field's value.
func (*DescribeUsageOutput) SetVolumeInfo ¶
func (s *DescribeUsageOutput) SetVolumeInfo(v *VolumeInfo) *DescribeUsageOutput
SetVolumeInfo sets the VolumeInfo field's value.
func (*DescribeUsageOutput) SetVpnGatewayInfo ¶
func (s *DescribeUsageOutput) SetVpnGatewayInfo(v *VpnGatewayInfo) *DescribeUsageOutput
SetVpnGatewayInfo sets the VpnGatewayInfo field's value.
func (*DescribeUsageOutput) SetYearMonth ¶
func (s *DescribeUsageOutput) SetYearMonth(v string) *DescribeUsageOutput
SetYearMonth sets the YearMonth field's value.
func (DescribeUsageOutput) String ¶
func (s DescribeUsageOutput) String() string
String returns the string representation
type DescribeUserActivitiesInput ¶
type DescribeUserActivitiesInput struct { Range *RequestRangeStruct `locationName:"Range" type:"structure"` YearMonth *string `locationName:"YearMonth" type:"string"` // contains filtered or unexported fields }
func (DescribeUserActivitiesInput) GoString ¶
func (s DescribeUserActivitiesInput) GoString() string
GoString returns the string representation
func (*DescribeUserActivitiesInput) SetRange ¶
func (s *DescribeUserActivitiesInput) SetRange(v *RequestRangeStruct) *DescribeUserActivitiesInput
SetRange sets the Range field's value.
func (*DescribeUserActivitiesInput) SetYearMonth ¶
func (s *DescribeUserActivitiesInput) SetYearMonth(v string) *DescribeUserActivitiesInput
SetYearMonth sets the YearMonth field's value.
func (DescribeUserActivitiesInput) String ¶
func (s DescribeUserActivitiesInput) String() string
String returns the string representation
type DescribeUserActivitiesOutput ¶
type DescribeUserActivitiesOutput struct { RequestId *string `locationName:"requestId" type:"string"` UserActivitiesSet []*UserActivitiesSetItem `locationName:"userActivitiesSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DescribeUserActivitiesOutput) GoString ¶
func (s DescribeUserActivitiesOutput) GoString() string
GoString returns the string representation
func (*DescribeUserActivitiesOutput) SetRequestId ¶
func (s *DescribeUserActivitiesOutput) SetRequestId(v string) *DescribeUserActivitiesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeUserActivitiesOutput) SetUserActivitiesSet ¶
func (s *DescribeUserActivitiesOutput) SetUserActivitiesSet(v []*UserActivitiesSetItem) *DescribeUserActivitiesOutput
SetUserActivitiesSet sets the UserActivitiesSet field's value.
func (DescribeUserActivitiesOutput) String ¶
func (s DescribeUserActivitiesOutput) String() string
String returns the string representation
type DescribeVolumesInput ¶
type DescribeVolumesInput struct { VolumeId []*string `locationName:"VolumeId" type:"list"` // contains filtered or unexported fields }
func (DescribeVolumesInput) GoString ¶
func (s DescribeVolumesInput) GoString() string
GoString returns the string representation
func (*DescribeVolumesInput) SetVolumeId ¶
func (s *DescribeVolumesInput) SetVolumeId(v []*string) *DescribeVolumesInput
SetVolumeId sets the VolumeId field's value.
func (DescribeVolumesInput) String ¶
func (s DescribeVolumesInput) String() string
String returns the string representation
type DescribeVolumesOutput ¶
type DescribeVolumesOutput struct { RequestId *string `locationName:"requestId" type:"string"` VolumeSet []*VolumeSetItem `locationName:"volumeSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DescribeVolumesOutput) GoString ¶
func (s DescribeVolumesOutput) GoString() string
GoString returns the string representation
func (*DescribeVolumesOutput) SetRequestId ¶
func (s *DescribeVolumesOutput) SetRequestId(v string) *DescribeVolumesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVolumesOutput) SetVolumeSet ¶
func (s *DescribeVolumesOutput) SetVolumeSet(v []*VolumeSetItem) *DescribeVolumesOutput
SetVolumeSet sets the VolumeSet field's value.
func (DescribeVolumesOutput) String ¶
func (s DescribeVolumesOutput) String() string
String returns the string representation
type DescribeVpnConnectionsInput ¶
type DescribeVpnConnectionsInput struct { Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` VpnConnectionId []*string `locationName:"VpnConnectionId" type:"list"` // contains filtered or unexported fields }
func (DescribeVpnConnectionsInput) GoString ¶
func (s DescribeVpnConnectionsInput) GoString() string
GoString returns the string representation
func (*DescribeVpnConnectionsInput) SetFilter ¶
func (s *DescribeVpnConnectionsInput) SetFilter(v []*RequestFilterStruct) *DescribeVpnConnectionsInput
SetFilter sets the Filter field's value.
func (*DescribeVpnConnectionsInput) SetVpnConnectionId ¶
func (s *DescribeVpnConnectionsInput) SetVpnConnectionId(v []*string) *DescribeVpnConnectionsInput
SetVpnConnectionId sets the VpnConnectionId field's value.
func (DescribeVpnConnectionsInput) String ¶
func (s DescribeVpnConnectionsInput) String() string
String returns the string representation
type DescribeVpnConnectionsOutput ¶
type DescribeVpnConnectionsOutput struct { RequestId *string `locationName:"requestId" type:"string"` VpnConnectionSet []*VpnConnectionSetItem `locationName:"vpnConnectionSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DescribeVpnConnectionsOutput) GoString ¶
func (s DescribeVpnConnectionsOutput) GoString() string
GoString returns the string representation
func (*DescribeVpnConnectionsOutput) SetRequestId ¶
func (s *DescribeVpnConnectionsOutput) SetRequestId(v string) *DescribeVpnConnectionsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpnConnectionsOutput) SetVpnConnectionSet ¶
func (s *DescribeVpnConnectionsOutput) SetVpnConnectionSet(v []*VpnConnectionSetItem) *DescribeVpnConnectionsOutput
SetVpnConnectionSet sets the VpnConnectionSet field's value.
func (DescribeVpnConnectionsOutput) String ¶
func (s DescribeVpnConnectionsOutput) String() string
String returns the string representation
type DescribeVpnGatewaysInput ¶
type DescribeVpnGatewaysInput struct { Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` NiftyVpnGatewayName []*string `locationName:"NiftyVpnGatewayName" type:"list"` VpnGatewayId []*string `locationName:"VpnGatewayId" type:"list"` // contains filtered or unexported fields }
func (DescribeVpnGatewaysInput) GoString ¶
func (s DescribeVpnGatewaysInput) GoString() string
GoString returns the string representation
func (*DescribeVpnGatewaysInput) SetFilter ¶
func (s *DescribeVpnGatewaysInput) SetFilter(v []*RequestFilterStruct) *DescribeVpnGatewaysInput
SetFilter sets the Filter field's value.
func (*DescribeVpnGatewaysInput) SetNiftyVpnGatewayName ¶
func (s *DescribeVpnGatewaysInput) SetNiftyVpnGatewayName(v []*string) *DescribeVpnGatewaysInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*DescribeVpnGatewaysInput) SetVpnGatewayId ¶
func (s *DescribeVpnGatewaysInput) SetVpnGatewayId(v []*string) *DescribeVpnGatewaysInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (DescribeVpnGatewaysInput) String ¶
func (s DescribeVpnGatewaysInput) String() string
String returns the string representation
type DescribeVpnGatewaysOutput ¶
type DescribeVpnGatewaysOutput struct { RequestId *string `locationName:"requestId" type:"string"` VpnGatewaySet []*VpnGatewaySetItem `locationName:"vpnGatewaySet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DescribeVpnGatewaysOutput) GoString ¶
func (s DescribeVpnGatewaysOutput) GoString() string
GoString returns the string representation
func (*DescribeVpnGatewaysOutput) SetRequestId ¶
func (s *DescribeVpnGatewaysOutput) SetRequestId(v string) *DescribeVpnGatewaysOutput
SetRequestId sets the RequestId field's value.
func (*DescribeVpnGatewaysOutput) SetVpnGatewaySet ¶
func (s *DescribeVpnGatewaysOutput) SetVpnGatewaySet(v []*VpnGatewaySetItem) *DescribeVpnGatewaysOutput
SetVpnGatewaySet sets the VpnGatewaySet field's value.
func (DescribeVpnGatewaysOutput) String ¶
func (s DescribeVpnGatewaysOutput) String() string
String returns the string representation
type DescriptionValue ¶
type DescriptionValue struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (DescriptionValue) GoString ¶
func (s DescriptionValue) GoString() string
GoString returns the string representation
func (*DescriptionValue) SetValue ¶
func (s *DescriptionValue) SetValue(v string) *DescriptionValue
SetValue sets the Value field's value.
func (DescriptionValue) String ¶
func (s DescriptionValue) String() string
String returns the string representation
type Destination ¶
type Destination struct { Address *string `locationName:"address" type:"string"` Port *int64 `locationName:"port" type:"integer"` // contains filtered or unexported fields }
func (Destination) GoString ¶
func (s Destination) GoString() string
GoString returns the string representation
func (*Destination) SetAddress ¶
func (s *Destination) SetAddress(v string) *Destination
SetAddress sets the Address field's value.
func (*Destination) SetPort ¶
func (s *Destination) SetPort(v int64) *Destination
SetPort sets the Port field's value.
func (Destination) String ¶
func (s Destination) String() string
String returns the string representation
type DetachVolumeInput ¶
type DetachVolumeInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` InstanceId *string `locationName:"InstanceId" type:"string"` VolumeId *string `locationName:"VolumeId" type:"string"` // contains filtered or unexported fields }
func (DetachVolumeInput) GoString ¶
func (s DetachVolumeInput) GoString() string
GoString returns the string representation
func (*DetachVolumeInput) SetAgreement ¶
func (s *DetachVolumeInput) SetAgreement(v bool) *DetachVolumeInput
SetAgreement sets the Agreement field's value.
func (*DetachVolumeInput) SetInstanceId ¶
func (s *DetachVolumeInput) SetInstanceId(v string) *DetachVolumeInput
SetInstanceId sets the InstanceId field's value.
func (*DetachVolumeInput) SetVolumeId ¶
func (s *DetachVolumeInput) SetVolumeId(v string) *DetachVolumeInput
SetVolumeId sets the VolumeId field's value.
func (DetachVolumeInput) String ¶
func (s DetachVolumeInput) String() string
String returns the string representation
type DetachVolumeOutput ¶
type DetachVolumeOutput struct { AttachTime *time.Time `locationName:"attachTime" type:"timestamp" timestampFormat:""` Device *string `locationName:"device" type:"string"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` Status *string `locationName:"status" type:"string"` VolumeId *string `locationName:"volumeId" type:"string"` // contains filtered or unexported fields }
func (DetachVolumeOutput) GoString ¶
func (s DetachVolumeOutput) GoString() string
GoString returns the string representation
func (*DetachVolumeOutput) SetAttachTime ¶
func (s *DetachVolumeOutput) SetAttachTime(v time.Time) *DetachVolumeOutput
SetAttachTime sets the AttachTime field's value.
func (*DetachVolumeOutput) SetDevice ¶
func (s *DetachVolumeOutput) SetDevice(v string) *DetachVolumeOutput
SetDevice sets the Device field's value.
func (*DetachVolumeOutput) SetInstanceId ¶
func (s *DetachVolumeOutput) SetInstanceId(v string) *DetachVolumeOutput
SetInstanceId sets the InstanceId field's value.
func (*DetachVolumeOutput) SetInstanceUniqueId ¶
func (s *DetachVolumeOutput) SetInstanceUniqueId(v string) *DetachVolumeOutput
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*DetachVolumeOutput) SetRequestId ¶
func (s *DetachVolumeOutput) SetRequestId(v string) *DetachVolumeOutput
SetRequestId sets the RequestId field's value.
func (*DetachVolumeOutput) SetStatus ¶
func (s *DetachVolumeOutput) SetStatus(v string) *DetachVolumeOutput
SetStatus sets the Status field's value.
func (*DetachVolumeOutput) SetVolumeId ¶
func (s *DetachVolumeOutput) SetVolumeId(v string) *DetachVolumeOutput
SetVolumeId sets the VolumeId field's value.
func (DetachVolumeOutput) String ¶
func (s DetachVolumeOutput) String() string
String returns the string representation
type Details ¶
type Details struct { ChangeInCapacity *int64 `locationName:"changeInCapacity" type:"integer"` CurrentServersCount *int64 `locationName:"currentServersCount" type:"integer"` Resource *string `locationName:"resource" type:"string"` UpperThreshold *float64 `locationName:"upperThreshold" type:"double"` // contains filtered or unexported fields }
func (*Details) SetChangeInCapacity ¶
SetChangeInCapacity sets the ChangeInCapacity field's value.
func (*Details) SetCurrentServersCount ¶
SetCurrentServersCount sets the CurrentServersCount field's value.
func (*Details) SetResource ¶
SetResource sets the Resource field's value.
func (*Details) SetUpperThreshold ¶
SetUpperThreshold sets the UpperThreshold field's value.
type DhcpConfig ¶
type DhcpConfig struct { DhcpConfigId *string `locationName:"dhcpConfigId" type:"string"` IpAddressPoolsSet []*IpAddressPoolsSetItem `locationName:"ipAddressPoolsSet" locationNameList:"item" type:"list"` StaticMappingsSet []*StaticMappingsSetItem `locationName:"staticMappingsSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DhcpConfig) GoString ¶
func (s DhcpConfig) GoString() string
GoString returns the string representation
func (*DhcpConfig) SetDhcpConfigId ¶
func (s *DhcpConfig) SetDhcpConfigId(v string) *DhcpConfig
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*DhcpConfig) SetIpAddressPoolsSet ¶
func (s *DhcpConfig) SetIpAddressPoolsSet(v []*IpAddressPoolsSetItem) *DhcpConfig
SetIpAddressPoolsSet sets the IpAddressPoolsSet field's value.
func (*DhcpConfig) SetStaticMappingsSet ¶
func (s *DhcpConfig) SetStaticMappingsSet(v []*StaticMappingsSetItem) *DhcpConfig
SetStaticMappingsSet sets the StaticMappingsSet field's value.
func (DhcpConfig) String ¶
func (s DhcpConfig) String() string
String returns the string representation
type DhcpConfigsSetItem ¶
type DhcpConfigsSetItem struct { DhcpConfigId *string `locationName:"dhcpConfigId" type:"string"` IpAddressPoolsSet []*IpAddressPoolsSetItem `locationName:"ipAddressPoolsSet" locationNameList:"item" type:"list"` StaticMappingsSet []*StaticMappingsSetItem `locationName:"staticMappingsSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DhcpConfigsSetItem) GoString ¶
func (s DhcpConfigsSetItem) GoString() string
GoString returns the string representation
func (*DhcpConfigsSetItem) SetDhcpConfigId ¶
func (s *DhcpConfigsSetItem) SetDhcpConfigId(v string) *DhcpConfigsSetItem
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*DhcpConfigsSetItem) SetIpAddressPoolsSet ¶
func (s *DhcpConfigsSetItem) SetIpAddressPoolsSet(v []*IpAddressPoolsSetItem) *DhcpConfigsSetItem
SetIpAddressPoolsSet sets the IpAddressPoolsSet field's value.
func (*DhcpConfigsSetItem) SetStaticMappingsSet ¶
func (s *DhcpConfigsSetItem) SetStaticMappingsSet(v []*StaticMappingsSetItem) *DhcpConfigsSetItem
SetStaticMappingsSet sets the StaticMappingsSet field's value.
func (DhcpConfigsSetItem) String ¶
func (s DhcpConfigsSetItem) String() string
String returns the string representation
type DhcpConfigurationSetItem ¶
type DhcpConfigurationSetItem struct { Key *string `locationName:"key" type:"string"` ValueSet []*ValueSetItem `locationName:"valueSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DhcpConfigurationSetItem) GoString ¶
func (s DhcpConfigurationSetItem) GoString() string
GoString returns the string representation
func (*DhcpConfigurationSetItem) SetKey ¶
func (s *DhcpConfigurationSetItem) SetKey(v string) *DhcpConfigurationSetItem
SetKey sets the Key field's value.
func (*DhcpConfigurationSetItem) SetValueSet ¶
func (s *DhcpConfigurationSetItem) SetValueSet(v []*ValueSetItem) *DhcpConfigurationSetItem
SetValueSet sets the ValueSet field's value.
func (DhcpConfigurationSetItem) String ¶
func (s DhcpConfigurationSetItem) String() string
String returns the string representation
type DhcpConfigurationSetTypeSetItem ¶
type DhcpConfigurationSetTypeSetItem struct { Key *string `locationName:"key" type:"string"` ValueSet []*ValueSetItem `locationName:"valueSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DhcpConfigurationSetTypeSetItem) GoString ¶
func (s DhcpConfigurationSetTypeSetItem) GoString() string
GoString returns the string representation
func (*DhcpConfigurationSetTypeSetItem) SetKey ¶
func (s *DhcpConfigurationSetTypeSetItem) SetKey(v string) *DhcpConfigurationSetTypeSetItem
SetKey sets the Key field's value.
func (*DhcpConfigurationSetTypeSetItem) SetValueSet ¶
func (s *DhcpConfigurationSetTypeSetItem) SetValueSet(v []*ValueSetItem) *DhcpConfigurationSetTypeSetItem
SetValueSet sets the ValueSet field's value.
func (DhcpConfigurationSetTypeSetItem) String ¶
func (s DhcpConfigurationSetTypeSetItem) String() string
String returns the string representation
type DhcpIpAddressInformationSet ¶
type DhcpIpAddressInformationSet struct { DhcpIpAddressSet []*DhcpIpAddressSetItem `locationName:"dhcpIpAddressSet" locationNameList:"item" type:"list"` IpAddressPoolSet []*IpAddressPoolSetItem `locationName:"ipAddressPoolSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (DhcpIpAddressInformationSet) GoString ¶
func (s DhcpIpAddressInformationSet) GoString() string
GoString returns the string representation
func (*DhcpIpAddressInformationSet) SetDhcpIpAddressSet ¶
func (s *DhcpIpAddressInformationSet) SetDhcpIpAddressSet(v []*DhcpIpAddressSetItem) *DhcpIpAddressInformationSet
SetDhcpIpAddressSet sets the DhcpIpAddressSet field's value.
func (*DhcpIpAddressInformationSet) SetIpAddressPoolSet ¶
func (s *DhcpIpAddressInformationSet) SetIpAddressPoolSet(v []*IpAddressPoolSetItem) *DhcpIpAddressInformationSet
SetIpAddressPoolSet sets the IpAddressPoolSet field's value.
func (DhcpIpAddressInformationSet) String ¶
func (s DhcpIpAddressInformationSet) String() string
String returns the string representation
type DhcpIpAddressSetItem ¶
type DhcpIpAddressSetItem struct { Description *string `locationName:"description" type:"string"` StartIpAddress *string `locationName:"startIpAddress" type:"string"` StopIpAddress *string `locationName:"stopIpAddress" type:"string"` // contains filtered or unexported fields }
func (DhcpIpAddressSetItem) GoString ¶
func (s DhcpIpAddressSetItem) GoString() string
GoString returns the string representation
func (*DhcpIpAddressSetItem) SetDescription ¶
func (s *DhcpIpAddressSetItem) SetDescription(v string) *DhcpIpAddressSetItem
SetDescription sets the Description field's value.
func (*DhcpIpAddressSetItem) SetStartIpAddress ¶
func (s *DhcpIpAddressSetItem) SetStartIpAddress(v string) *DhcpIpAddressSetItem
SetStartIpAddress sets the StartIpAddress field's value.
func (*DhcpIpAddressSetItem) SetStopIpAddress ¶
func (s *DhcpIpAddressSetItem) SetStopIpAddress(v string) *DhcpIpAddressSetItem
SetStopIpAddress sets the StopIpAddress field's value.
func (DhcpIpAddressSetItem) String ¶
func (s DhcpIpAddressSetItem) String() string
String returns the string representation
type DhcpOptions ¶
type DhcpOptions struct { DhcpConfigurationSetType []*DhcpConfigurationSetTypeSetItem `locationName:"dhcpConfigurationSetType" locationNameList:"item" type:"list"` DhcpOptionsId *string `locationName:"dhcpOptionsId" type:"string"` // contains filtered or unexported fields }
func (DhcpOptions) GoString ¶
func (s DhcpOptions) GoString() string
GoString returns the string representation
func (*DhcpOptions) SetDhcpConfigurationSetType ¶
func (s *DhcpOptions) SetDhcpConfigurationSetType(v []*DhcpConfigurationSetTypeSetItem) *DhcpOptions
SetDhcpConfigurationSetType sets the DhcpConfigurationSetType field's value.
func (*DhcpOptions) SetDhcpOptionsId ¶
func (s *DhcpOptions) SetDhcpOptionsId(v string) *DhcpOptions
SetDhcpOptionsId sets the DhcpOptionsId field's value.
func (DhcpOptions) String ¶
func (s DhcpOptions) String() string
String returns the string representation
type DhcpOptionsSet ¶
type DhcpOptionsSet struct { DhcpConfigurationSet []*DhcpConfigurationSetItem `locationName:"dhcpConfigurationSet" locationNameList:"item" type:"list"` DhcpOptionsId *string `locationName:"dhcpOptionsId" type:"string"` // contains filtered or unexported fields }
func (DhcpOptionsSet) GoString ¶
func (s DhcpOptionsSet) GoString() string
GoString returns the string representation
func (*DhcpOptionsSet) SetDhcpConfigurationSet ¶
func (s *DhcpOptionsSet) SetDhcpConfigurationSet(v []*DhcpConfigurationSetItem) *DhcpOptionsSet
SetDhcpConfigurationSet sets the DhcpConfigurationSet field's value.
func (*DhcpOptionsSet) SetDhcpOptionsId ¶
func (s *DhcpOptionsSet) SetDhcpOptionsId(v string) *DhcpOptionsSet
SetDhcpOptionsId sets the DhcpOptionsId field's value.
func (DhcpOptionsSet) String ¶
func (s DhcpOptionsSet) String() string
String returns the string representation
type DhcpStatusInformationSetItem ¶
type DhcpStatusInformationSetItem struct { DhcpIpAddressInformationSet *DhcpIpAddressInformationSet `locationName:"dhcpIpAddressInformationSet" type:"structure"` NetworkId *string `locationName:"networkId" type:"string"` PrivateLanName *string `locationName:"privateLanName" type:"string"` // contains filtered or unexported fields }
func (DhcpStatusInformationSetItem) GoString ¶
func (s DhcpStatusInformationSetItem) GoString() string
GoString returns the string representation
func (*DhcpStatusInformationSetItem) SetDhcpIpAddressInformationSet ¶
func (s *DhcpStatusInformationSetItem) SetDhcpIpAddressInformationSet(v *DhcpIpAddressInformationSet) *DhcpStatusInformationSetItem
SetDhcpIpAddressInformationSet sets the DhcpIpAddressInformationSet field's value.
func (*DhcpStatusInformationSetItem) SetNetworkId ¶
func (s *DhcpStatusInformationSetItem) SetNetworkId(v string) *DhcpStatusInformationSetItem
SetNetworkId sets the NetworkId field's value.
func (*DhcpStatusInformationSetItem) SetPrivateLanName ¶
func (s *DhcpStatusInformationSetItem) SetPrivateLanName(v string) *DhcpStatusInformationSetItem
SetPrivateLanName sets the PrivateLanName field's value.
func (DhcpStatusInformationSetItem) String ¶
func (s DhcpStatusInformationSetItem) String() string
String returns the string representation
type DisableApiTermination ¶
type DisableApiTermination struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (DisableApiTermination) GoString ¶
func (s DisableApiTermination) GoString() string
GoString returns the string representation
func (*DisableApiTermination) SetValue ¶
func (s *DisableApiTermination) SetValue(v string) *DisableApiTermination
SetValue sets the Value field's value.
func (DisableApiTermination) String ¶
func (s DisableApiTermination) String() string
String returns the string representation
type DisassociateAddressInput ¶
type DisassociateAddressInput struct { NiftyReboot *string `locationName:"NiftyReboot" type:"string"` PrivateIpAddress *string `locationName:"PrivateIpAddress" type:"string"` PublicIp *string `locationName:"PublicIp" type:"string"` // contains filtered or unexported fields }
func (DisassociateAddressInput) GoString ¶
func (s DisassociateAddressInput) GoString() string
GoString returns the string representation
func (*DisassociateAddressInput) SetNiftyReboot ¶
func (s *DisassociateAddressInput) SetNiftyReboot(v string) *DisassociateAddressInput
SetNiftyReboot sets the NiftyReboot field's value.
func (*DisassociateAddressInput) SetPrivateIpAddress ¶
func (s *DisassociateAddressInput) SetPrivateIpAddress(v string) *DisassociateAddressInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*DisassociateAddressInput) SetPublicIp ¶
func (s *DisassociateAddressInput) SetPublicIp(v string) *DisassociateAddressInput
SetPublicIp sets the PublicIp field's value.
func (DisassociateAddressInput) String ¶
func (s DisassociateAddressInput) String() string
String returns the string representation
type DisassociateAddressOutput ¶
type DisassociateAddressOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DisassociateAddressOutput) GoString ¶
func (s DisassociateAddressOutput) GoString() string
GoString returns the string representation
func (*DisassociateAddressOutput) SetRequestId ¶
func (s *DisassociateAddressOutput) SetRequestId(v string) *DisassociateAddressOutput
SetRequestId sets the RequestId field's value.
func (*DisassociateAddressOutput) SetReturn ¶
func (s *DisassociateAddressOutput) SetReturn(v bool) *DisassociateAddressOutput
SetReturn sets the Return field's value.
func (DisassociateAddressOutput) String ¶
func (s DisassociateAddressOutput) String() string
String returns the string representation
type DisassociateRouteTableInput ¶
type DisassociateRouteTableInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AssociationId *string `locationName:"AssociationId" type:"string"` // contains filtered or unexported fields }
func (DisassociateRouteTableInput) GoString ¶
func (s DisassociateRouteTableInput) GoString() string
GoString returns the string representation
func (*DisassociateRouteTableInput) SetAgreement ¶
func (s *DisassociateRouteTableInput) SetAgreement(v bool) *DisassociateRouteTableInput
SetAgreement sets the Agreement field's value.
func (*DisassociateRouteTableInput) SetAssociationId ¶
func (s *DisassociateRouteTableInput) SetAssociationId(v string) *DisassociateRouteTableInput
SetAssociationId sets the AssociationId field's value.
func (DisassociateRouteTableInput) String ¶
func (s DisassociateRouteTableInput) String() string
String returns the string representation
type DisassociateRouteTableOutput ¶
type DisassociateRouteTableOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (DisassociateRouteTableOutput) GoString ¶
func (s DisassociateRouteTableOutput) GoString() string
GoString returns the string representation
func (*DisassociateRouteTableOutput) SetRequestId ¶
func (s *DisassociateRouteTableOutput) SetRequestId(v string) *DisassociateRouteTableOutput
SetRequestId sets the RequestId field's value.
func (*DisassociateRouteTableOutput) SetReturn ¶
func (s *DisassociateRouteTableOutput) SetReturn(v bool) *DisassociateRouteTableOutput
SetReturn sets the Return field's value.
func (DisassociateRouteTableOutput) String ¶
func (s DisassociateRouteTableOutput) String() string
String returns the string representation
type DissociateUsersInput ¶
type DissociateUsersInput struct { FunctionName *string `locationName:"FunctionName" type:"string"` Users []*RequestUsersStruct `locationName:"Users" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (DissociateUsersInput) GoString ¶
func (s DissociateUsersInput) GoString() string
GoString returns the string representation
func (*DissociateUsersInput) SetFunctionName ¶
func (s *DissociateUsersInput) SetFunctionName(v string) *DissociateUsersInput
SetFunctionName sets the FunctionName field's value.
func (*DissociateUsersInput) SetUsers ¶
func (s *DissociateUsersInput) SetUsers(v []*RequestUsersStruct) *DissociateUsersInput
SetUsers sets the Users field's value.
func (DissociateUsersInput) String ¶
func (s DissociateUsersInput) String() string
String returns the string representation
type DissociateUsersOutput ¶
type DissociateUsersOutput struct { DissociateUsersResult *DissociateUsersOutput `locationName:"DissociateUsersResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` Users []*UsersMemberItem `locationName:"Users" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (DissociateUsersOutput) GoString ¶
func (s DissociateUsersOutput) GoString() string
GoString returns the string representation
func (*DissociateUsersOutput) SetDissociateUsersResult ¶
func (s *DissociateUsersOutput) SetDissociateUsersResult(v *DissociateUsersOutput) *DissociateUsersOutput
SetDissociateUsersResult sets the DissociateUsersResult field's value.
func (*DissociateUsersOutput) SetResponseMetadata ¶
func (s *DissociateUsersOutput) SetResponseMetadata(v *ResponseMetadata) *DissociateUsersOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (*DissociateUsersOutput) SetUsers ¶
func (s *DissociateUsersOutput) SetUsers(v []*UsersMemberItem) *DissociateUsersOutput
SetUsers sets the Users field's value.
func (DissociateUsersOutput) String ¶
func (s DissociateUsersOutput) String() string
String returns the string representation
type DownloadSslCertificateInput ¶
type DownloadSslCertificateInput struct { FileType *string `locationName:"FileType" type:"string"` FqdnId *string `locationName:"FqdnId" type:"string"` // contains filtered or unexported fields }
func (DownloadSslCertificateInput) GoString ¶
func (s DownloadSslCertificateInput) GoString() string
GoString returns the string representation
func (*DownloadSslCertificateInput) SetFileType ¶
func (s *DownloadSslCertificateInput) SetFileType(v string) *DownloadSslCertificateInput
SetFileType sets the FileType field's value.
func (*DownloadSslCertificateInput) SetFqdnId ¶
func (s *DownloadSslCertificateInput) SetFqdnId(v string) *DownloadSslCertificateInput
SetFqdnId sets the FqdnId field's value.
func (DownloadSslCertificateInput) String ¶
func (s DownloadSslCertificateInput) String() string
String returns the string representation
type DownloadSslCertificateOutput ¶
type DownloadSslCertificateOutput struct { FileData *string `locationName:"fileData" type:"string"` Fqdn *string `locationName:"fqdn" type:"string"` FqdnId *string `locationName:"fqdnId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (DownloadSslCertificateOutput) GoString ¶
func (s DownloadSslCertificateOutput) GoString() string
GoString returns the string representation
func (*DownloadSslCertificateOutput) SetFileData ¶
func (s *DownloadSslCertificateOutput) SetFileData(v string) *DownloadSslCertificateOutput
SetFileData sets the FileData field's value.
func (*DownloadSslCertificateOutput) SetFqdn ¶
func (s *DownloadSslCertificateOutput) SetFqdn(v string) *DownloadSslCertificateOutput
SetFqdn sets the Fqdn field's value.
func (*DownloadSslCertificateOutput) SetFqdnId ¶
func (s *DownloadSslCertificateOutput) SetFqdnId(v string) *DownloadSslCertificateOutput
SetFqdnId sets the FqdnId field's value.
func (*DownloadSslCertificateOutput) SetRequestId ¶
func (s *DownloadSslCertificateOutput) SetRequestId(v string) *DownloadSslCertificateOutput
SetRequestId sets the RequestId field's value.
func (DownloadSslCertificateOutput) String ¶
func (s DownloadSslCertificateOutput) String() string
String returns the string representation
type DynamicIpMeasuredRate ¶
type DynamicIpMeasuredRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (DynamicIpMeasuredRate) GoString ¶
func (s DynamicIpMeasuredRate) GoString() string
GoString returns the string representation
func (*DynamicIpMeasuredRate) SetCharge ¶
func (s *DynamicIpMeasuredRate) SetCharge(v int64) *DynamicIpMeasuredRate
SetCharge sets the Charge field's value.
func (*DynamicIpMeasuredRate) SetType ¶
func (s *DynamicIpMeasuredRate) SetType(v string) *DynamicIpMeasuredRate
SetType sets the Type field's value.
func (*DynamicIpMeasuredRate) SetUnit ¶
func (s *DynamicIpMeasuredRate) SetUnit(v string) *DynamicIpMeasuredRate
SetUnit sets the Unit field's value.
func (*DynamicIpMeasuredRate) SetValue ¶
func (s *DynamicIpMeasuredRate) SetValue(v int64) *DynamicIpMeasuredRate
SetValue sets the Value field's value.
func (DynamicIpMeasuredRate) String ¶
func (s DynamicIpMeasuredRate) String() string
String returns the string representation
type DynamicIpMonthlyRate ¶
type DynamicIpMonthlyRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (DynamicIpMonthlyRate) GoString ¶
func (s DynamicIpMonthlyRate) GoString() string
GoString returns the string representation
func (*DynamicIpMonthlyRate) SetCharge ¶
func (s *DynamicIpMonthlyRate) SetCharge(v int64) *DynamicIpMonthlyRate
SetCharge sets the Charge field's value.
func (*DynamicIpMonthlyRate) SetType ¶
func (s *DynamicIpMonthlyRate) SetType(v string) *DynamicIpMonthlyRate
SetType sets the Type field's value.
func (*DynamicIpMonthlyRate) SetUnit ¶
func (s *DynamicIpMonthlyRate) SetUnit(v string) *DynamicIpMonthlyRate
SetUnit sets the Unit field's value.
func (*DynamicIpMonthlyRate) SetValue ¶
func (s *DynamicIpMonthlyRate) SetValue(v int64) *DynamicIpMonthlyRate
SetValue sets the Value field's value.
func (DynamicIpMonthlyRate) String ¶
func (s DynamicIpMonthlyRate) String() string
String returns the string representation
type ELBVersionInformation ¶
type ELBVersionInformation struct { IsLatest *bool `locationName:"IsLatest" type:"boolean"` Version *bool `locationName:"Version" type:"boolean"` // contains filtered or unexported fields }
func (ELBVersionInformation) GoString ¶
func (s ELBVersionInformation) GoString() string
GoString returns the string representation
func (*ELBVersionInformation) SetIsLatest ¶
func (s *ELBVersionInformation) SetIsLatest(v bool) *ELBVersionInformation
SetIsLatest sets the IsLatest field's value.
func (*ELBVersionInformation) SetVersion ¶
func (s *ELBVersionInformation) SetVersion(v bool) *ELBVersionInformation
SetVersion sets the Version field's value.
func (ELBVersionInformation) String ¶
func (s ELBVersionInformation) String() string
String returns the string representation
type Ebs ¶
type Ebs struct { AttachTime *time.Time `locationName:"attachTime" type:"timestamp" timestampFormat:""` DeleteOnTermination *bool `locationName:"deleteOnTermination" type:"boolean"` SnapshotId *string `locationName:"snapshotId" type:"string"` Status *string `locationName:"status" type:"string"` VolumeId *string `locationName:"volumeId" type:"string"` VolumeSize *int64 `locationName:"volumeSize" type:"integer"` // contains filtered or unexported fields }
func (*Ebs) SetAttachTime ¶
SetAttachTime sets the AttachTime field's value.
func (*Ebs) SetDeleteOnTermination ¶
SetDeleteOnTermination sets the DeleteOnTermination field's value.
func (*Ebs) SetSnapshotId ¶
SetSnapshotId sets the SnapshotId field's value.
func (*Ebs) SetVolumeId ¶
SetVolumeId sets the VolumeId field's value.
func (*Ebs) SetVolumeSize ¶
SetVolumeSize sets the VolumeSize field's value.
type ElasticIpInfo ¶
type ElasticIpInfo struct { ElasticIpSet []*ElasticIpSetItem `locationName:"elasticIpSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (ElasticIpInfo) GoString ¶
func (s ElasticIpInfo) GoString() string
GoString returns the string representation
func (*ElasticIpInfo) SetElasticIpSet ¶
func (s *ElasticIpInfo) SetElasticIpSet(v []*ElasticIpSetItem) *ElasticIpInfo
SetElasticIpSet sets the ElasticIpSet field's value.
func (ElasticIpInfo) String ¶
func (s ElasticIpInfo) String() string
String returns the string representation
type ElasticIpItemSetItem ¶
type ElasticIpItemSetItem struct { Count *int64 `locationName:"count" type:"integer"` Type *string `locationName:"type" type:"string"` // contains filtered or unexported fields }
func (ElasticIpItemSetItem) GoString ¶
func (s ElasticIpItemSetItem) GoString() string
GoString returns the string representation
func (*ElasticIpItemSetItem) SetCount ¶
func (s *ElasticIpItemSetItem) SetCount(v int64) *ElasticIpItemSetItem
SetCount sets the Count field's value.
func (*ElasticIpItemSetItem) SetType ¶
func (s *ElasticIpItemSetItem) SetType(v string) *ElasticIpItemSetItem
SetType sets the Type field's value.
func (ElasticIpItemSetItem) String ¶
func (s ElasticIpItemSetItem) String() string
String returns the string representation
type ElasticIpSetItem ¶
type ElasticIpSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (ElasticIpSetItem) GoString ¶
func (s ElasticIpSetItem) GoString() string
GoString returns the string representation
func (*ElasticIpSetItem) SetCharge ¶
func (s *ElasticIpSetItem) SetCharge(v int64) *ElasticIpSetItem
SetCharge sets the Charge field's value.
func (*ElasticIpSetItem) SetType ¶
func (s *ElasticIpSetItem) SetType(v string) *ElasticIpSetItem
SetType sets the Type field's value.
func (*ElasticIpSetItem) SetUnit ¶
func (s *ElasticIpSetItem) SetUnit(v string) *ElasticIpSetItem
SetUnit sets the Unit field's value.
func (*ElasticIpSetItem) SetValue ¶
func (s *ElasticIpSetItem) SetValue(v int64) *ElasticIpSetItem
SetValue sets the Value field's value.
func (ElasticIpSetItem) String ¶
func (s ElasticIpSetItem) String() string
String returns the string representation
type ElasticLoadBalancerDescriptionsMemberItem ¶
type ElasticLoadBalancerDescriptionsMemberItem struct { AccountingType *string `locationName:"AccountingType" type:"string"` AvailabilityZones []*string `locationName:"AvailabilityZones" locationNameList:"member" type:"list"` CreatedTime *time.Time `locationName:"CreatedTime" type:"timestamp" timestampFormat:""` DNSName *string `locationName:"DNSName" type:"string"` ELBVersionInformation *ELBVersionInformation `locationName:"ELBVersionInformation" type:"structure"` ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerListenerDescriptions []*ElasticLoadBalancerListenerDescriptionsMemberItem `locationName:"ElasticLoadBalancerListenerDescriptions" locationNameList:"member" type:"list"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` NetworkInterfaces []*NetworkInterfacesMemberItem `locationName:"NetworkInterfaces" locationNameList:"member" type:"list"` NetworkVolume *string `locationName:"NetworkVolume" type:"string"` NextMonthAccountingType *string `locationName:"NextMonthAccountingType" type:"string"` State *string `locationName:"State" type:"string"` // contains filtered or unexported fields }
func (ElasticLoadBalancerDescriptionsMemberItem) GoString ¶
func (s ElasticLoadBalancerDescriptionsMemberItem) GoString() string
GoString returns the string representation
func (*ElasticLoadBalancerDescriptionsMemberItem) SetAccountingType ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetAccountingType(v string) *ElasticLoadBalancerDescriptionsMemberItem
SetAccountingType sets the AccountingType field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetAvailabilityZones ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetAvailabilityZones(v []*string) *ElasticLoadBalancerDescriptionsMemberItem
SetAvailabilityZones sets the AvailabilityZones field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetCreatedTime ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetCreatedTime(v time.Time) *ElasticLoadBalancerDescriptionsMemberItem
SetCreatedTime sets the CreatedTime field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetDNSName ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetDNSName(v string) *ElasticLoadBalancerDescriptionsMemberItem
SetDNSName sets the DNSName field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetELBVersionInformation ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetELBVersionInformation(v *ELBVersionInformation) *ElasticLoadBalancerDescriptionsMemberItem
SetELBVersionInformation sets the ELBVersionInformation field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetElasticLoadBalancerId ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetElasticLoadBalancerId(v string) *ElasticLoadBalancerDescriptionsMemberItem
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetElasticLoadBalancerListenerDescriptions ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetElasticLoadBalancerListenerDescriptions(v []*ElasticLoadBalancerListenerDescriptionsMemberItem) *ElasticLoadBalancerDescriptionsMemberItem
SetElasticLoadBalancerListenerDescriptions sets the ElasticLoadBalancerListenerDescriptions field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetElasticLoadBalancerName ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetElasticLoadBalancerName(v string) *ElasticLoadBalancerDescriptionsMemberItem
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetNetworkInterfaces ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetNetworkInterfaces(v []*NetworkInterfacesMemberItem) *ElasticLoadBalancerDescriptionsMemberItem
SetNetworkInterfaces sets the NetworkInterfaces field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetNetworkVolume ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetNetworkVolume(v string) *ElasticLoadBalancerDescriptionsMemberItem
SetNetworkVolume sets the NetworkVolume field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetNextMonthAccountingType ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetNextMonthAccountingType(v string) *ElasticLoadBalancerDescriptionsMemberItem
SetNextMonthAccountingType sets the NextMonthAccountingType field's value.
func (*ElasticLoadBalancerDescriptionsMemberItem) SetState ¶
func (s *ElasticLoadBalancerDescriptionsMemberItem) SetState(v string) *ElasticLoadBalancerDescriptionsMemberItem
SetState sets the State field's value.
func (ElasticLoadBalancerDescriptionsMemberItem) String ¶
func (s ElasticLoadBalancerDescriptionsMemberItem) String() string
String returns the string representation
type ElasticLoadBalancerInfo ¶
type ElasticLoadBalancerInfo struct { Vip []*VipSetItem `locationName:"vip" locationNameList:"item" type:"list"` VipMeasuredRate []*VipMeasuredRateSetItem `locationName:"vipMeasuredRate" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (ElasticLoadBalancerInfo) GoString ¶
func (s ElasticLoadBalancerInfo) GoString() string
GoString returns the string representation
func (*ElasticLoadBalancerInfo) SetVip ¶
func (s *ElasticLoadBalancerInfo) SetVip(v []*VipSetItem) *ElasticLoadBalancerInfo
SetVip sets the Vip field's value.
func (*ElasticLoadBalancerInfo) SetVipMeasuredRate ¶
func (s *ElasticLoadBalancerInfo) SetVipMeasuredRate(v []*VipMeasuredRateSetItem) *ElasticLoadBalancerInfo
SetVipMeasuredRate sets the VipMeasuredRate field's value.
func (ElasticLoadBalancerInfo) String ¶
func (s ElasticLoadBalancerInfo) String() string
String returns the string representation
type ElasticLoadBalancerListenerDescriptionsMemberItem ¶
type ElasticLoadBalancerListenerDescriptionsMemberItem struct { Listener *Listener `locationName:"Listener" type:"structure"` // contains filtered or unexported fields }
func (ElasticLoadBalancerListenerDescriptionsMemberItem) GoString ¶
func (s ElasticLoadBalancerListenerDescriptionsMemberItem) GoString() string
GoString returns the string representation
func (*ElasticLoadBalancerListenerDescriptionsMemberItem) SetListener ¶
func (s *ElasticLoadBalancerListenerDescriptionsMemberItem) SetListener(v *Listener) *ElasticLoadBalancerListenerDescriptionsMemberItem
SetListener sets the Listener field's value.
func (ElasticLoadBalancerListenerDescriptionsMemberItem) String ¶
func (s ElasticLoadBalancerListenerDescriptionsMemberItem) String() string
String returns the string representation
type ElasticLoadBalancingSetItem ¶
type ElasticLoadBalancingSetItem struct { ElasticLoadBalancerName *string `locationName:"elasticLoadBalancerName" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"elasticLoadBalancerPort" type:"integer"` InstancePort *int64 `locationName:"instancePort" type:"integer"` Protocol *string `locationName:"protocol" type:"string"` // contains filtered or unexported fields }
func (ElasticLoadBalancingSetItem) GoString ¶
func (s ElasticLoadBalancingSetItem) GoString() string
GoString returns the string representation
func (*ElasticLoadBalancingSetItem) SetElasticLoadBalancerName ¶
func (s *ElasticLoadBalancingSetItem) SetElasticLoadBalancerName(v string) *ElasticLoadBalancingSetItem
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*ElasticLoadBalancingSetItem) SetElasticLoadBalancerPort ¶
func (s *ElasticLoadBalancingSetItem) SetElasticLoadBalancerPort(v int64) *ElasticLoadBalancingSetItem
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*ElasticLoadBalancingSetItem) SetInstancePort ¶
func (s *ElasticLoadBalancingSetItem) SetInstancePort(v int64) *ElasticLoadBalancingSetItem
SetInstancePort sets the InstancePort field's value.
func (*ElasticLoadBalancingSetItem) SetProtocol ¶
func (s *ElasticLoadBalancingSetItem) SetProtocol(v string) *ElasticLoadBalancingSetItem
SetProtocol sets the Protocol field's value.
func (ElasticLoadBalancingSetItem) String ¶
func (s ElasticLoadBalancingSetItem) String() string
String returns the string representation
type EmailAddressSetItem ¶
type EmailAddressSetItem struct { EmailAddress *string `locationName:"emailAddress" type:"string"` // contains filtered or unexported fields }
func (EmailAddressSetItem) GoString ¶
func (s EmailAddressSetItem) GoString() string
GoString returns the string representation
func (*EmailAddressSetItem) SetEmailAddress ¶
func (s *EmailAddressSetItem) SetEmailAddress(v string) *EmailAddressSetItem
SetEmailAddress sets the EmailAddress field's value.
func (EmailAddressSetItem) String ¶
func (s EmailAddressSetItem) String() string
String returns the string representation
type ExtraChargeInfo ¶
type ExtraChargeInfo struct { ExtraChargeMonthlyRateSet []*ExtraChargeMonthlyRateSetItem `locationName:"extraChargeMonthlyRateSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (ExtraChargeInfo) GoString ¶
func (s ExtraChargeInfo) GoString() string
GoString returns the string representation
func (*ExtraChargeInfo) SetExtraChargeMonthlyRateSet ¶
func (s *ExtraChargeInfo) SetExtraChargeMonthlyRateSet(v []*ExtraChargeMonthlyRateSetItem) *ExtraChargeInfo
SetExtraChargeMonthlyRateSet sets the ExtraChargeMonthlyRateSet field's value.
func (ExtraChargeInfo) String ¶
func (s ExtraChargeInfo) String() string
String returns the string representation
type ExtraChargeMonthlyRateSetItem ¶
type ExtraChargeMonthlyRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (ExtraChargeMonthlyRateSetItem) GoString ¶
func (s ExtraChargeMonthlyRateSetItem) GoString() string
GoString returns the string representation
func (*ExtraChargeMonthlyRateSetItem) SetCharge ¶
func (s *ExtraChargeMonthlyRateSetItem) SetCharge(v int64) *ExtraChargeMonthlyRateSetItem
SetCharge sets the Charge field's value.
func (*ExtraChargeMonthlyRateSetItem) SetType ¶
func (s *ExtraChargeMonthlyRateSetItem) SetType(v string) *ExtraChargeMonthlyRateSetItem
SetType sets the Type field's value.
func (*ExtraChargeMonthlyRateSetItem) SetUnit ¶
func (s *ExtraChargeMonthlyRateSetItem) SetUnit(v string) *ExtraChargeMonthlyRateSetItem
SetUnit sets the Unit field's value.
func (*ExtraChargeMonthlyRateSetItem) SetValue ¶
func (s *ExtraChargeMonthlyRateSetItem) SetValue(v int64) *ExtraChargeMonthlyRateSetItem
SetValue sets the Value field's value.
func (ExtraChargeMonthlyRateSetItem) String ¶
func (s ExtraChargeMonthlyRateSetItem) String() string
String returns the string representation
type Filter ¶
type Filter struct { FilterType *string `locationName:"FilterType" type:"string"` IPAddresses []*IPAddressesMemberItem `locationName:"IPAddresses" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (*Filter) SetFilterType ¶
SetFilterType sets the FilterType field's value.
func (*Filter) SetIPAddresses ¶
func (s *Filter) SetIPAddresses(v []*IPAddressesMemberItem) *Filter
SetIPAddresses sets the IPAddresses field's value.
type GroupIdValue ¶
type GroupIdValue struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (GroupIdValue) GoString ¶
func (s GroupIdValue) GoString() string
GoString returns the string representation
func (*GroupIdValue) SetValue ¶
func (s *GroupIdValue) SetValue(v string) *GroupIdValue
SetValue sets the Value field's value.
func (GroupIdValue) String ¶
func (s GroupIdValue) String() string
String returns the string representation
type GroupSetItem ¶
type GroupSetItem struct { GroupId *string `locationName:"groupId" type:"string"` // contains filtered or unexported fields }
func (GroupSetItem) GoString ¶
func (s GroupSetItem) GoString() string
GoString returns the string representation
func (*GroupSetItem) SetGroupId ¶
func (s *GroupSetItem) SetGroupId(v string) *GroupSetItem
SetGroupId sets the GroupId field's value.
func (GroupSetItem) String ¶
func (s GroupSetItem) String() string
String returns the string representation
type GroupsSetItem ¶
type GroupsSetItem struct { GroupName *string `locationName:"groupName" type:"string"` UserId *string `locationName:"userId" type:"string"` // contains filtered or unexported fields }
func (GroupsSetItem) GoString ¶
func (s GroupsSetItem) GoString() string
GoString returns the string representation
func (*GroupsSetItem) SetGroupName ¶
func (s *GroupsSetItem) SetGroupName(v string) *GroupsSetItem
SetGroupName sets the GroupName field's value.
func (*GroupsSetItem) SetUserId ¶
func (s *GroupsSetItem) SetUserId(v string) *GroupsSetItem
SetUserId sets the UserId field's value.
func (GroupsSetItem) String ¶
func (s GroupsSetItem) String() string
String returns the string representation
type HealthCheck ¶
type HealthCheck struct { HealthyThreshold *int64 `locationName:"HealthyThreshold" type:"integer"` InstanceStates []*InstanceStatesMemberItem `locationName:"InstanceStates" locationNameList:"member" type:"list"` Interval *int64 `locationName:"Interval" type:"integer"` Target *string `locationName:"Target" type:"string"` Timeout *int64 `locationName:"Timeout" type:"integer"` UnhealthyThreshold *int64 `locationName:"UnhealthyThreshold" type:"integer"` // contains filtered or unexported fields }
func (HealthCheck) GoString ¶
func (s HealthCheck) GoString() string
GoString returns the string representation
func (*HealthCheck) SetHealthyThreshold ¶
func (s *HealthCheck) SetHealthyThreshold(v int64) *HealthCheck
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheck) SetInstanceStates ¶
func (s *HealthCheck) SetInstanceStates(v []*InstanceStatesMemberItem) *HealthCheck
SetInstanceStates sets the InstanceStates field's value.
func (*HealthCheck) SetInterval ¶
func (s *HealthCheck) SetInterval(v int64) *HealthCheck
SetInterval sets the Interval field's value.
func (*HealthCheck) SetTarget ¶
func (s *HealthCheck) SetTarget(v string) *HealthCheck
SetTarget sets the Target field's value.
func (*HealthCheck) SetTimeout ¶
func (s *HealthCheck) SetTimeout(v int64) *HealthCheck
SetTimeout sets the Timeout field's value.
func (*HealthCheck) SetUnhealthyThreshold ¶
func (s *HealthCheck) SetUnhealthyThreshold(v int64) *HealthCheck
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheck) String ¶
func (s HealthCheck) String() string
String returns the string representation
type IPAddressesMemberItem ¶
type IPAddressesMemberItem struct { IPAddress *string `locationName:"IPAddress" type:"string"` // contains filtered or unexported fields }
func (IPAddressesMemberItem) GoString ¶
func (s IPAddressesMemberItem) GoString() string
GoString returns the string representation
func (*IPAddressesMemberItem) SetIPAddress ¶
func (s *IPAddressesMemberItem) SetIPAddress(v string) *IPAddressesMemberItem
SetIPAddress sets the IPAddress field's value.
func (IPAddressesMemberItem) String ¶
func (s IPAddressesMemberItem) String() string
String returns the string representation
type Image ¶
type Image struct { Checksum *int64 `locationName:"checksum" type:"integer"` Format *string `locationName:"format" type:"string"` ImportManifestUrl *string `locationName:"importManifestUrl" type:"string"` Size *int64 `locationName:"size" type:"integer"` // contains filtered or unexported fields }
func (*Image) SetChecksum ¶
SetChecksum sets the Checksum field's value.
func (*Image) SetImportManifestUrl ¶
SetImportManifestUrl sets the ImportManifestUrl field's value.
type ImageInfo ¶
type ImageInfo struct { CreateImage *CreateImage `locationName:"createImage" type:"structure"` KeepImageSet []*KeepImageSetItem `locationName:"keepImageSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (*ImageInfo) SetCreateImage ¶
func (s *ImageInfo) SetCreateImage(v *CreateImage) *ImageInfo
SetCreateImage sets the CreateImage field's value.
func (*ImageInfo) SetKeepImageSet ¶
func (s *ImageInfo) SetKeepImageSet(v []*KeepImageSetItem) *ImageInfo
SetKeepImageSet sets the KeepImageSet field's value.
type ImagesSetItem ¶
type ImagesSetItem struct { Architecture *string `locationName:"architecture" type:"string"` BlockDeviceMapping []*BlockDeviceMappingSetItem `locationName:"blockDeviceMapping" locationNameList:"item" type:"list"` Description *string `locationName:"description" type:"string"` DetailDescription *string `locationName:"detailDescription" type:"string"` ImageId *string `locationName:"imageId" type:"string"` ImageLocation *string `locationName:"imageLocation" type:"string"` ImageOwnerAlias *string `locationName:"imageOwnerAlias" type:"string"` ImageOwnerId *string `locationName:"imageOwnerId" type:"string"` ImageState *string `locationName:"imageState" type:"string"` ImageType *string `locationName:"imageType" type:"string"` IsPublic *bool `locationName:"isPublic" type:"boolean"` KernelId *string `locationName:"kernelId" type:"string"` LaunchTime *time.Time `locationName:"launchTime" type:"timestamp" timestampFormat:""` Name *string `locationName:"name" type:"string"` NiftyContactUrl *string `locationName:"niftyContactUrl" type:"string"` NiftyDistributionIds []*NiftyDistributionIdsSetItem `locationName:"niftyDistributionIds" locationNameList:"item" type:"list"` NiftyImageSize *int64 `locationName:"niftyImageSize" type:"integer"` NiftyIsAllowedDistribution *bool `locationName:"niftyIsAllowedDistribution" type:"boolean"` Placement *Placement `locationName:"placement" type:"structure"` Platform *string `locationName:"platform" type:"string"` ProductCodes []*ProductCodesSetItem `locationName:"productCodes" locationNameList:"item" type:"list"` RamdiskId *string `locationName:"ramdiskId" type:"string"` Redistributable *bool `locationName:"redistributable" type:"boolean"` RootDeviceName *string `locationName:"rootDeviceName" type:"string"` RootDeviceType *string `locationName:"rootDeviceType" type:"string"` StateReason *StateReason `locationName:"stateReason" type:"structure"` // contains filtered or unexported fields }
func (ImagesSetItem) GoString ¶
func (s ImagesSetItem) GoString() string
GoString returns the string representation
func (*ImagesSetItem) SetArchitecture ¶
func (s *ImagesSetItem) SetArchitecture(v string) *ImagesSetItem
SetArchitecture sets the Architecture field's value.
func (*ImagesSetItem) SetBlockDeviceMapping ¶
func (s *ImagesSetItem) SetBlockDeviceMapping(v []*BlockDeviceMappingSetItem) *ImagesSetItem
SetBlockDeviceMapping sets the BlockDeviceMapping field's value.
func (*ImagesSetItem) SetDescription ¶
func (s *ImagesSetItem) SetDescription(v string) *ImagesSetItem
SetDescription sets the Description field's value.
func (*ImagesSetItem) SetDetailDescription ¶
func (s *ImagesSetItem) SetDetailDescription(v string) *ImagesSetItem
SetDetailDescription sets the DetailDescription field's value.
func (*ImagesSetItem) SetImageId ¶
func (s *ImagesSetItem) SetImageId(v string) *ImagesSetItem
SetImageId sets the ImageId field's value.
func (*ImagesSetItem) SetImageLocation ¶
func (s *ImagesSetItem) SetImageLocation(v string) *ImagesSetItem
SetImageLocation sets the ImageLocation field's value.
func (*ImagesSetItem) SetImageOwnerAlias ¶
func (s *ImagesSetItem) SetImageOwnerAlias(v string) *ImagesSetItem
SetImageOwnerAlias sets the ImageOwnerAlias field's value.
func (*ImagesSetItem) SetImageOwnerId ¶
func (s *ImagesSetItem) SetImageOwnerId(v string) *ImagesSetItem
SetImageOwnerId sets the ImageOwnerId field's value.
func (*ImagesSetItem) SetImageState ¶
func (s *ImagesSetItem) SetImageState(v string) *ImagesSetItem
SetImageState sets the ImageState field's value.
func (*ImagesSetItem) SetImageType ¶
func (s *ImagesSetItem) SetImageType(v string) *ImagesSetItem
SetImageType sets the ImageType field's value.
func (*ImagesSetItem) SetIsPublic ¶
func (s *ImagesSetItem) SetIsPublic(v bool) *ImagesSetItem
SetIsPublic sets the IsPublic field's value.
func (*ImagesSetItem) SetKernelId ¶
func (s *ImagesSetItem) SetKernelId(v string) *ImagesSetItem
SetKernelId sets the KernelId field's value.
func (*ImagesSetItem) SetLaunchTime ¶
func (s *ImagesSetItem) SetLaunchTime(v time.Time) *ImagesSetItem
SetLaunchTime sets the LaunchTime field's value.
func (*ImagesSetItem) SetName ¶
func (s *ImagesSetItem) SetName(v string) *ImagesSetItem
SetName sets the Name field's value.
func (*ImagesSetItem) SetNiftyContactUrl ¶
func (s *ImagesSetItem) SetNiftyContactUrl(v string) *ImagesSetItem
SetNiftyContactUrl sets the NiftyContactUrl field's value.
func (*ImagesSetItem) SetNiftyDistributionIds ¶
func (s *ImagesSetItem) SetNiftyDistributionIds(v []*NiftyDistributionIdsSetItem) *ImagesSetItem
SetNiftyDistributionIds sets the NiftyDistributionIds field's value.
func (*ImagesSetItem) SetNiftyImageSize ¶
func (s *ImagesSetItem) SetNiftyImageSize(v int64) *ImagesSetItem
SetNiftyImageSize sets the NiftyImageSize field's value.
func (*ImagesSetItem) SetNiftyIsAllowedDistribution ¶
func (s *ImagesSetItem) SetNiftyIsAllowedDistribution(v bool) *ImagesSetItem
SetNiftyIsAllowedDistribution sets the NiftyIsAllowedDistribution field's value.
func (*ImagesSetItem) SetPlacement ¶
func (s *ImagesSetItem) SetPlacement(v *Placement) *ImagesSetItem
SetPlacement sets the Placement field's value.
func (*ImagesSetItem) SetPlatform ¶
func (s *ImagesSetItem) SetPlatform(v string) *ImagesSetItem
SetPlatform sets the Platform field's value.
func (*ImagesSetItem) SetProductCodes ¶
func (s *ImagesSetItem) SetProductCodes(v []*ProductCodesSetItem) *ImagesSetItem
SetProductCodes sets the ProductCodes field's value.
func (*ImagesSetItem) SetRamdiskId ¶
func (s *ImagesSetItem) SetRamdiskId(v string) *ImagesSetItem
SetRamdiskId sets the RamdiskId field's value.
func (*ImagesSetItem) SetRedistributable ¶
func (s *ImagesSetItem) SetRedistributable(v bool) *ImagesSetItem
SetRedistributable sets the Redistributable field's value.
func (*ImagesSetItem) SetRootDeviceName ¶
func (s *ImagesSetItem) SetRootDeviceName(v string) *ImagesSetItem
SetRootDeviceName sets the RootDeviceName field's value.
func (*ImagesSetItem) SetRootDeviceType ¶
func (s *ImagesSetItem) SetRootDeviceType(v string) *ImagesSetItem
SetRootDeviceType sets the RootDeviceType field's value.
func (*ImagesSetItem) SetStateReason ¶
func (s *ImagesSetItem) SetStateReason(v *StateReason) *ImagesSetItem
SetStateReason sets the StateReason field's value.
func (ImagesSetItem) String ¶
func (s ImagesSetItem) String() string
String returns the string representation
type ImportInstance ¶
type ImportInstance struct { AvailabilityZone *string `locationName:"availabilityZone" type:"string"` Description *string `locationName:"description" type:"string"` Image *Image `locationName:"image" type:"structure"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` Platform *string `locationName:"platform" type:"string"` Volumes []*VolumesSetItem `locationName:"volumes" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (ImportInstance) GoString ¶
func (s ImportInstance) GoString() string
GoString returns the string representation
func (*ImportInstance) SetAvailabilityZone ¶
func (s *ImportInstance) SetAvailabilityZone(v string) *ImportInstance
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*ImportInstance) SetDescription ¶
func (s *ImportInstance) SetDescription(v string) *ImportInstance
SetDescription sets the Description field's value.
func (*ImportInstance) SetImage ¶
func (s *ImportInstance) SetImage(v *Image) *ImportInstance
SetImage sets the Image field's value.
func (*ImportInstance) SetInstanceId ¶
func (s *ImportInstance) SetInstanceId(v string) *ImportInstance
SetInstanceId sets the InstanceId field's value.
func (*ImportInstance) SetInstanceUniqueId ¶
func (s *ImportInstance) SetInstanceUniqueId(v string) *ImportInstance
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*ImportInstance) SetPlatform ¶
func (s *ImportInstance) SetPlatform(v string) *ImportInstance
SetPlatform sets the Platform field's value.
func (*ImportInstance) SetVolumes ¶
func (s *ImportInstance) SetVolumes(v []*VolumesSetItem) *ImportInstance
SetVolumes sets the Volumes field's value.
func (ImportInstance) String ¶
func (s ImportInstance) String() string
String returns the string representation
type ImportInstanceDiskMeasuredRate ¶
type ImportInstanceDiskMeasuredRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (ImportInstanceDiskMeasuredRate) GoString ¶
func (s ImportInstanceDiskMeasuredRate) GoString() string
GoString returns the string representation
func (*ImportInstanceDiskMeasuredRate) SetCharge ¶
func (s *ImportInstanceDiskMeasuredRate) SetCharge(v int64) *ImportInstanceDiskMeasuredRate
SetCharge sets the Charge field's value.
func (*ImportInstanceDiskMeasuredRate) SetType ¶
func (s *ImportInstanceDiskMeasuredRate) SetType(v string) *ImportInstanceDiskMeasuredRate
SetType sets the Type field's value.
func (*ImportInstanceDiskMeasuredRate) SetUnit ¶
func (s *ImportInstanceDiskMeasuredRate) SetUnit(v string) *ImportInstanceDiskMeasuredRate
SetUnit sets the Unit field's value.
func (*ImportInstanceDiskMeasuredRate) SetValue ¶
func (s *ImportInstanceDiskMeasuredRate) SetValue(v int64) *ImportInstanceDiskMeasuredRate
SetValue sets the Value field's value.
func (ImportInstanceDiskMeasuredRate) String ¶
func (s ImportInstanceDiskMeasuredRate) String() string
String returns the string representation
type ImportInstanceDiskMonthlyRate ¶
type ImportInstanceDiskMonthlyRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (ImportInstanceDiskMonthlyRate) GoString ¶
func (s ImportInstanceDiskMonthlyRate) GoString() string
GoString returns the string representation
func (*ImportInstanceDiskMonthlyRate) SetCharge ¶
func (s *ImportInstanceDiskMonthlyRate) SetCharge(v int64) *ImportInstanceDiskMonthlyRate
SetCharge sets the Charge field's value.
func (*ImportInstanceDiskMonthlyRate) SetType ¶
func (s *ImportInstanceDiskMonthlyRate) SetType(v string) *ImportInstanceDiskMonthlyRate
SetType sets the Type field's value.
func (*ImportInstanceDiskMonthlyRate) SetUnit ¶
func (s *ImportInstanceDiskMonthlyRate) SetUnit(v string) *ImportInstanceDiskMonthlyRate
SetUnit sets the Unit field's value.
func (*ImportInstanceDiskMonthlyRate) SetValue ¶
func (s *ImportInstanceDiskMonthlyRate) SetValue(v int64) *ImportInstanceDiskMonthlyRate
SetValue sets the Value field's value.
func (ImportInstanceDiskMonthlyRate) String ¶
func (s ImportInstanceDiskMonthlyRate) String() string
String returns the string representation
type ImportInstanceInput ¶
type ImportInstanceInput struct { AccountingType *string `locationName:"AccountingType" type:"string"` Description *string `locationName:"Description" type:"string"` InstanceId *string `locationName:"InstanceId" type:"string"` InstanceType *string `locationName:"InstanceType" type:"string"` IpType *string `locationName:"IpType" type:"string"` NetworkInterface []*RequestNetworkInterfaceStruct `locationName:"NetworkInterface" type:"list"` Ovf *string `locationName:"Ovf" type:"string"` Placement *RequestPlacementStruct `locationName:"Placement" type:"structure"` PublicIp *string `locationName:"PublicIp" type:"string"` SecurityGroup []*string `locationName:"SecurityGroup" type:"list"` // contains filtered or unexported fields }
func (ImportInstanceInput) GoString ¶
func (s ImportInstanceInput) GoString() string
GoString returns the string representation
func (*ImportInstanceInput) SetAccountingType ¶
func (s *ImportInstanceInput) SetAccountingType(v string) *ImportInstanceInput
SetAccountingType sets the AccountingType field's value.
func (*ImportInstanceInput) SetDescription ¶
func (s *ImportInstanceInput) SetDescription(v string) *ImportInstanceInput
SetDescription sets the Description field's value.
func (*ImportInstanceInput) SetInstanceId ¶
func (s *ImportInstanceInput) SetInstanceId(v string) *ImportInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*ImportInstanceInput) SetInstanceType ¶
func (s *ImportInstanceInput) SetInstanceType(v string) *ImportInstanceInput
SetInstanceType sets the InstanceType field's value.
func (*ImportInstanceInput) SetIpType ¶
func (s *ImportInstanceInput) SetIpType(v string) *ImportInstanceInput
SetIpType sets the IpType field's value.
func (*ImportInstanceInput) SetNetworkInterface ¶
func (s *ImportInstanceInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *ImportInstanceInput
SetNetworkInterface sets the NetworkInterface field's value.
func (*ImportInstanceInput) SetOvf ¶
func (s *ImportInstanceInput) SetOvf(v string) *ImportInstanceInput
SetOvf sets the Ovf field's value.
func (*ImportInstanceInput) SetPlacement ¶
func (s *ImportInstanceInput) SetPlacement(v *RequestPlacementStruct) *ImportInstanceInput
SetPlacement sets the Placement field's value.
func (*ImportInstanceInput) SetPublicIp ¶
func (s *ImportInstanceInput) SetPublicIp(v string) *ImportInstanceInput
SetPublicIp sets the PublicIp field's value.
func (*ImportInstanceInput) SetSecurityGroup ¶
func (s *ImportInstanceInput) SetSecurityGroup(v []*string) *ImportInstanceInput
SetSecurityGroup sets the SecurityGroup field's value.
func (ImportInstanceInput) String ¶
func (s ImportInstanceInput) String() string
String returns the string representation
type ImportInstanceOutput ¶
type ImportInstanceOutput struct { ConversionTask *ConversionTask `locationName:"conversionTask" type:"structure"` // contains filtered or unexported fields }
func (ImportInstanceOutput) GoString ¶
func (s ImportInstanceOutput) GoString() string
GoString returns the string representation
func (*ImportInstanceOutput) SetConversionTask ¶
func (s *ImportInstanceOutput) SetConversionTask(v *ConversionTask) *ImportInstanceOutput
SetConversionTask sets the ConversionTask field's value.
func (ImportInstanceOutput) String ¶
func (s ImportInstanceOutput) String() string
String returns the string representation
type ImportKeyPairInput ¶
type ImportKeyPairInput struct { Description *string `locationName:"Description" type:"string"` KeyName *string `locationName:"KeyName" type:"string"` PublicKeyMaterial *string `locationName:"PublicKeyMaterial" type:"string"` // contains filtered or unexported fields }
func (ImportKeyPairInput) GoString ¶
func (s ImportKeyPairInput) GoString() string
GoString returns the string representation
func (*ImportKeyPairInput) SetDescription ¶
func (s *ImportKeyPairInput) SetDescription(v string) *ImportKeyPairInput
SetDescription sets the Description field's value.
func (*ImportKeyPairInput) SetKeyName ¶
func (s *ImportKeyPairInput) SetKeyName(v string) *ImportKeyPairInput
SetKeyName sets the KeyName field's value.
func (*ImportKeyPairInput) SetPublicKeyMaterial ¶
func (s *ImportKeyPairInput) SetPublicKeyMaterial(v string) *ImportKeyPairInput
SetPublicKeyMaterial sets the PublicKeyMaterial field's value.
func (ImportKeyPairInput) String ¶
func (s ImportKeyPairInput) String() string
String returns the string representation
type ImportKeyPairOutput ¶
type ImportKeyPairOutput struct { KeyFingerprint *string `locationName:"keyFingerprint" type:"string"` KeyName *string `locationName:"keyName" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (ImportKeyPairOutput) GoString ¶
func (s ImportKeyPairOutput) GoString() string
GoString returns the string representation
func (*ImportKeyPairOutput) SetKeyFingerprint ¶
func (s *ImportKeyPairOutput) SetKeyFingerprint(v string) *ImportKeyPairOutput
SetKeyFingerprint sets the KeyFingerprint field's value.
func (*ImportKeyPairOutput) SetKeyName ¶
func (s *ImportKeyPairOutput) SetKeyName(v string) *ImportKeyPairOutput
SetKeyName sets the KeyName field's value.
func (*ImportKeyPairOutput) SetRequestId ¶
func (s *ImportKeyPairOutput) SetRequestId(v string) *ImportKeyPairOutput
SetRequestId sets the RequestId field's value.
func (ImportKeyPairOutput) String ¶
func (s ImportKeyPairOutput) String() string
String returns the string representation
type InboundInterface ¶
type InboundInterface struct { NetworkId *string `locationName:"networkId" type:"string"` NetworkName *string `locationName:"networkName" type:"string"` // contains filtered or unexported fields }
func (InboundInterface) GoString ¶
func (s InboundInterface) GoString() string
GoString returns the string representation
func (*InboundInterface) SetNetworkId ¶
func (s *InboundInterface) SetNetworkId(v string) *InboundInterface
SetNetworkId sets the NetworkId field's value.
func (*InboundInterface) SetNetworkName ¶
func (s *InboundInterface) SetNetworkName(v string) *InboundInterface
SetNetworkName sets the NetworkName field's value.
func (InboundInterface) String ¶
func (s InboundInterface) String() string
String returns the string representation
type InstanceCopy ¶
type InstanceCopy struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (InstanceCopy) GoString ¶
func (s InstanceCopy) GoString() string
GoString returns the string representation
func (*InstanceCopy) SetCharge ¶
func (s *InstanceCopy) SetCharge(v int64) *InstanceCopy
SetCharge sets the Charge field's value.
func (*InstanceCopy) SetType ¶
func (s *InstanceCopy) SetType(v string) *InstanceCopy
SetType sets the Type field's value.
func (*InstanceCopy) SetUnit ¶
func (s *InstanceCopy) SetUnit(v string) *InstanceCopy
SetUnit sets the Unit field's value.
func (*InstanceCopy) SetValue ¶
func (s *InstanceCopy) SetValue(v int64) *InstanceCopy
SetValue sets the Value field's value.
func (InstanceCopy) String ¶
func (s InstanceCopy) String() string
String returns the string representation
type InstanceInfo ¶
type InstanceInfo struct { DynamicIpMeasuredRate *DynamicIpMeasuredRate `locationName:"dynamicIpMeasuredRate" type:"structure"` DynamicIpMonthlyRate *DynamicIpMonthlyRate `locationName:"dynamicIpMonthlyRate" type:"structure"` InstanceMonthlyRateSet []*InstanceMonthlyRateSetItem `locationName:"instanceMonthlyRateSet" locationNameList:"item" type:"list"` MultiIpMonthlyRate *MultiIpMonthlyRate `locationName:"multiIpMonthlyRate" type:"structure"` OsMeasuredRate []*OsMeasuredRateSetItem `locationName:"osMeasuredRate" locationNameList:"item" type:"list"` OsMonthlyRate []*OsMonthlyRateSetItem `locationName:"osMonthlyRate" locationNameList:"item" type:"list"` RunningInstanceMeasuredRateSet []*RunningInstanceMeasuredRateSetItem `locationName:"runningInstanceMeasuredRateSet" locationNameList:"item" type:"list"` StoppedInstanceMeasuredRateSet []*StoppedInstanceMeasuredRateSetItem `locationName:"stoppedInstanceMeasuredRateSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (InstanceInfo) GoString ¶
func (s InstanceInfo) GoString() string
GoString returns the string representation
func (*InstanceInfo) SetDynamicIpMeasuredRate ¶
func (s *InstanceInfo) SetDynamicIpMeasuredRate(v *DynamicIpMeasuredRate) *InstanceInfo
SetDynamicIpMeasuredRate sets the DynamicIpMeasuredRate field's value.
func (*InstanceInfo) SetDynamicIpMonthlyRate ¶
func (s *InstanceInfo) SetDynamicIpMonthlyRate(v *DynamicIpMonthlyRate) *InstanceInfo
SetDynamicIpMonthlyRate sets the DynamicIpMonthlyRate field's value.
func (*InstanceInfo) SetInstanceMonthlyRateSet ¶
func (s *InstanceInfo) SetInstanceMonthlyRateSet(v []*InstanceMonthlyRateSetItem) *InstanceInfo
SetInstanceMonthlyRateSet sets the InstanceMonthlyRateSet field's value.
func (*InstanceInfo) SetMultiIpMonthlyRate ¶
func (s *InstanceInfo) SetMultiIpMonthlyRate(v *MultiIpMonthlyRate) *InstanceInfo
SetMultiIpMonthlyRate sets the MultiIpMonthlyRate field's value.
func (*InstanceInfo) SetOsMeasuredRate ¶
func (s *InstanceInfo) SetOsMeasuredRate(v []*OsMeasuredRateSetItem) *InstanceInfo
SetOsMeasuredRate sets the OsMeasuredRate field's value.
func (*InstanceInfo) SetOsMonthlyRate ¶
func (s *InstanceInfo) SetOsMonthlyRate(v []*OsMonthlyRateSetItem) *InstanceInfo
SetOsMonthlyRate sets the OsMonthlyRate field's value.
func (*InstanceInfo) SetRunningInstanceMeasuredRateSet ¶
func (s *InstanceInfo) SetRunningInstanceMeasuredRateSet(v []*RunningInstanceMeasuredRateSetItem) *InstanceInfo
SetRunningInstanceMeasuredRateSet sets the RunningInstanceMeasuredRateSet field's value.
func (*InstanceInfo) SetStoppedInstanceMeasuredRateSet ¶
func (s *InstanceInfo) SetStoppedInstanceMeasuredRateSet(v []*StoppedInstanceMeasuredRateSetItem) *InstanceInfo
SetStoppedInstanceMeasuredRateSet sets the StoppedInstanceMeasuredRateSet field's value.
func (InstanceInfo) String ¶
func (s InstanceInfo) String() string
String returns the string representation
type InstanceInitiatedShutdownBehavior ¶
type InstanceInitiatedShutdownBehavior struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (InstanceInitiatedShutdownBehavior) GoString ¶
func (s InstanceInitiatedShutdownBehavior) GoString() string
GoString returns the string representation
func (*InstanceInitiatedShutdownBehavior) SetValue ¶
func (s *InstanceInitiatedShutdownBehavior) SetValue(v string) *InstanceInitiatedShutdownBehavior
SetValue sets the Value field's value.
func (InstanceInitiatedShutdownBehavior) String ¶
func (s InstanceInitiatedShutdownBehavior) String() string
String returns the string representation
type InstanceItemSetItem ¶
type InstanceItemSetItem struct { Count *int64 `locationName:"count" type:"integer"` Type *string `locationName:"type" type:"string"` // contains filtered or unexported fields }
func (InstanceItemSetItem) GoString ¶
func (s InstanceItemSetItem) GoString() string
GoString returns the string representation
func (*InstanceItemSetItem) SetCount ¶
func (s *InstanceItemSetItem) SetCount(v int64) *InstanceItemSetItem
SetCount sets the Count field's value.
func (*InstanceItemSetItem) SetType ¶
func (s *InstanceItemSetItem) SetType(v string) *InstanceItemSetItem
SetType sets the Type field's value.
func (InstanceItemSetItem) String ¶
func (s InstanceItemSetItem) String() string
String returns the string representation
type InstanceMonthlyRateSetItem ¶
type InstanceMonthlyRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (InstanceMonthlyRateSetItem) GoString ¶
func (s InstanceMonthlyRateSetItem) GoString() string
GoString returns the string representation
func (*InstanceMonthlyRateSetItem) SetCharge ¶
func (s *InstanceMonthlyRateSetItem) SetCharge(v int64) *InstanceMonthlyRateSetItem
SetCharge sets the Charge field's value.
func (*InstanceMonthlyRateSetItem) SetType ¶
func (s *InstanceMonthlyRateSetItem) SetType(v string) *InstanceMonthlyRateSetItem
SetType sets the Type field's value.
func (*InstanceMonthlyRateSetItem) SetUnit ¶
func (s *InstanceMonthlyRateSetItem) SetUnit(v string) *InstanceMonthlyRateSetItem
SetUnit sets the Unit field's value.
func (*InstanceMonthlyRateSetItem) SetValue ¶
func (s *InstanceMonthlyRateSetItem) SetValue(v int64) *InstanceMonthlyRateSetItem
SetValue sets the Value field's value.
func (InstanceMonthlyRateSetItem) String ¶
func (s InstanceMonthlyRateSetItem) String() string
String returns the string representation
type InstanceSetItem ¶
type InstanceSetItem struct { InstanceId *string `locationName:"instanceId" type:"string"` InstanceState *string `locationName:"instanceState" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` // contains filtered or unexported fields }
func (InstanceSetItem) GoString ¶
func (s InstanceSetItem) GoString() string
GoString returns the string representation
func (*InstanceSetItem) SetInstanceId ¶
func (s *InstanceSetItem) SetInstanceId(v string) *InstanceSetItem
SetInstanceId sets the InstanceId field's value.
func (*InstanceSetItem) SetInstanceState ¶
func (s *InstanceSetItem) SetInstanceState(v string) *InstanceSetItem
SetInstanceState sets the InstanceState field's value.
func (*InstanceSetItem) SetInstanceUniqueId ¶
func (s *InstanceSetItem) SetInstanceUniqueId(v string) *InstanceSetItem
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (InstanceSetItem) String ¶
func (s InstanceSetItem) String() string
String returns the string representation
type InstanceState ¶
type InstanceState struct { Code *int64 `locationName:"code" type:"integer"` Name *string `locationName:"name" type:"string"` // contains filtered or unexported fields }
func (InstanceState) GoString ¶
func (s InstanceState) GoString() string
GoString returns the string representation
func (*InstanceState) SetCode ¶
func (s *InstanceState) SetCode(v int64) *InstanceState
SetCode sets the Code field's value.
func (*InstanceState) SetName ¶
func (s *InstanceState) SetName(v string) *InstanceState
SetName sets the Name field's value.
func (InstanceState) String ¶
func (s InstanceState) String() string
String returns the string representation
type InstanceStatesMemberItem ¶
type InstanceStatesMemberItem struct { Description *string `locationName:"Description" type:"string"` InstanceId *string `locationName:"InstanceId" type:"string"` InstanceUniqueId *string `locationName:"InstanceUniqueId" type:"string"` ReasonCode *string `locationName:"ReasonCode" type:"string"` State *string `locationName:"State" type:"string"` // contains filtered or unexported fields }
func (InstanceStatesMemberItem) GoString ¶
func (s InstanceStatesMemberItem) GoString() string
GoString returns the string representation
func (*InstanceStatesMemberItem) SetDescription ¶
func (s *InstanceStatesMemberItem) SetDescription(v string) *InstanceStatesMemberItem
SetDescription sets the Description field's value.
func (*InstanceStatesMemberItem) SetInstanceId ¶
func (s *InstanceStatesMemberItem) SetInstanceId(v string) *InstanceStatesMemberItem
SetInstanceId sets the InstanceId field's value.
func (*InstanceStatesMemberItem) SetInstanceUniqueId ¶
func (s *InstanceStatesMemberItem) SetInstanceUniqueId(v string) *InstanceStatesMemberItem
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*InstanceStatesMemberItem) SetReasonCode ¶
func (s *InstanceStatesMemberItem) SetReasonCode(v string) *InstanceStatesMemberItem
SetReasonCode sets the ReasonCode field's value.
func (*InstanceStatesMemberItem) SetState ¶
func (s *InstanceStatesMemberItem) SetState(v string) *InstanceStatesMemberItem
SetState sets the State field's value.
func (InstanceStatesMemberItem) String ¶
func (s InstanceStatesMemberItem) String() string
String returns the string representation
type InstanceType ¶
type InstanceType struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (InstanceType) GoString ¶
func (s InstanceType) GoString() string
GoString returns the string representation
func (*InstanceType) SetValue ¶
func (s *InstanceType) SetValue(v string) *InstanceType
SetValue sets the Value field's value.
func (InstanceType) String ¶
func (s InstanceType) String() string
String returns the string representation
type InstanceUniqueIdsSetItem ¶
type InstanceUniqueIdsSetItem struct { InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` // contains filtered or unexported fields }
func (InstanceUniqueIdsSetItem) GoString ¶
func (s InstanceUniqueIdsSetItem) GoString() string
GoString returns the string representation
func (*InstanceUniqueIdsSetItem) SetInstanceUniqueId ¶
func (s *InstanceUniqueIdsSetItem) SetInstanceUniqueId(v string) *InstanceUniqueIdsSetItem
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (InstanceUniqueIdsSetItem) String ¶
func (s InstanceUniqueIdsSetItem) String() string
String returns the string representation
type InstancesMemberItem ¶
type InstancesMemberItem struct { InstanceId *string `locationName:"InstanceId" type:"string"` InstanceUniqueId *string `locationName:"InstanceUniqueId" type:"string"` // contains filtered or unexported fields }
func (InstancesMemberItem) GoString ¶
func (s InstancesMemberItem) GoString() string
GoString returns the string representation
func (*InstancesMemberItem) SetInstanceId ¶
func (s *InstancesMemberItem) SetInstanceId(v string) *InstancesMemberItem
SetInstanceId sets the InstanceId field's value.
func (*InstancesMemberItem) SetInstanceUniqueId ¶
func (s *InstancesMemberItem) SetInstanceUniqueId(v string) *InstancesMemberItem
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (InstancesMemberItem) String ¶
func (s InstancesMemberItem) String() string
String returns the string representation
type InstancesNetworkInterfaceSetItem ¶
type InstancesNetworkInterfaceSetItem struct { DeviceIndex *int64 `locationName:"deviceIndex" type:"integer"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` IpAddress *string `locationName:"ipAddress" type:"string"` NetworkId *string `locationName:"networkId" type:"string"` // contains filtered or unexported fields }
func (InstancesNetworkInterfaceSetItem) GoString ¶
func (s InstancesNetworkInterfaceSetItem) GoString() string
GoString returns the string representation
func (*InstancesNetworkInterfaceSetItem) SetDeviceIndex ¶
func (s *InstancesNetworkInterfaceSetItem) SetDeviceIndex(v int64) *InstancesNetworkInterfaceSetItem
SetDeviceIndex sets the DeviceIndex field's value.
func (*InstancesNetworkInterfaceSetItem) SetInstanceId ¶
func (s *InstancesNetworkInterfaceSetItem) SetInstanceId(v string) *InstancesNetworkInterfaceSetItem
SetInstanceId sets the InstanceId field's value.
func (*InstancesNetworkInterfaceSetItem) SetInstanceUniqueId ¶
func (s *InstancesNetworkInterfaceSetItem) SetInstanceUniqueId(v string) *InstancesNetworkInterfaceSetItem
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*InstancesNetworkInterfaceSetItem) SetIpAddress ¶
func (s *InstancesNetworkInterfaceSetItem) SetIpAddress(v string) *InstancesNetworkInterfaceSetItem
SetIpAddress sets the IpAddress field's value.
func (*InstancesNetworkInterfaceSetItem) SetNetworkId ¶
func (s *InstancesNetworkInterfaceSetItem) SetNetworkId(v string) *InstancesNetworkInterfaceSetItem
SetNetworkId sets the NetworkId field's value.
func (InstancesNetworkInterfaceSetItem) String ¶
func (s InstancesNetworkInterfaceSetItem) String() string
String returns the string representation
type InstancesSetItem ¶
type InstancesSetItem struct { AccountingType *string `locationName:"accountingType" type:"string"` Admin *string `locationName:"admin" type:"string"` AmiLaunchIndex *string `locationName:"amiLaunchIndex" type:"string"` Architecture *string `locationName:"architecture" type:"string"` Autoscaling *Autoscaling `locationName:"autoscaling" type:"structure"` BlockDeviceMapping []*BlockDeviceMappingSetItem `locationName:"blockDeviceMapping" locationNameList:"item" type:"list"` CopyInfo *string `locationName:"copyInfo" type:"string"` CurrentState *CurrentState `locationName:"currentState" type:"structure"` Description *string `locationName:"description" type:"string"` DeviceIndex *int64 `locationName:"deviceIndex" type:"integer"` DnsName *string `locationName:"dnsName" type:"string"` ExpireTime *time.Time `locationName:"expireTime" type:"timestamp" timestampFormat:""` HotAdd *string `locationName:"hotAdd" type:"string"` ImageId *string `locationName:"imageId" type:"string"` ImageName *string `locationName:"imageName" type:"string"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceLifecycle *string `locationName:"instanceLifecycle" type:"string"` InstanceState *InstanceState `locationName:"instanceState" type:"structure"` InstanceType *string `locationName:"instanceType" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` IpAddress *string `locationName:"ipAddress" type:"string"` IpAddressV6 *string `locationName:"ipAddressV6" type:"string"` IpType *string `locationName:"ipType" type:"string"` KernelId *string `locationName:"kernelId" type:"string"` KeyName *string `locationName:"keyName" type:"string"` LaunchTime *time.Time `locationName:"launchTime" type:"timestamp" timestampFormat:""` Loadbalancing []*LoadbalancingSetItem `locationName:"loadbalancing" locationNameList:"item" type:"list"` Monitoring *Monitoring `locationName:"monitoring" type:"structure"` NetworkInterfaceSet []*NetworkInterfaceSetItem `locationName:"networkInterfaceSet" locationNameList:"item" type:"list"` NextMonthAccountingType *string `locationName:"nextMonthAccountingType" type:"string"` NiftyElasticLoadBalancing []*NiftyElasticLoadBalancingSetItem `locationName:"niftyElasticLoadBalancing" locationNameList:"item" type:"list"` NiftyPrivateIpType *string `locationName:"niftyPrivateIpType" type:"string"` NiftyPrivateNetworkType *string `locationName:"niftyPrivateNetworkType" type:"string"` NiftySnapshotting []*NiftySnapshottingSetItem `locationName:"niftySnapshotting" locationNameList:"item" type:"list"` Placement *Placement `locationName:"placement" type:"structure"` Platform *string `locationName:"platform" type:"string"` PreviousState *PreviousState `locationName:"previousState" type:"structure"` PrivateDnsName *string `locationName:"privateDnsName" type:"string"` PrivateIpAddress *string `locationName:"privateIpAddress" type:"string"` PrivateIpAddressV6 *string `locationName:"privateIpAddressV6" type:"string"` ProductCodes []*ProductCodesSetItem `locationName:"productCodes" locationNameList:"item" type:"list"` RamdiskId *string `locationName:"ramdiskId" type:"string"` Reason *string `locationName:"reason" type:"string"` RegionName *string `locationName:"regionName" type:"string"` RootDeviceName *string `locationName:"rootDeviceName" type:"string"` RootDeviceType *string `locationName:"rootDeviceType" type:"string"` SpotInstanceRequestId *string `locationName:"spotInstanceRequestId" type:"string"` StateReason *StateReason `locationName:"stateReason" type:"structure"` SubnetId *string `locationName:"subnetId" type:"string"` Tenancy *string `locationName:"tenancy" type:"string"` VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
func (InstancesSetItem) GoString ¶
func (s InstancesSetItem) GoString() string
GoString returns the string representation
func (*InstancesSetItem) SetAccountingType ¶
func (s *InstancesSetItem) SetAccountingType(v string) *InstancesSetItem
SetAccountingType sets the AccountingType field's value.
func (*InstancesSetItem) SetAdmin ¶
func (s *InstancesSetItem) SetAdmin(v string) *InstancesSetItem
SetAdmin sets the Admin field's value.
func (*InstancesSetItem) SetAmiLaunchIndex ¶
func (s *InstancesSetItem) SetAmiLaunchIndex(v string) *InstancesSetItem
SetAmiLaunchIndex sets the AmiLaunchIndex field's value.
func (*InstancesSetItem) SetArchitecture ¶
func (s *InstancesSetItem) SetArchitecture(v string) *InstancesSetItem
SetArchitecture sets the Architecture field's value.
func (*InstancesSetItem) SetAutoscaling ¶
func (s *InstancesSetItem) SetAutoscaling(v *Autoscaling) *InstancesSetItem
SetAutoscaling sets the Autoscaling field's value.
func (*InstancesSetItem) SetBlockDeviceMapping ¶
func (s *InstancesSetItem) SetBlockDeviceMapping(v []*BlockDeviceMappingSetItem) *InstancesSetItem
SetBlockDeviceMapping sets the BlockDeviceMapping field's value.
func (*InstancesSetItem) SetCopyInfo ¶
func (s *InstancesSetItem) SetCopyInfo(v string) *InstancesSetItem
SetCopyInfo sets the CopyInfo field's value.
func (*InstancesSetItem) SetCurrentState ¶
func (s *InstancesSetItem) SetCurrentState(v *CurrentState) *InstancesSetItem
SetCurrentState sets the CurrentState field's value.
func (*InstancesSetItem) SetDescription ¶
func (s *InstancesSetItem) SetDescription(v string) *InstancesSetItem
SetDescription sets the Description field's value.
func (*InstancesSetItem) SetDeviceIndex ¶
func (s *InstancesSetItem) SetDeviceIndex(v int64) *InstancesSetItem
SetDeviceIndex sets the DeviceIndex field's value.
func (*InstancesSetItem) SetDnsName ¶
func (s *InstancesSetItem) SetDnsName(v string) *InstancesSetItem
SetDnsName sets the DnsName field's value.
func (*InstancesSetItem) SetExpireTime ¶
func (s *InstancesSetItem) SetExpireTime(v time.Time) *InstancesSetItem
SetExpireTime sets the ExpireTime field's value.
func (*InstancesSetItem) SetHotAdd ¶
func (s *InstancesSetItem) SetHotAdd(v string) *InstancesSetItem
SetHotAdd sets the HotAdd field's value.
func (*InstancesSetItem) SetImageId ¶
func (s *InstancesSetItem) SetImageId(v string) *InstancesSetItem
SetImageId sets the ImageId field's value.
func (*InstancesSetItem) SetImageName ¶
func (s *InstancesSetItem) SetImageName(v string) *InstancesSetItem
SetImageName sets the ImageName field's value.
func (*InstancesSetItem) SetInstanceId ¶
func (s *InstancesSetItem) SetInstanceId(v string) *InstancesSetItem
SetInstanceId sets the InstanceId field's value.
func (*InstancesSetItem) SetInstanceLifecycle ¶
func (s *InstancesSetItem) SetInstanceLifecycle(v string) *InstancesSetItem
SetInstanceLifecycle sets the InstanceLifecycle field's value.
func (*InstancesSetItem) SetInstanceState ¶
func (s *InstancesSetItem) SetInstanceState(v *InstanceState) *InstancesSetItem
SetInstanceState sets the InstanceState field's value.
func (*InstancesSetItem) SetInstanceType ¶
func (s *InstancesSetItem) SetInstanceType(v string) *InstancesSetItem
SetInstanceType sets the InstanceType field's value.
func (*InstancesSetItem) SetInstanceUniqueId ¶
func (s *InstancesSetItem) SetInstanceUniqueId(v string) *InstancesSetItem
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*InstancesSetItem) SetIpAddress ¶
func (s *InstancesSetItem) SetIpAddress(v string) *InstancesSetItem
SetIpAddress sets the IpAddress field's value.
func (*InstancesSetItem) SetIpAddressV6 ¶
func (s *InstancesSetItem) SetIpAddressV6(v string) *InstancesSetItem
SetIpAddressV6 sets the IpAddressV6 field's value.
func (*InstancesSetItem) SetIpType ¶
func (s *InstancesSetItem) SetIpType(v string) *InstancesSetItem
SetIpType sets the IpType field's value.
func (*InstancesSetItem) SetKernelId ¶
func (s *InstancesSetItem) SetKernelId(v string) *InstancesSetItem
SetKernelId sets the KernelId field's value.
func (*InstancesSetItem) SetKeyName ¶
func (s *InstancesSetItem) SetKeyName(v string) *InstancesSetItem
SetKeyName sets the KeyName field's value.
func (*InstancesSetItem) SetLaunchTime ¶
func (s *InstancesSetItem) SetLaunchTime(v time.Time) *InstancesSetItem
SetLaunchTime sets the LaunchTime field's value.
func (*InstancesSetItem) SetLoadbalancing ¶
func (s *InstancesSetItem) SetLoadbalancing(v []*LoadbalancingSetItem) *InstancesSetItem
SetLoadbalancing sets the Loadbalancing field's value.
func (*InstancesSetItem) SetMonitoring ¶
func (s *InstancesSetItem) SetMonitoring(v *Monitoring) *InstancesSetItem
SetMonitoring sets the Monitoring field's value.
func (*InstancesSetItem) SetNetworkInterfaceSet ¶
func (s *InstancesSetItem) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *InstancesSetItem
SetNetworkInterfaceSet sets the NetworkInterfaceSet field's value.
func (*InstancesSetItem) SetNextMonthAccountingType ¶
func (s *InstancesSetItem) SetNextMonthAccountingType(v string) *InstancesSetItem
SetNextMonthAccountingType sets the NextMonthAccountingType field's value.
func (*InstancesSetItem) SetNiftyElasticLoadBalancing ¶
func (s *InstancesSetItem) SetNiftyElasticLoadBalancing(v []*NiftyElasticLoadBalancingSetItem) *InstancesSetItem
SetNiftyElasticLoadBalancing sets the NiftyElasticLoadBalancing field's value.
func (*InstancesSetItem) SetNiftyPrivateIpType ¶
func (s *InstancesSetItem) SetNiftyPrivateIpType(v string) *InstancesSetItem
SetNiftyPrivateIpType sets the NiftyPrivateIpType field's value.
func (*InstancesSetItem) SetNiftyPrivateNetworkType ¶
func (s *InstancesSetItem) SetNiftyPrivateNetworkType(v string) *InstancesSetItem
SetNiftyPrivateNetworkType sets the NiftyPrivateNetworkType field's value.
func (*InstancesSetItem) SetNiftySnapshotting ¶
func (s *InstancesSetItem) SetNiftySnapshotting(v []*NiftySnapshottingSetItem) *InstancesSetItem
SetNiftySnapshotting sets the NiftySnapshotting field's value.
func (*InstancesSetItem) SetPlacement ¶
func (s *InstancesSetItem) SetPlacement(v *Placement) *InstancesSetItem
SetPlacement sets the Placement field's value.
func (*InstancesSetItem) SetPlatform ¶
func (s *InstancesSetItem) SetPlatform(v string) *InstancesSetItem
SetPlatform sets the Platform field's value.
func (*InstancesSetItem) SetPreviousState ¶
func (s *InstancesSetItem) SetPreviousState(v *PreviousState) *InstancesSetItem
SetPreviousState sets the PreviousState field's value.
func (*InstancesSetItem) SetPrivateDnsName ¶
func (s *InstancesSetItem) SetPrivateDnsName(v string) *InstancesSetItem
SetPrivateDnsName sets the PrivateDnsName field's value.
func (*InstancesSetItem) SetPrivateIpAddress ¶
func (s *InstancesSetItem) SetPrivateIpAddress(v string) *InstancesSetItem
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*InstancesSetItem) SetPrivateIpAddressV6 ¶
func (s *InstancesSetItem) SetPrivateIpAddressV6(v string) *InstancesSetItem
SetPrivateIpAddressV6 sets the PrivateIpAddressV6 field's value.
func (*InstancesSetItem) SetProductCodes ¶
func (s *InstancesSetItem) SetProductCodes(v []*ProductCodesSetItem) *InstancesSetItem
SetProductCodes sets the ProductCodes field's value.
func (*InstancesSetItem) SetRamdiskId ¶
func (s *InstancesSetItem) SetRamdiskId(v string) *InstancesSetItem
SetRamdiskId sets the RamdiskId field's value.
func (*InstancesSetItem) SetReason ¶
func (s *InstancesSetItem) SetReason(v string) *InstancesSetItem
SetReason sets the Reason field's value.
func (*InstancesSetItem) SetRegionName ¶
func (s *InstancesSetItem) SetRegionName(v string) *InstancesSetItem
SetRegionName sets the RegionName field's value.
func (*InstancesSetItem) SetRootDeviceName ¶
func (s *InstancesSetItem) SetRootDeviceName(v string) *InstancesSetItem
SetRootDeviceName sets the RootDeviceName field's value.
func (*InstancesSetItem) SetRootDeviceType ¶
func (s *InstancesSetItem) SetRootDeviceType(v string) *InstancesSetItem
SetRootDeviceType sets the RootDeviceType field's value.
func (*InstancesSetItem) SetSpotInstanceRequestId ¶
func (s *InstancesSetItem) SetSpotInstanceRequestId(v string) *InstancesSetItem
SetSpotInstanceRequestId sets the SpotInstanceRequestId field's value.
func (*InstancesSetItem) SetStateReason ¶
func (s *InstancesSetItem) SetStateReason(v *StateReason) *InstancesSetItem
SetStateReason sets the StateReason field's value.
func (*InstancesSetItem) SetSubnetId ¶
func (s *InstancesSetItem) SetSubnetId(v string) *InstancesSetItem
SetSubnetId sets the SubnetId field's value.
func (*InstancesSetItem) SetTenancy ¶
func (s *InstancesSetItem) SetTenancy(v string) *InstancesSetItem
SetTenancy sets the Tenancy field's value.
func (*InstancesSetItem) SetVpcId ¶
func (s *InstancesSetItem) SetVpcId(v string) *InstancesSetItem
SetVpcId sets the VpcId field's value.
func (InstancesSetItem) String ¶
func (s InstancesSetItem) String() string
String returns the string representation
type InternetVpnInfo ¶
type InternetVpnInfo struct { InternetVpnInitial *InternetVpnInitial `locationName:"internetVpnInitial" type:"structure"` InternetVpnMonthlyRateSet []*InternetVpnMonthlyRateSetItem `locationName:"internetVpnMonthlyRateSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (InternetVpnInfo) GoString ¶
func (s InternetVpnInfo) GoString() string
GoString returns the string representation
func (*InternetVpnInfo) SetInternetVpnInitial ¶
func (s *InternetVpnInfo) SetInternetVpnInitial(v *InternetVpnInitial) *InternetVpnInfo
SetInternetVpnInitial sets the InternetVpnInitial field's value.
func (*InternetVpnInfo) SetInternetVpnMonthlyRateSet ¶
func (s *InternetVpnInfo) SetInternetVpnMonthlyRateSet(v []*InternetVpnMonthlyRateSetItem) *InternetVpnInfo
SetInternetVpnMonthlyRateSet sets the InternetVpnMonthlyRateSet field's value.
func (InternetVpnInfo) String ¶
func (s InternetVpnInfo) String() string
String returns the string representation
type InternetVpnInitial ¶
type InternetVpnInitial struct { Charge *int64 `locationName:"charge" type:"integer"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (InternetVpnInitial) GoString ¶
func (s InternetVpnInitial) GoString() string
GoString returns the string representation
func (*InternetVpnInitial) SetCharge ¶
func (s *InternetVpnInitial) SetCharge(v int64) *InternetVpnInitial
SetCharge sets the Charge field's value.
func (*InternetVpnInitial) SetValue ¶
func (s *InternetVpnInitial) SetValue(v int64) *InternetVpnInitial
SetValue sets the Value field's value.
func (InternetVpnInitial) String ¶
func (s InternetVpnInitial) String() string
String returns the string representation
type InternetVpnMonthlyRateSetItem ¶
type InternetVpnMonthlyRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (InternetVpnMonthlyRateSetItem) GoString ¶
func (s InternetVpnMonthlyRateSetItem) GoString() string
GoString returns the string representation
func (*InternetVpnMonthlyRateSetItem) SetCharge ¶
func (s *InternetVpnMonthlyRateSetItem) SetCharge(v int64) *InternetVpnMonthlyRateSetItem
SetCharge sets the Charge field's value.
func (*InternetVpnMonthlyRateSetItem) SetType ¶
func (s *InternetVpnMonthlyRateSetItem) SetType(v string) *InternetVpnMonthlyRateSetItem
SetType sets the Type field's value.
func (*InternetVpnMonthlyRateSetItem) SetUnit ¶
func (s *InternetVpnMonthlyRateSetItem) SetUnit(v string) *InternetVpnMonthlyRateSetItem
SetUnit sets the Unit field's value.
func (*InternetVpnMonthlyRateSetItem) SetValue ¶
func (s *InternetVpnMonthlyRateSetItem) SetValue(v int64) *InternetVpnMonthlyRateSetItem
SetValue sets the Value field's value.
func (InternetVpnMonthlyRateSetItem) String ¶
func (s InternetVpnMonthlyRateSetItem) String() string
String returns the string representation
type IpAddressPoolSetItem ¶
type IpAddressPoolSetItem struct { Description *string `locationName:"description" type:"string"` StartIpAddress *string `locationName:"startIpAddress" type:"string"` StopIpAddress *string `locationName:"stopIpAddress" type:"string"` // contains filtered or unexported fields }
func (IpAddressPoolSetItem) GoString ¶
func (s IpAddressPoolSetItem) GoString() string
GoString returns the string representation
func (*IpAddressPoolSetItem) SetDescription ¶
func (s *IpAddressPoolSetItem) SetDescription(v string) *IpAddressPoolSetItem
SetDescription sets the Description field's value.
func (*IpAddressPoolSetItem) SetStartIpAddress ¶
func (s *IpAddressPoolSetItem) SetStartIpAddress(v string) *IpAddressPoolSetItem
SetStartIpAddress sets the StartIpAddress field's value.
func (*IpAddressPoolSetItem) SetStopIpAddress ¶
func (s *IpAddressPoolSetItem) SetStopIpAddress(v string) *IpAddressPoolSetItem
SetStopIpAddress sets the StopIpAddress field's value.
func (IpAddressPoolSetItem) String ¶
func (s IpAddressPoolSetItem) String() string
String returns the string representation
type IpAddressPoolsSetItem ¶
type IpAddressPoolsSetItem struct { Description *string `locationName:"description" type:"string"` StartIpAddress *string `locationName:"startIpAddress" type:"string"` StopIpAddress *string `locationName:"stopIpAddress" type:"string"` // contains filtered or unexported fields }
func (IpAddressPoolsSetItem) GoString ¶
func (s IpAddressPoolsSetItem) GoString() string
GoString returns the string representation
func (*IpAddressPoolsSetItem) SetDescription ¶
func (s *IpAddressPoolsSetItem) SetDescription(v string) *IpAddressPoolsSetItem
SetDescription sets the Description field's value.
func (*IpAddressPoolsSetItem) SetStartIpAddress ¶
func (s *IpAddressPoolsSetItem) SetStartIpAddress(v string) *IpAddressPoolsSetItem
SetStartIpAddress sets the StartIpAddress field's value.
func (*IpAddressPoolsSetItem) SetStopIpAddress ¶
func (s *IpAddressPoolsSetItem) SetStopIpAddress(v string) *IpAddressPoolsSetItem
SetStopIpAddress sets the StopIpAddress field's value.
func (IpAddressPoolsSetItem) String ¶
func (s IpAddressPoolsSetItem) String() string
String returns the string representation
type IpPermissionsSetItem ¶
type IpPermissionsSetItem struct { AddDatetime *time.Time `locationName:"addDatetime" type:"timestamp" timestampFormat:""` Description *string `locationName:"description" type:"string"` FromPort *int64 `locationName:"fromPort" type:"integer"` Groups []*GroupsSetItem `locationName:"groups" locationNameList:"item" type:"list"` InOut *string `locationName:"inOut" type:"string"` IpProtocol *string `locationName:"ipProtocol" type:"string"` IpRanges []*IpRangesSetItem `locationName:"ipRanges" locationNameList:"item" type:"list"` ToPort *int64 `locationName:"toPort" type:"integer"` // contains filtered or unexported fields }
func (IpPermissionsSetItem) GoString ¶
func (s IpPermissionsSetItem) GoString() string
GoString returns the string representation
func (*IpPermissionsSetItem) SetAddDatetime ¶
func (s *IpPermissionsSetItem) SetAddDatetime(v time.Time) *IpPermissionsSetItem
SetAddDatetime sets the AddDatetime field's value.
func (*IpPermissionsSetItem) SetDescription ¶
func (s *IpPermissionsSetItem) SetDescription(v string) *IpPermissionsSetItem
SetDescription sets the Description field's value.
func (*IpPermissionsSetItem) SetFromPort ¶
func (s *IpPermissionsSetItem) SetFromPort(v int64) *IpPermissionsSetItem
SetFromPort sets the FromPort field's value.
func (*IpPermissionsSetItem) SetGroups ¶
func (s *IpPermissionsSetItem) SetGroups(v []*GroupsSetItem) *IpPermissionsSetItem
SetGroups sets the Groups field's value.
func (*IpPermissionsSetItem) SetInOut ¶
func (s *IpPermissionsSetItem) SetInOut(v string) *IpPermissionsSetItem
SetInOut sets the InOut field's value.
func (*IpPermissionsSetItem) SetIpProtocol ¶
func (s *IpPermissionsSetItem) SetIpProtocol(v string) *IpPermissionsSetItem
SetIpProtocol sets the IpProtocol field's value.
func (*IpPermissionsSetItem) SetIpRanges ¶
func (s *IpPermissionsSetItem) SetIpRanges(v []*IpRangesSetItem) *IpPermissionsSetItem
SetIpRanges sets the IpRanges field's value.
func (*IpPermissionsSetItem) SetToPort ¶
func (s *IpPermissionsSetItem) SetToPort(v int64) *IpPermissionsSetItem
SetToPort sets the ToPort field's value.
func (IpPermissionsSetItem) String ¶
func (s IpPermissionsSetItem) String() string
String returns the string representation
type IpRangesSetItem ¶
type IpRangesSetItem struct { CidrIp *string `locationName:"cidrIp" type:"string"` // contains filtered or unexported fields }
func (IpRangesSetItem) GoString ¶
func (s IpRangesSetItem) GoString() string
GoString returns the string representation
func (*IpRangesSetItem) SetCidrIp ¶
func (s *IpRangesSetItem) SetCidrIp(v string) *IpRangesSetItem
SetCidrIp sets the CidrIp field's value.
func (IpRangesSetItem) String ¶
func (s IpRangesSetItem) String() string
String returns the string representation
type IpType ¶
type IpType struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
type KeepImageSetItem ¶
type KeepImageSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (KeepImageSetItem) GoString ¶
func (s KeepImageSetItem) GoString() string
GoString returns the string representation
func (*KeepImageSetItem) SetCharge ¶
func (s *KeepImageSetItem) SetCharge(v int64) *KeepImageSetItem
SetCharge sets the Charge field's value.
func (*KeepImageSetItem) SetType ¶
func (s *KeepImageSetItem) SetType(v string) *KeepImageSetItem
SetType sets the Type field's value.
func (*KeepImageSetItem) SetUnit ¶
func (s *KeepImageSetItem) SetUnit(v string) *KeepImageSetItem
SetUnit sets the Unit field's value.
func (*KeepImageSetItem) SetValue ¶
func (s *KeepImageSetItem) SetValue(v int64) *KeepImageSetItem
SetValue sets the Value field's value.
func (KeepImageSetItem) String ¶
func (s KeepImageSetItem) String() string
String returns the string representation
type Kernel ¶
type Kernel struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
type KeyLength ¶
type KeyLength struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
type KeySetItem ¶
type KeySetItem struct { Description *string `locationName:"description" type:"string"` InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` KeyFingerprint *string `locationName:"keyFingerprint" type:"string"` KeyName *string `locationName:"keyName" type:"string"` // contains filtered or unexported fields }
func (KeySetItem) GoString ¶
func (s KeySetItem) GoString() string
GoString returns the string representation
func (*KeySetItem) SetDescription ¶
func (s *KeySetItem) SetDescription(v string) *KeySetItem
SetDescription sets the Description field's value.
func (*KeySetItem) SetInstancesSet ¶
func (s *KeySetItem) SetInstancesSet(v []*InstancesSetItem) *KeySetItem
SetInstancesSet sets the InstancesSet field's value.
func (*KeySetItem) SetKeyFingerprint ¶
func (s *KeySetItem) SetKeyFingerprint(v string) *KeySetItem
SetKeyFingerprint sets the KeyFingerprint field's value.
func (*KeySetItem) SetKeyName ¶
func (s *KeySetItem) SetKeyName(v string) *KeySetItem
SetKeyName sets the KeyName field's value.
func (KeySetItem) String ¶
func (s KeySetItem) String() string
String returns the string representation
type LBCookieStickinessPoliciesMemberItem ¶
type LBCookieStickinessPoliciesMemberItem struct { CookieExpirationPeriod *string `locationName:"CookieExpirationPeriod" type:"string"` PolicyName *string `locationName:"PolicyName" type:"string"` // contains filtered or unexported fields }
func (LBCookieStickinessPoliciesMemberItem) GoString ¶
func (s LBCookieStickinessPoliciesMemberItem) GoString() string
GoString returns the string representation
func (*LBCookieStickinessPoliciesMemberItem) SetCookieExpirationPeriod ¶
func (s *LBCookieStickinessPoliciesMemberItem) SetCookieExpirationPeriod(v string) *LBCookieStickinessPoliciesMemberItem
SetCookieExpirationPeriod sets the CookieExpirationPeriod field's value.
func (*LBCookieStickinessPoliciesMemberItem) SetPolicyName ¶
func (s *LBCookieStickinessPoliciesMemberItem) SetPolicyName(v string) *LBCookieStickinessPoliciesMemberItem
SetPolicyName sets the PolicyName field's value.
func (LBCookieStickinessPoliciesMemberItem) String ¶
func (s LBCookieStickinessPoliciesMemberItem) String() string
String returns the string representation
type LicenseInfo ¶
type LicenseInfo struct { LicenseMonthlyRateSet []*LicenseMonthlyRateSetItem `locationName:"licenseMonthlyRateSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (LicenseInfo) GoString ¶
func (s LicenseInfo) GoString() string
GoString returns the string representation
func (*LicenseInfo) SetLicenseMonthlyRateSet ¶
func (s *LicenseInfo) SetLicenseMonthlyRateSet(v []*LicenseMonthlyRateSetItem) *LicenseInfo
SetLicenseMonthlyRateSet sets the LicenseMonthlyRateSet field's value.
func (LicenseInfo) String ¶
func (s LicenseInfo) String() string
String returns the string representation
type LicenseMonthlyRateSetItem ¶
type LicenseMonthlyRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (LicenseMonthlyRateSetItem) GoString ¶
func (s LicenseMonthlyRateSetItem) GoString() string
GoString returns the string representation
func (*LicenseMonthlyRateSetItem) SetCharge ¶
func (s *LicenseMonthlyRateSetItem) SetCharge(v int64) *LicenseMonthlyRateSetItem
SetCharge sets the Charge field's value.
func (*LicenseMonthlyRateSetItem) SetType ¶
func (s *LicenseMonthlyRateSetItem) SetType(v string) *LicenseMonthlyRateSetItem
SetType sets the Type field's value.
func (*LicenseMonthlyRateSetItem) SetUnit ¶
func (s *LicenseMonthlyRateSetItem) SetUnit(v string) *LicenseMonthlyRateSetItem
SetUnit sets the Unit field's value.
func (*LicenseMonthlyRateSetItem) SetValue ¶
func (s *LicenseMonthlyRateSetItem) SetValue(v int64) *LicenseMonthlyRateSetItem
SetValue sets the Value field's value.
func (LicenseMonthlyRateSetItem) String ¶
func (s LicenseMonthlyRateSetItem) String() string
String returns the string representation
type ListenInterface ¶
type ListenInterface struct { NetworkId *string `locationName:"networkId" type:"string"` NetworkName *string `locationName:"networkName" type:"string"` // contains filtered or unexported fields }
func (ListenInterface) GoString ¶
func (s ListenInterface) GoString() string
GoString returns the string representation
func (*ListenInterface) SetNetworkId ¶
func (s *ListenInterface) SetNetworkId(v string) *ListenInterface
SetNetworkId sets the NetworkId field's value.
func (*ListenInterface) SetNetworkName ¶
func (s *ListenInterface) SetNetworkName(v string) *ListenInterface
SetNetworkName sets the NetworkName field's value.
func (ListenInterface) String ¶
func (s ListenInterface) String() string
String returns the string representation
type Listener ¶
type Listener struct { BalancingType *int64 `locationName:"BalancingType" type:"integer"` Description *string `locationName:"Description" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"ElasticLoadBalancerPort" type:"integer"` HealthCheck *HealthCheck `locationName:"HealthCheck" type:"structure"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` Instances []*InstancesMemberItem `locationName:"Instances" locationNameList:"member" type:"list"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` Protocol *string `locationName:"Protocol" type:"string"` SSLCertificateId *string `locationName:"SSLCertificateId" type:"string"` SessionStickinessPolicy *SessionStickinessPolicy `locationName:"SessionStickinessPolicy" type:"structure"` SorryPage *SorryPage `locationName:"SorryPage" type:"structure"` // contains filtered or unexported fields }
func (*Listener) SetBalancingType ¶
SetBalancingType sets the BalancingType field's value.
func (*Listener) SetDescription ¶
SetDescription sets the Description field's value.
func (*Listener) SetElasticLoadBalancerPort ¶
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*Listener) SetHealthCheck ¶
func (s *Listener) SetHealthCheck(v *HealthCheck) *Listener
SetHealthCheck sets the HealthCheck field's value.
func (*Listener) SetInstancePort ¶
SetInstancePort sets the InstancePort field's value.
func (*Listener) SetInstances ¶
func (s *Listener) SetInstances(v []*InstancesMemberItem) *Listener
SetInstances sets the Instances field's value.
func (*Listener) SetLoadBalancerPort ¶
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*Listener) SetProtocol ¶
SetProtocol sets the Protocol field's value.
func (*Listener) SetSSLCertificateId ¶
SetSSLCertificateId sets the SSLCertificateId field's value.
func (*Listener) SetSessionStickinessPolicy ¶
func (s *Listener) SetSessionStickinessPolicy(v *SessionStickinessPolicy) *Listener
SetSessionStickinessPolicy sets the SessionStickinessPolicy field's value.
func (*Listener) SetSorryPage ¶
SetSorryPage sets the SorryPage field's value.
type ListenerDescriptionsMemberItem ¶
type ListenerDescriptionsMemberItem struct { Listener *Listener `locationName:"Listener" type:"structure"` PolicyNames []*string `locationName:"PolicyNames" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (ListenerDescriptionsMemberItem) GoString ¶
func (s ListenerDescriptionsMemberItem) GoString() string
GoString returns the string representation
func (*ListenerDescriptionsMemberItem) SetListener ¶
func (s *ListenerDescriptionsMemberItem) SetListener(v *Listener) *ListenerDescriptionsMemberItem
SetListener sets the Listener field's value.
func (*ListenerDescriptionsMemberItem) SetPolicyNames ¶
func (s *ListenerDescriptionsMemberItem) SetPolicyNames(v []*string) *ListenerDescriptionsMemberItem
SetPolicyNames sets the PolicyNames field's value.
func (ListenerDescriptionsMemberItem) String ¶
func (s ListenerDescriptionsMemberItem) String() string
String returns the string representation
type ListenersMemberItem ¶
type ListenersMemberItem struct { BalancingType *int64 `locationName:"BalancingType" type:"integer"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` Listener *Listener `locationName:"Listener" type:"structure"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` Protocol *string `locationName:"Protocol" type:"string"` // contains filtered or unexported fields }
func (ListenersMemberItem) GoString ¶
func (s ListenersMemberItem) GoString() string
GoString returns the string representation
func (*ListenersMemberItem) SetBalancingType ¶
func (s *ListenersMemberItem) SetBalancingType(v int64) *ListenersMemberItem
SetBalancingType sets the BalancingType field's value.
func (*ListenersMemberItem) SetInstancePort ¶
func (s *ListenersMemberItem) SetInstancePort(v int64) *ListenersMemberItem
SetInstancePort sets the InstancePort field's value.
func (*ListenersMemberItem) SetListener ¶
func (s *ListenersMemberItem) SetListener(v *Listener) *ListenersMemberItem
SetListener sets the Listener field's value.
func (*ListenersMemberItem) SetLoadBalancerPort ¶
func (s *ListenersMemberItem) SetLoadBalancerPort(v int64) *ListenersMemberItem
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*ListenersMemberItem) SetProtocol ¶
func (s *ListenersMemberItem) SetProtocol(v string) *ListenersMemberItem
SetProtocol sets the Protocol field's value.
func (ListenersMemberItem) String ¶
func (s ListenersMemberItem) String() string
String returns the string representation
type LoadBalancerDescriptionsMemberItem ¶
type LoadBalancerDescriptionsMemberItem struct { AccountingType *string `locationName:"AccountingType" type:"string"` AvailabilityZones []*string `locationName:"AvailabilityZones" locationNameList:"member" type:"list"` CreatedTime *time.Time `locationName:"CreatedTime" type:"timestamp" timestampFormat:""` DNSName *string `locationName:"DNSName" type:"string"` Description *string `locationName:"Description" type:"string"` Filter *Filter `locationName:"Filter" type:"structure"` HealthCheck *HealthCheck `locationName:"HealthCheck" type:"structure"` Instances []*InstancesMemberItem `locationName:"Instances" locationNameList:"member" type:"list"` ListenerDescriptions []*ListenerDescriptionsMemberItem `locationName:"ListenerDescriptions" locationNameList:"member" type:"list"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` NetworkVolume *int64 `locationName:"NetworkVolume" type:"integer"` NextMonthAccountingType *string `locationName:"NextMonthAccountingType" type:"string"` Option *Option `locationName:"Option" type:"structure"` Policies *Policies `locationName:"Policies" type:"structure"` // contains filtered or unexported fields }
func (LoadBalancerDescriptionsMemberItem) GoString ¶
func (s LoadBalancerDescriptionsMemberItem) GoString() string
GoString returns the string representation
func (*LoadBalancerDescriptionsMemberItem) SetAccountingType ¶
func (s *LoadBalancerDescriptionsMemberItem) SetAccountingType(v string) *LoadBalancerDescriptionsMemberItem
SetAccountingType sets the AccountingType field's value.
func (*LoadBalancerDescriptionsMemberItem) SetAvailabilityZones ¶
func (s *LoadBalancerDescriptionsMemberItem) SetAvailabilityZones(v []*string) *LoadBalancerDescriptionsMemberItem
SetAvailabilityZones sets the AvailabilityZones field's value.
func (*LoadBalancerDescriptionsMemberItem) SetCreatedTime ¶
func (s *LoadBalancerDescriptionsMemberItem) SetCreatedTime(v time.Time) *LoadBalancerDescriptionsMemberItem
SetCreatedTime sets the CreatedTime field's value.
func (*LoadBalancerDescriptionsMemberItem) SetDNSName ¶
func (s *LoadBalancerDescriptionsMemberItem) SetDNSName(v string) *LoadBalancerDescriptionsMemberItem
SetDNSName sets the DNSName field's value.
func (*LoadBalancerDescriptionsMemberItem) SetDescription ¶
func (s *LoadBalancerDescriptionsMemberItem) SetDescription(v string) *LoadBalancerDescriptionsMemberItem
SetDescription sets the Description field's value.
func (*LoadBalancerDescriptionsMemberItem) SetFilter ¶
func (s *LoadBalancerDescriptionsMemberItem) SetFilter(v *Filter) *LoadBalancerDescriptionsMemberItem
SetFilter sets the Filter field's value.
func (*LoadBalancerDescriptionsMemberItem) SetHealthCheck ¶
func (s *LoadBalancerDescriptionsMemberItem) SetHealthCheck(v *HealthCheck) *LoadBalancerDescriptionsMemberItem
SetHealthCheck sets the HealthCheck field's value.
func (*LoadBalancerDescriptionsMemberItem) SetInstances ¶
func (s *LoadBalancerDescriptionsMemberItem) SetInstances(v []*InstancesMemberItem) *LoadBalancerDescriptionsMemberItem
SetInstances sets the Instances field's value.
func (*LoadBalancerDescriptionsMemberItem) SetListenerDescriptions ¶
func (s *LoadBalancerDescriptionsMemberItem) SetListenerDescriptions(v []*ListenerDescriptionsMemberItem) *LoadBalancerDescriptionsMemberItem
SetListenerDescriptions sets the ListenerDescriptions field's value.
func (*LoadBalancerDescriptionsMemberItem) SetLoadBalancerName ¶
func (s *LoadBalancerDescriptionsMemberItem) SetLoadBalancerName(v string) *LoadBalancerDescriptionsMemberItem
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*LoadBalancerDescriptionsMemberItem) SetNetworkVolume ¶
func (s *LoadBalancerDescriptionsMemberItem) SetNetworkVolume(v int64) *LoadBalancerDescriptionsMemberItem
SetNetworkVolume sets the NetworkVolume field's value.
func (*LoadBalancerDescriptionsMemberItem) SetNextMonthAccountingType ¶
func (s *LoadBalancerDescriptionsMemberItem) SetNextMonthAccountingType(v string) *LoadBalancerDescriptionsMemberItem
SetNextMonthAccountingType sets the NextMonthAccountingType field's value.
func (*LoadBalancerDescriptionsMemberItem) SetOption ¶
func (s *LoadBalancerDescriptionsMemberItem) SetOption(v *Option) *LoadBalancerDescriptionsMemberItem
SetOption sets the Option field's value.
func (*LoadBalancerDescriptionsMemberItem) SetPolicies ¶
func (s *LoadBalancerDescriptionsMemberItem) SetPolicies(v *Policies) *LoadBalancerDescriptionsMemberItem
SetPolicies sets the Policies field's value.
func (LoadBalancerDescriptionsMemberItem) String ¶
func (s LoadBalancerDescriptionsMemberItem) String() string
String returns the string representation
type LoadBalancerInfo ¶
type LoadBalancerInfo struct { OptionSet []*OptionSetItem `locationName:"optionSet" locationNameList:"item" type:"list"` VipMeasuredRateSet []*VipMeasuredRateSetItem `locationName:"vipMeasuredRateSet" locationNameList:"item" type:"list"` VipSet []*VipSetItem `locationName:"vipSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (LoadBalancerInfo) GoString ¶
func (s LoadBalancerInfo) GoString() string
GoString returns the string representation
func (*LoadBalancerInfo) SetOptionSet ¶
func (s *LoadBalancerInfo) SetOptionSet(v []*OptionSetItem) *LoadBalancerInfo
SetOptionSet sets the OptionSet field's value.
func (*LoadBalancerInfo) SetVipMeasuredRateSet ¶
func (s *LoadBalancerInfo) SetVipMeasuredRateSet(v []*VipMeasuredRateSetItem) *LoadBalancerInfo
SetVipMeasuredRateSet sets the VipMeasuredRateSet field's value.
func (*LoadBalancerInfo) SetVipSet ¶
func (s *LoadBalancerInfo) SetVipSet(v []*VipSetItem) *LoadBalancerInfo
SetVipSet sets the VipSet field's value.
func (LoadBalancerInfo) String ¶
func (s LoadBalancerInfo) String() string
String returns the string representation
type LoadBalancingSetItem ¶
type LoadBalancingSetItem struct { InstancePort *int64 `locationName:"instancePort" type:"integer"` LoadBalancerName *string `locationName:"loadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"loadBalancerPort" type:"integer"` // contains filtered or unexported fields }
func (LoadBalancingSetItem) GoString ¶
func (s LoadBalancingSetItem) GoString() string
GoString returns the string representation
func (*LoadBalancingSetItem) SetInstancePort ¶
func (s *LoadBalancingSetItem) SetInstancePort(v int64) *LoadBalancingSetItem
SetInstancePort sets the InstancePort field's value.
func (*LoadBalancingSetItem) SetLoadBalancerName ¶
func (s *LoadBalancingSetItem) SetLoadBalancerName(v string) *LoadBalancingSetItem
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*LoadBalancingSetItem) SetLoadBalancerPort ¶
func (s *LoadBalancingSetItem) SetLoadBalancerPort(v int64) *LoadBalancingSetItem
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (LoadBalancingSetItem) String ¶
func (s LoadBalancingSetItem) String() string
String returns the string representation
type LoadbalancingSetItem ¶
type LoadbalancingSetItem struct { InstancePort *int64 `locationName:"instancePort" type:"integer"` LoadBalancerName *string `locationName:"loadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"loadBalancerPort" type:"integer"` State *string `locationName:"State" type:"string"` // contains filtered or unexported fields }
func (LoadbalancingSetItem) GoString ¶
func (s LoadbalancingSetItem) GoString() string
GoString returns the string representation
func (*LoadbalancingSetItem) SetInstancePort ¶
func (s *LoadbalancingSetItem) SetInstancePort(v int64) *LoadbalancingSetItem
SetInstancePort sets the InstancePort field's value.
func (*LoadbalancingSetItem) SetLoadBalancerName ¶
func (s *LoadbalancingSetItem) SetLoadBalancerName(v string) *LoadbalancingSetItem
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*LoadbalancingSetItem) SetLoadBalancerPort ¶
func (s *LoadbalancingSetItem) SetLoadBalancerPort(v int64) *LoadbalancingSetItem
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*LoadbalancingSetItem) SetState ¶
func (s *LoadbalancingSetItem) SetState(v string) *LoadbalancingSetItem
SetState sets the State field's value.
func (LoadbalancingSetItem) String ¶
func (s LoadbalancingSetItem) String() string
String returns the string representation
type LogSetItem ¶
type LogSetItem struct { Details *Details `locationName:"details" type:"structure"` Process *string `locationName:"process" type:"string"` Time *time.Time `locationName:"time" type:"timestamp" timestampFormat:""` // contains filtered or unexported fields }
func (LogSetItem) GoString ¶
func (s LogSetItem) GoString() string
GoString returns the string representation
func (*LogSetItem) SetDetails ¶
func (s *LogSetItem) SetDetails(v *Details) *LogSetItem
SetDetails sets the Details field's value.
func (*LogSetItem) SetProcess ¶
func (s *LogSetItem) SetProcess(v string) *LogSetItem
SetProcess sets the Process field's value.
func (*LogSetItem) SetTime ¶
func (s *LogSetItem) SetTime(v time.Time) *LogSetItem
SetTime sets the Time field's value.
func (LogSetItem) String ¶
func (s LogSetItem) String() string
String returns the string representation
type MailSendInfo ¶
type MailSendInfo struct { MailSendInitial *MailSendInitial `locationName:"mailSendInitial" type:"structure"` MailSendMeasuredRate *MailSendMeasuredRate `locationName:"mailSendMeasuredRate" type:"structure"` MailSendMonthlyExceedRate *MailSendMonthlyExceedRate `locationName:"mailSendMonthlyExceedRate" type:"structure"` MailSendMonthlyRate *MailSendMonthlyRate `locationName:"mailSendMonthlyRate" type:"structure"` OptionSet []*OptionSetItem `locationName:"optionSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (MailSendInfo) GoString ¶
func (s MailSendInfo) GoString() string
GoString returns the string representation
func (*MailSendInfo) SetMailSendInitial ¶
func (s *MailSendInfo) SetMailSendInitial(v *MailSendInitial) *MailSendInfo
SetMailSendInitial sets the MailSendInitial field's value.
func (*MailSendInfo) SetMailSendMeasuredRate ¶
func (s *MailSendInfo) SetMailSendMeasuredRate(v *MailSendMeasuredRate) *MailSendInfo
SetMailSendMeasuredRate sets the MailSendMeasuredRate field's value.
func (*MailSendInfo) SetMailSendMonthlyExceedRate ¶
func (s *MailSendInfo) SetMailSendMonthlyExceedRate(v *MailSendMonthlyExceedRate) *MailSendInfo
SetMailSendMonthlyExceedRate sets the MailSendMonthlyExceedRate field's value.
func (*MailSendInfo) SetMailSendMonthlyRate ¶
func (s *MailSendInfo) SetMailSendMonthlyRate(v *MailSendMonthlyRate) *MailSendInfo
SetMailSendMonthlyRate sets the MailSendMonthlyRate field's value.
func (*MailSendInfo) SetOptionSet ¶
func (s *MailSendInfo) SetOptionSet(v []*OptionSetItem) *MailSendInfo
SetOptionSet sets the OptionSet field's value.
func (MailSendInfo) String ¶
func (s MailSendInfo) String() string
String returns the string representation
type MailSendInitial ¶
type MailSendInitial struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (MailSendInitial) GoString ¶
func (s MailSendInitial) GoString() string
GoString returns the string representation
func (*MailSendInitial) SetCharge ¶
func (s *MailSendInitial) SetCharge(v int64) *MailSendInitial
SetCharge sets the Charge field's value.
func (*MailSendInitial) SetType ¶
func (s *MailSendInitial) SetType(v string) *MailSendInitial
SetType sets the Type field's value.
func (*MailSendInitial) SetUnit ¶
func (s *MailSendInitial) SetUnit(v string) *MailSendInitial
SetUnit sets the Unit field's value.
func (*MailSendInitial) SetValue ¶
func (s *MailSendInitial) SetValue(v int64) *MailSendInitial
SetValue sets the Value field's value.
func (MailSendInitial) String ¶
func (s MailSendInitial) String() string
String returns the string representation
type MailSendMeasuredRate ¶
type MailSendMeasuredRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (MailSendMeasuredRate) GoString ¶
func (s MailSendMeasuredRate) GoString() string
GoString returns the string representation
func (*MailSendMeasuredRate) SetCharge ¶
func (s *MailSendMeasuredRate) SetCharge(v int64) *MailSendMeasuredRate
SetCharge sets the Charge field's value.
func (*MailSendMeasuredRate) SetType ¶
func (s *MailSendMeasuredRate) SetType(v string) *MailSendMeasuredRate
SetType sets the Type field's value.
func (*MailSendMeasuredRate) SetUnit ¶
func (s *MailSendMeasuredRate) SetUnit(v string) *MailSendMeasuredRate
SetUnit sets the Unit field's value.
func (*MailSendMeasuredRate) SetValue ¶
func (s *MailSendMeasuredRate) SetValue(v int64) *MailSendMeasuredRate
SetValue sets the Value field's value.
func (MailSendMeasuredRate) String ¶
func (s MailSendMeasuredRate) String() string
String returns the string representation
type MailSendMonthlyExceedRate ¶
type MailSendMonthlyExceedRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (MailSendMonthlyExceedRate) GoString ¶
func (s MailSendMonthlyExceedRate) GoString() string
GoString returns the string representation
func (*MailSendMonthlyExceedRate) SetCharge ¶
func (s *MailSendMonthlyExceedRate) SetCharge(v int64) *MailSendMonthlyExceedRate
SetCharge sets the Charge field's value.
func (*MailSendMonthlyExceedRate) SetType ¶
func (s *MailSendMonthlyExceedRate) SetType(v string) *MailSendMonthlyExceedRate
SetType sets the Type field's value.
func (*MailSendMonthlyExceedRate) SetUnit ¶
func (s *MailSendMonthlyExceedRate) SetUnit(v string) *MailSendMonthlyExceedRate
SetUnit sets the Unit field's value.
func (*MailSendMonthlyExceedRate) SetValue ¶
func (s *MailSendMonthlyExceedRate) SetValue(v int64) *MailSendMonthlyExceedRate
SetValue sets the Value field's value.
func (MailSendMonthlyExceedRate) String ¶
func (s MailSendMonthlyExceedRate) String() string
String returns the string representation
type MailSendMonthlyRate ¶
type MailSendMonthlyRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (MailSendMonthlyRate) GoString ¶
func (s MailSendMonthlyRate) GoString() string
GoString returns the string representation
func (*MailSendMonthlyRate) SetCharge ¶
func (s *MailSendMonthlyRate) SetCharge(v int64) *MailSendMonthlyRate
SetCharge sets the Charge field's value.
func (*MailSendMonthlyRate) SetType ¶
func (s *MailSendMonthlyRate) SetType(v string) *MailSendMonthlyRate
SetType sets the Type field's value.
func (*MailSendMonthlyRate) SetUnit ¶
func (s *MailSendMonthlyRate) SetUnit(v string) *MailSendMonthlyRate
SetUnit sets the Unit field's value.
func (*MailSendMonthlyRate) SetValue ¶
func (s *MailSendMonthlyRate) SetValue(v int64) *MailSendMonthlyRate
SetValue sets the Value field's value.
func (MailSendMonthlyRate) String ¶
func (s MailSendMonthlyRate) String() string
String returns the string representation
type MessageSetItem ¶
type MessageSetItem struct { Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
func (MessageSetItem) GoString ¶
func (s MessageSetItem) GoString() string
GoString returns the string representation
func (*MessageSetItem) SetMessage ¶
func (s *MessageSetItem) SetMessage(v string) *MessageSetItem
SetMessage sets the Message field's value.
func (MessageSetItem) String ¶
func (s MessageSetItem) String() string
String returns the string representation
type MobileFilter ¶
type MobileFilter struct { Enabled *bool `locationName:"Enabled" type:"boolean"` // contains filtered or unexported fields }
func (MobileFilter) GoString ¶
func (s MobileFilter) GoString() string
GoString returns the string representation
func (*MobileFilter) SetEnabled ¶
func (s *MobileFilter) SetEnabled(v bool) *MobileFilter
SetEnabled sets the Enabled field's value.
func (MobileFilter) String ¶
func (s MobileFilter) String() string
String returns the string representation
type ModifyImageAttributeInput ¶
type ModifyImageAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` ImageId *string `locationName:"ImageId" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (ModifyImageAttributeInput) GoString ¶
func (s ModifyImageAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyImageAttributeInput) SetAttribute ¶
func (s *ModifyImageAttributeInput) SetAttribute(v string) *ModifyImageAttributeInput
SetAttribute sets the Attribute field's value.
func (*ModifyImageAttributeInput) SetImageId ¶
func (s *ModifyImageAttributeInput) SetImageId(v string) *ModifyImageAttributeInput
SetImageId sets the ImageId field's value.
func (*ModifyImageAttributeInput) SetValue ¶
func (s *ModifyImageAttributeInput) SetValue(v string) *ModifyImageAttributeInput
SetValue sets the Value field's value.
func (ModifyImageAttributeInput) String ¶
func (s ModifyImageAttributeInput) String() string
String returns the string representation
type ModifyImageAttributeOutput ¶
type ModifyImageAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (ModifyImageAttributeOutput) GoString ¶
func (s ModifyImageAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifyImageAttributeOutput) SetRequestId ¶
func (s *ModifyImageAttributeOutput) SetRequestId(v string) *ModifyImageAttributeOutput
SetRequestId sets the RequestId field's value.
func (ModifyImageAttributeOutput) String ¶
func (s ModifyImageAttributeOutput) String() string
String returns the string representation
type ModifyInstanceAttributeInput ¶
type ModifyInstanceAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` Force *bool `locationName:"Force" type:"boolean"` InstanceId *string `locationName:"InstanceId" type:"string"` NiftyReboot *string `locationName:"NiftyReboot" type:"string"` Tenancy *string `locationName:"Tenancy" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (ModifyInstanceAttributeInput) GoString ¶
func (s ModifyInstanceAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyInstanceAttributeInput) SetAttribute ¶
func (s *ModifyInstanceAttributeInput) SetAttribute(v string) *ModifyInstanceAttributeInput
SetAttribute sets the Attribute field's value.
func (*ModifyInstanceAttributeInput) SetForce ¶
func (s *ModifyInstanceAttributeInput) SetForce(v bool) *ModifyInstanceAttributeInput
SetForce sets the Force field's value.
func (*ModifyInstanceAttributeInput) SetInstanceId ¶
func (s *ModifyInstanceAttributeInput) SetInstanceId(v string) *ModifyInstanceAttributeInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyInstanceAttributeInput) SetNiftyReboot ¶
func (s *ModifyInstanceAttributeInput) SetNiftyReboot(v string) *ModifyInstanceAttributeInput
SetNiftyReboot sets the NiftyReboot field's value.
func (*ModifyInstanceAttributeInput) SetTenancy ¶
func (s *ModifyInstanceAttributeInput) SetTenancy(v string) *ModifyInstanceAttributeInput
SetTenancy sets the Tenancy field's value.
func (*ModifyInstanceAttributeInput) SetValue ¶
func (s *ModifyInstanceAttributeInput) SetValue(v string) *ModifyInstanceAttributeInput
SetValue sets the Value field's value.
func (ModifyInstanceAttributeInput) String ¶
func (s ModifyInstanceAttributeInput) String() string
String returns the string representation
type ModifyInstanceAttributeOutput ¶
type ModifyInstanceAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (ModifyInstanceAttributeOutput) GoString ¶
func (s ModifyInstanceAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifyInstanceAttributeOutput) SetRequestId ¶
func (s *ModifyInstanceAttributeOutput) SetRequestId(v string) *ModifyInstanceAttributeOutput
SetRequestId sets the RequestId field's value.
func (*ModifyInstanceAttributeOutput) SetReturn ¶
func (s *ModifyInstanceAttributeOutput) SetReturn(v bool) *ModifyInstanceAttributeOutput
SetReturn sets the Return field's value.
func (ModifyInstanceAttributeOutput) String ¶
func (s ModifyInstanceAttributeOutput) String() string
String returns the string representation
type ModifySslCertificateAttributeInput ¶
type ModifySslCertificateAttributeInput struct { Description *RequestDescriptionStruct `locationName:"Description" type:"structure"` FqdnId *string `locationName:"FqdnId" type:"string"` // contains filtered or unexported fields }
func (ModifySslCertificateAttributeInput) GoString ¶
func (s ModifySslCertificateAttributeInput) GoString() string
GoString returns the string representation
func (*ModifySslCertificateAttributeInput) SetDescription ¶
func (s *ModifySslCertificateAttributeInput) SetDescription(v *RequestDescriptionStruct) *ModifySslCertificateAttributeInput
SetDescription sets the Description field's value.
func (*ModifySslCertificateAttributeInput) SetFqdnId ¶
func (s *ModifySslCertificateAttributeInput) SetFqdnId(v string) *ModifySslCertificateAttributeInput
SetFqdnId sets the FqdnId field's value.
func (ModifySslCertificateAttributeInput) String ¶
func (s ModifySslCertificateAttributeInput) String() string
String returns the string representation
type ModifySslCertificateAttributeOutput ¶
type ModifySslCertificateAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (ModifySslCertificateAttributeOutput) GoString ¶
func (s ModifySslCertificateAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifySslCertificateAttributeOutput) SetRequestId ¶
func (s *ModifySslCertificateAttributeOutput) SetRequestId(v string) *ModifySslCertificateAttributeOutput
SetRequestId sets the RequestId field's value.
func (*ModifySslCertificateAttributeOutput) SetReturn ¶
func (s *ModifySslCertificateAttributeOutput) SetReturn(v bool) *ModifySslCertificateAttributeOutput
SetReturn sets the Return field's value.
func (ModifySslCertificateAttributeOutput) String ¶
func (s ModifySslCertificateAttributeOutput) String() string
String returns the string representation
type ModifyVolumeAttributeInput ¶
type ModifyVolumeAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` Value *string `locationName:"Value" type:"string"` VolumeId *string `locationName:"VolumeId" type:"string"` // contains filtered or unexported fields }
func (ModifyVolumeAttributeInput) GoString ¶
func (s ModifyVolumeAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyVolumeAttributeInput) SetAttribute ¶
func (s *ModifyVolumeAttributeInput) SetAttribute(v string) *ModifyVolumeAttributeInput
SetAttribute sets the Attribute field's value.
func (*ModifyVolumeAttributeInput) SetValue ¶
func (s *ModifyVolumeAttributeInput) SetValue(v string) *ModifyVolumeAttributeInput
SetValue sets the Value field's value.
func (*ModifyVolumeAttributeInput) SetVolumeId ¶
func (s *ModifyVolumeAttributeInput) SetVolumeId(v string) *ModifyVolumeAttributeInput
SetVolumeId sets the VolumeId field's value.
func (ModifyVolumeAttributeInput) String ¶
func (s ModifyVolumeAttributeInput) String() string
String returns the string representation
type ModifyVolumeAttributeOutput ¶
type ModifyVolumeAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (ModifyVolumeAttributeOutput) GoString ¶
func (s ModifyVolumeAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifyVolumeAttributeOutput) SetRequestId ¶
func (s *ModifyVolumeAttributeOutput) SetRequestId(v string) *ModifyVolumeAttributeOutput
SetRequestId sets the RequestId field's value.
func (*ModifyVolumeAttributeOutput) SetReturn ¶
func (s *ModifyVolumeAttributeOutput) SetReturn(v bool) *ModifyVolumeAttributeOutput
SetReturn sets the Return field's value.
func (ModifyVolumeAttributeOutput) String ¶
func (s ModifyVolumeAttributeOutput) String() string
String returns the string representation
type Monitoring ¶
type Monitoring struct { State *string `locationName:"state" type:"string"` // contains filtered or unexported fields }
func (Monitoring) GoString ¶
func (s Monitoring) GoString() string
GoString returns the string representation
func (*Monitoring) SetState ¶
func (s *Monitoring) SetState(v string) *Monitoring
SetState sets the State field's value.
func (Monitoring) String ¶
func (s Monitoring) String() string
String returns the string representation
type Month ¶
type Month struct { EndingMonth *string `locationName:"endingMonth" type:"string"` StartingMonth *string `locationName:"startingMonth" type:"string"` // contains filtered or unexported fields }
func (*Month) SetEndingMonth ¶
SetEndingMonth sets the EndingMonth field's value.
func (*Month) SetStartingMonth ¶
SetStartingMonth sets the StartingMonth field's value.
type MultiAccount ¶
type MultiAccount struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (MultiAccount) GoString ¶
func (s MultiAccount) GoString() string
GoString returns the string representation
func (*MultiAccount) SetCharge ¶
func (s *MultiAccount) SetCharge(v int64) *MultiAccount
SetCharge sets the Charge field's value.
func (*MultiAccount) SetType ¶
func (s *MultiAccount) SetType(v string) *MultiAccount
SetType sets the Type field's value.
func (*MultiAccount) SetUnit ¶
func (s *MultiAccount) SetUnit(v string) *MultiAccount
SetUnit sets the Unit field's value.
func (*MultiAccount) SetValue ¶
func (s *MultiAccount) SetValue(v int64) *MultiAccount
SetValue sets the Value field's value.
func (MultiAccount) String ¶
func (s MultiAccount) String() string
String returns the string representation
type MultiAccountInfo ¶
type MultiAccountInfo struct { MultiAccount *MultiAccount `locationName:"multiAccount" type:"structure"` // contains filtered or unexported fields }
func (MultiAccountInfo) GoString ¶
func (s MultiAccountInfo) GoString() string
GoString returns the string representation
func (*MultiAccountInfo) SetMultiAccount ¶
func (s *MultiAccountInfo) SetMultiAccount(v *MultiAccount) *MultiAccountInfo
SetMultiAccount sets the MultiAccount field's value.
func (MultiAccountInfo) String ¶
func (s MultiAccountInfo) String() string
String returns the string representation
type MultiIpMonthlyRate ¶
type MultiIpMonthlyRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (MultiIpMonthlyRate) GoString ¶
func (s MultiIpMonthlyRate) GoString() string
GoString returns the string representation
func (*MultiIpMonthlyRate) SetCharge ¶
func (s *MultiIpMonthlyRate) SetCharge(v int64) *MultiIpMonthlyRate
SetCharge sets the Charge field's value.
func (*MultiIpMonthlyRate) SetType ¶
func (s *MultiIpMonthlyRate) SetType(v string) *MultiIpMonthlyRate
SetType sets the Type field's value.
func (*MultiIpMonthlyRate) SetUnit ¶
func (s *MultiIpMonthlyRate) SetUnit(v string) *MultiIpMonthlyRate
SetUnit sets the Unit field's value.
func (*MultiIpMonthlyRate) SetValue ¶
func (s *MultiIpMonthlyRate) SetValue(v int64) *MultiIpMonthlyRate
SetValue sets the Value field's value.
func (MultiIpMonthlyRate) String ¶
func (s MultiIpMonthlyRate) String() string
String returns the string representation
type NatRule ¶
type NatRule struct { Description *string `locationName:"description" type:"string"` Destination *Destination `locationName:"destination" type:"structure"` InboundInterface *InboundInterface `locationName:"inboundInterface" type:"structure"` NatType *string `locationName:"natType" type:"string"` OutboundInterface *OutboundInterface `locationName:"outboundInterface" type:"structure"` Protocol *string `locationName:"protocol" type:"string"` RuleNumber *string `locationName:"ruleNumber" type:"string"` Source *Source `locationName:"source" type:"structure"` Translation *Translation `locationName:"translation" type:"structure"` // contains filtered or unexported fields }
func (*NatRule) SetDescription ¶
SetDescription sets the Description field's value.
func (*NatRule) SetDestination ¶
func (s *NatRule) SetDestination(v *Destination) *NatRule
SetDestination sets the Destination field's value.
func (*NatRule) SetInboundInterface ¶
func (s *NatRule) SetInboundInterface(v *InboundInterface) *NatRule
SetInboundInterface sets the InboundInterface field's value.
func (*NatRule) SetNatType ¶
SetNatType sets the NatType field's value.
func (*NatRule) SetOutboundInterface ¶
func (s *NatRule) SetOutboundInterface(v *OutboundInterface) *NatRule
SetOutboundInterface sets the OutboundInterface field's value.
func (*NatRule) SetProtocol ¶
SetProtocol sets the Protocol field's value.
func (*NatRule) SetRuleNumber ¶
SetRuleNumber sets the RuleNumber field's value.
func (*NatRule) SetTranslation ¶
func (s *NatRule) SetTranslation(v *Translation) *NatRule
SetTranslation sets the Translation field's value.
type NatRuleSetItem ¶
type NatRuleSetItem struct { Description *string `locationName:"description" type:"string"` Destination *Destination `locationName:"destination" type:"structure"` InboundInterface *InboundInterface `locationName:"inboundInterface" type:"structure"` NatType *string `locationName:"natType" type:"string"` OutboundInterface *OutboundInterface `locationName:"outboundInterface" type:"structure"` Protocol *string `locationName:"protocol" type:"string"` RuleNumber *string `locationName:"ruleNumber" type:"string"` Source *Source `locationName:"source" type:"structure"` Translation *Translation `locationName:"translation" type:"structure"` // contains filtered or unexported fields }
func (NatRuleSetItem) GoString ¶
func (s NatRuleSetItem) GoString() string
GoString returns the string representation
func (*NatRuleSetItem) SetDescription ¶
func (s *NatRuleSetItem) SetDescription(v string) *NatRuleSetItem
SetDescription sets the Description field's value.
func (*NatRuleSetItem) SetDestination ¶
func (s *NatRuleSetItem) SetDestination(v *Destination) *NatRuleSetItem
SetDestination sets the Destination field's value.
func (*NatRuleSetItem) SetInboundInterface ¶
func (s *NatRuleSetItem) SetInboundInterface(v *InboundInterface) *NatRuleSetItem
SetInboundInterface sets the InboundInterface field's value.
func (*NatRuleSetItem) SetNatType ¶
func (s *NatRuleSetItem) SetNatType(v string) *NatRuleSetItem
SetNatType sets the NatType field's value.
func (*NatRuleSetItem) SetOutboundInterface ¶
func (s *NatRuleSetItem) SetOutboundInterface(v *OutboundInterface) *NatRuleSetItem
SetOutboundInterface sets the OutboundInterface field's value.
func (*NatRuleSetItem) SetProtocol ¶
func (s *NatRuleSetItem) SetProtocol(v string) *NatRuleSetItem
SetProtocol sets the Protocol field's value.
func (*NatRuleSetItem) SetRuleNumber ¶
func (s *NatRuleSetItem) SetRuleNumber(v string) *NatRuleSetItem
SetRuleNumber sets the RuleNumber field's value.
func (*NatRuleSetItem) SetSource ¶
func (s *NatRuleSetItem) SetSource(v *Source) *NatRuleSetItem
SetSource sets the Source field's value.
func (*NatRuleSetItem) SetTranslation ¶
func (s *NatRuleSetItem) SetTranslation(v *Translation) *NatRuleSetItem
SetTranslation sets the Translation field's value.
func (NatRuleSetItem) String ¶
func (s NatRuleSetItem) String() string
String returns the string representation
type NatTable ¶
type NatTable struct { NatTableId *string `locationName:"natTableId" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (*NatTable) SetNatTableId ¶
SetNatTableId sets the NatTableId field's value.
func (*NatTable) SetTagSet ¶
func (s *NatTable) SetTagSet(v []*TagSetItem) *NatTable
SetTagSet sets the TagSet field's value.
type NatTableSetItem ¶
type NatTableSetItem struct { AssociationSet []*AssociationSetItem `locationName:"associationSet" locationNameList:"item" type:"list"` NatRuleSet []*NatRuleSetItem `locationName:"natRuleSet" locationNameList:"item" type:"list"` NatTableId *string `locationName:"natTableId" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NatTableSetItem) GoString ¶
func (s NatTableSetItem) GoString() string
GoString returns the string representation
func (*NatTableSetItem) SetAssociationSet ¶
func (s *NatTableSetItem) SetAssociationSet(v []*AssociationSetItem) *NatTableSetItem
SetAssociationSet sets the AssociationSet field's value.
func (*NatTableSetItem) SetNatRuleSet ¶
func (s *NatTableSetItem) SetNatRuleSet(v []*NatRuleSetItem) *NatTableSetItem
SetNatRuleSet sets the NatRuleSet field's value.
func (*NatTableSetItem) SetNatTableId ¶
func (s *NatTableSetItem) SetNatTableId(v string) *NatTableSetItem
SetNatTableId sets the NatTableId field's value.
func (*NatTableSetItem) SetTagSet ¶
func (s *NatTableSetItem) SetTagSet(v []*TagSetItem) *NatTableSetItem
SetTagSet sets the TagSet field's value.
func (NatTableSetItem) String ¶
func (s NatTableSetItem) String() string
String returns the string representation
type NetworkFlowSetItem ¶
type NetworkFlowSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (NetworkFlowSetItem) GoString ¶
func (s NetworkFlowSetItem) GoString() string
GoString returns the string representation
func (*NetworkFlowSetItem) SetCharge ¶
func (s *NetworkFlowSetItem) SetCharge(v int64) *NetworkFlowSetItem
SetCharge sets the Charge field's value.
func (*NetworkFlowSetItem) SetType ¶
func (s *NetworkFlowSetItem) SetType(v string) *NetworkFlowSetItem
SetType sets the Type field's value.
func (*NetworkFlowSetItem) SetUnit ¶
func (s *NetworkFlowSetItem) SetUnit(v string) *NetworkFlowSetItem
SetUnit sets the Unit field's value.
func (*NetworkFlowSetItem) SetValue ¶
func (s *NetworkFlowSetItem) SetValue(v int64) *NetworkFlowSetItem
SetValue sets the Value field's value.
func (NetworkFlowSetItem) String ¶
func (s NetworkFlowSetItem) String() string
String returns the string representation
type NetworkInfo ¶
type NetworkInfo struct { NetworkFlowSet []*NetworkFlowSetItem `locationName:"networkFlowSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NetworkInfo) GoString ¶
func (s NetworkInfo) GoString() string
GoString returns the string representation
func (*NetworkInfo) SetNetworkFlowSet ¶
func (s *NetworkInfo) SetNetworkFlowSet(v []*NetworkFlowSetItem) *NetworkInfo
SetNetworkFlowSet sets the NetworkFlowSet field's value.
func (NetworkInfo) String ¶
func (s NetworkInfo) String() string
String returns the string representation
type NetworkInterfaceSetItem ¶
type NetworkInterfaceSetItem struct { Association *Association `locationName:"association" type:"structure"` Attachment *Attachment `locationName:"attachment" type:"structure"` CidrBlock *string `locationName:"cidrBlock" type:"string"` Descriprion *string `locationName:"descriprion" type:"string"` Description *string `locationName:"description" type:"string"` DeviceIndex *int64 `locationName:"deviceIndex" type:"integer"` Dhcp *bool `locationName:"dhcp" type:"boolean"` DhcpOptionsId *string `locationName:"dhcpOptionsId" type:"string"` GroupSet []*GroupSetItem `locationName:"groupSet" locationNameList:"item" type:"list"` IpAddress *string `locationName:"ipAddress" type:"string"` MacAddress *string `locationName:"macAddress" type:"string"` NetworkId *string `locationName:"networkId" type:"string"` NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string"` NetworkName *string `locationName:"networkName" type:"string"` NiftyNetworkId *string `locationName:"niftyNetworkId" type:"string"` NiftyNetworkName *string `locationName:"niftyNetworkName" type:"string"` OwnerId *string `locationName:"ownerId" type:"string"` PrivateDnsName *string `locationName:"privateDnsName" type:"string"` PrivateIpAddress *string `locationName:"privateIpAddress" type:"string"` PrivateIpAddressV6 *string `locationName:"privateIpAddressV6" type:"string"` PrivateIpAddressesSet []*PrivateIpAddressesSetItem `locationName:"privateIpAddressesSet" locationNameList:"item" type:"list"` SourceDestCheck *string `locationName:"sourceDestCheck" type:"string"` Status *string `locationName:"status" type:"string"` SubnetId *string `locationName:"subnetId" type:"string"` VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
func (NetworkInterfaceSetItem) GoString ¶
func (s NetworkInterfaceSetItem) GoString() string
GoString returns the string representation
func (*NetworkInterfaceSetItem) SetAssociation ¶
func (s *NetworkInterfaceSetItem) SetAssociation(v *Association) *NetworkInterfaceSetItem
SetAssociation sets the Association field's value.
func (*NetworkInterfaceSetItem) SetAttachment ¶
func (s *NetworkInterfaceSetItem) SetAttachment(v *Attachment) *NetworkInterfaceSetItem
SetAttachment sets the Attachment field's value.
func (*NetworkInterfaceSetItem) SetCidrBlock ¶
func (s *NetworkInterfaceSetItem) SetCidrBlock(v string) *NetworkInterfaceSetItem
SetCidrBlock sets the CidrBlock field's value.
func (*NetworkInterfaceSetItem) SetDescriprion ¶
func (s *NetworkInterfaceSetItem) SetDescriprion(v string) *NetworkInterfaceSetItem
SetDescriprion sets the Descriprion field's value.
func (*NetworkInterfaceSetItem) SetDescription ¶
func (s *NetworkInterfaceSetItem) SetDescription(v string) *NetworkInterfaceSetItem
SetDescription sets the Description field's value.
func (*NetworkInterfaceSetItem) SetDeviceIndex ¶
func (s *NetworkInterfaceSetItem) SetDeviceIndex(v int64) *NetworkInterfaceSetItem
SetDeviceIndex sets the DeviceIndex field's value.
func (*NetworkInterfaceSetItem) SetDhcp ¶
func (s *NetworkInterfaceSetItem) SetDhcp(v bool) *NetworkInterfaceSetItem
SetDhcp sets the Dhcp field's value.
func (*NetworkInterfaceSetItem) SetDhcpOptionsId ¶
func (s *NetworkInterfaceSetItem) SetDhcpOptionsId(v string) *NetworkInterfaceSetItem
SetDhcpOptionsId sets the DhcpOptionsId field's value.
func (*NetworkInterfaceSetItem) SetGroupSet ¶
func (s *NetworkInterfaceSetItem) SetGroupSet(v []*GroupSetItem) *NetworkInterfaceSetItem
SetGroupSet sets the GroupSet field's value.
func (*NetworkInterfaceSetItem) SetIpAddress ¶
func (s *NetworkInterfaceSetItem) SetIpAddress(v string) *NetworkInterfaceSetItem
SetIpAddress sets the IpAddress field's value.
func (*NetworkInterfaceSetItem) SetMacAddress ¶
func (s *NetworkInterfaceSetItem) SetMacAddress(v string) *NetworkInterfaceSetItem
SetMacAddress sets the MacAddress field's value.
func (*NetworkInterfaceSetItem) SetNetworkId ¶
func (s *NetworkInterfaceSetItem) SetNetworkId(v string) *NetworkInterfaceSetItem
SetNetworkId sets the NetworkId field's value.
func (*NetworkInterfaceSetItem) SetNetworkInterfaceId ¶
func (s *NetworkInterfaceSetItem) SetNetworkInterfaceId(v string) *NetworkInterfaceSetItem
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*NetworkInterfaceSetItem) SetNetworkName ¶
func (s *NetworkInterfaceSetItem) SetNetworkName(v string) *NetworkInterfaceSetItem
SetNetworkName sets the NetworkName field's value.
func (*NetworkInterfaceSetItem) SetNiftyNetworkId ¶
func (s *NetworkInterfaceSetItem) SetNiftyNetworkId(v string) *NetworkInterfaceSetItem
SetNiftyNetworkId sets the NiftyNetworkId field's value.
func (*NetworkInterfaceSetItem) SetNiftyNetworkName ¶
func (s *NetworkInterfaceSetItem) SetNiftyNetworkName(v string) *NetworkInterfaceSetItem
SetNiftyNetworkName sets the NiftyNetworkName field's value.
func (*NetworkInterfaceSetItem) SetOwnerId ¶
func (s *NetworkInterfaceSetItem) SetOwnerId(v string) *NetworkInterfaceSetItem
SetOwnerId sets the OwnerId field's value.
func (*NetworkInterfaceSetItem) SetPrivateDnsName ¶
func (s *NetworkInterfaceSetItem) SetPrivateDnsName(v string) *NetworkInterfaceSetItem
SetPrivateDnsName sets the PrivateDnsName field's value.
func (*NetworkInterfaceSetItem) SetPrivateIpAddress ¶
func (s *NetworkInterfaceSetItem) SetPrivateIpAddress(v string) *NetworkInterfaceSetItem
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*NetworkInterfaceSetItem) SetPrivateIpAddressV6 ¶
func (s *NetworkInterfaceSetItem) SetPrivateIpAddressV6(v string) *NetworkInterfaceSetItem
SetPrivateIpAddressV6 sets the PrivateIpAddressV6 field's value.
func (*NetworkInterfaceSetItem) SetPrivateIpAddressesSet ¶
func (s *NetworkInterfaceSetItem) SetPrivateIpAddressesSet(v []*PrivateIpAddressesSetItem) *NetworkInterfaceSetItem
SetPrivateIpAddressesSet sets the PrivateIpAddressesSet field's value.
func (*NetworkInterfaceSetItem) SetSourceDestCheck ¶
func (s *NetworkInterfaceSetItem) SetSourceDestCheck(v string) *NetworkInterfaceSetItem
SetSourceDestCheck sets the SourceDestCheck field's value.
func (*NetworkInterfaceSetItem) SetStatus ¶
func (s *NetworkInterfaceSetItem) SetStatus(v string) *NetworkInterfaceSetItem
SetStatus sets the Status field's value.
func (*NetworkInterfaceSetItem) SetSubnetId ¶
func (s *NetworkInterfaceSetItem) SetSubnetId(v string) *NetworkInterfaceSetItem
SetSubnetId sets the SubnetId field's value.
func (*NetworkInterfaceSetItem) SetVpcId ¶
func (s *NetworkInterfaceSetItem) SetVpcId(v string) *NetworkInterfaceSetItem
SetVpcId sets the VpcId field's value.
func (NetworkInterfaceSetItem) String ¶
func (s NetworkInterfaceSetItem) String() string
String returns the string representation
type NetworkInterfacesMemberItem ¶
type NetworkInterfacesMemberItem struct { Description *string `locationName:"Description" type:"string"` DeviceIndex *int64 `locationName:"DeviceIndex" type:"integer"` IpAddress *string `locationName:"IpAddress" type:"string"` IsVipNetwork *bool `locationName:"IsVipNetwork" type:"boolean"` NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` // contains filtered or unexported fields }
func (NetworkInterfacesMemberItem) GoString ¶
func (s NetworkInterfacesMemberItem) GoString() string
GoString returns the string representation
func (*NetworkInterfacesMemberItem) SetDescription ¶
func (s *NetworkInterfacesMemberItem) SetDescription(v string) *NetworkInterfacesMemberItem
SetDescription sets the Description field's value.
func (*NetworkInterfacesMemberItem) SetDeviceIndex ¶
func (s *NetworkInterfacesMemberItem) SetDeviceIndex(v int64) *NetworkInterfacesMemberItem
SetDeviceIndex sets the DeviceIndex field's value.
func (*NetworkInterfacesMemberItem) SetIpAddress ¶
func (s *NetworkInterfacesMemberItem) SetIpAddress(v string) *NetworkInterfacesMemberItem
SetIpAddress sets the IpAddress field's value.
func (*NetworkInterfacesMemberItem) SetIsVipNetwork ¶
func (s *NetworkInterfacesMemberItem) SetIsVipNetwork(v bool) *NetworkInterfacesMemberItem
SetIsVipNetwork sets the IsVipNetwork field's value.
func (*NetworkInterfacesMemberItem) SetNetworkId ¶
func (s *NetworkInterfacesMemberItem) SetNetworkId(v string) *NetworkInterfacesMemberItem
SetNetworkId sets the NetworkId field's value.
func (*NetworkInterfacesMemberItem) SetNetworkName ¶
func (s *NetworkInterfacesMemberItem) SetNetworkName(v string) *NetworkInterfacesMemberItem
SetNetworkName sets the NetworkName field's value.
func (NetworkInterfacesMemberItem) String ¶
func (s NetworkInterfacesMemberItem) String() string
String returns the string representation
type NextMonthAccountingType ¶
type NextMonthAccountingType struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (NextMonthAccountingType) GoString ¶
func (s NextMonthAccountingType) GoString() string
GoString returns the string representation
func (*NextMonthAccountingType) SetValue ¶
func (s *NextMonthAccountingType) SetValue(v string) *NextMonthAccountingType
SetValue sets the Value field's value.
func (NextMonthAccountingType) String ¶
func (s NextMonthAccountingType) String() string
String returns the string representation
type NiftyAssociateImageInput ¶
type NiftyAssociateImageInput struct { DistributionId []*string `locationName:"DistributionId" type:"list"` ImageId *string `locationName:"ImageId" type:"string"` IsPublic *bool `locationName:"IsPublic" type:"boolean"` IsRedistribute *bool `locationName:"IsRedistribute" type:"boolean"` // contains filtered or unexported fields }
func (NiftyAssociateImageInput) GoString ¶
func (s NiftyAssociateImageInput) GoString() string
GoString returns the string representation
func (*NiftyAssociateImageInput) SetDistributionId ¶
func (s *NiftyAssociateImageInput) SetDistributionId(v []*string) *NiftyAssociateImageInput
SetDistributionId sets the DistributionId field's value.
func (*NiftyAssociateImageInput) SetImageId ¶
func (s *NiftyAssociateImageInput) SetImageId(v string) *NiftyAssociateImageInput
SetImageId sets the ImageId field's value.
func (*NiftyAssociateImageInput) SetIsPublic ¶
func (s *NiftyAssociateImageInput) SetIsPublic(v bool) *NiftyAssociateImageInput
SetIsPublic sets the IsPublic field's value.
func (*NiftyAssociateImageInput) SetIsRedistribute ¶
func (s *NiftyAssociateImageInput) SetIsRedistribute(v bool) *NiftyAssociateImageInput
SetIsRedistribute sets the IsRedistribute field's value.
func (NiftyAssociateImageInput) String ¶
func (s NiftyAssociateImageInput) String() string
String returns the string representation
type NiftyAssociateImageOutput ¶
type NiftyAssociateImageOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyAssociateImageOutput) GoString ¶
func (s NiftyAssociateImageOutput) GoString() string
GoString returns the string representation
func (*NiftyAssociateImageOutput) SetRequestId ¶
func (s *NiftyAssociateImageOutput) SetRequestId(v string) *NiftyAssociateImageOutput
SetRequestId sets the RequestId field's value.
func (*NiftyAssociateImageOutput) SetReturn ¶
func (s *NiftyAssociateImageOutput) SetReturn(v bool) *NiftyAssociateImageOutput
SetReturn sets the Return field's value.
func (NiftyAssociateImageOutput) String ¶
func (s NiftyAssociateImageOutput) String() string
String returns the string representation
type NiftyAssociateNatTableInput ¶
type NiftyAssociateNatTableInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` NatTableId *string `locationName:"NatTableId" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyAssociateNatTableInput) GoString ¶
func (s NiftyAssociateNatTableInput) GoString() string
GoString returns the string representation
func (*NiftyAssociateNatTableInput) SetAgreement ¶
func (s *NiftyAssociateNatTableInput) SetAgreement(v bool) *NiftyAssociateNatTableInput
SetAgreement sets the Agreement field's value.
func (*NiftyAssociateNatTableInput) SetNatTableId ¶
func (s *NiftyAssociateNatTableInput) SetNatTableId(v string) *NiftyAssociateNatTableInput
SetNatTableId sets the NatTableId field's value.
func (*NiftyAssociateNatTableInput) SetRouterId ¶
func (s *NiftyAssociateNatTableInput) SetRouterId(v string) *NiftyAssociateNatTableInput
SetRouterId sets the RouterId field's value.
func (*NiftyAssociateNatTableInput) SetRouterName ¶
func (s *NiftyAssociateNatTableInput) SetRouterName(v string) *NiftyAssociateNatTableInput
SetRouterName sets the RouterName field's value.
func (NiftyAssociateNatTableInput) String ¶
func (s NiftyAssociateNatTableInput) String() string
String returns the string representation
type NiftyAssociateNatTableOutput ¶
type NiftyAssociateNatTableOutput struct { AssociationId *string `locationName:"associationId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyAssociateNatTableOutput) GoString ¶
func (s NiftyAssociateNatTableOutput) GoString() string
GoString returns the string representation
func (*NiftyAssociateNatTableOutput) SetAssociationId ¶
func (s *NiftyAssociateNatTableOutput) SetAssociationId(v string) *NiftyAssociateNatTableOutput
SetAssociationId sets the AssociationId field's value.
func (*NiftyAssociateNatTableOutput) SetRequestId ¶
func (s *NiftyAssociateNatTableOutput) SetRequestId(v string) *NiftyAssociateNatTableOutput
SetRequestId sets the RequestId field's value.
func (NiftyAssociateNatTableOutput) String ¶
func (s NiftyAssociateNatTableOutput) String() string
String returns the string representation
type NiftyAssociateRouteTableWithVpnGatewayInput ¶
type NiftyAssociateRouteTableWithVpnGatewayInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` RouteTableId *string `locationName:"RouteTableId" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (NiftyAssociateRouteTableWithVpnGatewayInput) GoString ¶
func (s NiftyAssociateRouteTableWithVpnGatewayInput) GoString() string
GoString returns the string representation
func (*NiftyAssociateRouteTableWithVpnGatewayInput) SetAgreement ¶
func (s *NiftyAssociateRouteTableWithVpnGatewayInput) SetAgreement(v bool) *NiftyAssociateRouteTableWithVpnGatewayInput
SetAgreement sets the Agreement field's value.
func (*NiftyAssociateRouteTableWithVpnGatewayInput) SetNiftyVpnGatewayName ¶
func (s *NiftyAssociateRouteTableWithVpnGatewayInput) SetNiftyVpnGatewayName(v string) *NiftyAssociateRouteTableWithVpnGatewayInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*NiftyAssociateRouteTableWithVpnGatewayInput) SetRouteTableId ¶
func (s *NiftyAssociateRouteTableWithVpnGatewayInput) SetRouteTableId(v string) *NiftyAssociateRouteTableWithVpnGatewayInput
SetRouteTableId sets the RouteTableId field's value.
func (*NiftyAssociateRouteTableWithVpnGatewayInput) SetVpnGatewayId ¶
func (s *NiftyAssociateRouteTableWithVpnGatewayInput) SetVpnGatewayId(v string) *NiftyAssociateRouteTableWithVpnGatewayInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (NiftyAssociateRouteTableWithVpnGatewayInput) String ¶
func (s NiftyAssociateRouteTableWithVpnGatewayInput) String() string
String returns the string representation
type NiftyAssociateRouteTableWithVpnGatewayOutput ¶
type NiftyAssociateRouteTableWithVpnGatewayOutput struct { AssociationId *string `locationName:"associationId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyAssociateRouteTableWithVpnGatewayOutput) GoString ¶
func (s NiftyAssociateRouteTableWithVpnGatewayOutput) GoString() string
GoString returns the string representation
func (*NiftyAssociateRouteTableWithVpnGatewayOutput) SetAssociationId ¶
func (s *NiftyAssociateRouteTableWithVpnGatewayOutput) SetAssociationId(v string) *NiftyAssociateRouteTableWithVpnGatewayOutput
SetAssociationId sets the AssociationId field's value.
func (*NiftyAssociateRouteTableWithVpnGatewayOutput) SetRequestId ¶
func (s *NiftyAssociateRouteTableWithVpnGatewayOutput) SetRequestId(v string) *NiftyAssociateRouteTableWithVpnGatewayOutput
SetRequestId sets the RequestId field's value.
func (NiftyAssociateRouteTableWithVpnGatewayOutput) String ¶
func (s NiftyAssociateRouteTableWithVpnGatewayOutput) String() string
String returns the string representation
type NiftyConfigureElasticLoadBalancerHealthCheckInput ¶
type NiftyConfigureElasticLoadBalancerHealthCheckInput struct { ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"ElasticLoadBalancerPort" type:"integer"` HealthCheck *RequestHealthCheckStruct `locationName:"HealthCheck" type:"structure"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` Protocol *string `locationName:"Protocol" type:"string"` // contains filtered or unexported fields }
func (NiftyConfigureElasticLoadBalancerHealthCheckInput) GoString ¶
func (s NiftyConfigureElasticLoadBalancerHealthCheckInput) GoString() string
GoString returns the string representation
func (*NiftyConfigureElasticLoadBalancerHealthCheckInput) SetElasticLoadBalancerId ¶
func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetElasticLoadBalancerId(v string) *NiftyConfigureElasticLoadBalancerHealthCheckInput
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyConfigureElasticLoadBalancerHealthCheckInput) SetElasticLoadBalancerName ¶
func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetElasticLoadBalancerName(v string) *NiftyConfigureElasticLoadBalancerHealthCheckInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyConfigureElasticLoadBalancerHealthCheckInput) SetElasticLoadBalancerPort ¶
func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetElasticLoadBalancerPort(v int64) *NiftyConfigureElasticLoadBalancerHealthCheckInput
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*NiftyConfigureElasticLoadBalancerHealthCheckInput) SetHealthCheck ¶
func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetHealthCheck(v *RequestHealthCheckStruct) *NiftyConfigureElasticLoadBalancerHealthCheckInput
SetHealthCheck sets the HealthCheck field's value.
func (*NiftyConfigureElasticLoadBalancerHealthCheckInput) SetInstancePort ¶
func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetInstancePort(v int64) *NiftyConfigureElasticLoadBalancerHealthCheckInput
SetInstancePort sets the InstancePort field's value.
func (*NiftyConfigureElasticLoadBalancerHealthCheckInput) SetProtocol ¶
func (s *NiftyConfigureElasticLoadBalancerHealthCheckInput) SetProtocol(v string) *NiftyConfigureElasticLoadBalancerHealthCheckInput
SetProtocol sets the Protocol field's value.
func (NiftyConfigureElasticLoadBalancerHealthCheckInput) String ¶
func (s NiftyConfigureElasticLoadBalancerHealthCheckInput) String() string
String returns the string representation
type NiftyConfigureElasticLoadBalancerHealthCheckOutput ¶
type NiftyConfigureElasticLoadBalancerHealthCheckOutput struct { HealthCheck *HealthCheck `locationName:"HealthCheck" type:"structure"` NiftyConfigureElasticLoadBalancerHealthCheckResult *NiftyConfigureElasticLoadBalancerHealthCheckOutput `locationName:"NiftyConfigureElasticLoadBalancerHealthCheckResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyConfigureElasticLoadBalancerHealthCheckOutput) GoString ¶
func (s NiftyConfigureElasticLoadBalancerHealthCheckOutput) GoString() string
GoString returns the string representation
func (*NiftyConfigureElasticLoadBalancerHealthCheckOutput) SetHealthCheck ¶
func (s *NiftyConfigureElasticLoadBalancerHealthCheckOutput) SetHealthCheck(v *HealthCheck) *NiftyConfigureElasticLoadBalancerHealthCheckOutput
SetHealthCheck sets the HealthCheck field's value.
func (*NiftyConfigureElasticLoadBalancerHealthCheckOutput) SetNiftyConfigureElasticLoadBalancerHealthCheckResult ¶
func (s *NiftyConfigureElasticLoadBalancerHealthCheckOutput) SetNiftyConfigureElasticLoadBalancerHealthCheckResult(v *NiftyConfigureElasticLoadBalancerHealthCheckOutput) *NiftyConfigureElasticLoadBalancerHealthCheckOutput
SetNiftyConfigureElasticLoadBalancerHealthCheckResult sets the NiftyConfigureElasticLoadBalancerHealthCheckResult field's value.
func (*NiftyConfigureElasticLoadBalancerHealthCheckOutput) SetResponseMetadata ¶
func (s *NiftyConfigureElasticLoadBalancerHealthCheckOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyConfigureElasticLoadBalancerHealthCheckOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyConfigureElasticLoadBalancerHealthCheckOutput) String ¶
func (s NiftyConfigureElasticLoadBalancerHealthCheckOutput) String() string
String returns the string representation
type NiftyCreateAlarmInput ¶
type NiftyCreateAlarmInput struct { AlarmCondition *string `locationName:"AlarmCondition" type:"string"` Description *string `locationName:"Description" type:"string"` ElasticLoadBalancerName []*string `locationName:"ElasticLoadBalancerName" type:"list"` ElasticLoadBalancerPort []*int64 `locationName:"ElasticLoadBalancerPort" type:"list"` ElasticLoadBalancerProtocol []*string `locationName:"ElasticLoadBalancerProtocol" type:"list"` EmailAddress []*string `locationName:"EmailAddress" type:"list"` FunctionName *string `locationName:"FunctionName" type:"string"` InstanceId []*string `locationName:"InstanceId" type:"list"` LoadBalancerName []*string `locationName:"LoadBalancerName" type:"list"` LoadBalancerPort []*int64 `locationName:"LoadBalancerPort" type:"list"` Partition []*string `locationName:"Partition" type:"list"` Rule []*RequestRuleStruct `locationName:"Rule" type:"list"` RuleName *string `locationName:"RuleName" type:"string"` Zone *string `locationName:"Zone" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateAlarmInput) GoString ¶
func (s NiftyCreateAlarmInput) GoString() string
GoString returns the string representation
func (*NiftyCreateAlarmInput) SetAlarmCondition ¶
func (s *NiftyCreateAlarmInput) SetAlarmCondition(v string) *NiftyCreateAlarmInput
SetAlarmCondition sets the AlarmCondition field's value.
func (*NiftyCreateAlarmInput) SetDescription ¶
func (s *NiftyCreateAlarmInput) SetDescription(v string) *NiftyCreateAlarmInput
SetDescription sets the Description field's value.
func (*NiftyCreateAlarmInput) SetElasticLoadBalancerName ¶
func (s *NiftyCreateAlarmInput) SetElasticLoadBalancerName(v []*string) *NiftyCreateAlarmInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyCreateAlarmInput) SetElasticLoadBalancerPort ¶
func (s *NiftyCreateAlarmInput) SetElasticLoadBalancerPort(v []*int64) *NiftyCreateAlarmInput
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*NiftyCreateAlarmInput) SetElasticLoadBalancerProtocol ¶
func (s *NiftyCreateAlarmInput) SetElasticLoadBalancerProtocol(v []*string) *NiftyCreateAlarmInput
SetElasticLoadBalancerProtocol sets the ElasticLoadBalancerProtocol field's value.
func (*NiftyCreateAlarmInput) SetEmailAddress ¶
func (s *NiftyCreateAlarmInput) SetEmailAddress(v []*string) *NiftyCreateAlarmInput
SetEmailAddress sets the EmailAddress field's value.
func (*NiftyCreateAlarmInput) SetFunctionName ¶
func (s *NiftyCreateAlarmInput) SetFunctionName(v string) *NiftyCreateAlarmInput
SetFunctionName sets the FunctionName field's value.
func (*NiftyCreateAlarmInput) SetInstanceId ¶
func (s *NiftyCreateAlarmInput) SetInstanceId(v []*string) *NiftyCreateAlarmInput
SetInstanceId sets the InstanceId field's value.
func (*NiftyCreateAlarmInput) SetLoadBalancerName ¶
func (s *NiftyCreateAlarmInput) SetLoadBalancerName(v []*string) *NiftyCreateAlarmInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*NiftyCreateAlarmInput) SetLoadBalancerPort ¶
func (s *NiftyCreateAlarmInput) SetLoadBalancerPort(v []*int64) *NiftyCreateAlarmInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*NiftyCreateAlarmInput) SetPartition ¶
func (s *NiftyCreateAlarmInput) SetPartition(v []*string) *NiftyCreateAlarmInput
SetPartition sets the Partition field's value.
func (*NiftyCreateAlarmInput) SetRule ¶
func (s *NiftyCreateAlarmInput) SetRule(v []*RequestRuleStruct) *NiftyCreateAlarmInput
SetRule sets the Rule field's value.
func (*NiftyCreateAlarmInput) SetRuleName ¶
func (s *NiftyCreateAlarmInput) SetRuleName(v string) *NiftyCreateAlarmInput
SetRuleName sets the RuleName field's value.
func (*NiftyCreateAlarmInput) SetZone ¶
func (s *NiftyCreateAlarmInput) SetZone(v string) *NiftyCreateAlarmInput
SetZone sets the Zone field's value.
func (NiftyCreateAlarmInput) String ¶
func (s NiftyCreateAlarmInput) String() string
String returns the string representation
type NiftyCreateAlarmOutput ¶
type NiftyCreateAlarmOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyCreateAlarmOutput) GoString ¶
func (s NiftyCreateAlarmOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateAlarmOutput) SetRequestId ¶
func (s *NiftyCreateAlarmOutput) SetRequestId(v string) *NiftyCreateAlarmOutput
SetRequestId sets the RequestId field's value.
func (*NiftyCreateAlarmOutput) SetReturn ¶
func (s *NiftyCreateAlarmOutput) SetReturn(v bool) *NiftyCreateAlarmOutput
SetReturn sets the Return field's value.
func (NiftyCreateAlarmOutput) String ¶
func (s NiftyCreateAlarmOutput) String() string
String returns the string representation
type NiftyCreateAutoScalingGroupInput ¶
type NiftyCreateAutoScalingGroupInput struct { AutoScalingGroupName *string `locationName:"AutoScalingGroupName" type:"string"` ChangeInCapacity *int64 `locationName:"ChangeInCapacity" type:"integer"` DefaultCooldown *int64 `locationName:"DefaultCooldown" type:"integer"` Description *string `locationName:"Description" type:"string"` ImageId *string `locationName:"ImageId" type:"string"` InstanceLifecycleLimit *int64 `locationName:"InstanceLifecycleLimit" type:"integer"` InstanceType *string `locationName:"InstanceType" type:"string"` LoadBalancers []*RequestLoadBalancersStruct `locationName:"LoadBalancers" type:"list"` MaxSize *int64 `locationName:"MaxSize" type:"integer"` MinSize *int64 `locationName:"MinSize" type:"integer"` Scaleout *int64 `locationName:"Scaleout" type:"integer"` ScaleoutCondition *string `locationName:"ScaleoutCondition" type:"string"` ScalingSchedule []*RequestScalingScheduleStruct `locationName:"ScalingSchedule" type:"list"` ScalingTrigger []*RequestScalingTriggerStruct `locationName:"ScalingTrigger" type:"list"` SecurityGroup []*string `locationName:"SecurityGroup" type:"list"` // contains filtered or unexported fields }
func (NiftyCreateAutoScalingGroupInput) GoString ¶
func (s NiftyCreateAutoScalingGroupInput) GoString() string
GoString returns the string representation
func (*NiftyCreateAutoScalingGroupInput) SetAutoScalingGroupName ¶
func (s *NiftyCreateAutoScalingGroupInput) SetAutoScalingGroupName(v string) *NiftyCreateAutoScalingGroupInput
SetAutoScalingGroupName sets the AutoScalingGroupName field's value.
func (*NiftyCreateAutoScalingGroupInput) SetChangeInCapacity ¶
func (s *NiftyCreateAutoScalingGroupInput) SetChangeInCapacity(v int64) *NiftyCreateAutoScalingGroupInput
SetChangeInCapacity sets the ChangeInCapacity field's value.
func (*NiftyCreateAutoScalingGroupInput) SetDefaultCooldown ¶
func (s *NiftyCreateAutoScalingGroupInput) SetDefaultCooldown(v int64) *NiftyCreateAutoScalingGroupInput
SetDefaultCooldown sets the DefaultCooldown field's value.
func (*NiftyCreateAutoScalingGroupInput) SetDescription ¶
func (s *NiftyCreateAutoScalingGroupInput) SetDescription(v string) *NiftyCreateAutoScalingGroupInput
SetDescription sets the Description field's value.
func (*NiftyCreateAutoScalingGroupInput) SetImageId ¶
func (s *NiftyCreateAutoScalingGroupInput) SetImageId(v string) *NiftyCreateAutoScalingGroupInput
SetImageId sets the ImageId field's value.
func (*NiftyCreateAutoScalingGroupInput) SetInstanceLifecycleLimit ¶
func (s *NiftyCreateAutoScalingGroupInput) SetInstanceLifecycleLimit(v int64) *NiftyCreateAutoScalingGroupInput
SetInstanceLifecycleLimit sets the InstanceLifecycleLimit field's value.
func (*NiftyCreateAutoScalingGroupInput) SetInstanceType ¶
func (s *NiftyCreateAutoScalingGroupInput) SetInstanceType(v string) *NiftyCreateAutoScalingGroupInput
SetInstanceType sets the InstanceType field's value.
func (*NiftyCreateAutoScalingGroupInput) SetLoadBalancers ¶
func (s *NiftyCreateAutoScalingGroupInput) SetLoadBalancers(v []*RequestLoadBalancersStruct) *NiftyCreateAutoScalingGroupInput
SetLoadBalancers sets the LoadBalancers field's value.
func (*NiftyCreateAutoScalingGroupInput) SetMaxSize ¶
func (s *NiftyCreateAutoScalingGroupInput) SetMaxSize(v int64) *NiftyCreateAutoScalingGroupInput
SetMaxSize sets the MaxSize field's value.
func (*NiftyCreateAutoScalingGroupInput) SetMinSize ¶
func (s *NiftyCreateAutoScalingGroupInput) SetMinSize(v int64) *NiftyCreateAutoScalingGroupInput
SetMinSize sets the MinSize field's value.
func (*NiftyCreateAutoScalingGroupInput) SetScaleout ¶
func (s *NiftyCreateAutoScalingGroupInput) SetScaleout(v int64) *NiftyCreateAutoScalingGroupInput
SetScaleout sets the Scaleout field's value.
func (*NiftyCreateAutoScalingGroupInput) SetScaleoutCondition ¶
func (s *NiftyCreateAutoScalingGroupInput) SetScaleoutCondition(v string) *NiftyCreateAutoScalingGroupInput
SetScaleoutCondition sets the ScaleoutCondition field's value.
func (*NiftyCreateAutoScalingGroupInput) SetScalingSchedule ¶
func (s *NiftyCreateAutoScalingGroupInput) SetScalingSchedule(v []*RequestScalingScheduleStruct) *NiftyCreateAutoScalingGroupInput
SetScalingSchedule sets the ScalingSchedule field's value.
func (*NiftyCreateAutoScalingGroupInput) SetScalingTrigger ¶
func (s *NiftyCreateAutoScalingGroupInput) SetScalingTrigger(v []*RequestScalingTriggerStruct) *NiftyCreateAutoScalingGroupInput
SetScalingTrigger sets the ScalingTrigger field's value.
func (*NiftyCreateAutoScalingGroupInput) SetSecurityGroup ¶
func (s *NiftyCreateAutoScalingGroupInput) SetSecurityGroup(v []*string) *NiftyCreateAutoScalingGroupInput
SetSecurityGroup sets the SecurityGroup field's value.
func (NiftyCreateAutoScalingGroupInput) String ¶
func (s NiftyCreateAutoScalingGroupInput) String() string
String returns the string representation
type NiftyCreateAutoScalingGroupOutput ¶
type NiftyCreateAutoScalingGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyCreateAutoScalingGroupOutput) GoString ¶
func (s NiftyCreateAutoScalingGroupOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateAutoScalingGroupOutput) SetRequestId ¶
func (s *NiftyCreateAutoScalingGroupOutput) SetRequestId(v string) *NiftyCreateAutoScalingGroupOutput
SetRequestId sets the RequestId field's value.
func (*NiftyCreateAutoScalingGroupOutput) SetReturn ¶
func (s *NiftyCreateAutoScalingGroupOutput) SetReturn(v bool) *NiftyCreateAutoScalingGroupOutput
SetReturn sets the Return field's value.
func (NiftyCreateAutoScalingGroupOutput) String ¶
func (s NiftyCreateAutoScalingGroupOutput) String() string
String returns the string representation
type NiftyCreateDhcpConfigInput ¶
type NiftyCreateDhcpConfigInput struct {
// contains filtered or unexported fields
}
func (NiftyCreateDhcpConfigInput) GoString ¶
func (s NiftyCreateDhcpConfigInput) GoString() string
GoString returns the string representation
func (NiftyCreateDhcpConfigInput) String ¶
func (s NiftyCreateDhcpConfigInput) String() string
String returns the string representation
type NiftyCreateDhcpConfigOutput ¶
type NiftyCreateDhcpConfigOutput struct { DhcpConfig *DhcpConfig `locationName:"dhcpConfig" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateDhcpConfigOutput) GoString ¶
func (s NiftyCreateDhcpConfigOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateDhcpConfigOutput) SetDhcpConfig ¶
func (s *NiftyCreateDhcpConfigOutput) SetDhcpConfig(v *DhcpConfig) *NiftyCreateDhcpConfigOutput
SetDhcpConfig sets the DhcpConfig field's value.
func (*NiftyCreateDhcpConfigOutput) SetRequestId ¶
func (s *NiftyCreateDhcpConfigOutput) SetRequestId(v string) *NiftyCreateDhcpConfigOutput
SetRequestId sets the RequestId field's value.
func (NiftyCreateDhcpConfigOutput) String ¶
func (s NiftyCreateDhcpConfigOutput) String() string
String returns the string representation
type NiftyCreateDhcpIpAddressPoolInput ¶
type NiftyCreateDhcpIpAddressPoolInput struct { Description *string `locationName:"Description" type:"string"` DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` StartIpAddress *string `locationName:"StartIpAddress" type:"string"` StopIpAddress *string `locationName:"StopIpAddress" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateDhcpIpAddressPoolInput) GoString ¶
func (s NiftyCreateDhcpIpAddressPoolInput) GoString() string
GoString returns the string representation
func (*NiftyCreateDhcpIpAddressPoolInput) SetDescription ¶
func (s *NiftyCreateDhcpIpAddressPoolInput) SetDescription(v string) *NiftyCreateDhcpIpAddressPoolInput
SetDescription sets the Description field's value.
func (*NiftyCreateDhcpIpAddressPoolInput) SetDhcpConfigId ¶
func (s *NiftyCreateDhcpIpAddressPoolInput) SetDhcpConfigId(v string) *NiftyCreateDhcpIpAddressPoolInput
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*NiftyCreateDhcpIpAddressPoolInput) SetStartIpAddress ¶
func (s *NiftyCreateDhcpIpAddressPoolInput) SetStartIpAddress(v string) *NiftyCreateDhcpIpAddressPoolInput
SetStartIpAddress sets the StartIpAddress field's value.
func (*NiftyCreateDhcpIpAddressPoolInput) SetStopIpAddress ¶
func (s *NiftyCreateDhcpIpAddressPoolInput) SetStopIpAddress(v string) *NiftyCreateDhcpIpAddressPoolInput
SetStopIpAddress sets the StopIpAddress field's value.
func (NiftyCreateDhcpIpAddressPoolInput) String ¶
func (s NiftyCreateDhcpIpAddressPoolInput) String() string
String returns the string representation
type NiftyCreateDhcpIpAddressPoolOutput ¶
type NiftyCreateDhcpIpAddressPoolOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyCreateDhcpIpAddressPoolOutput) GoString ¶
func (s NiftyCreateDhcpIpAddressPoolOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateDhcpIpAddressPoolOutput) SetRequestId ¶
func (s *NiftyCreateDhcpIpAddressPoolOutput) SetRequestId(v string) *NiftyCreateDhcpIpAddressPoolOutput
SetRequestId sets the RequestId field's value.
func (*NiftyCreateDhcpIpAddressPoolOutput) SetReturn ¶
func (s *NiftyCreateDhcpIpAddressPoolOutput) SetReturn(v bool) *NiftyCreateDhcpIpAddressPoolOutput
SetReturn sets the Return field's value.
func (NiftyCreateDhcpIpAddressPoolOutput) String ¶
func (s NiftyCreateDhcpIpAddressPoolOutput) String() string
String returns the string representation
type NiftyCreateDhcpStaticMappingInput ¶
type NiftyCreateDhcpStaticMappingInput struct { Description *string `locationName:"Description" type:"string"` DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` IpAddress *string `locationName:"IpAddress" type:"string"` MacAddress *string `locationName:"MacAddress" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateDhcpStaticMappingInput) GoString ¶
func (s NiftyCreateDhcpStaticMappingInput) GoString() string
GoString returns the string representation
func (*NiftyCreateDhcpStaticMappingInput) SetDescription ¶
func (s *NiftyCreateDhcpStaticMappingInput) SetDescription(v string) *NiftyCreateDhcpStaticMappingInput
SetDescription sets the Description field's value.
func (*NiftyCreateDhcpStaticMappingInput) SetDhcpConfigId ¶
func (s *NiftyCreateDhcpStaticMappingInput) SetDhcpConfigId(v string) *NiftyCreateDhcpStaticMappingInput
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*NiftyCreateDhcpStaticMappingInput) SetIpAddress ¶
func (s *NiftyCreateDhcpStaticMappingInput) SetIpAddress(v string) *NiftyCreateDhcpStaticMappingInput
SetIpAddress sets the IpAddress field's value.
func (*NiftyCreateDhcpStaticMappingInput) SetMacAddress ¶
func (s *NiftyCreateDhcpStaticMappingInput) SetMacAddress(v string) *NiftyCreateDhcpStaticMappingInput
SetMacAddress sets the MacAddress field's value.
func (NiftyCreateDhcpStaticMappingInput) String ¶
func (s NiftyCreateDhcpStaticMappingInput) String() string
String returns the string representation
type NiftyCreateDhcpStaticMappingOutput ¶
type NiftyCreateDhcpStaticMappingOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyCreateDhcpStaticMappingOutput) GoString ¶
func (s NiftyCreateDhcpStaticMappingOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateDhcpStaticMappingOutput) SetRequestId ¶
func (s *NiftyCreateDhcpStaticMappingOutput) SetRequestId(v string) *NiftyCreateDhcpStaticMappingOutput
SetRequestId sets the RequestId field's value.
func (*NiftyCreateDhcpStaticMappingOutput) SetReturn ¶
func (s *NiftyCreateDhcpStaticMappingOutput) SetReturn(v bool) *NiftyCreateDhcpStaticMappingOutput
SetReturn sets the Return field's value.
func (NiftyCreateDhcpStaticMappingOutput) String ¶
func (s NiftyCreateDhcpStaticMappingOutput) String() string
String returns the string representation
type NiftyCreateElasticLoadBalancerInput ¶
type NiftyCreateElasticLoadBalancerInput struct { AccountingType *string `locationName:"AccountingType" type:"string"` AvailabilityZones []*string `locationName:"AvailabilityZones" locationNameList:"member" type:"list"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` Listeners []*RequestListenersStruct `locationName:"Listeners" locationNameList:"member" type:"list"` NetworkInterface []*RequestNetworkInterfaceStruct `locationName:"NetworkInterface" type:"list"` NetworkVolume *int64 `locationName:"NetworkVolume" type:"integer"` // contains filtered or unexported fields }
func (NiftyCreateElasticLoadBalancerInput) GoString ¶
func (s NiftyCreateElasticLoadBalancerInput) GoString() string
GoString returns the string representation
func (*NiftyCreateElasticLoadBalancerInput) SetAccountingType ¶
func (s *NiftyCreateElasticLoadBalancerInput) SetAccountingType(v string) *NiftyCreateElasticLoadBalancerInput
SetAccountingType sets the AccountingType field's value.
func (*NiftyCreateElasticLoadBalancerInput) SetAvailabilityZones ¶
func (s *NiftyCreateElasticLoadBalancerInput) SetAvailabilityZones(v []*string) *NiftyCreateElasticLoadBalancerInput
SetAvailabilityZones sets the AvailabilityZones field's value.
func (*NiftyCreateElasticLoadBalancerInput) SetElasticLoadBalancerName ¶
func (s *NiftyCreateElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyCreateElasticLoadBalancerInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyCreateElasticLoadBalancerInput) SetListeners ¶
func (s *NiftyCreateElasticLoadBalancerInput) SetListeners(v []*RequestListenersStruct) *NiftyCreateElasticLoadBalancerInput
SetListeners sets the Listeners field's value.
func (*NiftyCreateElasticLoadBalancerInput) SetNetworkInterface ¶
func (s *NiftyCreateElasticLoadBalancerInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *NiftyCreateElasticLoadBalancerInput
SetNetworkInterface sets the NetworkInterface field's value.
func (*NiftyCreateElasticLoadBalancerInput) SetNetworkVolume ¶
func (s *NiftyCreateElasticLoadBalancerInput) SetNetworkVolume(v int64) *NiftyCreateElasticLoadBalancerInput
SetNetworkVolume sets the NetworkVolume field's value.
func (NiftyCreateElasticLoadBalancerInput) String ¶
func (s NiftyCreateElasticLoadBalancerInput) String() string
String returns the string representation
type NiftyCreateElasticLoadBalancerOutput ¶
type NiftyCreateElasticLoadBalancerOutput struct { DNSName *string `locationName:"DNSName" type:"string"` NiftyCreateElasticLoadBalancerResult *NiftyCreateElasticLoadBalancerOutput `locationName:"NiftyCreateElasticLoadBalancerResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyCreateElasticLoadBalancerOutput) GoString ¶
func (s NiftyCreateElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateElasticLoadBalancerOutput) SetDNSName ¶
func (s *NiftyCreateElasticLoadBalancerOutput) SetDNSName(v string) *NiftyCreateElasticLoadBalancerOutput
SetDNSName sets the DNSName field's value.
func (*NiftyCreateElasticLoadBalancerOutput) SetNiftyCreateElasticLoadBalancerResult ¶
func (s *NiftyCreateElasticLoadBalancerOutput) SetNiftyCreateElasticLoadBalancerResult(v *NiftyCreateElasticLoadBalancerOutput) *NiftyCreateElasticLoadBalancerOutput
SetNiftyCreateElasticLoadBalancerResult sets the NiftyCreateElasticLoadBalancerResult field's value.
func (*NiftyCreateElasticLoadBalancerOutput) SetResponseMetadata ¶
func (s *NiftyCreateElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyCreateElasticLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyCreateElasticLoadBalancerOutput) String ¶
func (s NiftyCreateElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyCreateInstanceSnapshotInput ¶
type NiftyCreateInstanceSnapshotInput struct { Description *string `locationName:"Description" type:"string"` InstanceId *string `locationName:"InstanceId" type:"string"` SnapshotName *string `locationName:"SnapshotName" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateInstanceSnapshotInput) GoString ¶
func (s NiftyCreateInstanceSnapshotInput) GoString() string
GoString returns the string representation
func (*NiftyCreateInstanceSnapshotInput) SetDescription ¶
func (s *NiftyCreateInstanceSnapshotInput) SetDescription(v string) *NiftyCreateInstanceSnapshotInput
SetDescription sets the Description field's value.
func (*NiftyCreateInstanceSnapshotInput) SetInstanceId ¶
func (s *NiftyCreateInstanceSnapshotInput) SetInstanceId(v string) *NiftyCreateInstanceSnapshotInput
SetInstanceId sets the InstanceId field's value.
func (*NiftyCreateInstanceSnapshotInput) SetSnapshotName ¶
func (s *NiftyCreateInstanceSnapshotInput) SetSnapshotName(v string) *NiftyCreateInstanceSnapshotInput
SetSnapshotName sets the SnapshotName field's value.
func (NiftyCreateInstanceSnapshotInput) String ¶
func (s NiftyCreateInstanceSnapshotInput) String() string
String returns the string representation
type NiftyCreateInstanceSnapshotOutput ¶
type NiftyCreateInstanceSnapshotOutput struct { InstanceSet []*InstanceSetItem `locationName:"instanceSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` SnapshotName *string `locationName:"snapshotName" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateInstanceSnapshotOutput) GoString ¶
func (s NiftyCreateInstanceSnapshotOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateInstanceSnapshotOutput) SetInstanceSet ¶
func (s *NiftyCreateInstanceSnapshotOutput) SetInstanceSet(v []*InstanceSetItem) *NiftyCreateInstanceSnapshotOutput
SetInstanceSet sets the InstanceSet field's value.
func (*NiftyCreateInstanceSnapshotOutput) SetRequestId ¶
func (s *NiftyCreateInstanceSnapshotOutput) SetRequestId(v string) *NiftyCreateInstanceSnapshotOutput
SetRequestId sets the RequestId field's value.
func (*NiftyCreateInstanceSnapshotOutput) SetSnapshotName ¶
func (s *NiftyCreateInstanceSnapshotOutput) SetSnapshotName(v string) *NiftyCreateInstanceSnapshotOutput
SetSnapshotName sets the SnapshotName field's value.
func (NiftyCreateInstanceSnapshotOutput) String ¶
func (s NiftyCreateInstanceSnapshotOutput) String() string
String returns the string representation
type NiftyCreateNatRuleInput ¶
type NiftyCreateNatRuleInput struct { Description *string `locationName:"Description" type:"string"` Destination *RequestDestinationStruct `locationName:"Destination" type:"structure"` InboundInterface *RequestInboundInterfaceStruct `locationName:"InboundInterface" type:"structure"` NatTableId *string `locationName:"NatTableId" type:"string"` NatType *string `locationName:"NatType" type:"string"` OutboundInterface *RequestOutboundInterfaceStruct `locationName:"OutboundInterface" type:"structure"` Protocol *string `locationName:"Protocol" type:"string"` RuleNumber *string `locationName:"RuleNumber" type:"string"` Source *RequestSourceStruct `locationName:"Source" type:"structure"` Translation *RequestTranslationStruct `locationName:"Translation" type:"structure"` // contains filtered or unexported fields }
func (NiftyCreateNatRuleInput) GoString ¶
func (s NiftyCreateNatRuleInput) GoString() string
GoString returns the string representation
func (*NiftyCreateNatRuleInput) SetDescription ¶
func (s *NiftyCreateNatRuleInput) SetDescription(v string) *NiftyCreateNatRuleInput
SetDescription sets the Description field's value.
func (*NiftyCreateNatRuleInput) SetDestination ¶
func (s *NiftyCreateNatRuleInput) SetDestination(v *RequestDestinationStruct) *NiftyCreateNatRuleInput
SetDestination sets the Destination field's value.
func (*NiftyCreateNatRuleInput) SetInboundInterface ¶
func (s *NiftyCreateNatRuleInput) SetInboundInterface(v *RequestInboundInterfaceStruct) *NiftyCreateNatRuleInput
SetInboundInterface sets the InboundInterface field's value.
func (*NiftyCreateNatRuleInput) SetNatTableId ¶
func (s *NiftyCreateNatRuleInput) SetNatTableId(v string) *NiftyCreateNatRuleInput
SetNatTableId sets the NatTableId field's value.
func (*NiftyCreateNatRuleInput) SetNatType ¶
func (s *NiftyCreateNatRuleInput) SetNatType(v string) *NiftyCreateNatRuleInput
SetNatType sets the NatType field's value.
func (*NiftyCreateNatRuleInput) SetOutboundInterface ¶
func (s *NiftyCreateNatRuleInput) SetOutboundInterface(v *RequestOutboundInterfaceStruct) *NiftyCreateNatRuleInput
SetOutboundInterface sets the OutboundInterface field's value.
func (*NiftyCreateNatRuleInput) SetProtocol ¶
func (s *NiftyCreateNatRuleInput) SetProtocol(v string) *NiftyCreateNatRuleInput
SetProtocol sets the Protocol field's value.
func (*NiftyCreateNatRuleInput) SetRuleNumber ¶
func (s *NiftyCreateNatRuleInput) SetRuleNumber(v string) *NiftyCreateNatRuleInput
SetRuleNumber sets the RuleNumber field's value.
func (*NiftyCreateNatRuleInput) SetSource ¶
func (s *NiftyCreateNatRuleInput) SetSource(v *RequestSourceStruct) *NiftyCreateNatRuleInput
SetSource sets the Source field's value.
func (*NiftyCreateNatRuleInput) SetTranslation ¶
func (s *NiftyCreateNatRuleInput) SetTranslation(v *RequestTranslationStruct) *NiftyCreateNatRuleInput
SetTranslation sets the Translation field's value.
func (NiftyCreateNatRuleInput) String ¶
func (s NiftyCreateNatRuleInput) String() string
String returns the string representation
type NiftyCreateNatRuleOutput ¶
type NiftyCreateNatRuleOutput struct { NatRule *NatRule `locationName:"natRule" type:"structure"` NatTableId *string `locationName:"natTableId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateNatRuleOutput) GoString ¶
func (s NiftyCreateNatRuleOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateNatRuleOutput) SetNatRule ¶
func (s *NiftyCreateNatRuleOutput) SetNatRule(v *NatRule) *NiftyCreateNatRuleOutput
SetNatRule sets the NatRule field's value.
func (*NiftyCreateNatRuleOutput) SetNatTableId ¶
func (s *NiftyCreateNatRuleOutput) SetNatTableId(v string) *NiftyCreateNatRuleOutput
SetNatTableId sets the NatTableId field's value.
func (*NiftyCreateNatRuleOutput) SetRequestId ¶
func (s *NiftyCreateNatRuleOutput) SetRequestId(v string) *NiftyCreateNatRuleOutput
SetRequestId sets the RequestId field's value.
func (NiftyCreateNatRuleOutput) String ¶
func (s NiftyCreateNatRuleOutput) String() string
String returns the string representation
type NiftyCreateNatTableInput ¶
type NiftyCreateNatTableInput struct {
// contains filtered or unexported fields
}
func (NiftyCreateNatTableInput) GoString ¶
func (s NiftyCreateNatTableInput) GoString() string
GoString returns the string representation
func (NiftyCreateNatTableInput) String ¶
func (s NiftyCreateNatTableInput) String() string
String returns the string representation
type NiftyCreateNatTableOutput ¶
type NiftyCreateNatTableOutput struct { NatTable *NatTable `locationName:"natTable" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateNatTableOutput) GoString ¶
func (s NiftyCreateNatTableOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateNatTableOutput) SetNatTable ¶
func (s *NiftyCreateNatTableOutput) SetNatTable(v *NatTable) *NiftyCreateNatTableOutput
SetNatTable sets the NatTable field's value.
func (*NiftyCreateNatTableOutput) SetRequestId ¶
func (s *NiftyCreateNatTableOutput) SetRequestId(v string) *NiftyCreateNatTableOutput
SetRequestId sets the RequestId field's value.
func (NiftyCreateNatTableOutput) String ¶
func (s NiftyCreateNatTableOutput) String() string
String returns the string representation
type NiftyCreatePrivateLanInput ¶
type NiftyCreatePrivateLanInput struct { AccountingType *string `locationName:"AccountingType" type:"string"` AvailabilityZone *string `locationName:"AvailabilityZone" type:"string"` CidrBlock *string `locationName:"CidrBlock" type:"string"` Description *string `locationName:"Description" type:"string"` PrivateLanName *string `locationName:"PrivateLanName" type:"string"` // contains filtered or unexported fields }
func (NiftyCreatePrivateLanInput) GoString ¶
func (s NiftyCreatePrivateLanInput) GoString() string
GoString returns the string representation
func (*NiftyCreatePrivateLanInput) SetAccountingType ¶
func (s *NiftyCreatePrivateLanInput) SetAccountingType(v string) *NiftyCreatePrivateLanInput
SetAccountingType sets the AccountingType field's value.
func (*NiftyCreatePrivateLanInput) SetAvailabilityZone ¶
func (s *NiftyCreatePrivateLanInput) SetAvailabilityZone(v string) *NiftyCreatePrivateLanInput
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*NiftyCreatePrivateLanInput) SetCidrBlock ¶
func (s *NiftyCreatePrivateLanInput) SetCidrBlock(v string) *NiftyCreatePrivateLanInput
SetCidrBlock sets the CidrBlock field's value.
func (*NiftyCreatePrivateLanInput) SetDescription ¶
func (s *NiftyCreatePrivateLanInput) SetDescription(v string) *NiftyCreatePrivateLanInput
SetDescription sets the Description field's value.
func (*NiftyCreatePrivateLanInput) SetPrivateLanName ¶
func (s *NiftyCreatePrivateLanInput) SetPrivateLanName(v string) *NiftyCreatePrivateLanInput
SetPrivateLanName sets the PrivateLanName field's value.
func (NiftyCreatePrivateLanInput) String ¶
func (s NiftyCreatePrivateLanInput) String() string
String returns the string representation
type NiftyCreatePrivateLanOutput ¶
type NiftyCreatePrivateLanOutput struct { PrivateLan *PrivateLan `locationName:"privateLan" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyCreatePrivateLanOutput) GoString ¶
func (s NiftyCreatePrivateLanOutput) GoString() string
GoString returns the string representation
func (*NiftyCreatePrivateLanOutput) SetPrivateLan ¶
func (s *NiftyCreatePrivateLanOutput) SetPrivateLan(v *PrivateLan) *NiftyCreatePrivateLanOutput
SetPrivateLan sets the PrivateLan field's value.
func (*NiftyCreatePrivateLanOutput) SetRequestId ¶
func (s *NiftyCreatePrivateLanOutput) SetRequestId(v string) *NiftyCreatePrivateLanOutput
SetRequestId sets the RequestId field's value.
func (NiftyCreatePrivateLanOutput) String ¶
func (s NiftyCreatePrivateLanOutput) String() string
String returns the string representation
type NiftyCreateRouterInput ¶
type NiftyCreateRouterInput struct { AccountingType *string `locationName:"AccountingType" type:"string"` AvailabilityZone *string `locationName:"AvailabilityZone" type:"string"` Description *string `locationName:"Description" type:"string"` NetworkInterface []*RequestNetworkInterfaceStruct `locationName:"NetworkInterface" type:"list"` RouterName *string `locationName:"RouterName" type:"string"` SecurityGroup []*string `locationName:"SecurityGroup" type:"list"` Type *string `locationName:"Type" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateRouterInput) GoString ¶
func (s NiftyCreateRouterInput) GoString() string
GoString returns the string representation
func (*NiftyCreateRouterInput) SetAccountingType ¶
func (s *NiftyCreateRouterInput) SetAccountingType(v string) *NiftyCreateRouterInput
SetAccountingType sets the AccountingType field's value.
func (*NiftyCreateRouterInput) SetAvailabilityZone ¶
func (s *NiftyCreateRouterInput) SetAvailabilityZone(v string) *NiftyCreateRouterInput
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*NiftyCreateRouterInput) SetDescription ¶
func (s *NiftyCreateRouterInput) SetDescription(v string) *NiftyCreateRouterInput
SetDescription sets the Description field's value.
func (*NiftyCreateRouterInput) SetNetworkInterface ¶
func (s *NiftyCreateRouterInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *NiftyCreateRouterInput
SetNetworkInterface sets the NetworkInterface field's value.
func (*NiftyCreateRouterInput) SetRouterName ¶
func (s *NiftyCreateRouterInput) SetRouterName(v string) *NiftyCreateRouterInput
SetRouterName sets the RouterName field's value.
func (*NiftyCreateRouterInput) SetSecurityGroup ¶
func (s *NiftyCreateRouterInput) SetSecurityGroup(v []*string) *NiftyCreateRouterInput
SetSecurityGroup sets the SecurityGroup field's value.
func (*NiftyCreateRouterInput) SetType ¶
func (s *NiftyCreateRouterInput) SetType(v string) *NiftyCreateRouterInput
SetType sets the Type field's value.
func (NiftyCreateRouterInput) String ¶
func (s NiftyCreateRouterInput) String() string
String returns the string representation
type NiftyCreateRouterOutput ¶
type NiftyCreateRouterOutput struct { RequestId *string `locationName:"requestId" type:"string"` Router *Router `locationName:"router" type:"structure"` // contains filtered or unexported fields }
func (NiftyCreateRouterOutput) GoString ¶
func (s NiftyCreateRouterOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateRouterOutput) SetRequestId ¶
func (s *NiftyCreateRouterOutput) SetRequestId(v string) *NiftyCreateRouterOutput
SetRequestId sets the RequestId field's value.
func (*NiftyCreateRouterOutput) SetRouter ¶
func (s *NiftyCreateRouterOutput) SetRouter(v *Router) *NiftyCreateRouterOutput
SetRouter sets the Router field's value.
func (NiftyCreateRouterOutput) String ¶
func (s NiftyCreateRouterOutput) String() string
String returns the string representation
type NiftyCreateSeparateInstanceRuleInput ¶
type NiftyCreateSeparateInstanceRuleInput struct { InstanceId []*string `locationName:"InstanceId" type:"list"` InstanceUniqueId []*string `locationName:"InstanceUniqueId" type:"list"` Placement *RequestPlacementStruct `locationName:"Placement" type:"structure"` SeparateInstanceRuleDescription *string `locationName:"SeparateInstanceRuleDescription" type:"string"` SeparateInstanceRuleName *string `locationName:"SeparateInstanceRuleName" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateSeparateInstanceRuleInput) GoString ¶
func (s NiftyCreateSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
func (*NiftyCreateSeparateInstanceRuleInput) SetInstanceId ¶
func (s *NiftyCreateSeparateInstanceRuleInput) SetInstanceId(v []*string) *NiftyCreateSeparateInstanceRuleInput
SetInstanceId sets the InstanceId field's value.
func (*NiftyCreateSeparateInstanceRuleInput) SetInstanceUniqueId ¶
func (s *NiftyCreateSeparateInstanceRuleInput) SetInstanceUniqueId(v []*string) *NiftyCreateSeparateInstanceRuleInput
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*NiftyCreateSeparateInstanceRuleInput) SetPlacement ¶
func (s *NiftyCreateSeparateInstanceRuleInput) SetPlacement(v *RequestPlacementStruct) *NiftyCreateSeparateInstanceRuleInput
SetPlacement sets the Placement field's value.
func (*NiftyCreateSeparateInstanceRuleInput) SetSeparateInstanceRuleDescription ¶
func (s *NiftyCreateSeparateInstanceRuleInput) SetSeparateInstanceRuleDescription(v string) *NiftyCreateSeparateInstanceRuleInput
SetSeparateInstanceRuleDescription sets the SeparateInstanceRuleDescription field's value.
func (*NiftyCreateSeparateInstanceRuleInput) SetSeparateInstanceRuleName ¶
func (s *NiftyCreateSeparateInstanceRuleInput) SetSeparateInstanceRuleName(v string) *NiftyCreateSeparateInstanceRuleInput
SetSeparateInstanceRuleName sets the SeparateInstanceRuleName field's value.
func (NiftyCreateSeparateInstanceRuleInput) String ¶
func (s NiftyCreateSeparateInstanceRuleInput) String() string
String returns the string representation
type NiftyCreateSeparateInstanceRuleOutput ¶
type NiftyCreateSeparateInstanceRuleOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *string `locationName:"return" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateSeparateInstanceRuleOutput) GoString ¶
func (s NiftyCreateSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateSeparateInstanceRuleOutput) SetRequestId ¶
func (s *NiftyCreateSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyCreateSeparateInstanceRuleOutput
SetRequestId sets the RequestId field's value.
func (*NiftyCreateSeparateInstanceRuleOutput) SetReturn ¶
func (s *NiftyCreateSeparateInstanceRuleOutput) SetReturn(v string) *NiftyCreateSeparateInstanceRuleOutput
SetReturn sets the Return field's value.
func (NiftyCreateSeparateInstanceRuleOutput) String ¶
func (s NiftyCreateSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyCreateWebProxyInput ¶
type NiftyCreateWebProxyInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` BypassInterface *RequestBypassInterfaceStruct `locationName:"BypassInterface" type:"structure"` Description *string `locationName:"Description" type:"string"` ListenInterface *RequestListenInterfaceStruct `locationName:"ListenInterface" type:"structure"` ListenPort *string `locationName:"ListenPort" type:"string"` Option *RequestOptionStruct `locationName:"Option" type:"structure"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyCreateWebProxyInput) GoString ¶
func (s NiftyCreateWebProxyInput) GoString() string
GoString returns the string representation
func (*NiftyCreateWebProxyInput) SetAgreement ¶
func (s *NiftyCreateWebProxyInput) SetAgreement(v bool) *NiftyCreateWebProxyInput
SetAgreement sets the Agreement field's value.
func (*NiftyCreateWebProxyInput) SetBypassInterface ¶
func (s *NiftyCreateWebProxyInput) SetBypassInterface(v *RequestBypassInterfaceStruct) *NiftyCreateWebProxyInput
SetBypassInterface sets the BypassInterface field's value.
func (*NiftyCreateWebProxyInput) SetDescription ¶
func (s *NiftyCreateWebProxyInput) SetDescription(v string) *NiftyCreateWebProxyInput
SetDescription sets the Description field's value.
func (*NiftyCreateWebProxyInput) SetListenInterface ¶
func (s *NiftyCreateWebProxyInput) SetListenInterface(v *RequestListenInterfaceStruct) *NiftyCreateWebProxyInput
SetListenInterface sets the ListenInterface field's value.
func (*NiftyCreateWebProxyInput) SetListenPort ¶
func (s *NiftyCreateWebProxyInput) SetListenPort(v string) *NiftyCreateWebProxyInput
SetListenPort sets the ListenPort field's value.
func (*NiftyCreateWebProxyInput) SetOption ¶
func (s *NiftyCreateWebProxyInput) SetOption(v *RequestOptionStruct) *NiftyCreateWebProxyInput
SetOption sets the Option field's value.
func (*NiftyCreateWebProxyInput) SetRouterId ¶
func (s *NiftyCreateWebProxyInput) SetRouterId(v string) *NiftyCreateWebProxyInput
SetRouterId sets the RouterId field's value.
func (*NiftyCreateWebProxyInput) SetRouterName ¶
func (s *NiftyCreateWebProxyInput) SetRouterName(v string) *NiftyCreateWebProxyInput
SetRouterName sets the RouterName field's value.
func (NiftyCreateWebProxyInput) String ¶
func (s NiftyCreateWebProxyInput) String() string
String returns the string representation
type NiftyCreateWebProxyOutput ¶
type NiftyCreateWebProxyOutput struct { RequestId *string `locationName:"requestId" type:"string"` WebProxy *WebProxy `locationName:"webProxy" type:"structure"` // contains filtered or unexported fields }
func (NiftyCreateWebProxyOutput) GoString ¶
func (s NiftyCreateWebProxyOutput) GoString() string
GoString returns the string representation
func (*NiftyCreateWebProxyOutput) SetRequestId ¶
func (s *NiftyCreateWebProxyOutput) SetRequestId(v string) *NiftyCreateWebProxyOutput
SetRequestId sets the RequestId field's value.
func (*NiftyCreateWebProxyOutput) SetWebProxy ¶
func (s *NiftyCreateWebProxyOutput) SetWebProxy(v *WebProxy) *NiftyCreateWebProxyOutput
SetWebProxy sets the WebProxy field's value.
func (NiftyCreateWebProxyOutput) String ¶
func (s NiftyCreateWebProxyOutput) String() string
String returns the string representation
type NiftyDeleteAlarmInput ¶
type NiftyDeleteAlarmInput struct { FunctionName *string `locationName:"FunctionName" type:"string"` RuleName *string `locationName:"RuleName" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteAlarmInput) GoString ¶
func (s NiftyDeleteAlarmInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteAlarmInput) SetFunctionName ¶
func (s *NiftyDeleteAlarmInput) SetFunctionName(v string) *NiftyDeleteAlarmInput
SetFunctionName sets the FunctionName field's value.
func (*NiftyDeleteAlarmInput) SetRuleName ¶
func (s *NiftyDeleteAlarmInput) SetRuleName(v string) *NiftyDeleteAlarmInput
SetRuleName sets the RuleName field's value.
func (NiftyDeleteAlarmInput) String ¶
func (s NiftyDeleteAlarmInput) String() string
String returns the string representation
type NiftyDeleteAlarmOutput ¶
type NiftyDeleteAlarmOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeleteAlarmOutput) GoString ¶
func (s NiftyDeleteAlarmOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteAlarmOutput) SetRequestId ¶
func (s *NiftyDeleteAlarmOutput) SetRequestId(v string) *NiftyDeleteAlarmOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteAlarmOutput) SetReturn ¶
func (s *NiftyDeleteAlarmOutput) SetReturn(v bool) *NiftyDeleteAlarmOutput
SetReturn sets the Return field's value.
func (NiftyDeleteAlarmOutput) String ¶
func (s NiftyDeleteAlarmOutput) String() string
String returns the string representation
type NiftyDeleteAutoScalingGroupInput ¶
type NiftyDeleteAutoScalingGroupInput struct { AutoScalingGroupName *string `locationName:"AutoScalingGroupName" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteAutoScalingGroupInput) GoString ¶
func (s NiftyDeleteAutoScalingGroupInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteAutoScalingGroupInput) SetAutoScalingGroupName ¶
func (s *NiftyDeleteAutoScalingGroupInput) SetAutoScalingGroupName(v string) *NiftyDeleteAutoScalingGroupInput
SetAutoScalingGroupName sets the AutoScalingGroupName field's value.
func (NiftyDeleteAutoScalingGroupInput) String ¶
func (s NiftyDeleteAutoScalingGroupInput) String() string
String returns the string representation
type NiftyDeleteAutoScalingGroupOutput ¶
type NiftyDeleteAutoScalingGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeleteAutoScalingGroupOutput) GoString ¶
func (s NiftyDeleteAutoScalingGroupOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteAutoScalingGroupOutput) SetRequestId ¶
func (s *NiftyDeleteAutoScalingGroupOutput) SetRequestId(v string) *NiftyDeleteAutoScalingGroupOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteAutoScalingGroupOutput) SetReturn ¶
func (s *NiftyDeleteAutoScalingGroupOutput) SetReturn(v bool) *NiftyDeleteAutoScalingGroupOutput
SetReturn sets the Return field's value.
func (NiftyDeleteAutoScalingGroupOutput) String ¶
func (s NiftyDeleteAutoScalingGroupOutput) String() string
String returns the string representation
type NiftyDeleteDhcpConfigInput ¶
type NiftyDeleteDhcpConfigInput struct { DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteDhcpConfigInput) GoString ¶
func (s NiftyDeleteDhcpConfigInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteDhcpConfigInput) SetDhcpConfigId ¶
func (s *NiftyDeleteDhcpConfigInput) SetDhcpConfigId(v string) *NiftyDeleteDhcpConfigInput
SetDhcpConfigId sets the DhcpConfigId field's value.
func (NiftyDeleteDhcpConfigInput) String ¶
func (s NiftyDeleteDhcpConfigInput) String() string
String returns the string representation
type NiftyDeleteDhcpConfigOutput ¶
type NiftyDeleteDhcpConfigOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeleteDhcpConfigOutput) GoString ¶
func (s NiftyDeleteDhcpConfigOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteDhcpConfigOutput) SetRequestId ¶
func (s *NiftyDeleteDhcpConfigOutput) SetRequestId(v string) *NiftyDeleteDhcpConfigOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteDhcpConfigOutput) SetReturn ¶
func (s *NiftyDeleteDhcpConfigOutput) SetReturn(v bool) *NiftyDeleteDhcpConfigOutput
SetReturn sets the Return field's value.
func (NiftyDeleteDhcpConfigOutput) String ¶
func (s NiftyDeleteDhcpConfigOutput) String() string
String returns the string representation
type NiftyDeleteDhcpIpAddressPoolInput ¶
type NiftyDeleteDhcpIpAddressPoolInput struct { DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` StartIpAddress *string `locationName:"StartIpAddress" type:"string"` StopIpAddress *string `locationName:"StopIpAddress" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteDhcpIpAddressPoolInput) GoString ¶
func (s NiftyDeleteDhcpIpAddressPoolInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteDhcpIpAddressPoolInput) SetDhcpConfigId ¶
func (s *NiftyDeleteDhcpIpAddressPoolInput) SetDhcpConfigId(v string) *NiftyDeleteDhcpIpAddressPoolInput
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*NiftyDeleteDhcpIpAddressPoolInput) SetStartIpAddress ¶
func (s *NiftyDeleteDhcpIpAddressPoolInput) SetStartIpAddress(v string) *NiftyDeleteDhcpIpAddressPoolInput
SetStartIpAddress sets the StartIpAddress field's value.
func (*NiftyDeleteDhcpIpAddressPoolInput) SetStopIpAddress ¶
func (s *NiftyDeleteDhcpIpAddressPoolInput) SetStopIpAddress(v string) *NiftyDeleteDhcpIpAddressPoolInput
SetStopIpAddress sets the StopIpAddress field's value.
func (NiftyDeleteDhcpIpAddressPoolInput) String ¶
func (s NiftyDeleteDhcpIpAddressPoolInput) String() string
String returns the string representation
type NiftyDeleteDhcpIpAddressPoolOutput ¶
type NiftyDeleteDhcpIpAddressPoolOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeleteDhcpIpAddressPoolOutput) GoString ¶
func (s NiftyDeleteDhcpIpAddressPoolOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteDhcpIpAddressPoolOutput) SetRequestId ¶
func (s *NiftyDeleteDhcpIpAddressPoolOutput) SetRequestId(v string) *NiftyDeleteDhcpIpAddressPoolOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteDhcpIpAddressPoolOutput) SetReturn ¶
func (s *NiftyDeleteDhcpIpAddressPoolOutput) SetReturn(v bool) *NiftyDeleteDhcpIpAddressPoolOutput
SetReturn sets the Return field's value.
func (NiftyDeleteDhcpIpAddressPoolOutput) String ¶
func (s NiftyDeleteDhcpIpAddressPoolOutput) String() string
String returns the string representation
type NiftyDeleteDhcpStaticMappingInput ¶
type NiftyDeleteDhcpStaticMappingInput struct { DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` IpAddress *string `locationName:"IpAddress" type:"string"` MacAddress *string `locationName:"MacAddress" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteDhcpStaticMappingInput) GoString ¶
func (s NiftyDeleteDhcpStaticMappingInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteDhcpStaticMappingInput) SetDhcpConfigId ¶
func (s *NiftyDeleteDhcpStaticMappingInput) SetDhcpConfigId(v string) *NiftyDeleteDhcpStaticMappingInput
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*NiftyDeleteDhcpStaticMappingInput) SetIpAddress ¶
func (s *NiftyDeleteDhcpStaticMappingInput) SetIpAddress(v string) *NiftyDeleteDhcpStaticMappingInput
SetIpAddress sets the IpAddress field's value.
func (*NiftyDeleteDhcpStaticMappingInput) SetMacAddress ¶
func (s *NiftyDeleteDhcpStaticMappingInput) SetMacAddress(v string) *NiftyDeleteDhcpStaticMappingInput
SetMacAddress sets the MacAddress field's value.
func (NiftyDeleteDhcpStaticMappingInput) String ¶
func (s NiftyDeleteDhcpStaticMappingInput) String() string
String returns the string representation
type NiftyDeleteDhcpStaticMappingOutput ¶
type NiftyDeleteDhcpStaticMappingOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeleteDhcpStaticMappingOutput) GoString ¶
func (s NiftyDeleteDhcpStaticMappingOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteDhcpStaticMappingOutput) SetRequestId ¶
func (s *NiftyDeleteDhcpStaticMappingOutput) SetRequestId(v string) *NiftyDeleteDhcpStaticMappingOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteDhcpStaticMappingOutput) SetReturn ¶
func (s *NiftyDeleteDhcpStaticMappingOutput) SetReturn(v bool) *NiftyDeleteDhcpStaticMappingOutput
SetReturn sets the Return field's value.
func (NiftyDeleteDhcpStaticMappingOutput) String ¶
func (s NiftyDeleteDhcpStaticMappingOutput) String() string
String returns the string representation
type NiftyDeleteElasticLoadBalancerInput ¶
type NiftyDeleteElasticLoadBalancerInput struct { ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"ElasticLoadBalancerPort" type:"integer"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` Protocol *string `locationName:"Protocol" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteElasticLoadBalancerInput) GoString ¶
func (s NiftyDeleteElasticLoadBalancerInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteElasticLoadBalancerInput) SetElasticLoadBalancerId ¶
func (s *NiftyDeleteElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyDeleteElasticLoadBalancerInput
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyDeleteElasticLoadBalancerInput) SetElasticLoadBalancerName ¶
func (s *NiftyDeleteElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyDeleteElasticLoadBalancerInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyDeleteElasticLoadBalancerInput) SetElasticLoadBalancerPort ¶
func (s *NiftyDeleteElasticLoadBalancerInput) SetElasticLoadBalancerPort(v int64) *NiftyDeleteElasticLoadBalancerInput
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*NiftyDeleteElasticLoadBalancerInput) SetInstancePort ¶
func (s *NiftyDeleteElasticLoadBalancerInput) SetInstancePort(v int64) *NiftyDeleteElasticLoadBalancerInput
SetInstancePort sets the InstancePort field's value.
func (*NiftyDeleteElasticLoadBalancerInput) SetProtocol ¶
func (s *NiftyDeleteElasticLoadBalancerInput) SetProtocol(v string) *NiftyDeleteElasticLoadBalancerInput
SetProtocol sets the Protocol field's value.
func (NiftyDeleteElasticLoadBalancerInput) String ¶
func (s NiftyDeleteElasticLoadBalancerInput) String() string
String returns the string representation
type NiftyDeleteElasticLoadBalancerOutput ¶
type NiftyDeleteElasticLoadBalancerOutput struct { ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyDeleteElasticLoadBalancerOutput) GoString ¶
func (s NiftyDeleteElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteElasticLoadBalancerOutput) SetResponseMetadata ¶
func (s *NiftyDeleteElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyDeleteElasticLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyDeleteElasticLoadBalancerOutput) String ¶
func (s NiftyDeleteElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyDeleteInstanceSnapshotInput ¶
type NiftyDeleteInstanceSnapshotInput struct { InstanceSnapshotId []*string `locationName:"InstanceSnapshotId" type:"list"` SnapshotName []*string `locationName:"SnapshotName" type:"list"` // contains filtered or unexported fields }
func (NiftyDeleteInstanceSnapshotInput) GoString ¶
func (s NiftyDeleteInstanceSnapshotInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteInstanceSnapshotInput) SetInstanceSnapshotId ¶
func (s *NiftyDeleteInstanceSnapshotInput) SetInstanceSnapshotId(v []*string) *NiftyDeleteInstanceSnapshotInput
SetInstanceSnapshotId sets the InstanceSnapshotId field's value.
func (*NiftyDeleteInstanceSnapshotInput) SetSnapshotName ¶
func (s *NiftyDeleteInstanceSnapshotInput) SetSnapshotName(v []*string) *NiftyDeleteInstanceSnapshotInput
SetSnapshotName sets the SnapshotName field's value.
func (NiftyDeleteInstanceSnapshotInput) String ¶
func (s NiftyDeleteInstanceSnapshotInput) String() string
String returns the string representation
type NiftyDeleteInstanceSnapshotOutput ¶
type NiftyDeleteInstanceSnapshotOutput struct { RequestId *string `locationName:"requestId" type:"string"` SnapshotInfoSet []*SnapshotInfoSetItem `locationName:"snapshotInfoSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDeleteInstanceSnapshotOutput) GoString ¶
func (s NiftyDeleteInstanceSnapshotOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteInstanceSnapshotOutput) SetRequestId ¶
func (s *NiftyDeleteInstanceSnapshotOutput) SetRequestId(v string) *NiftyDeleteInstanceSnapshotOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteInstanceSnapshotOutput) SetSnapshotInfoSet ¶
func (s *NiftyDeleteInstanceSnapshotOutput) SetSnapshotInfoSet(v []*SnapshotInfoSetItem) *NiftyDeleteInstanceSnapshotOutput
SetSnapshotInfoSet sets the SnapshotInfoSet field's value.
func (NiftyDeleteInstanceSnapshotOutput) String ¶
func (s NiftyDeleteInstanceSnapshotOutput) String() string
String returns the string representation
type NiftyDeleteNatRuleInput ¶
type NiftyDeleteNatRuleInput struct { NatTableId *string `locationName:"NatTableId" type:"string"` NatType *string `locationName:"NatType" type:"string"` RuleNumber *string `locationName:"RuleNumber" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteNatRuleInput) GoString ¶
func (s NiftyDeleteNatRuleInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteNatRuleInput) SetNatTableId ¶
func (s *NiftyDeleteNatRuleInput) SetNatTableId(v string) *NiftyDeleteNatRuleInput
SetNatTableId sets the NatTableId field's value.
func (*NiftyDeleteNatRuleInput) SetNatType ¶
func (s *NiftyDeleteNatRuleInput) SetNatType(v string) *NiftyDeleteNatRuleInput
SetNatType sets the NatType field's value.
func (*NiftyDeleteNatRuleInput) SetRuleNumber ¶
func (s *NiftyDeleteNatRuleInput) SetRuleNumber(v string) *NiftyDeleteNatRuleInput
SetRuleNumber sets the RuleNumber field's value.
func (NiftyDeleteNatRuleInput) String ¶
func (s NiftyDeleteNatRuleInput) String() string
String returns the string representation
type NiftyDeleteNatRuleOutput ¶
type NiftyDeleteNatRuleOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeleteNatRuleOutput) GoString ¶
func (s NiftyDeleteNatRuleOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteNatRuleOutput) SetRequestId ¶
func (s *NiftyDeleteNatRuleOutput) SetRequestId(v string) *NiftyDeleteNatRuleOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteNatRuleOutput) SetReturn ¶
func (s *NiftyDeleteNatRuleOutput) SetReturn(v bool) *NiftyDeleteNatRuleOutput
SetReturn sets the Return field's value.
func (NiftyDeleteNatRuleOutput) String ¶
func (s NiftyDeleteNatRuleOutput) String() string
String returns the string representation
type NiftyDeleteNatTableInput ¶
type NiftyDeleteNatTableInput struct { NatTableId *string `locationName:"NatTableId" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteNatTableInput) GoString ¶
func (s NiftyDeleteNatTableInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteNatTableInput) SetNatTableId ¶
func (s *NiftyDeleteNatTableInput) SetNatTableId(v string) *NiftyDeleteNatTableInput
SetNatTableId sets the NatTableId field's value.
func (NiftyDeleteNatTableInput) String ¶
func (s NiftyDeleteNatTableInput) String() string
String returns the string representation
type NiftyDeleteNatTableOutput ¶
type NiftyDeleteNatTableOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeleteNatTableOutput) GoString ¶
func (s NiftyDeleteNatTableOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteNatTableOutput) SetRequestId ¶
func (s *NiftyDeleteNatTableOutput) SetRequestId(v string) *NiftyDeleteNatTableOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteNatTableOutput) SetReturn ¶
func (s *NiftyDeleteNatTableOutput) SetReturn(v bool) *NiftyDeleteNatTableOutput
SetReturn sets the Return field's value.
func (NiftyDeleteNatTableOutput) String ¶
func (s NiftyDeleteNatTableOutput) String() string
String returns the string representation
type NiftyDeletePrivateLanInput ¶
type NiftyDeletePrivateLanInput struct { NetworkId *string `locationName:"NetworkId" type:"string"` PrivateLanName *string `locationName:"PrivateLanName" type:"string"` // contains filtered or unexported fields }
func (NiftyDeletePrivateLanInput) GoString ¶
func (s NiftyDeletePrivateLanInput) GoString() string
GoString returns the string representation
func (*NiftyDeletePrivateLanInput) SetNetworkId ¶
func (s *NiftyDeletePrivateLanInput) SetNetworkId(v string) *NiftyDeletePrivateLanInput
SetNetworkId sets the NetworkId field's value.
func (*NiftyDeletePrivateLanInput) SetPrivateLanName ¶
func (s *NiftyDeletePrivateLanInput) SetPrivateLanName(v string) *NiftyDeletePrivateLanInput
SetPrivateLanName sets the PrivateLanName field's value.
func (NiftyDeletePrivateLanInput) String ¶
func (s NiftyDeletePrivateLanInput) String() string
String returns the string representation
type NiftyDeletePrivateLanOutput ¶
type NiftyDeletePrivateLanOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeletePrivateLanOutput) GoString ¶
func (s NiftyDeletePrivateLanOutput) GoString() string
GoString returns the string representation
func (*NiftyDeletePrivateLanOutput) SetRequestId ¶
func (s *NiftyDeletePrivateLanOutput) SetRequestId(v string) *NiftyDeletePrivateLanOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeletePrivateLanOutput) SetReturn ¶
func (s *NiftyDeletePrivateLanOutput) SetReturn(v bool) *NiftyDeletePrivateLanOutput
SetReturn sets the Return field's value.
func (NiftyDeletePrivateLanOutput) String ¶
func (s NiftyDeletePrivateLanOutput) String() string
String returns the string representation
type NiftyDeleteRouterInput ¶
type NiftyDeleteRouterInput struct { RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteRouterInput) GoString ¶
func (s NiftyDeleteRouterInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteRouterInput) SetRouterId ¶
func (s *NiftyDeleteRouterInput) SetRouterId(v string) *NiftyDeleteRouterInput
SetRouterId sets the RouterId field's value.
func (*NiftyDeleteRouterInput) SetRouterName ¶
func (s *NiftyDeleteRouterInput) SetRouterName(v string) *NiftyDeleteRouterInput
SetRouterName sets the RouterName field's value.
func (NiftyDeleteRouterInput) String ¶
func (s NiftyDeleteRouterInput) String() string
String returns the string representation
type NiftyDeleteRouterOutput ¶
type NiftyDeleteRouterOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeleteRouterOutput) GoString ¶
func (s NiftyDeleteRouterOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteRouterOutput) SetRequestId ¶
func (s *NiftyDeleteRouterOutput) SetRequestId(v string) *NiftyDeleteRouterOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteRouterOutput) SetReturn ¶
func (s *NiftyDeleteRouterOutput) SetReturn(v bool) *NiftyDeleteRouterOutput
SetReturn sets the Return field's value.
func (NiftyDeleteRouterOutput) String ¶
func (s NiftyDeleteRouterOutput) String() string
String returns the string representation
type NiftyDeleteSeparateInstanceRuleInput ¶
type NiftyDeleteSeparateInstanceRuleInput struct { SeparateInstanceRuleName *string `locationName:"SeparateInstanceRuleName" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteSeparateInstanceRuleInput) GoString ¶
func (s NiftyDeleteSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteSeparateInstanceRuleInput) SetSeparateInstanceRuleName ¶
func (s *NiftyDeleteSeparateInstanceRuleInput) SetSeparateInstanceRuleName(v string) *NiftyDeleteSeparateInstanceRuleInput
SetSeparateInstanceRuleName sets the SeparateInstanceRuleName field's value.
func (NiftyDeleteSeparateInstanceRuleInput) String ¶
func (s NiftyDeleteSeparateInstanceRuleInput) String() string
String returns the string representation
type NiftyDeleteSeparateInstanceRuleOutput ¶
type NiftyDeleteSeparateInstanceRuleOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *string `locationName:"return" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteSeparateInstanceRuleOutput) GoString ¶
func (s NiftyDeleteSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteSeparateInstanceRuleOutput) SetRequestId ¶
func (s *NiftyDeleteSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyDeleteSeparateInstanceRuleOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteSeparateInstanceRuleOutput) SetReturn ¶
func (s *NiftyDeleteSeparateInstanceRuleOutput) SetReturn(v string) *NiftyDeleteSeparateInstanceRuleOutput
SetReturn sets the Return field's value.
func (NiftyDeleteSeparateInstanceRuleOutput) String ¶
func (s NiftyDeleteSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyDeleteWebProxyInput ¶
type NiftyDeleteWebProxyInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyDeleteWebProxyInput) GoString ¶
func (s NiftyDeleteWebProxyInput) GoString() string
GoString returns the string representation
func (*NiftyDeleteWebProxyInput) SetAgreement ¶
func (s *NiftyDeleteWebProxyInput) SetAgreement(v bool) *NiftyDeleteWebProxyInput
SetAgreement sets the Agreement field's value.
func (*NiftyDeleteWebProxyInput) SetRouterId ¶
func (s *NiftyDeleteWebProxyInput) SetRouterId(v string) *NiftyDeleteWebProxyInput
SetRouterId sets the RouterId field's value.
func (*NiftyDeleteWebProxyInput) SetRouterName ¶
func (s *NiftyDeleteWebProxyInput) SetRouterName(v string) *NiftyDeleteWebProxyInput
SetRouterName sets the RouterName field's value.
func (NiftyDeleteWebProxyInput) String ¶
func (s NiftyDeleteWebProxyInput) String() string
String returns the string representation
type NiftyDeleteWebProxyOutput ¶
type NiftyDeleteWebProxyOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDeleteWebProxyOutput) GoString ¶
func (s NiftyDeleteWebProxyOutput) GoString() string
GoString returns the string representation
func (*NiftyDeleteWebProxyOutput) SetRequestId ¶
func (s *NiftyDeleteWebProxyOutput) SetRequestId(v string) *NiftyDeleteWebProxyOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeleteWebProxyOutput) SetReturn ¶
func (s *NiftyDeleteWebProxyOutput) SetReturn(v bool) *NiftyDeleteWebProxyOutput
SetReturn sets the Return field's value.
func (NiftyDeleteWebProxyOutput) String ¶
func (s NiftyDeleteWebProxyOutput) String() string
String returns the string representation
type NiftyDeregisterInstancesFromElasticLoadBalancerInput ¶
type NiftyDeregisterInstancesFromElasticLoadBalancerInput struct { ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"ElasticLoadBalancerPort" type:"integer"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` Instances []*RequestInstancesStruct `locationName:"Instances" locationNameList:"member" type:"list"` Protocol *string `locationName:"Protocol" type:"string"` // contains filtered or unexported fields }
func (NiftyDeregisterInstancesFromElasticLoadBalancerInput) GoString ¶
func (s NiftyDeregisterInstancesFromElasticLoadBalancerInput) GoString() string
GoString returns the string representation
func (*NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetElasticLoadBalancerId ¶
func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetElasticLoadBalancerName ¶
func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetElasticLoadBalancerPort ¶
func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetElasticLoadBalancerPort(v int64) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetInstancePort ¶
func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetInstancePort(v int64) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
SetInstancePort sets the InstancePort field's value.
func (*NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetInstances ¶
func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetInstances(v []*RequestInstancesStruct) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
SetInstances sets the Instances field's value.
func (*NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetProtocol ¶
func (s *NiftyDeregisterInstancesFromElasticLoadBalancerInput) SetProtocol(v string) *NiftyDeregisterInstancesFromElasticLoadBalancerInput
SetProtocol sets the Protocol field's value.
func (NiftyDeregisterInstancesFromElasticLoadBalancerInput) String ¶
func (s NiftyDeregisterInstancesFromElasticLoadBalancerInput) String() string
String returns the string representation
type NiftyDeregisterInstancesFromElasticLoadBalancerOutput ¶
type NiftyDeregisterInstancesFromElasticLoadBalancerOutput struct { Instances []*InstancesMemberItem `locationName:"Instances" locationNameList:"member" type:"list"` NiftyDeregisterInstancesFromElasticLoadBalancerResult *NiftyDeregisterInstancesFromElasticLoadBalancerOutput `locationName:"NiftyDeregisterInstancesFromElasticLoadBalancerResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyDeregisterInstancesFromElasticLoadBalancerOutput) GoString ¶
func (s NiftyDeregisterInstancesFromElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SetInstances ¶
func (s *NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SetInstances(v []*InstancesMemberItem) *NiftyDeregisterInstancesFromElasticLoadBalancerOutput
SetInstances sets the Instances field's value.
func (*NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SetNiftyDeregisterInstancesFromElasticLoadBalancerResult ¶
func (s *NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SetNiftyDeregisterInstancesFromElasticLoadBalancerResult(v *NiftyDeregisterInstancesFromElasticLoadBalancerOutput) *NiftyDeregisterInstancesFromElasticLoadBalancerOutput
SetNiftyDeregisterInstancesFromElasticLoadBalancerResult sets the NiftyDeregisterInstancesFromElasticLoadBalancerResult field's value.
func (*NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SetResponseMetadata ¶
func (s *NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyDeregisterInstancesFromElasticLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyDeregisterInstancesFromElasticLoadBalancerOutput) String ¶
func (s NiftyDeregisterInstancesFromElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyDeregisterInstancesFromSeparateInstanceRuleInput ¶
type NiftyDeregisterInstancesFromSeparateInstanceRuleInput struct { InstanceId []*string `locationName:"InstanceId" type:"list"` InstanceUniqueId []*string `locationName:"InstanceUniqueId" type:"list"` SeparateInstanceRuleName *string `locationName:"SeparateInstanceRuleName" type:"string"` // contains filtered or unexported fields }
func (NiftyDeregisterInstancesFromSeparateInstanceRuleInput) GoString ¶
func (s NiftyDeregisterInstancesFromSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
func (*NiftyDeregisterInstancesFromSeparateInstanceRuleInput) SetInstanceId ¶
func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) SetInstanceId(v []*string) *NiftyDeregisterInstancesFromSeparateInstanceRuleInput
SetInstanceId sets the InstanceId field's value.
func (*NiftyDeregisterInstancesFromSeparateInstanceRuleInput) SetInstanceUniqueId ¶
func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) SetInstanceUniqueId(v []*string) *NiftyDeregisterInstancesFromSeparateInstanceRuleInput
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*NiftyDeregisterInstancesFromSeparateInstanceRuleInput) SetSeparateInstanceRuleName ¶
func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) SetSeparateInstanceRuleName(v string) *NiftyDeregisterInstancesFromSeparateInstanceRuleInput
SetSeparateInstanceRuleName sets the SeparateInstanceRuleName field's value.
func (NiftyDeregisterInstancesFromSeparateInstanceRuleInput) String ¶
func (s NiftyDeregisterInstancesFromSeparateInstanceRuleInput) String() string
String returns the string representation
type NiftyDeregisterInstancesFromSeparateInstanceRuleOutput ¶
type NiftyDeregisterInstancesFromSeparateInstanceRuleOutput struct { InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) GoString ¶
func (s NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (*NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) SetInstancesSet ¶
func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) SetInstancesSet(v []*InstancesSetItem) *NiftyDeregisterInstancesFromSeparateInstanceRuleOutput
SetInstancesSet sets the InstancesSet field's value.
func (*NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) SetRequestId ¶
func (s *NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyDeregisterInstancesFromSeparateInstanceRuleOutput
SetRequestId sets the RequestId field's value.
func (NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) String ¶
func (s NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyDeregisterRoutersFromSecurityGroupInput ¶
type NiftyDeregisterRoutersFromSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` RouterSet []*RequestRouterSetStruct `locationName:"RouterSet" type:"list"` // contains filtered or unexported fields }
func (NiftyDeregisterRoutersFromSecurityGroupInput) GoString ¶
func (s NiftyDeregisterRoutersFromSecurityGroupInput) GoString() string
GoString returns the string representation
func (*NiftyDeregisterRoutersFromSecurityGroupInput) SetGroupName ¶
func (s *NiftyDeregisterRoutersFromSecurityGroupInput) SetGroupName(v string) *NiftyDeregisterRoutersFromSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (*NiftyDeregisterRoutersFromSecurityGroupInput) SetRouterSet ¶
func (s *NiftyDeregisterRoutersFromSecurityGroupInput) SetRouterSet(v []*RequestRouterSetStruct) *NiftyDeregisterRoutersFromSecurityGroupInput
SetRouterSet sets the RouterSet field's value.
func (NiftyDeregisterRoutersFromSecurityGroupInput) String ¶
func (s NiftyDeregisterRoutersFromSecurityGroupInput) String() string
String returns the string representation
type NiftyDeregisterRoutersFromSecurityGroupOutput ¶
type NiftyDeregisterRoutersFromSecurityGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` RouterSet []*RouterSetItem `locationName:"routerSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDeregisterRoutersFromSecurityGroupOutput) GoString ¶
func (s NiftyDeregisterRoutersFromSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*NiftyDeregisterRoutersFromSecurityGroupOutput) SetRequestId ¶
func (s *NiftyDeregisterRoutersFromSecurityGroupOutput) SetRequestId(v string) *NiftyDeregisterRoutersFromSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeregisterRoutersFromSecurityGroupOutput) SetRouterSet ¶
func (s *NiftyDeregisterRoutersFromSecurityGroupOutput) SetRouterSet(v []*RouterSetItem) *NiftyDeregisterRoutersFromSecurityGroupOutput
SetRouterSet sets the RouterSet field's value.
func (NiftyDeregisterRoutersFromSecurityGroupOutput) String ¶
func (s NiftyDeregisterRoutersFromSecurityGroupOutput) String() string
String returns the string representation
type NiftyDeregisterVpnGatewaysFromSecurityGroupInput ¶
type NiftyDeregisterVpnGatewaysFromSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` RouterSet []*RequestRouterSetStruct `locationName:"RouterSet" type:"list"` // contains filtered or unexported fields }
func (NiftyDeregisterVpnGatewaysFromSecurityGroupInput) GoString ¶
func (s NiftyDeregisterVpnGatewaysFromSecurityGroupInput) GoString() string
GoString returns the string representation
func (*NiftyDeregisterVpnGatewaysFromSecurityGroupInput) SetGroupName ¶
func (s *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) SetGroupName(v string) *NiftyDeregisterVpnGatewaysFromSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (*NiftyDeregisterVpnGatewaysFromSecurityGroupInput) SetRouterSet ¶
func (s *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) SetRouterSet(v []*RequestRouterSetStruct) *NiftyDeregisterVpnGatewaysFromSecurityGroupInput
SetRouterSet sets the RouterSet field's value.
func (NiftyDeregisterVpnGatewaysFromSecurityGroupInput) String ¶
func (s NiftyDeregisterVpnGatewaysFromSecurityGroupInput) String() string
String returns the string representation
type NiftyDeregisterVpnGatewaysFromSecurityGroupOutput ¶
type NiftyDeregisterVpnGatewaysFromSecurityGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` VpnGatewaySet []*VpnGatewaySetItem `locationName:"vpnGatewaySet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) GoString ¶
func (s NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) SetRequestId ¶
func (s *NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) SetRequestId(v string) *NiftyDeregisterVpnGatewaysFromSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) SetVpnGatewaySet ¶
func (s *NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) SetVpnGatewaySet(v []*VpnGatewaySetItem) *NiftyDeregisterVpnGatewaysFromSecurityGroupOutput
SetVpnGatewaySet sets the VpnGatewaySet field's value.
func (NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) String ¶
func (s NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) String() string
String returns the string representation
type NiftyDescribeAlarmHistoryInput ¶
type NiftyDescribeAlarmHistoryInput struct { Rule []*RequestRuleStruct `locationName:"Rule" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeAlarmHistoryInput) GoString ¶
func (s NiftyDescribeAlarmHistoryInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAlarmHistoryInput) SetRule ¶
func (s *NiftyDescribeAlarmHistoryInput) SetRule(v []*RequestRuleStruct) *NiftyDescribeAlarmHistoryInput
SetRule sets the Rule field's value.
func (NiftyDescribeAlarmHistoryInput) String ¶
func (s NiftyDescribeAlarmHistoryInput) String() string
String returns the string representation
type NiftyDescribeAlarmHistoryOutput ¶
type NiftyDescribeAlarmHistoryOutput struct { RequestId *string `locationName:"requestId" type:"string"` ReservationSet []*ReservationSetItem `locationName:"reservationSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeAlarmHistoryOutput) GoString ¶
func (s NiftyDescribeAlarmHistoryOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAlarmHistoryOutput) SetRequestId ¶
func (s *NiftyDescribeAlarmHistoryOutput) SetRequestId(v string) *NiftyDescribeAlarmHistoryOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeAlarmHistoryOutput) SetReservationSet ¶
func (s *NiftyDescribeAlarmHistoryOutput) SetReservationSet(v []*ReservationSetItem) *NiftyDescribeAlarmHistoryOutput
SetReservationSet sets the ReservationSet field's value.
func (NiftyDescribeAlarmHistoryOutput) String ¶
func (s NiftyDescribeAlarmHistoryOutput) String() string
String returns the string representation
type NiftyDescribeAlarmRulesActivitiesInput ¶
type NiftyDescribeAlarmRulesActivitiesInput struct { Rule []*RequestRuleStruct `locationName:"Rule" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeAlarmRulesActivitiesInput) GoString ¶
func (s NiftyDescribeAlarmRulesActivitiesInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAlarmRulesActivitiesInput) SetRule ¶
func (s *NiftyDescribeAlarmRulesActivitiesInput) SetRule(v []*RequestRuleStruct) *NiftyDescribeAlarmRulesActivitiesInput
SetRule sets the Rule field's value.
func (NiftyDescribeAlarmRulesActivitiesInput) String ¶
func (s NiftyDescribeAlarmRulesActivitiesInput) String() string
String returns the string representation
type NiftyDescribeAlarmRulesActivitiesOutput ¶
type NiftyDescribeAlarmRulesActivitiesOutput struct { RequestId *string `locationName:"requestId" type:"string"` ReservationSet []*ReservationSetItem `locationName:"reservationSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeAlarmRulesActivitiesOutput) GoString ¶
func (s NiftyDescribeAlarmRulesActivitiesOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAlarmRulesActivitiesOutput) SetRequestId ¶
func (s *NiftyDescribeAlarmRulesActivitiesOutput) SetRequestId(v string) *NiftyDescribeAlarmRulesActivitiesOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeAlarmRulesActivitiesOutput) SetReservationSet ¶
func (s *NiftyDescribeAlarmRulesActivitiesOutput) SetReservationSet(v []*ReservationSetItem) *NiftyDescribeAlarmRulesActivitiesOutput
SetReservationSet sets the ReservationSet field's value.
func (NiftyDescribeAlarmRulesActivitiesOutput) String ¶
func (s NiftyDescribeAlarmRulesActivitiesOutput) String() string
String returns the string representation
type NiftyDescribeAlarmsInput ¶
type NiftyDescribeAlarmsInput struct { Rule []*RequestRuleStruct `locationName:"Rule" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeAlarmsInput) GoString ¶
func (s NiftyDescribeAlarmsInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAlarmsInput) SetRule ¶
func (s *NiftyDescribeAlarmsInput) SetRule(v []*RequestRuleStruct) *NiftyDescribeAlarmsInput
SetRule sets the Rule field's value.
func (NiftyDescribeAlarmsInput) String ¶
func (s NiftyDescribeAlarmsInput) String() string
String returns the string representation
type NiftyDescribeAlarmsOutput ¶
type NiftyDescribeAlarmsOutput struct { RequestId *string `locationName:"requestId" type:"string"` ReservationSet []*ReservationSetItem `locationName:"reservationSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeAlarmsOutput) GoString ¶
func (s NiftyDescribeAlarmsOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAlarmsOutput) SetRequestId ¶
func (s *NiftyDescribeAlarmsOutput) SetRequestId(v string) *NiftyDescribeAlarmsOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeAlarmsOutput) SetReservationSet ¶
func (s *NiftyDescribeAlarmsOutput) SetReservationSet(v []*ReservationSetItem) *NiftyDescribeAlarmsOutput
SetReservationSet sets the ReservationSet field's value.
func (NiftyDescribeAlarmsOutput) String ¶
func (s NiftyDescribeAlarmsOutput) String() string
String returns the string representation
type NiftyDescribeAlarmsPartitionsInput ¶
type NiftyDescribeAlarmsPartitionsInput struct { InstanceId []*string `locationName:"InstanceId" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeAlarmsPartitionsInput) GoString ¶
func (s NiftyDescribeAlarmsPartitionsInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAlarmsPartitionsInput) SetInstanceId ¶
func (s *NiftyDescribeAlarmsPartitionsInput) SetInstanceId(v []*string) *NiftyDescribeAlarmsPartitionsInput
SetInstanceId sets the InstanceId field's value.
func (NiftyDescribeAlarmsPartitionsInput) String ¶
func (s NiftyDescribeAlarmsPartitionsInput) String() string
String returns the string representation
type NiftyDescribeAlarmsPartitionsOutput ¶
type NiftyDescribeAlarmsPartitionsOutput struct { AlarmTargetSet []*AlarmTargetSetItem `locationName:"alarmTargetSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeAlarmsPartitionsOutput) GoString ¶
func (s NiftyDescribeAlarmsPartitionsOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAlarmsPartitionsOutput) SetAlarmTargetSet ¶
func (s *NiftyDescribeAlarmsPartitionsOutput) SetAlarmTargetSet(v []*AlarmTargetSetItem) *NiftyDescribeAlarmsPartitionsOutput
SetAlarmTargetSet sets the AlarmTargetSet field's value.
func (*NiftyDescribeAlarmsPartitionsOutput) SetRequestId ¶
func (s *NiftyDescribeAlarmsPartitionsOutput) SetRequestId(v string) *NiftyDescribeAlarmsPartitionsOutput
SetRequestId sets the RequestId field's value.
func (NiftyDescribeAlarmsPartitionsOutput) String ¶
func (s NiftyDescribeAlarmsPartitionsOutput) String() string
String returns the string representation
type NiftyDescribeAutoScalingGroupsInput ¶
type NiftyDescribeAutoScalingGroupsInput struct { AutoScalingGroupName []*string `locationName:"AutoScalingGroupName" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeAutoScalingGroupsInput) GoString ¶
func (s NiftyDescribeAutoScalingGroupsInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAutoScalingGroupsInput) SetAutoScalingGroupName ¶
func (s *NiftyDescribeAutoScalingGroupsInput) SetAutoScalingGroupName(v []*string) *NiftyDescribeAutoScalingGroupsInput
SetAutoScalingGroupName sets the AutoScalingGroupName field's value.
func (NiftyDescribeAutoScalingGroupsInput) String ¶
func (s NiftyDescribeAutoScalingGroupsInput) String() string
String returns the string representation
type NiftyDescribeAutoScalingGroupsOutput ¶
type NiftyDescribeAutoScalingGroupsOutput struct { AutoScalingReservationSet []*AutoScalingReservationSetItem `locationName:"autoScalingReservationSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeAutoScalingGroupsOutput) GoString ¶
func (s NiftyDescribeAutoScalingGroupsOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeAutoScalingGroupsOutput) SetAutoScalingReservationSet ¶
func (s *NiftyDescribeAutoScalingGroupsOutput) SetAutoScalingReservationSet(v []*AutoScalingReservationSetItem) *NiftyDescribeAutoScalingGroupsOutput
SetAutoScalingReservationSet sets the AutoScalingReservationSet field's value.
func (*NiftyDescribeAutoScalingGroupsOutput) SetRequestId ¶
func (s *NiftyDescribeAutoScalingGroupsOutput) SetRequestId(v string) *NiftyDescribeAutoScalingGroupsOutput
SetRequestId sets the RequestId field's value.
func (NiftyDescribeAutoScalingGroupsOutput) String ¶
func (s NiftyDescribeAutoScalingGroupsOutput) String() string
String returns the string representation
type NiftyDescribeCorporateInfoForCertificateInput ¶
type NiftyDescribeCorporateInfoForCertificateInput struct {
// contains filtered or unexported fields
}
func (NiftyDescribeCorporateInfoForCertificateInput) GoString ¶
func (s NiftyDescribeCorporateInfoForCertificateInput) GoString() string
GoString returns the string representation
func (NiftyDescribeCorporateInfoForCertificateInput) String ¶
func (s NiftyDescribeCorporateInfoForCertificateInput) String() string
String returns the string representation
type NiftyDescribeCorporateInfoForCertificateOutput ¶
type NiftyDescribeCorporateInfoForCertificateOutput struct { City *string `locationName:"city" type:"string"` CorpGrade *string `locationName:"corpGrade" type:"string"` CorpName *string `locationName:"corpName" type:"string"` DivisionName *string `locationName:"divisionName" type:"string"` KanaName1 *string `locationName:"kanaName1" type:"string"` KanaName2 *string `locationName:"kanaName2" type:"string"` Name1 *string `locationName:"name1" type:"string"` Name2 *string `locationName:"name2" type:"string"` PostName *string `locationName:"postName" type:"string"` Pref *string `locationName:"pref" type:"string"` PresidentName1 *string `locationName:"presidentName1" type:"string"` PresidentName2 *string `locationName:"presidentName2" type:"string"` RequestId *string `locationName:"requestId" type:"string"` TdbCode *string `locationName:"tdbCode" type:"string"` Zip1 *string `locationName:"zip1" type:"string"` Zip2 *string `locationName:"zip2" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeCorporateInfoForCertificateOutput) GoString ¶
func (s NiftyDescribeCorporateInfoForCertificateOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetCity ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetCity(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetCity sets the City field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetCorpGrade ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetCorpGrade(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetCorpGrade sets the CorpGrade field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetCorpName ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetCorpName(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetCorpName sets the CorpName field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetDivisionName ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetDivisionName(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetDivisionName sets the DivisionName field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetKanaName1 ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetKanaName1(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetKanaName1 sets the KanaName1 field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetKanaName2 ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetKanaName2(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetKanaName2 sets the KanaName2 field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetName1 ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetName1(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetName1 sets the Name1 field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetName2 ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetName2(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetName2 sets the Name2 field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetPostName ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetPostName(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetPostName sets the PostName field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetPref ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetPref(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetPref sets the Pref field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetPresidentName1 ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetPresidentName1(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetPresidentName1 sets the PresidentName1 field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetPresidentName2 ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetPresidentName2(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetPresidentName2 sets the PresidentName2 field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetRequestId ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetRequestId(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetTdbCode ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetTdbCode(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetTdbCode sets the TdbCode field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetZip1 ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetZip1(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetZip1 sets the Zip1 field's value.
func (*NiftyDescribeCorporateInfoForCertificateOutput) SetZip2 ¶
func (s *NiftyDescribeCorporateInfoForCertificateOutput) SetZip2(v string) *NiftyDescribeCorporateInfoForCertificateOutput
SetZip2 sets the Zip2 field's value.
func (NiftyDescribeCorporateInfoForCertificateOutput) String ¶
func (s NiftyDescribeCorporateInfoForCertificateOutput) String() string
String returns the string representation
type NiftyDescribeDhcpConfigsInput ¶
type NiftyDescribeDhcpConfigsInput struct { DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeDhcpConfigsInput) GoString ¶
func (s NiftyDescribeDhcpConfigsInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeDhcpConfigsInput) SetDhcpConfigId ¶
func (s *NiftyDescribeDhcpConfigsInput) SetDhcpConfigId(v string) *NiftyDescribeDhcpConfigsInput
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*NiftyDescribeDhcpConfigsInput) SetFilter ¶
func (s *NiftyDescribeDhcpConfigsInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeDhcpConfigsInput
SetFilter sets the Filter field's value.
func (NiftyDescribeDhcpConfigsInput) String ¶
func (s NiftyDescribeDhcpConfigsInput) String() string
String returns the string representation
type NiftyDescribeDhcpConfigsOutput ¶
type NiftyDescribeDhcpConfigsOutput struct { DhcpConfigsSet []*DhcpConfigsSetItem `locationName:"dhcpConfigsSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeDhcpConfigsOutput) GoString ¶
func (s NiftyDescribeDhcpConfigsOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeDhcpConfigsOutput) SetDhcpConfigsSet ¶
func (s *NiftyDescribeDhcpConfigsOutput) SetDhcpConfigsSet(v []*DhcpConfigsSetItem) *NiftyDescribeDhcpConfigsOutput
SetDhcpConfigsSet sets the DhcpConfigsSet field's value.
func (*NiftyDescribeDhcpConfigsOutput) SetRequestId ¶
func (s *NiftyDescribeDhcpConfigsOutput) SetRequestId(v string) *NiftyDescribeDhcpConfigsOutput
SetRequestId sets the RequestId field's value.
func (NiftyDescribeDhcpConfigsOutput) String ¶
func (s NiftyDescribeDhcpConfigsOutput) String() string
String returns the string representation
type NiftyDescribeDhcpStatusInput ¶
type NiftyDescribeDhcpStatusInput struct { RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeDhcpStatusInput) GoString ¶
func (s NiftyDescribeDhcpStatusInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeDhcpStatusInput) SetRouterId ¶
func (s *NiftyDescribeDhcpStatusInput) SetRouterId(v string) *NiftyDescribeDhcpStatusInput
SetRouterId sets the RouterId field's value.
func (*NiftyDescribeDhcpStatusInput) SetRouterName ¶
func (s *NiftyDescribeDhcpStatusInput) SetRouterName(v string) *NiftyDescribeDhcpStatusInput
SetRouterName sets the RouterName field's value.
func (NiftyDescribeDhcpStatusInput) String ¶
func (s NiftyDescribeDhcpStatusInput) String() string
String returns the string representation
type NiftyDescribeDhcpStatusOutput ¶
type NiftyDescribeDhcpStatusOutput struct { DhcpStatusInformationSet []*DhcpStatusInformationSetItem `locationName:"dhcpStatusInformationSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` RouterId *string `locationName:"routerId" type:"string"` RouterName *string `locationName:"routerName" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeDhcpStatusOutput) GoString ¶
func (s NiftyDescribeDhcpStatusOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeDhcpStatusOutput) SetDhcpStatusInformationSet ¶
func (s *NiftyDescribeDhcpStatusOutput) SetDhcpStatusInformationSet(v []*DhcpStatusInformationSetItem) *NiftyDescribeDhcpStatusOutput
SetDhcpStatusInformationSet sets the DhcpStatusInformationSet field's value.
func (*NiftyDescribeDhcpStatusOutput) SetRequestId ¶
func (s *NiftyDescribeDhcpStatusOutput) SetRequestId(v string) *NiftyDescribeDhcpStatusOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeDhcpStatusOutput) SetRouterId ¶
func (s *NiftyDescribeDhcpStatusOutput) SetRouterId(v string) *NiftyDescribeDhcpStatusOutput
SetRouterId sets the RouterId field's value.
func (*NiftyDescribeDhcpStatusOutput) SetRouterName ¶
func (s *NiftyDescribeDhcpStatusOutput) SetRouterName(v string) *NiftyDescribeDhcpStatusOutput
SetRouterName sets the RouterName field's value.
func (NiftyDescribeDhcpStatusOutput) String ¶
func (s NiftyDescribeDhcpStatusOutput) String() string
String returns the string representation
type NiftyDescribeElasticLoadBalancersInput ¶
type NiftyDescribeElasticLoadBalancersInput struct { ElasticLoadBalancers *RequestElasticLoadBalancersStruct `locationName:"ElasticLoadBalancers" type:"structure"` Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeElasticLoadBalancersInput) GoString ¶
func (s NiftyDescribeElasticLoadBalancersInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeElasticLoadBalancersInput) SetElasticLoadBalancers ¶
func (s *NiftyDescribeElasticLoadBalancersInput) SetElasticLoadBalancers(v *RequestElasticLoadBalancersStruct) *NiftyDescribeElasticLoadBalancersInput
SetElasticLoadBalancers sets the ElasticLoadBalancers field's value.
func (*NiftyDescribeElasticLoadBalancersInput) SetFilter ¶
func (s *NiftyDescribeElasticLoadBalancersInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeElasticLoadBalancersInput
SetFilter sets the Filter field's value.
func (NiftyDescribeElasticLoadBalancersInput) String ¶
func (s NiftyDescribeElasticLoadBalancersInput) String() string
String returns the string representation
type NiftyDescribeElasticLoadBalancersOutput ¶
type NiftyDescribeElasticLoadBalancersOutput struct { ElasticLoadBalancerDescriptions []*ElasticLoadBalancerDescriptionsMemberItem `locationName:"ElasticLoadBalancerDescriptions" locationNameList:"member" type:"list"` NiftyDescribeElasticLoadBalancersResult *NiftyDescribeElasticLoadBalancersOutput `locationName:"NiftyDescribeElasticLoadBalancersResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyDescribeElasticLoadBalancersOutput) GoString ¶
func (s NiftyDescribeElasticLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeElasticLoadBalancersOutput) SetElasticLoadBalancerDescriptions ¶
func (s *NiftyDescribeElasticLoadBalancersOutput) SetElasticLoadBalancerDescriptions(v []*ElasticLoadBalancerDescriptionsMemberItem) *NiftyDescribeElasticLoadBalancersOutput
SetElasticLoadBalancerDescriptions sets the ElasticLoadBalancerDescriptions field's value.
func (*NiftyDescribeElasticLoadBalancersOutput) SetNiftyDescribeElasticLoadBalancersResult ¶
func (s *NiftyDescribeElasticLoadBalancersOutput) SetNiftyDescribeElasticLoadBalancersResult(v *NiftyDescribeElasticLoadBalancersOutput) *NiftyDescribeElasticLoadBalancersOutput
SetNiftyDescribeElasticLoadBalancersResult sets the NiftyDescribeElasticLoadBalancersResult field's value.
func (*NiftyDescribeElasticLoadBalancersOutput) SetResponseMetadata ¶
func (s *NiftyDescribeElasticLoadBalancersOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyDescribeElasticLoadBalancersOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyDescribeElasticLoadBalancersOutput) String ¶
func (s NiftyDescribeElasticLoadBalancersOutput) String() string
String returns the string representation
type NiftyDescribeInstanceElasticLoadBalancerHealthInput ¶
type NiftyDescribeInstanceElasticLoadBalancerHealthInput struct { ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"ElasticLoadBalancerPort" type:"integer"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` Instances []*RequestInstancesStruct `locationName:"Instances" locationNameList:"member" type:"list"` Protocol *string `locationName:"Protocol" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeInstanceElasticLoadBalancerHealthInput) GoString ¶
func (s NiftyDescribeInstanceElasticLoadBalancerHealthInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetElasticLoadBalancerId ¶
func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetElasticLoadBalancerId(v string) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetElasticLoadBalancerName ¶
func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetElasticLoadBalancerName(v string) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetElasticLoadBalancerPort ¶
func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetElasticLoadBalancerPort(v int64) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetInstancePort ¶
func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetInstancePort(v int64) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
SetInstancePort sets the InstancePort field's value.
func (*NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetInstances ¶
func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetInstances(v []*RequestInstancesStruct) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
SetInstances sets the Instances field's value.
func (*NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetProtocol ¶
func (s *NiftyDescribeInstanceElasticLoadBalancerHealthInput) SetProtocol(v string) *NiftyDescribeInstanceElasticLoadBalancerHealthInput
SetProtocol sets the Protocol field's value.
func (NiftyDescribeInstanceElasticLoadBalancerHealthInput) String ¶
func (s NiftyDescribeInstanceElasticLoadBalancerHealthInput) String() string
String returns the string representation
type NiftyDescribeInstanceElasticLoadBalancerHealthOutput ¶
type NiftyDescribeInstanceElasticLoadBalancerHealthOutput struct { InstanceStates []*InstanceStatesMemberItem `locationName:"InstanceStates" locationNameList:"member" type:"list"` NiftyDescribeInstanceElasticLoadBalancerHealthResult *NiftyDescribeInstanceElasticLoadBalancerHealthOutput `locationName:"NiftyDescribeInstanceElasticLoadBalancerHealthResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyDescribeInstanceElasticLoadBalancerHealthOutput) GoString ¶
func (s NiftyDescribeInstanceElasticLoadBalancerHealthOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SetInstanceStates ¶
func (s *NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SetInstanceStates(v []*InstanceStatesMemberItem) *NiftyDescribeInstanceElasticLoadBalancerHealthOutput
SetInstanceStates sets the InstanceStates field's value.
func (*NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SetNiftyDescribeInstanceElasticLoadBalancerHealthResult ¶
func (s *NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SetNiftyDescribeInstanceElasticLoadBalancerHealthResult(v *NiftyDescribeInstanceElasticLoadBalancerHealthOutput) *NiftyDescribeInstanceElasticLoadBalancerHealthOutput
SetNiftyDescribeInstanceElasticLoadBalancerHealthResult sets the NiftyDescribeInstanceElasticLoadBalancerHealthResult field's value.
func (*NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SetResponseMetadata ¶
func (s *NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyDescribeInstanceElasticLoadBalancerHealthOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyDescribeInstanceElasticLoadBalancerHealthOutput) String ¶
func (s NiftyDescribeInstanceElasticLoadBalancerHealthOutput) String() string
String returns the string representation
type NiftyDescribeInstanceSnapshotsInput ¶
type NiftyDescribeInstanceSnapshotsInput struct { InstanceSnapshotId []*string `locationName:"InstanceSnapshotId" type:"list"` SnapshotName []*string `locationName:"SnapshotName" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeInstanceSnapshotsInput) GoString ¶
func (s NiftyDescribeInstanceSnapshotsInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeInstanceSnapshotsInput) SetInstanceSnapshotId ¶
func (s *NiftyDescribeInstanceSnapshotsInput) SetInstanceSnapshotId(v []*string) *NiftyDescribeInstanceSnapshotsInput
SetInstanceSnapshotId sets the InstanceSnapshotId field's value.
func (*NiftyDescribeInstanceSnapshotsInput) SetSnapshotName ¶
func (s *NiftyDescribeInstanceSnapshotsInput) SetSnapshotName(v []*string) *NiftyDescribeInstanceSnapshotsInput
SetSnapshotName sets the SnapshotName field's value.
func (NiftyDescribeInstanceSnapshotsInput) String ¶
func (s NiftyDescribeInstanceSnapshotsInput) String() string
String returns the string representation
type NiftyDescribeInstanceSnapshotsOutput ¶
type NiftyDescribeInstanceSnapshotsOutput struct { RequestId *string `locationName:"requestId" type:"string"` SnapshotInfoSet []*SnapshotInfoSetItem `locationName:"snapshotInfoSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeInstanceSnapshotsOutput) GoString ¶
func (s NiftyDescribeInstanceSnapshotsOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeInstanceSnapshotsOutput) SetRequestId ¶
func (s *NiftyDescribeInstanceSnapshotsOutput) SetRequestId(v string) *NiftyDescribeInstanceSnapshotsOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeInstanceSnapshotsOutput) SetSnapshotInfoSet ¶
func (s *NiftyDescribeInstanceSnapshotsOutput) SetSnapshotInfoSet(v []*SnapshotInfoSetItem) *NiftyDescribeInstanceSnapshotsOutput
SetSnapshotInfoSet sets the SnapshotInfoSet field's value.
func (NiftyDescribeInstanceSnapshotsOutput) String ¶
func (s NiftyDescribeInstanceSnapshotsOutput) String() string
String returns the string representation
type NiftyDescribeNatTablesInput ¶
type NiftyDescribeNatTablesInput struct { Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` NatTableId []*string `locationName:"NatTableId" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeNatTablesInput) GoString ¶
func (s NiftyDescribeNatTablesInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeNatTablesInput) SetFilter ¶
func (s *NiftyDescribeNatTablesInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeNatTablesInput
SetFilter sets the Filter field's value.
func (*NiftyDescribeNatTablesInput) SetNatTableId ¶
func (s *NiftyDescribeNatTablesInput) SetNatTableId(v []*string) *NiftyDescribeNatTablesInput
SetNatTableId sets the NatTableId field's value.
func (NiftyDescribeNatTablesInput) String ¶
func (s NiftyDescribeNatTablesInput) String() string
String returns the string representation
type NiftyDescribeNatTablesOutput ¶
type NiftyDescribeNatTablesOutput struct { NatTableSet []*NatTableSetItem `locationName:"natTableSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeNatTablesOutput) GoString ¶
func (s NiftyDescribeNatTablesOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeNatTablesOutput) SetNatTableSet ¶
func (s *NiftyDescribeNatTablesOutput) SetNatTableSet(v []*NatTableSetItem) *NiftyDescribeNatTablesOutput
SetNatTableSet sets the NatTableSet field's value.
func (*NiftyDescribeNatTablesOutput) SetRequestId ¶
func (s *NiftyDescribeNatTablesOutput) SetRequestId(v string) *NiftyDescribeNatTablesOutput
SetRequestId sets the RequestId field's value.
func (NiftyDescribeNatTablesOutput) String ¶
func (s NiftyDescribeNatTablesOutput) String() string
String returns the string representation
type NiftyDescribePerformanceChartInput ¶
type NiftyDescribePerformanceChartInput struct { DataType []*string `locationName:"DataType" type:"list"` FromDate *string `locationName:"FromDate" type:"string"` FunctionName *string `locationName:"FunctionName" type:"string"` ResourceName []*string `locationName:"ResourceName" type:"list"` ToDate *string `locationName:"ToDate" type:"string"` ValueType *string `locationName:"ValueType" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribePerformanceChartInput) GoString ¶
func (s NiftyDescribePerformanceChartInput) GoString() string
GoString returns the string representation
func (*NiftyDescribePerformanceChartInput) SetDataType ¶
func (s *NiftyDescribePerformanceChartInput) SetDataType(v []*string) *NiftyDescribePerformanceChartInput
SetDataType sets the DataType field's value.
func (*NiftyDescribePerformanceChartInput) SetFromDate ¶
func (s *NiftyDescribePerformanceChartInput) SetFromDate(v string) *NiftyDescribePerformanceChartInput
SetFromDate sets the FromDate field's value.
func (*NiftyDescribePerformanceChartInput) SetFunctionName ¶
func (s *NiftyDescribePerformanceChartInput) SetFunctionName(v string) *NiftyDescribePerformanceChartInput
SetFunctionName sets the FunctionName field's value.
func (*NiftyDescribePerformanceChartInput) SetResourceName ¶
func (s *NiftyDescribePerformanceChartInput) SetResourceName(v []*string) *NiftyDescribePerformanceChartInput
SetResourceName sets the ResourceName field's value.
func (*NiftyDescribePerformanceChartInput) SetToDate ¶
func (s *NiftyDescribePerformanceChartInput) SetToDate(v string) *NiftyDescribePerformanceChartInput
SetToDate sets the ToDate field's value.
func (*NiftyDescribePerformanceChartInput) SetValueType ¶
func (s *NiftyDescribePerformanceChartInput) SetValueType(v string) *NiftyDescribePerformanceChartInput
SetValueType sets the ValueType field's value.
func (NiftyDescribePerformanceChartInput) String ¶
func (s NiftyDescribePerformanceChartInput) String() string
String returns the string representation
type NiftyDescribePerformanceChartOutput ¶
type NiftyDescribePerformanceChartOutput struct { FunctionName *string `locationName:"functionName" type:"string"` PerformanceChartSet []*PerformanceChartSetItem `locationName:"performanceChartSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` ValueType *string `locationName:"valueType" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribePerformanceChartOutput) GoString ¶
func (s NiftyDescribePerformanceChartOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribePerformanceChartOutput) SetFunctionName ¶
func (s *NiftyDescribePerformanceChartOutput) SetFunctionName(v string) *NiftyDescribePerformanceChartOutput
SetFunctionName sets the FunctionName field's value.
func (*NiftyDescribePerformanceChartOutput) SetPerformanceChartSet ¶
func (s *NiftyDescribePerformanceChartOutput) SetPerformanceChartSet(v []*PerformanceChartSetItem) *NiftyDescribePerformanceChartOutput
SetPerformanceChartSet sets the PerformanceChartSet field's value.
func (*NiftyDescribePerformanceChartOutput) SetRequestId ¶
func (s *NiftyDescribePerformanceChartOutput) SetRequestId(v string) *NiftyDescribePerformanceChartOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribePerformanceChartOutput) SetValueType ¶
func (s *NiftyDescribePerformanceChartOutput) SetValueType(v string) *NiftyDescribePerformanceChartOutput
SetValueType sets the ValueType field's value.
func (NiftyDescribePerformanceChartOutput) String ¶
func (s NiftyDescribePerformanceChartOutput) String() string
String returns the string representation
type NiftyDescribePrivateLansInput ¶
type NiftyDescribePrivateLansInput struct { Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` NetworkId []*string `locationName:"NetworkId" type:"list"` PrivateLanName []*string `locationName:"PrivateLanName" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribePrivateLansInput) GoString ¶
func (s NiftyDescribePrivateLansInput) GoString() string
GoString returns the string representation
func (*NiftyDescribePrivateLansInput) SetFilter ¶
func (s *NiftyDescribePrivateLansInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribePrivateLansInput
SetFilter sets the Filter field's value.
func (*NiftyDescribePrivateLansInput) SetNetworkId ¶
func (s *NiftyDescribePrivateLansInput) SetNetworkId(v []*string) *NiftyDescribePrivateLansInput
SetNetworkId sets the NetworkId field's value.
func (*NiftyDescribePrivateLansInput) SetPrivateLanName ¶
func (s *NiftyDescribePrivateLansInput) SetPrivateLanName(v []*string) *NiftyDescribePrivateLansInput
SetPrivateLanName sets the PrivateLanName field's value.
func (NiftyDescribePrivateLansInput) String ¶
func (s NiftyDescribePrivateLansInput) String() string
String returns the string representation
type NiftyDescribePrivateLansOutput ¶
type NiftyDescribePrivateLansOutput struct { PrivateLanSet []*PrivateLanSetItem `locationName:"privateLanSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribePrivateLansOutput) GoString ¶
func (s NiftyDescribePrivateLansOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribePrivateLansOutput) SetPrivateLanSet ¶
func (s *NiftyDescribePrivateLansOutput) SetPrivateLanSet(v []*PrivateLanSetItem) *NiftyDescribePrivateLansOutput
SetPrivateLanSet sets the PrivateLanSet field's value.
func (*NiftyDescribePrivateLansOutput) SetRequestId ¶
func (s *NiftyDescribePrivateLansOutput) SetRequestId(v string) *NiftyDescribePrivateLansOutput
SetRequestId sets the RequestId field's value.
func (NiftyDescribePrivateLansOutput) String ¶
func (s NiftyDescribePrivateLansOutput) String() string
String returns the string representation
type NiftyDescribeRoutersInput ¶
type NiftyDescribeRoutersInput struct { Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` RouterId []*string `locationName:"RouterId" type:"list"` RouterName []*string `locationName:"RouterName" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeRoutersInput) GoString ¶
func (s NiftyDescribeRoutersInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeRoutersInput) SetFilter ¶
func (s *NiftyDescribeRoutersInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeRoutersInput
SetFilter sets the Filter field's value.
func (*NiftyDescribeRoutersInput) SetRouterId ¶
func (s *NiftyDescribeRoutersInput) SetRouterId(v []*string) *NiftyDescribeRoutersInput
SetRouterId sets the RouterId field's value.
func (*NiftyDescribeRoutersInput) SetRouterName ¶
func (s *NiftyDescribeRoutersInput) SetRouterName(v []*string) *NiftyDescribeRoutersInput
SetRouterName sets the RouterName field's value.
func (NiftyDescribeRoutersInput) String ¶
func (s NiftyDescribeRoutersInput) String() string
String returns the string representation
type NiftyDescribeRoutersOutput ¶
type NiftyDescribeRoutersOutput struct { RequestId *string `locationName:"requestId" type:"string"` RouterSet []*RouterSetItem `locationName:"routerSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeRoutersOutput) GoString ¶
func (s NiftyDescribeRoutersOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeRoutersOutput) SetRequestId ¶
func (s *NiftyDescribeRoutersOutput) SetRequestId(v string) *NiftyDescribeRoutersOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeRoutersOutput) SetRouterSet ¶
func (s *NiftyDescribeRoutersOutput) SetRouterSet(v []*RouterSetItem) *NiftyDescribeRoutersOutput
SetRouterSet sets the RouterSet field's value.
func (NiftyDescribeRoutersOutput) String ¶
func (s NiftyDescribeRoutersOutput) String() string
String returns the string representation
type NiftyDescribeScalingActivitiesInput ¶
type NiftyDescribeScalingActivitiesInput struct { ActivityDateFrom *string `locationName:"ActivityDateFrom" type:"string"` ActivityDateTo *string `locationName:"ActivityDateTo" type:"string"` AutoScalingGroupName *string `locationName:"AutoScalingGroupName" type:"string"` Range *RequestRangeStruct `locationName:"Range" type:"structure"` // contains filtered or unexported fields }
func (NiftyDescribeScalingActivitiesInput) GoString ¶
func (s NiftyDescribeScalingActivitiesInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeScalingActivitiesInput) SetActivityDateFrom ¶
func (s *NiftyDescribeScalingActivitiesInput) SetActivityDateFrom(v string) *NiftyDescribeScalingActivitiesInput
SetActivityDateFrom sets the ActivityDateFrom field's value.
func (*NiftyDescribeScalingActivitiesInput) SetActivityDateTo ¶
func (s *NiftyDescribeScalingActivitiesInput) SetActivityDateTo(v string) *NiftyDescribeScalingActivitiesInput
SetActivityDateTo sets the ActivityDateTo field's value.
func (*NiftyDescribeScalingActivitiesInput) SetAutoScalingGroupName ¶
func (s *NiftyDescribeScalingActivitiesInput) SetAutoScalingGroupName(v string) *NiftyDescribeScalingActivitiesInput
SetAutoScalingGroupName sets the AutoScalingGroupName field's value.
func (*NiftyDescribeScalingActivitiesInput) SetRange ¶
func (s *NiftyDescribeScalingActivitiesInput) SetRange(v *RequestRangeStruct) *NiftyDescribeScalingActivitiesInput
SetRange sets the Range field's value.
func (NiftyDescribeScalingActivitiesInput) String ¶
func (s NiftyDescribeScalingActivitiesInput) String() string
String returns the string representation
type NiftyDescribeScalingActivitiesOutput ¶
type NiftyDescribeScalingActivitiesOutput struct { AutoScalingGroupName *string `locationName:"autoScalingGroupName" type:"string"` LogSet []*LogSetItem `locationName:"logSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeScalingActivitiesOutput) GoString ¶
func (s NiftyDescribeScalingActivitiesOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeScalingActivitiesOutput) SetAutoScalingGroupName ¶
func (s *NiftyDescribeScalingActivitiesOutput) SetAutoScalingGroupName(v string) *NiftyDescribeScalingActivitiesOutput
SetAutoScalingGroupName sets the AutoScalingGroupName field's value.
func (*NiftyDescribeScalingActivitiesOutput) SetLogSet ¶
func (s *NiftyDescribeScalingActivitiesOutput) SetLogSet(v []*LogSetItem) *NiftyDescribeScalingActivitiesOutput
SetLogSet sets the LogSet field's value.
func (*NiftyDescribeScalingActivitiesOutput) SetRequestId ¶
func (s *NiftyDescribeScalingActivitiesOutput) SetRequestId(v string) *NiftyDescribeScalingActivitiesOutput
SetRequestId sets the RequestId field's value.
func (NiftyDescribeScalingActivitiesOutput) String ¶
func (s NiftyDescribeScalingActivitiesOutput) String() string
String returns the string representation
type NiftyDescribeSeparateInstanceRulesInput ¶
type NiftyDescribeSeparateInstanceRulesInput struct { Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` SeparateInstanceRuleName []*string `locationName:"SeparateInstanceRuleName" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeSeparateInstanceRulesInput) GoString ¶
func (s NiftyDescribeSeparateInstanceRulesInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeSeparateInstanceRulesInput) SetFilter ¶
func (s *NiftyDescribeSeparateInstanceRulesInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeSeparateInstanceRulesInput
SetFilter sets the Filter field's value.
func (*NiftyDescribeSeparateInstanceRulesInput) SetSeparateInstanceRuleName ¶
func (s *NiftyDescribeSeparateInstanceRulesInput) SetSeparateInstanceRuleName(v []*string) *NiftyDescribeSeparateInstanceRulesInput
SetSeparateInstanceRuleName sets the SeparateInstanceRuleName field's value.
func (NiftyDescribeSeparateInstanceRulesInput) String ¶
func (s NiftyDescribeSeparateInstanceRulesInput) String() string
String returns the string representation
type NiftyDescribeSeparateInstanceRulesOutput ¶
type NiftyDescribeSeparateInstanceRulesOutput struct { RequestId *string `locationName:"requestId" type:"string"` SeparateInstanceRulesInfo []*SeparateInstanceRulesInfoSetItem `locationName:"separateInstanceRulesInfo" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeSeparateInstanceRulesOutput) GoString ¶
func (s NiftyDescribeSeparateInstanceRulesOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeSeparateInstanceRulesOutput) SetRequestId ¶
func (s *NiftyDescribeSeparateInstanceRulesOutput) SetRequestId(v string) *NiftyDescribeSeparateInstanceRulesOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeSeparateInstanceRulesOutput) SetSeparateInstanceRulesInfo ¶
func (s *NiftyDescribeSeparateInstanceRulesOutput) SetSeparateInstanceRulesInfo(v []*SeparateInstanceRulesInfoSetItem) *NiftyDescribeSeparateInstanceRulesOutput
SetSeparateInstanceRulesInfo sets the SeparateInstanceRulesInfo field's value.
func (NiftyDescribeSeparateInstanceRulesOutput) String ¶
func (s NiftyDescribeSeparateInstanceRulesOutput) String() string
String returns the string representation
type NiftyDescribeVpnGatewayActivitiesInput ¶
type NiftyDescribeVpnGatewayActivitiesInput struct { NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeVpnGatewayActivitiesInput) GoString ¶
func (s NiftyDescribeVpnGatewayActivitiesInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeVpnGatewayActivitiesInput) SetNiftyVpnGatewayName ¶
func (s *NiftyDescribeVpnGatewayActivitiesInput) SetNiftyVpnGatewayName(v string) *NiftyDescribeVpnGatewayActivitiesInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*NiftyDescribeVpnGatewayActivitiesInput) SetVpnGatewayId ¶
func (s *NiftyDescribeVpnGatewayActivitiesInput) SetVpnGatewayId(v string) *NiftyDescribeVpnGatewayActivitiesInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (NiftyDescribeVpnGatewayActivitiesInput) String ¶
func (s NiftyDescribeVpnGatewayActivitiesInput) String() string
String returns the string representation
type NiftyDescribeVpnGatewayActivitiesOutput ¶
type NiftyDescribeVpnGatewayActivitiesOutput struct { AnalyzeResultSet []*AnalyzeResultSetItem `locationName:"analyzeResultSet" locationNameList:"item" type:"list"` Log *string `locationName:"log" type:"string"` NiftyVpnGatewayName *string `locationName:"niftyVpnGatewayName" type:"string"` RequestId *string `locationName:"requestId" type:"string"` VpnGatewayId *string `locationName:"vpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (NiftyDescribeVpnGatewayActivitiesOutput) GoString ¶
func (s NiftyDescribeVpnGatewayActivitiesOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeVpnGatewayActivitiesOutput) SetAnalyzeResultSet ¶
func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetAnalyzeResultSet(v []*AnalyzeResultSetItem) *NiftyDescribeVpnGatewayActivitiesOutput
SetAnalyzeResultSet sets the AnalyzeResultSet field's value.
func (*NiftyDescribeVpnGatewayActivitiesOutput) SetLog ¶
func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetLog(v string) *NiftyDescribeVpnGatewayActivitiesOutput
SetLog sets the Log field's value.
func (*NiftyDescribeVpnGatewayActivitiesOutput) SetNiftyVpnGatewayName ¶
func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetNiftyVpnGatewayName(v string) *NiftyDescribeVpnGatewayActivitiesOutput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*NiftyDescribeVpnGatewayActivitiesOutput) SetRequestId ¶
func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetRequestId(v string) *NiftyDescribeVpnGatewayActivitiesOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeVpnGatewayActivitiesOutput) SetVpnGatewayId ¶
func (s *NiftyDescribeVpnGatewayActivitiesOutput) SetVpnGatewayId(v string) *NiftyDescribeVpnGatewayActivitiesOutput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (NiftyDescribeVpnGatewayActivitiesOutput) String ¶
func (s NiftyDescribeVpnGatewayActivitiesOutput) String() string
String returns the string representation
type NiftyDescribeWebProxiesInput ¶
type NiftyDescribeWebProxiesInput struct { Filter []*RequestFilterStruct `locationName:"Filter" type:"list"` RouterId []*string `locationName:"RouterId" type:"list"` RouterName []*string `locationName:"RouterName" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeWebProxiesInput) GoString ¶
func (s NiftyDescribeWebProxiesInput) GoString() string
GoString returns the string representation
func (*NiftyDescribeWebProxiesInput) SetFilter ¶
func (s *NiftyDescribeWebProxiesInput) SetFilter(v []*RequestFilterStruct) *NiftyDescribeWebProxiesInput
SetFilter sets the Filter field's value.
func (*NiftyDescribeWebProxiesInput) SetRouterId ¶
func (s *NiftyDescribeWebProxiesInput) SetRouterId(v []*string) *NiftyDescribeWebProxiesInput
SetRouterId sets the RouterId field's value.
func (*NiftyDescribeWebProxiesInput) SetRouterName ¶
func (s *NiftyDescribeWebProxiesInput) SetRouterName(v []*string) *NiftyDescribeWebProxiesInput
SetRouterName sets the RouterName field's value.
func (NiftyDescribeWebProxiesInput) String ¶
func (s NiftyDescribeWebProxiesInput) String() string
String returns the string representation
type NiftyDescribeWebProxiesOutput ¶
type NiftyDescribeWebProxiesOutput struct { RequestId *string `locationName:"requestId" type:"string"` WebProxy []*WebProxySetItem `locationName:"webProxy" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyDescribeWebProxiesOutput) GoString ¶
func (s NiftyDescribeWebProxiesOutput) GoString() string
GoString returns the string representation
func (*NiftyDescribeWebProxiesOutput) SetRequestId ¶
func (s *NiftyDescribeWebProxiesOutput) SetRequestId(v string) *NiftyDescribeWebProxiesOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDescribeWebProxiesOutput) SetWebProxy ¶
func (s *NiftyDescribeWebProxiesOutput) SetWebProxy(v []*WebProxySetItem) *NiftyDescribeWebProxiesOutput
SetWebProxy sets the WebProxy field's value.
func (NiftyDescribeWebProxiesOutput) String ¶
func (s NiftyDescribeWebProxiesOutput) String() string
String returns the string representation
type NiftyDisableDhcpInput ¶
type NiftyDisableDhcpInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyDisableDhcpInput) GoString ¶
func (s NiftyDisableDhcpInput) GoString() string
GoString returns the string representation
func (*NiftyDisableDhcpInput) SetAgreement ¶
func (s *NiftyDisableDhcpInput) SetAgreement(v bool) *NiftyDisableDhcpInput
SetAgreement sets the Agreement field's value.
func (*NiftyDisableDhcpInput) SetNetworkId ¶
func (s *NiftyDisableDhcpInput) SetNetworkId(v string) *NiftyDisableDhcpInput
SetNetworkId sets the NetworkId field's value.
func (*NiftyDisableDhcpInput) SetNetworkName ¶
func (s *NiftyDisableDhcpInput) SetNetworkName(v string) *NiftyDisableDhcpInput
SetNetworkName sets the NetworkName field's value.
func (*NiftyDisableDhcpInput) SetRouterId ¶
func (s *NiftyDisableDhcpInput) SetRouterId(v string) *NiftyDisableDhcpInput
SetRouterId sets the RouterId field's value.
func (*NiftyDisableDhcpInput) SetRouterName ¶
func (s *NiftyDisableDhcpInput) SetRouterName(v string) *NiftyDisableDhcpInput
SetRouterName sets the RouterName field's value.
func (NiftyDisableDhcpInput) String ¶
func (s NiftyDisableDhcpInput) String() string
String returns the string representation
type NiftyDisableDhcpOutput ¶
type NiftyDisableDhcpOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDisableDhcpOutput) GoString ¶
func (s NiftyDisableDhcpOutput) GoString() string
GoString returns the string representation
func (*NiftyDisableDhcpOutput) SetRequestId ¶
func (s *NiftyDisableDhcpOutput) SetRequestId(v string) *NiftyDisableDhcpOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDisableDhcpOutput) SetReturn ¶
func (s *NiftyDisableDhcpOutput) SetReturn(v bool) *NiftyDisableDhcpOutput
SetReturn sets the Return field's value.
func (NiftyDisableDhcpOutput) String ¶
func (s NiftyDisableDhcpOutput) String() string
String returns the string representation
type NiftyDisassociateNatTableInput ¶
type NiftyDisassociateNatTableInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AssociationId *string `locationName:"AssociationId" type:"string"` // contains filtered or unexported fields }
func (NiftyDisassociateNatTableInput) GoString ¶
func (s NiftyDisassociateNatTableInput) GoString() string
GoString returns the string representation
func (*NiftyDisassociateNatTableInput) SetAgreement ¶
func (s *NiftyDisassociateNatTableInput) SetAgreement(v bool) *NiftyDisassociateNatTableInput
SetAgreement sets the Agreement field's value.
func (*NiftyDisassociateNatTableInput) SetAssociationId ¶
func (s *NiftyDisassociateNatTableInput) SetAssociationId(v string) *NiftyDisassociateNatTableInput
SetAssociationId sets the AssociationId field's value.
func (NiftyDisassociateNatTableInput) String ¶
func (s NiftyDisassociateNatTableInput) String() string
String returns the string representation
type NiftyDisassociateNatTableOutput ¶
type NiftyDisassociateNatTableOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDisassociateNatTableOutput) GoString ¶
func (s NiftyDisassociateNatTableOutput) GoString() string
GoString returns the string representation
func (*NiftyDisassociateNatTableOutput) SetRequestId ¶
func (s *NiftyDisassociateNatTableOutput) SetRequestId(v string) *NiftyDisassociateNatTableOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDisassociateNatTableOutput) SetReturn ¶
func (s *NiftyDisassociateNatTableOutput) SetReturn(v bool) *NiftyDisassociateNatTableOutput
SetReturn sets the Return field's value.
func (NiftyDisassociateNatTableOutput) String ¶
func (s NiftyDisassociateNatTableOutput) String() string
String returns the string representation
type NiftyDisassociateRouteTableFromVpnGatewayInput ¶
type NiftyDisassociateRouteTableFromVpnGatewayInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AssociationId *string `locationName:"AssociationId" type:"string"` // contains filtered or unexported fields }
func (NiftyDisassociateRouteTableFromVpnGatewayInput) GoString ¶
func (s NiftyDisassociateRouteTableFromVpnGatewayInput) GoString() string
GoString returns the string representation
func (*NiftyDisassociateRouteTableFromVpnGatewayInput) SetAgreement ¶
func (s *NiftyDisassociateRouteTableFromVpnGatewayInput) SetAgreement(v bool) *NiftyDisassociateRouteTableFromVpnGatewayInput
SetAgreement sets the Agreement field's value.
func (*NiftyDisassociateRouteTableFromVpnGatewayInput) SetAssociationId ¶
func (s *NiftyDisassociateRouteTableFromVpnGatewayInput) SetAssociationId(v string) *NiftyDisassociateRouteTableFromVpnGatewayInput
SetAssociationId sets the AssociationId field's value.
func (NiftyDisassociateRouteTableFromVpnGatewayInput) String ¶
func (s NiftyDisassociateRouteTableFromVpnGatewayInput) String() string
String returns the string representation
type NiftyDisassociateRouteTableFromVpnGatewayOutput ¶
type NiftyDisassociateRouteTableFromVpnGatewayOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyDisassociateRouteTableFromVpnGatewayOutput) GoString ¶
func (s NiftyDisassociateRouteTableFromVpnGatewayOutput) GoString() string
GoString returns the string representation
func (*NiftyDisassociateRouteTableFromVpnGatewayOutput) SetRequestId ¶
func (s *NiftyDisassociateRouteTableFromVpnGatewayOutput) SetRequestId(v string) *NiftyDisassociateRouteTableFromVpnGatewayOutput
SetRequestId sets the RequestId field's value.
func (*NiftyDisassociateRouteTableFromVpnGatewayOutput) SetReturn ¶
func (s *NiftyDisassociateRouteTableFromVpnGatewayOutput) SetReturn(v bool) *NiftyDisassociateRouteTableFromVpnGatewayOutput
SetReturn sets the Return field's value.
func (NiftyDisassociateRouteTableFromVpnGatewayOutput) String ¶
func (s NiftyDisassociateRouteTableFromVpnGatewayOutput) String() string
String returns the string representation
type NiftyDistributionIdsSetItem ¶
type NiftyDistributionIdsSetItem struct { DistributionId *string `locationName:"distributionId" type:"string"` // contains filtered or unexported fields }
func (NiftyDistributionIdsSetItem) GoString ¶
func (s NiftyDistributionIdsSetItem) GoString() string
GoString returns the string representation
func (*NiftyDistributionIdsSetItem) SetDistributionId ¶
func (s *NiftyDistributionIdsSetItem) SetDistributionId(v string) *NiftyDistributionIdsSetItem
SetDistributionId sets the DistributionId field's value.
func (NiftyDistributionIdsSetItem) String ¶
func (s NiftyDistributionIdsSetItem) String() string
String returns the string representation
type NiftyElasticLoadBalancingSetItem ¶
type NiftyElasticLoadBalancingSetItem struct { ElasticLoadBalancerId *string `locationName:"elasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"elasticLoadBalancerName" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"elasticLoadBalancerPort" type:"integer"` InstancePort *int64 `locationName:"instancePort" type:"integer"` Protocol *string `locationName:"protocol" type:"string"` // contains filtered or unexported fields }
func (NiftyElasticLoadBalancingSetItem) GoString ¶
func (s NiftyElasticLoadBalancingSetItem) GoString() string
GoString returns the string representation
func (*NiftyElasticLoadBalancingSetItem) SetElasticLoadBalancerId ¶
func (s *NiftyElasticLoadBalancingSetItem) SetElasticLoadBalancerId(v string) *NiftyElasticLoadBalancingSetItem
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyElasticLoadBalancingSetItem) SetElasticLoadBalancerName ¶
func (s *NiftyElasticLoadBalancingSetItem) SetElasticLoadBalancerName(v string) *NiftyElasticLoadBalancingSetItem
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyElasticLoadBalancingSetItem) SetElasticLoadBalancerPort ¶
func (s *NiftyElasticLoadBalancingSetItem) SetElasticLoadBalancerPort(v int64) *NiftyElasticLoadBalancingSetItem
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*NiftyElasticLoadBalancingSetItem) SetInstancePort ¶
func (s *NiftyElasticLoadBalancingSetItem) SetInstancePort(v int64) *NiftyElasticLoadBalancingSetItem
SetInstancePort sets the InstancePort field's value.
func (*NiftyElasticLoadBalancingSetItem) SetProtocol ¶
func (s *NiftyElasticLoadBalancingSetItem) SetProtocol(v string) *NiftyElasticLoadBalancingSetItem
SetProtocol sets the Protocol field's value.
func (NiftyElasticLoadBalancingSetItem) String ¶
func (s NiftyElasticLoadBalancingSetItem) String() string
String returns the string representation
type NiftyEnableDhcpInput ¶
type NiftyEnableDhcpInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` DhcpOptionsId *string `locationName:"DhcpOptionsId" type:"string"` NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyEnableDhcpInput) GoString ¶
func (s NiftyEnableDhcpInput) GoString() string
GoString returns the string representation
func (*NiftyEnableDhcpInput) SetAgreement ¶
func (s *NiftyEnableDhcpInput) SetAgreement(v bool) *NiftyEnableDhcpInput
SetAgreement sets the Agreement field's value.
func (*NiftyEnableDhcpInput) SetDhcpConfigId ¶
func (s *NiftyEnableDhcpInput) SetDhcpConfigId(v string) *NiftyEnableDhcpInput
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*NiftyEnableDhcpInput) SetDhcpOptionsId ¶
func (s *NiftyEnableDhcpInput) SetDhcpOptionsId(v string) *NiftyEnableDhcpInput
SetDhcpOptionsId sets the DhcpOptionsId field's value.
func (*NiftyEnableDhcpInput) SetNetworkId ¶
func (s *NiftyEnableDhcpInput) SetNetworkId(v string) *NiftyEnableDhcpInput
SetNetworkId sets the NetworkId field's value.
func (*NiftyEnableDhcpInput) SetNetworkName ¶
func (s *NiftyEnableDhcpInput) SetNetworkName(v string) *NiftyEnableDhcpInput
SetNetworkName sets the NetworkName field's value.
func (*NiftyEnableDhcpInput) SetRouterId ¶
func (s *NiftyEnableDhcpInput) SetRouterId(v string) *NiftyEnableDhcpInput
SetRouterId sets the RouterId field's value.
func (*NiftyEnableDhcpInput) SetRouterName ¶
func (s *NiftyEnableDhcpInput) SetRouterName(v string) *NiftyEnableDhcpInput
SetRouterName sets the RouterName field's value.
func (NiftyEnableDhcpInput) String ¶
func (s NiftyEnableDhcpInput) String() string
String returns the string representation
type NiftyEnableDhcpOutput ¶
type NiftyEnableDhcpOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyEnableDhcpOutput) GoString ¶
func (s NiftyEnableDhcpOutput) GoString() string
GoString returns the string representation
func (*NiftyEnableDhcpOutput) SetRequestId ¶
func (s *NiftyEnableDhcpOutput) SetRequestId(v string) *NiftyEnableDhcpOutput
SetRequestId sets the RequestId field's value.
func (*NiftyEnableDhcpOutput) SetReturn ¶
func (s *NiftyEnableDhcpOutput) SetReturn(v bool) *NiftyEnableDhcpOutput
SetReturn sets the Return field's value.
func (NiftyEnableDhcpOutput) String ¶
func (s NiftyEnableDhcpOutput) String() string
String returns the string representation
type NiftyIpsecConfiguration ¶
type NiftyIpsecConfiguration struct { EncryptionAlgorithm *string `locationName:"encryptionAlgorithm" type:"string"` HashingAlgorithm *string `locationName:"hashingAlgorithm" type:"string"` InternetKeyExchange *string `locationName:"internetKeyExchange" type:"string"` Mtu *string `locationName:"mtu" type:"string"` // contains filtered or unexported fields }
func (NiftyIpsecConfiguration) GoString ¶
func (s NiftyIpsecConfiguration) GoString() string
GoString returns the string representation
func (*NiftyIpsecConfiguration) SetEncryptionAlgorithm ¶
func (s *NiftyIpsecConfiguration) SetEncryptionAlgorithm(v string) *NiftyIpsecConfiguration
SetEncryptionAlgorithm sets the EncryptionAlgorithm field's value.
func (*NiftyIpsecConfiguration) SetHashingAlgorithm ¶
func (s *NiftyIpsecConfiguration) SetHashingAlgorithm(v string) *NiftyIpsecConfiguration
SetHashingAlgorithm sets the HashingAlgorithm field's value.
func (*NiftyIpsecConfiguration) SetInternetKeyExchange ¶
func (s *NiftyIpsecConfiguration) SetInternetKeyExchange(v string) *NiftyIpsecConfiguration
SetInternetKeyExchange sets the InternetKeyExchange field's value.
func (*NiftyIpsecConfiguration) SetMtu ¶
func (s *NiftyIpsecConfiguration) SetMtu(v string) *NiftyIpsecConfiguration
SetMtu sets the Mtu field's value.
func (*NiftyIpsecConfiguration) SetPreSharedKey ¶
func (s *NiftyIpsecConfiguration) SetPreSharedKey(v string) *NiftyIpsecConfiguration
SetPreSharedKey sets the PreSharedKey field's value.
func (NiftyIpsecConfiguration) String ¶
func (s NiftyIpsecConfiguration) String() string
String returns the string representation
type NiftyModifyAddressAttributeInput ¶
type NiftyModifyAddressAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` PrivateIpAddress *string `locationName:"PrivateIpAddress" type:"string"` PublicIp *string `locationName:"PublicIp" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyAddressAttributeInput) GoString ¶
func (s NiftyModifyAddressAttributeInput) GoString() string
GoString returns the string representation
func (*NiftyModifyAddressAttributeInput) SetAttribute ¶
func (s *NiftyModifyAddressAttributeInput) SetAttribute(v string) *NiftyModifyAddressAttributeInput
SetAttribute sets the Attribute field's value.
func (*NiftyModifyAddressAttributeInput) SetPrivateIpAddress ¶
func (s *NiftyModifyAddressAttributeInput) SetPrivateIpAddress(v string) *NiftyModifyAddressAttributeInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*NiftyModifyAddressAttributeInput) SetPublicIp ¶
func (s *NiftyModifyAddressAttributeInput) SetPublicIp(v string) *NiftyModifyAddressAttributeInput
SetPublicIp sets the PublicIp field's value.
func (*NiftyModifyAddressAttributeInput) SetValue ¶
func (s *NiftyModifyAddressAttributeInput) SetValue(v string) *NiftyModifyAddressAttributeInput
SetValue sets the Value field's value.
func (NiftyModifyAddressAttributeInput) String ¶
func (s NiftyModifyAddressAttributeInput) String() string
String returns the string representation
type NiftyModifyAddressAttributeOutput ¶
type NiftyModifyAddressAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyModifyAddressAttributeOutput) GoString ¶
func (s NiftyModifyAddressAttributeOutput) GoString() string
GoString returns the string representation
func (*NiftyModifyAddressAttributeOutput) SetRequestId ¶
func (s *NiftyModifyAddressAttributeOutput) SetRequestId(v string) *NiftyModifyAddressAttributeOutput
SetRequestId sets the RequestId field's value.
func (*NiftyModifyAddressAttributeOutput) SetReturn ¶
func (s *NiftyModifyAddressAttributeOutput) SetReturn(v bool) *NiftyModifyAddressAttributeOutput
SetReturn sets the Return field's value.
func (NiftyModifyAddressAttributeOutput) String ¶
func (s NiftyModifyAddressAttributeOutput) String() string
String returns the string representation
type NiftyModifyCustomerGatewayAttributeInput ¶
type NiftyModifyCustomerGatewayAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` CustomerGatewayId *string `locationName:"CustomerGatewayId" type:"string"` NiftyCustomerGatewayName *string `locationName:"NiftyCustomerGatewayName" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyCustomerGatewayAttributeInput) GoString ¶
func (s NiftyModifyCustomerGatewayAttributeInput) GoString() string
GoString returns the string representation
func (*NiftyModifyCustomerGatewayAttributeInput) SetAttribute ¶
func (s *NiftyModifyCustomerGatewayAttributeInput) SetAttribute(v string) *NiftyModifyCustomerGatewayAttributeInput
SetAttribute sets the Attribute field's value.
func (*NiftyModifyCustomerGatewayAttributeInput) SetCustomerGatewayId ¶
func (s *NiftyModifyCustomerGatewayAttributeInput) SetCustomerGatewayId(v string) *NiftyModifyCustomerGatewayAttributeInput
SetCustomerGatewayId sets the CustomerGatewayId field's value.
func (*NiftyModifyCustomerGatewayAttributeInput) SetNiftyCustomerGatewayName ¶
func (s *NiftyModifyCustomerGatewayAttributeInput) SetNiftyCustomerGatewayName(v string) *NiftyModifyCustomerGatewayAttributeInput
SetNiftyCustomerGatewayName sets the NiftyCustomerGatewayName field's value.
func (*NiftyModifyCustomerGatewayAttributeInput) SetValue ¶
func (s *NiftyModifyCustomerGatewayAttributeInput) SetValue(v string) *NiftyModifyCustomerGatewayAttributeInput
SetValue sets the Value field's value.
func (NiftyModifyCustomerGatewayAttributeInput) String ¶
func (s NiftyModifyCustomerGatewayAttributeInput) String() string
String returns the string representation
type NiftyModifyCustomerGatewayAttributeOutput ¶
type NiftyModifyCustomerGatewayAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyModifyCustomerGatewayAttributeOutput) GoString ¶
func (s NiftyModifyCustomerGatewayAttributeOutput) GoString() string
GoString returns the string representation
func (*NiftyModifyCustomerGatewayAttributeOutput) SetRequestId ¶
func (s *NiftyModifyCustomerGatewayAttributeOutput) SetRequestId(v string) *NiftyModifyCustomerGatewayAttributeOutput
SetRequestId sets the RequestId field's value.
func (*NiftyModifyCustomerGatewayAttributeOutput) SetReturn ¶
func (s *NiftyModifyCustomerGatewayAttributeOutput) SetReturn(v bool) *NiftyModifyCustomerGatewayAttributeOutput
SetReturn sets the Return field's value.
func (NiftyModifyCustomerGatewayAttributeOutput) String ¶
func (s NiftyModifyCustomerGatewayAttributeOutput) String() string
String returns the string representation
type NiftyModifyElasticLoadBalancerAttributesInput ¶
type NiftyModifyElasticLoadBalancerAttributesInput struct { ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"ElasticLoadBalancerPort" type:"integer"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerAttributes *RequestLoadBalancerAttributesStruct `locationName:"LoadBalancerAttributes" type:"structure"` Protocol *string `locationName:"Protocol" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyElasticLoadBalancerAttributesInput) GoString ¶
func (s NiftyModifyElasticLoadBalancerAttributesInput) GoString() string
GoString returns the string representation
func (*NiftyModifyElasticLoadBalancerAttributesInput) SetElasticLoadBalancerId ¶
func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetElasticLoadBalancerId(v string) *NiftyModifyElasticLoadBalancerAttributesInput
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyModifyElasticLoadBalancerAttributesInput) SetElasticLoadBalancerName ¶
func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetElasticLoadBalancerName(v string) *NiftyModifyElasticLoadBalancerAttributesInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyModifyElasticLoadBalancerAttributesInput) SetElasticLoadBalancerPort ¶
func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetElasticLoadBalancerPort(v int64) *NiftyModifyElasticLoadBalancerAttributesInput
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*NiftyModifyElasticLoadBalancerAttributesInput) SetInstancePort ¶
func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetInstancePort(v int64) *NiftyModifyElasticLoadBalancerAttributesInput
SetInstancePort sets the InstancePort field's value.
func (*NiftyModifyElasticLoadBalancerAttributesInput) SetLoadBalancerAttributes ¶
func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetLoadBalancerAttributes(v *RequestLoadBalancerAttributesStruct) *NiftyModifyElasticLoadBalancerAttributesInput
SetLoadBalancerAttributes sets the LoadBalancerAttributes field's value.
func (*NiftyModifyElasticLoadBalancerAttributesInput) SetProtocol ¶
func (s *NiftyModifyElasticLoadBalancerAttributesInput) SetProtocol(v string) *NiftyModifyElasticLoadBalancerAttributesInput
SetProtocol sets the Protocol field's value.
func (NiftyModifyElasticLoadBalancerAttributesInput) String ¶
func (s NiftyModifyElasticLoadBalancerAttributesInput) String() string
String returns the string representation
type NiftyModifyElasticLoadBalancerAttributesOutput ¶
type NiftyModifyElasticLoadBalancerAttributesOutput struct { ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyModifyElasticLoadBalancerAttributesOutput) GoString ¶
func (s NiftyModifyElasticLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*NiftyModifyElasticLoadBalancerAttributesOutput) SetResponseMetadata ¶
func (s *NiftyModifyElasticLoadBalancerAttributesOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyModifyElasticLoadBalancerAttributesOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyModifyElasticLoadBalancerAttributesOutput) String ¶
func (s NiftyModifyElasticLoadBalancerAttributesOutput) String() string
String returns the string representation
type NiftyModifyInstanceSnapshotAttributeInput ¶
type NiftyModifyInstanceSnapshotAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` InstanceSnapshotId *string `locationName:"InstanceSnapshotId" type:"string"` SnapshotName *string `locationName:"SnapshotName" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyInstanceSnapshotAttributeInput) GoString ¶
func (s NiftyModifyInstanceSnapshotAttributeInput) GoString() string
GoString returns the string representation
func (*NiftyModifyInstanceSnapshotAttributeInput) SetAttribute ¶
func (s *NiftyModifyInstanceSnapshotAttributeInput) SetAttribute(v string) *NiftyModifyInstanceSnapshotAttributeInput
SetAttribute sets the Attribute field's value.
func (*NiftyModifyInstanceSnapshotAttributeInput) SetInstanceSnapshotId ¶
func (s *NiftyModifyInstanceSnapshotAttributeInput) SetInstanceSnapshotId(v string) *NiftyModifyInstanceSnapshotAttributeInput
SetInstanceSnapshotId sets the InstanceSnapshotId field's value.
func (*NiftyModifyInstanceSnapshotAttributeInput) SetSnapshotName ¶
func (s *NiftyModifyInstanceSnapshotAttributeInput) SetSnapshotName(v string) *NiftyModifyInstanceSnapshotAttributeInput
SetSnapshotName sets the SnapshotName field's value.
func (*NiftyModifyInstanceSnapshotAttributeInput) SetValue ¶
func (s *NiftyModifyInstanceSnapshotAttributeInput) SetValue(v string) *NiftyModifyInstanceSnapshotAttributeInput
SetValue sets the Value field's value.
func (NiftyModifyInstanceSnapshotAttributeInput) String ¶
func (s NiftyModifyInstanceSnapshotAttributeInput) String() string
String returns the string representation
type NiftyModifyInstanceSnapshotAttributeOutput ¶
type NiftyModifyInstanceSnapshotAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyModifyInstanceSnapshotAttributeOutput) GoString ¶
func (s NiftyModifyInstanceSnapshotAttributeOutput) GoString() string
GoString returns the string representation
func (*NiftyModifyInstanceSnapshotAttributeOutput) SetRequestId ¶
func (s *NiftyModifyInstanceSnapshotAttributeOutput) SetRequestId(v string) *NiftyModifyInstanceSnapshotAttributeOutput
SetRequestId sets the RequestId field's value.
func (*NiftyModifyInstanceSnapshotAttributeOutput) SetReturn ¶
func (s *NiftyModifyInstanceSnapshotAttributeOutput) SetReturn(v bool) *NiftyModifyInstanceSnapshotAttributeOutput
SetReturn sets the Return field's value.
func (NiftyModifyInstanceSnapshotAttributeOutput) String ¶
func (s NiftyModifyInstanceSnapshotAttributeOutput) String() string
String returns the string representation
type NiftyModifyKeyPairAttributeInput ¶
type NiftyModifyKeyPairAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` KeyName *string `locationName:"KeyName" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyKeyPairAttributeInput) GoString ¶
func (s NiftyModifyKeyPairAttributeInput) GoString() string
GoString returns the string representation
func (*NiftyModifyKeyPairAttributeInput) SetAttribute ¶
func (s *NiftyModifyKeyPairAttributeInput) SetAttribute(v string) *NiftyModifyKeyPairAttributeInput
SetAttribute sets the Attribute field's value.
func (*NiftyModifyKeyPairAttributeInput) SetKeyName ¶
func (s *NiftyModifyKeyPairAttributeInput) SetKeyName(v string) *NiftyModifyKeyPairAttributeInput
SetKeyName sets the KeyName field's value.
func (*NiftyModifyKeyPairAttributeInput) SetValue ¶
func (s *NiftyModifyKeyPairAttributeInput) SetValue(v string) *NiftyModifyKeyPairAttributeInput
SetValue sets the Value field's value.
func (NiftyModifyKeyPairAttributeInput) String ¶
func (s NiftyModifyKeyPairAttributeInput) String() string
String returns the string representation
type NiftyModifyKeyPairAttributeOutput ¶
type NiftyModifyKeyPairAttributeOutput struct { Attribute *string `locationName:"attribute" type:"string"` RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyKeyPairAttributeOutput) GoString ¶
func (s NiftyModifyKeyPairAttributeOutput) GoString() string
GoString returns the string representation
func (*NiftyModifyKeyPairAttributeOutput) SetAttribute ¶
func (s *NiftyModifyKeyPairAttributeOutput) SetAttribute(v string) *NiftyModifyKeyPairAttributeOutput
SetAttribute sets the Attribute field's value.
func (*NiftyModifyKeyPairAttributeOutput) SetRequestId ¶
func (s *NiftyModifyKeyPairAttributeOutput) SetRequestId(v string) *NiftyModifyKeyPairAttributeOutput
SetRequestId sets the RequestId field's value.
func (*NiftyModifyKeyPairAttributeOutput) SetReturn ¶
func (s *NiftyModifyKeyPairAttributeOutput) SetReturn(v bool) *NiftyModifyKeyPairAttributeOutput
SetReturn sets the Return field's value.
func (*NiftyModifyKeyPairAttributeOutput) SetValue ¶
func (s *NiftyModifyKeyPairAttributeOutput) SetValue(v string) *NiftyModifyKeyPairAttributeOutput
SetValue sets the Value field's value.
func (NiftyModifyKeyPairAttributeOutput) String ¶
func (s NiftyModifyKeyPairAttributeOutput) String() string
String returns the string representation
type NiftyModifyPrivateLanAttributeInput ¶
type NiftyModifyPrivateLanAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` NetworkId *string `locationName:"NetworkId" type:"string"` PrivateLanName *string `locationName:"PrivateLanName" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyPrivateLanAttributeInput) GoString ¶
func (s NiftyModifyPrivateLanAttributeInput) GoString() string
GoString returns the string representation
func (*NiftyModifyPrivateLanAttributeInput) SetAttribute ¶
func (s *NiftyModifyPrivateLanAttributeInput) SetAttribute(v string) *NiftyModifyPrivateLanAttributeInput
SetAttribute sets the Attribute field's value.
func (*NiftyModifyPrivateLanAttributeInput) SetNetworkId ¶
func (s *NiftyModifyPrivateLanAttributeInput) SetNetworkId(v string) *NiftyModifyPrivateLanAttributeInput
SetNetworkId sets the NetworkId field's value.
func (*NiftyModifyPrivateLanAttributeInput) SetPrivateLanName ¶
func (s *NiftyModifyPrivateLanAttributeInput) SetPrivateLanName(v string) *NiftyModifyPrivateLanAttributeInput
SetPrivateLanName sets the PrivateLanName field's value.
func (*NiftyModifyPrivateLanAttributeInput) SetValue ¶
func (s *NiftyModifyPrivateLanAttributeInput) SetValue(v string) *NiftyModifyPrivateLanAttributeInput
SetValue sets the Value field's value.
func (NiftyModifyPrivateLanAttributeInput) String ¶
func (s NiftyModifyPrivateLanAttributeInput) String() string
String returns the string representation
type NiftyModifyPrivateLanAttributeOutput ¶
type NiftyModifyPrivateLanAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyModifyPrivateLanAttributeOutput) GoString ¶
func (s NiftyModifyPrivateLanAttributeOutput) GoString() string
GoString returns the string representation
func (*NiftyModifyPrivateLanAttributeOutput) SetRequestId ¶
func (s *NiftyModifyPrivateLanAttributeOutput) SetRequestId(v string) *NiftyModifyPrivateLanAttributeOutput
SetRequestId sets the RequestId field's value.
func (*NiftyModifyPrivateLanAttributeOutput) SetReturn ¶
func (s *NiftyModifyPrivateLanAttributeOutput) SetReturn(v bool) *NiftyModifyPrivateLanAttributeOutput
SetReturn sets the Return field's value.
func (NiftyModifyPrivateLanAttributeOutput) String ¶
func (s NiftyModifyPrivateLanAttributeOutput) String() string
String returns the string representation
type NiftyModifyRouterAttributeInput ¶
type NiftyModifyRouterAttributeInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` Attribute *string `locationName:"Attribute" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyRouterAttributeInput) GoString ¶
func (s NiftyModifyRouterAttributeInput) GoString() string
GoString returns the string representation
func (*NiftyModifyRouterAttributeInput) SetAgreement ¶
func (s *NiftyModifyRouterAttributeInput) SetAgreement(v bool) *NiftyModifyRouterAttributeInput
SetAgreement sets the Agreement field's value.
func (*NiftyModifyRouterAttributeInput) SetAttribute ¶
func (s *NiftyModifyRouterAttributeInput) SetAttribute(v string) *NiftyModifyRouterAttributeInput
SetAttribute sets the Attribute field's value.
func (*NiftyModifyRouterAttributeInput) SetRouterId ¶
func (s *NiftyModifyRouterAttributeInput) SetRouterId(v string) *NiftyModifyRouterAttributeInput
SetRouterId sets the RouterId field's value.
func (*NiftyModifyRouterAttributeInput) SetRouterName ¶
func (s *NiftyModifyRouterAttributeInput) SetRouterName(v string) *NiftyModifyRouterAttributeInput
SetRouterName sets the RouterName field's value.
func (*NiftyModifyRouterAttributeInput) SetValue ¶
func (s *NiftyModifyRouterAttributeInput) SetValue(v string) *NiftyModifyRouterAttributeInput
SetValue sets the Value field's value.
func (NiftyModifyRouterAttributeInput) String ¶
func (s NiftyModifyRouterAttributeInput) String() string
String returns the string representation
type NiftyModifyRouterAttributeOutput ¶
type NiftyModifyRouterAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyModifyRouterAttributeOutput) GoString ¶
func (s NiftyModifyRouterAttributeOutput) GoString() string
GoString returns the string representation
func (*NiftyModifyRouterAttributeOutput) SetRequestId ¶
func (s *NiftyModifyRouterAttributeOutput) SetRequestId(v string) *NiftyModifyRouterAttributeOutput
SetRequestId sets the RequestId field's value.
func (*NiftyModifyRouterAttributeOutput) SetReturn ¶
func (s *NiftyModifyRouterAttributeOutput) SetReturn(v bool) *NiftyModifyRouterAttributeOutput
SetReturn sets the Return field's value.
func (NiftyModifyRouterAttributeOutput) String ¶
func (s NiftyModifyRouterAttributeOutput) String() string
String returns the string representation
type NiftyModifyVpnGatewayAttributeInput ¶
type NiftyModifyVpnGatewayAttributeInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` Attribute *string `locationName:"Attribute" type:"string"` NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` Value *string `locationName:"Value" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyVpnGatewayAttributeInput) GoString ¶
func (s NiftyModifyVpnGatewayAttributeInput) GoString() string
GoString returns the string representation
func (*NiftyModifyVpnGatewayAttributeInput) SetAgreement ¶
func (s *NiftyModifyVpnGatewayAttributeInput) SetAgreement(v bool) *NiftyModifyVpnGatewayAttributeInput
SetAgreement sets the Agreement field's value.
func (*NiftyModifyVpnGatewayAttributeInput) SetAttribute ¶
func (s *NiftyModifyVpnGatewayAttributeInput) SetAttribute(v string) *NiftyModifyVpnGatewayAttributeInput
SetAttribute sets the Attribute field's value.
func (*NiftyModifyVpnGatewayAttributeInput) SetNiftyVpnGatewayName ¶
func (s *NiftyModifyVpnGatewayAttributeInput) SetNiftyVpnGatewayName(v string) *NiftyModifyVpnGatewayAttributeInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*NiftyModifyVpnGatewayAttributeInput) SetValue ¶
func (s *NiftyModifyVpnGatewayAttributeInput) SetValue(v string) *NiftyModifyVpnGatewayAttributeInput
SetValue sets the Value field's value.
func (*NiftyModifyVpnGatewayAttributeInput) SetVpnGatewayId ¶
func (s *NiftyModifyVpnGatewayAttributeInput) SetVpnGatewayId(v string) *NiftyModifyVpnGatewayAttributeInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (NiftyModifyVpnGatewayAttributeInput) String ¶
func (s NiftyModifyVpnGatewayAttributeInput) String() string
String returns the string representation
type NiftyModifyVpnGatewayAttributeOutput ¶
type NiftyModifyVpnGatewayAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyModifyVpnGatewayAttributeOutput) GoString ¶
func (s NiftyModifyVpnGatewayAttributeOutput) GoString() string
GoString returns the string representation
func (*NiftyModifyVpnGatewayAttributeOutput) SetRequestId ¶
func (s *NiftyModifyVpnGatewayAttributeOutput) SetRequestId(v string) *NiftyModifyVpnGatewayAttributeOutput
SetRequestId sets the RequestId field's value.
func (*NiftyModifyVpnGatewayAttributeOutput) SetReturn ¶
func (s *NiftyModifyVpnGatewayAttributeOutput) SetReturn(v bool) *NiftyModifyVpnGatewayAttributeOutput
SetReturn sets the Return field's value.
func (NiftyModifyVpnGatewayAttributeOutput) String ¶
func (s NiftyModifyVpnGatewayAttributeOutput) String() string
String returns the string representation
type NiftyModifyWebProxyAttributeInput ¶
type NiftyModifyWebProxyAttributeInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` Attribute *string `locationName:"Attribute" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (NiftyModifyWebProxyAttributeInput) GoString ¶
func (s NiftyModifyWebProxyAttributeInput) GoString() string
GoString returns the string representation
func (*NiftyModifyWebProxyAttributeInput) SetAgreement ¶
func (s *NiftyModifyWebProxyAttributeInput) SetAgreement(v bool) *NiftyModifyWebProxyAttributeInput
SetAgreement sets the Agreement field's value.
func (*NiftyModifyWebProxyAttributeInput) SetAttribute ¶
func (s *NiftyModifyWebProxyAttributeInput) SetAttribute(v string) *NiftyModifyWebProxyAttributeInput
SetAttribute sets the Attribute field's value.
func (*NiftyModifyWebProxyAttributeInput) SetRouterId ¶
func (s *NiftyModifyWebProxyAttributeInput) SetRouterId(v string) *NiftyModifyWebProxyAttributeInput
SetRouterId sets the RouterId field's value.
func (*NiftyModifyWebProxyAttributeInput) SetRouterName ¶
func (s *NiftyModifyWebProxyAttributeInput) SetRouterName(v string) *NiftyModifyWebProxyAttributeInput
SetRouterName sets the RouterName field's value.
func (*NiftyModifyWebProxyAttributeInput) SetValue ¶
func (s *NiftyModifyWebProxyAttributeInput) SetValue(v string) *NiftyModifyWebProxyAttributeInput
SetValue sets the Value field's value.
func (NiftyModifyWebProxyAttributeInput) String ¶
func (s NiftyModifyWebProxyAttributeInput) String() string
String returns the string representation
type NiftyModifyWebProxyAttributeOutput ¶
type NiftyModifyWebProxyAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyModifyWebProxyAttributeOutput) GoString ¶
func (s NiftyModifyWebProxyAttributeOutput) GoString() string
GoString returns the string representation
func (*NiftyModifyWebProxyAttributeOutput) SetRequestId ¶
func (s *NiftyModifyWebProxyAttributeOutput) SetRequestId(v string) *NiftyModifyWebProxyAttributeOutput
SetRequestId sets the RequestId field's value.
func (*NiftyModifyWebProxyAttributeOutput) SetReturn ¶
func (s *NiftyModifyWebProxyAttributeOutput) SetReturn(v bool) *NiftyModifyWebProxyAttributeOutput
SetReturn sets the Return field's value.
func (NiftyModifyWebProxyAttributeOutput) String ¶
func (s NiftyModifyWebProxyAttributeOutput) String() string
String returns the string representation
type NiftyPrivateIpType ¶
type NiftyPrivateIpType struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (NiftyPrivateIpType) GoString ¶
func (s NiftyPrivateIpType) GoString() string
GoString returns the string representation
func (*NiftyPrivateIpType) SetValue ¶
func (s *NiftyPrivateIpType) SetValue(v string) *NiftyPrivateIpType
SetValue sets the Value field's value.
func (NiftyPrivateIpType) String ¶
func (s NiftyPrivateIpType) String() string
String returns the string representation
type NiftyRebootRoutersInput ¶
type NiftyRebootRoutersInput struct { Router []*RequestRouterStruct `locationName:"Router" type:"list"` // contains filtered or unexported fields }
func (NiftyRebootRoutersInput) GoString ¶
func (s NiftyRebootRoutersInput) GoString() string
GoString returns the string representation
func (*NiftyRebootRoutersInput) SetRouter ¶
func (s *NiftyRebootRoutersInput) SetRouter(v []*RequestRouterStruct) *NiftyRebootRoutersInput
SetRouter sets the Router field's value.
func (NiftyRebootRoutersInput) String ¶
func (s NiftyRebootRoutersInput) String() string
String returns the string representation
type NiftyRebootRoutersOutput ¶
type NiftyRebootRoutersOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyRebootRoutersOutput) GoString ¶
func (s NiftyRebootRoutersOutput) GoString() string
GoString returns the string representation
func (*NiftyRebootRoutersOutput) SetRequestId ¶
func (s *NiftyRebootRoutersOutput) SetRequestId(v string) *NiftyRebootRoutersOutput
SetRequestId sets the RequestId field's value.
func (*NiftyRebootRoutersOutput) SetReturn ¶
func (s *NiftyRebootRoutersOutput) SetReturn(v bool) *NiftyRebootRoutersOutput
SetReturn sets the Return field's value.
func (NiftyRebootRoutersOutput) String ¶
func (s NiftyRebootRoutersOutput) String() string
String returns the string representation
type NiftyRebootVpnGatewaysInput ¶
type NiftyRebootVpnGatewaysInput struct { VpnGateway []*RequestVpnGatewayStruct `locationName:"VpnGateway" type:"list"` // contains filtered or unexported fields }
func (NiftyRebootVpnGatewaysInput) GoString ¶
func (s NiftyRebootVpnGatewaysInput) GoString() string
GoString returns the string representation
func (*NiftyRebootVpnGatewaysInput) SetVpnGateway ¶
func (s *NiftyRebootVpnGatewaysInput) SetVpnGateway(v []*RequestVpnGatewayStruct) *NiftyRebootVpnGatewaysInput
SetVpnGateway sets the VpnGateway field's value.
func (NiftyRebootVpnGatewaysInput) String ¶
func (s NiftyRebootVpnGatewaysInput) String() string
String returns the string representation
type NiftyRebootVpnGatewaysOutput ¶
type NiftyRebootVpnGatewaysOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyRebootVpnGatewaysOutput) GoString ¶
func (s NiftyRebootVpnGatewaysOutput) GoString() string
GoString returns the string representation
func (*NiftyRebootVpnGatewaysOutput) SetRequestId ¶
func (s *NiftyRebootVpnGatewaysOutput) SetRequestId(v string) *NiftyRebootVpnGatewaysOutput
SetRequestId sets the RequestId field's value.
func (*NiftyRebootVpnGatewaysOutput) SetReturn ¶
func (s *NiftyRebootVpnGatewaysOutput) SetReturn(v bool) *NiftyRebootVpnGatewaysOutput
SetReturn sets the Return field's value.
func (NiftyRebootVpnGatewaysOutput) String ¶
func (s NiftyRebootVpnGatewaysOutput) String() string
String returns the string representation
type NiftyRegisterInstancesWithElasticLoadBalancerInput ¶
type NiftyRegisterInstancesWithElasticLoadBalancerInput struct { ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"ElasticLoadBalancerPort" type:"integer"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` Instances []*RequestInstancesStruct `locationName:"Instances" locationNameList:"member" type:"list"` Protocol *string `locationName:"Protocol" type:"string"` // contains filtered or unexported fields }
func (NiftyRegisterInstancesWithElasticLoadBalancerInput) GoString ¶
func (s NiftyRegisterInstancesWithElasticLoadBalancerInput) GoString() string
GoString returns the string representation
func (*NiftyRegisterInstancesWithElasticLoadBalancerInput) SetElasticLoadBalancerId ¶
func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyRegisterInstancesWithElasticLoadBalancerInput
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyRegisterInstancesWithElasticLoadBalancerInput) SetElasticLoadBalancerName ¶
func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyRegisterInstancesWithElasticLoadBalancerInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyRegisterInstancesWithElasticLoadBalancerInput) SetElasticLoadBalancerPort ¶
func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetElasticLoadBalancerPort(v int64) *NiftyRegisterInstancesWithElasticLoadBalancerInput
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*NiftyRegisterInstancesWithElasticLoadBalancerInput) SetInstancePort ¶
func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetInstancePort(v int64) *NiftyRegisterInstancesWithElasticLoadBalancerInput
SetInstancePort sets the InstancePort field's value.
func (*NiftyRegisterInstancesWithElasticLoadBalancerInput) SetInstances ¶
func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetInstances(v []*RequestInstancesStruct) *NiftyRegisterInstancesWithElasticLoadBalancerInput
SetInstances sets the Instances field's value.
func (*NiftyRegisterInstancesWithElasticLoadBalancerInput) SetProtocol ¶
func (s *NiftyRegisterInstancesWithElasticLoadBalancerInput) SetProtocol(v string) *NiftyRegisterInstancesWithElasticLoadBalancerInput
SetProtocol sets the Protocol field's value.
func (NiftyRegisterInstancesWithElasticLoadBalancerInput) String ¶
func (s NiftyRegisterInstancesWithElasticLoadBalancerInput) String() string
String returns the string representation
type NiftyRegisterInstancesWithElasticLoadBalancerOutput ¶
type NiftyRegisterInstancesWithElasticLoadBalancerOutput struct { Instances []*InstancesMemberItem `locationName:"Instances" locationNameList:"member" type:"list"` NiftyRegisterInstancesWithElasticLoadBalancerResult *NiftyRegisterInstancesWithElasticLoadBalancerOutput `locationName:"NiftyRegisterInstancesWithElasticLoadBalancerResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyRegisterInstancesWithElasticLoadBalancerOutput) GoString ¶
func (s NiftyRegisterInstancesWithElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*NiftyRegisterInstancesWithElasticLoadBalancerOutput) SetInstances ¶
func (s *NiftyRegisterInstancesWithElasticLoadBalancerOutput) SetInstances(v []*InstancesMemberItem) *NiftyRegisterInstancesWithElasticLoadBalancerOutput
SetInstances sets the Instances field's value.
func (*NiftyRegisterInstancesWithElasticLoadBalancerOutput) SetNiftyRegisterInstancesWithElasticLoadBalancerResult ¶
func (s *NiftyRegisterInstancesWithElasticLoadBalancerOutput) SetNiftyRegisterInstancesWithElasticLoadBalancerResult(v *NiftyRegisterInstancesWithElasticLoadBalancerOutput) *NiftyRegisterInstancesWithElasticLoadBalancerOutput
SetNiftyRegisterInstancesWithElasticLoadBalancerResult sets the NiftyRegisterInstancesWithElasticLoadBalancerResult field's value.
func (*NiftyRegisterInstancesWithElasticLoadBalancerOutput) SetResponseMetadata ¶
func (s *NiftyRegisterInstancesWithElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyRegisterInstancesWithElasticLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyRegisterInstancesWithElasticLoadBalancerOutput) String ¶
func (s NiftyRegisterInstancesWithElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyRegisterInstancesWithSeparateInstanceRuleInput ¶
type NiftyRegisterInstancesWithSeparateInstanceRuleInput struct { InstanceId []*string `locationName:"InstanceId" type:"list"` InstanceUniqueId []*string `locationName:"InstanceUniqueId" type:"list"` SeparateInstanceRuleName *string `locationName:"SeparateInstanceRuleName" type:"string"` // contains filtered or unexported fields }
func (NiftyRegisterInstancesWithSeparateInstanceRuleInput) GoString ¶
func (s NiftyRegisterInstancesWithSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
func (*NiftyRegisterInstancesWithSeparateInstanceRuleInput) SetInstanceId ¶
func (s *NiftyRegisterInstancesWithSeparateInstanceRuleInput) SetInstanceId(v []*string) *NiftyRegisterInstancesWithSeparateInstanceRuleInput
SetInstanceId sets the InstanceId field's value.
func (*NiftyRegisterInstancesWithSeparateInstanceRuleInput) SetInstanceUniqueId ¶
func (s *NiftyRegisterInstancesWithSeparateInstanceRuleInput) SetInstanceUniqueId(v []*string) *NiftyRegisterInstancesWithSeparateInstanceRuleInput
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*NiftyRegisterInstancesWithSeparateInstanceRuleInput) SetSeparateInstanceRuleName ¶
func (s *NiftyRegisterInstancesWithSeparateInstanceRuleInput) SetSeparateInstanceRuleName(v string) *NiftyRegisterInstancesWithSeparateInstanceRuleInput
SetSeparateInstanceRuleName sets the SeparateInstanceRuleName field's value.
func (NiftyRegisterInstancesWithSeparateInstanceRuleInput) String ¶
func (s NiftyRegisterInstancesWithSeparateInstanceRuleInput) String() string
String returns the string representation
type NiftyRegisterInstancesWithSeparateInstanceRuleOutput ¶
type NiftyRegisterInstancesWithSeparateInstanceRuleOutput struct { InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyRegisterInstancesWithSeparateInstanceRuleOutput) GoString ¶
func (s NiftyRegisterInstancesWithSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (*NiftyRegisterInstancesWithSeparateInstanceRuleOutput) SetInstancesSet ¶
func (s *NiftyRegisterInstancesWithSeparateInstanceRuleOutput) SetInstancesSet(v []*InstancesSetItem) *NiftyRegisterInstancesWithSeparateInstanceRuleOutput
SetInstancesSet sets the InstancesSet field's value.
func (*NiftyRegisterInstancesWithSeparateInstanceRuleOutput) SetRequestId ¶
func (s *NiftyRegisterInstancesWithSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyRegisterInstancesWithSeparateInstanceRuleOutput
SetRequestId sets the RequestId field's value.
func (NiftyRegisterInstancesWithSeparateInstanceRuleOutput) String ¶
func (s NiftyRegisterInstancesWithSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyRegisterPortWithElasticLoadBalancerInput ¶
type NiftyRegisterPortWithElasticLoadBalancerInput struct { ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` Listeners []*RequestListenersStruct `locationName:"Listeners" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (NiftyRegisterPortWithElasticLoadBalancerInput) GoString ¶
func (s NiftyRegisterPortWithElasticLoadBalancerInput) GoString() string
GoString returns the string representation
func (*NiftyRegisterPortWithElasticLoadBalancerInput) SetElasticLoadBalancerId ¶
func (s *NiftyRegisterPortWithElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyRegisterPortWithElasticLoadBalancerInput
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyRegisterPortWithElasticLoadBalancerInput) SetElasticLoadBalancerName ¶
func (s *NiftyRegisterPortWithElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyRegisterPortWithElasticLoadBalancerInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyRegisterPortWithElasticLoadBalancerInput) SetListeners ¶
func (s *NiftyRegisterPortWithElasticLoadBalancerInput) SetListeners(v []*RequestListenersStruct) *NiftyRegisterPortWithElasticLoadBalancerInput
SetListeners sets the Listeners field's value.
func (NiftyRegisterPortWithElasticLoadBalancerInput) String ¶
func (s NiftyRegisterPortWithElasticLoadBalancerInput) String() string
String returns the string representation
type NiftyRegisterPortWithElasticLoadBalancerOutput ¶
type NiftyRegisterPortWithElasticLoadBalancerOutput struct { Listeners []*ListenersMemberItem `locationName:"Listeners" locationNameList:"member" type:"list"` NiftyRegisterPortWithElasticLoadBalancerResult *NiftyRegisterPortWithElasticLoadBalancerOutput `locationName:"NiftyRegisterPortWithElasticLoadBalancerResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyRegisterPortWithElasticLoadBalancerOutput) GoString ¶
func (s NiftyRegisterPortWithElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*NiftyRegisterPortWithElasticLoadBalancerOutput) SetListeners ¶
func (s *NiftyRegisterPortWithElasticLoadBalancerOutput) SetListeners(v []*ListenersMemberItem) *NiftyRegisterPortWithElasticLoadBalancerOutput
SetListeners sets the Listeners field's value.
func (*NiftyRegisterPortWithElasticLoadBalancerOutput) SetNiftyRegisterPortWithElasticLoadBalancerResult ¶
func (s *NiftyRegisterPortWithElasticLoadBalancerOutput) SetNiftyRegisterPortWithElasticLoadBalancerResult(v *NiftyRegisterPortWithElasticLoadBalancerOutput) *NiftyRegisterPortWithElasticLoadBalancerOutput
SetNiftyRegisterPortWithElasticLoadBalancerResult sets the NiftyRegisterPortWithElasticLoadBalancerResult field's value.
func (*NiftyRegisterPortWithElasticLoadBalancerOutput) SetResponseMetadata ¶
func (s *NiftyRegisterPortWithElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyRegisterPortWithElasticLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyRegisterPortWithElasticLoadBalancerOutput) String ¶
func (s NiftyRegisterPortWithElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyRegisterRoutersWithSecurityGroupInput ¶
type NiftyRegisterRoutersWithSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` RouterSet []*RequestRouterSetStruct `locationName:"RouterSet" type:"list"` // contains filtered or unexported fields }
func (NiftyRegisterRoutersWithSecurityGroupInput) GoString ¶
func (s NiftyRegisterRoutersWithSecurityGroupInput) GoString() string
GoString returns the string representation
func (*NiftyRegisterRoutersWithSecurityGroupInput) SetGroupName ¶
func (s *NiftyRegisterRoutersWithSecurityGroupInput) SetGroupName(v string) *NiftyRegisterRoutersWithSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (*NiftyRegisterRoutersWithSecurityGroupInput) SetRouterSet ¶
func (s *NiftyRegisterRoutersWithSecurityGroupInput) SetRouterSet(v []*RequestRouterSetStruct) *NiftyRegisterRoutersWithSecurityGroupInput
SetRouterSet sets the RouterSet field's value.
func (NiftyRegisterRoutersWithSecurityGroupInput) String ¶
func (s NiftyRegisterRoutersWithSecurityGroupInput) String() string
String returns the string representation
type NiftyRegisterRoutersWithSecurityGroupOutput ¶
type NiftyRegisterRoutersWithSecurityGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` RouterSet []*RouterSetItem `locationName:"routerSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyRegisterRoutersWithSecurityGroupOutput) GoString ¶
func (s NiftyRegisterRoutersWithSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*NiftyRegisterRoutersWithSecurityGroupOutput) SetRequestId ¶
func (s *NiftyRegisterRoutersWithSecurityGroupOutput) SetRequestId(v string) *NiftyRegisterRoutersWithSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (*NiftyRegisterRoutersWithSecurityGroupOutput) SetRouterSet ¶
func (s *NiftyRegisterRoutersWithSecurityGroupOutput) SetRouterSet(v []*RouterSetItem) *NiftyRegisterRoutersWithSecurityGroupOutput
SetRouterSet sets the RouterSet field's value.
func (NiftyRegisterRoutersWithSecurityGroupOutput) String ¶
func (s NiftyRegisterRoutersWithSecurityGroupOutput) String() string
String returns the string representation
type NiftyRegisterVpnGatewaysWithSecurityGroupInput ¶
type NiftyRegisterVpnGatewaysWithSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` VpnGatewaySet []*RequestVpnGatewaySetStruct `locationName:"VpnGatewaySet" type:"list"` // contains filtered or unexported fields }
func (NiftyRegisterVpnGatewaysWithSecurityGroupInput) GoString ¶
func (s NiftyRegisterVpnGatewaysWithSecurityGroupInput) GoString() string
GoString returns the string representation
func (*NiftyRegisterVpnGatewaysWithSecurityGroupInput) SetGroupName ¶
func (s *NiftyRegisterVpnGatewaysWithSecurityGroupInput) SetGroupName(v string) *NiftyRegisterVpnGatewaysWithSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (*NiftyRegisterVpnGatewaysWithSecurityGroupInput) SetVpnGatewaySet ¶
func (s *NiftyRegisterVpnGatewaysWithSecurityGroupInput) SetVpnGatewaySet(v []*RequestVpnGatewaySetStruct) *NiftyRegisterVpnGatewaysWithSecurityGroupInput
SetVpnGatewaySet sets the VpnGatewaySet field's value.
func (NiftyRegisterVpnGatewaysWithSecurityGroupInput) String ¶
func (s NiftyRegisterVpnGatewaysWithSecurityGroupInput) String() string
String returns the string representation
type NiftyRegisterVpnGatewaysWithSecurityGroupOutput ¶
type NiftyRegisterVpnGatewaysWithSecurityGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` VpnGatewaySet []*VpnGatewaySetItem `locationName:"vpnGatewaySet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (NiftyRegisterVpnGatewaysWithSecurityGroupOutput) GoString ¶
func (s NiftyRegisterVpnGatewaysWithSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*NiftyRegisterVpnGatewaysWithSecurityGroupOutput) SetRequestId ¶
func (s *NiftyRegisterVpnGatewaysWithSecurityGroupOutput) SetRequestId(v string) *NiftyRegisterVpnGatewaysWithSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (*NiftyRegisterVpnGatewaysWithSecurityGroupOutput) SetVpnGatewaySet ¶
func (s *NiftyRegisterVpnGatewaysWithSecurityGroupOutput) SetVpnGatewaySet(v []*VpnGatewaySetItem) *NiftyRegisterVpnGatewaysWithSecurityGroupOutput
SetVpnGatewaySet sets the VpnGatewaySet field's value.
func (NiftyRegisterVpnGatewaysWithSecurityGroupOutput) String ¶
func (s NiftyRegisterVpnGatewaysWithSecurityGroupOutput) String() string
String returns the string representation
type NiftyReleaseRouterBackupStateInput ¶
type NiftyReleaseRouterBackupStateInput struct { RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyReleaseRouterBackupStateInput) GoString ¶
func (s NiftyReleaseRouterBackupStateInput) GoString() string
GoString returns the string representation
func (*NiftyReleaseRouterBackupStateInput) SetRouterId ¶
func (s *NiftyReleaseRouterBackupStateInput) SetRouterId(v string) *NiftyReleaseRouterBackupStateInput
SetRouterId sets the RouterId field's value.
func (*NiftyReleaseRouterBackupStateInput) SetRouterName ¶
func (s *NiftyReleaseRouterBackupStateInput) SetRouterName(v string) *NiftyReleaseRouterBackupStateInput
SetRouterName sets the RouterName field's value.
func (NiftyReleaseRouterBackupStateInput) String ¶
func (s NiftyReleaseRouterBackupStateInput) String() string
String returns the string representation
type NiftyReleaseRouterBackupStateOutput ¶
type NiftyReleaseRouterBackupStateOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyReleaseRouterBackupStateOutput) GoString ¶
func (s NiftyReleaseRouterBackupStateOutput) GoString() string
GoString returns the string representation
func (*NiftyReleaseRouterBackupStateOutput) SetRequestId ¶
func (s *NiftyReleaseRouterBackupStateOutput) SetRequestId(v string) *NiftyReleaseRouterBackupStateOutput
SetRequestId sets the RequestId field's value.
func (*NiftyReleaseRouterBackupStateOutput) SetReturn ¶
func (s *NiftyReleaseRouterBackupStateOutput) SetReturn(v bool) *NiftyReleaseRouterBackupStateOutput
SetReturn sets the Return field's value.
func (NiftyReleaseRouterBackupStateOutput) String ¶
func (s NiftyReleaseRouterBackupStateOutput) String() string
String returns the string representation
type NiftyReleaseVpnGatewayBackupStateInput ¶
type NiftyReleaseVpnGatewayBackupStateInput struct { NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (NiftyReleaseVpnGatewayBackupStateInput) GoString ¶
func (s NiftyReleaseVpnGatewayBackupStateInput) GoString() string
GoString returns the string representation
func (*NiftyReleaseVpnGatewayBackupStateInput) SetNiftyVpnGatewayName ¶
func (s *NiftyReleaseVpnGatewayBackupStateInput) SetNiftyVpnGatewayName(v string) *NiftyReleaseVpnGatewayBackupStateInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*NiftyReleaseVpnGatewayBackupStateInput) SetVpnGatewayId ¶
func (s *NiftyReleaseVpnGatewayBackupStateInput) SetVpnGatewayId(v string) *NiftyReleaseVpnGatewayBackupStateInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (NiftyReleaseVpnGatewayBackupStateInput) String ¶
func (s NiftyReleaseVpnGatewayBackupStateInput) String() string
String returns the string representation
type NiftyReleaseVpnGatewayBackupStateOutput ¶
type NiftyReleaseVpnGatewayBackupStateOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyReleaseVpnGatewayBackupStateOutput) GoString ¶
func (s NiftyReleaseVpnGatewayBackupStateOutput) GoString() string
GoString returns the string representation
func (*NiftyReleaseVpnGatewayBackupStateOutput) SetRequestId ¶
func (s *NiftyReleaseVpnGatewayBackupStateOutput) SetRequestId(v string) *NiftyReleaseVpnGatewayBackupStateOutput
SetRequestId sets the RequestId field's value.
func (*NiftyReleaseVpnGatewayBackupStateOutput) SetReturn ¶
func (s *NiftyReleaseVpnGatewayBackupStateOutput) SetReturn(v bool) *NiftyReleaseVpnGatewayBackupStateOutput
SetReturn sets the Return field's value.
func (NiftyReleaseVpnGatewayBackupStateOutput) String ¶
func (s NiftyReleaseVpnGatewayBackupStateOutput) String() string
String returns the string representation
type NiftyReplaceDhcpConfigInput ¶
type NiftyReplaceDhcpConfigInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceDhcpConfigInput) GoString ¶
func (s NiftyReplaceDhcpConfigInput) GoString() string
GoString returns the string representation
func (*NiftyReplaceDhcpConfigInput) SetAgreement ¶
func (s *NiftyReplaceDhcpConfigInput) SetAgreement(v bool) *NiftyReplaceDhcpConfigInput
SetAgreement sets the Agreement field's value.
func (*NiftyReplaceDhcpConfigInput) SetDhcpConfigId ¶
func (s *NiftyReplaceDhcpConfigInput) SetDhcpConfigId(v string) *NiftyReplaceDhcpConfigInput
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*NiftyReplaceDhcpConfigInput) SetNetworkId ¶
func (s *NiftyReplaceDhcpConfigInput) SetNetworkId(v string) *NiftyReplaceDhcpConfigInput
SetNetworkId sets the NetworkId field's value.
func (*NiftyReplaceDhcpConfigInput) SetNetworkName ¶
func (s *NiftyReplaceDhcpConfigInput) SetNetworkName(v string) *NiftyReplaceDhcpConfigInput
SetNetworkName sets the NetworkName field's value.
func (*NiftyReplaceDhcpConfigInput) SetRouterId ¶
func (s *NiftyReplaceDhcpConfigInput) SetRouterId(v string) *NiftyReplaceDhcpConfigInput
SetRouterId sets the RouterId field's value.
func (*NiftyReplaceDhcpConfigInput) SetRouterName ¶
func (s *NiftyReplaceDhcpConfigInput) SetRouterName(v string) *NiftyReplaceDhcpConfigInput
SetRouterName sets the RouterName field's value.
func (NiftyReplaceDhcpConfigInput) String ¶
func (s NiftyReplaceDhcpConfigInput) String() string
String returns the string representation
type NiftyReplaceDhcpConfigOutput ¶
type NiftyReplaceDhcpConfigOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyReplaceDhcpConfigOutput) GoString ¶
func (s NiftyReplaceDhcpConfigOutput) GoString() string
GoString returns the string representation
func (*NiftyReplaceDhcpConfigOutput) SetRequestId ¶
func (s *NiftyReplaceDhcpConfigOutput) SetRequestId(v string) *NiftyReplaceDhcpConfigOutput
SetRequestId sets the RequestId field's value.
func (*NiftyReplaceDhcpConfigOutput) SetReturn ¶
func (s *NiftyReplaceDhcpConfigOutput) SetReturn(v bool) *NiftyReplaceDhcpConfigOutput
SetReturn sets the Return field's value.
func (NiftyReplaceDhcpConfigOutput) String ¶
func (s NiftyReplaceDhcpConfigOutput) String() string
String returns the string representation
type NiftyReplaceDhcpOptionInput ¶
type NiftyReplaceDhcpOptionInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` DhcpOptionsId *string `locationName:"DhcpOptionsId" type:"string"` NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceDhcpOptionInput) GoString ¶
func (s NiftyReplaceDhcpOptionInput) GoString() string
GoString returns the string representation
func (*NiftyReplaceDhcpOptionInput) SetAgreement ¶
func (s *NiftyReplaceDhcpOptionInput) SetAgreement(v bool) *NiftyReplaceDhcpOptionInput
SetAgreement sets the Agreement field's value.
func (*NiftyReplaceDhcpOptionInput) SetDhcpOptionsId ¶
func (s *NiftyReplaceDhcpOptionInput) SetDhcpOptionsId(v string) *NiftyReplaceDhcpOptionInput
SetDhcpOptionsId sets the DhcpOptionsId field's value.
func (*NiftyReplaceDhcpOptionInput) SetNetworkId ¶
func (s *NiftyReplaceDhcpOptionInput) SetNetworkId(v string) *NiftyReplaceDhcpOptionInput
SetNetworkId sets the NetworkId field's value.
func (*NiftyReplaceDhcpOptionInput) SetNetworkName ¶
func (s *NiftyReplaceDhcpOptionInput) SetNetworkName(v string) *NiftyReplaceDhcpOptionInput
SetNetworkName sets the NetworkName field's value.
func (*NiftyReplaceDhcpOptionInput) SetRouterId ¶
func (s *NiftyReplaceDhcpOptionInput) SetRouterId(v string) *NiftyReplaceDhcpOptionInput
SetRouterId sets the RouterId field's value.
func (*NiftyReplaceDhcpOptionInput) SetRouterName ¶
func (s *NiftyReplaceDhcpOptionInput) SetRouterName(v string) *NiftyReplaceDhcpOptionInput
SetRouterName sets the RouterName field's value.
func (NiftyReplaceDhcpOptionInput) String ¶
func (s NiftyReplaceDhcpOptionInput) String() string
String returns the string representation
type NiftyReplaceDhcpOptionOutput ¶
type NiftyReplaceDhcpOptionOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyReplaceDhcpOptionOutput) GoString ¶
func (s NiftyReplaceDhcpOptionOutput) GoString() string
GoString returns the string representation
func (*NiftyReplaceDhcpOptionOutput) SetRequestId ¶
func (s *NiftyReplaceDhcpOptionOutput) SetRequestId(v string) *NiftyReplaceDhcpOptionOutput
SetRequestId sets the RequestId field's value.
func (*NiftyReplaceDhcpOptionOutput) SetReturn ¶
func (s *NiftyReplaceDhcpOptionOutput) SetReturn(v bool) *NiftyReplaceDhcpOptionOutput
SetReturn sets the Return field's value.
func (NiftyReplaceDhcpOptionOutput) String ¶
func (s NiftyReplaceDhcpOptionOutput) String() string
String returns the string representation
type NiftyReplaceElasticLoadBalancerLatestVersionInput ¶
type NiftyReplaceElasticLoadBalancerLatestVersionInput struct { ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceElasticLoadBalancerLatestVersionInput) GoString ¶
func (s NiftyReplaceElasticLoadBalancerLatestVersionInput) GoString() string
GoString returns the string representation
func (*NiftyReplaceElasticLoadBalancerLatestVersionInput) SetElasticLoadBalancerId ¶
func (s *NiftyReplaceElasticLoadBalancerLatestVersionInput) SetElasticLoadBalancerId(v string) *NiftyReplaceElasticLoadBalancerLatestVersionInput
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyReplaceElasticLoadBalancerLatestVersionInput) SetElasticLoadBalancerName ¶
func (s *NiftyReplaceElasticLoadBalancerLatestVersionInput) SetElasticLoadBalancerName(v string) *NiftyReplaceElasticLoadBalancerLatestVersionInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (NiftyReplaceElasticLoadBalancerLatestVersionInput) String ¶
func (s NiftyReplaceElasticLoadBalancerLatestVersionInput) String() string
String returns the string representation
type NiftyReplaceElasticLoadBalancerLatestVersionOutput ¶
type NiftyReplaceElasticLoadBalancerLatestVersionOutput struct { ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyReplaceElasticLoadBalancerLatestVersionOutput) GoString ¶
func (s NiftyReplaceElasticLoadBalancerLatestVersionOutput) GoString() string
GoString returns the string representation
func (*NiftyReplaceElasticLoadBalancerLatestVersionOutput) SetResponseMetadata ¶
func (s *NiftyReplaceElasticLoadBalancerLatestVersionOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyReplaceElasticLoadBalancerLatestVersionOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyReplaceElasticLoadBalancerLatestVersionOutput) String ¶
func (s NiftyReplaceElasticLoadBalancerLatestVersionOutput) String() string
String returns the string representation
type NiftyReplaceNatRuleInput ¶
type NiftyReplaceNatRuleInput struct { Description *string `locationName:"Description" type:"string"` Destination *RequestDestinationStruct `locationName:"Destination" type:"structure"` InboundInterface *RequestInboundInterfaceStruct `locationName:"InboundInterface" type:"structure"` NatTableId *string `locationName:"NatTableId" type:"string"` NatType *string `locationName:"NatType" type:"string"` OutboundInterface *RequestOutboundInterfaceStruct `locationName:"OutboundInterface" type:"structure"` Protocol *string `locationName:"Protocol" type:"string"` RuleNumber *string `locationName:"RuleNumber" type:"string"` Source *RequestSourceStruct `locationName:"Source" type:"structure"` Translation *RequestTranslationStruct `locationName:"Translation" type:"structure"` // contains filtered or unexported fields }
func (NiftyReplaceNatRuleInput) GoString ¶
func (s NiftyReplaceNatRuleInput) GoString() string
GoString returns the string representation
func (*NiftyReplaceNatRuleInput) SetDescription ¶
func (s *NiftyReplaceNatRuleInput) SetDescription(v string) *NiftyReplaceNatRuleInput
SetDescription sets the Description field's value.
func (*NiftyReplaceNatRuleInput) SetDestination ¶
func (s *NiftyReplaceNatRuleInput) SetDestination(v *RequestDestinationStruct) *NiftyReplaceNatRuleInput
SetDestination sets the Destination field's value.
func (*NiftyReplaceNatRuleInput) SetInboundInterface ¶
func (s *NiftyReplaceNatRuleInput) SetInboundInterface(v *RequestInboundInterfaceStruct) *NiftyReplaceNatRuleInput
SetInboundInterface sets the InboundInterface field's value.
func (*NiftyReplaceNatRuleInput) SetNatTableId ¶
func (s *NiftyReplaceNatRuleInput) SetNatTableId(v string) *NiftyReplaceNatRuleInput
SetNatTableId sets the NatTableId field's value.
func (*NiftyReplaceNatRuleInput) SetNatType ¶
func (s *NiftyReplaceNatRuleInput) SetNatType(v string) *NiftyReplaceNatRuleInput
SetNatType sets the NatType field's value.
func (*NiftyReplaceNatRuleInput) SetOutboundInterface ¶
func (s *NiftyReplaceNatRuleInput) SetOutboundInterface(v *RequestOutboundInterfaceStruct) *NiftyReplaceNatRuleInput
SetOutboundInterface sets the OutboundInterface field's value.
func (*NiftyReplaceNatRuleInput) SetProtocol ¶
func (s *NiftyReplaceNatRuleInput) SetProtocol(v string) *NiftyReplaceNatRuleInput
SetProtocol sets the Protocol field's value.
func (*NiftyReplaceNatRuleInput) SetRuleNumber ¶
func (s *NiftyReplaceNatRuleInput) SetRuleNumber(v string) *NiftyReplaceNatRuleInput
SetRuleNumber sets the RuleNumber field's value.
func (*NiftyReplaceNatRuleInput) SetSource ¶
func (s *NiftyReplaceNatRuleInput) SetSource(v *RequestSourceStruct) *NiftyReplaceNatRuleInput
SetSource sets the Source field's value.
func (*NiftyReplaceNatRuleInput) SetTranslation ¶
func (s *NiftyReplaceNatRuleInput) SetTranslation(v *RequestTranslationStruct) *NiftyReplaceNatRuleInput
SetTranslation sets the Translation field's value.
func (NiftyReplaceNatRuleInput) String ¶
func (s NiftyReplaceNatRuleInput) String() string
String returns the string representation
type NiftyReplaceNatRuleOutput ¶
type NiftyReplaceNatRuleOutput struct { NatRule *NatRule `locationName:"natRule" type:"structure"` NatTableId *string `locationName:"natTableId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceNatRuleOutput) GoString ¶
func (s NiftyReplaceNatRuleOutput) GoString() string
GoString returns the string representation
func (*NiftyReplaceNatRuleOutput) SetNatRule ¶
func (s *NiftyReplaceNatRuleOutput) SetNatRule(v *NatRule) *NiftyReplaceNatRuleOutput
SetNatRule sets the NatRule field's value.
func (*NiftyReplaceNatRuleOutput) SetNatTableId ¶
func (s *NiftyReplaceNatRuleOutput) SetNatTableId(v string) *NiftyReplaceNatRuleOutput
SetNatTableId sets the NatTableId field's value.
func (*NiftyReplaceNatRuleOutput) SetRequestId ¶
func (s *NiftyReplaceNatRuleOutput) SetRequestId(v string) *NiftyReplaceNatRuleOutput
SetRequestId sets the RequestId field's value.
func (NiftyReplaceNatRuleOutput) String ¶
func (s NiftyReplaceNatRuleOutput) String() string
String returns the string representation
type NiftyReplaceNatTableAssociationInput ¶
type NiftyReplaceNatTableAssociationInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AssociationId *string `locationName:"AssociationId" type:"string"` NatTableId *string `locationName:"NatTableId" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceNatTableAssociationInput) GoString ¶
func (s NiftyReplaceNatTableAssociationInput) GoString() string
GoString returns the string representation
func (*NiftyReplaceNatTableAssociationInput) SetAgreement ¶
func (s *NiftyReplaceNatTableAssociationInput) SetAgreement(v bool) *NiftyReplaceNatTableAssociationInput
SetAgreement sets the Agreement field's value.
func (*NiftyReplaceNatTableAssociationInput) SetAssociationId ¶
func (s *NiftyReplaceNatTableAssociationInput) SetAssociationId(v string) *NiftyReplaceNatTableAssociationInput
SetAssociationId sets the AssociationId field's value.
func (*NiftyReplaceNatTableAssociationInput) SetNatTableId ¶
func (s *NiftyReplaceNatTableAssociationInput) SetNatTableId(v string) *NiftyReplaceNatTableAssociationInput
SetNatTableId sets the NatTableId field's value.
func (NiftyReplaceNatTableAssociationInput) String ¶
func (s NiftyReplaceNatTableAssociationInput) String() string
String returns the string representation
type NiftyReplaceNatTableAssociationOutput ¶
type NiftyReplaceNatTableAssociationOutput struct { NewAssociationId *string `locationName:"newAssociationId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceNatTableAssociationOutput) GoString ¶
func (s NiftyReplaceNatTableAssociationOutput) GoString() string
GoString returns the string representation
func (*NiftyReplaceNatTableAssociationOutput) SetNewAssociationId ¶
func (s *NiftyReplaceNatTableAssociationOutput) SetNewAssociationId(v string) *NiftyReplaceNatTableAssociationOutput
SetNewAssociationId sets the NewAssociationId field's value.
func (*NiftyReplaceNatTableAssociationOutput) SetRequestId ¶
func (s *NiftyReplaceNatTableAssociationOutput) SetRequestId(v string) *NiftyReplaceNatTableAssociationOutput
SetRequestId sets the RequestId field's value.
func (NiftyReplaceNatTableAssociationOutput) String ¶
func (s NiftyReplaceNatTableAssociationOutput) String() string
String returns the string representation
type NiftyReplaceRouteTableAssociationWithVpnGatewayInput ¶
type NiftyReplaceRouteTableAssociationWithVpnGatewayInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AssociationId *string `locationName:"AssociationId" type:"string"` RouteTableId *string `locationName:"RouteTableId" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceRouteTableAssociationWithVpnGatewayInput) GoString ¶
func (s NiftyReplaceRouteTableAssociationWithVpnGatewayInput) GoString() string
GoString returns the string representation
func (*NiftyReplaceRouteTableAssociationWithVpnGatewayInput) SetAgreement ¶
func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) SetAgreement(v bool) *NiftyReplaceRouteTableAssociationWithVpnGatewayInput
SetAgreement sets the Agreement field's value.
func (*NiftyReplaceRouteTableAssociationWithVpnGatewayInput) SetAssociationId ¶
func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) SetAssociationId(v string) *NiftyReplaceRouteTableAssociationWithVpnGatewayInput
SetAssociationId sets the AssociationId field's value.
func (*NiftyReplaceRouteTableAssociationWithVpnGatewayInput) SetRouteTableId ¶
func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) SetRouteTableId(v string) *NiftyReplaceRouteTableAssociationWithVpnGatewayInput
SetRouteTableId sets the RouteTableId field's value.
func (NiftyReplaceRouteTableAssociationWithVpnGatewayInput) String ¶
func (s NiftyReplaceRouteTableAssociationWithVpnGatewayInput) String() string
String returns the string representation
type NiftyReplaceRouteTableAssociationWithVpnGatewayOutput ¶
type NiftyReplaceRouteTableAssociationWithVpnGatewayOutput struct { NewAssociationId *string `locationName:"newAssociationId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) GoString ¶
func (s NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) GoString() string
GoString returns the string representation
func (*NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) SetNewAssociationId ¶
func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) SetNewAssociationId(v string) *NiftyReplaceRouteTableAssociationWithVpnGatewayOutput
SetNewAssociationId sets the NewAssociationId field's value.
func (*NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) SetRequestId ¶
func (s *NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) SetRequestId(v string) *NiftyReplaceRouteTableAssociationWithVpnGatewayOutput
SetRequestId sets the RequestId field's value.
func (NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) String ¶
func (s NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) String() string
String returns the string representation
type NiftyReplaceRouterLatestVersionInput ¶
type NiftyReplaceRouterLatestVersionInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceRouterLatestVersionInput) GoString ¶
func (s NiftyReplaceRouterLatestVersionInput) GoString() string
GoString returns the string representation
func (*NiftyReplaceRouterLatestVersionInput) SetAgreement ¶
func (s *NiftyReplaceRouterLatestVersionInput) SetAgreement(v bool) *NiftyReplaceRouterLatestVersionInput
SetAgreement sets the Agreement field's value.
func (*NiftyReplaceRouterLatestVersionInput) SetRouterId ¶
func (s *NiftyReplaceRouterLatestVersionInput) SetRouterId(v string) *NiftyReplaceRouterLatestVersionInput
SetRouterId sets the RouterId field's value.
func (*NiftyReplaceRouterLatestVersionInput) SetRouterName ¶
func (s *NiftyReplaceRouterLatestVersionInput) SetRouterName(v string) *NiftyReplaceRouterLatestVersionInput
SetRouterName sets the RouterName field's value.
func (NiftyReplaceRouterLatestVersionInput) String ¶
func (s NiftyReplaceRouterLatestVersionInput) String() string
String returns the string representation
type NiftyReplaceRouterLatestVersionOutput ¶
type NiftyReplaceRouterLatestVersionOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyReplaceRouterLatestVersionOutput) GoString ¶
func (s NiftyReplaceRouterLatestVersionOutput) GoString() string
GoString returns the string representation
func (*NiftyReplaceRouterLatestVersionOutput) SetRequestId ¶
func (s *NiftyReplaceRouterLatestVersionOutput) SetRequestId(v string) *NiftyReplaceRouterLatestVersionOutput
SetRequestId sets the RequestId field's value.
func (*NiftyReplaceRouterLatestVersionOutput) SetReturn ¶
func (s *NiftyReplaceRouterLatestVersionOutput) SetReturn(v bool) *NiftyReplaceRouterLatestVersionOutput
SetReturn sets the Return field's value.
func (NiftyReplaceRouterLatestVersionOutput) String ¶
func (s NiftyReplaceRouterLatestVersionOutput) String() string
String returns the string representation
type NiftyReplaceVpnGatewayLatestVersionInput ¶
type NiftyReplaceVpnGatewayLatestVersionInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (NiftyReplaceVpnGatewayLatestVersionInput) GoString ¶
func (s NiftyReplaceVpnGatewayLatestVersionInput) GoString() string
GoString returns the string representation
func (*NiftyReplaceVpnGatewayLatestVersionInput) SetAgreement ¶
func (s *NiftyReplaceVpnGatewayLatestVersionInput) SetAgreement(v bool) *NiftyReplaceVpnGatewayLatestVersionInput
SetAgreement sets the Agreement field's value.
func (*NiftyReplaceVpnGatewayLatestVersionInput) SetNiftyVpnGatewayName ¶
func (s *NiftyReplaceVpnGatewayLatestVersionInput) SetNiftyVpnGatewayName(v string) *NiftyReplaceVpnGatewayLatestVersionInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*NiftyReplaceVpnGatewayLatestVersionInput) SetVpnGatewayId ¶
func (s *NiftyReplaceVpnGatewayLatestVersionInput) SetVpnGatewayId(v string) *NiftyReplaceVpnGatewayLatestVersionInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (NiftyReplaceVpnGatewayLatestVersionInput) String ¶
func (s NiftyReplaceVpnGatewayLatestVersionInput) String() string
String returns the string representation
type NiftyReplaceVpnGatewayLatestVersionOutput ¶
type NiftyReplaceVpnGatewayLatestVersionOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyReplaceVpnGatewayLatestVersionOutput) GoString ¶
func (s NiftyReplaceVpnGatewayLatestVersionOutput) GoString() string
GoString returns the string representation
func (*NiftyReplaceVpnGatewayLatestVersionOutput) SetRequestId ¶
func (s *NiftyReplaceVpnGatewayLatestVersionOutput) SetRequestId(v string) *NiftyReplaceVpnGatewayLatestVersionOutput
SetRequestId sets the RequestId field's value.
func (*NiftyReplaceVpnGatewayLatestVersionOutput) SetReturn ¶
func (s *NiftyReplaceVpnGatewayLatestVersionOutput) SetReturn(v bool) *NiftyReplaceVpnGatewayLatestVersionOutput
SetReturn sets the Return field's value.
func (NiftyReplaceVpnGatewayLatestVersionOutput) String ¶
func (s NiftyReplaceVpnGatewayLatestVersionOutput) String() string
String returns the string representation
type NiftyRestoreInstanceSnapshotInput ¶
type NiftyRestoreInstanceSnapshotInput struct { InstanceSnapshotId *string `locationName:"InstanceSnapshotId" type:"string"` SnapshotName *string `locationName:"SnapshotName" type:"string"` // contains filtered or unexported fields }
func (NiftyRestoreInstanceSnapshotInput) GoString ¶
func (s NiftyRestoreInstanceSnapshotInput) GoString() string
GoString returns the string representation
func (*NiftyRestoreInstanceSnapshotInput) SetInstanceSnapshotId ¶
func (s *NiftyRestoreInstanceSnapshotInput) SetInstanceSnapshotId(v string) *NiftyRestoreInstanceSnapshotInput
SetInstanceSnapshotId sets the InstanceSnapshotId field's value.
func (*NiftyRestoreInstanceSnapshotInput) SetSnapshotName ¶
func (s *NiftyRestoreInstanceSnapshotInput) SetSnapshotName(v string) *NiftyRestoreInstanceSnapshotInput
SetSnapshotName sets the SnapshotName field's value.
func (NiftyRestoreInstanceSnapshotInput) String ¶
func (s NiftyRestoreInstanceSnapshotInput) String() string
String returns the string representation
type NiftyRestoreInstanceSnapshotOutput ¶
type NiftyRestoreInstanceSnapshotOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyRestoreInstanceSnapshotOutput) GoString ¶
func (s NiftyRestoreInstanceSnapshotOutput) GoString() string
GoString returns the string representation
func (*NiftyRestoreInstanceSnapshotOutput) SetRequestId ¶
func (s *NiftyRestoreInstanceSnapshotOutput) SetRequestId(v string) *NiftyRestoreInstanceSnapshotOutput
SetRequestId sets the RequestId field's value.
func (*NiftyRestoreInstanceSnapshotOutput) SetReturn ¶
func (s *NiftyRestoreInstanceSnapshotOutput) SetReturn(v bool) *NiftyRestoreInstanceSnapshotOutput
SetReturn sets the Return field's value.
func (NiftyRestoreInstanceSnapshotOutput) String ¶
func (s NiftyRestoreInstanceSnapshotOutput) String() string
String returns the string representation
type NiftyRestoreRouterPreviousVersionInput ¶
type NiftyRestoreRouterPreviousVersionInput struct { RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyRestoreRouterPreviousVersionInput) GoString ¶
func (s NiftyRestoreRouterPreviousVersionInput) GoString() string
GoString returns the string representation
func (*NiftyRestoreRouterPreviousVersionInput) SetRouterId ¶
func (s *NiftyRestoreRouterPreviousVersionInput) SetRouterId(v string) *NiftyRestoreRouterPreviousVersionInput
SetRouterId sets the RouterId field's value.
func (*NiftyRestoreRouterPreviousVersionInput) SetRouterName ¶
func (s *NiftyRestoreRouterPreviousVersionInput) SetRouterName(v string) *NiftyRestoreRouterPreviousVersionInput
SetRouterName sets the RouterName field's value.
func (NiftyRestoreRouterPreviousVersionInput) String ¶
func (s NiftyRestoreRouterPreviousVersionInput) String() string
String returns the string representation
type NiftyRestoreRouterPreviousVersionOutput ¶
type NiftyRestoreRouterPreviousVersionOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyRestoreRouterPreviousVersionOutput) GoString ¶
func (s NiftyRestoreRouterPreviousVersionOutput) GoString() string
GoString returns the string representation
func (*NiftyRestoreRouterPreviousVersionOutput) SetRequestId ¶
func (s *NiftyRestoreRouterPreviousVersionOutput) SetRequestId(v string) *NiftyRestoreRouterPreviousVersionOutput
SetRequestId sets the RequestId field's value.
func (*NiftyRestoreRouterPreviousVersionOutput) SetReturn ¶
func (s *NiftyRestoreRouterPreviousVersionOutput) SetReturn(v bool) *NiftyRestoreRouterPreviousVersionOutput
SetReturn sets the Return field's value.
func (NiftyRestoreRouterPreviousVersionOutput) String ¶
func (s NiftyRestoreRouterPreviousVersionOutput) String() string
String returns the string representation
type NiftyRestoreVpnGatewayPreviousVersionInput ¶
type NiftyRestoreVpnGatewayPreviousVersionInput struct { NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (NiftyRestoreVpnGatewayPreviousVersionInput) GoString ¶
func (s NiftyRestoreVpnGatewayPreviousVersionInput) GoString() string
GoString returns the string representation
func (*NiftyRestoreVpnGatewayPreviousVersionInput) SetNiftyVpnGatewayName ¶
func (s *NiftyRestoreVpnGatewayPreviousVersionInput) SetNiftyVpnGatewayName(v string) *NiftyRestoreVpnGatewayPreviousVersionInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*NiftyRestoreVpnGatewayPreviousVersionInput) SetVpnGatewayId ¶
func (s *NiftyRestoreVpnGatewayPreviousVersionInput) SetVpnGatewayId(v string) *NiftyRestoreVpnGatewayPreviousVersionInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (NiftyRestoreVpnGatewayPreviousVersionInput) String ¶
func (s NiftyRestoreVpnGatewayPreviousVersionInput) String() string
String returns the string representation
type NiftyRestoreVpnGatewayPreviousVersionOutput ¶
type NiftyRestoreVpnGatewayPreviousVersionOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyRestoreVpnGatewayPreviousVersionOutput) GoString ¶
func (s NiftyRestoreVpnGatewayPreviousVersionOutput) GoString() string
GoString returns the string representation
func (*NiftyRestoreVpnGatewayPreviousVersionOutput) SetRequestId ¶
func (s *NiftyRestoreVpnGatewayPreviousVersionOutput) SetRequestId(v string) *NiftyRestoreVpnGatewayPreviousVersionOutput
SetRequestId sets the RequestId field's value.
func (*NiftyRestoreVpnGatewayPreviousVersionOutput) SetReturn ¶
func (s *NiftyRestoreVpnGatewayPreviousVersionOutput) SetReturn(v bool) *NiftyRestoreVpnGatewayPreviousVersionOutput
SetReturn sets the Return field's value.
func (NiftyRestoreVpnGatewayPreviousVersionOutput) String ¶
func (s NiftyRestoreVpnGatewayPreviousVersionOutput) String() string
String returns the string representation
type NiftyRetryImportInstanceInput ¶
type NiftyRetryImportInstanceInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` // contains filtered or unexported fields }
func (NiftyRetryImportInstanceInput) GoString ¶
func (s NiftyRetryImportInstanceInput) GoString() string
GoString returns the string representation
func (*NiftyRetryImportInstanceInput) SetInstanceId ¶
func (s *NiftyRetryImportInstanceInput) SetInstanceId(v string) *NiftyRetryImportInstanceInput
SetInstanceId sets the InstanceId field's value.
func (NiftyRetryImportInstanceInput) String ¶
func (s NiftyRetryImportInstanceInput) String() string
String returns the string representation
type NiftyRetryImportInstanceOutput ¶
type NiftyRetryImportInstanceOutput struct { InstanceId *string `locationName:"instanceId" type:"string"` InstanceState *string `locationName:"instanceState" type:"string"` InstanceUniqueId *string `locationName:"instanceUniqueId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (NiftyRetryImportInstanceOutput) GoString ¶
func (s NiftyRetryImportInstanceOutput) GoString() string
GoString returns the string representation
func (*NiftyRetryImportInstanceOutput) SetInstanceId ¶
func (s *NiftyRetryImportInstanceOutput) SetInstanceId(v string) *NiftyRetryImportInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*NiftyRetryImportInstanceOutput) SetInstanceState ¶
func (s *NiftyRetryImportInstanceOutput) SetInstanceState(v string) *NiftyRetryImportInstanceOutput
SetInstanceState sets the InstanceState field's value.
func (*NiftyRetryImportInstanceOutput) SetInstanceUniqueId ¶
func (s *NiftyRetryImportInstanceOutput) SetInstanceUniqueId(v string) *NiftyRetryImportInstanceOutput
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (*NiftyRetryImportInstanceOutput) SetRequestId ¶
func (s *NiftyRetryImportInstanceOutput) SetRequestId(v string) *NiftyRetryImportInstanceOutput
SetRequestId sets the RequestId field's value.
func (NiftyRetryImportInstanceOutput) String ¶
func (s NiftyRetryImportInstanceOutput) String() string
String returns the string representation
type NiftySnapshottingSetItem ¶
type NiftySnapshottingSetItem struct { State *string `locationName:"state" type:"string"` // contains filtered or unexported fields }
func (NiftySnapshottingSetItem) GoString ¶
func (s NiftySnapshottingSetItem) GoString() string
GoString returns the string representation
func (*NiftySnapshottingSetItem) SetState ¶
func (s *NiftySnapshottingSetItem) SetState(v string) *NiftySnapshottingSetItem
SetState sets the State field's value.
func (NiftySnapshottingSetItem) String ¶
func (s NiftySnapshottingSetItem) String() string
String returns the string representation
type NiftyTunnel ¶
type NiftyTunnel struct { DestinationPort *string `locationName:"destinationPort" type:"string"` Encapsulation *string `locationName:"encapsulation" type:"string"` Mode *string `locationName:"mode" type:"string"` PeerSessionId *string `locationName:"peerSessionId" type:"string"` PeerTunnelId *string `locationName:"peerTunnelId" type:"string"` SessionId *string `locationName:"sessionId" type:"string"` SourcePort *string `locationName:"sourcePort" type:"string"` TunnelId *string `locationName:"tunnelId" type:"string"` Type *string `locationName:"type" type:"string"` // contains filtered or unexported fields }
func (NiftyTunnel) GoString ¶
func (s NiftyTunnel) GoString() string
GoString returns the string representation
func (*NiftyTunnel) SetDestinationPort ¶
func (s *NiftyTunnel) SetDestinationPort(v string) *NiftyTunnel
SetDestinationPort sets the DestinationPort field's value.
func (*NiftyTunnel) SetEncapsulation ¶
func (s *NiftyTunnel) SetEncapsulation(v string) *NiftyTunnel
SetEncapsulation sets the Encapsulation field's value.
func (*NiftyTunnel) SetMode ¶
func (s *NiftyTunnel) SetMode(v string) *NiftyTunnel
SetMode sets the Mode field's value.
func (*NiftyTunnel) SetPeerSessionId ¶
func (s *NiftyTunnel) SetPeerSessionId(v string) *NiftyTunnel
SetPeerSessionId sets the PeerSessionId field's value.
func (*NiftyTunnel) SetPeerTunnelId ¶
func (s *NiftyTunnel) SetPeerTunnelId(v string) *NiftyTunnel
SetPeerTunnelId sets the PeerTunnelId field's value.
func (*NiftyTunnel) SetSessionId ¶
func (s *NiftyTunnel) SetSessionId(v string) *NiftyTunnel
SetSessionId sets the SessionId field's value.
func (*NiftyTunnel) SetSourcePort ¶
func (s *NiftyTunnel) SetSourcePort(v string) *NiftyTunnel
SetSourcePort sets the SourcePort field's value.
func (*NiftyTunnel) SetTunnelId ¶
func (s *NiftyTunnel) SetTunnelId(v string) *NiftyTunnel
SetTunnelId sets the TunnelId field's value.
func (*NiftyTunnel) SetType ¶
func (s *NiftyTunnel) SetType(v string) *NiftyTunnel
SetType sets the Type field's value.
func (NiftyTunnel) String ¶
func (s NiftyTunnel) String() string
String returns the string representation
type NiftyUpdateAlarmInput ¶
type NiftyUpdateAlarmInput struct { AlarmCondition *string `locationName:"AlarmCondition" type:"string"` Description *string `locationName:"Description" type:"string"` ElasticLoadBalancerName []*string `locationName:"ElasticLoadBalancerName" type:"list"` ElasticLoadBalancerPort []*int64 `locationName:"ElasticLoadBalancerPort" type:"list"` ElasticLoadBalancerProtocol []*string `locationName:"ElasticLoadBalancerProtocol" type:"list"` EmailAddress []*string `locationName:"EmailAddress" type:"list"` FunctionName *string `locationName:"FunctionName" type:"string"` InstanceId []*string `locationName:"InstanceId" type:"list"` LoadBalancerName []*string `locationName:"LoadBalancerName" type:"list"` LoadBalancerPort []*int64 `locationName:"LoadBalancerPort" type:"list"` Partition []*string `locationName:"Partition" type:"list"` Rule []*RequestRuleStruct `locationName:"Rule" type:"list"` RuleName *string `locationName:"RuleName" type:"string"` RuleNameUpdate *string `locationName:"RuleNameUpdate" type:"string"` // contains filtered or unexported fields }
func (NiftyUpdateAlarmInput) GoString ¶
func (s NiftyUpdateAlarmInput) GoString() string
GoString returns the string representation
func (*NiftyUpdateAlarmInput) SetAlarmCondition ¶
func (s *NiftyUpdateAlarmInput) SetAlarmCondition(v string) *NiftyUpdateAlarmInput
SetAlarmCondition sets the AlarmCondition field's value.
func (*NiftyUpdateAlarmInput) SetDescription ¶
func (s *NiftyUpdateAlarmInput) SetDescription(v string) *NiftyUpdateAlarmInput
SetDescription sets the Description field's value.
func (*NiftyUpdateAlarmInput) SetElasticLoadBalancerName ¶
func (s *NiftyUpdateAlarmInput) SetElasticLoadBalancerName(v []*string) *NiftyUpdateAlarmInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyUpdateAlarmInput) SetElasticLoadBalancerPort ¶
func (s *NiftyUpdateAlarmInput) SetElasticLoadBalancerPort(v []*int64) *NiftyUpdateAlarmInput
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*NiftyUpdateAlarmInput) SetElasticLoadBalancerProtocol ¶
func (s *NiftyUpdateAlarmInput) SetElasticLoadBalancerProtocol(v []*string) *NiftyUpdateAlarmInput
SetElasticLoadBalancerProtocol sets the ElasticLoadBalancerProtocol field's value.
func (*NiftyUpdateAlarmInput) SetEmailAddress ¶
func (s *NiftyUpdateAlarmInput) SetEmailAddress(v []*string) *NiftyUpdateAlarmInput
SetEmailAddress sets the EmailAddress field's value.
func (*NiftyUpdateAlarmInput) SetFunctionName ¶
func (s *NiftyUpdateAlarmInput) SetFunctionName(v string) *NiftyUpdateAlarmInput
SetFunctionName sets the FunctionName field's value.
func (*NiftyUpdateAlarmInput) SetInstanceId ¶
func (s *NiftyUpdateAlarmInput) SetInstanceId(v []*string) *NiftyUpdateAlarmInput
SetInstanceId sets the InstanceId field's value.
func (*NiftyUpdateAlarmInput) SetLoadBalancerName ¶
func (s *NiftyUpdateAlarmInput) SetLoadBalancerName(v []*string) *NiftyUpdateAlarmInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*NiftyUpdateAlarmInput) SetLoadBalancerPort ¶
func (s *NiftyUpdateAlarmInput) SetLoadBalancerPort(v []*int64) *NiftyUpdateAlarmInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*NiftyUpdateAlarmInput) SetPartition ¶
func (s *NiftyUpdateAlarmInput) SetPartition(v []*string) *NiftyUpdateAlarmInput
SetPartition sets the Partition field's value.
func (*NiftyUpdateAlarmInput) SetRule ¶
func (s *NiftyUpdateAlarmInput) SetRule(v []*RequestRuleStruct) *NiftyUpdateAlarmInput
SetRule sets the Rule field's value.
func (*NiftyUpdateAlarmInput) SetRuleName ¶
func (s *NiftyUpdateAlarmInput) SetRuleName(v string) *NiftyUpdateAlarmInput
SetRuleName sets the RuleName field's value.
func (*NiftyUpdateAlarmInput) SetRuleNameUpdate ¶
func (s *NiftyUpdateAlarmInput) SetRuleNameUpdate(v string) *NiftyUpdateAlarmInput
SetRuleNameUpdate sets the RuleNameUpdate field's value.
func (NiftyUpdateAlarmInput) String ¶
func (s NiftyUpdateAlarmInput) String() string
String returns the string representation
type NiftyUpdateAlarmOutput ¶
type NiftyUpdateAlarmOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyUpdateAlarmOutput) GoString ¶
func (s NiftyUpdateAlarmOutput) GoString() string
GoString returns the string representation
func (*NiftyUpdateAlarmOutput) SetRequestId ¶
func (s *NiftyUpdateAlarmOutput) SetRequestId(v string) *NiftyUpdateAlarmOutput
SetRequestId sets the RequestId field's value.
func (*NiftyUpdateAlarmOutput) SetReturn ¶
func (s *NiftyUpdateAlarmOutput) SetReturn(v bool) *NiftyUpdateAlarmOutput
SetReturn sets the Return field's value.
func (NiftyUpdateAlarmOutput) String ¶
func (s NiftyUpdateAlarmOutput) String() string
String returns the string representation
type NiftyUpdateAutoScalingGroupInput ¶
type NiftyUpdateAutoScalingGroupInput struct { AutoScalingGroupName *string `locationName:"AutoScalingGroupName" type:"string"` AutoScalingGroupNameUpdate *string `locationName:"AutoScalingGroupNameUpdate" type:"string"` ChangeInCapacity *int64 `locationName:"ChangeInCapacity" type:"integer"` DefaultCooldown *int64 `locationName:"DefaultCooldown" type:"integer"` Description *string `locationName:"Description" type:"string"` ImageId *string `locationName:"ImageId" type:"string"` InstanceLifecycleLimit *int64 `locationName:"InstanceLifecycleLimit" type:"integer"` InstanceType *string `locationName:"InstanceType" type:"string"` LoadBalancers []*RequestLoadBalancersStruct `locationName:"LoadBalancers" type:"list"` MaxSize *int64 `locationName:"MaxSize" type:"integer"` MinSize *int64 `locationName:"MinSize" type:"integer"` Scaleout *int64 `locationName:"Scaleout" type:"integer"` ScaleoutCondition *string `locationName:"ScaleoutCondition" type:"string"` ScalingSchedule []*RequestScalingScheduleStruct `locationName:"ScalingSchedule" type:"list"` ScalingTrigger []*RequestScalingTriggerStruct `locationName:"ScalingTrigger" type:"list"` SecurityGroup []*string `locationName:"SecurityGroup" type:"list"` // contains filtered or unexported fields }
func (NiftyUpdateAutoScalingGroupInput) GoString ¶
func (s NiftyUpdateAutoScalingGroupInput) GoString() string
GoString returns the string representation
func (*NiftyUpdateAutoScalingGroupInput) SetAutoScalingGroupName ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetAutoScalingGroupName(v string) *NiftyUpdateAutoScalingGroupInput
SetAutoScalingGroupName sets the AutoScalingGroupName field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetAutoScalingGroupNameUpdate ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetAutoScalingGroupNameUpdate(v string) *NiftyUpdateAutoScalingGroupInput
SetAutoScalingGroupNameUpdate sets the AutoScalingGroupNameUpdate field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetChangeInCapacity ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetChangeInCapacity(v int64) *NiftyUpdateAutoScalingGroupInput
SetChangeInCapacity sets the ChangeInCapacity field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetDefaultCooldown ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetDefaultCooldown(v int64) *NiftyUpdateAutoScalingGroupInput
SetDefaultCooldown sets the DefaultCooldown field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetDescription ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetDescription(v string) *NiftyUpdateAutoScalingGroupInput
SetDescription sets the Description field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetImageId ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetImageId(v string) *NiftyUpdateAutoScalingGroupInput
SetImageId sets the ImageId field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetInstanceLifecycleLimit ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetInstanceLifecycleLimit(v int64) *NiftyUpdateAutoScalingGroupInput
SetInstanceLifecycleLimit sets the InstanceLifecycleLimit field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetInstanceType ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetInstanceType(v string) *NiftyUpdateAutoScalingGroupInput
SetInstanceType sets the InstanceType field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetLoadBalancers ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetLoadBalancers(v []*RequestLoadBalancersStruct) *NiftyUpdateAutoScalingGroupInput
SetLoadBalancers sets the LoadBalancers field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetMaxSize ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetMaxSize(v int64) *NiftyUpdateAutoScalingGroupInput
SetMaxSize sets the MaxSize field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetMinSize ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetMinSize(v int64) *NiftyUpdateAutoScalingGroupInput
SetMinSize sets the MinSize field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetScaleout ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetScaleout(v int64) *NiftyUpdateAutoScalingGroupInput
SetScaleout sets the Scaleout field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetScaleoutCondition ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetScaleoutCondition(v string) *NiftyUpdateAutoScalingGroupInput
SetScaleoutCondition sets the ScaleoutCondition field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetScalingSchedule ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetScalingSchedule(v []*RequestScalingScheduleStruct) *NiftyUpdateAutoScalingGroupInput
SetScalingSchedule sets the ScalingSchedule field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetScalingTrigger ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetScalingTrigger(v []*RequestScalingTriggerStruct) *NiftyUpdateAutoScalingGroupInput
SetScalingTrigger sets the ScalingTrigger field's value.
func (*NiftyUpdateAutoScalingGroupInput) SetSecurityGroup ¶
func (s *NiftyUpdateAutoScalingGroupInput) SetSecurityGroup(v []*string) *NiftyUpdateAutoScalingGroupInput
SetSecurityGroup sets the SecurityGroup field's value.
func (NiftyUpdateAutoScalingGroupInput) String ¶
func (s NiftyUpdateAutoScalingGroupInput) String() string
String returns the string representation
type NiftyUpdateAutoScalingGroupOutput ¶
type NiftyUpdateAutoScalingGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyUpdateAutoScalingGroupOutput) GoString ¶
func (s NiftyUpdateAutoScalingGroupOutput) GoString() string
GoString returns the string representation
func (*NiftyUpdateAutoScalingGroupOutput) SetRequestId ¶
func (s *NiftyUpdateAutoScalingGroupOutput) SetRequestId(v string) *NiftyUpdateAutoScalingGroupOutput
SetRequestId sets the RequestId field's value.
func (*NiftyUpdateAutoScalingGroupOutput) SetReturn ¶
func (s *NiftyUpdateAutoScalingGroupOutput) SetReturn(v bool) *NiftyUpdateAutoScalingGroupOutput
SetReturn sets the Return field's value.
func (NiftyUpdateAutoScalingGroupOutput) String ¶
func (s NiftyUpdateAutoScalingGroupOutput) String() string
String returns the string representation
type NiftyUpdateElasticLoadBalancerInput ¶
type NiftyUpdateElasticLoadBalancerInput struct { AccountingTypeUpdate *int64 `locationName:"AccountingTypeUpdate" type:"integer"` ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` ElasticLoadBalancerNameUpdate *string `locationName:"ElasticLoadBalancerNameUpdate" type:"string"` NetworkVolumeUpdate *int64 `locationName:"NetworkVolumeUpdate" type:"integer"` // contains filtered or unexported fields }
func (NiftyUpdateElasticLoadBalancerInput) GoString ¶
func (s NiftyUpdateElasticLoadBalancerInput) GoString() string
GoString returns the string representation
func (*NiftyUpdateElasticLoadBalancerInput) SetAccountingTypeUpdate ¶
func (s *NiftyUpdateElasticLoadBalancerInput) SetAccountingTypeUpdate(v int64) *NiftyUpdateElasticLoadBalancerInput
SetAccountingTypeUpdate sets the AccountingTypeUpdate field's value.
func (*NiftyUpdateElasticLoadBalancerInput) SetElasticLoadBalancerId ¶
func (s *NiftyUpdateElasticLoadBalancerInput) SetElasticLoadBalancerId(v string) *NiftyUpdateElasticLoadBalancerInput
SetElasticLoadBalancerId sets the ElasticLoadBalancerId field's value.
func (*NiftyUpdateElasticLoadBalancerInput) SetElasticLoadBalancerName ¶
func (s *NiftyUpdateElasticLoadBalancerInput) SetElasticLoadBalancerName(v string) *NiftyUpdateElasticLoadBalancerInput
SetElasticLoadBalancerName sets the ElasticLoadBalancerName field's value.
func (*NiftyUpdateElasticLoadBalancerInput) SetElasticLoadBalancerNameUpdate ¶
func (s *NiftyUpdateElasticLoadBalancerInput) SetElasticLoadBalancerNameUpdate(v string) *NiftyUpdateElasticLoadBalancerInput
SetElasticLoadBalancerNameUpdate sets the ElasticLoadBalancerNameUpdate field's value.
func (*NiftyUpdateElasticLoadBalancerInput) SetNetworkVolumeUpdate ¶
func (s *NiftyUpdateElasticLoadBalancerInput) SetNetworkVolumeUpdate(v int64) *NiftyUpdateElasticLoadBalancerInput
SetNetworkVolumeUpdate sets the NetworkVolumeUpdate field's value.
func (NiftyUpdateElasticLoadBalancerInput) String ¶
func (s NiftyUpdateElasticLoadBalancerInput) String() string
String returns the string representation
type NiftyUpdateElasticLoadBalancerOutput ¶
type NiftyUpdateElasticLoadBalancerOutput struct { ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (NiftyUpdateElasticLoadBalancerOutput) GoString ¶
func (s NiftyUpdateElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*NiftyUpdateElasticLoadBalancerOutput) SetResponseMetadata ¶
func (s *NiftyUpdateElasticLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *NiftyUpdateElasticLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (NiftyUpdateElasticLoadBalancerOutput) String ¶
func (s NiftyUpdateElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyUpdateInstanceNetworkInterfacesInput ¶
type NiftyUpdateInstanceNetworkInterfacesInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` NetworkInterface []*RequestNetworkInterfaceStruct `locationName:"NetworkInterface" type:"list"` NiftyReboot *string `locationName:"NiftyReboot" type:"string"` // contains filtered or unexported fields }
func (NiftyUpdateInstanceNetworkInterfacesInput) GoString ¶
func (s NiftyUpdateInstanceNetworkInterfacesInput) GoString() string
GoString returns the string representation
func (*NiftyUpdateInstanceNetworkInterfacesInput) SetInstanceId ¶
func (s *NiftyUpdateInstanceNetworkInterfacesInput) SetInstanceId(v string) *NiftyUpdateInstanceNetworkInterfacesInput
SetInstanceId sets the InstanceId field's value.
func (*NiftyUpdateInstanceNetworkInterfacesInput) SetNetworkInterface ¶
func (s *NiftyUpdateInstanceNetworkInterfacesInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *NiftyUpdateInstanceNetworkInterfacesInput
SetNetworkInterface sets the NetworkInterface field's value.
func (*NiftyUpdateInstanceNetworkInterfacesInput) SetNiftyReboot ¶
func (s *NiftyUpdateInstanceNetworkInterfacesInput) SetNiftyReboot(v string) *NiftyUpdateInstanceNetworkInterfacesInput
SetNiftyReboot sets the NiftyReboot field's value.
func (NiftyUpdateInstanceNetworkInterfacesInput) String ¶
func (s NiftyUpdateInstanceNetworkInterfacesInput) String() string
String returns the string representation
type NiftyUpdateInstanceNetworkInterfacesOutput ¶
type NiftyUpdateInstanceNetworkInterfacesOutput struct { Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyUpdateInstanceNetworkInterfacesOutput) GoString ¶
func (s NiftyUpdateInstanceNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (*NiftyUpdateInstanceNetworkInterfacesOutput) SetReturn ¶
func (s *NiftyUpdateInstanceNetworkInterfacesOutput) SetReturn(v bool) *NiftyUpdateInstanceNetworkInterfacesOutput
SetReturn sets the Return field's value.
func (NiftyUpdateInstanceNetworkInterfacesOutput) String ¶
func (s NiftyUpdateInstanceNetworkInterfacesOutput) String() string
String returns the string representation
type NiftyUpdateRouterNetworkInterfacesInput ¶
type NiftyUpdateRouterNetworkInterfacesInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` NetworkInterface []*RequestNetworkInterfaceStruct `locationName:"NetworkInterface" type:"list"` NiftyReboot *string `locationName:"NiftyReboot" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (NiftyUpdateRouterNetworkInterfacesInput) GoString ¶
func (s NiftyUpdateRouterNetworkInterfacesInput) GoString() string
GoString returns the string representation
func (*NiftyUpdateRouterNetworkInterfacesInput) SetAgreement ¶
func (s *NiftyUpdateRouterNetworkInterfacesInput) SetAgreement(v bool) *NiftyUpdateRouterNetworkInterfacesInput
SetAgreement sets the Agreement field's value.
func (*NiftyUpdateRouterNetworkInterfacesInput) SetNetworkInterface ¶
func (s *NiftyUpdateRouterNetworkInterfacesInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *NiftyUpdateRouterNetworkInterfacesInput
SetNetworkInterface sets the NetworkInterface field's value.
func (*NiftyUpdateRouterNetworkInterfacesInput) SetNiftyReboot ¶
func (s *NiftyUpdateRouterNetworkInterfacesInput) SetNiftyReboot(v string) *NiftyUpdateRouterNetworkInterfacesInput
SetNiftyReboot sets the NiftyReboot field's value.
func (*NiftyUpdateRouterNetworkInterfacesInput) SetRouterId ¶
func (s *NiftyUpdateRouterNetworkInterfacesInput) SetRouterId(v string) *NiftyUpdateRouterNetworkInterfacesInput
SetRouterId sets the RouterId field's value.
func (*NiftyUpdateRouterNetworkInterfacesInput) SetRouterName ¶
func (s *NiftyUpdateRouterNetworkInterfacesInput) SetRouterName(v string) *NiftyUpdateRouterNetworkInterfacesInput
SetRouterName sets the RouterName field's value.
func (NiftyUpdateRouterNetworkInterfacesInput) String ¶
func (s NiftyUpdateRouterNetworkInterfacesInput) String() string
String returns the string representation
type NiftyUpdateRouterNetworkInterfacesOutput ¶
type NiftyUpdateRouterNetworkInterfacesOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyUpdateRouterNetworkInterfacesOutput) GoString ¶
func (s NiftyUpdateRouterNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (*NiftyUpdateRouterNetworkInterfacesOutput) SetRequestId ¶
func (s *NiftyUpdateRouterNetworkInterfacesOutput) SetRequestId(v string) *NiftyUpdateRouterNetworkInterfacesOutput
SetRequestId sets the RequestId field's value.
func (*NiftyUpdateRouterNetworkInterfacesOutput) SetReturn ¶
func (s *NiftyUpdateRouterNetworkInterfacesOutput) SetReturn(v bool) *NiftyUpdateRouterNetworkInterfacesOutput
SetReturn sets the Return field's value.
func (NiftyUpdateRouterNetworkInterfacesOutput) String ¶
func (s NiftyUpdateRouterNetworkInterfacesOutput) String() string
String returns the string representation
type NiftyUpdateSeparateInstanceRuleInput ¶
type NiftyUpdateSeparateInstanceRuleInput struct { SeparateInstanceRuleDescriptionUpdate *string `locationName:"SeparateInstanceRuleDescriptionUpdate" type:"string"` SeparateInstanceRuleName *string `locationName:"SeparateInstanceRuleName" type:"string"` SeparateInstanceRuleNameUpdate *string `locationName:"SeparateInstanceRuleNameUpdate" type:"string"` // contains filtered or unexported fields }
func (NiftyUpdateSeparateInstanceRuleInput) GoString ¶
func (s NiftyUpdateSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
func (*NiftyUpdateSeparateInstanceRuleInput) SetSeparateInstanceRuleDescriptionUpdate ¶
func (s *NiftyUpdateSeparateInstanceRuleInput) SetSeparateInstanceRuleDescriptionUpdate(v string) *NiftyUpdateSeparateInstanceRuleInput
SetSeparateInstanceRuleDescriptionUpdate sets the SeparateInstanceRuleDescriptionUpdate field's value.
func (*NiftyUpdateSeparateInstanceRuleInput) SetSeparateInstanceRuleName ¶
func (s *NiftyUpdateSeparateInstanceRuleInput) SetSeparateInstanceRuleName(v string) *NiftyUpdateSeparateInstanceRuleInput
SetSeparateInstanceRuleName sets the SeparateInstanceRuleName field's value.
func (*NiftyUpdateSeparateInstanceRuleInput) SetSeparateInstanceRuleNameUpdate ¶
func (s *NiftyUpdateSeparateInstanceRuleInput) SetSeparateInstanceRuleNameUpdate(v string) *NiftyUpdateSeparateInstanceRuleInput
SetSeparateInstanceRuleNameUpdate sets the SeparateInstanceRuleNameUpdate field's value.
func (NiftyUpdateSeparateInstanceRuleInput) String ¶
func (s NiftyUpdateSeparateInstanceRuleInput) String() string
String returns the string representation
type NiftyUpdateSeparateInstanceRuleOutput ¶
type NiftyUpdateSeparateInstanceRuleOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *string `locationName:"return" type:"string"` // contains filtered or unexported fields }
func (NiftyUpdateSeparateInstanceRuleOutput) GoString ¶
func (s NiftyUpdateSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (*NiftyUpdateSeparateInstanceRuleOutput) SetRequestId ¶
func (s *NiftyUpdateSeparateInstanceRuleOutput) SetRequestId(v string) *NiftyUpdateSeparateInstanceRuleOutput
SetRequestId sets the RequestId field's value.
func (*NiftyUpdateSeparateInstanceRuleOutput) SetReturn ¶
func (s *NiftyUpdateSeparateInstanceRuleOutput) SetReturn(v string) *NiftyUpdateSeparateInstanceRuleOutput
SetReturn sets the Return field's value.
func (NiftyUpdateSeparateInstanceRuleOutput) String ¶
func (s NiftyUpdateSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyUpdateVpnGatewayNetworkInterfacesInput ¶
type NiftyUpdateVpnGatewayNetworkInterfacesInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` NetworkInterface *RequestNetworkInterfaceStruct `locationName:"NetworkInterface" type:"structure"` NiftyReboot *string `locationName:"NiftyReboot" type:"string"` NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (NiftyUpdateVpnGatewayNetworkInterfacesInput) GoString ¶
func (s NiftyUpdateVpnGatewayNetworkInterfacesInput) GoString() string
GoString returns the string representation
func (*NiftyUpdateVpnGatewayNetworkInterfacesInput) SetAgreement ¶
func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetAgreement(v bool) *NiftyUpdateVpnGatewayNetworkInterfacesInput
SetAgreement sets the Agreement field's value.
func (*NiftyUpdateVpnGatewayNetworkInterfacesInput) SetNetworkInterface ¶
func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetNetworkInterface(v *RequestNetworkInterfaceStruct) *NiftyUpdateVpnGatewayNetworkInterfacesInput
SetNetworkInterface sets the NetworkInterface field's value.
func (*NiftyUpdateVpnGatewayNetworkInterfacesInput) SetNiftyReboot ¶
func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetNiftyReboot(v string) *NiftyUpdateVpnGatewayNetworkInterfacesInput
SetNiftyReboot sets the NiftyReboot field's value.
func (*NiftyUpdateVpnGatewayNetworkInterfacesInput) SetNiftyVpnGatewayName ¶
func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetNiftyVpnGatewayName(v string) *NiftyUpdateVpnGatewayNetworkInterfacesInput
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*NiftyUpdateVpnGatewayNetworkInterfacesInput) SetVpnGatewayId ¶
func (s *NiftyUpdateVpnGatewayNetworkInterfacesInput) SetVpnGatewayId(v string) *NiftyUpdateVpnGatewayNetworkInterfacesInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (NiftyUpdateVpnGatewayNetworkInterfacesInput) String ¶
func (s NiftyUpdateVpnGatewayNetworkInterfacesInput) String() string
String returns the string representation
type NiftyUpdateVpnGatewayNetworkInterfacesOutput ¶
type NiftyUpdateVpnGatewayNetworkInterfacesOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (NiftyUpdateVpnGatewayNetworkInterfacesOutput) GoString ¶
func (s NiftyUpdateVpnGatewayNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (*NiftyUpdateVpnGatewayNetworkInterfacesOutput) SetRequestId ¶
func (s *NiftyUpdateVpnGatewayNetworkInterfacesOutput) SetRequestId(v string) *NiftyUpdateVpnGatewayNetworkInterfacesOutput
SetRequestId sets the RequestId field's value.
func (*NiftyUpdateVpnGatewayNetworkInterfacesOutput) SetReturn ¶
func (s *NiftyUpdateVpnGatewayNetworkInterfacesOutput) SetReturn(v bool) *NiftyUpdateVpnGatewayNetworkInterfacesOutput
SetReturn sets the Return field's value.
func (NiftyUpdateVpnGatewayNetworkInterfacesOutput) String ¶
func (s NiftyUpdateVpnGatewayNetworkInterfacesOutput) String() string
String returns the string representation
type Option ¶
type Option struct { MobileFilter *MobileFilter `locationName:"MobileFilter" type:"structure"` NameServer *string `locationName:"nameServer" type:"string"` SessionStickinessPolicy *SessionStickinessPolicy `locationName:"SessionStickinessPolicy" type:"structure"` SorryPage *SorryPage `locationName:"SorryPage" type:"structure"` // contains filtered or unexported fields }
func (*Option) SetMobileFilter ¶
func (s *Option) SetMobileFilter(v *MobileFilter) *Option
SetMobileFilter sets the MobileFilter field's value.
func (*Option) SetNameServer ¶
SetNameServer sets the NameServer field's value.
func (*Option) SetSessionStickinessPolicy ¶
func (s *Option) SetSessionStickinessPolicy(v *SessionStickinessPolicy) *Option
SetSessionStickinessPolicy sets the SessionStickinessPolicy field's value.
func (*Option) SetSorryPage ¶
SetSorryPage sets the SorryPage field's value.
type OptionCommonInfoSetItem ¶
type OptionCommonInfoSetItem struct { OptionName *string `locationName:"optionName" type:"string"` OptionSet []*OptionSetItem `locationName:"optionSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (OptionCommonInfoSetItem) GoString ¶
func (s OptionCommonInfoSetItem) GoString() string
GoString returns the string representation
func (*OptionCommonInfoSetItem) SetOptionName ¶
func (s *OptionCommonInfoSetItem) SetOptionName(v string) *OptionCommonInfoSetItem
SetOptionName sets the OptionName field's value.
func (*OptionCommonInfoSetItem) SetOptionSet ¶
func (s *OptionCommonInfoSetItem) SetOptionSet(v []*OptionSetItem) *OptionCommonInfoSetItem
SetOptionSet sets the OptionSet field's value.
func (OptionCommonInfoSetItem) String ¶
func (s OptionCommonInfoSetItem) String() string
String returns the string representation
type OptionInfoSetItem ¶
type OptionInfoSetItem struct { OptionName *string `locationName:"optionName" type:"string"` OptionSet []*OptionSetItem `locationName:"optionSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (OptionInfoSetItem) GoString ¶
func (s OptionInfoSetItem) GoString() string
GoString returns the string representation
func (*OptionInfoSetItem) SetOptionName ¶
func (s *OptionInfoSetItem) SetOptionName(v string) *OptionInfoSetItem
SetOptionName sets the OptionName field's value.
func (*OptionInfoSetItem) SetOptionSet ¶
func (s *OptionInfoSetItem) SetOptionSet(v []*OptionSetItem) *OptionInfoSetItem
SetOptionSet sets the OptionSet field's value.
func (OptionInfoSetItem) String ¶
func (s OptionInfoSetItem) String() string
String returns the string representation
type OptionSetItem ¶
type OptionSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (OptionSetItem) GoString ¶
func (s OptionSetItem) GoString() string
GoString returns the string representation
func (*OptionSetItem) SetCharge ¶
func (s *OptionSetItem) SetCharge(v int64) *OptionSetItem
SetCharge sets the Charge field's value.
func (*OptionSetItem) SetType ¶
func (s *OptionSetItem) SetType(v string) *OptionSetItem
SetType sets the Type field's value.
func (*OptionSetItem) SetUnit ¶
func (s *OptionSetItem) SetUnit(v string) *OptionSetItem
SetUnit sets the Unit field's value.
func (*OptionSetItem) SetValue ¶
func (s *OptionSetItem) SetValue(v int64) *OptionSetItem
SetValue sets the Value field's value.
func (OptionSetItem) String ¶
func (s OptionSetItem) String() string
String returns the string representation
type Options ¶
type Options struct { StaticRoutesOnly *bool `locationName:"staticRoutesOnly" type:"boolean"` // contains filtered or unexported fields }
func (*Options) SetStaticRoutesOnly ¶
SetStaticRoutesOnly sets the StaticRoutesOnly field's value.
type OsMeasuredRateSetItem ¶
type OsMeasuredRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (OsMeasuredRateSetItem) GoString ¶
func (s OsMeasuredRateSetItem) GoString() string
GoString returns the string representation
func (*OsMeasuredRateSetItem) SetCharge ¶
func (s *OsMeasuredRateSetItem) SetCharge(v int64) *OsMeasuredRateSetItem
SetCharge sets the Charge field's value.
func (*OsMeasuredRateSetItem) SetType ¶
func (s *OsMeasuredRateSetItem) SetType(v string) *OsMeasuredRateSetItem
SetType sets the Type field's value.
func (*OsMeasuredRateSetItem) SetUnit ¶
func (s *OsMeasuredRateSetItem) SetUnit(v string) *OsMeasuredRateSetItem
SetUnit sets the Unit field's value.
func (*OsMeasuredRateSetItem) SetValue ¶
func (s *OsMeasuredRateSetItem) SetValue(v int64) *OsMeasuredRateSetItem
SetValue sets the Value field's value.
func (OsMeasuredRateSetItem) String ¶
func (s OsMeasuredRateSetItem) String() string
String returns the string representation
type OsMonthlyRateSetItem ¶
type OsMonthlyRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (OsMonthlyRateSetItem) GoString ¶
func (s OsMonthlyRateSetItem) GoString() string
GoString returns the string representation
func (*OsMonthlyRateSetItem) SetCharge ¶
func (s *OsMonthlyRateSetItem) SetCharge(v int64) *OsMonthlyRateSetItem
SetCharge sets the Charge field's value.
func (*OsMonthlyRateSetItem) SetType ¶
func (s *OsMonthlyRateSetItem) SetType(v string) *OsMonthlyRateSetItem
SetType sets the Type field's value.
func (*OsMonthlyRateSetItem) SetUnit ¶
func (s *OsMonthlyRateSetItem) SetUnit(v string) *OsMonthlyRateSetItem
SetUnit sets the Unit field's value.
func (*OsMonthlyRateSetItem) SetValue ¶
func (s *OsMonthlyRateSetItem) SetValue(v int64) *OsMonthlyRateSetItem
SetValue sets the Value field's value.
func (OsMonthlyRateSetItem) String ¶
func (s OsMonthlyRateSetItem) String() string
String returns the string representation
type OsOptionChargeInfo ¶
type OsOptionChargeInfo struct { OsOptionChargeMonthlyRateSet []*OsOptionChargeMonthlyRateSetItem `locationName:"osOptionChargeMonthlyRateSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (OsOptionChargeInfo) GoString ¶
func (s OsOptionChargeInfo) GoString() string
GoString returns the string representation
func (*OsOptionChargeInfo) SetOsOptionChargeMonthlyRateSet ¶
func (s *OsOptionChargeInfo) SetOsOptionChargeMonthlyRateSet(v []*OsOptionChargeMonthlyRateSetItem) *OsOptionChargeInfo
SetOsOptionChargeMonthlyRateSet sets the OsOptionChargeMonthlyRateSet field's value.
func (OsOptionChargeInfo) String ¶
func (s OsOptionChargeInfo) String() string
String returns the string representation
type OsOptionChargeMonthlyRateSetItem ¶
type OsOptionChargeMonthlyRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (OsOptionChargeMonthlyRateSetItem) GoString ¶
func (s OsOptionChargeMonthlyRateSetItem) GoString() string
GoString returns the string representation
func (*OsOptionChargeMonthlyRateSetItem) SetCharge ¶
func (s *OsOptionChargeMonthlyRateSetItem) SetCharge(v int64) *OsOptionChargeMonthlyRateSetItem
SetCharge sets the Charge field's value.
func (*OsOptionChargeMonthlyRateSetItem) SetType ¶
func (s *OsOptionChargeMonthlyRateSetItem) SetType(v string) *OsOptionChargeMonthlyRateSetItem
SetType sets the Type field's value.
func (*OsOptionChargeMonthlyRateSetItem) SetUnit ¶
func (s *OsOptionChargeMonthlyRateSetItem) SetUnit(v string) *OsOptionChargeMonthlyRateSetItem
SetUnit sets the Unit field's value.
func (*OsOptionChargeMonthlyRateSetItem) SetValue ¶
func (s *OsOptionChargeMonthlyRateSetItem) SetValue(v int64) *OsOptionChargeMonthlyRateSetItem
SetValue sets the Value field's value.
func (OsOptionChargeMonthlyRateSetItem) String ¶
func (s OsOptionChargeMonthlyRateSetItem) String() string
String returns the string representation
type OutboundInterface ¶
type OutboundInterface struct { NetworkId *string `locationName:"networkId" type:"string"` NetworkName *string `locationName:"networkName" type:"string"` // contains filtered or unexported fields }
func (OutboundInterface) GoString ¶
func (s OutboundInterface) GoString() string
GoString returns the string representation
func (*OutboundInterface) SetNetworkId ¶
func (s *OutboundInterface) SetNetworkId(v string) *OutboundInterface
SetNetworkId sets the NetworkId field's value.
func (*OutboundInterface) SetNetworkName ¶
func (s *OutboundInterface) SetNetworkName(v string) *OutboundInterface
SetNetworkName sets the NetworkName field's value.
func (OutboundInterface) String ¶
func (s OutboundInterface) String() string
String returns the string representation
type PartitionsSetItem ¶
type PartitionsSetItem struct { Partition *string `locationName:"partition" type:"string"` // contains filtered or unexported fields }
func (PartitionsSetItem) GoString ¶
func (s PartitionsSetItem) GoString() string
GoString returns the string representation
func (*PartitionsSetItem) SetPartition ¶
func (s *PartitionsSetItem) SetPartition(v string) *PartitionsSetItem
SetPartition sets the Partition field's value.
func (PartitionsSetItem) String ¶
func (s PartitionsSetItem) String() string
String returns the string representation
type PatternAuthInfo ¶
type PatternAuthInfo struct { PatternAuthSet []*PatternAuthSetItem `locationName:"patternAuthSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (PatternAuthInfo) GoString ¶
func (s PatternAuthInfo) GoString() string
GoString returns the string representation
func (*PatternAuthInfo) SetPatternAuthSet ¶
func (s *PatternAuthInfo) SetPatternAuthSet(v []*PatternAuthSetItem) *PatternAuthInfo
SetPatternAuthSet sets the PatternAuthSet field's value.
func (PatternAuthInfo) String ¶
func (s PatternAuthInfo) String() string
String returns the string representation
type PatternAuthSetItem ¶
type PatternAuthSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (PatternAuthSetItem) GoString ¶
func (s PatternAuthSetItem) GoString() string
GoString returns the string representation
func (*PatternAuthSetItem) SetCharge ¶
func (s *PatternAuthSetItem) SetCharge(v int64) *PatternAuthSetItem
SetCharge sets the Charge field's value.
func (*PatternAuthSetItem) SetType ¶
func (s *PatternAuthSetItem) SetType(v string) *PatternAuthSetItem
SetType sets the Type field's value.
func (*PatternAuthSetItem) SetUnit ¶
func (s *PatternAuthSetItem) SetUnit(v string) *PatternAuthSetItem
SetUnit sets the Unit field's value.
func (*PatternAuthSetItem) SetValue ¶
func (s *PatternAuthSetItem) SetValue(v int64) *PatternAuthSetItem
SetValue sets the Value field's value.
func (PatternAuthSetItem) String ¶
func (s PatternAuthSetItem) String() string
String returns the string representation
type PerformanceChartSetItem ¶
type PerformanceChartSetItem struct { DataSet []*DataSetItem `locationName:"dataSet" locationNameList:"item" type:"list"` DataType *string `locationName:"dataType" type:"string"` ResourceName *string `locationName:"resourceName" type:"string"` // contains filtered or unexported fields }
func (PerformanceChartSetItem) GoString ¶
func (s PerformanceChartSetItem) GoString() string
GoString returns the string representation
func (*PerformanceChartSetItem) SetDataSet ¶
func (s *PerformanceChartSetItem) SetDataSet(v []*DataSetItem) *PerformanceChartSetItem
SetDataSet sets the DataSet field's value.
func (*PerformanceChartSetItem) SetDataType ¶
func (s *PerformanceChartSetItem) SetDataType(v string) *PerformanceChartSetItem
SetDataType sets the DataType field's value.
func (*PerformanceChartSetItem) SetResourceName ¶
func (s *PerformanceChartSetItem) SetResourceName(v string) *PerformanceChartSetItem
SetResourceName sets the ResourceName field's value.
func (PerformanceChartSetItem) String ¶
func (s PerformanceChartSetItem) String() string
String returns the string representation
type Period ¶
type Period struct { EndDate *time.Time `locationName:"endDate" type:"timestamp" timestampFormat:""` StartDate *time.Time `locationName:"startDate" type:"timestamp" timestampFormat:""` ValidityTerm *int64 `locationName:"validityTerm" type:"integer"` // contains filtered or unexported fields }
func (*Period) SetEndDate ¶
SetEndDate sets the EndDate field's value.
func (*Period) SetStartDate ¶
SetStartDate sets the StartDate field's value.
func (*Period) SetValidityTerm ¶
SetValidityTerm sets the ValidityTerm field's value.
type Placement ¶
type Placement struct { AvailabilityZone *string `locationName:"availabilityZone" type:"string"` RegionName *string `locationName:"regionName" type:"string"` // contains filtered or unexported fields }
func (*Placement) SetAvailabilityZone ¶
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*Placement) SetRegionName ¶
SetRegionName sets the RegionName field's value.
type Policies ¶
type Policies struct { AppCookieStickinessPolicies []*AppCookieStickinessPoliciesMemberItem `locationName:"AppCookieStickinessPolicies" locationNameList:"member" type:"list"` LBCookieStickinessPolicies []*LBCookieStickinessPoliciesMemberItem `locationName:"LBCookieStickinessPolicies" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
func (*Policies) SetAppCookieStickinessPolicies ¶
func (s *Policies) SetAppCookieStickinessPolicies(v []*AppCookieStickinessPoliciesMemberItem) *Policies
SetAppCookieStickinessPolicies sets the AppCookieStickinessPolicies field's value.
func (*Policies) SetLBCookieStickinessPolicies ¶
func (s *Policies) SetLBCookieStickinessPolicies(v []*LBCookieStickinessPoliciesMemberItem) *Policies
SetLBCookieStickinessPolicies sets the LBCookieStickinessPolicies field's value.
type PremiumSupportInfo ¶
type PremiumSupportInfo struct { PremiumSupportSet []*PremiumSupportSetItem `locationName:"premiumSupportSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (PremiumSupportInfo) GoString ¶
func (s PremiumSupportInfo) GoString() string
GoString returns the string representation
func (*PremiumSupportInfo) SetPremiumSupportSet ¶
func (s *PremiumSupportInfo) SetPremiumSupportSet(v []*PremiumSupportSetItem) *PremiumSupportInfo
SetPremiumSupportSet sets the PremiumSupportSet field's value.
func (PremiumSupportInfo) String ¶
func (s PremiumSupportInfo) String() string
String returns the string representation
type PremiumSupportSetItem ¶
type PremiumSupportSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` SupportName *string `locationName:"supportName" type:"string"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (PremiumSupportSetItem) GoString ¶
func (s PremiumSupportSetItem) GoString() string
GoString returns the string representation
func (*PremiumSupportSetItem) SetCharge ¶
func (s *PremiumSupportSetItem) SetCharge(v int64) *PremiumSupportSetItem
SetCharge sets the Charge field's value.
func (*PremiumSupportSetItem) SetSupportName ¶
func (s *PremiumSupportSetItem) SetSupportName(v string) *PremiumSupportSetItem
SetSupportName sets the SupportName field's value.
func (*PremiumSupportSetItem) SetType ¶
func (s *PremiumSupportSetItem) SetType(v string) *PremiumSupportSetItem
SetType sets the Type field's value.
func (*PremiumSupportSetItem) SetUnit ¶
func (s *PremiumSupportSetItem) SetUnit(v string) *PremiumSupportSetItem
SetUnit sets the Unit field's value.
func (*PremiumSupportSetItem) SetValue ¶
func (s *PremiumSupportSetItem) SetValue(v int64) *PremiumSupportSetItem
SetValue sets the Value field's value.
func (PremiumSupportSetItem) String ¶
func (s PremiumSupportSetItem) String() string
String returns the string representation
type PreviousState ¶
type PreviousState struct { Code *int64 `locationName:"code" type:"integer"` Name *string `locationName:"name" type:"string"` // contains filtered or unexported fields }
func (PreviousState) GoString ¶
func (s PreviousState) GoString() string
GoString returns the string representation
func (*PreviousState) SetCode ¶
func (s *PreviousState) SetCode(v int64) *PreviousState
SetCode sets the Code field's value.
func (*PreviousState) SetName ¶
func (s *PreviousState) SetName(v string) *PreviousState
SetName sets the Name field's value.
func (PreviousState) String ¶
func (s PreviousState) String() string
String returns the string representation
type PrivateIpAddressesSetItem ¶
type PrivateIpAddressesSetItem struct { Association *Association `locationName:"association" type:"structure"` Primary *bool `locationName:"primary" type:"boolean"` PrivateDnsName *string `locationName:"privateDnsName" type:"string"` PrivateIpAddress *string `locationName:"privateIpAddress" type:"string"` // contains filtered or unexported fields }
func (PrivateIpAddressesSetItem) GoString ¶
func (s PrivateIpAddressesSetItem) GoString() string
GoString returns the string representation
func (*PrivateIpAddressesSetItem) SetAssociation ¶
func (s *PrivateIpAddressesSetItem) SetAssociation(v *Association) *PrivateIpAddressesSetItem
SetAssociation sets the Association field's value.
func (*PrivateIpAddressesSetItem) SetPrimary ¶
func (s *PrivateIpAddressesSetItem) SetPrimary(v bool) *PrivateIpAddressesSetItem
SetPrimary sets the Primary field's value.
func (*PrivateIpAddressesSetItem) SetPrivateDnsName ¶
func (s *PrivateIpAddressesSetItem) SetPrivateDnsName(v string) *PrivateIpAddressesSetItem
SetPrivateDnsName sets the PrivateDnsName field's value.
func (*PrivateIpAddressesSetItem) SetPrivateIpAddress ¶
func (s *PrivateIpAddressesSetItem) SetPrivateIpAddress(v string) *PrivateIpAddressesSetItem
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (PrivateIpAddressesSetItem) String ¶
func (s PrivateIpAddressesSetItem) String() string
String returns the string representation
type PrivateLan ¶
type PrivateLan struct { AccountingType *string `locationName:"accountingType" type:"string"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` Charge *int64 `locationName:"charge" type:"integer"` CidrBlock *string `locationName:"cidrBlock" type:"string"` CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` Description *string `locationName:"description" type:"string"` InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` PrivateLanId *string `locationName:"privateLanId" type:"string"` PrivateLanName *string `locationName:"privateLanName" type:"string"` RouterSet []*RouterSetItem `locationName:"routerSet" locationNameList:"item" type:"list"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` VpnGatewaySet []*VpnGatewaySetItem `locationName:"vpnGatewaySet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (PrivateLan) GoString ¶
func (s PrivateLan) GoString() string
GoString returns the string representation
func (*PrivateLan) SetAccountingType ¶
func (s *PrivateLan) SetAccountingType(v string) *PrivateLan
SetAccountingType sets the AccountingType field's value.
func (*PrivateLan) SetAvailabilityZone ¶
func (s *PrivateLan) SetAvailabilityZone(v string) *PrivateLan
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*PrivateLan) SetCharge ¶
func (s *PrivateLan) SetCharge(v int64) *PrivateLan
SetCharge sets the Charge field's value.
func (*PrivateLan) SetCidrBlock ¶
func (s *PrivateLan) SetCidrBlock(v string) *PrivateLan
SetCidrBlock sets the CidrBlock field's value.
func (*PrivateLan) SetCreatedTime ¶
func (s *PrivateLan) SetCreatedTime(v time.Time) *PrivateLan
SetCreatedTime sets the CreatedTime field's value.
func (*PrivateLan) SetDescription ¶
func (s *PrivateLan) SetDescription(v string) *PrivateLan
SetDescription sets the Description field's value.
func (*PrivateLan) SetInstancesSet ¶
func (s *PrivateLan) SetInstancesSet(v []*InstancesSetItem) *PrivateLan
SetInstancesSet sets the InstancesSet field's value.
func (*PrivateLan) SetPrivateLanId ¶
func (s *PrivateLan) SetPrivateLanId(v string) *PrivateLan
SetPrivateLanId sets the PrivateLanId field's value.
func (*PrivateLan) SetPrivateLanName ¶
func (s *PrivateLan) SetPrivateLanName(v string) *PrivateLan
SetPrivateLanName sets the PrivateLanName field's value.
func (*PrivateLan) SetRouterSet ¶
func (s *PrivateLan) SetRouterSet(v []*RouterSetItem) *PrivateLan
SetRouterSet sets the RouterSet field's value.
func (*PrivateLan) SetState ¶
func (s *PrivateLan) SetState(v string) *PrivateLan
SetState sets the State field's value.
func (*PrivateLan) SetTagSet ¶
func (s *PrivateLan) SetTagSet(v []*TagSetItem) *PrivateLan
SetTagSet sets the TagSet field's value.
func (*PrivateLan) SetType ¶
func (s *PrivateLan) SetType(v string) *PrivateLan
SetType sets the Type field's value.
func (*PrivateLan) SetUnit ¶
func (s *PrivateLan) SetUnit(v string) *PrivateLan
SetUnit sets the Unit field's value.
func (*PrivateLan) SetValue ¶
func (s *PrivateLan) SetValue(v int64) *PrivateLan
SetValue sets the Value field's value.
func (*PrivateLan) SetVpnGatewaySet ¶
func (s *PrivateLan) SetVpnGatewaySet(v []*VpnGatewaySetItem) *PrivateLan
SetVpnGatewaySet sets the VpnGatewaySet field's value.
func (PrivateLan) String ¶
func (s PrivateLan) String() string
String returns the string representation
type PrivateLanInfo ¶
type PrivateLanInfo struct { PrivateLan *PrivateLan `locationName:"privateLan" type:"structure"` // contains filtered or unexported fields }
func (PrivateLanInfo) GoString ¶
func (s PrivateLanInfo) GoString() string
GoString returns the string representation
func (*PrivateLanInfo) SetPrivateLan ¶
func (s *PrivateLanInfo) SetPrivateLan(v *PrivateLan) *PrivateLanInfo
SetPrivateLan sets the PrivateLan field's value.
func (PrivateLanInfo) String ¶
func (s PrivateLanInfo) String() string
String returns the string representation
type PrivateLanSetItem ¶
type PrivateLanSetItem struct { AccountingType *string `locationName:"accountingType" type:"string"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` CidrBlock *string `locationName:"cidrBlock" type:"string"` CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` Description *string `locationName:"description" type:"string"` ElasticLoadBalancingSet []*ElasticLoadBalancingSetItem `locationName:"elasticLoadBalancingSet" locationNameList:"item" type:"list"` InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` NetworkId *string `locationName:"networkId" type:"string"` PrivateLanName *string `locationName:"privateLanName" type:"string"` RouterSet []*RouterSetItem `locationName:"routerSet" locationNameList:"item" type:"list"` SharingStatus *string `locationName:"sharingStatus" type:"string"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` VpnGatewaySet []*VpnGatewaySetItem `locationName:"vpnGatewaySet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (PrivateLanSetItem) GoString ¶
func (s PrivateLanSetItem) GoString() string
GoString returns the string representation
func (*PrivateLanSetItem) SetAccountingType ¶
func (s *PrivateLanSetItem) SetAccountingType(v string) *PrivateLanSetItem
SetAccountingType sets the AccountingType field's value.
func (*PrivateLanSetItem) SetAvailabilityZone ¶
func (s *PrivateLanSetItem) SetAvailabilityZone(v string) *PrivateLanSetItem
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*PrivateLanSetItem) SetCidrBlock ¶
func (s *PrivateLanSetItem) SetCidrBlock(v string) *PrivateLanSetItem
SetCidrBlock sets the CidrBlock field's value.
func (*PrivateLanSetItem) SetCreatedTime ¶
func (s *PrivateLanSetItem) SetCreatedTime(v time.Time) *PrivateLanSetItem
SetCreatedTime sets the CreatedTime field's value.
func (*PrivateLanSetItem) SetDescription ¶
func (s *PrivateLanSetItem) SetDescription(v string) *PrivateLanSetItem
SetDescription sets the Description field's value.
func (*PrivateLanSetItem) SetElasticLoadBalancingSet ¶
func (s *PrivateLanSetItem) SetElasticLoadBalancingSet(v []*ElasticLoadBalancingSetItem) *PrivateLanSetItem
SetElasticLoadBalancingSet sets the ElasticLoadBalancingSet field's value.
func (*PrivateLanSetItem) SetInstancesSet ¶
func (s *PrivateLanSetItem) SetInstancesSet(v []*InstancesSetItem) *PrivateLanSetItem
SetInstancesSet sets the InstancesSet field's value.
func (*PrivateLanSetItem) SetNetworkId ¶
func (s *PrivateLanSetItem) SetNetworkId(v string) *PrivateLanSetItem
SetNetworkId sets the NetworkId field's value.
func (*PrivateLanSetItem) SetPrivateLanName ¶
func (s *PrivateLanSetItem) SetPrivateLanName(v string) *PrivateLanSetItem
SetPrivateLanName sets the PrivateLanName field's value.
func (*PrivateLanSetItem) SetRouterSet ¶
func (s *PrivateLanSetItem) SetRouterSet(v []*RouterSetItem) *PrivateLanSetItem
SetRouterSet sets the RouterSet field's value.
func (*PrivateLanSetItem) SetSharingStatus ¶
func (s *PrivateLanSetItem) SetSharingStatus(v string) *PrivateLanSetItem
SetSharingStatus sets the SharingStatus field's value.
func (*PrivateLanSetItem) SetState ¶
func (s *PrivateLanSetItem) SetState(v string) *PrivateLanSetItem
SetState sets the State field's value.
func (*PrivateLanSetItem) SetTagSet ¶
func (s *PrivateLanSetItem) SetTagSet(v []*TagSetItem) *PrivateLanSetItem
SetTagSet sets the TagSet field's value.
func (*PrivateLanSetItem) SetVpnGatewaySet ¶
func (s *PrivateLanSetItem) SetVpnGatewaySet(v []*VpnGatewaySetItem) *PrivateLanSetItem
SetVpnGatewaySet sets the VpnGatewaySet field's value.
func (PrivateLanSetItem) String ¶
func (s PrivateLanSetItem) String() string
String returns the string representation
type PrivateNetworkInfo ¶
type PrivateNetworkInfo struct { PrivateNetworkMeasuredRate *PrivateNetworkMeasuredRate `locationName:"privateNetworkMeasuredRate" type:"structure"` PrivateNetworkMonthlyRate *PrivateNetworkMonthlyRate `locationName:"privateNetworkMonthlyRate" type:"structure"` // contains filtered or unexported fields }
func (PrivateNetworkInfo) GoString ¶
func (s PrivateNetworkInfo) GoString() string
GoString returns the string representation
func (*PrivateNetworkInfo) SetPrivateNetworkMeasuredRate ¶
func (s *PrivateNetworkInfo) SetPrivateNetworkMeasuredRate(v *PrivateNetworkMeasuredRate) *PrivateNetworkInfo
SetPrivateNetworkMeasuredRate sets the PrivateNetworkMeasuredRate field's value.
func (*PrivateNetworkInfo) SetPrivateNetworkMonthlyRate ¶
func (s *PrivateNetworkInfo) SetPrivateNetworkMonthlyRate(v *PrivateNetworkMonthlyRate) *PrivateNetworkInfo
SetPrivateNetworkMonthlyRate sets the PrivateNetworkMonthlyRate field's value.
func (PrivateNetworkInfo) String ¶
func (s PrivateNetworkInfo) String() string
String returns the string representation
type PrivateNetworkMeasuredRate ¶
type PrivateNetworkMeasuredRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (PrivateNetworkMeasuredRate) GoString ¶
func (s PrivateNetworkMeasuredRate) GoString() string
GoString returns the string representation
func (*PrivateNetworkMeasuredRate) SetCharge ¶
func (s *PrivateNetworkMeasuredRate) SetCharge(v int64) *PrivateNetworkMeasuredRate
SetCharge sets the Charge field's value.
func (*PrivateNetworkMeasuredRate) SetType ¶
func (s *PrivateNetworkMeasuredRate) SetType(v string) *PrivateNetworkMeasuredRate
SetType sets the Type field's value.
func (*PrivateNetworkMeasuredRate) SetUnit ¶
func (s *PrivateNetworkMeasuredRate) SetUnit(v string) *PrivateNetworkMeasuredRate
SetUnit sets the Unit field's value.
func (*PrivateNetworkMeasuredRate) SetValue ¶
func (s *PrivateNetworkMeasuredRate) SetValue(v int64) *PrivateNetworkMeasuredRate
SetValue sets the Value field's value.
func (PrivateNetworkMeasuredRate) String ¶
func (s PrivateNetworkMeasuredRate) String() string
String returns the string representation
type PrivateNetworkMonthlyRate ¶
type PrivateNetworkMonthlyRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (PrivateNetworkMonthlyRate) GoString ¶
func (s PrivateNetworkMonthlyRate) GoString() string
GoString returns the string representation
func (*PrivateNetworkMonthlyRate) SetCharge ¶
func (s *PrivateNetworkMonthlyRate) SetCharge(v int64) *PrivateNetworkMonthlyRate
SetCharge sets the Charge field's value.
func (*PrivateNetworkMonthlyRate) SetType ¶
func (s *PrivateNetworkMonthlyRate) SetType(v string) *PrivateNetworkMonthlyRate
SetType sets the Type field's value.
func (*PrivateNetworkMonthlyRate) SetUnit ¶
func (s *PrivateNetworkMonthlyRate) SetUnit(v string) *PrivateNetworkMonthlyRate
SetUnit sets the Unit field's value.
func (*PrivateNetworkMonthlyRate) SetValue ¶
func (s *PrivateNetworkMonthlyRate) SetValue(v int64) *PrivateNetworkMonthlyRate
SetValue sets the Value field's value.
func (PrivateNetworkMonthlyRate) String ¶
func (s PrivateNetworkMonthlyRate) String() string
String returns the string representation
type ProductCodesSetItem ¶
type ProductCodesSetItem struct { ProductCode *string `locationName:"productCode" type:"string"` // contains filtered or unexported fields }
func (ProductCodesSetItem) GoString ¶
func (s ProductCodesSetItem) GoString() string
GoString returns the string representation
func (*ProductCodesSetItem) SetProductCode ¶
func (s *ProductCodesSetItem) SetProductCode(v string) *ProductCodesSetItem
SetProductCode sets the ProductCode field's value.
func (ProductCodesSetItem) String ¶
func (s ProductCodesSetItem) String() string
String returns the string representation
type PropagatingVgwSetItem ¶
type PropagatingVgwSetItem struct { GatewayId *string `locationName:"gatewayId" type:"string"` NiftyGatewayName *string `locationName:"niftyGatewayName" type:"string"` RouteTableAssociationId *string `locationName:"routeTableAssociationId" type:"string"` // contains filtered or unexported fields }
func (PropagatingVgwSetItem) GoString ¶
func (s PropagatingVgwSetItem) GoString() string
GoString returns the string representation
func (*PropagatingVgwSetItem) SetGatewayId ¶
func (s *PropagatingVgwSetItem) SetGatewayId(v string) *PropagatingVgwSetItem
SetGatewayId sets the GatewayId field's value.
func (*PropagatingVgwSetItem) SetNiftyGatewayName ¶
func (s *PropagatingVgwSetItem) SetNiftyGatewayName(v string) *PropagatingVgwSetItem
SetNiftyGatewayName sets the NiftyGatewayName field's value.
func (*PropagatingVgwSetItem) SetRouteTableAssociationId ¶
func (s *PropagatingVgwSetItem) SetRouteTableAssociationId(v string) *PropagatingVgwSetItem
SetRouteTableAssociationId sets the RouteTableAssociationId field's value.
func (PropagatingVgwSetItem) String ¶
func (s PropagatingVgwSetItem) String() string
String returns the string representation
type Ramdisk ¶
type Ramdisk struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
type RebootInstancesInput ¶
type RebootInstancesInput struct { Force *bool `locationName:"Force" type:"boolean"` InstanceId []*string `locationName:"InstanceId" type:"list"` NiftyIsBios *bool `locationName:"NiftyIsBios" type:"boolean"` Tenancy []*string `locationName:"Tenancy" type:"list"` UserData *string `locationName:"UserData" type:"string"` // contains filtered or unexported fields }
func (RebootInstancesInput) GoString ¶
func (s RebootInstancesInput) GoString() string
GoString returns the string representation
func (*RebootInstancesInput) SetForce ¶
func (s *RebootInstancesInput) SetForce(v bool) *RebootInstancesInput
SetForce sets the Force field's value.
func (*RebootInstancesInput) SetInstanceId ¶
func (s *RebootInstancesInput) SetInstanceId(v []*string) *RebootInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*RebootInstancesInput) SetNiftyIsBios ¶
func (s *RebootInstancesInput) SetNiftyIsBios(v bool) *RebootInstancesInput
SetNiftyIsBios sets the NiftyIsBios field's value.
func (*RebootInstancesInput) SetTenancy ¶
func (s *RebootInstancesInput) SetTenancy(v []*string) *RebootInstancesInput
SetTenancy sets the Tenancy field's value.
func (*RebootInstancesInput) SetUserData ¶
func (s *RebootInstancesInput) SetUserData(v string) *RebootInstancesInput
SetUserData sets the UserData field's value.
func (RebootInstancesInput) String ¶
func (s RebootInstancesInput) String() string
String returns the string representation
type RebootInstancesOutput ¶
type RebootInstancesOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (RebootInstancesOutput) GoString ¶
func (s RebootInstancesOutput) GoString() string
GoString returns the string representation
func (*RebootInstancesOutput) SetRequestId ¶
func (s *RebootInstancesOutput) SetRequestId(v string) *RebootInstancesOutput
SetRequestId sets the RequestId field's value.
func (*RebootInstancesOutput) SetReturn ¶
func (s *RebootInstancesOutput) SetReturn(v bool) *RebootInstancesOutput
SetReturn sets the Return field's value.
func (RebootInstancesOutput) String ¶
func (s RebootInstancesOutput) String() string
String returns the string representation
type RegionInfoSetItem ¶
type RegionInfoSetItem struct { IsDefault *bool `locationName:"isDefault" type:"boolean"` MessageSet []*MessageSetItem `locationName:"messageSet" locationNameList:"item" type:"list"` RegionEndpoint *string `locationName:"regionEndpoint" type:"string"` RegionName *string `locationName:"regionName" type:"string"` // contains filtered or unexported fields }
func (RegionInfoSetItem) GoString ¶
func (s RegionInfoSetItem) GoString() string
GoString returns the string representation
func (*RegionInfoSetItem) SetIsDefault ¶
func (s *RegionInfoSetItem) SetIsDefault(v bool) *RegionInfoSetItem
SetIsDefault sets the IsDefault field's value.
func (*RegionInfoSetItem) SetMessageSet ¶
func (s *RegionInfoSetItem) SetMessageSet(v []*MessageSetItem) *RegionInfoSetItem
SetMessageSet sets the MessageSet field's value.
func (*RegionInfoSetItem) SetRegionEndpoint ¶
func (s *RegionInfoSetItem) SetRegionEndpoint(v string) *RegionInfoSetItem
SetRegionEndpoint sets the RegionEndpoint field's value.
func (*RegionInfoSetItem) SetRegionName ¶
func (s *RegionInfoSetItem) SetRegionName(v string) *RegionInfoSetItem
SetRegionName sets the RegionName field's value.
func (RegionInfoSetItem) String ¶
func (s RegionInfoSetItem) String() string
String returns the string representation
type RegisterCorporateInfoForCertificateInput ¶
type RegisterCorporateInfoForCertificateInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AlphabetName1 *string `locationName:"AlphabetName1" type:"string"` AlphabetName2 *string `locationName:"AlphabetName2" type:"string"` City *string `locationName:"City" type:"string"` CorpGrade *string `locationName:"CorpGrade" type:"string"` CorpName *string `locationName:"CorpName" type:"string"` DivisionName *string `locationName:"DivisionName" type:"string"` EmailAddress *string `locationName:"EmailAddress" type:"string"` KanaName1 *string `locationName:"KanaName1" type:"string"` KanaName2 *string `locationName:"KanaName2" type:"string"` Name1 *string `locationName:"Name1" type:"string"` Name2 *string `locationName:"Name2" type:"string"` PhoneNumber *string `locationName:"PhoneNumber" type:"string"` PostName *string `locationName:"PostName" type:"string"` Pref *string `locationName:"Pref" type:"string"` PresidentName1 *string `locationName:"PresidentName1" type:"string"` PresidentName2 *string `locationName:"PresidentName2" type:"string"` TdbCode *string `locationName:"TdbCode" type:"string"` Zip1 *string `locationName:"Zip1" type:"string"` Zip2 *string `locationName:"Zip2" type:"string"` // contains filtered or unexported fields }
func (RegisterCorporateInfoForCertificateInput) GoString ¶
func (s RegisterCorporateInfoForCertificateInput) GoString() string
GoString returns the string representation
func (*RegisterCorporateInfoForCertificateInput) SetAgreement ¶
func (s *RegisterCorporateInfoForCertificateInput) SetAgreement(v bool) *RegisterCorporateInfoForCertificateInput
SetAgreement sets the Agreement field's value.
func (*RegisterCorporateInfoForCertificateInput) SetAlphabetName1 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetAlphabetName1(v string) *RegisterCorporateInfoForCertificateInput
SetAlphabetName1 sets the AlphabetName1 field's value.
func (*RegisterCorporateInfoForCertificateInput) SetAlphabetName2 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetAlphabetName2(v string) *RegisterCorporateInfoForCertificateInput
SetAlphabetName2 sets the AlphabetName2 field's value.
func (*RegisterCorporateInfoForCertificateInput) SetCity ¶
func (s *RegisterCorporateInfoForCertificateInput) SetCity(v string) *RegisterCorporateInfoForCertificateInput
SetCity sets the City field's value.
func (*RegisterCorporateInfoForCertificateInput) SetCorpGrade ¶
func (s *RegisterCorporateInfoForCertificateInput) SetCorpGrade(v string) *RegisterCorporateInfoForCertificateInput
SetCorpGrade sets the CorpGrade field's value.
func (*RegisterCorporateInfoForCertificateInput) SetCorpName ¶
func (s *RegisterCorporateInfoForCertificateInput) SetCorpName(v string) *RegisterCorporateInfoForCertificateInput
SetCorpName sets the CorpName field's value.
func (*RegisterCorporateInfoForCertificateInput) SetDivisionName ¶
func (s *RegisterCorporateInfoForCertificateInput) SetDivisionName(v string) *RegisterCorporateInfoForCertificateInput
SetDivisionName sets the DivisionName field's value.
func (*RegisterCorporateInfoForCertificateInput) SetEmailAddress ¶
func (s *RegisterCorporateInfoForCertificateInput) SetEmailAddress(v string) *RegisterCorporateInfoForCertificateInput
SetEmailAddress sets the EmailAddress field's value.
func (*RegisterCorporateInfoForCertificateInput) SetKanaName1 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetKanaName1(v string) *RegisterCorporateInfoForCertificateInput
SetKanaName1 sets the KanaName1 field's value.
func (*RegisterCorporateInfoForCertificateInput) SetKanaName2 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetKanaName2(v string) *RegisterCorporateInfoForCertificateInput
SetKanaName2 sets the KanaName2 field's value.
func (*RegisterCorporateInfoForCertificateInput) SetName1 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetName1(v string) *RegisterCorporateInfoForCertificateInput
SetName1 sets the Name1 field's value.
func (*RegisterCorporateInfoForCertificateInput) SetName2 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetName2(v string) *RegisterCorporateInfoForCertificateInput
SetName2 sets the Name2 field's value.
func (*RegisterCorporateInfoForCertificateInput) SetPhoneNumber ¶
func (s *RegisterCorporateInfoForCertificateInput) SetPhoneNumber(v string) *RegisterCorporateInfoForCertificateInput
SetPhoneNumber sets the PhoneNumber field's value.
func (*RegisterCorporateInfoForCertificateInput) SetPostName ¶
func (s *RegisterCorporateInfoForCertificateInput) SetPostName(v string) *RegisterCorporateInfoForCertificateInput
SetPostName sets the PostName field's value.
func (*RegisterCorporateInfoForCertificateInput) SetPref ¶
func (s *RegisterCorporateInfoForCertificateInput) SetPref(v string) *RegisterCorporateInfoForCertificateInput
SetPref sets the Pref field's value.
func (*RegisterCorporateInfoForCertificateInput) SetPresidentName1 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetPresidentName1(v string) *RegisterCorporateInfoForCertificateInput
SetPresidentName1 sets the PresidentName1 field's value.
func (*RegisterCorporateInfoForCertificateInput) SetPresidentName2 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetPresidentName2(v string) *RegisterCorporateInfoForCertificateInput
SetPresidentName2 sets the PresidentName2 field's value.
func (*RegisterCorporateInfoForCertificateInput) SetTdbCode ¶
func (s *RegisterCorporateInfoForCertificateInput) SetTdbCode(v string) *RegisterCorporateInfoForCertificateInput
SetTdbCode sets the TdbCode field's value.
func (*RegisterCorporateInfoForCertificateInput) SetZip1 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetZip1(v string) *RegisterCorporateInfoForCertificateInput
SetZip1 sets the Zip1 field's value.
func (*RegisterCorporateInfoForCertificateInput) SetZip2 ¶
func (s *RegisterCorporateInfoForCertificateInput) SetZip2(v string) *RegisterCorporateInfoForCertificateInput
SetZip2 sets the Zip2 field's value.
func (RegisterCorporateInfoForCertificateInput) String ¶
func (s RegisterCorporateInfoForCertificateInput) String() string
String returns the string representation
type RegisterCorporateInfoForCertificateOutput ¶
type RegisterCorporateInfoForCertificateOutput struct { City *string `locationName:"city" type:"string"` CorpGrade *string `locationName:"corpGrade" type:"string"` CorpName *string `locationName:"corpName" type:"string"` DivisionName *string `locationName:"divisionName" type:"string"` KanaName1 *string `locationName:"kanaName1" type:"string"` KanaName2 *string `locationName:"kanaName2" type:"string"` Name1 *string `locationName:"name1" type:"string"` Name2 *string `locationName:"name2" type:"string"` PostName *string `locationName:"postName" type:"string"` Pref *string `locationName:"pref" type:"string"` PresidentName1 *string `locationName:"presidentName1" type:"string"` PresidentName2 *string `locationName:"presidentName2" type:"string"` RequestId *string `locationName:"requestId" type:"string"` TdbCode *string `locationName:"tdbCode" type:"string"` Zip1 *string `locationName:"zip1" type:"string"` Zip2 *string `locationName:"zip2" type:"string"` // contains filtered or unexported fields }
func (RegisterCorporateInfoForCertificateOutput) GoString ¶
func (s RegisterCorporateInfoForCertificateOutput) GoString() string
GoString returns the string representation
func (*RegisterCorporateInfoForCertificateOutput) SetCity ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetCity(v string) *RegisterCorporateInfoForCertificateOutput
SetCity sets the City field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetCorpGrade ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetCorpGrade(v string) *RegisterCorporateInfoForCertificateOutput
SetCorpGrade sets the CorpGrade field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetCorpName ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetCorpName(v string) *RegisterCorporateInfoForCertificateOutput
SetCorpName sets the CorpName field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetDivisionName ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetDivisionName(v string) *RegisterCorporateInfoForCertificateOutput
SetDivisionName sets the DivisionName field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetKanaName1 ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetKanaName1(v string) *RegisterCorporateInfoForCertificateOutput
SetKanaName1 sets the KanaName1 field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetKanaName2 ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetKanaName2(v string) *RegisterCorporateInfoForCertificateOutput
SetKanaName2 sets the KanaName2 field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetName1 ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetName1(v string) *RegisterCorporateInfoForCertificateOutput
SetName1 sets the Name1 field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetName2 ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetName2(v string) *RegisterCorporateInfoForCertificateOutput
SetName2 sets the Name2 field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetPostName ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetPostName(v string) *RegisterCorporateInfoForCertificateOutput
SetPostName sets the PostName field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetPref ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetPref(v string) *RegisterCorporateInfoForCertificateOutput
SetPref sets the Pref field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetPresidentName1 ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetPresidentName1(v string) *RegisterCorporateInfoForCertificateOutput
SetPresidentName1 sets the PresidentName1 field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetPresidentName2 ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetPresidentName2(v string) *RegisterCorporateInfoForCertificateOutput
SetPresidentName2 sets the PresidentName2 field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetRequestId ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetRequestId(v string) *RegisterCorporateInfoForCertificateOutput
SetRequestId sets the RequestId field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetTdbCode ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetTdbCode(v string) *RegisterCorporateInfoForCertificateOutput
SetTdbCode sets the TdbCode field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetZip1 ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetZip1(v string) *RegisterCorporateInfoForCertificateOutput
SetZip1 sets the Zip1 field's value.
func (*RegisterCorporateInfoForCertificateOutput) SetZip2 ¶
func (s *RegisterCorporateInfoForCertificateOutput) SetZip2(v string) *RegisterCorporateInfoForCertificateOutput
SetZip2 sets the Zip2 field's value.
func (RegisterCorporateInfoForCertificateOutput) String ¶
func (s RegisterCorporateInfoForCertificateOutput) String() string
String returns the string representation
type RegisterInstancesWithLoadBalancerInput ¶
type RegisterInstancesWithLoadBalancerInput struct { InstancePort *int64 `locationName:"InstancePort" type:"integer"` Instances []*RequestInstancesStruct `locationName:"Instances" locationNameList:"member" type:"list"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` // contains filtered or unexported fields }
func (RegisterInstancesWithLoadBalancerInput) GoString ¶
func (s RegisterInstancesWithLoadBalancerInput) GoString() string
GoString returns the string representation
func (*RegisterInstancesWithLoadBalancerInput) SetInstancePort ¶
func (s *RegisterInstancesWithLoadBalancerInput) SetInstancePort(v int64) *RegisterInstancesWithLoadBalancerInput
SetInstancePort sets the InstancePort field's value.
func (*RegisterInstancesWithLoadBalancerInput) SetInstances ¶
func (s *RegisterInstancesWithLoadBalancerInput) SetInstances(v []*RequestInstancesStruct) *RegisterInstancesWithLoadBalancerInput
SetInstances sets the Instances field's value.
func (*RegisterInstancesWithLoadBalancerInput) SetLoadBalancerName ¶
func (s *RegisterInstancesWithLoadBalancerInput) SetLoadBalancerName(v string) *RegisterInstancesWithLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*RegisterInstancesWithLoadBalancerInput) SetLoadBalancerPort ¶
func (s *RegisterInstancesWithLoadBalancerInput) SetLoadBalancerPort(v int64) *RegisterInstancesWithLoadBalancerInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (RegisterInstancesWithLoadBalancerInput) String ¶
func (s RegisterInstancesWithLoadBalancerInput) String() string
String returns the string representation
type RegisterInstancesWithLoadBalancerOutput ¶
type RegisterInstancesWithLoadBalancerOutput struct { Instances []*InstancesMemberItem `locationName:"Instances" locationNameList:"member" type:"list"` RegisterInstancesWithLoadBalancerResult *RegisterInstancesWithLoadBalancerOutput `locationName:"RegisterInstancesWithLoadBalancerResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (RegisterInstancesWithLoadBalancerOutput) GoString ¶
func (s RegisterInstancesWithLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*RegisterInstancesWithLoadBalancerOutput) SetInstances ¶
func (s *RegisterInstancesWithLoadBalancerOutput) SetInstances(v []*InstancesMemberItem) *RegisterInstancesWithLoadBalancerOutput
SetInstances sets the Instances field's value.
func (*RegisterInstancesWithLoadBalancerOutput) SetRegisterInstancesWithLoadBalancerResult ¶
func (s *RegisterInstancesWithLoadBalancerOutput) SetRegisterInstancesWithLoadBalancerResult(v *RegisterInstancesWithLoadBalancerOutput) *RegisterInstancesWithLoadBalancerOutput
SetRegisterInstancesWithLoadBalancerResult sets the RegisterInstancesWithLoadBalancerResult field's value.
func (*RegisterInstancesWithLoadBalancerOutput) SetResponseMetadata ¶
func (s *RegisterInstancesWithLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *RegisterInstancesWithLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (RegisterInstancesWithLoadBalancerOutput) String ¶
func (s RegisterInstancesWithLoadBalancerOutput) String() string
String returns the string representation
type RegisterInstancesWithSecurityGroupInput ¶
type RegisterInstancesWithSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` InstanceId []*string `locationName:"InstanceId" type:"list"` // contains filtered or unexported fields }
func (RegisterInstancesWithSecurityGroupInput) GoString ¶
func (s RegisterInstancesWithSecurityGroupInput) GoString() string
GoString returns the string representation
func (*RegisterInstancesWithSecurityGroupInput) SetGroupName ¶
func (s *RegisterInstancesWithSecurityGroupInput) SetGroupName(v string) *RegisterInstancesWithSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (*RegisterInstancesWithSecurityGroupInput) SetInstanceId ¶
func (s *RegisterInstancesWithSecurityGroupInput) SetInstanceId(v []*string) *RegisterInstancesWithSecurityGroupInput
SetInstanceId sets the InstanceId field's value.
func (RegisterInstancesWithSecurityGroupInput) String ¶
func (s RegisterInstancesWithSecurityGroupInput) String() string
String returns the string representation
type RegisterInstancesWithSecurityGroupOutput ¶
type RegisterInstancesWithSecurityGroupOutput struct { InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (RegisterInstancesWithSecurityGroupOutput) GoString ¶
func (s RegisterInstancesWithSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*RegisterInstancesWithSecurityGroupOutput) SetInstancesSet ¶
func (s *RegisterInstancesWithSecurityGroupOutput) SetInstancesSet(v []*InstancesSetItem) *RegisterInstancesWithSecurityGroupOutput
SetInstancesSet sets the InstancesSet field's value.
func (*RegisterInstancesWithSecurityGroupOutput) SetRequestId ¶
func (s *RegisterInstancesWithSecurityGroupOutput) SetRequestId(v string) *RegisterInstancesWithSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (RegisterInstancesWithSecurityGroupOutput) String ¶
func (s RegisterInstancesWithSecurityGroupOutput) String() string
String returns the string representation
type RegisterPortWithLoadBalancerInput ¶
type RegisterPortWithLoadBalancerInput struct { Listeners []*RequestListenersStruct `locationName:"Listeners" locationNameList:"member" type:"list"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` // contains filtered or unexported fields }
func (RegisterPortWithLoadBalancerInput) GoString ¶
func (s RegisterPortWithLoadBalancerInput) GoString() string
GoString returns the string representation
func (*RegisterPortWithLoadBalancerInput) SetListeners ¶
func (s *RegisterPortWithLoadBalancerInput) SetListeners(v []*RequestListenersStruct) *RegisterPortWithLoadBalancerInput
SetListeners sets the Listeners field's value.
func (*RegisterPortWithLoadBalancerInput) SetLoadBalancerName ¶
func (s *RegisterPortWithLoadBalancerInput) SetLoadBalancerName(v string) *RegisterPortWithLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (RegisterPortWithLoadBalancerInput) String ¶
func (s RegisterPortWithLoadBalancerInput) String() string
String returns the string representation
type RegisterPortWithLoadBalancerOutput ¶
type RegisterPortWithLoadBalancerOutput struct { Listeners []*ListenersMemberItem `locationName:"Listeners" locationNameList:"member" type:"list"` RegisterPortWithLoadBalancerResult *RegisterPortWithLoadBalancerOutput `locationName:"RegisterPortWithLoadBalancerResult" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (RegisterPortWithLoadBalancerOutput) GoString ¶
func (s RegisterPortWithLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*RegisterPortWithLoadBalancerOutput) SetListeners ¶
func (s *RegisterPortWithLoadBalancerOutput) SetListeners(v []*ListenersMemberItem) *RegisterPortWithLoadBalancerOutput
SetListeners sets the Listeners field's value.
func (*RegisterPortWithLoadBalancerOutput) SetRegisterPortWithLoadBalancerResult ¶
func (s *RegisterPortWithLoadBalancerOutput) SetRegisterPortWithLoadBalancerResult(v *RegisterPortWithLoadBalancerOutput) *RegisterPortWithLoadBalancerOutput
SetRegisterPortWithLoadBalancerResult sets the RegisterPortWithLoadBalancerResult field's value.
func (*RegisterPortWithLoadBalancerOutput) SetResponseMetadata ¶
func (s *RegisterPortWithLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *RegisterPortWithLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (RegisterPortWithLoadBalancerOutput) String ¶
func (s RegisterPortWithLoadBalancerOutput) String() string
String returns the string representation
type ReleaseAddressInput ¶
type ReleaseAddressInput struct { PrivateIpAddress *string `locationName:"PrivateIpAddress" type:"string"` PublicIp *string `locationName:"PublicIp" type:"string"` // contains filtered or unexported fields }
func (ReleaseAddressInput) GoString ¶
func (s ReleaseAddressInput) GoString() string
GoString returns the string representation
func (*ReleaseAddressInput) SetPrivateIpAddress ¶
func (s *ReleaseAddressInput) SetPrivateIpAddress(v string) *ReleaseAddressInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*ReleaseAddressInput) SetPublicIp ¶
func (s *ReleaseAddressInput) SetPublicIp(v string) *ReleaseAddressInput
SetPublicIp sets the PublicIp field's value.
func (ReleaseAddressInput) String ¶
func (s ReleaseAddressInput) String() string
String returns the string representation
type ReleaseAddressOutput ¶
type ReleaseAddressOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (ReleaseAddressOutput) GoString ¶
func (s ReleaseAddressOutput) GoString() string
GoString returns the string representation
func (*ReleaseAddressOutput) SetRequestId ¶
func (s *ReleaseAddressOutput) SetRequestId(v string) *ReleaseAddressOutput
SetRequestId sets the RequestId field's value.
func (*ReleaseAddressOutput) SetReturn ¶
func (s *ReleaseAddressOutput) SetReturn(v bool) *ReleaseAddressOutput
SetReturn sets the Return field's value.
func (ReleaseAddressOutput) String ¶
func (s ReleaseAddressOutput) String() string
String returns the string representation
type ReplaceRouteInput ¶
type ReplaceRouteInput struct { DestinationCidrBlock *string `locationName:"DestinationCidrBlock" type:"string"` IpAddress *string `locationName:"IpAddress" type:"string"` NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` RouteTableId *string `locationName:"RouteTableId" type:"string"` // contains filtered or unexported fields }
func (ReplaceRouteInput) GoString ¶
func (s ReplaceRouteInput) GoString() string
GoString returns the string representation
func (*ReplaceRouteInput) SetDestinationCidrBlock ¶
func (s *ReplaceRouteInput) SetDestinationCidrBlock(v string) *ReplaceRouteInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*ReplaceRouteInput) SetIpAddress ¶
func (s *ReplaceRouteInput) SetIpAddress(v string) *ReplaceRouteInput
SetIpAddress sets the IpAddress field's value.
func (*ReplaceRouteInput) SetNetworkId ¶
func (s *ReplaceRouteInput) SetNetworkId(v string) *ReplaceRouteInput
SetNetworkId sets the NetworkId field's value.
func (*ReplaceRouteInput) SetNetworkName ¶
func (s *ReplaceRouteInput) SetNetworkName(v string) *ReplaceRouteInput
SetNetworkName sets the NetworkName field's value.
func (*ReplaceRouteInput) SetRouteTableId ¶
func (s *ReplaceRouteInput) SetRouteTableId(v string) *ReplaceRouteInput
SetRouteTableId sets the RouteTableId field's value.
func (ReplaceRouteInput) String ¶
func (s ReplaceRouteInput) String() string
String returns the string representation
type ReplaceRouteOutput ¶
type ReplaceRouteOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (ReplaceRouteOutput) GoString ¶
func (s ReplaceRouteOutput) GoString() string
GoString returns the string representation
func (*ReplaceRouteOutput) SetRequestId ¶
func (s *ReplaceRouteOutput) SetRequestId(v string) *ReplaceRouteOutput
SetRequestId sets the RequestId field's value.
func (*ReplaceRouteOutput) SetReturn ¶
func (s *ReplaceRouteOutput) SetReturn(v bool) *ReplaceRouteOutput
SetReturn sets the Return field's value.
func (ReplaceRouteOutput) String ¶
func (s ReplaceRouteOutput) String() string
String returns the string representation
type ReplaceRouteTableAssociationInput ¶
type ReplaceRouteTableAssociationInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AssociationId *string `locationName:"AssociationId" type:"string"` RouteTableId *string `locationName:"RouteTableId" type:"string"` // contains filtered or unexported fields }
func (ReplaceRouteTableAssociationInput) GoString ¶
func (s ReplaceRouteTableAssociationInput) GoString() string
GoString returns the string representation
func (*ReplaceRouteTableAssociationInput) SetAgreement ¶
func (s *ReplaceRouteTableAssociationInput) SetAgreement(v bool) *ReplaceRouteTableAssociationInput
SetAgreement sets the Agreement field's value.
func (*ReplaceRouteTableAssociationInput) SetAssociationId ¶
func (s *ReplaceRouteTableAssociationInput) SetAssociationId(v string) *ReplaceRouteTableAssociationInput
SetAssociationId sets the AssociationId field's value.
func (*ReplaceRouteTableAssociationInput) SetRouteTableId ¶
func (s *ReplaceRouteTableAssociationInput) SetRouteTableId(v string) *ReplaceRouteTableAssociationInput
SetRouteTableId sets the RouteTableId field's value.
func (ReplaceRouteTableAssociationInput) String ¶
func (s ReplaceRouteTableAssociationInput) String() string
String returns the string representation
type ReplaceRouteTableAssociationOutput ¶
type ReplaceRouteTableAssociationOutput struct { NewAssociationId *string `locationName:"newAssociationId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (ReplaceRouteTableAssociationOutput) GoString ¶
func (s ReplaceRouteTableAssociationOutput) GoString() string
GoString returns the string representation
func (*ReplaceRouteTableAssociationOutput) SetNewAssociationId ¶
func (s *ReplaceRouteTableAssociationOutput) SetNewAssociationId(v string) *ReplaceRouteTableAssociationOutput
SetNewAssociationId sets the NewAssociationId field's value.
func (*ReplaceRouteTableAssociationOutput) SetRequestId ¶
func (s *ReplaceRouteTableAssociationOutput) SetRequestId(v string) *ReplaceRouteTableAssociationOutput
SetRequestId sets the RequestId field's value.
func (ReplaceRouteTableAssociationOutput) String ¶
func (s ReplaceRouteTableAssociationOutput) String() string
String returns the string representation
type RequestAdditionalAttributesStruct ¶
type RequestAdditionalAttributesStruct struct { Key *string `locationName:"Key" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (RequestAdditionalAttributesStruct) GoString ¶
func (s RequestAdditionalAttributesStruct) GoString() string
GoString returns the string representation
func (*RequestAdditionalAttributesStruct) SetKey ¶
func (s *RequestAdditionalAttributesStruct) SetKey(v string) *RequestAdditionalAttributesStruct
SetKey sets the Key field's value.
func (*RequestAdditionalAttributesStruct) SetValue ¶
func (s *RequestAdditionalAttributesStruct) SetValue(v string) *RequestAdditionalAttributesStruct
SetValue sets the Value field's value.
func (RequestAdditionalAttributesStruct) String ¶
func (s RequestAdditionalAttributesStruct) String() string
String returns the string representation
type RequestBypassInterfaceStruct ¶
type RequestBypassInterfaceStruct struct { NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` // contains filtered or unexported fields }
func (RequestBypassInterfaceStruct) GoString ¶
func (s RequestBypassInterfaceStruct) GoString() string
GoString returns the string representation
func (*RequestBypassInterfaceStruct) SetNetworkId ¶
func (s *RequestBypassInterfaceStruct) SetNetworkId(v string) *RequestBypassInterfaceStruct
SetNetworkId sets the NetworkId field's value.
func (*RequestBypassInterfaceStruct) SetNetworkName ¶
func (s *RequestBypassInterfaceStruct) SetNetworkName(v string) *RequestBypassInterfaceStruct
SetNetworkName sets the NetworkName field's value.
func (RequestBypassInterfaceStruct) String ¶
func (s RequestBypassInterfaceStruct) String() string
String returns the string representation
type RequestCertInfoStruct ¶
type RequestCertInfoStruct struct { LocationName *string `locationName:"LocationName" type:"string"` OrganizationName *string `locationName:"OrganizationName" type:"string"` OrganizationUnitName *string `locationName:"OrganizationUnitName" type:"string"` StateName *string `locationName:"StateName" type:"string"` // contains filtered or unexported fields }
func (RequestCertInfoStruct) GoString ¶
func (s RequestCertInfoStruct) GoString() string
GoString returns the string representation
func (*RequestCertInfoStruct) SetLocationName ¶
func (s *RequestCertInfoStruct) SetLocationName(v string) *RequestCertInfoStruct
SetLocationName sets the LocationName field's value.
func (*RequestCertInfoStruct) SetOrganizationName ¶
func (s *RequestCertInfoStruct) SetOrganizationName(v string) *RequestCertInfoStruct
SetOrganizationName sets the OrganizationName field's value.
func (*RequestCertInfoStruct) SetOrganizationUnitName ¶
func (s *RequestCertInfoStruct) SetOrganizationUnitName(v string) *RequestCertInfoStruct
SetOrganizationUnitName sets the OrganizationUnitName field's value.
func (*RequestCertInfoStruct) SetStateName ¶
func (s *RequestCertInfoStruct) SetStateName(v string) *RequestCertInfoStruct
SetStateName sets the StateName field's value.
func (RequestCertInfoStruct) String ¶
func (s RequestCertInfoStruct) String() string
String returns the string representation
type RequestCopyInstanceStruct ¶
type RequestCopyInstanceStruct struct { AccountingType *string `locationName:"AccountingType" type:"string"` InstanceName *string `locationName:"InstanceName" type:"string"` InstanceType *string `locationName:"InstanceType" type:"string"` IpType *string `locationName:"IpType" type:"string"` RequestLoadBalancers []*RequestLoadBalancersStruct `locationName:"LoadBalancers" type:"list"` RequestPlacementStruct *RequestPlacementStruct `locationName:"Placement" type:"structure"` RequestSecurityGroup []*string `locationName:"SecurityGroup" type:"list"` // contains filtered or unexported fields }
func (RequestCopyInstanceStruct) GoString ¶
func (s RequestCopyInstanceStruct) GoString() string
GoString returns the string representation
func (*RequestCopyInstanceStruct) SetAccountingType ¶
func (s *RequestCopyInstanceStruct) SetAccountingType(v string) *RequestCopyInstanceStruct
SetAccountingType sets the AccountingType field's value.
func (*RequestCopyInstanceStruct) SetInstanceName ¶
func (s *RequestCopyInstanceStruct) SetInstanceName(v string) *RequestCopyInstanceStruct
SetInstanceName sets the InstanceName field's value.
func (*RequestCopyInstanceStruct) SetInstanceType ¶
func (s *RequestCopyInstanceStruct) SetInstanceType(v string) *RequestCopyInstanceStruct
SetInstanceType sets the InstanceType field's value.
func (*RequestCopyInstanceStruct) SetIpType ¶
func (s *RequestCopyInstanceStruct) SetIpType(v string) *RequestCopyInstanceStruct
SetIpType sets the IpType field's value.
func (*RequestCopyInstanceStruct) SetRequestLoadBalancers ¶
func (s *RequestCopyInstanceStruct) SetRequestLoadBalancers(v []*RequestLoadBalancersStruct) *RequestCopyInstanceStruct
SetRequestLoadBalancers sets the RequestLoadBalancers field's value.
func (*RequestCopyInstanceStruct) SetRequestPlacementStruct ¶
func (s *RequestCopyInstanceStruct) SetRequestPlacementStruct(v *RequestPlacementStruct) *RequestCopyInstanceStruct
SetRequestPlacementStruct sets the RequestPlacementStruct field's value.
func (*RequestCopyInstanceStruct) SetRequestSecurityGroup ¶
func (s *RequestCopyInstanceStruct) SetRequestSecurityGroup(v []*string) *RequestCopyInstanceStruct
SetRequestSecurityGroup sets the RequestSecurityGroup field's value.
func (RequestCopyInstanceStruct) String ¶
func (s RequestCopyInstanceStruct) String() string
String returns the string representation
type RequestDDayStruct ¶
type RequestDDayStruct struct { EndingDDay *string `locationName:"EndingDDay" type:"string"` StartingDDay *string `locationName:"StartingDDay" type:"string"` // contains filtered or unexported fields }
func (RequestDDayStruct) GoString ¶
func (s RequestDDayStruct) GoString() string
GoString returns the string representation
func (*RequestDDayStruct) SetEndingDDay ¶
func (s *RequestDDayStruct) SetEndingDDay(v string) *RequestDDayStruct
SetEndingDDay sets the EndingDDay field's value.
func (*RequestDDayStruct) SetStartingDDay ¶
func (s *RequestDDayStruct) SetStartingDDay(v string) *RequestDDayStruct
SetStartingDDay sets the StartingDDay field's value.
func (RequestDDayStruct) String ¶
func (s RequestDDayStruct) String() string
String returns the string representation
type RequestDayStruct ¶
type RequestDayStruct struct { SetFriday *string `locationName:"SetFriday" type:"string"` SetMonday *string `locationName:"SetMonday" type:"string"` SetSaturday *string `locationName:"SetSaturday" type:"string"` SetSunday *string `locationName:"SetSunday" type:"string"` SetThursday *string `locationName:"SetThursday" type:"string"` SetTuesday *string `locationName:"SetTuesday" type:"string"` SetWednesday *string `locationName:"SetWednesday" type:"string"` // contains filtered or unexported fields }
func (RequestDayStruct) GoString ¶
func (s RequestDayStruct) GoString() string
GoString returns the string representation
func (*RequestDayStruct) SetSetFriday ¶
func (s *RequestDayStruct) SetSetFriday(v string) *RequestDayStruct
SetSetFriday sets the SetFriday field's value.
func (*RequestDayStruct) SetSetMonday ¶
func (s *RequestDayStruct) SetSetMonday(v string) *RequestDayStruct
SetSetMonday sets the SetMonday field's value.
func (*RequestDayStruct) SetSetSaturday ¶
func (s *RequestDayStruct) SetSetSaturday(v string) *RequestDayStruct
SetSetSaturday sets the SetSaturday field's value.
func (*RequestDayStruct) SetSetSunday ¶
func (s *RequestDayStruct) SetSetSunday(v string) *RequestDayStruct
SetSetSunday sets the SetSunday field's value.
func (*RequestDayStruct) SetSetThursday ¶
func (s *RequestDayStruct) SetSetThursday(v string) *RequestDayStruct
SetSetThursday sets the SetThursday field's value.
func (*RequestDayStruct) SetSetTuesday ¶
func (s *RequestDayStruct) SetSetTuesday(v string) *RequestDayStruct
SetSetTuesday sets the SetTuesday field's value.
func (*RequestDayStruct) SetSetWednesday ¶
func (s *RequestDayStruct) SetSetWednesday(v string) *RequestDayStruct
SetSetWednesday sets the SetWednesday field's value.
func (RequestDayStruct) String ¶
func (s RequestDayStruct) String() string
String returns the string representation
type RequestDescriptionStruct ¶
type RequestDescriptionStruct struct { Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
func (RequestDescriptionStruct) GoString ¶
func (s RequestDescriptionStruct) GoString() string
GoString returns the string representation
func (*RequestDescriptionStruct) SetValue ¶
func (s *RequestDescriptionStruct) SetValue(v string) *RequestDescriptionStruct
SetValue sets the Value field's value.
func (RequestDescriptionStruct) String ¶
func (s RequestDescriptionStruct) String() string
String returns the string representation
type RequestDestinationStruct ¶
type RequestDestinationStruct struct { Port *int64 `locationName:"Port" type:"integer"` // contains filtered or unexported fields }
func (RequestDestinationStruct) GoString ¶
func (s RequestDestinationStruct) GoString() string
GoString returns the string representation
func (*RequestDestinationStruct) SetPort ¶
func (s *RequestDestinationStruct) SetPort(v int64) *RequestDestinationStruct
SetPort sets the Port field's value.
func (RequestDestinationStruct) String ¶
func (s RequestDestinationStruct) String() string
String returns the string representation
type RequestDhcpConfigurationStruct ¶
type RequestDhcpConfigurationStruct struct { Key *string `locationName:"Key" type:"string"` RequestValue []*string `locationName:"Value" type:"list"` // contains filtered or unexported fields }
func (RequestDhcpConfigurationStruct) GoString ¶
func (s RequestDhcpConfigurationStruct) GoString() string
GoString returns the string representation
func (*RequestDhcpConfigurationStruct) SetKey ¶
func (s *RequestDhcpConfigurationStruct) SetKey(v string) *RequestDhcpConfigurationStruct
SetKey sets the Key field's value.
func (*RequestDhcpConfigurationStruct) SetRequestValue ¶
func (s *RequestDhcpConfigurationStruct) SetRequestValue(v []*string) *RequestDhcpConfigurationStruct
SetRequestValue sets the RequestValue field's value.
func (RequestDhcpConfigurationStruct) String ¶
func (s RequestDhcpConfigurationStruct) String() string
String returns the string representation
type RequestElasticLoadBalancersStruct ¶
type RequestElasticLoadBalancersStruct struct { RequestElasticLoadBalancerId []*string `locationName:"ElasticLoadBalancerId" type:"list"` RequestElasticLoadBalancerName []*string `locationName:"ElasticLoadBalancerName" type:"list"` RequestElasticLoadBalancerPort []*int64 `locationName:"ElasticLoadBalancerPort" type:"list"` RequestInstancePort []*int64 `locationName:"InstancePort" type:"list"` RequestProtocol []*string `locationName:"Protocol" type:"list"` // contains filtered or unexported fields }
func (RequestElasticLoadBalancersStruct) GoString ¶
func (s RequestElasticLoadBalancersStruct) GoString() string
GoString returns the string representation
func (*RequestElasticLoadBalancersStruct) SetRequestElasticLoadBalancerId ¶
func (s *RequestElasticLoadBalancersStruct) SetRequestElasticLoadBalancerId(v []*string) *RequestElasticLoadBalancersStruct
SetRequestElasticLoadBalancerId sets the RequestElasticLoadBalancerId field's value.
func (*RequestElasticLoadBalancersStruct) SetRequestElasticLoadBalancerName ¶
func (s *RequestElasticLoadBalancersStruct) SetRequestElasticLoadBalancerName(v []*string) *RequestElasticLoadBalancersStruct
SetRequestElasticLoadBalancerName sets the RequestElasticLoadBalancerName field's value.
func (*RequestElasticLoadBalancersStruct) SetRequestElasticLoadBalancerPort ¶
func (s *RequestElasticLoadBalancersStruct) SetRequestElasticLoadBalancerPort(v []*int64) *RequestElasticLoadBalancersStruct
SetRequestElasticLoadBalancerPort sets the RequestElasticLoadBalancerPort field's value.
func (*RequestElasticLoadBalancersStruct) SetRequestInstancePort ¶
func (s *RequestElasticLoadBalancersStruct) SetRequestInstancePort(v []*int64) *RequestElasticLoadBalancersStruct
SetRequestInstancePort sets the RequestInstancePort field's value.
func (*RequestElasticLoadBalancersStruct) SetRequestProtocol ¶
func (s *RequestElasticLoadBalancersStruct) SetRequestProtocol(v []*string) *RequestElasticLoadBalancersStruct
SetRequestProtocol sets the RequestProtocol field's value.
func (RequestElasticLoadBalancersStruct) String ¶
func (s RequestElasticLoadBalancersStruct) String() string
String returns the string representation
type RequestFilterStruct ¶
type RequestFilterStruct struct { Name *string `locationName:"Name" type:"string"` RequestValue []*string `locationName:"Value" type:"list"` // contains filtered or unexported fields }
func (RequestFilterStruct) GoString ¶
func (s RequestFilterStruct) GoString() string
GoString returns the string representation
func (*RequestFilterStruct) SetName ¶
func (s *RequestFilterStruct) SetName(v string) *RequestFilterStruct
SetName sets the Name field's value.
func (*RequestFilterStruct) SetRequestValue ¶
func (s *RequestFilterStruct) SetRequestValue(v []*string) *RequestFilterStruct
SetRequestValue sets the RequestValue field's value.
func (RequestFilterStruct) String ¶
func (s RequestFilterStruct) String() string
String returns the string representation
type RequestGroupsStruct ¶
type RequestGroupsStruct struct { GroupName *string `locationName:"GroupName" type:"string"` // contains filtered or unexported fields }
func (RequestGroupsStruct) GoString ¶
func (s RequestGroupsStruct) GoString() string
GoString returns the string representation
func (*RequestGroupsStruct) SetGroupName ¶
func (s *RequestGroupsStruct) SetGroupName(v string) *RequestGroupsStruct
SetGroupName sets the GroupName field's value.
func (RequestGroupsStruct) String ¶
func (s RequestGroupsStruct) String() string
String returns the string representation
type RequestHealthCheckStruct ¶
type RequestHealthCheckStruct struct { Interval *int64 `locationName:"Interval" type:"integer"` Target *string `locationName:"Target" type:"string"` UnhealthyThreshold *int64 `locationName:"UnhealthyThreshold" type:"integer"` // contains filtered or unexported fields }
func (RequestHealthCheckStruct) GoString ¶
func (s RequestHealthCheckStruct) GoString() string
GoString returns the string representation
func (*RequestHealthCheckStruct) SetInterval ¶
func (s *RequestHealthCheckStruct) SetInterval(v int64) *RequestHealthCheckStruct
SetInterval sets the Interval field's value.
func (*RequestHealthCheckStruct) SetTarget ¶
func (s *RequestHealthCheckStruct) SetTarget(v string) *RequestHealthCheckStruct
SetTarget sets the Target field's value.
func (*RequestHealthCheckStruct) SetUnhealthyThreshold ¶
func (s *RequestHealthCheckStruct) SetUnhealthyThreshold(v int64) *RequestHealthCheckStruct
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (RequestHealthCheckStruct) String ¶
func (s RequestHealthCheckStruct) String() string
String returns the string representation
type RequestIPAddressesStruct ¶
type RequestIPAddressesStruct struct { AddOnFilter *bool `locationName:"AddOnFilter" type:"boolean"` IPAddress *string `locationName:"IPAddress" type:"string"` // contains filtered or unexported fields }
func (RequestIPAddressesStruct) GoString ¶
func (s RequestIPAddressesStruct) GoString() string
GoString returns the string representation
func (*RequestIPAddressesStruct) SetAddOnFilter ¶
func (s *RequestIPAddressesStruct) SetAddOnFilter(v bool) *RequestIPAddressesStruct
SetAddOnFilter sets the AddOnFilter field's value.
func (*RequestIPAddressesStruct) SetIPAddress ¶
func (s *RequestIPAddressesStruct) SetIPAddress(v string) *RequestIPAddressesStruct
SetIPAddress sets the IPAddress field's value.
func (RequestIPAddressesStruct) String ¶
func (s RequestIPAddressesStruct) String() string
String returns the string representation
type RequestInboundInterfaceStruct ¶
type RequestInboundInterfaceStruct struct { NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` // contains filtered or unexported fields }
func (RequestInboundInterfaceStruct) GoString ¶
func (s RequestInboundInterfaceStruct) GoString() string
GoString returns the string representation
func (*RequestInboundInterfaceStruct) SetNetworkId ¶
func (s *RequestInboundInterfaceStruct) SetNetworkId(v string) *RequestInboundInterfaceStruct
SetNetworkId sets the NetworkId field's value.
func (*RequestInboundInterfaceStruct) SetNetworkName ¶
func (s *RequestInboundInterfaceStruct) SetNetworkName(v string) *RequestInboundInterfaceStruct
SetNetworkName sets the NetworkName field's value.
func (RequestInboundInterfaceStruct) String ¶
func (s RequestInboundInterfaceStruct) String() string
String returns the string representation
type RequestInstancesStruct ¶
type RequestInstancesStruct struct { InstanceId *string `locationName:"InstanceId" type:"string"` InstanceUniqueId *string `locationName:"InstanceUniqueId" type:"string"` // contains filtered or unexported fields }
func (RequestInstancesStruct) GoString ¶
func (s RequestInstancesStruct) GoString() string
GoString returns the string representation
func (*RequestInstancesStruct) SetInstanceId ¶
func (s *RequestInstancesStruct) SetInstanceId(v string) *RequestInstancesStruct
SetInstanceId sets the InstanceId field's value.
func (*RequestInstancesStruct) SetInstanceUniqueId ¶
func (s *RequestInstancesStruct) SetInstanceUniqueId(v string) *RequestInstancesStruct
SetInstanceUniqueId sets the InstanceUniqueId field's value.
func (RequestInstancesStruct) String ¶
func (s RequestInstancesStruct) String() string
String returns the string representation
type RequestIpPermissionsStruct ¶
type RequestIpPermissionsStruct struct { Description *string `locationName:"Description" type:"string"` FromPort *int64 `locationName:"FromPort" type:"integer"` InOut *string `locationName:"InOut" type:"string"` IpProtocol *string `locationName:"IpProtocol" type:"string"` RequestGroups []*RequestGroupsStruct `locationName:"Groups" type:"list"` RequestIpRanges []*RequestIpRangesStruct `locationName:"IpRanges" type:"list"` ToPort *int64 `locationName:"ToPort" type:"integer"` // contains filtered or unexported fields }
func (RequestIpPermissionsStruct) GoString ¶
func (s RequestIpPermissionsStruct) GoString() string
GoString returns the string representation
func (*RequestIpPermissionsStruct) SetDescription ¶
func (s *RequestIpPermissionsStruct) SetDescription(v string) *RequestIpPermissionsStruct
SetDescription sets the Description field's value.
func (*RequestIpPermissionsStruct) SetFromPort ¶
func (s *RequestIpPermissionsStruct) SetFromPort(v int64) *RequestIpPermissionsStruct
SetFromPort sets the FromPort field's value.
func (*RequestIpPermissionsStruct) SetInOut ¶
func (s *RequestIpPermissionsStruct) SetInOut(v string) *RequestIpPermissionsStruct
SetInOut sets the InOut field's value.
func (*RequestIpPermissionsStruct) SetIpProtocol ¶
func (s *RequestIpPermissionsStruct) SetIpProtocol(v string) *RequestIpPermissionsStruct
SetIpProtocol sets the IpProtocol field's value.
func (*RequestIpPermissionsStruct) SetRequestGroups ¶
func (s *RequestIpPermissionsStruct) SetRequestGroups(v []*RequestGroupsStruct) *RequestIpPermissionsStruct
SetRequestGroups sets the RequestGroups field's value.
func (*RequestIpPermissionsStruct) SetRequestIpRanges ¶
func (s *RequestIpPermissionsStruct) SetRequestIpRanges(v []*RequestIpRangesStruct) *RequestIpPermissionsStruct
SetRequestIpRanges sets the RequestIpRanges field's value.
func (*RequestIpPermissionsStruct) SetToPort ¶
func (s *RequestIpPermissionsStruct) SetToPort(v int64) *RequestIpPermissionsStruct
SetToPort sets the ToPort field's value.
func (RequestIpPermissionsStruct) String ¶
func (s RequestIpPermissionsStruct) String() string
String returns the string representation
type RequestIpRangesStruct ¶
type RequestIpRangesStruct struct { CidrIp *string `locationName:"CidrIp" type:"string"` // contains filtered or unexported fields }
func (RequestIpRangesStruct) GoString ¶
func (s RequestIpRangesStruct) GoString() string
GoString returns the string representation
func (*RequestIpRangesStruct) SetCidrIp ¶
func (s *RequestIpRangesStruct) SetCidrIp(v string) *RequestIpRangesStruct
SetCidrIp sets the CidrIp field's value.
func (RequestIpRangesStruct) String ¶
func (s RequestIpRangesStruct) String() string
String returns the string representation
type RequestLicenseStruct ¶
type RequestLicenseStruct struct { LicenseName *string `locationName:"LicenseName" type:"string"` LicenseNum *string `locationName:"LicenseNum" type:"string"` // contains filtered or unexported fields }
func (RequestLicenseStruct) GoString ¶
func (s RequestLicenseStruct) GoString() string
GoString returns the string representation
func (*RequestLicenseStruct) SetLicenseName ¶
func (s *RequestLicenseStruct) SetLicenseName(v string) *RequestLicenseStruct
SetLicenseName sets the LicenseName field's value.
func (*RequestLicenseStruct) SetLicenseNum ¶
func (s *RequestLicenseStruct) SetLicenseNum(v string) *RequestLicenseStruct
SetLicenseNum sets the LicenseNum field's value.
func (RequestLicenseStruct) String ¶
func (s RequestLicenseStruct) String() string
String returns the string representation
type RequestListenInterfaceStruct ¶
type RequestListenInterfaceStruct struct { NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` // contains filtered or unexported fields }
func (RequestListenInterfaceStruct) GoString ¶
func (s RequestListenInterfaceStruct) GoString() string
GoString returns the string representation
func (*RequestListenInterfaceStruct) SetNetworkId ¶
func (s *RequestListenInterfaceStruct) SetNetworkId(v string) *RequestListenInterfaceStruct
SetNetworkId sets the NetworkId field's value.
func (*RequestListenInterfaceStruct) SetNetworkName ¶
func (s *RequestListenInterfaceStruct) SetNetworkName(v string) *RequestListenInterfaceStruct
SetNetworkName sets the NetworkName field's value.
func (RequestListenInterfaceStruct) String ¶
func (s RequestListenInterfaceStruct) String() string
String returns the string representation
type RequestListenerStruct ¶
type RequestListenerStruct struct { BalancingType *string `locationName:"BalancingType" type:"string"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` Protocol *string `locationName:"Protocol" type:"string"` // contains filtered or unexported fields }
func (RequestListenerStruct) GoString ¶
func (s RequestListenerStruct) GoString() string
GoString returns the string representation
func (*RequestListenerStruct) SetBalancingType ¶
func (s *RequestListenerStruct) SetBalancingType(v string) *RequestListenerStruct
SetBalancingType sets the BalancingType field's value.
func (*RequestListenerStruct) SetInstancePort ¶
func (s *RequestListenerStruct) SetInstancePort(v int64) *RequestListenerStruct
SetInstancePort sets the InstancePort field's value.
func (*RequestListenerStruct) SetLoadBalancerPort ¶
func (s *RequestListenerStruct) SetLoadBalancerPort(v int64) *RequestListenerStruct
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*RequestListenerStruct) SetProtocol ¶
func (s *RequestListenerStruct) SetProtocol(v string) *RequestListenerStruct
SetProtocol sets the Protocol field's value.
func (RequestListenerStruct) String ¶
func (s RequestListenerStruct) String() string
String returns the string representation
type RequestListenerUpdateStruct ¶
type RequestListenerUpdateStruct struct { InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` RequestListenerStruct *RequestListenerStruct `locationName:"Listener" type:"structure"` // contains filtered or unexported fields }
func (RequestListenerUpdateStruct) GoString ¶
func (s RequestListenerUpdateStruct) GoString() string
GoString returns the string representation
func (*RequestListenerUpdateStruct) SetInstancePort ¶
func (s *RequestListenerUpdateStruct) SetInstancePort(v int64) *RequestListenerUpdateStruct
SetInstancePort sets the InstancePort field's value.
func (*RequestListenerUpdateStruct) SetLoadBalancerPort ¶
func (s *RequestListenerUpdateStruct) SetLoadBalancerPort(v int64) *RequestListenerUpdateStruct
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*RequestListenerUpdateStruct) SetRequestListenerStruct ¶
func (s *RequestListenerUpdateStruct) SetRequestListenerStruct(v *RequestListenerStruct) *RequestListenerUpdateStruct
SetRequestListenerStruct sets the RequestListenerStruct field's value.
func (RequestListenerUpdateStruct) String ¶
func (s RequestListenerUpdateStruct) String() string
String returns the string representation
type RequestListenersStruct ¶
type RequestListenersStruct struct { BalancingType *string `locationName:"BalancingType" type:"string"` Description *string `locationName:"Description" type:"string"` ElasticLoadBalancerPort *int64 `locationName:"ElasticLoadBalancerPort" type:"integer"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` Protocol *string `locationName:"Protocol" type:"string"` RequestHealthCheckStruct *RequestHealthCheckStruct `locationName:"HealthCheck" type:"structure"` RequestInstances []*RequestInstancesStruct `locationName:"Instances" locationNameList:"member" type:"list"` RequestSessionStruct *RequestSessionStruct `locationName:"Session" type:"structure"` RequestSorryPageStruct *RequestSorryPageStruct `locationName:"SorryPage" type:"structure"` SSLCertificateId *string `locationName:"SSLCertificateId" type:"string"` // contains filtered or unexported fields }
func (RequestListenersStruct) GoString ¶
func (s RequestListenersStruct) GoString() string
GoString returns the string representation
func (*RequestListenersStruct) SetBalancingType ¶
func (s *RequestListenersStruct) SetBalancingType(v string) *RequestListenersStruct
SetBalancingType sets the BalancingType field's value.
func (*RequestListenersStruct) SetDescription ¶
func (s *RequestListenersStruct) SetDescription(v string) *RequestListenersStruct
SetDescription sets the Description field's value.
func (*RequestListenersStruct) SetElasticLoadBalancerPort ¶
func (s *RequestListenersStruct) SetElasticLoadBalancerPort(v int64) *RequestListenersStruct
SetElasticLoadBalancerPort sets the ElasticLoadBalancerPort field's value.
func (*RequestListenersStruct) SetInstancePort ¶
func (s *RequestListenersStruct) SetInstancePort(v int64) *RequestListenersStruct
SetInstancePort sets the InstancePort field's value.
func (*RequestListenersStruct) SetLoadBalancerPort ¶
func (s *RequestListenersStruct) SetLoadBalancerPort(v int64) *RequestListenersStruct
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*RequestListenersStruct) SetProtocol ¶
func (s *RequestListenersStruct) SetProtocol(v string) *RequestListenersStruct
SetProtocol sets the Protocol field's value.
func (*RequestListenersStruct) SetRequestHealthCheckStruct ¶
func (s *RequestListenersStruct) SetRequestHealthCheckStruct(v *RequestHealthCheckStruct) *RequestListenersStruct
SetRequestHealthCheckStruct sets the RequestHealthCheckStruct field's value.
func (*RequestListenersStruct) SetRequestInstances ¶
func (s *RequestListenersStruct) SetRequestInstances(v []*RequestInstancesStruct) *RequestListenersStruct
SetRequestInstances sets the RequestInstances field's value.
func (*RequestListenersStruct) SetRequestSessionStruct ¶
func (s *RequestListenersStruct) SetRequestSessionStruct(v *RequestSessionStruct) *RequestListenersStruct
SetRequestSessionStruct sets the RequestSessionStruct field's value.
func (*RequestListenersStruct) SetRequestSorryPageStruct ¶
func (s *RequestListenersStruct) SetRequestSorryPageStruct(v *RequestSorryPageStruct) *RequestListenersStruct
SetRequestSorryPageStruct sets the RequestSorryPageStruct field's value.
func (*RequestListenersStruct) SetSSLCertificateId ¶
func (s *RequestListenersStruct) SetSSLCertificateId(v string) *RequestListenersStruct
SetSSLCertificateId sets the SSLCertificateId field's value.
func (RequestListenersStruct) String ¶
func (s RequestListenersStruct) String() string
String returns the string representation
type RequestLoadBalancerAttributesStruct ¶
type RequestLoadBalancerAttributesStruct struct { RequestAdditionalAttributes []*RequestAdditionalAttributesStruct `locationName:"AdditionalAttributes" locationNameList:"member" type:"list"` RequestSessionStruct *RequestSessionStruct `locationName:"Session" type:"structure"` RequestSorryPageStruct *RequestSorryPageStruct `locationName:"SorryPage" type:"structure"` // contains filtered or unexported fields }
func (RequestLoadBalancerAttributesStruct) GoString ¶
func (s RequestLoadBalancerAttributesStruct) GoString() string
GoString returns the string representation
func (*RequestLoadBalancerAttributesStruct) SetRequestAdditionalAttributes ¶
func (s *RequestLoadBalancerAttributesStruct) SetRequestAdditionalAttributes(v []*RequestAdditionalAttributesStruct) *RequestLoadBalancerAttributesStruct
SetRequestAdditionalAttributes sets the RequestAdditionalAttributes field's value.
func (*RequestLoadBalancerAttributesStruct) SetRequestSessionStruct ¶
func (s *RequestLoadBalancerAttributesStruct) SetRequestSessionStruct(v *RequestSessionStruct) *RequestLoadBalancerAttributesStruct
SetRequestSessionStruct sets the RequestSessionStruct field's value.
func (*RequestLoadBalancerAttributesStruct) SetRequestSorryPageStruct ¶
func (s *RequestLoadBalancerAttributesStruct) SetRequestSorryPageStruct(v *RequestSorryPageStruct) *RequestLoadBalancerAttributesStruct
SetRequestSorryPageStruct sets the RequestSorryPageStruct field's value.
func (RequestLoadBalancerAttributesStruct) String ¶
func (s RequestLoadBalancerAttributesStruct) String() string
String returns the string representation
type RequestLoadBalancerNamesStruct ¶
type RequestLoadBalancerNamesStruct struct { InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` // contains filtered or unexported fields }
func (RequestLoadBalancerNamesStruct) GoString ¶
func (s RequestLoadBalancerNamesStruct) GoString() string
GoString returns the string representation
func (*RequestLoadBalancerNamesStruct) SetInstancePort ¶
func (s *RequestLoadBalancerNamesStruct) SetInstancePort(v int64) *RequestLoadBalancerNamesStruct
SetInstancePort sets the InstancePort field's value.
func (*RequestLoadBalancerNamesStruct) SetLoadBalancerName ¶
func (s *RequestLoadBalancerNamesStruct) SetLoadBalancerName(v string) *RequestLoadBalancerNamesStruct
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*RequestLoadBalancerNamesStruct) SetLoadBalancerPort ¶
func (s *RequestLoadBalancerNamesStruct) SetLoadBalancerPort(v int64) *RequestLoadBalancerNamesStruct
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (RequestLoadBalancerNamesStruct) String ¶
func (s RequestLoadBalancerNamesStruct) String() string
String returns the string representation
type RequestLoadBalancersStruct ¶
type RequestLoadBalancersStruct struct { InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` Name *string `locationName:"Name" type:"string"` // contains filtered or unexported fields }
func (RequestLoadBalancersStruct) GoString ¶
func (s RequestLoadBalancersStruct) GoString() string
GoString returns the string representation
func (*RequestLoadBalancersStruct) SetInstancePort ¶
func (s *RequestLoadBalancersStruct) SetInstancePort(v int64) *RequestLoadBalancersStruct
SetInstancePort sets the InstancePort field's value.
func (*RequestLoadBalancersStruct) SetLoadBalancerName ¶
func (s *RequestLoadBalancersStruct) SetLoadBalancerName(v string) *RequestLoadBalancersStruct
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*RequestLoadBalancersStruct) SetLoadBalancerPort ¶
func (s *RequestLoadBalancersStruct) SetLoadBalancerPort(v int64) *RequestLoadBalancersStruct
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*RequestLoadBalancersStruct) SetName ¶
func (s *RequestLoadBalancersStruct) SetName(v string) *RequestLoadBalancersStruct
SetName sets the Name field's value.
func (RequestLoadBalancersStruct) String ¶
func (s RequestLoadBalancersStruct) String() string
String returns the string representation
type RequestMonthStruct ¶
type RequestMonthStruct struct { EndingMonth *string `locationName:"EndingMonth" type:"string"` StartingMonth *string `locationName:"StartingMonth" type:"string"` // contains filtered or unexported fields }
func (RequestMonthStruct) GoString ¶
func (s RequestMonthStruct) GoString() string
GoString returns the string representation
func (*RequestMonthStruct) SetEndingMonth ¶
func (s *RequestMonthStruct) SetEndingMonth(v string) *RequestMonthStruct
SetEndingMonth sets the EndingMonth field's value.
func (*RequestMonthStruct) SetStartingMonth ¶
func (s *RequestMonthStruct) SetStartingMonth(v string) *RequestMonthStruct
SetStartingMonth sets the StartingMonth field's value.
func (RequestMonthStruct) String ¶
func (s RequestMonthStruct) String() string
String returns the string representation
type RequestNetworkInterfaceStruct ¶
type RequestNetworkInterfaceStruct struct { DeviceIndex *int64 `locationName:"DeviceIndex" type:"integer"` Dhcp *bool `locationName:"Dhcp" type:"boolean"` DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` DhcpOptionsId *string `locationName:"DhcpOptionsId" type:"string"` IpAddress *string `locationName:"IpAddress" type:"string"` IsVipNetwork *bool `locationName:"IsVipNetwork" type:"boolean"` NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` RequestSecurityGroupId []*string `locationName:"SecurityGroupId" type:"list"` // contains filtered or unexported fields }
func (RequestNetworkInterfaceStruct) GoString ¶
func (s RequestNetworkInterfaceStruct) GoString() string
GoString returns the string representation
func (*RequestNetworkInterfaceStruct) SetDeviceIndex ¶
func (s *RequestNetworkInterfaceStruct) SetDeviceIndex(v int64) *RequestNetworkInterfaceStruct
SetDeviceIndex sets the DeviceIndex field's value.
func (*RequestNetworkInterfaceStruct) SetDhcp ¶
func (s *RequestNetworkInterfaceStruct) SetDhcp(v bool) *RequestNetworkInterfaceStruct
SetDhcp sets the Dhcp field's value.
func (*RequestNetworkInterfaceStruct) SetDhcpConfigId ¶
func (s *RequestNetworkInterfaceStruct) SetDhcpConfigId(v string) *RequestNetworkInterfaceStruct
SetDhcpConfigId sets the DhcpConfigId field's value.
func (*RequestNetworkInterfaceStruct) SetDhcpOptionsId ¶
func (s *RequestNetworkInterfaceStruct) SetDhcpOptionsId(v string) *RequestNetworkInterfaceStruct
SetDhcpOptionsId sets the DhcpOptionsId field's value.
func (*RequestNetworkInterfaceStruct) SetIpAddress ¶
func (s *RequestNetworkInterfaceStruct) SetIpAddress(v string) *RequestNetworkInterfaceStruct
SetIpAddress sets the IpAddress field's value.
func (*RequestNetworkInterfaceStruct) SetIsVipNetwork ¶
func (s *RequestNetworkInterfaceStruct) SetIsVipNetwork(v bool) *RequestNetworkInterfaceStruct
SetIsVipNetwork sets the IsVipNetwork field's value.
func (*RequestNetworkInterfaceStruct) SetNetworkId ¶
func (s *RequestNetworkInterfaceStruct) SetNetworkId(v string) *RequestNetworkInterfaceStruct
SetNetworkId sets the NetworkId field's value.
func (*RequestNetworkInterfaceStruct) SetNetworkName ¶
func (s *RequestNetworkInterfaceStruct) SetNetworkName(v string) *RequestNetworkInterfaceStruct
SetNetworkName sets the NetworkName field's value.
func (*RequestNetworkInterfaceStruct) SetRequestSecurityGroupId ¶
func (s *RequestNetworkInterfaceStruct) SetRequestSecurityGroupId(v []*string) *RequestNetworkInterfaceStruct
SetRequestSecurityGroupId sets the RequestSecurityGroupId field's value.
func (RequestNetworkInterfaceStruct) String ¶
func (s RequestNetworkInterfaceStruct) String() string
String returns the string representation
type RequestNiftyIPsecConfigurationStruct ¶
type RequestNiftyIPsecConfigurationStruct struct { EncryptionAlgorithm *string `locationName:"EncryptionAlgorithm" type:"string"` HashAlgorithm *string `locationName:"HashAlgorithm" type:"string"` // contains filtered or unexported fields }
func (RequestNiftyIPsecConfigurationStruct) GoString ¶
func (s RequestNiftyIPsecConfigurationStruct) GoString() string
GoString returns the string representation
func (*RequestNiftyIPsecConfigurationStruct) SetEncryptionAlgorithm ¶
func (s *RequestNiftyIPsecConfigurationStruct) SetEncryptionAlgorithm(v string) *RequestNiftyIPsecConfigurationStruct
SetEncryptionAlgorithm sets the EncryptionAlgorithm field's value.
func (*RequestNiftyIPsecConfigurationStruct) SetHashAlgorithm ¶
func (s *RequestNiftyIPsecConfigurationStruct) SetHashAlgorithm(v string) *RequestNiftyIPsecConfigurationStruct
SetHashAlgorithm sets the HashAlgorithm field's value.
func (*RequestNiftyIPsecConfigurationStruct) SetPreSharedKey ¶
func (s *RequestNiftyIPsecConfigurationStruct) SetPreSharedKey(v string) *RequestNiftyIPsecConfigurationStruct
SetPreSharedKey sets the PreSharedKey field's value.
func (RequestNiftyIPsecConfigurationStruct) String ¶
func (s RequestNiftyIPsecConfigurationStruct) String() string
String returns the string representation
type RequestNiftyIpsecConfigurationStruct ¶
type RequestNiftyIpsecConfigurationStruct struct { InternetKeyExchange *string `locationName:"InternetKeyExchange" type:"string"` // contains filtered or unexported fields }
func (RequestNiftyIpsecConfigurationStruct) GoString ¶
func (s RequestNiftyIpsecConfigurationStruct) GoString() string
GoString returns the string representation
func (*RequestNiftyIpsecConfigurationStruct) SetInternetKeyExchange ¶
func (s *RequestNiftyIpsecConfigurationStruct) SetInternetKeyExchange(v string) *RequestNiftyIpsecConfigurationStruct
SetInternetKeyExchange sets the InternetKeyExchange field's value.
func (RequestNiftyIpsecConfigurationStruct) String ¶
func (s RequestNiftyIpsecConfigurationStruct) String() string
String returns the string representation
type RequestNiftyNetworkStruct ¶
type RequestNiftyNetworkStruct struct { IpAddress *string `locationName:"IpAddress" type:"string"` NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` // contains filtered or unexported fields }
func (RequestNiftyNetworkStruct) GoString ¶
func (s RequestNiftyNetworkStruct) GoString() string
GoString returns the string representation
func (*RequestNiftyNetworkStruct) SetIpAddress ¶
func (s *RequestNiftyNetworkStruct) SetIpAddress(v string) *RequestNiftyNetworkStruct
SetIpAddress sets the IpAddress field's value.
func (*RequestNiftyNetworkStruct) SetNetworkId ¶
func (s *RequestNiftyNetworkStruct) SetNetworkId(v string) *RequestNiftyNetworkStruct
SetNetworkId sets the NetworkId field's value.
func (*RequestNiftyNetworkStruct) SetNetworkName ¶
func (s *RequestNiftyNetworkStruct) SetNetworkName(v string) *RequestNiftyNetworkStruct
SetNetworkName sets the NetworkName field's value.
func (RequestNiftyNetworkStruct) String ¶
func (s RequestNiftyNetworkStruct) String() string
String returns the string representation
type RequestNiftyTunnelStruct ¶
type RequestNiftyTunnelStruct struct { DestinationPort *string `locationName:"DestinationPort" type:"string"` Encapsulation *string `locationName:"Encapsulation" type:"string"` Mode *string `locationName:"Mode" type:"string"` PeerSessionId *string `locationName:"PeerSessionId" type:"string"` PeerTunnelId *string `locationName:"PeerTunnelId" type:"string"` SessionId *string `locationName:"SessionId" type:"string"` SourcePort *string `locationName:"SourcePort" type:"string"` TunnelId *string `locationName:"TunnelId" type:"string"` Type *string `locationName:"Type" type:"string"` // contains filtered or unexported fields }
func (RequestNiftyTunnelStruct) GoString ¶
func (s RequestNiftyTunnelStruct) GoString() string
GoString returns the string representation
func (*RequestNiftyTunnelStruct) SetDestinationPort ¶
func (s *RequestNiftyTunnelStruct) SetDestinationPort(v string) *RequestNiftyTunnelStruct
SetDestinationPort sets the DestinationPort field's value.
func (*RequestNiftyTunnelStruct) SetEncapsulation ¶
func (s *RequestNiftyTunnelStruct) SetEncapsulation(v string) *RequestNiftyTunnelStruct
SetEncapsulation sets the Encapsulation field's value.
func (*RequestNiftyTunnelStruct) SetMode ¶
func (s *RequestNiftyTunnelStruct) SetMode(v string) *RequestNiftyTunnelStruct
SetMode sets the Mode field's value.
func (*RequestNiftyTunnelStruct) SetPeerSessionId ¶
func (s *RequestNiftyTunnelStruct) SetPeerSessionId(v string) *RequestNiftyTunnelStruct
SetPeerSessionId sets the PeerSessionId field's value.
func (*RequestNiftyTunnelStruct) SetPeerTunnelId ¶
func (s *RequestNiftyTunnelStruct) SetPeerTunnelId(v string) *RequestNiftyTunnelStruct
SetPeerTunnelId sets the PeerTunnelId field's value.
func (*RequestNiftyTunnelStruct) SetSessionId ¶
func (s *RequestNiftyTunnelStruct) SetSessionId(v string) *RequestNiftyTunnelStruct
SetSessionId sets the SessionId field's value.
func (*RequestNiftyTunnelStruct) SetSourcePort ¶
func (s *RequestNiftyTunnelStruct) SetSourcePort(v string) *RequestNiftyTunnelStruct
SetSourcePort sets the SourcePort field's value.
func (*RequestNiftyTunnelStruct) SetTunnelId ¶
func (s *RequestNiftyTunnelStruct) SetTunnelId(v string) *RequestNiftyTunnelStruct
SetTunnelId sets the TunnelId field's value.
func (*RequestNiftyTunnelStruct) SetType ¶
func (s *RequestNiftyTunnelStruct) SetType(v string) *RequestNiftyTunnelStruct
SetType sets the Type field's value.
func (RequestNiftyTunnelStruct) String ¶
func (s RequestNiftyTunnelStruct) String() string
String returns the string representation
type RequestOptionStruct ¶
type RequestOptionStruct struct { NameServer *string `locationName:"NameServer" type:"string"` // contains filtered or unexported fields }
func (RequestOptionStruct) GoString ¶
func (s RequestOptionStruct) GoString() string
GoString returns the string representation
func (*RequestOptionStruct) SetNameServer ¶
func (s *RequestOptionStruct) SetNameServer(v string) *RequestOptionStruct
SetNameServer sets the NameServer field's value.
func (RequestOptionStruct) String ¶
func (s RequestOptionStruct) String() string
String returns the string representation
type RequestOutboundInterfaceStruct ¶
type RequestOutboundInterfaceStruct struct { NetworkId *string `locationName:"NetworkId" type:"string"` NetworkName *string `locationName:"NetworkName" type:"string"` // contains filtered or unexported fields }
func (RequestOutboundInterfaceStruct) GoString ¶
func (s RequestOutboundInterfaceStruct) GoString() string
GoString returns the string representation
func (*RequestOutboundInterfaceStruct) SetNetworkId ¶
func (s *RequestOutboundInterfaceStruct) SetNetworkId(v string) *RequestOutboundInterfaceStruct
SetNetworkId sets the NetworkId field's value.
func (*RequestOutboundInterfaceStruct) SetNetworkName ¶
func (s *RequestOutboundInterfaceStruct) SetNetworkName(v string) *RequestOutboundInterfaceStruct
SetNetworkName sets the NetworkName field's value.
func (RequestOutboundInterfaceStruct) String ¶
func (s RequestOutboundInterfaceStruct) String() string
String returns the string representation
type RequestPlacementStruct ¶
type RequestPlacementStruct struct { AvailabilityZone *string `locationName:"AvailabilityZone" type:"string"` RegionName *string `locationName:"RegionName" type:"string"` // contains filtered or unexported fields }
func (RequestPlacementStruct) GoString ¶
func (s RequestPlacementStruct) GoString() string
GoString returns the string representation
func (*RequestPlacementStruct) SetAvailabilityZone ¶
func (s *RequestPlacementStruct) SetAvailabilityZone(v string) *RequestPlacementStruct
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*RequestPlacementStruct) SetRegionName ¶
func (s *RequestPlacementStruct) SetRegionName(v string) *RequestPlacementStruct
SetRegionName sets the RegionName field's value.
func (RequestPlacementStruct) String ¶
func (s RequestPlacementStruct) String() string
String returns the string representation
type RequestRangeStruct ¶
type RequestRangeStruct struct { All *bool `locationName:"All" type:"boolean"` EndNumber *int64 `locationName:"EndNumber" type:"integer"` StartNumber *int64 `locationName:"StartNumber" type:"integer"` // contains filtered or unexported fields }
func (RequestRangeStruct) GoString ¶
func (s RequestRangeStruct) GoString() string
GoString returns the string representation
func (*RequestRangeStruct) SetAll ¶
func (s *RequestRangeStruct) SetAll(v bool) *RequestRangeStruct
SetAll sets the All field's value.
func (*RequestRangeStruct) SetEndNumber ¶
func (s *RequestRangeStruct) SetEndNumber(v int64) *RequestRangeStruct
SetEndNumber sets the EndNumber field's value.
func (*RequestRangeStruct) SetStartNumber ¶
func (s *RequestRangeStruct) SetStartNumber(v int64) *RequestRangeStruct
SetStartNumber sets the StartNumber field's value.
func (RequestRangeStruct) String ¶
func (s RequestRangeStruct) String() string
String returns the string representation
type RequestRouterSetStruct ¶
type RequestRouterSetStruct struct { RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (RequestRouterSetStruct) GoString ¶
func (s RequestRouterSetStruct) GoString() string
GoString returns the string representation
func (*RequestRouterSetStruct) SetRouterId ¶
func (s *RequestRouterSetStruct) SetRouterId(v string) *RequestRouterSetStruct
SetRouterId sets the RouterId field's value.
func (*RequestRouterSetStruct) SetRouterName ¶
func (s *RequestRouterSetStruct) SetRouterName(v string) *RequestRouterSetStruct
SetRouterName sets the RouterName field's value.
func (RequestRouterSetStruct) String ¶
func (s RequestRouterSetStruct) String() string
String returns the string representation
type RequestRouterStruct ¶
type RequestRouterStruct struct { NiftyReboot *string `locationName:"NiftyReboot" type:"string"` RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
func (RequestRouterStruct) GoString ¶
func (s RequestRouterStruct) GoString() string
GoString returns the string representation
func (*RequestRouterStruct) SetNiftyReboot ¶
func (s *RequestRouterStruct) SetNiftyReboot(v string) *RequestRouterStruct
SetNiftyReboot sets the NiftyReboot field's value.
func (*RequestRouterStruct) SetRouterId ¶
func (s *RequestRouterStruct) SetRouterId(v string) *RequestRouterStruct
SetRouterId sets the RouterId field's value.
func (*RequestRouterStruct) SetRouterName ¶
func (s *RequestRouterStruct) SetRouterName(v string) *RequestRouterStruct
SetRouterName sets the RouterName field's value.
func (RequestRouterStruct) String ¶
func (s RequestRouterStruct) String() string
String returns the string representation
type RequestRuleStruct ¶
type RequestRuleStruct struct { BreachDuration *int64 `locationName:"BreachDuration" type:"integer"` DataType *string `locationName:"DataType" type:"string"` FromDate *string `locationName:"FromDate" type:"string"` FunctionName *string `locationName:"FunctionName" type:"string"` RuleName *string `locationName:"RuleName" type:"string"` Threshold *float64 `locationName:"Threshold" type:"double"` ToDate *string `locationName:"ToDate" type:"string"` UpperLowerCondition *string `locationName:"UpperLowerCondition" type:"string"` // contains filtered or unexported fields }
func (RequestRuleStruct) GoString ¶
func (s RequestRuleStruct) GoString() string
GoString returns the string representation
func (*RequestRuleStruct) SetBreachDuration ¶
func (s *RequestRuleStruct) SetBreachDuration(v int64) *RequestRuleStruct
SetBreachDuration sets the BreachDuration field's value.
func (*RequestRuleStruct) SetDataType ¶
func (s *RequestRuleStruct) SetDataType(v string) *RequestRuleStruct
SetDataType sets the DataType field's value.
func (*RequestRuleStruct) SetFromDate ¶
func (s *RequestRuleStruct) SetFromDate(v string) *RequestRuleStruct
SetFromDate sets the FromDate field's value.
func (*RequestRuleStruct) SetFunctionName ¶
func (s *RequestRuleStruct) SetFunctionName(v string) *RequestRuleStruct
SetFunctionName sets the FunctionName field's value.
func (*RequestRuleStruct) SetRuleName ¶
func (s *RequestRuleStruct) SetRuleName(v string) *RequestRuleStruct
SetRuleName sets the RuleName field's value.
func (*RequestRuleStruct) SetThreshold ¶
func (s *RequestRuleStruct) SetThreshold(v float64) *RequestRuleStruct
SetThreshold sets the Threshold field's value.
func (*RequestRuleStruct) SetToDate ¶
func (s *RequestRuleStruct) SetToDate(v string) *RequestRuleStruct
SetToDate sets the ToDate field's value.
func (*RequestRuleStruct) SetUpperLowerCondition ¶
func (s *RequestRuleStruct) SetUpperLowerCondition(v string) *RequestRuleStruct
SetUpperLowerCondition sets the UpperLowerCondition field's value.
func (RequestRuleStruct) String ¶
func (s RequestRuleStruct) String() string
String returns the string representation
type RequestScalingScheduleStruct ¶
type RequestScalingScheduleStruct struct { RequestDDayStruct *RequestDDayStruct `locationName:"DDay" type:"structure"` RequestDayStruct *RequestDayStruct `locationName:"Day" type:"structure"` RequestMonthStruct *RequestMonthStruct `locationName:"Month" type:"structure"` RequestTimeZoneStruct *RequestTimeZoneStruct `locationName:"TimeZone" type:"structure"` // contains filtered or unexported fields }
func (RequestScalingScheduleStruct) GoString ¶
func (s RequestScalingScheduleStruct) GoString() string
GoString returns the string representation
func (*RequestScalingScheduleStruct) SetRequestDDayStruct ¶
func (s *RequestScalingScheduleStruct) SetRequestDDayStruct(v *RequestDDayStruct) *RequestScalingScheduleStruct
SetRequestDDayStruct sets the RequestDDayStruct field's value.
func (*RequestScalingScheduleStruct) SetRequestDayStruct ¶
func (s *RequestScalingScheduleStruct) SetRequestDayStruct(v *RequestDayStruct) *RequestScalingScheduleStruct
SetRequestDayStruct sets the RequestDayStruct field's value.
func (*RequestScalingScheduleStruct) SetRequestMonthStruct ¶
func (s *RequestScalingScheduleStruct) SetRequestMonthStruct(v *RequestMonthStruct) *RequestScalingScheduleStruct
SetRequestMonthStruct sets the RequestMonthStruct field's value.
func (*RequestScalingScheduleStruct) SetRequestTimeZoneStruct ¶
func (s *RequestScalingScheduleStruct) SetRequestTimeZoneStruct(v *RequestTimeZoneStruct) *RequestScalingScheduleStruct
SetRequestTimeZoneStruct sets the RequestTimeZoneStruct field's value.
func (RequestScalingScheduleStruct) String ¶
func (s RequestScalingScheduleStruct) String() string
String returns the string representation
type RequestScalingTriggerStruct ¶
type RequestScalingTriggerStruct struct { BreachDuration *int64 `locationName:"BreachDuration" type:"integer"` Resource *string `locationName:"Resource" type:"string"` UpperThreshold *float64 `locationName:"UpperThreshold" type:"double"` // contains filtered or unexported fields }
func (RequestScalingTriggerStruct) GoString ¶
func (s RequestScalingTriggerStruct) GoString() string
GoString returns the string representation
func (*RequestScalingTriggerStruct) SetBreachDuration ¶
func (s *RequestScalingTriggerStruct) SetBreachDuration(v int64) *RequestScalingTriggerStruct
SetBreachDuration sets the BreachDuration field's value.
func (*RequestScalingTriggerStruct) SetResource ¶
func (s *RequestScalingTriggerStruct) SetResource(v string) *RequestScalingTriggerStruct
SetResource sets the Resource field's value.
func (*RequestScalingTriggerStruct) SetUpperThreshold ¶
func (s *RequestScalingTriggerStruct) SetUpperThreshold(v float64) *RequestScalingTriggerStruct
SetUpperThreshold sets the UpperThreshold field's value.
func (RequestScalingTriggerStruct) String ¶
func (s RequestScalingTriggerStruct) String() string
String returns the string representation
type RequestSessionStickinessPolicyUpdateStruct ¶
type RequestSessionStickinessPolicyUpdateStruct struct { Enable *bool `locationName:"Enable" type:"boolean"` ExpirationPeriod *int64 `locationName:"ExpirationPeriod" type:"integer"` // contains filtered or unexported fields }
func (RequestSessionStickinessPolicyUpdateStruct) GoString ¶
func (s RequestSessionStickinessPolicyUpdateStruct) GoString() string
GoString returns the string representation
func (*RequestSessionStickinessPolicyUpdateStruct) SetEnable ¶
func (s *RequestSessionStickinessPolicyUpdateStruct) SetEnable(v bool) *RequestSessionStickinessPolicyUpdateStruct
SetEnable sets the Enable field's value.
func (*RequestSessionStickinessPolicyUpdateStruct) SetExpirationPeriod ¶
func (s *RequestSessionStickinessPolicyUpdateStruct) SetExpirationPeriod(v int64) *RequestSessionStickinessPolicyUpdateStruct
SetExpirationPeriod sets the ExpirationPeriod field's value.
func (RequestSessionStickinessPolicyUpdateStruct) String ¶
func (s RequestSessionStickinessPolicyUpdateStruct) String() string
String returns the string representation
type RequestSessionStruct ¶
type RequestSessionStruct struct { RequestStickinessPolicyStruct *RequestStickinessPolicyStruct `locationName:"StickinessPolicy" type:"structure"` // contains filtered or unexported fields }
func (RequestSessionStruct) GoString ¶
func (s RequestSessionStruct) GoString() string
GoString returns the string representation
func (*RequestSessionStruct) SetRequestStickinessPolicyStruct ¶
func (s *RequestSessionStruct) SetRequestStickinessPolicyStruct(v *RequestStickinessPolicyStruct) *RequestSessionStruct
SetRequestStickinessPolicyStruct sets the RequestStickinessPolicyStruct field's value.
func (RequestSessionStruct) String ¶
func (s RequestSessionStruct) String() string
String returns the string representation
type RequestSorryPageStruct ¶
type RequestSorryPageStruct struct { Enable *bool `locationName:"Enable" type:"boolean"` RedirectUrl *string `locationName:"RedirectUrl" type:"string"` // contains filtered or unexported fields }
func (RequestSorryPageStruct) GoString ¶
func (s RequestSorryPageStruct) GoString() string
GoString returns the string representation
func (*RequestSorryPageStruct) SetEnable ¶
func (s *RequestSorryPageStruct) SetEnable(v bool) *RequestSorryPageStruct
SetEnable sets the Enable field's value.
func (*RequestSorryPageStruct) SetRedirectUrl ¶
func (s *RequestSorryPageStruct) SetRedirectUrl(v string) *RequestSorryPageStruct
SetRedirectUrl sets the RedirectUrl field's value.
func (RequestSorryPageStruct) String ¶
func (s RequestSorryPageStruct) String() string
String returns the string representation
type RequestSorryPageUpdateStruct ¶
type RequestSorryPageUpdateStruct struct { Enable *bool `locationName:"Enable" type:"boolean"` StatusCode *int64 `locationName:"StatusCode" type:"integer"` // contains filtered or unexported fields }
func (RequestSorryPageUpdateStruct) GoString ¶
func (s RequestSorryPageUpdateStruct) GoString() string
GoString returns the string representation
func (*RequestSorryPageUpdateStruct) SetEnable ¶
func (s *RequestSorryPageUpdateStruct) SetEnable(v bool) *RequestSorryPageUpdateStruct
SetEnable sets the Enable field's value.
func (*RequestSorryPageUpdateStruct) SetStatusCode ¶
func (s *RequestSorryPageUpdateStruct) SetStatusCode(v int64) *RequestSorryPageUpdateStruct
SetStatusCode sets the StatusCode field's value.
func (RequestSorryPageUpdateStruct) String ¶
func (s RequestSorryPageUpdateStruct) String() string
String returns the string representation
type RequestSourceStruct ¶
type RequestSourceStruct struct { Address *string `locationName:"Address" type:"string"` Port *int64 `locationName:"Port" type:"integer"` // contains filtered or unexported fields }
func (RequestSourceStruct) GoString ¶
func (s RequestSourceStruct) GoString() string
GoString returns the string representation
func (*RequestSourceStruct) SetAddress ¶
func (s *RequestSourceStruct) SetAddress(v string) *RequestSourceStruct
SetAddress sets the Address field's value.
func (*RequestSourceStruct) SetPort ¶
func (s *RequestSourceStruct) SetPort(v int64) *RequestSourceStruct
SetPort sets the Port field's value.
func (RequestSourceStruct) String ¶
func (s RequestSourceStruct) String() string
String returns the string representation
type RequestStickinessPolicyStruct ¶
type RequestStickinessPolicyStruct struct { Enable *bool `locationName:"Enable" type:"boolean"` ExpirationPeriod *int64 `locationName:"ExpirationPeriod" type:"integer"` Method *string `locationName:"Method" type:"string"` // contains filtered or unexported fields }
func (RequestStickinessPolicyStruct) GoString ¶
func (s RequestStickinessPolicyStruct) GoString() string
GoString returns the string representation
func (*RequestStickinessPolicyStruct) SetEnable ¶
func (s *RequestStickinessPolicyStruct) SetEnable(v bool) *RequestStickinessPolicyStruct
SetEnable sets the Enable field's value.
func (*RequestStickinessPolicyStruct) SetExpirationPeriod ¶
func (s *RequestStickinessPolicyStruct) SetExpirationPeriod(v int64) *RequestStickinessPolicyStruct
SetExpirationPeriod sets the ExpirationPeriod field's value.
func (*RequestStickinessPolicyStruct) SetMethod ¶
func (s *RequestStickinessPolicyStruct) SetMethod(v string) *RequestStickinessPolicyStruct
SetMethod sets the Method field's value.
func (RequestStickinessPolicyStruct) String ¶
func (s RequestStickinessPolicyStruct) String() string
String returns the string representation
type RequestTimeZoneStruct ¶
type RequestTimeZoneStruct struct { EndingTimeZone *string `locationName:"EndingTimeZone" type:"string"` StartingTimeZone *string `locationName:"StartingTimeZone" type:"string"` // contains filtered or unexported fields }
func (RequestTimeZoneStruct) GoString ¶
func (s RequestTimeZoneStruct) GoString() string
GoString returns the string representation
func (*RequestTimeZoneStruct) SetEndingTimeZone ¶
func (s *RequestTimeZoneStruct) SetEndingTimeZone(v string) *RequestTimeZoneStruct
SetEndingTimeZone sets the EndingTimeZone field's value.
func (*RequestTimeZoneStruct) SetStartingTimeZone ¶
func (s *RequestTimeZoneStruct) SetStartingTimeZone(v string) *RequestTimeZoneStruct
SetStartingTimeZone sets the StartingTimeZone field's value.
func (RequestTimeZoneStruct) String ¶
func (s RequestTimeZoneStruct) String() string
String returns the string representation
type RequestTranslationStruct ¶
type RequestTranslationStruct struct { Address *string `locationName:"Address" type:"string"` Port *int64 `locationName:"Port" type:"integer"` // contains filtered or unexported fields }
func (RequestTranslationStruct) GoString ¶
func (s RequestTranslationStruct) GoString() string
GoString returns the string representation
func (*RequestTranslationStruct) SetAddress ¶
func (s *RequestTranslationStruct) SetAddress(v string) *RequestTranslationStruct
SetAddress sets the Address field's value.
func (*RequestTranslationStruct) SetPort ¶
func (s *RequestTranslationStruct) SetPort(v int64) *RequestTranslationStruct
SetPort sets the Port field's value.
func (RequestTranslationStruct) String ¶
func (s RequestTranslationStruct) String() string
String returns the string representation
type RequestUsersStruct ¶
type RequestUsersStruct struct { UserId *string `locationName:"UserId" type:"string"` // contains filtered or unexported fields }
func (RequestUsersStruct) GoString ¶
func (s RequestUsersStruct) GoString() string
GoString returns the string representation
func (*RequestUsersStruct) SetUserId ¶
func (s *RequestUsersStruct) SetUserId(v string) *RequestUsersStruct
SetUserId sets the UserId field's value.
func (RequestUsersStruct) String ¶
func (s RequestUsersStruct) String() string
String returns the string representation
type RequestVpnGatewaySetStruct ¶
type RequestVpnGatewaySetStruct struct { NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (RequestVpnGatewaySetStruct) GoString ¶
func (s RequestVpnGatewaySetStruct) GoString() string
GoString returns the string representation
func (*RequestVpnGatewaySetStruct) SetNiftyVpnGatewayName ¶
func (s *RequestVpnGatewaySetStruct) SetNiftyVpnGatewayName(v string) *RequestVpnGatewaySetStruct
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*RequestVpnGatewaySetStruct) SetVpnGatewayId ¶
func (s *RequestVpnGatewaySetStruct) SetVpnGatewayId(v string) *RequestVpnGatewaySetStruct
SetVpnGatewayId sets the VpnGatewayId field's value.
func (RequestVpnGatewaySetStruct) String ¶
func (s RequestVpnGatewaySetStruct) String() string
String returns the string representation
type RequestVpnGatewayStruct ¶
type RequestVpnGatewayStruct struct { NiftyReboot *string `locationName:"NiftyReboot" type:"string"` NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (RequestVpnGatewayStruct) GoString ¶
func (s RequestVpnGatewayStruct) GoString() string
GoString returns the string representation
func (*RequestVpnGatewayStruct) SetNiftyReboot ¶
func (s *RequestVpnGatewayStruct) SetNiftyReboot(v string) *RequestVpnGatewayStruct
SetNiftyReboot sets the NiftyReboot field's value.
func (*RequestVpnGatewayStruct) SetNiftyVpnGatewayName ¶
func (s *RequestVpnGatewayStruct) SetNiftyVpnGatewayName(v string) *RequestVpnGatewayStruct
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*RequestVpnGatewayStruct) SetVpnGatewayId ¶
func (s *RequestVpnGatewayStruct) SetVpnGatewayId(v string) *RequestVpnGatewayStruct
SetVpnGatewayId sets the VpnGatewayId field's value.
func (RequestVpnGatewayStruct) String ¶
func (s RequestVpnGatewayStruct) String() string
String returns the string representation
type ReservationSetItem ¶
type ReservationSetItem struct { AlarmCondition *string `locationName:"alarmCondition" type:"string"` AlarmDateHistorySet []*AlarmDateHistorySetItem `locationName:"alarmDateHistorySet" locationNameList:"item" type:"list"` AlarmRulesActivitiesSet []*AlarmRulesActivitiesSetItem `locationName:"alarmRulesActivitiesSet" locationNameList:"item" type:"list"` AlarmState *string `locationName:"alarmState" type:"string"` AlarmTargetsSet []*AlarmTargetsSetItem `locationName:"alarmTargetsSet" locationNameList:"item" type:"list"` CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` Description *string `locationName:"description" type:"string"` EmailAddressSet []*EmailAddressSetItem `locationName:"emailAddressSet" locationNameList:"item" type:"list"` FunctionName *string `locationName:"functionName" type:"string"` GroupSet []*GroupSetItem `locationName:"groupSet" locationNameList:"item" type:"list"` InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` OwnerId *string `locationName:"ownerId" type:"string"` ReservationId *string `locationName:"reservationId" type:"string"` RuleName *string `locationName:"ruleName" type:"string"` RuleSet []*RuleSetItem `locationName:"ruleSet" locationNameList:"item" type:"list"` Zone *string `locationName:"zone" type:"string"` // contains filtered or unexported fields }
func (ReservationSetItem) GoString ¶
func (s ReservationSetItem) GoString() string
GoString returns the string representation
func (*ReservationSetItem) SetAlarmCondition ¶
func (s *ReservationSetItem) SetAlarmCondition(v string) *ReservationSetItem
SetAlarmCondition sets the AlarmCondition field's value.
func (*ReservationSetItem) SetAlarmDateHistorySet ¶
func (s *ReservationSetItem) SetAlarmDateHistorySet(v []*AlarmDateHistorySetItem) *ReservationSetItem
SetAlarmDateHistorySet sets the AlarmDateHistorySet field's value.
func (*ReservationSetItem) SetAlarmRulesActivitiesSet ¶
func (s *ReservationSetItem) SetAlarmRulesActivitiesSet(v []*AlarmRulesActivitiesSetItem) *ReservationSetItem
SetAlarmRulesActivitiesSet sets the AlarmRulesActivitiesSet field's value.
func (*ReservationSetItem) SetAlarmState ¶
func (s *ReservationSetItem) SetAlarmState(v string) *ReservationSetItem
SetAlarmState sets the AlarmState field's value.
func (*ReservationSetItem) SetAlarmTargetsSet ¶
func (s *ReservationSetItem) SetAlarmTargetsSet(v []*AlarmTargetsSetItem) *ReservationSetItem
SetAlarmTargetsSet sets the AlarmTargetsSet field's value.
func (*ReservationSetItem) SetCreatedTime ¶
func (s *ReservationSetItem) SetCreatedTime(v time.Time) *ReservationSetItem
SetCreatedTime sets the CreatedTime field's value.
func (*ReservationSetItem) SetDescription ¶
func (s *ReservationSetItem) SetDescription(v string) *ReservationSetItem
SetDescription sets the Description field's value.
func (*ReservationSetItem) SetEmailAddressSet ¶
func (s *ReservationSetItem) SetEmailAddressSet(v []*EmailAddressSetItem) *ReservationSetItem
SetEmailAddressSet sets the EmailAddressSet field's value.
func (*ReservationSetItem) SetFunctionName ¶
func (s *ReservationSetItem) SetFunctionName(v string) *ReservationSetItem
SetFunctionName sets the FunctionName field's value.
func (*ReservationSetItem) SetGroupSet ¶
func (s *ReservationSetItem) SetGroupSet(v []*GroupSetItem) *ReservationSetItem
SetGroupSet sets the GroupSet field's value.
func (*ReservationSetItem) SetInstancesSet ¶
func (s *ReservationSetItem) SetInstancesSet(v []*InstancesSetItem) *ReservationSetItem
SetInstancesSet sets the InstancesSet field's value.
func (*ReservationSetItem) SetOwnerId ¶
func (s *ReservationSetItem) SetOwnerId(v string) *ReservationSetItem
SetOwnerId sets the OwnerId field's value.
func (*ReservationSetItem) SetReservationId ¶
func (s *ReservationSetItem) SetReservationId(v string) *ReservationSetItem
SetReservationId sets the ReservationId field's value.
func (*ReservationSetItem) SetRuleName ¶
func (s *ReservationSetItem) SetRuleName(v string) *ReservationSetItem
SetRuleName sets the RuleName field's value.
func (*ReservationSetItem) SetRuleSet ¶
func (s *ReservationSetItem) SetRuleSet(v []*RuleSetItem) *ReservationSetItem
SetRuleSet sets the RuleSet field's value.
func (*ReservationSetItem) SetZone ¶
func (s *ReservationSetItem) SetZone(v string) *ReservationSetItem
SetZone sets the Zone field's value.
func (ReservationSetItem) String ¶
func (s ReservationSetItem) String() string
String returns the string representation
type ResourceInfo ¶
type ResourceInfo struct { AddDiskCount *int64 `locationName:"addDiskCount" type:"integer"` AddDiskTotalSize *int64 `locationName:"addDiskTotalSize" type:"integer"` AutoScaleCount *int64 `locationName:"autoScaleCount" type:"integer"` CustomizeImageCount *int64 `locationName:"customizeImageCount" type:"integer"` DynamicIpCount *int64 `locationName:"dynamicIpCount" type:"integer"` ElasticIpItemSet []*ElasticIpItemSetItem `locationName:"elasticIpItemSet" locationNameList:"item" type:"list"` ElasticLoadBalancerCount *int64 `locationName:"elasticLoadBalancerCount" type:"integer"` InstanceItemSet []*InstanceItemSetItem `locationName:"instanceItemSet" locationNameList:"item" type:"list"` LoadBalancerCount *int64 `locationName:"loadBalancerCount" type:"integer"` MonitoringRuleCount *int64 `locationName:"monitoringRuleCount" type:"integer"` NetworkFlowAmount *int64 `locationName:"networkFlowAmount" type:"integer"` PremiumSupportSet []*PremiumSupportSetItem `locationName:"premiumSupportSet" locationNameList:"item" type:"list"` PrivateLanClassicCount *int64 `locationName:"privateLanClassicCount" type:"integer"` PrivateLanCount *int64 `locationName:"privateLanCount" type:"integer"` RouterItemSet []*RouterItemSetItem `locationName:"routerItemSet" locationNameList:"item" type:"list"` SecurityGroupCount *int64 `locationName:"securityGroupCount" type:"integer"` SslCertCount *int64 `locationName:"sslCertCount" type:"integer"` VpnGatewayItemSet []*VpnGatewayItemSetItem `locationName:"vpnGatewayItemSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (ResourceInfo) GoString ¶
func (s ResourceInfo) GoString() string
GoString returns the string representation
func (*ResourceInfo) SetAddDiskCount ¶
func (s *ResourceInfo) SetAddDiskCount(v int64) *ResourceInfo
SetAddDiskCount sets the AddDiskCount field's value.
func (*ResourceInfo) SetAddDiskTotalSize ¶
func (s *ResourceInfo) SetAddDiskTotalSize(v int64) *ResourceInfo
SetAddDiskTotalSize sets the AddDiskTotalSize field's value.
func (*ResourceInfo) SetAutoScaleCount ¶
func (s *ResourceInfo) SetAutoScaleCount(v int64) *ResourceInfo
SetAutoScaleCount sets the AutoScaleCount field's value.
func (*ResourceInfo) SetCustomizeImageCount ¶
func (s *ResourceInfo) SetCustomizeImageCount(v int64) *ResourceInfo
SetCustomizeImageCount sets the CustomizeImageCount field's value.
func (*ResourceInfo) SetDynamicIpCount ¶
func (s *ResourceInfo) SetDynamicIpCount(v int64) *ResourceInfo
SetDynamicIpCount sets the DynamicIpCount field's value.
func (*ResourceInfo) SetElasticIpItemSet ¶
func (s *ResourceInfo) SetElasticIpItemSet(v []*ElasticIpItemSetItem) *ResourceInfo
SetElasticIpItemSet sets the ElasticIpItemSet field's value.
func (*ResourceInfo) SetElasticLoadBalancerCount ¶
func (s *ResourceInfo) SetElasticLoadBalancerCount(v int64) *ResourceInfo
SetElasticLoadBalancerCount sets the ElasticLoadBalancerCount field's value.
func (*ResourceInfo) SetInstanceItemSet ¶
func (s *ResourceInfo) SetInstanceItemSet(v []*InstanceItemSetItem) *ResourceInfo
SetInstanceItemSet sets the InstanceItemSet field's value.
func (*ResourceInfo) SetLoadBalancerCount ¶
func (s *ResourceInfo) SetLoadBalancerCount(v int64) *ResourceInfo
SetLoadBalancerCount sets the LoadBalancerCount field's value.
func (*ResourceInfo) SetMonitoringRuleCount ¶
func (s *ResourceInfo) SetMonitoringRuleCount(v int64) *ResourceInfo
SetMonitoringRuleCount sets the MonitoringRuleCount field's value.
func (*ResourceInfo) SetNetworkFlowAmount ¶
func (s *ResourceInfo) SetNetworkFlowAmount(v int64) *ResourceInfo
SetNetworkFlowAmount sets the NetworkFlowAmount field's value.
func (*ResourceInfo) SetPremiumSupportSet ¶
func (s *ResourceInfo) SetPremiumSupportSet(v []*PremiumSupportSetItem) *ResourceInfo
SetPremiumSupportSet sets the PremiumSupportSet field's value.
func (*ResourceInfo) SetPrivateLanClassicCount ¶
func (s *ResourceInfo) SetPrivateLanClassicCount(v int64) *ResourceInfo
SetPrivateLanClassicCount sets the PrivateLanClassicCount field's value.
func (*ResourceInfo) SetPrivateLanCount ¶
func (s *ResourceInfo) SetPrivateLanCount(v int64) *ResourceInfo
SetPrivateLanCount sets the PrivateLanCount field's value.
func (*ResourceInfo) SetRouterItemSet ¶
func (s *ResourceInfo) SetRouterItemSet(v []*RouterItemSetItem) *ResourceInfo
SetRouterItemSet sets the RouterItemSet field's value.
func (*ResourceInfo) SetSecurityGroupCount ¶
func (s *ResourceInfo) SetSecurityGroupCount(v int64) *ResourceInfo
SetSecurityGroupCount sets the SecurityGroupCount field's value.
func (*ResourceInfo) SetSslCertCount ¶
func (s *ResourceInfo) SetSslCertCount(v int64) *ResourceInfo
SetSslCertCount sets the SslCertCount field's value.
func (*ResourceInfo) SetVpnGatewayItemSet ¶
func (s *ResourceInfo) SetVpnGatewayItemSet(v []*VpnGatewayItemSetItem) *ResourceInfo
SetVpnGatewayItemSet sets the VpnGatewayItemSet field's value.
func (ResourceInfo) String ¶
func (s ResourceInfo) String() string
String returns the string representation
type ResponseMetadata ¶
type ResponseMetadata struct { RequestId *string `locationName:"RequestId" type:"string"` // contains filtered or unexported fields }
func (ResponseMetadata) GoString ¶
func (s ResponseMetadata) GoString() string
GoString returns the string representation
func (*ResponseMetadata) SetRequestId ¶
func (s *ResponseMetadata) SetRequestId(v string) *ResponseMetadata
SetRequestId sets the RequestId field's value.
func (ResponseMetadata) String ¶
func (s ResponseMetadata) String() string
String returns the string representation
type RevokeSecurityGroupIngressInput ¶
type RevokeSecurityGroupIngressInput struct { GroupName *string `locationName:"GroupName" type:"string"` IpPermissions []*RequestIpPermissionsStruct `locationName:"IpPermissions" type:"list"` // contains filtered or unexported fields }
func (RevokeSecurityGroupIngressInput) GoString ¶
func (s RevokeSecurityGroupIngressInput) GoString() string
GoString returns the string representation
func (*RevokeSecurityGroupIngressInput) SetGroupName ¶
func (s *RevokeSecurityGroupIngressInput) SetGroupName(v string) *RevokeSecurityGroupIngressInput
SetGroupName sets the GroupName field's value.
func (*RevokeSecurityGroupIngressInput) SetIpPermissions ¶
func (s *RevokeSecurityGroupIngressInput) SetIpPermissions(v []*RequestIpPermissionsStruct) *RevokeSecurityGroupIngressInput
SetIpPermissions sets the IpPermissions field's value.
func (RevokeSecurityGroupIngressInput) String ¶
func (s RevokeSecurityGroupIngressInput) String() string
String returns the string representation
type RevokeSecurityGroupIngressOutput ¶
type RevokeSecurityGroupIngressOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (RevokeSecurityGroupIngressOutput) GoString ¶
func (s RevokeSecurityGroupIngressOutput) GoString() string
GoString returns the string representation
func (*RevokeSecurityGroupIngressOutput) SetRequestId ¶
func (s *RevokeSecurityGroupIngressOutput) SetRequestId(v string) *RevokeSecurityGroupIngressOutput
SetRequestId sets the RequestId field's value.
func (*RevokeSecurityGroupIngressOutput) SetReturn ¶
func (s *RevokeSecurityGroupIngressOutput) SetReturn(v bool) *RevokeSecurityGroupIngressOutput
SetReturn sets the Return field's value.
func (RevokeSecurityGroupIngressOutput) String ¶
func (s RevokeSecurityGroupIngressOutput) String() string
String returns the string representation
type RootDeviceName ¶
type RootDeviceName struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (RootDeviceName) GoString ¶
func (s RootDeviceName) GoString() string
GoString returns the string representation
func (*RootDeviceName) SetValue ¶
func (s *RootDeviceName) SetValue(v string) *RootDeviceName
SetValue sets the Value field's value.
func (RootDeviceName) String ¶
func (s RootDeviceName) String() string
String returns the string representation
type RouteSetItem ¶
type RouteSetItem struct { DestinationCidrBlock *string `locationName:"destinationCidrBlock" type:"string"` GatewayId *string `locationName:"gatewayId" type:"string"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceOwnerId *string `locationName:"instanceOwnerId" type:"string"` IpAddress *string `locationName:"ipAddress" type:"string"` NetworkId *string `locationName:"networkId" type:"string"` NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string"` NetworkName *string `locationName:"networkName" type:"string"` State *string `locationName:"state" type:"string"` // contains filtered or unexported fields }
func (RouteSetItem) GoString ¶
func (s RouteSetItem) GoString() string
GoString returns the string representation
func (*RouteSetItem) SetDestinationCidrBlock ¶
func (s *RouteSetItem) SetDestinationCidrBlock(v string) *RouteSetItem
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*RouteSetItem) SetGatewayId ¶
func (s *RouteSetItem) SetGatewayId(v string) *RouteSetItem
SetGatewayId sets the GatewayId field's value.
func (*RouteSetItem) SetInstanceId ¶
func (s *RouteSetItem) SetInstanceId(v string) *RouteSetItem
SetInstanceId sets the InstanceId field's value.
func (*RouteSetItem) SetInstanceOwnerId ¶
func (s *RouteSetItem) SetInstanceOwnerId(v string) *RouteSetItem
SetInstanceOwnerId sets the InstanceOwnerId field's value.
func (*RouteSetItem) SetIpAddress ¶
func (s *RouteSetItem) SetIpAddress(v string) *RouteSetItem
SetIpAddress sets the IpAddress field's value.
func (*RouteSetItem) SetNetworkId ¶
func (s *RouteSetItem) SetNetworkId(v string) *RouteSetItem
SetNetworkId sets the NetworkId field's value.
func (*RouteSetItem) SetNetworkInterfaceId ¶
func (s *RouteSetItem) SetNetworkInterfaceId(v string) *RouteSetItem
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*RouteSetItem) SetNetworkName ¶
func (s *RouteSetItem) SetNetworkName(v string) *RouteSetItem
SetNetworkName sets the NetworkName field's value.
func (*RouteSetItem) SetState ¶
func (s *RouteSetItem) SetState(v string) *RouteSetItem
SetState sets the State field's value.
func (RouteSetItem) String ¶
func (s RouteSetItem) String() string
String returns the string representation
type RouteTable ¶
type RouteTable struct { RouteTableId *string `locationName:"routeTableId" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (RouteTable) GoString ¶
func (s RouteTable) GoString() string
GoString returns the string representation
func (*RouteTable) SetRouteTableId ¶
func (s *RouteTable) SetRouteTableId(v string) *RouteTable
SetRouteTableId sets the RouteTableId field's value.
func (*RouteTable) SetTagSet ¶
func (s *RouteTable) SetTagSet(v []*TagSetItem) *RouteTable
SetTagSet sets the TagSet field's value.
func (RouteTable) String ¶
func (s RouteTable) String() string
String returns the string representation
type RouteTableSetItem ¶
type RouteTableSetItem struct { AssociationSet []*AssociationSetItem `locationName:"associationSet" locationNameList:"item" type:"list"` PropagatingVgwSet []*PropagatingVgwSetItem `locationName:"propagatingVgwSet" locationNameList:"item" type:"list"` RouteSet []*RouteSetItem `locationName:"routeSet" locationNameList:"item" type:"list"` RouteTableId *string `locationName:"routeTableId" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
func (RouteTableSetItem) GoString ¶
func (s RouteTableSetItem) GoString() string
GoString returns the string representation
func (*RouteTableSetItem) SetAssociationSet ¶
func (s *RouteTableSetItem) SetAssociationSet(v []*AssociationSetItem) *RouteTableSetItem
SetAssociationSet sets the AssociationSet field's value.
func (*RouteTableSetItem) SetPropagatingVgwSet ¶
func (s *RouteTableSetItem) SetPropagatingVgwSet(v []*PropagatingVgwSetItem) *RouteTableSetItem
SetPropagatingVgwSet sets the PropagatingVgwSet field's value.
func (*RouteTableSetItem) SetRouteSet ¶
func (s *RouteTableSetItem) SetRouteSet(v []*RouteSetItem) *RouteTableSetItem
SetRouteSet sets the RouteSet field's value.
func (*RouteTableSetItem) SetRouteTableId ¶
func (s *RouteTableSetItem) SetRouteTableId(v string) *RouteTableSetItem
SetRouteTableId sets the RouteTableId field's value.
func (*RouteTableSetItem) SetTagSet ¶
func (s *RouteTableSetItem) SetTagSet(v []*TagSetItem) *RouteTableSetItem
SetTagSet sets the TagSet field's value.
func (*RouteTableSetItem) SetVpcId ¶
func (s *RouteTableSetItem) SetVpcId(v string) *RouteTableSetItem
SetVpcId sets the VpcId field's value.
func (RouteTableSetItem) String ¶
func (s RouteTableSetItem) String() string
String returns the string representation
type Router ¶
type Router struct { AccountingType *string `locationName:"accountingType" type:"string"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` BackupInformation *BackupInformation `locationName:"backupInformation" type:"structure"` CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` Description *string `locationName:"description" type:"string"` NatTableAssociationId *string `locationName:"natTableAssociationId" type:"string"` NatTableId *string `locationName:"natTableId" type:"string"` NetworkInterfaceSet []*NetworkInterfaceSetItem `locationName:"networkInterfaceSet" locationNameList:"item" type:"list"` NextMonthAccountingType *string `locationName:"nextMonthAccountingType" type:"string"` RouteTableAssociationId *string `locationName:"routeTableAssociationId" type:"string"` RouteTableId *string `locationName:"routeTableId" type:"string"` RouterId *string `locationName:"routerId" type:"string"` RouterName *string `locationName:"routerName" type:"string"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` Type *string `locationName:"type" type:"string"` VersionInformation *VersionInformation `locationName:"versionInformation" type:"structure"` // contains filtered or unexported fields }
func (*Router) SetAccountingType ¶
SetAccountingType sets the AccountingType field's value.
func (*Router) SetAvailabilityZone ¶
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*Router) SetBackupInformation ¶
func (s *Router) SetBackupInformation(v *BackupInformation) *Router
SetBackupInformation sets the BackupInformation field's value.
func (*Router) SetCreatedTime ¶
SetCreatedTime sets the CreatedTime field's value.
func (*Router) SetDescription ¶
SetDescription sets the Description field's value.
func (*Router) SetNatTableAssociationId ¶
SetNatTableAssociationId sets the NatTableAssociationId field's value.
func (*Router) SetNatTableId ¶
SetNatTableId sets the NatTableId field's value.
func (*Router) SetNetworkInterfaceSet ¶
func (s *Router) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *Router
SetNetworkInterfaceSet sets the NetworkInterfaceSet field's value.
func (*Router) SetNextMonthAccountingType ¶
SetNextMonthAccountingType sets the NextMonthAccountingType field's value.
func (*Router) SetRouteTableAssociationId ¶
SetRouteTableAssociationId sets the RouteTableAssociationId field's value.
func (*Router) SetRouteTableId ¶
SetRouteTableId sets the RouteTableId field's value.
func (*Router) SetRouterId ¶
SetRouterId sets the RouterId field's value.
func (*Router) SetRouterName ¶
SetRouterName sets the RouterName field's value.
func (*Router) SetTagSet ¶
func (s *Router) SetTagSet(v []*TagSetItem) *Router
SetTagSet sets the TagSet field's value.
func (*Router) SetVersionInformation ¶
func (s *Router) SetVersionInformation(v *VersionInformation) *Router
SetVersionInformation sets the VersionInformation field's value.
type RouterInfo ¶
type RouterInfo struct { RouterMeasuredRateSet []*RouterMeasuredRateSetItem `locationName:"routerMeasuredRateSet" locationNameList:"item" type:"list"` RouterMonthlyRateSet []*RouterMonthlyRateSetItem `locationName:"routerMonthlyRateSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (RouterInfo) GoString ¶
func (s RouterInfo) GoString() string
GoString returns the string representation
func (*RouterInfo) SetRouterMeasuredRateSet ¶
func (s *RouterInfo) SetRouterMeasuredRateSet(v []*RouterMeasuredRateSetItem) *RouterInfo
SetRouterMeasuredRateSet sets the RouterMeasuredRateSet field's value.
func (*RouterInfo) SetRouterMonthlyRateSet ¶
func (s *RouterInfo) SetRouterMonthlyRateSet(v []*RouterMonthlyRateSetItem) *RouterInfo
SetRouterMonthlyRateSet sets the RouterMonthlyRateSet field's value.
func (RouterInfo) String ¶
func (s RouterInfo) String() string
String returns the string representation
type RouterItemSetItem ¶
type RouterItemSetItem struct { Count *int64 `locationName:"count" type:"integer"` Type *string `locationName:"type" type:"string"` // contains filtered or unexported fields }
func (RouterItemSetItem) GoString ¶
func (s RouterItemSetItem) GoString() string
GoString returns the string representation
func (*RouterItemSetItem) SetCount ¶
func (s *RouterItemSetItem) SetCount(v int64) *RouterItemSetItem
SetCount sets the Count field's value.
func (*RouterItemSetItem) SetType ¶
func (s *RouterItemSetItem) SetType(v string) *RouterItemSetItem
SetType sets the Type field's value.
func (RouterItemSetItem) String ¶
func (s RouterItemSetItem) String() string
String returns the string representation
type RouterMeasuredRateSetItem ¶
type RouterMeasuredRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (RouterMeasuredRateSetItem) GoString ¶
func (s RouterMeasuredRateSetItem) GoString() string
GoString returns the string representation
func (*RouterMeasuredRateSetItem) SetCharge ¶
func (s *RouterMeasuredRateSetItem) SetCharge(v int64) *RouterMeasuredRateSetItem
SetCharge sets the Charge field's value.
func (*RouterMeasuredRateSetItem) SetType ¶
func (s *RouterMeasuredRateSetItem) SetType(v string) *RouterMeasuredRateSetItem
SetType sets the Type field's value.
func (*RouterMeasuredRateSetItem) SetUnit ¶
func (s *RouterMeasuredRateSetItem) SetUnit(v string) *RouterMeasuredRateSetItem
SetUnit sets the Unit field's value.
func (*RouterMeasuredRateSetItem) SetValue ¶
func (s *RouterMeasuredRateSetItem) SetValue(v int64) *RouterMeasuredRateSetItem
SetValue sets the Value field's value.
func (RouterMeasuredRateSetItem) String ¶
func (s RouterMeasuredRateSetItem) String() string
String returns the string representation
type RouterMonthlyRateSetItem ¶
type RouterMonthlyRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (RouterMonthlyRateSetItem) GoString ¶
func (s RouterMonthlyRateSetItem) GoString() string
GoString returns the string representation
func (*RouterMonthlyRateSetItem) SetCharge ¶
func (s *RouterMonthlyRateSetItem) SetCharge(v int64) *RouterMonthlyRateSetItem
SetCharge sets the Charge field's value.
func (*RouterMonthlyRateSetItem) SetType ¶
func (s *RouterMonthlyRateSetItem) SetType(v string) *RouterMonthlyRateSetItem
SetType sets the Type field's value.
func (*RouterMonthlyRateSetItem) SetUnit ¶
func (s *RouterMonthlyRateSetItem) SetUnit(v string) *RouterMonthlyRateSetItem
SetUnit sets the Unit field's value.
func (*RouterMonthlyRateSetItem) SetValue ¶
func (s *RouterMonthlyRateSetItem) SetValue(v int64) *RouterMonthlyRateSetItem
SetValue sets the Value field's value.
func (RouterMonthlyRateSetItem) String ¶
func (s RouterMonthlyRateSetItem) String() string
String returns the string representation
type RouterNetworkInterfaceSetItem ¶
type RouterNetworkInterfaceSetItem struct { DeviceIndex *int64 `locationName:"deviceIndex" type:"integer"` IpAddress *string `locationName:"ipAddress" type:"string"` NetworkId *string `locationName:"networkId" type:"string"` RouterId *string `locationName:"routerId" type:"string"` RouterName *string `locationName:"routerName" type:"string"` // contains filtered or unexported fields }
func (RouterNetworkInterfaceSetItem) GoString ¶
func (s RouterNetworkInterfaceSetItem) GoString() string
GoString returns the string representation
func (*RouterNetworkInterfaceSetItem) SetDeviceIndex ¶
func (s *RouterNetworkInterfaceSetItem) SetDeviceIndex(v int64) *RouterNetworkInterfaceSetItem
SetDeviceIndex sets the DeviceIndex field's value.
func (*RouterNetworkInterfaceSetItem) SetIpAddress ¶
func (s *RouterNetworkInterfaceSetItem) SetIpAddress(v string) *RouterNetworkInterfaceSetItem
SetIpAddress sets the IpAddress field's value.
func (*RouterNetworkInterfaceSetItem) SetNetworkId ¶
func (s *RouterNetworkInterfaceSetItem) SetNetworkId(v string) *RouterNetworkInterfaceSetItem
SetNetworkId sets the NetworkId field's value.
func (*RouterNetworkInterfaceSetItem) SetRouterId ¶
func (s *RouterNetworkInterfaceSetItem) SetRouterId(v string) *RouterNetworkInterfaceSetItem
SetRouterId sets the RouterId field's value.
func (*RouterNetworkInterfaceSetItem) SetRouterName ¶
func (s *RouterNetworkInterfaceSetItem) SetRouterName(v string) *RouterNetworkInterfaceSetItem
SetRouterName sets the RouterName field's value.
func (RouterNetworkInterfaceSetItem) String ¶
func (s RouterNetworkInterfaceSetItem) String() string
String returns the string representation
type RouterSetItem ¶
type RouterSetItem struct { AccountingType *string `locationName:"accountingType" type:"string"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` Description *string `locationName:"description" type:"string"` DeviceIndex *int64 `locationName:"deviceIndex" type:"integer"` GroupSet []*GroupSetItem `locationName:"groupSet" locationNameList:"item" type:"list"` IpAddress *string `locationName:"ipAddress" type:"string"` NatTableAssociationId *string `locationName:"natTableAssociationId" type:"string"` NatTableId *string `locationName:"natTableId" type:"string"` NetworkInterfaceSet []*NetworkInterfaceSetItem `locationName:"networkInterfaceSet" locationNameList:"item" type:"list"` NextMonthAccountingType *string `locationName:"nextMonthAccountingType" type:"string"` RouteTableAssociationId *string `locationName:"routeTableAssociationId" type:"string"` RouteTableId *string `locationName:"routeTableId" type:"string"` RouterId *string `locationName:"routerId" type:"string"` RouterName *string `locationName:"routerName" type:"string"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` Type *string `locationName:"type" type:"string"` // contains filtered or unexported fields }
func (RouterSetItem) GoString ¶
func (s RouterSetItem) GoString() string
GoString returns the string representation
func (*RouterSetItem) SetAccountingType ¶
func (s *RouterSetItem) SetAccountingType(v string) *RouterSetItem
SetAccountingType sets the AccountingType field's value.
func (*RouterSetItem) SetAvailabilityZone ¶
func (s *RouterSetItem) SetAvailabilityZone(v string) *RouterSetItem
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*RouterSetItem) SetCreatedTime ¶
func (s *RouterSetItem) SetCreatedTime(v time.Time) *RouterSetItem
SetCreatedTime sets the CreatedTime field's value.
func (*RouterSetItem) SetDescription ¶
func (s *RouterSetItem) SetDescription(v string) *RouterSetItem
SetDescription sets the Description field's value.
func (*RouterSetItem) SetDeviceIndex ¶
func (s *RouterSetItem) SetDeviceIndex(v int64) *RouterSetItem
SetDeviceIndex sets the DeviceIndex field's value.
func (*RouterSetItem) SetGroupSet ¶
func (s *RouterSetItem) SetGroupSet(v []*GroupSetItem) *RouterSetItem
SetGroupSet sets the GroupSet field's value.
func (*RouterSetItem) SetIpAddress ¶
func (s *RouterSetItem) SetIpAddress(v string) *RouterSetItem
SetIpAddress sets the IpAddress field's value.
func (*RouterSetItem) SetNatTableAssociationId ¶
func (s *RouterSetItem) SetNatTableAssociationId(v string) *RouterSetItem
SetNatTableAssociationId sets the NatTableAssociationId field's value.
func (*RouterSetItem) SetNatTableId ¶
func (s *RouterSetItem) SetNatTableId(v string) *RouterSetItem
SetNatTableId sets the NatTableId field's value.
func (*RouterSetItem) SetNetworkInterfaceSet ¶
func (s *RouterSetItem) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *RouterSetItem
SetNetworkInterfaceSet sets the NetworkInterfaceSet field's value.
func (*RouterSetItem) SetNextMonthAccountingType ¶
func (s *RouterSetItem) SetNextMonthAccountingType(v string) *RouterSetItem
SetNextMonthAccountingType sets the NextMonthAccountingType field's value.
func (*RouterSetItem) SetRouteTableAssociationId ¶
func (s *RouterSetItem) SetRouteTableAssociationId(v string) *RouterSetItem
SetRouteTableAssociationId sets the RouteTableAssociationId field's value.
func (*RouterSetItem) SetRouteTableId ¶
func (s *RouterSetItem) SetRouteTableId(v string) *RouterSetItem
SetRouteTableId sets the RouteTableId field's value.
func (*RouterSetItem) SetRouterId ¶
func (s *RouterSetItem) SetRouterId(v string) *RouterSetItem
SetRouterId sets the RouterId field's value.
func (*RouterSetItem) SetRouterName ¶
func (s *RouterSetItem) SetRouterName(v string) *RouterSetItem
SetRouterName sets the RouterName field's value.
func (*RouterSetItem) SetState ¶
func (s *RouterSetItem) SetState(v string) *RouterSetItem
SetState sets the State field's value.
func (*RouterSetItem) SetTagSet ¶
func (s *RouterSetItem) SetTagSet(v []*TagSetItem) *RouterSetItem
SetTagSet sets the TagSet field's value.
func (*RouterSetItem) SetType ¶
func (s *RouterSetItem) SetType(v string) *RouterSetItem
SetType sets the Type field's value.
func (RouterSetItem) String ¶
func (s RouterSetItem) String() string
String returns the string representation
type Routes ¶
type Routes struct { DestinationCidrBlock *string `locationName:"destinationCidrBlock" type:"string"` Source *string `locationName:"source" type:"string"` State *string `locationName:"state" type:"string"` // contains filtered or unexported fields }
func (*Routes) SetDestinationCidrBlock ¶
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
type RuleSetItem ¶
type RuleSetItem struct { BreachDuration *int64 `locationName:"breachDuration" type:"integer"` DataType *string `locationName:"dataType" type:"string"` Threshold *float64 `locationName:"threshold" type:"double"` UpperLowerCondition *string `locationName:"upperLowerCondition" type:"string"` // contains filtered or unexported fields }
func (RuleSetItem) GoString ¶
func (s RuleSetItem) GoString() string
GoString returns the string representation
func (*RuleSetItem) SetBreachDuration ¶
func (s *RuleSetItem) SetBreachDuration(v int64) *RuleSetItem
SetBreachDuration sets the BreachDuration field's value.
func (*RuleSetItem) SetDataType ¶
func (s *RuleSetItem) SetDataType(v string) *RuleSetItem
SetDataType sets the DataType field's value.
func (*RuleSetItem) SetThreshold ¶
func (s *RuleSetItem) SetThreshold(v float64) *RuleSetItem
SetThreshold sets the Threshold field's value.
func (*RuleSetItem) SetUpperLowerCondition ¶
func (s *RuleSetItem) SetUpperLowerCondition(v string) *RuleSetItem
SetUpperLowerCondition sets the UpperLowerCondition field's value.
func (RuleSetItem) String ¶
func (s RuleSetItem) String() string
String returns the string representation
type RunInstancesInput ¶
type RunInstancesInput struct { AccountingType *string `locationName:"AccountingType" type:"string"` Admin *string `locationName:"Admin" type:"string"` Agreement *bool `locationName:"Agreement" type:"boolean"` Description *string `locationName:"Description" type:"string"` DisableApiTermination *bool `locationName:"DisableApiTermination" type:"boolean"` ImageId *string `locationName:"ImageId" type:"string"` InstanceId *string `locationName:"InstanceId" type:"string"` InstanceType *string `locationName:"InstanceType" type:"string"` IpType *string `locationName:"IpType" type:"string"` KeyName *string `locationName:"KeyName" type:"string"` License []*RequestLicenseStruct `locationName:"License" type:"list"` NetworkInterface []*RequestNetworkInterfaceStruct `locationName:"NetworkInterface" type:"list"` Password *string `locationName:"Password" type:"string"` Placement *RequestPlacementStruct `locationName:"Placement" type:"structure"` PublicIp *string `locationName:"PublicIp" type:"string"` SecurityGroup []*string `locationName:"SecurityGroup" type:"list"` UserData *string `locationName:"UserData" type:"string"` // contains filtered or unexported fields }
func (RunInstancesInput) GoString ¶
func (s RunInstancesInput) GoString() string
GoString returns the string representation
func (*RunInstancesInput) SetAccountingType ¶
func (s *RunInstancesInput) SetAccountingType(v string) *RunInstancesInput
SetAccountingType sets the AccountingType field's value.
func (*RunInstancesInput) SetAdmin ¶
func (s *RunInstancesInput) SetAdmin(v string) *RunInstancesInput
SetAdmin sets the Admin field's value.
func (*RunInstancesInput) SetAgreement ¶
func (s *RunInstancesInput) SetAgreement(v bool) *RunInstancesInput
SetAgreement sets the Agreement field's value.
func (*RunInstancesInput) SetDescription ¶
func (s *RunInstancesInput) SetDescription(v string) *RunInstancesInput
SetDescription sets the Description field's value.
func (*RunInstancesInput) SetDisableApiTermination ¶
func (s *RunInstancesInput) SetDisableApiTermination(v bool) *RunInstancesInput
SetDisableApiTermination sets the DisableApiTermination field's value.
func (*RunInstancesInput) SetImageId ¶
func (s *RunInstancesInput) SetImageId(v string) *RunInstancesInput
SetImageId sets the ImageId field's value.
func (*RunInstancesInput) SetInstanceId ¶
func (s *RunInstancesInput) SetInstanceId(v string) *RunInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*RunInstancesInput) SetInstanceType ¶
func (s *RunInstancesInput) SetInstanceType(v string) *RunInstancesInput
SetInstanceType sets the InstanceType field's value.
func (*RunInstancesInput) SetIpType ¶
func (s *RunInstancesInput) SetIpType(v string) *RunInstancesInput
SetIpType sets the IpType field's value.
func (*RunInstancesInput) SetKeyName ¶
func (s *RunInstancesInput) SetKeyName(v string) *RunInstancesInput
SetKeyName sets the KeyName field's value.
func (*RunInstancesInput) SetLicense ¶
func (s *RunInstancesInput) SetLicense(v []*RequestLicenseStruct) *RunInstancesInput
SetLicense sets the License field's value.
func (*RunInstancesInput) SetNetworkInterface ¶
func (s *RunInstancesInput) SetNetworkInterface(v []*RequestNetworkInterfaceStruct) *RunInstancesInput
SetNetworkInterface sets the NetworkInterface field's value.
func (*RunInstancesInput) SetPassword ¶
func (s *RunInstancesInput) SetPassword(v string) *RunInstancesInput
SetPassword sets the Password field's value.
func (*RunInstancesInput) SetPlacement ¶
func (s *RunInstancesInput) SetPlacement(v *RequestPlacementStruct) *RunInstancesInput
SetPlacement sets the Placement field's value.
func (*RunInstancesInput) SetPublicIp ¶
func (s *RunInstancesInput) SetPublicIp(v string) *RunInstancesInput
SetPublicIp sets the PublicIp field's value.
func (*RunInstancesInput) SetSecurityGroup ¶
func (s *RunInstancesInput) SetSecurityGroup(v []*string) *RunInstancesInput
SetSecurityGroup sets the SecurityGroup field's value.
func (*RunInstancesInput) SetUserData ¶
func (s *RunInstancesInput) SetUserData(v string) *RunInstancesInput
SetUserData sets the UserData field's value.
func (RunInstancesInput) String ¶
func (s RunInstancesInput) String() string
String returns the string representation
type RunInstancesOutput ¶
type RunInstancesOutput struct { GroupSet []*GroupSetItem `locationName:"groupSet" locationNameList:"item" type:"list"` InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` OwnerId *string `locationName:"ownerId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` RequesterId *string `locationName:"requesterId" type:"string"` ReservationId *string `locationName:"reservationId" type:"string"` // contains filtered or unexported fields }
func (RunInstancesOutput) GoString ¶
func (s RunInstancesOutput) GoString() string
GoString returns the string representation
func (*RunInstancesOutput) SetGroupSet ¶
func (s *RunInstancesOutput) SetGroupSet(v []*GroupSetItem) *RunInstancesOutput
SetGroupSet sets the GroupSet field's value.
func (*RunInstancesOutput) SetInstancesSet ¶
func (s *RunInstancesOutput) SetInstancesSet(v []*InstancesSetItem) *RunInstancesOutput
SetInstancesSet sets the InstancesSet field's value.
func (*RunInstancesOutput) SetOwnerId ¶
func (s *RunInstancesOutput) SetOwnerId(v string) *RunInstancesOutput
SetOwnerId sets the OwnerId field's value.
func (*RunInstancesOutput) SetRequestId ¶
func (s *RunInstancesOutput) SetRequestId(v string) *RunInstancesOutput
SetRequestId sets the RequestId field's value.
func (*RunInstancesOutput) SetRequesterId ¶
func (s *RunInstancesOutput) SetRequesterId(v string) *RunInstancesOutput
SetRequesterId sets the RequesterId field's value.
func (*RunInstancesOutput) SetReservationId ¶
func (s *RunInstancesOutput) SetReservationId(v string) *RunInstancesOutput
SetReservationId sets the ReservationId field's value.
func (RunInstancesOutput) String ¶
func (s RunInstancesOutput) String() string
String returns the string representation
type RunningInstanceMeasuredRateSetItem ¶
type RunningInstanceMeasuredRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (RunningInstanceMeasuredRateSetItem) GoString ¶
func (s RunningInstanceMeasuredRateSetItem) GoString() string
GoString returns the string representation
func (*RunningInstanceMeasuredRateSetItem) SetCharge ¶
func (s *RunningInstanceMeasuredRateSetItem) SetCharge(v int64) *RunningInstanceMeasuredRateSetItem
SetCharge sets the Charge field's value.
func (*RunningInstanceMeasuredRateSetItem) SetType ¶
func (s *RunningInstanceMeasuredRateSetItem) SetType(v string) *RunningInstanceMeasuredRateSetItem
SetType sets the Type field's value.
func (*RunningInstanceMeasuredRateSetItem) SetUnit ¶
func (s *RunningInstanceMeasuredRateSetItem) SetUnit(v string) *RunningInstanceMeasuredRateSetItem
SetUnit sets the Unit field's value.
func (*RunningInstanceMeasuredRateSetItem) SetValue ¶
func (s *RunningInstanceMeasuredRateSetItem) SetValue(v int64) *RunningInstanceMeasuredRateSetItem
SetValue sets the Value field's value.
func (RunningInstanceMeasuredRateSetItem) String ¶
func (s RunningInstanceMeasuredRateSetItem) String() string
String returns the string representation
type RunningScaleOutInstanceSetItem ¶
type RunningScaleOutInstanceSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (RunningScaleOutInstanceSetItem) GoString ¶
func (s RunningScaleOutInstanceSetItem) GoString() string
GoString returns the string representation
func (*RunningScaleOutInstanceSetItem) SetCharge ¶
func (s *RunningScaleOutInstanceSetItem) SetCharge(v int64) *RunningScaleOutInstanceSetItem
SetCharge sets the Charge field's value.
func (*RunningScaleOutInstanceSetItem) SetType ¶
func (s *RunningScaleOutInstanceSetItem) SetType(v string) *RunningScaleOutInstanceSetItem
SetType sets the Type field's value.
func (*RunningScaleOutInstanceSetItem) SetUnit ¶
func (s *RunningScaleOutInstanceSetItem) SetUnit(v string) *RunningScaleOutInstanceSetItem
SetUnit sets the Unit field's value.
func (*RunningScaleOutInstanceSetItem) SetValue ¶
func (s *RunningScaleOutInstanceSetItem) SetValue(v int64) *RunningScaleOutInstanceSetItem
SetValue sets the Value field's value.
func (RunningScaleOutInstanceSetItem) String ¶
func (s RunningScaleOutInstanceSetItem) String() string
String returns the string representation
type RunningScaleOutOsSetItem ¶
type RunningScaleOutOsSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (RunningScaleOutOsSetItem) GoString ¶
func (s RunningScaleOutOsSetItem) GoString() string
GoString returns the string representation
func (*RunningScaleOutOsSetItem) SetCharge ¶
func (s *RunningScaleOutOsSetItem) SetCharge(v int64) *RunningScaleOutOsSetItem
SetCharge sets the Charge field's value.
func (*RunningScaleOutOsSetItem) SetType ¶
func (s *RunningScaleOutOsSetItem) SetType(v string) *RunningScaleOutOsSetItem
SetType sets the Type field's value.
func (*RunningScaleOutOsSetItem) SetUnit ¶
func (s *RunningScaleOutOsSetItem) SetUnit(v string) *RunningScaleOutOsSetItem
SetUnit sets the Unit field's value.
func (*RunningScaleOutOsSetItem) SetValue ¶
func (s *RunningScaleOutOsSetItem) SetValue(v int64) *RunningScaleOutOsSetItem
SetValue sets the Value field's value.
func (RunningScaleOutOsSetItem) String ¶
func (s RunningScaleOutOsSetItem) String() string
String returns the string representation
type ScheduleSetItem ¶
type ScheduleSetItem struct { DDay *DDay `locationName:"dDay" type:"structure"` Day *Day `locationName:"day" type:"structure"` Month *Month `locationName:"month" type:"structure"` TimeZone *TimeZone `locationName:"timeZone" type:"structure"` // contains filtered or unexported fields }
func (ScheduleSetItem) GoString ¶
func (s ScheduleSetItem) GoString() string
GoString returns the string representation
func (*ScheduleSetItem) SetDDay ¶
func (s *ScheduleSetItem) SetDDay(v *DDay) *ScheduleSetItem
SetDDay sets the DDay field's value.
func (*ScheduleSetItem) SetDay ¶
func (s *ScheduleSetItem) SetDay(v *Day) *ScheduleSetItem
SetDay sets the Day field's value.
func (*ScheduleSetItem) SetMonth ¶
func (s *ScheduleSetItem) SetMonth(v *Month) *ScheduleSetItem
SetMonth sets the Month field's value.
func (*ScheduleSetItem) SetTimeZone ¶
func (s *ScheduleSetItem) SetTimeZone(v *TimeZone) *ScheduleSetItem
SetTimeZone sets the TimeZone field's value.
func (ScheduleSetItem) String ¶
func (s ScheduleSetItem) String() string
String returns the string representation
type SecureNetInfo ¶
type SecureNetInfo struct { SecureNetMonthlyRate *SecureNetMonthlyRate `locationName:"secureNetMonthlyRate" type:"structure"` VpnConnectMeasuredRateSet []*VpnConnectMeasuredRateSetItem `locationName:"vpnConnectMeasuredRateSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (SecureNetInfo) GoString ¶
func (s SecureNetInfo) GoString() string
GoString returns the string representation
func (*SecureNetInfo) SetSecureNetMonthlyRate ¶
func (s *SecureNetInfo) SetSecureNetMonthlyRate(v *SecureNetMonthlyRate) *SecureNetInfo
SetSecureNetMonthlyRate sets the SecureNetMonthlyRate field's value.
func (*SecureNetInfo) SetVpnConnectMeasuredRateSet ¶
func (s *SecureNetInfo) SetVpnConnectMeasuredRateSet(v []*VpnConnectMeasuredRateSetItem) *SecureNetInfo
SetVpnConnectMeasuredRateSet sets the VpnConnectMeasuredRateSet field's value.
func (SecureNetInfo) String ¶
func (s SecureNetInfo) String() string
String returns the string representation
type SecureNetMonthlyRate ¶
type SecureNetMonthlyRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (SecureNetMonthlyRate) GoString ¶
func (s SecureNetMonthlyRate) GoString() string
GoString returns the string representation
func (*SecureNetMonthlyRate) SetCharge ¶
func (s *SecureNetMonthlyRate) SetCharge(v int64) *SecureNetMonthlyRate
SetCharge sets the Charge field's value.
func (*SecureNetMonthlyRate) SetType ¶
func (s *SecureNetMonthlyRate) SetType(v string) *SecureNetMonthlyRate
SetType sets the Type field's value.
func (*SecureNetMonthlyRate) SetUnit ¶
func (s *SecureNetMonthlyRate) SetUnit(v string) *SecureNetMonthlyRate
SetUnit sets the Unit field's value.
func (*SecureNetMonthlyRate) SetValue ¶
func (s *SecureNetMonthlyRate) SetValue(v int64) *SecureNetMonthlyRate
SetValue sets the Value field's value.
func (SecureNetMonthlyRate) String ¶
func (s SecureNetMonthlyRate) String() string
String returns the string representation
type SecurityGroupApplyTime ¶
type SecurityGroupApplyTime struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (SecurityGroupApplyTime) GoString ¶
func (s SecurityGroupApplyTime) GoString() string
GoString returns the string representation
func (*SecurityGroupApplyTime) SetCharge ¶
func (s *SecurityGroupApplyTime) SetCharge(v int64) *SecurityGroupApplyTime
SetCharge sets the Charge field's value.
func (*SecurityGroupApplyTime) SetType ¶
func (s *SecurityGroupApplyTime) SetType(v string) *SecurityGroupApplyTime
SetType sets the Type field's value.
func (*SecurityGroupApplyTime) SetUnit ¶
func (s *SecurityGroupApplyTime) SetUnit(v string) *SecurityGroupApplyTime
SetUnit sets the Unit field's value.
func (*SecurityGroupApplyTime) SetValue ¶
func (s *SecurityGroupApplyTime) SetValue(v int64) *SecurityGroupApplyTime
SetValue sets the Value field's value.
func (SecurityGroupApplyTime) String ¶
func (s SecurityGroupApplyTime) String() string
String returns the string representation
type SecurityGroupInfo ¶
type SecurityGroupInfo struct { OptionSet []*OptionSetItem `locationName:"optionSet" locationNameList:"item" type:"list"` SecurityGroupApplyTime *SecurityGroupApplyTime `locationName:"securityGroupApplyTime" type:"structure"` // contains filtered or unexported fields }
func (SecurityGroupInfo) GoString ¶
func (s SecurityGroupInfo) GoString() string
GoString returns the string representation
func (*SecurityGroupInfo) SetOptionSet ¶
func (s *SecurityGroupInfo) SetOptionSet(v []*OptionSetItem) *SecurityGroupInfo
SetOptionSet sets the OptionSet field's value.
func (*SecurityGroupInfo) SetSecurityGroupApplyTime ¶
func (s *SecurityGroupInfo) SetSecurityGroupApplyTime(v *SecurityGroupApplyTime) *SecurityGroupInfo
SetSecurityGroupApplyTime sets the SecurityGroupApplyTime field's value.
func (SecurityGroupInfo) String ¶
func (s SecurityGroupInfo) String() string
String returns the string representation
type SecurityGroupInfoSetItem ¶
type SecurityGroupInfoSetItem struct { AvailabilityZone *string `locationName:"availabilityZone" type:"string"` Description *string `locationName:"description" type:"string"` GroupDescription *string `locationName:"groupDescription" type:"string"` GroupLogFilterBroadcast *bool `locationName:"groupLogFilterBroadcast" type:"boolean"` GroupLogFilterNetBios *bool `locationName:"groupLogFilterNetBios" type:"boolean"` GroupLogLimit *int64 `locationName:"groupLogLimit" type:"integer"` GroupName *string `locationName:"groupName" type:"string"` GroupRuleLimit *int64 `locationName:"groupRuleLimit" type:"integer"` GroupStatus *string `locationName:"groupStatus" type:"string"` InstanceUniqueIdsSet []*InstanceUniqueIdsSetItem `locationName:"instanceUniqueIdsSet" locationNameList:"item" type:"list"` InstancesNetworkInterfaceSet []*InstancesNetworkInterfaceSetItem `locationName:"instancesNetworkInterfaceSet" locationNameList:"item" type:"list"` InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` IpPermissions []*IpPermissionsSetItem `locationName:"ipPermissions" locationNameList:"item" type:"list"` OwnerId *string `locationName:"ownerId" type:"string"` RouterNetworkInterfaceSet []*RouterNetworkInterfaceSetItem `locationName:"routerNetworkInterfaceSet" locationNameList:"item" type:"list"` RouterSet []*RouterSetItem `locationName:"routerSet" locationNameList:"item" type:"list"` VpnGatewayNetworkInterfaceSet []*VpnGatewayNetworkInterfaceSetItem `locationName:"vpnGatewayNetworkInterfaceSet" locationNameList:"item" type:"list"` VpnGatewaySet []*VpnGatewaySetItem `locationName:"vpnGatewaySet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (SecurityGroupInfoSetItem) GoString ¶
func (s SecurityGroupInfoSetItem) GoString() string
GoString returns the string representation
func (*SecurityGroupInfoSetItem) SetAvailabilityZone ¶
func (s *SecurityGroupInfoSetItem) SetAvailabilityZone(v string) *SecurityGroupInfoSetItem
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*SecurityGroupInfoSetItem) SetDescription ¶
func (s *SecurityGroupInfoSetItem) SetDescription(v string) *SecurityGroupInfoSetItem
SetDescription sets the Description field's value.
func (*SecurityGroupInfoSetItem) SetGroupDescription ¶
func (s *SecurityGroupInfoSetItem) SetGroupDescription(v string) *SecurityGroupInfoSetItem
SetGroupDescription sets the GroupDescription field's value.
func (*SecurityGroupInfoSetItem) SetGroupLogFilterBroadcast ¶
func (s *SecurityGroupInfoSetItem) SetGroupLogFilterBroadcast(v bool) *SecurityGroupInfoSetItem
SetGroupLogFilterBroadcast sets the GroupLogFilterBroadcast field's value.
func (*SecurityGroupInfoSetItem) SetGroupLogFilterNetBios ¶
func (s *SecurityGroupInfoSetItem) SetGroupLogFilterNetBios(v bool) *SecurityGroupInfoSetItem
SetGroupLogFilterNetBios sets the GroupLogFilterNetBios field's value.
func (*SecurityGroupInfoSetItem) SetGroupLogLimit ¶
func (s *SecurityGroupInfoSetItem) SetGroupLogLimit(v int64) *SecurityGroupInfoSetItem
SetGroupLogLimit sets the GroupLogLimit field's value.
func (*SecurityGroupInfoSetItem) SetGroupName ¶
func (s *SecurityGroupInfoSetItem) SetGroupName(v string) *SecurityGroupInfoSetItem
SetGroupName sets the GroupName field's value.
func (*SecurityGroupInfoSetItem) SetGroupRuleLimit ¶
func (s *SecurityGroupInfoSetItem) SetGroupRuleLimit(v int64) *SecurityGroupInfoSetItem
SetGroupRuleLimit sets the GroupRuleLimit field's value.
func (*SecurityGroupInfoSetItem) SetGroupStatus ¶
func (s *SecurityGroupInfoSetItem) SetGroupStatus(v string) *SecurityGroupInfoSetItem
SetGroupStatus sets the GroupStatus field's value.
func (*SecurityGroupInfoSetItem) SetInstanceUniqueIdsSet ¶
func (s *SecurityGroupInfoSetItem) SetInstanceUniqueIdsSet(v []*InstanceUniqueIdsSetItem) *SecurityGroupInfoSetItem
SetInstanceUniqueIdsSet sets the InstanceUniqueIdsSet field's value.
func (*SecurityGroupInfoSetItem) SetInstancesNetworkInterfaceSet ¶
func (s *SecurityGroupInfoSetItem) SetInstancesNetworkInterfaceSet(v []*InstancesNetworkInterfaceSetItem) *SecurityGroupInfoSetItem
SetInstancesNetworkInterfaceSet sets the InstancesNetworkInterfaceSet field's value.
func (*SecurityGroupInfoSetItem) SetInstancesSet ¶
func (s *SecurityGroupInfoSetItem) SetInstancesSet(v []*InstancesSetItem) *SecurityGroupInfoSetItem
SetInstancesSet sets the InstancesSet field's value.
func (*SecurityGroupInfoSetItem) SetIpPermissions ¶
func (s *SecurityGroupInfoSetItem) SetIpPermissions(v []*IpPermissionsSetItem) *SecurityGroupInfoSetItem
SetIpPermissions sets the IpPermissions field's value.
func (*SecurityGroupInfoSetItem) SetOwnerId ¶
func (s *SecurityGroupInfoSetItem) SetOwnerId(v string) *SecurityGroupInfoSetItem
SetOwnerId sets the OwnerId field's value.
func (*SecurityGroupInfoSetItem) SetRouterNetworkInterfaceSet ¶
func (s *SecurityGroupInfoSetItem) SetRouterNetworkInterfaceSet(v []*RouterNetworkInterfaceSetItem) *SecurityGroupInfoSetItem
SetRouterNetworkInterfaceSet sets the RouterNetworkInterfaceSet field's value.
func (*SecurityGroupInfoSetItem) SetRouterSet ¶
func (s *SecurityGroupInfoSetItem) SetRouterSet(v []*RouterSetItem) *SecurityGroupInfoSetItem
SetRouterSet sets the RouterSet field's value.
func (*SecurityGroupInfoSetItem) SetVpnGatewayNetworkInterfaceSet ¶
func (s *SecurityGroupInfoSetItem) SetVpnGatewayNetworkInterfaceSet(v []*VpnGatewayNetworkInterfaceSetItem) *SecurityGroupInfoSetItem
SetVpnGatewayNetworkInterfaceSet sets the VpnGatewayNetworkInterfaceSet field's value.
func (*SecurityGroupInfoSetItem) SetVpnGatewaySet ¶
func (s *SecurityGroupInfoSetItem) SetVpnGatewaySet(v []*VpnGatewaySetItem) *SecurityGroupInfoSetItem
SetVpnGatewaySet sets the VpnGatewaySet field's value.
func (SecurityGroupInfoSetItem) String ¶
func (s SecurityGroupInfoSetItem) String() string
String returns the string representation
type SeparateInstanceRulesInfoSetItem ¶
type SeparateInstanceRulesInfoSetItem struct { AvailabilityZone *string `locationName:"availabilityZone" type:"string"` InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` SeparateInstanceRuleDescription *string `locationName:"separateInstanceRuleDescription" type:"string"` SeparateInstanceRuleName *string `locationName:"separateInstanceRuleName" type:"string"` SeparateInstanceRuleStatus *string `locationName:"separateInstanceRuleStatus" type:"string"` // contains filtered or unexported fields }
func (SeparateInstanceRulesInfoSetItem) GoString ¶
func (s SeparateInstanceRulesInfoSetItem) GoString() string
GoString returns the string representation
func (*SeparateInstanceRulesInfoSetItem) SetAvailabilityZone ¶
func (s *SeparateInstanceRulesInfoSetItem) SetAvailabilityZone(v string) *SeparateInstanceRulesInfoSetItem
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*SeparateInstanceRulesInfoSetItem) SetInstancesSet ¶
func (s *SeparateInstanceRulesInfoSetItem) SetInstancesSet(v []*InstancesSetItem) *SeparateInstanceRulesInfoSetItem
SetInstancesSet sets the InstancesSet field's value.
func (*SeparateInstanceRulesInfoSetItem) SetSeparateInstanceRuleDescription ¶
func (s *SeparateInstanceRulesInfoSetItem) SetSeparateInstanceRuleDescription(v string) *SeparateInstanceRulesInfoSetItem
SetSeparateInstanceRuleDescription sets the SeparateInstanceRuleDescription field's value.
func (*SeparateInstanceRulesInfoSetItem) SetSeparateInstanceRuleName ¶
func (s *SeparateInstanceRulesInfoSetItem) SetSeparateInstanceRuleName(v string) *SeparateInstanceRulesInfoSetItem
SetSeparateInstanceRuleName sets the SeparateInstanceRuleName field's value.
func (*SeparateInstanceRulesInfoSetItem) SetSeparateInstanceRuleStatus ¶
func (s *SeparateInstanceRulesInfoSetItem) SetSeparateInstanceRuleStatus(v string) *SeparateInstanceRulesInfoSetItem
SetSeparateInstanceRuleStatus sets the SeparateInstanceRuleStatus field's value.
func (SeparateInstanceRulesInfoSetItem) String ¶
func (s SeparateInstanceRulesInfoSetItem) String() string
String returns the string representation
type ServiceStatusSetItem ¶
type ServiceStatusSetItem struct { ControlPanelStatus *string `locationName:"controlPanelStatus" type:"string"` Date *string `locationName:"date" type:"string"` DiskStatus *string `locationName:"diskStatus" type:"string"` InstanceStatus *string `locationName:"instanceStatus" type:"string"` NetworkStatus *string `locationName:"networkStatus" type:"string"` StorageStatus *string `locationName:"storageStatus" type:"string"` // contains filtered or unexported fields }
func (ServiceStatusSetItem) GoString ¶
func (s ServiceStatusSetItem) GoString() string
GoString returns the string representation
func (*ServiceStatusSetItem) SetControlPanelStatus ¶
func (s *ServiceStatusSetItem) SetControlPanelStatus(v string) *ServiceStatusSetItem
SetControlPanelStatus sets the ControlPanelStatus field's value.
func (*ServiceStatusSetItem) SetDate ¶
func (s *ServiceStatusSetItem) SetDate(v string) *ServiceStatusSetItem
SetDate sets the Date field's value.
func (*ServiceStatusSetItem) SetDiskStatus ¶
func (s *ServiceStatusSetItem) SetDiskStatus(v string) *ServiceStatusSetItem
SetDiskStatus sets the DiskStatus field's value.
func (*ServiceStatusSetItem) SetInstanceStatus ¶
func (s *ServiceStatusSetItem) SetInstanceStatus(v string) *ServiceStatusSetItem
SetInstanceStatus sets the InstanceStatus field's value.
func (*ServiceStatusSetItem) SetNetworkStatus ¶
func (s *ServiceStatusSetItem) SetNetworkStatus(v string) *ServiceStatusSetItem
SetNetworkStatus sets the NetworkStatus field's value.
func (*ServiceStatusSetItem) SetStorageStatus ¶
func (s *ServiceStatusSetItem) SetStorageStatus(v string) *ServiceStatusSetItem
SetStorageStatus sets the StorageStatus field's value.
func (ServiceStatusSetItem) String ¶
func (s ServiceStatusSetItem) String() string
String returns the string representation
type SessionStickinessPolicy ¶
type SessionStickinessPolicy struct { Enabled *bool `locationName:"Enabled" type:"boolean"` ExpirationPeriod *int64 `locationName:"ExpirationPeriod" type:"integer"` Method *int64 `locationName:"Method" type:"integer"` // contains filtered or unexported fields }
func (SessionStickinessPolicy) GoString ¶
func (s SessionStickinessPolicy) GoString() string
GoString returns the string representation
func (*SessionStickinessPolicy) SetEnabled ¶
func (s *SessionStickinessPolicy) SetEnabled(v bool) *SessionStickinessPolicy
SetEnabled sets the Enabled field's value.
func (*SessionStickinessPolicy) SetExpirationPeriod ¶
func (s *SessionStickinessPolicy) SetExpirationPeriod(v int64) *SessionStickinessPolicy
SetExpirationPeriod sets the ExpirationPeriod field's value.
func (*SessionStickinessPolicy) SetMethod ¶
func (s *SessionStickinessPolicy) SetMethod(v int64) *SessionStickinessPolicy
SetMethod sets the Method field's value.
func (SessionStickinessPolicy) String ¶
func (s SessionStickinessPolicy) String() string
String returns the string representation
type SetFilterForLoadBalancerInput ¶
type SetFilterForLoadBalancerInput struct { FilterType *string `locationName:"FilterType" type:"string"` IPAddresses []*RequestIPAddressesStruct `locationName:"IPAddresses" locationNameList:"member" type:"list"` InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` // contains filtered or unexported fields }
func (SetFilterForLoadBalancerInput) GoString ¶
func (s SetFilterForLoadBalancerInput) GoString() string
GoString returns the string representation
func (*SetFilterForLoadBalancerInput) SetFilterType ¶
func (s *SetFilterForLoadBalancerInput) SetFilterType(v string) *SetFilterForLoadBalancerInput
SetFilterType sets the FilterType field's value.
func (*SetFilterForLoadBalancerInput) SetIPAddresses ¶
func (s *SetFilterForLoadBalancerInput) SetIPAddresses(v []*RequestIPAddressesStruct) *SetFilterForLoadBalancerInput
SetIPAddresses sets the IPAddresses field's value.
func (*SetFilterForLoadBalancerInput) SetInstancePort ¶
func (s *SetFilterForLoadBalancerInput) SetInstancePort(v int64) *SetFilterForLoadBalancerInput
SetInstancePort sets the InstancePort field's value.
func (*SetFilterForLoadBalancerInput) SetLoadBalancerName ¶
func (s *SetFilterForLoadBalancerInput) SetLoadBalancerName(v string) *SetFilterForLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*SetFilterForLoadBalancerInput) SetLoadBalancerPort ¶
func (s *SetFilterForLoadBalancerInput) SetLoadBalancerPort(v int64) *SetFilterForLoadBalancerInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (SetFilterForLoadBalancerInput) String ¶
func (s SetFilterForLoadBalancerInput) String() string
String returns the string representation
type SetFilterForLoadBalancerOutput ¶
type SetFilterForLoadBalancerOutput struct { Filter *Filter `locationName:"Filter" type:"structure"` ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` SetFilterForLoadBalancerResult *SetFilterForLoadBalancerOutput `locationName:"SetFilterForLoadBalancerResult" type:"structure"` // contains filtered or unexported fields }
func (SetFilterForLoadBalancerOutput) GoString ¶
func (s SetFilterForLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*SetFilterForLoadBalancerOutput) SetFilter ¶
func (s *SetFilterForLoadBalancerOutput) SetFilter(v *Filter) *SetFilterForLoadBalancerOutput
SetFilter sets the Filter field's value.
func (*SetFilterForLoadBalancerOutput) SetResponseMetadata ¶
func (s *SetFilterForLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *SetFilterForLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (*SetFilterForLoadBalancerOutput) SetSetFilterForLoadBalancerResult ¶
func (s *SetFilterForLoadBalancerOutput) SetSetFilterForLoadBalancerResult(v *SetFilterForLoadBalancerOutput) *SetFilterForLoadBalancerOutput
SetSetFilterForLoadBalancerResult sets the SetFilterForLoadBalancerResult field's value.
func (SetFilterForLoadBalancerOutput) String ¶
func (s SetFilterForLoadBalancerOutput) String() string
String returns the string representation
type Snapshot ¶
type Snapshot struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
type SnapshotInfo ¶
type SnapshotInfo struct { Snapshot *Snapshot `locationName:"snapshot" type:"structure"` // contains filtered or unexported fields }
func (SnapshotInfo) GoString ¶
func (s SnapshotInfo) GoString() string
GoString returns the string representation
func (*SnapshotInfo) SetSnapshot ¶
func (s *SnapshotInfo) SetSnapshot(v *Snapshot) *SnapshotInfo
SetSnapshot sets the Snapshot field's value.
func (SnapshotInfo) String ¶
func (s SnapshotInfo) String() string
String returns the string representation
type SnapshotInfoSetItem ¶
type SnapshotInfoSetItem struct { CreatedTime *string `locationName:"createdTime" type:"string"` ExpiredTime *string `locationName:"expiredTime" type:"string"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceSnapshotId *string `locationName:"instanceSnapshotId" type:"string"` Memo *string `locationName:"memo" type:"string"` PowerStatus *string `locationName:"powerStatus" type:"string"` SnapshotName *string `locationName:"snapshotName" type:"string"` Status *string `locationName:"status" type:"string"` UpdatedTime *string `locationName:"updatedTime" type:"string"` // contains filtered or unexported fields }
func (SnapshotInfoSetItem) GoString ¶
func (s SnapshotInfoSetItem) GoString() string
GoString returns the string representation
func (*SnapshotInfoSetItem) SetCreatedTime ¶
func (s *SnapshotInfoSetItem) SetCreatedTime(v string) *SnapshotInfoSetItem
SetCreatedTime sets the CreatedTime field's value.
func (*SnapshotInfoSetItem) SetExpiredTime ¶
func (s *SnapshotInfoSetItem) SetExpiredTime(v string) *SnapshotInfoSetItem
SetExpiredTime sets the ExpiredTime field's value.
func (*SnapshotInfoSetItem) SetInstanceId ¶
func (s *SnapshotInfoSetItem) SetInstanceId(v string) *SnapshotInfoSetItem
SetInstanceId sets the InstanceId field's value.
func (*SnapshotInfoSetItem) SetInstanceSnapshotId ¶
func (s *SnapshotInfoSetItem) SetInstanceSnapshotId(v string) *SnapshotInfoSetItem
SetInstanceSnapshotId sets the InstanceSnapshotId field's value.
func (*SnapshotInfoSetItem) SetMemo ¶
func (s *SnapshotInfoSetItem) SetMemo(v string) *SnapshotInfoSetItem
SetMemo sets the Memo field's value.
func (*SnapshotInfoSetItem) SetPowerStatus ¶
func (s *SnapshotInfoSetItem) SetPowerStatus(v string) *SnapshotInfoSetItem
SetPowerStatus sets the PowerStatus field's value.
func (*SnapshotInfoSetItem) SetSnapshotName ¶
func (s *SnapshotInfoSetItem) SetSnapshotName(v string) *SnapshotInfoSetItem
SetSnapshotName sets the SnapshotName field's value.
func (*SnapshotInfoSetItem) SetStatus ¶
func (s *SnapshotInfoSetItem) SetStatus(v string) *SnapshotInfoSetItem
SetStatus sets the Status field's value.
func (*SnapshotInfoSetItem) SetUpdatedTime ¶
func (s *SnapshotInfoSetItem) SetUpdatedTime(v string) *SnapshotInfoSetItem
SetUpdatedTime sets the UpdatedTime field's value.
func (SnapshotInfoSetItem) String ¶
func (s SnapshotInfoSetItem) String() string
String returns the string representation
type SorryPage ¶
type SorryPage struct { Enabled *bool `locationName:"Enabled" type:"boolean"` RedirectUrl *string `locationName:"RedirectUrl" type:"string"` StatusCode *int64 `locationName:"StatusCode" type:"integer"` // contains filtered or unexported fields }
func (*SorryPage) SetEnabled ¶
SetEnabled sets the Enabled field's value.
func (*SorryPage) SetRedirectUrl ¶
SetRedirectUrl sets the RedirectUrl field's value.
func (*SorryPage) SetStatusCode ¶
SetStatusCode sets the StatusCode field's value.
type Source ¶
type Source struct { Address *string `locationName:"address" type:"string"` Port *int64 `locationName:"port" type:"integer"` // contains filtered or unexported fields }
func (*Source) SetAddress ¶
SetAddress sets the Address field's value.
type SslCertInfo ¶
type SslCertInfo struct { CreateSslCertSet []*CreateSslCertSetItem `locationName:"createSslCertSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (SslCertInfo) GoString ¶
func (s SslCertInfo) GoString() string
GoString returns the string representation
func (*SslCertInfo) SetCreateSslCertSet ¶
func (s *SslCertInfo) SetCreateSslCertSet(v []*CreateSslCertSetItem) *SslCertInfo
SetCreateSslCertSet sets the CreateSslCertSet field's value.
func (SslCertInfo) String ¶
func (s SslCertInfo) String() string
String returns the string representation
type StartInstancesInput ¶
type StartInstancesInput struct { AccountingType []*string `locationName:"AccountingType" type:"list"` InstanceId []*string `locationName:"InstanceId" type:"list"` InstanceType []*string `locationName:"InstanceType" type:"list"` NiftyIsBios *bool `locationName:"NiftyIsBios" type:"boolean"` Tenancy []*string `locationName:"Tenancy" type:"list"` UserData *string `locationName:"UserData" type:"string"` // contains filtered or unexported fields }
func (StartInstancesInput) GoString ¶
func (s StartInstancesInput) GoString() string
GoString returns the string representation
func (*StartInstancesInput) SetAccountingType ¶
func (s *StartInstancesInput) SetAccountingType(v []*string) *StartInstancesInput
SetAccountingType sets the AccountingType field's value.
func (*StartInstancesInput) SetInstanceId ¶
func (s *StartInstancesInput) SetInstanceId(v []*string) *StartInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*StartInstancesInput) SetInstanceType ¶
func (s *StartInstancesInput) SetInstanceType(v []*string) *StartInstancesInput
SetInstanceType sets the InstanceType field's value.
func (*StartInstancesInput) SetNiftyIsBios ¶
func (s *StartInstancesInput) SetNiftyIsBios(v bool) *StartInstancesInput
SetNiftyIsBios sets the NiftyIsBios field's value.
func (*StartInstancesInput) SetTenancy ¶
func (s *StartInstancesInput) SetTenancy(v []*string) *StartInstancesInput
SetTenancy sets the Tenancy field's value.
func (*StartInstancesInput) SetUserData ¶
func (s *StartInstancesInput) SetUserData(v string) *StartInstancesInput
SetUserData sets the UserData field's value.
func (StartInstancesInput) String ¶
func (s StartInstancesInput) String() string
String returns the string representation
type StartInstancesOutput ¶
type StartInstancesOutput struct { InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (StartInstancesOutput) GoString ¶
func (s StartInstancesOutput) GoString() string
GoString returns the string representation
func (*StartInstancesOutput) SetInstancesSet ¶
func (s *StartInstancesOutput) SetInstancesSet(v []*InstancesSetItem) *StartInstancesOutput
SetInstancesSet sets the InstancesSet field's value.
func (*StartInstancesOutput) SetRequestId ¶
func (s *StartInstancesOutput) SetRequestId(v string) *StartInstancesOutput
SetRequestId sets the RequestId field's value.
func (StartInstancesOutput) String ¶
func (s StartInstancesOutput) String() string
String returns the string representation
type StateReason ¶
type StateReason struct { Code *int64 `locationName:"code" type:"integer"` Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
func (StateReason) GoString ¶
func (s StateReason) GoString() string
GoString returns the string representation
func (*StateReason) SetCode ¶
func (s *StateReason) SetCode(v int64) *StateReason
SetCode sets the Code field's value.
func (*StateReason) SetMessage ¶
func (s *StateReason) SetMessage(v string) *StateReason
SetMessage sets the Message field's value.
func (StateReason) String ¶
func (s StateReason) String() string
String returns the string representation
type StaticMappingsSetItem ¶
type StaticMappingsSetItem struct { Description *string `locationName:"description" type:"string"` IpAddress *string `locationName:"ipAddress" type:"string"` MacAddress *string `locationName:"macAddress" type:"string"` // contains filtered or unexported fields }
func (StaticMappingsSetItem) GoString ¶
func (s StaticMappingsSetItem) GoString() string
GoString returns the string representation
func (*StaticMappingsSetItem) SetDescription ¶
func (s *StaticMappingsSetItem) SetDescription(v string) *StaticMappingsSetItem
SetDescription sets the Description field's value.
func (*StaticMappingsSetItem) SetIpAddress ¶
func (s *StaticMappingsSetItem) SetIpAddress(v string) *StaticMappingsSetItem
SetIpAddress sets the IpAddress field's value.
func (*StaticMappingsSetItem) SetMacAddress ¶
func (s *StaticMappingsSetItem) SetMacAddress(v string) *StaticMappingsSetItem
SetMacAddress sets the MacAddress field's value.
func (StaticMappingsSetItem) String ¶
func (s StaticMappingsSetItem) String() string
String returns the string representation
type StopInstancesInput ¶
type StopInstancesInput struct { Force *bool `locationName:"Force" type:"boolean"` InstanceId []*string `locationName:"InstanceId" type:"list"` Tenancy []*string `locationName:"Tenancy" type:"list"` // contains filtered or unexported fields }
func (StopInstancesInput) GoString ¶
func (s StopInstancesInput) GoString() string
GoString returns the string representation
func (*StopInstancesInput) SetForce ¶
func (s *StopInstancesInput) SetForce(v bool) *StopInstancesInput
SetForce sets the Force field's value.
func (*StopInstancesInput) SetInstanceId ¶
func (s *StopInstancesInput) SetInstanceId(v []*string) *StopInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*StopInstancesInput) SetTenancy ¶
func (s *StopInstancesInput) SetTenancy(v []*string) *StopInstancesInput
SetTenancy sets the Tenancy field's value.
func (StopInstancesInput) String ¶
func (s StopInstancesInput) String() string
String returns the string representation
type StopInstancesOutput ¶
type StopInstancesOutput struct { InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (StopInstancesOutput) GoString ¶
func (s StopInstancesOutput) GoString() string
GoString returns the string representation
func (*StopInstancesOutput) SetInstancesSet ¶
func (s *StopInstancesOutput) SetInstancesSet(v []*InstancesSetItem) *StopInstancesOutput
SetInstancesSet sets the InstancesSet field's value.
func (*StopInstancesOutput) SetRequestId ¶
func (s *StopInstancesOutput) SetRequestId(v string) *StopInstancesOutput
SetRequestId sets the RequestId field's value.
func (StopInstancesOutput) String ¶
func (s StopInstancesOutput) String() string
String returns the string representation
type StoppedInstanceMeasuredRateSetItem ¶
type StoppedInstanceMeasuredRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (StoppedInstanceMeasuredRateSetItem) GoString ¶
func (s StoppedInstanceMeasuredRateSetItem) GoString() string
GoString returns the string representation
func (*StoppedInstanceMeasuredRateSetItem) SetCharge ¶
func (s *StoppedInstanceMeasuredRateSetItem) SetCharge(v int64) *StoppedInstanceMeasuredRateSetItem
SetCharge sets the Charge field's value.
func (*StoppedInstanceMeasuredRateSetItem) SetType ¶
func (s *StoppedInstanceMeasuredRateSetItem) SetType(v string) *StoppedInstanceMeasuredRateSetItem
SetType sets the Type field's value.
func (*StoppedInstanceMeasuredRateSetItem) SetUnit ¶
func (s *StoppedInstanceMeasuredRateSetItem) SetUnit(v string) *StoppedInstanceMeasuredRateSetItem
SetUnit sets the Unit field's value.
func (*StoppedInstanceMeasuredRateSetItem) SetValue ¶
func (s *StoppedInstanceMeasuredRateSetItem) SetValue(v int64) *StoppedInstanceMeasuredRateSetItem
SetValue sets the Value field's value.
func (StoppedInstanceMeasuredRateSetItem) String ¶
func (s StoppedInstanceMeasuredRateSetItem) String() string
String returns the string representation
type StoppedScaleOutInstanceSetItem ¶
type StoppedScaleOutInstanceSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (StoppedScaleOutInstanceSetItem) GoString ¶
func (s StoppedScaleOutInstanceSetItem) GoString() string
GoString returns the string representation
func (*StoppedScaleOutInstanceSetItem) SetCharge ¶
func (s *StoppedScaleOutInstanceSetItem) SetCharge(v int64) *StoppedScaleOutInstanceSetItem
SetCharge sets the Charge field's value.
func (*StoppedScaleOutInstanceSetItem) SetType ¶
func (s *StoppedScaleOutInstanceSetItem) SetType(v string) *StoppedScaleOutInstanceSetItem
SetType sets the Type field's value.
func (*StoppedScaleOutInstanceSetItem) SetUnit ¶
func (s *StoppedScaleOutInstanceSetItem) SetUnit(v string) *StoppedScaleOutInstanceSetItem
SetUnit sets the Unit field's value.
func (*StoppedScaleOutInstanceSetItem) SetValue ¶
func (s *StoppedScaleOutInstanceSetItem) SetValue(v int64) *StoppedScaleOutInstanceSetItem
SetValue sets the Value field's value.
func (StoppedScaleOutInstanceSetItem) String ¶
func (s StoppedScaleOutInstanceSetItem) String() string
String returns the string representation
type StoppedScaleOutOsSetItem ¶
type StoppedScaleOutOsSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (StoppedScaleOutOsSetItem) GoString ¶
func (s StoppedScaleOutOsSetItem) GoString() string
GoString returns the string representation
func (*StoppedScaleOutOsSetItem) SetCharge ¶
func (s *StoppedScaleOutOsSetItem) SetCharge(v int64) *StoppedScaleOutOsSetItem
SetCharge sets the Charge field's value.
func (*StoppedScaleOutOsSetItem) SetType ¶
func (s *StoppedScaleOutOsSetItem) SetType(v string) *StoppedScaleOutOsSetItem
SetType sets the Type field's value.
func (*StoppedScaleOutOsSetItem) SetUnit ¶
func (s *StoppedScaleOutOsSetItem) SetUnit(v string) *StoppedScaleOutOsSetItem
SetUnit sets the Unit field's value.
func (*StoppedScaleOutOsSetItem) SetValue ¶
func (s *StoppedScaleOutOsSetItem) SetValue(v int64) *StoppedScaleOutOsSetItem
SetValue sets the Value field's value.
func (StoppedScaleOutOsSetItem) String ¶
func (s StoppedScaleOutOsSetItem) String() string
String returns the string representation
type StorageInfo ¶
type StorageInfo struct { StorageMeasuredRate *StorageMeasuredRate `locationName:"storageMeasuredRate" type:"structure"` StorageMonthlyRate *StorageMonthlyRate `locationName:"storageMonthlyRate" type:"structure"` // contains filtered or unexported fields }
func (StorageInfo) GoString ¶
func (s StorageInfo) GoString() string
GoString returns the string representation
func (*StorageInfo) SetStorageMeasuredRate ¶
func (s *StorageInfo) SetStorageMeasuredRate(v *StorageMeasuredRate) *StorageInfo
SetStorageMeasuredRate sets the StorageMeasuredRate field's value.
func (*StorageInfo) SetStorageMonthlyRate ¶
func (s *StorageInfo) SetStorageMonthlyRate(v *StorageMonthlyRate) *StorageInfo
SetStorageMonthlyRate sets the StorageMonthlyRate field's value.
func (StorageInfo) String ¶
func (s StorageInfo) String() string
String returns the string representation
type StorageMeasuredRate ¶
type StorageMeasuredRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (StorageMeasuredRate) GoString ¶
func (s StorageMeasuredRate) GoString() string
GoString returns the string representation
func (*StorageMeasuredRate) SetCharge ¶
func (s *StorageMeasuredRate) SetCharge(v int64) *StorageMeasuredRate
SetCharge sets the Charge field's value.
func (*StorageMeasuredRate) SetType ¶
func (s *StorageMeasuredRate) SetType(v string) *StorageMeasuredRate
SetType sets the Type field's value.
func (*StorageMeasuredRate) SetUnit ¶
func (s *StorageMeasuredRate) SetUnit(v string) *StorageMeasuredRate
SetUnit sets the Unit field's value.
func (*StorageMeasuredRate) SetValue ¶
func (s *StorageMeasuredRate) SetValue(v int64) *StorageMeasuredRate
SetValue sets the Value field's value.
func (StorageMeasuredRate) String ¶
func (s StorageMeasuredRate) String() string
String returns the string representation
type StorageMonthlyRate ¶
type StorageMonthlyRate struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (StorageMonthlyRate) GoString ¶
func (s StorageMonthlyRate) GoString() string
GoString returns the string representation
func (*StorageMonthlyRate) SetCharge ¶
func (s *StorageMonthlyRate) SetCharge(v int64) *StorageMonthlyRate
SetCharge sets the Charge field's value.
func (*StorageMonthlyRate) SetType ¶
func (s *StorageMonthlyRate) SetType(v string) *StorageMonthlyRate
SetType sets the Type field's value.
func (*StorageMonthlyRate) SetUnit ¶
func (s *StorageMonthlyRate) SetUnit(v string) *StorageMonthlyRate
SetUnit sets the Unit field's value.
func (*StorageMonthlyRate) SetValue ¶
func (s *StorageMonthlyRate) SetValue(v int64) *StorageMonthlyRate
SetValue sets the Value field's value.
func (StorageMonthlyRate) String ¶
func (s StorageMonthlyRate) String() string
String returns the string representation
type TagSetItem ¶
type TagSetItem struct { Key *string `locationName:"key" type:"string"` Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (TagSetItem) GoString ¶
func (s TagSetItem) GoString() string
GoString returns the string representation
func (*TagSetItem) SetKey ¶
func (s *TagSetItem) SetKey(v string) *TagSetItem
SetKey sets the Key field's value.
func (*TagSetItem) SetValue ¶
func (s *TagSetItem) SetValue(v string) *TagSetItem
SetValue sets the Value field's value.
func (TagSetItem) String ¶
func (s TagSetItem) String() string
String returns the string representation
type TerminateInstancesInput ¶
type TerminateInstancesInput struct { InstanceId []*string `locationName:"InstanceId" type:"list"` // contains filtered or unexported fields }
func (TerminateInstancesInput) GoString ¶
func (s TerminateInstancesInput) GoString() string
GoString returns the string representation
func (*TerminateInstancesInput) SetInstanceId ¶
func (s *TerminateInstancesInput) SetInstanceId(v []*string) *TerminateInstancesInput
SetInstanceId sets the InstanceId field's value.
func (TerminateInstancesInput) String ¶
func (s TerminateInstancesInput) String() string
String returns the string representation
type TerminateInstancesOutput ¶
type TerminateInstancesOutput struct { InstancesSet []*InstancesSetItem `locationName:"instancesSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (TerminateInstancesOutput) GoString ¶
func (s TerminateInstancesOutput) GoString() string
GoString returns the string representation
func (*TerminateInstancesOutput) SetInstancesSet ¶
func (s *TerminateInstancesOutput) SetInstancesSet(v []*InstancesSetItem) *TerminateInstancesOutput
SetInstancesSet sets the InstancesSet field's value.
func (*TerminateInstancesOutput) SetRequestId ¶
func (s *TerminateInstancesOutput) SetRequestId(v string) *TerminateInstancesOutput
SetRequestId sets the RequestId field's value.
func (TerminateInstancesOutput) String ¶
func (s TerminateInstancesOutput) String() string
String returns the string representation
type TimeZone ¶
type TimeZone struct { EndingTimeZone *string `locationName:"endingTimeZone" type:"string"` StartingTimeZone *string `locationName:"startingTimeZone" type:"string"` // contains filtered or unexported fields }
func (*TimeZone) SetEndingTimeZone ¶
SetEndingTimeZone sets the EndingTimeZone field's value.
func (*TimeZone) SetStartingTimeZone ¶
SetStartingTimeZone sets the StartingTimeZone field's value.
type Translation ¶
type Translation struct { Address *string `locationName:"address" type:"string"` Port *int64 `locationName:"port" type:"integer"` // contains filtered or unexported fields }
func (Translation) GoString ¶
func (s Translation) GoString() string
GoString returns the string representation
func (*Translation) SetAddress ¶
func (s *Translation) SetAddress(v string) *Translation
SetAddress sets the Address field's value.
func (*Translation) SetPort ¶
func (s *Translation) SetPort(v int64) *Translation
SetPort sets the Port field's value.
func (Translation) String ¶
func (s Translation) String() string
String returns the string representation
type TriggerSetItem ¶
type TriggerSetItem struct { BreachDuration *int64 `locationName:"breachDuration" type:"integer"` Resource *string `locationName:"resource" type:"string"` UpperThreshold *float64 `locationName:"upperThreshold" type:"double"` // contains filtered or unexported fields }
func (TriggerSetItem) GoString ¶
func (s TriggerSetItem) GoString() string
GoString returns the string representation
func (*TriggerSetItem) SetBreachDuration ¶
func (s *TriggerSetItem) SetBreachDuration(v int64) *TriggerSetItem
SetBreachDuration sets the BreachDuration field's value.
func (*TriggerSetItem) SetResource ¶
func (s *TriggerSetItem) SetResource(v string) *TriggerSetItem
SetResource sets the Resource field's value.
func (*TriggerSetItem) SetUpperThreshold ¶
func (s *TriggerSetItem) SetUpperThreshold(v float64) *TriggerSetItem
SetUpperThreshold sets the UpperThreshold field's value.
func (TriggerSetItem) String ¶
func (s TriggerSetItem) String() string
String returns the string representation
type UpdateLoadBalancerInput ¶
type UpdateLoadBalancerInput struct { AccountingTypeUpdate *int64 `locationName:"AccountingTypeUpdate" type:"integer"` ListenerUpdate *RequestListenerUpdateStruct `locationName:"ListenerUpdate" type:"structure"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` NetworkVolumeUpdate *int64 `locationName:"NetworkVolumeUpdate" type:"integer"` // contains filtered or unexported fields }
func (UpdateLoadBalancerInput) GoString ¶
func (s UpdateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*UpdateLoadBalancerInput) SetAccountingTypeUpdate ¶
func (s *UpdateLoadBalancerInput) SetAccountingTypeUpdate(v int64) *UpdateLoadBalancerInput
SetAccountingTypeUpdate sets the AccountingTypeUpdate field's value.
func (*UpdateLoadBalancerInput) SetListenerUpdate ¶
func (s *UpdateLoadBalancerInput) SetListenerUpdate(v *RequestListenerUpdateStruct) *UpdateLoadBalancerInput
SetListenerUpdate sets the ListenerUpdate field's value.
func (*UpdateLoadBalancerInput) SetLoadBalancerName ¶
func (s *UpdateLoadBalancerInput) SetLoadBalancerName(v string) *UpdateLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*UpdateLoadBalancerInput) SetNetworkVolumeUpdate ¶
func (s *UpdateLoadBalancerInput) SetNetworkVolumeUpdate(v int64) *UpdateLoadBalancerInput
SetNetworkVolumeUpdate sets the NetworkVolumeUpdate field's value.
func (UpdateLoadBalancerInput) String ¶
func (s UpdateLoadBalancerInput) String() string
String returns the string representation
type UpdateLoadBalancerOptionInput ¶
type UpdateLoadBalancerOptionInput struct { InstancePort *int64 `locationName:"InstancePort" type:"integer"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` LoadBalancerPort *int64 `locationName:"LoadBalancerPort" type:"integer"` SessionStickinessPolicyUpdate *RequestSessionStickinessPolicyUpdateStruct `locationName:"SessionStickinessPolicyUpdate" type:"structure"` SorryPageUpdate *RequestSorryPageUpdateStruct `locationName:"SorryPageUpdate" type:"structure"` // contains filtered or unexported fields }
func (UpdateLoadBalancerOptionInput) GoString ¶
func (s UpdateLoadBalancerOptionInput) GoString() string
GoString returns the string representation
func (*UpdateLoadBalancerOptionInput) SetInstancePort ¶
func (s *UpdateLoadBalancerOptionInput) SetInstancePort(v int64) *UpdateLoadBalancerOptionInput
SetInstancePort sets the InstancePort field's value.
func (*UpdateLoadBalancerOptionInput) SetLoadBalancerName ¶
func (s *UpdateLoadBalancerOptionInput) SetLoadBalancerName(v string) *UpdateLoadBalancerOptionInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*UpdateLoadBalancerOptionInput) SetLoadBalancerPort ¶
func (s *UpdateLoadBalancerOptionInput) SetLoadBalancerPort(v int64) *UpdateLoadBalancerOptionInput
SetLoadBalancerPort sets the LoadBalancerPort field's value.
func (*UpdateLoadBalancerOptionInput) SetSessionStickinessPolicyUpdate ¶
func (s *UpdateLoadBalancerOptionInput) SetSessionStickinessPolicyUpdate(v *RequestSessionStickinessPolicyUpdateStruct) *UpdateLoadBalancerOptionInput
SetSessionStickinessPolicyUpdate sets the SessionStickinessPolicyUpdate field's value.
func (*UpdateLoadBalancerOptionInput) SetSorryPageUpdate ¶
func (s *UpdateLoadBalancerOptionInput) SetSorryPageUpdate(v *RequestSorryPageUpdateStruct) *UpdateLoadBalancerOptionInput
SetSorryPageUpdate sets the SorryPageUpdate field's value.
func (UpdateLoadBalancerOptionInput) String ¶
func (s UpdateLoadBalancerOptionInput) String() string
String returns the string representation
type UpdateLoadBalancerOptionOutput ¶
type UpdateLoadBalancerOptionOutput struct { ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (UpdateLoadBalancerOptionOutput) GoString ¶
func (s UpdateLoadBalancerOptionOutput) GoString() string
GoString returns the string representation
func (*UpdateLoadBalancerOptionOutput) SetResponseMetadata ¶
func (s *UpdateLoadBalancerOptionOutput) SetResponseMetadata(v *ResponseMetadata) *UpdateLoadBalancerOptionOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (UpdateLoadBalancerOptionOutput) String ¶
func (s UpdateLoadBalancerOptionOutput) String() string
String returns the string representation
type UpdateLoadBalancerOutput ¶
type UpdateLoadBalancerOutput struct { ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
func (UpdateLoadBalancerOutput) GoString ¶
func (s UpdateLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*UpdateLoadBalancerOutput) SetResponseMetadata ¶
func (s *UpdateLoadBalancerOutput) SetResponseMetadata(v *ResponseMetadata) *UpdateLoadBalancerOutput
SetResponseMetadata sets the ResponseMetadata field's value.
func (UpdateLoadBalancerOutput) String ¶
func (s UpdateLoadBalancerOutput) String() string
String returns the string representation
type UpdateSecurityGroupInput ¶
type UpdateSecurityGroupInput struct { GroupDescriptionUpdate *string `locationName:"GroupDescriptionUpdate" type:"string"` GroupLogLimitUpdate *int64 `locationName:"GroupLogLimitUpdate" type:"integer"` GroupName *string `locationName:"GroupName" type:"string"` GroupNameUpdate *string `locationName:"GroupNameUpdate" type:"string"` // contains filtered or unexported fields }
func (UpdateSecurityGroupInput) GoString ¶
func (s UpdateSecurityGroupInput) GoString() string
GoString returns the string representation
func (*UpdateSecurityGroupInput) SetGroupDescriptionUpdate ¶
func (s *UpdateSecurityGroupInput) SetGroupDescriptionUpdate(v string) *UpdateSecurityGroupInput
SetGroupDescriptionUpdate sets the GroupDescriptionUpdate field's value.
func (*UpdateSecurityGroupInput) SetGroupLogLimitUpdate ¶
func (s *UpdateSecurityGroupInput) SetGroupLogLimitUpdate(v int64) *UpdateSecurityGroupInput
SetGroupLogLimitUpdate sets the GroupLogLimitUpdate field's value.
func (*UpdateSecurityGroupInput) SetGroupName ¶
func (s *UpdateSecurityGroupInput) SetGroupName(v string) *UpdateSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (*UpdateSecurityGroupInput) SetGroupNameUpdate ¶
func (s *UpdateSecurityGroupInput) SetGroupNameUpdate(v string) *UpdateSecurityGroupInput
SetGroupNameUpdate sets the GroupNameUpdate field's value.
func (UpdateSecurityGroupInput) String ¶
func (s UpdateSecurityGroupInput) String() string
String returns the string representation
type UpdateSecurityGroupOptionInput ¶
type UpdateSecurityGroupOptionInput struct { SecurityGroupLimitUpdate *int64 `locationName:"SecurityGroupLimitUpdate" type:"integer"` // contains filtered or unexported fields }
func (UpdateSecurityGroupOptionInput) GoString ¶
func (s UpdateSecurityGroupOptionInput) GoString() string
GoString returns the string representation
func (*UpdateSecurityGroupOptionInput) SetSecurityGroupLimitUpdate ¶
func (s *UpdateSecurityGroupOptionInput) SetSecurityGroupLimitUpdate(v int64) *UpdateSecurityGroupOptionInput
SetSecurityGroupLimitUpdate sets the SecurityGroupLimitUpdate field's value.
func (UpdateSecurityGroupOptionInput) String ¶
func (s UpdateSecurityGroupOptionInput) String() string
String returns the string representation
type UpdateSecurityGroupOptionOutput ¶
type UpdateSecurityGroupOptionOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (UpdateSecurityGroupOptionOutput) GoString ¶
func (s UpdateSecurityGroupOptionOutput) GoString() string
GoString returns the string representation
func (*UpdateSecurityGroupOptionOutput) SetRequestId ¶
func (s *UpdateSecurityGroupOptionOutput) SetRequestId(v string) *UpdateSecurityGroupOptionOutput
SetRequestId sets the RequestId field's value.
func (*UpdateSecurityGroupOptionOutput) SetReturn ¶
func (s *UpdateSecurityGroupOptionOutput) SetReturn(v bool) *UpdateSecurityGroupOptionOutput
SetReturn sets the Return field's value.
func (UpdateSecurityGroupOptionOutput) String ¶
func (s UpdateSecurityGroupOptionOutput) String() string
String returns the string representation
type UpdateSecurityGroupOutput ¶
type UpdateSecurityGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (UpdateSecurityGroupOutput) GoString ¶
func (s UpdateSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*UpdateSecurityGroupOutput) SetRequestId ¶
func (s *UpdateSecurityGroupOutput) SetRequestId(v string) *UpdateSecurityGroupOutput
SetRequestId sets the RequestId field's value.
func (*UpdateSecurityGroupOutput) SetReturn ¶
func (s *UpdateSecurityGroupOutput) SetReturn(v bool) *UpdateSecurityGroupOutput
SetReturn sets the Return field's value.
func (UpdateSecurityGroupOutput) String ¶
func (s UpdateSecurityGroupOutput) String() string
String returns the string representation
type UploadSslCertificateInput ¶
type UploadSslCertificateInput struct { CA *string `locationName:"CA" type:"string"` Certificate *string `locationName:"Certificate" type:"string"` Key *string `locationName:"Key" type:"string"` // contains filtered or unexported fields }
func (UploadSslCertificateInput) GoString ¶
func (s UploadSslCertificateInput) GoString() string
GoString returns the string representation
func (*UploadSslCertificateInput) SetCA ¶
func (s *UploadSslCertificateInput) SetCA(v string) *UploadSslCertificateInput
SetCA sets the CA field's value.
func (*UploadSslCertificateInput) SetCertificate ¶
func (s *UploadSslCertificateInput) SetCertificate(v string) *UploadSslCertificateInput
SetCertificate sets the Certificate field's value.
func (*UploadSslCertificateInput) SetKey ¶
func (s *UploadSslCertificateInput) SetKey(v string) *UploadSslCertificateInput
SetKey sets the Key field's value.
func (UploadSslCertificateInput) String ¶
func (s UploadSslCertificateInput) String() string
String returns the string representation
type UploadSslCertificateOutput ¶
type UploadSslCertificateOutput struct { Fqdn *string `locationName:"fqdn" type:"string"` FqdnId *string `locationName:"fqdnId" type:"string"` KeyFingerPrint *string `locationName:"keyFingerPrint" type:"string"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
func (UploadSslCertificateOutput) GoString ¶
func (s UploadSslCertificateOutput) GoString() string
GoString returns the string representation
func (*UploadSslCertificateOutput) SetFqdn ¶
func (s *UploadSslCertificateOutput) SetFqdn(v string) *UploadSslCertificateOutput
SetFqdn sets the Fqdn field's value.
func (*UploadSslCertificateOutput) SetFqdnId ¶
func (s *UploadSslCertificateOutput) SetFqdnId(v string) *UploadSslCertificateOutput
SetFqdnId sets the FqdnId field's value.
func (*UploadSslCertificateOutput) SetKeyFingerPrint ¶
func (s *UploadSslCertificateOutput) SetKeyFingerPrint(v string) *UploadSslCertificateOutput
SetKeyFingerPrint sets the KeyFingerPrint field's value.
func (*UploadSslCertificateOutput) SetRequestId ¶
func (s *UploadSslCertificateOutput) SetRequestId(v string) *UploadSslCertificateOutput
SetRequestId sets the RequestId field's value.
func (UploadSslCertificateOutput) String ¶
func (s UploadSslCertificateOutput) String() string
String returns the string representation
type UploadState ¶
type UploadState struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (UploadState) GoString ¶
func (s UploadState) GoString() string
GoString returns the string representation
func (*UploadState) SetValue ¶
func (s *UploadState) SetValue(v string) *UploadState
SetValue sets the Value field's value.
func (UploadState) String ¶
func (s UploadState) String() string
String returns the string representation
type UploadsSetItem ¶
type UploadsSetItem struct { ConversionTaskId *int64 `locationName:"conversionTaskId" type:"integer"` ExpirationTime *string `locationName:"expirationTime" type:"string"` ImportInstance *ImportInstance `locationName:"importInstance" type:"structure"` // contains filtered or unexported fields }
func (UploadsSetItem) GoString ¶
func (s UploadsSetItem) GoString() string
GoString returns the string representation
func (*UploadsSetItem) SetConversionTaskId ¶
func (s *UploadsSetItem) SetConversionTaskId(v int64) *UploadsSetItem
SetConversionTaskId sets the ConversionTaskId field's value.
func (*UploadsSetItem) SetExpirationTime ¶
func (s *UploadsSetItem) SetExpirationTime(v string) *UploadsSetItem
SetExpirationTime sets the ExpirationTime field's value.
func (*UploadsSetItem) SetImportInstance ¶
func (s *UploadsSetItem) SetImportInstance(v *ImportInstance) *UploadsSetItem
SetImportInstance sets the ImportInstance field's value.
func (UploadsSetItem) String ¶
func (s UploadsSetItem) String() string
String returns the string representation
type UserActivitiesSetItem ¶
type UserActivitiesSetItem struct { CategoryName *string `locationName:"categoryName" type:"string"` DateTime *time.Time `locationName:"dateTime" type:"timestamp" timestampFormat:""` IpAddress *string `locationName:"ipAddress" type:"string"` Operation *string `locationName:"operation" type:"string"` Operator *string `locationName:"operator" type:"string"` Result *bool `locationName:"result" type:"boolean"` // contains filtered or unexported fields }
func (UserActivitiesSetItem) GoString ¶
func (s UserActivitiesSetItem) GoString() string
GoString returns the string representation
func (*UserActivitiesSetItem) SetCategoryName ¶
func (s *UserActivitiesSetItem) SetCategoryName(v string) *UserActivitiesSetItem
SetCategoryName sets the CategoryName field's value.
func (*UserActivitiesSetItem) SetDateTime ¶
func (s *UserActivitiesSetItem) SetDateTime(v time.Time) *UserActivitiesSetItem
SetDateTime sets the DateTime field's value.
func (*UserActivitiesSetItem) SetIpAddress ¶
func (s *UserActivitiesSetItem) SetIpAddress(v string) *UserActivitiesSetItem
SetIpAddress sets the IpAddress field's value.
func (*UserActivitiesSetItem) SetOperation ¶
func (s *UserActivitiesSetItem) SetOperation(v string) *UserActivitiesSetItem
SetOperation sets the Operation field's value.
func (*UserActivitiesSetItem) SetOperator ¶
func (s *UserActivitiesSetItem) SetOperator(v string) *UserActivitiesSetItem
SetOperator sets the Operator field's value.
func (*UserActivitiesSetItem) SetResult ¶
func (s *UserActivitiesSetItem) SetResult(v bool) *UserActivitiesSetItem
SetResult sets the Result field's value.
func (UserActivitiesSetItem) String ¶
func (s UserActivitiesSetItem) String() string
String returns the string representation
type UserData ¶
type UserData struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
type UsersMemberItem ¶
type UsersMemberItem struct { UserId *string `locationName:"UserId" type:"string"` // contains filtered or unexported fields }
func (UsersMemberItem) GoString ¶
func (s UsersMemberItem) GoString() string
GoString returns the string representation
func (*UsersMemberItem) SetUserId ¶
func (s *UsersMemberItem) SetUserId(v string) *UsersMemberItem
SetUserId sets the UserId field's value.
func (UsersMemberItem) String ¶
func (s UsersMemberItem) String() string
String returns the string representation
type ValueSetItem ¶
type ValueSetItem struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
func (ValueSetItem) GoString ¶
func (s ValueSetItem) GoString() string
GoString returns the string representation
func (*ValueSetItem) SetValue ¶
func (s *ValueSetItem) SetValue(v string) *ValueSetItem
SetValue sets the Value field's value.
func (ValueSetItem) String ¶
func (s ValueSetItem) String() string
String returns the string representation
type VersionInformation ¶
type VersionInformation struct { IsLatest *bool `locationName:"isLatest" type:"boolean"` Version *string `locationName:"version" type:"string"` // contains filtered or unexported fields }
func (VersionInformation) GoString ¶
func (s VersionInformation) GoString() string
GoString returns the string representation
func (*VersionInformation) SetIsLatest ¶
func (s *VersionInformation) SetIsLatest(v bool) *VersionInformation
SetIsLatest sets the IsLatest field's value.
func (*VersionInformation) SetVersion ¶
func (s *VersionInformation) SetVersion(v string) *VersionInformation
SetVersion sets the Version field's value.
func (VersionInformation) String ¶
func (s VersionInformation) String() string
String returns the string representation
type VgwTelemetrySetItem ¶
type VgwTelemetrySetItem struct { AcceptedRouteCount *int64 `locationName:"acceptedRouteCount" type:"integer"` LastStatusChange *time.Time `locationName:"lastStatusChange" type:"timestamp" timestampFormat:""` OutsideIpAddress *string `locationName:"outsideIpAddress" type:"string"` Status *string `locationName:"status" type:"string"` StatusMessage *string `locationName:"statusMessage" type:"string"` // contains filtered or unexported fields }
func (VgwTelemetrySetItem) GoString ¶
func (s VgwTelemetrySetItem) GoString() string
GoString returns the string representation
func (*VgwTelemetrySetItem) SetAcceptedRouteCount ¶
func (s *VgwTelemetrySetItem) SetAcceptedRouteCount(v int64) *VgwTelemetrySetItem
SetAcceptedRouteCount sets the AcceptedRouteCount field's value.
func (*VgwTelemetrySetItem) SetLastStatusChange ¶
func (s *VgwTelemetrySetItem) SetLastStatusChange(v time.Time) *VgwTelemetrySetItem
SetLastStatusChange sets the LastStatusChange field's value.
func (*VgwTelemetrySetItem) SetOutsideIpAddress ¶
func (s *VgwTelemetrySetItem) SetOutsideIpAddress(v string) *VgwTelemetrySetItem
SetOutsideIpAddress sets the OutsideIpAddress field's value.
func (*VgwTelemetrySetItem) SetStatus ¶
func (s *VgwTelemetrySetItem) SetStatus(v string) *VgwTelemetrySetItem
SetStatus sets the Status field's value.
func (*VgwTelemetrySetItem) SetStatusMessage ¶
func (s *VgwTelemetrySetItem) SetStatusMessage(v string) *VgwTelemetrySetItem
SetStatusMessage sets the StatusMessage field's value.
func (VgwTelemetrySetItem) String ¶
func (s VgwTelemetrySetItem) String() string
String returns the string representation
type VipMeasuredRateSetItem ¶
type VipMeasuredRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (VipMeasuredRateSetItem) GoString ¶
func (s VipMeasuredRateSetItem) GoString() string
GoString returns the string representation
func (*VipMeasuredRateSetItem) SetCharge ¶
func (s *VipMeasuredRateSetItem) SetCharge(v int64) *VipMeasuredRateSetItem
SetCharge sets the Charge field's value.
func (*VipMeasuredRateSetItem) SetType ¶
func (s *VipMeasuredRateSetItem) SetType(v string) *VipMeasuredRateSetItem
SetType sets the Type field's value.
func (*VipMeasuredRateSetItem) SetUnit ¶
func (s *VipMeasuredRateSetItem) SetUnit(v string) *VipMeasuredRateSetItem
SetUnit sets the Unit field's value.
func (*VipMeasuredRateSetItem) SetValue ¶
func (s *VipMeasuredRateSetItem) SetValue(v int64) *VipMeasuredRateSetItem
SetValue sets the Value field's value.
func (VipMeasuredRateSetItem) String ¶
func (s VipMeasuredRateSetItem) String() string
String returns the string representation
type VipSetItem ¶
type VipSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (VipSetItem) GoString ¶
func (s VipSetItem) GoString() string
GoString returns the string representation
func (*VipSetItem) SetCharge ¶
func (s *VipSetItem) SetCharge(v int64) *VipSetItem
SetCharge sets the Charge field's value.
func (*VipSetItem) SetType ¶
func (s *VipSetItem) SetType(v string) *VipSetItem
SetType sets the Type field's value.
func (*VipSetItem) SetUnit ¶
func (s *VipSetItem) SetUnit(v string) *VipSetItem
SetUnit sets the Unit field's value.
func (*VipSetItem) SetValue ¶
func (s *VipSetItem) SetValue(v int64) *VipSetItem
SetValue sets the Value field's value.
func (VipSetItem) String ¶
func (s VipSetItem) String() string
String returns the string representation
type Volume ¶
type Volume struct { Id *string `locationName:"id" type:"string"` Size *int64 `locationName:"size" type:"integer"` // contains filtered or unexported fields }
type VolumeInfo ¶
type VolumeInfo struct { ImportInstanceDiskMeasuredRate *ImportInstanceDiskMeasuredRate `locationName:"importInstanceDiskMeasuredRate" type:"structure"` ImportInstanceDiskMonthlyRate *ImportInstanceDiskMonthlyRate `locationName:"importInstanceDiskMonthlyRate" type:"structure"` VolumeMeasuredRateSet []*VolumeMeasuredRateSetItem `locationName:"volumeMeasuredRateSet" locationNameList:"item" type:"list"` VolumeSet []*VolumeSetItem `locationName:"volumeSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (VolumeInfo) GoString ¶
func (s VolumeInfo) GoString() string
GoString returns the string representation
func (*VolumeInfo) SetImportInstanceDiskMeasuredRate ¶
func (s *VolumeInfo) SetImportInstanceDiskMeasuredRate(v *ImportInstanceDiskMeasuredRate) *VolumeInfo
SetImportInstanceDiskMeasuredRate sets the ImportInstanceDiskMeasuredRate field's value.
func (*VolumeInfo) SetImportInstanceDiskMonthlyRate ¶
func (s *VolumeInfo) SetImportInstanceDiskMonthlyRate(v *ImportInstanceDiskMonthlyRate) *VolumeInfo
SetImportInstanceDiskMonthlyRate sets the ImportInstanceDiskMonthlyRate field's value.
func (*VolumeInfo) SetVolumeMeasuredRateSet ¶
func (s *VolumeInfo) SetVolumeMeasuredRateSet(v []*VolumeMeasuredRateSetItem) *VolumeInfo
SetVolumeMeasuredRateSet sets the VolumeMeasuredRateSet field's value.
func (*VolumeInfo) SetVolumeSet ¶
func (s *VolumeInfo) SetVolumeSet(v []*VolumeSetItem) *VolumeInfo
SetVolumeSet sets the VolumeSet field's value.
func (VolumeInfo) String ¶
func (s VolumeInfo) String() string
String returns the string representation
type VolumeMeasuredRateSetItem ¶
type VolumeMeasuredRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (VolumeMeasuredRateSetItem) GoString ¶
func (s VolumeMeasuredRateSetItem) GoString() string
GoString returns the string representation
func (*VolumeMeasuredRateSetItem) SetCharge ¶
func (s *VolumeMeasuredRateSetItem) SetCharge(v int64) *VolumeMeasuredRateSetItem
SetCharge sets the Charge field's value.
func (*VolumeMeasuredRateSetItem) SetType ¶
func (s *VolumeMeasuredRateSetItem) SetType(v string) *VolumeMeasuredRateSetItem
SetType sets the Type field's value.
func (*VolumeMeasuredRateSetItem) SetUnit ¶
func (s *VolumeMeasuredRateSetItem) SetUnit(v string) *VolumeMeasuredRateSetItem
SetUnit sets the Unit field's value.
func (*VolumeMeasuredRateSetItem) SetValue ¶
func (s *VolumeMeasuredRateSetItem) SetValue(v int64) *VolumeMeasuredRateSetItem
SetValue sets the Value field's value.
func (VolumeMeasuredRateSetItem) String ¶
func (s VolumeMeasuredRateSetItem) String() string
String returns the string representation
type VolumeSetItem ¶
type VolumeSetItem struct { AccountingType *string `locationName:"accountingType" type:"string"` AttachmentSet []*AttachmentSetItem `locationName:"attachmentSet" locationNameList:"item" type:"list"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` Charge *int64 `locationName:"charge" type:"integer"` CreateTime *time.Time `locationName:"createTime" type:"timestamp" timestampFormat:""` DiskType *string `locationName:"diskType" type:"string"` NextMonthAccountingType *string `locationName:"nextMonthAccountingType" type:"string"` Size *string `locationName:"size" type:"string"` SnapshotId *string `locationName:"snapshotId" type:"string"` Status *string `locationName:"status" type:"string"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` VolumeId *string `locationName:"volumeId" type:"string"` // contains filtered or unexported fields }
func (VolumeSetItem) GoString ¶
func (s VolumeSetItem) GoString() string
GoString returns the string representation
func (*VolumeSetItem) SetAccountingType ¶
func (s *VolumeSetItem) SetAccountingType(v string) *VolumeSetItem
SetAccountingType sets the AccountingType field's value.
func (*VolumeSetItem) SetAttachmentSet ¶
func (s *VolumeSetItem) SetAttachmentSet(v []*AttachmentSetItem) *VolumeSetItem
SetAttachmentSet sets the AttachmentSet field's value.
func (*VolumeSetItem) SetAvailabilityZone ¶
func (s *VolumeSetItem) SetAvailabilityZone(v string) *VolumeSetItem
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*VolumeSetItem) SetCharge ¶
func (s *VolumeSetItem) SetCharge(v int64) *VolumeSetItem
SetCharge sets the Charge field's value.
func (*VolumeSetItem) SetCreateTime ¶
func (s *VolumeSetItem) SetCreateTime(v time.Time) *VolumeSetItem
SetCreateTime sets the CreateTime field's value.
func (*VolumeSetItem) SetDiskType ¶
func (s *VolumeSetItem) SetDiskType(v string) *VolumeSetItem
SetDiskType sets the DiskType field's value.
func (*VolumeSetItem) SetNextMonthAccountingType ¶
func (s *VolumeSetItem) SetNextMonthAccountingType(v string) *VolumeSetItem
SetNextMonthAccountingType sets the NextMonthAccountingType field's value.
func (*VolumeSetItem) SetSize ¶
func (s *VolumeSetItem) SetSize(v string) *VolumeSetItem
SetSize sets the Size field's value.
func (*VolumeSetItem) SetSnapshotId ¶
func (s *VolumeSetItem) SetSnapshotId(v string) *VolumeSetItem
SetSnapshotId sets the SnapshotId field's value.
func (*VolumeSetItem) SetStatus ¶
func (s *VolumeSetItem) SetStatus(v string) *VolumeSetItem
SetStatus sets the Status field's value.
func (*VolumeSetItem) SetType ¶
func (s *VolumeSetItem) SetType(v string) *VolumeSetItem
SetType sets the Type field's value.
func (*VolumeSetItem) SetUnit ¶
func (s *VolumeSetItem) SetUnit(v string) *VolumeSetItem
SetUnit sets the Unit field's value.
func (*VolumeSetItem) SetValue ¶
func (s *VolumeSetItem) SetValue(v int64) *VolumeSetItem
SetValue sets the Value field's value.
func (*VolumeSetItem) SetVolumeId ¶
func (s *VolumeSetItem) SetVolumeId(v string) *VolumeSetItem
SetVolumeId sets the VolumeId field's value.
func (VolumeSetItem) String ¶
func (s VolumeSetItem) String() string
String returns the string representation
type VolumesSetItem ¶
type VolumesSetItem struct { AvailabilityZone *string `locationName:"availabilityZone" type:"string"` BytesConverted *int64 `locationName:"bytesConverted" type:"integer"` Description *string `locationName:"description" type:"string"` Image *Image `locationName:"image" type:"structure"` Status *string `locationName:"status" type:"string"` StatusMessage *string `locationName:"statusMessage" type:"string"` Volume *Volume `locationName:"volume" type:"structure"` // contains filtered or unexported fields }
func (VolumesSetItem) GoString ¶
func (s VolumesSetItem) GoString() string
GoString returns the string representation
func (*VolumesSetItem) SetAvailabilityZone ¶
func (s *VolumesSetItem) SetAvailabilityZone(v string) *VolumesSetItem
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*VolumesSetItem) SetBytesConverted ¶
func (s *VolumesSetItem) SetBytesConverted(v int64) *VolumesSetItem
SetBytesConverted sets the BytesConverted field's value.
func (*VolumesSetItem) SetDescription ¶
func (s *VolumesSetItem) SetDescription(v string) *VolumesSetItem
SetDescription sets the Description field's value.
func (*VolumesSetItem) SetImage ¶
func (s *VolumesSetItem) SetImage(v *Image) *VolumesSetItem
SetImage sets the Image field's value.
func (*VolumesSetItem) SetStatus ¶
func (s *VolumesSetItem) SetStatus(v string) *VolumesSetItem
SetStatus sets the Status field's value.
func (*VolumesSetItem) SetStatusMessage ¶
func (s *VolumesSetItem) SetStatusMessage(v string) *VolumesSetItem
SetStatusMessage sets the StatusMessage field's value.
func (*VolumesSetItem) SetVolume ¶
func (s *VolumesSetItem) SetVolume(v *Volume) *VolumesSetItem
SetVolume sets the Volume field's value.
func (VolumesSetItem) String ¶
func (s VolumesSetItem) String() string
String returns the string representation
type VpnConnectMeasuredRateSetItem ¶
type VpnConnectMeasuredRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (VpnConnectMeasuredRateSetItem) GoString ¶
func (s VpnConnectMeasuredRateSetItem) GoString() string
GoString returns the string representation
func (*VpnConnectMeasuredRateSetItem) SetCharge ¶
func (s *VpnConnectMeasuredRateSetItem) SetCharge(v int64) *VpnConnectMeasuredRateSetItem
SetCharge sets the Charge field's value.
func (*VpnConnectMeasuredRateSetItem) SetType ¶
func (s *VpnConnectMeasuredRateSetItem) SetType(v string) *VpnConnectMeasuredRateSetItem
SetType sets the Type field's value.
func (*VpnConnectMeasuredRateSetItem) SetUnit ¶
func (s *VpnConnectMeasuredRateSetItem) SetUnit(v string) *VpnConnectMeasuredRateSetItem
SetUnit sets the Unit field's value.
func (*VpnConnectMeasuredRateSetItem) SetValue ¶
func (s *VpnConnectMeasuredRateSetItem) SetValue(v int64) *VpnConnectMeasuredRateSetItem
SetValue sets the Value field's value.
func (VpnConnectMeasuredRateSetItem) String ¶
func (s VpnConnectMeasuredRateSetItem) String() string
String returns the string representation
type VpnConnection ¶
type VpnConnection struct { CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` CustomerGatewayConfiguration *string `locationName:"customerGatewayConfiguration" type:"string"` CustomerGatewayId *string `locationName:"customerGatewayId" type:"string"` NiftyCustomerGatewayName *string `locationName:"niftyCustomerGatewayName" type:"string"` NiftyIpsecConfiguration *NiftyIpsecConfiguration `locationName:"niftyIpsecConfiguration" type:"structure"` NiftyTunnel *NiftyTunnel `locationName:"niftyTunnel" type:"structure"` NiftyVpnConnectionDescription *string `locationName:"niftyVpnConnectionDescription" type:"string"` NiftyVpnGatewayName *string `locationName:"niftyVpnGatewayName" type:"string"` Options *Options `locationName:"options" type:"structure"` Routes *Routes `locationName:"routes" type:"structure"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` Type *string `locationName:"type" type:"string"` VgwTelemetry []*VgwTelemetrySetItem `locationName:"vgwTelemetry" locationNameList:"item" type:"list"` VpnConnectionId *string `locationName:"vpnConnectionId" type:"string"` VpnGatewayId *string `locationName:"vpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (VpnConnection) GoString ¶
func (s VpnConnection) GoString() string
GoString returns the string representation
func (*VpnConnection) SetCreatedTime ¶
func (s *VpnConnection) SetCreatedTime(v time.Time) *VpnConnection
SetCreatedTime sets the CreatedTime field's value.
func (*VpnConnection) SetCustomerGatewayConfiguration ¶
func (s *VpnConnection) SetCustomerGatewayConfiguration(v string) *VpnConnection
SetCustomerGatewayConfiguration sets the CustomerGatewayConfiguration field's value.
func (*VpnConnection) SetCustomerGatewayId ¶
func (s *VpnConnection) SetCustomerGatewayId(v string) *VpnConnection
SetCustomerGatewayId sets the CustomerGatewayId field's value.
func (*VpnConnection) SetNiftyCustomerGatewayName ¶
func (s *VpnConnection) SetNiftyCustomerGatewayName(v string) *VpnConnection
SetNiftyCustomerGatewayName sets the NiftyCustomerGatewayName field's value.
func (*VpnConnection) SetNiftyIpsecConfiguration ¶
func (s *VpnConnection) SetNiftyIpsecConfiguration(v *NiftyIpsecConfiguration) *VpnConnection
SetNiftyIpsecConfiguration sets the NiftyIpsecConfiguration field's value.
func (*VpnConnection) SetNiftyTunnel ¶
func (s *VpnConnection) SetNiftyTunnel(v *NiftyTunnel) *VpnConnection
SetNiftyTunnel sets the NiftyTunnel field's value.
func (*VpnConnection) SetNiftyVpnConnectionDescription ¶
func (s *VpnConnection) SetNiftyVpnConnectionDescription(v string) *VpnConnection
SetNiftyVpnConnectionDescription sets the NiftyVpnConnectionDescription field's value.
func (*VpnConnection) SetNiftyVpnGatewayName ¶
func (s *VpnConnection) SetNiftyVpnGatewayName(v string) *VpnConnection
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*VpnConnection) SetOptions ¶
func (s *VpnConnection) SetOptions(v *Options) *VpnConnection
SetOptions sets the Options field's value.
func (*VpnConnection) SetRoutes ¶
func (s *VpnConnection) SetRoutes(v *Routes) *VpnConnection
SetRoutes sets the Routes field's value.
func (*VpnConnection) SetState ¶
func (s *VpnConnection) SetState(v string) *VpnConnection
SetState sets the State field's value.
func (*VpnConnection) SetTagSet ¶
func (s *VpnConnection) SetTagSet(v []*TagSetItem) *VpnConnection
SetTagSet sets the TagSet field's value.
func (*VpnConnection) SetType ¶
func (s *VpnConnection) SetType(v string) *VpnConnection
SetType sets the Type field's value.
func (*VpnConnection) SetVgwTelemetry ¶
func (s *VpnConnection) SetVgwTelemetry(v []*VgwTelemetrySetItem) *VpnConnection
SetVgwTelemetry sets the VgwTelemetry field's value.
func (*VpnConnection) SetVpnConnectionId ¶
func (s *VpnConnection) SetVpnConnectionId(v string) *VpnConnection
SetVpnConnectionId sets the VpnConnectionId field's value.
func (*VpnConnection) SetVpnGatewayId ¶
func (s *VpnConnection) SetVpnGatewayId(v string) *VpnConnection
SetVpnGatewayId sets the VpnGatewayId field's value.
func (VpnConnection) String ¶
func (s VpnConnection) String() string
String returns the string representation
type VpnConnectionSetItem ¶
type VpnConnectionSetItem struct { CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` CustomerGatewayConfiguration *string `locationName:"customerGatewayConfiguration" type:"string"` CustomerGatewayId *string `locationName:"customerGatewayId" type:"string"` NiftyCustomerGatewayName *string `locationName:"niftyCustomerGatewayName" type:"string"` NiftyIpsecConfiguration *NiftyIpsecConfiguration `locationName:"niftyIpsecConfiguration" type:"structure"` NiftyTunnel *NiftyTunnel `locationName:"niftyTunnel" type:"structure"` NiftyVpnConnectionDescription *string `locationName:"niftyVpnConnectionDescription" type:"string"` NiftyVpnGatewayName *string `locationName:"niftyVpnGatewayName" type:"string"` Options *Options `locationName:"options" type:"structure"` Routes *Routes `locationName:"routes" type:"structure"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` Type *string `locationName:"type" type:"string"` VgwTelemetry []*VgwTelemetrySetItem `locationName:"vgwTelemetry" locationNameList:"item" type:"list"` VpnConnectionId *string `locationName:"vpnConnectionId" type:"string"` VpnGatewayId *string `locationName:"vpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (VpnConnectionSetItem) GoString ¶
func (s VpnConnectionSetItem) GoString() string
GoString returns the string representation
func (*VpnConnectionSetItem) SetCreatedTime ¶
func (s *VpnConnectionSetItem) SetCreatedTime(v time.Time) *VpnConnectionSetItem
SetCreatedTime sets the CreatedTime field's value.
func (*VpnConnectionSetItem) SetCustomerGatewayConfiguration ¶
func (s *VpnConnectionSetItem) SetCustomerGatewayConfiguration(v string) *VpnConnectionSetItem
SetCustomerGatewayConfiguration sets the CustomerGatewayConfiguration field's value.
func (*VpnConnectionSetItem) SetCustomerGatewayId ¶
func (s *VpnConnectionSetItem) SetCustomerGatewayId(v string) *VpnConnectionSetItem
SetCustomerGatewayId sets the CustomerGatewayId field's value.
func (*VpnConnectionSetItem) SetNiftyCustomerGatewayName ¶
func (s *VpnConnectionSetItem) SetNiftyCustomerGatewayName(v string) *VpnConnectionSetItem
SetNiftyCustomerGatewayName sets the NiftyCustomerGatewayName field's value.
func (*VpnConnectionSetItem) SetNiftyIpsecConfiguration ¶
func (s *VpnConnectionSetItem) SetNiftyIpsecConfiguration(v *NiftyIpsecConfiguration) *VpnConnectionSetItem
SetNiftyIpsecConfiguration sets the NiftyIpsecConfiguration field's value.
func (*VpnConnectionSetItem) SetNiftyTunnel ¶
func (s *VpnConnectionSetItem) SetNiftyTunnel(v *NiftyTunnel) *VpnConnectionSetItem
SetNiftyTunnel sets the NiftyTunnel field's value.
func (*VpnConnectionSetItem) SetNiftyVpnConnectionDescription ¶
func (s *VpnConnectionSetItem) SetNiftyVpnConnectionDescription(v string) *VpnConnectionSetItem
SetNiftyVpnConnectionDescription sets the NiftyVpnConnectionDescription field's value.
func (*VpnConnectionSetItem) SetNiftyVpnGatewayName ¶
func (s *VpnConnectionSetItem) SetNiftyVpnGatewayName(v string) *VpnConnectionSetItem
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*VpnConnectionSetItem) SetOptions ¶
func (s *VpnConnectionSetItem) SetOptions(v *Options) *VpnConnectionSetItem
SetOptions sets the Options field's value.
func (*VpnConnectionSetItem) SetRoutes ¶
func (s *VpnConnectionSetItem) SetRoutes(v *Routes) *VpnConnectionSetItem
SetRoutes sets the Routes field's value.
func (*VpnConnectionSetItem) SetState ¶
func (s *VpnConnectionSetItem) SetState(v string) *VpnConnectionSetItem
SetState sets the State field's value.
func (*VpnConnectionSetItem) SetTagSet ¶
func (s *VpnConnectionSetItem) SetTagSet(v []*TagSetItem) *VpnConnectionSetItem
SetTagSet sets the TagSet field's value.
func (*VpnConnectionSetItem) SetType ¶
func (s *VpnConnectionSetItem) SetType(v string) *VpnConnectionSetItem
SetType sets the Type field's value.
func (*VpnConnectionSetItem) SetVgwTelemetry ¶
func (s *VpnConnectionSetItem) SetVgwTelemetry(v []*VgwTelemetrySetItem) *VpnConnectionSetItem
SetVgwTelemetry sets the VgwTelemetry field's value.
func (*VpnConnectionSetItem) SetVpnConnectionId ¶
func (s *VpnConnectionSetItem) SetVpnConnectionId(v string) *VpnConnectionSetItem
SetVpnConnectionId sets the VpnConnectionId field's value.
func (*VpnConnectionSetItem) SetVpnGatewayId ¶
func (s *VpnConnectionSetItem) SetVpnGatewayId(v string) *VpnConnectionSetItem
SetVpnGatewayId sets the VpnGatewayId field's value.
func (VpnConnectionSetItem) String ¶
func (s VpnConnectionSetItem) String() string
String returns the string representation
type VpnGateway ¶
type VpnGateway struct { AccountingType *string `locationName:"accountingType" type:"string"` Attachments []*AttachmentsSetItem `locationName:"attachments" locationNameList:"item" type:"list"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` GroupSet []*GroupSetItem `locationName:"groupSet" locationNameList:"item" type:"list"` NetworkInterfaceSet []*NetworkInterfaceSetItem `locationName:"networkInterfaceSet" locationNameList:"item" type:"list"` NextMonthAccountingType *string `locationName:"nextMonthAccountingType" type:"string"` NiftyRedundancy *bool `locationName:"niftyRedundancy" type:"boolean"` NiftyVpnGatewayDescription *string `locationName:"niftyVpnGatewayDescription" type:"string"` NiftyVpnGatewayName *string `locationName:"niftyVpnGatewayName" type:"string"` NiftyVpnGatewayType *string `locationName:"niftyVpnGatewayType" type:"string"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` Type *string `locationName:"type" type:"string"` VpnGatewayId *string `locationName:"vpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (VpnGateway) GoString ¶
func (s VpnGateway) GoString() string
GoString returns the string representation
func (*VpnGateway) SetAccountingType ¶
func (s *VpnGateway) SetAccountingType(v string) *VpnGateway
SetAccountingType sets the AccountingType field's value.
func (*VpnGateway) SetAttachments ¶
func (s *VpnGateway) SetAttachments(v []*AttachmentsSetItem) *VpnGateway
SetAttachments sets the Attachments field's value.
func (*VpnGateway) SetAvailabilityZone ¶
func (s *VpnGateway) SetAvailabilityZone(v string) *VpnGateway
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*VpnGateway) SetCreatedTime ¶
func (s *VpnGateway) SetCreatedTime(v time.Time) *VpnGateway
SetCreatedTime sets the CreatedTime field's value.
func (*VpnGateway) SetGroupSet ¶
func (s *VpnGateway) SetGroupSet(v []*GroupSetItem) *VpnGateway
SetGroupSet sets the GroupSet field's value.
func (*VpnGateway) SetNetworkInterfaceSet ¶
func (s *VpnGateway) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *VpnGateway
SetNetworkInterfaceSet sets the NetworkInterfaceSet field's value.
func (*VpnGateway) SetNextMonthAccountingType ¶
func (s *VpnGateway) SetNextMonthAccountingType(v string) *VpnGateway
SetNextMonthAccountingType sets the NextMonthAccountingType field's value.
func (*VpnGateway) SetNiftyRedundancy ¶
func (s *VpnGateway) SetNiftyRedundancy(v bool) *VpnGateway
SetNiftyRedundancy sets the NiftyRedundancy field's value.
func (*VpnGateway) SetNiftyVpnGatewayDescription ¶
func (s *VpnGateway) SetNiftyVpnGatewayDescription(v string) *VpnGateway
SetNiftyVpnGatewayDescription sets the NiftyVpnGatewayDescription field's value.
func (*VpnGateway) SetNiftyVpnGatewayName ¶
func (s *VpnGateway) SetNiftyVpnGatewayName(v string) *VpnGateway
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*VpnGateway) SetNiftyVpnGatewayType ¶
func (s *VpnGateway) SetNiftyVpnGatewayType(v string) *VpnGateway
SetNiftyVpnGatewayType sets the NiftyVpnGatewayType field's value.
func (*VpnGateway) SetState ¶
func (s *VpnGateway) SetState(v string) *VpnGateway
SetState sets the State field's value.
func (*VpnGateway) SetTagSet ¶
func (s *VpnGateway) SetTagSet(v []*TagSetItem) *VpnGateway
SetTagSet sets the TagSet field's value.
func (*VpnGateway) SetType ¶
func (s *VpnGateway) SetType(v string) *VpnGateway
SetType sets the Type field's value.
func (*VpnGateway) SetVpnGatewayId ¶
func (s *VpnGateway) SetVpnGatewayId(v string) *VpnGateway
SetVpnGatewayId sets the VpnGatewayId field's value.
func (VpnGateway) String ¶
func (s VpnGateway) String() string
String returns the string representation
type VpnGatewayInfo ¶
type VpnGatewayInfo struct { VpnGatewayMeasuredRateSet []*VpnGatewayMeasuredRateSetItem `locationName:"vpnGatewayMeasuredRateSet" locationNameList:"item" type:"list"` VpnGatewayMonthlyRateSet []*VpnGatewayMonthlyRateSetItem `locationName:"vpnGatewayMonthlyRateSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (VpnGatewayInfo) GoString ¶
func (s VpnGatewayInfo) GoString() string
GoString returns the string representation
func (*VpnGatewayInfo) SetVpnGatewayMeasuredRateSet ¶
func (s *VpnGatewayInfo) SetVpnGatewayMeasuredRateSet(v []*VpnGatewayMeasuredRateSetItem) *VpnGatewayInfo
SetVpnGatewayMeasuredRateSet sets the VpnGatewayMeasuredRateSet field's value.
func (*VpnGatewayInfo) SetVpnGatewayMonthlyRateSet ¶
func (s *VpnGatewayInfo) SetVpnGatewayMonthlyRateSet(v []*VpnGatewayMonthlyRateSetItem) *VpnGatewayInfo
SetVpnGatewayMonthlyRateSet sets the VpnGatewayMonthlyRateSet field's value.
func (VpnGatewayInfo) String ¶
func (s VpnGatewayInfo) String() string
String returns the string representation
type VpnGatewayItemSetItem ¶
type VpnGatewayItemSetItem struct { Count *int64 `locationName:"count" type:"integer"` Type *string `locationName:"type" type:"string"` // contains filtered or unexported fields }
func (VpnGatewayItemSetItem) GoString ¶
func (s VpnGatewayItemSetItem) GoString() string
GoString returns the string representation
func (*VpnGatewayItemSetItem) SetCount ¶
func (s *VpnGatewayItemSetItem) SetCount(v int64) *VpnGatewayItemSetItem
SetCount sets the Count field's value.
func (*VpnGatewayItemSetItem) SetType ¶
func (s *VpnGatewayItemSetItem) SetType(v string) *VpnGatewayItemSetItem
SetType sets the Type field's value.
func (VpnGatewayItemSetItem) String ¶
func (s VpnGatewayItemSetItem) String() string
String returns the string representation
type VpnGatewayMeasuredRateSetItem ¶
type VpnGatewayMeasuredRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (VpnGatewayMeasuredRateSetItem) GoString ¶
func (s VpnGatewayMeasuredRateSetItem) GoString() string
GoString returns the string representation
func (*VpnGatewayMeasuredRateSetItem) SetCharge ¶
func (s *VpnGatewayMeasuredRateSetItem) SetCharge(v int64) *VpnGatewayMeasuredRateSetItem
SetCharge sets the Charge field's value.
func (*VpnGatewayMeasuredRateSetItem) SetType ¶
func (s *VpnGatewayMeasuredRateSetItem) SetType(v string) *VpnGatewayMeasuredRateSetItem
SetType sets the Type field's value.
func (*VpnGatewayMeasuredRateSetItem) SetUnit ¶
func (s *VpnGatewayMeasuredRateSetItem) SetUnit(v string) *VpnGatewayMeasuredRateSetItem
SetUnit sets the Unit field's value.
func (*VpnGatewayMeasuredRateSetItem) SetValue ¶
func (s *VpnGatewayMeasuredRateSetItem) SetValue(v int64) *VpnGatewayMeasuredRateSetItem
SetValue sets the Value field's value.
func (VpnGatewayMeasuredRateSetItem) String ¶
func (s VpnGatewayMeasuredRateSetItem) String() string
String returns the string representation
type VpnGatewayMonthlyRateSetItem ¶
type VpnGatewayMonthlyRateSetItem struct { Charge *int64 `locationName:"charge" type:"integer"` Type *string `locationName:"type" type:"string"` Unit *string `locationName:"unit" type:"string"` Value *int64 `locationName:"value" type:"integer"` // contains filtered or unexported fields }
func (VpnGatewayMonthlyRateSetItem) GoString ¶
func (s VpnGatewayMonthlyRateSetItem) GoString() string
GoString returns the string representation
func (*VpnGatewayMonthlyRateSetItem) SetCharge ¶
func (s *VpnGatewayMonthlyRateSetItem) SetCharge(v int64) *VpnGatewayMonthlyRateSetItem
SetCharge sets the Charge field's value.
func (*VpnGatewayMonthlyRateSetItem) SetType ¶
func (s *VpnGatewayMonthlyRateSetItem) SetType(v string) *VpnGatewayMonthlyRateSetItem
SetType sets the Type field's value.
func (*VpnGatewayMonthlyRateSetItem) SetUnit ¶
func (s *VpnGatewayMonthlyRateSetItem) SetUnit(v string) *VpnGatewayMonthlyRateSetItem
SetUnit sets the Unit field's value.
func (*VpnGatewayMonthlyRateSetItem) SetValue ¶
func (s *VpnGatewayMonthlyRateSetItem) SetValue(v int64) *VpnGatewayMonthlyRateSetItem
SetValue sets the Value field's value.
func (VpnGatewayMonthlyRateSetItem) String ¶
func (s VpnGatewayMonthlyRateSetItem) String() string
String returns the string representation
type VpnGatewayNetworkInterfaceSetItem ¶
type VpnGatewayNetworkInterfaceSetItem struct { DeviceIndex *int64 `locationName:"deviceIndex" type:"integer"` IpAddress *string `locationName:"ipAddress" type:"string"` NetworkId *string `locationName:"networkId" type:"string"` NiftyVpnGatewayName *string `locationName:"niftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"vpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (VpnGatewayNetworkInterfaceSetItem) GoString ¶
func (s VpnGatewayNetworkInterfaceSetItem) GoString() string
GoString returns the string representation
func (*VpnGatewayNetworkInterfaceSetItem) SetDeviceIndex ¶
func (s *VpnGatewayNetworkInterfaceSetItem) SetDeviceIndex(v int64) *VpnGatewayNetworkInterfaceSetItem
SetDeviceIndex sets the DeviceIndex field's value.
func (*VpnGatewayNetworkInterfaceSetItem) SetIpAddress ¶
func (s *VpnGatewayNetworkInterfaceSetItem) SetIpAddress(v string) *VpnGatewayNetworkInterfaceSetItem
SetIpAddress sets the IpAddress field's value.
func (*VpnGatewayNetworkInterfaceSetItem) SetNetworkId ¶
func (s *VpnGatewayNetworkInterfaceSetItem) SetNetworkId(v string) *VpnGatewayNetworkInterfaceSetItem
SetNetworkId sets the NetworkId field's value.
func (*VpnGatewayNetworkInterfaceSetItem) SetNiftyVpnGatewayName ¶
func (s *VpnGatewayNetworkInterfaceSetItem) SetNiftyVpnGatewayName(v string) *VpnGatewayNetworkInterfaceSetItem
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*VpnGatewayNetworkInterfaceSetItem) SetVpnGatewayId ¶
func (s *VpnGatewayNetworkInterfaceSetItem) SetVpnGatewayId(v string) *VpnGatewayNetworkInterfaceSetItem
SetVpnGatewayId sets the VpnGatewayId field's value.
func (VpnGatewayNetworkInterfaceSetItem) String ¶
func (s VpnGatewayNetworkInterfaceSetItem) String() string
String returns the string representation
type VpnGatewaySetItem ¶
type VpnGatewaySetItem struct { AccountingType *string `locationName:"accountingType" type:"string"` Attachments []*AttachmentsSetItem `locationName:"attachments" locationNameList:"item" type:"list"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` BackupInformation *BackupInformation `locationName:"backupInformation" type:"structure"` CreatedTime *time.Time `locationName:"createdTime" type:"timestamp" timestampFormat:""` DeviceIndex *int64 `locationName:"deviceIndex" type:"integer"` GroupSet []*GroupSetItem `locationName:"groupSet" locationNameList:"item" type:"list"` IpAddress *string `locationName:"ipAddress" type:"string"` NetworkInterfaceSet []*NetworkInterfaceSetItem `locationName:"networkInterfaceSet" locationNameList:"item" type:"list"` NiftyRedundancy *bool `locationName:"niftyRedundancy" type:"boolean"` NiftyVpnGatewayDescription *string `locationName:"niftyVpnGatewayDescription" type:"string"` NiftyVpnGatewayName *string `locationName:"niftyVpnGatewayName" type:"string"` NiftyVpnGatewayType *string `locationName:"niftyVpnGatewayType" type:"string"` RouteTableAssociationId *string `locationName:"routeTableAssociationId" type:"string"` RouteTableId *string `locationName:"routeTableId" type:"string"` State *string `locationName:"state" type:"string"` TagSet []*TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` Type *string `locationName:"type" type:"string"` VersionInformation *VersionInformation `locationName:"versionInformation" type:"structure"` VpnGatewayId *string `locationName:"vpnGatewayId" type:"string"` // contains filtered or unexported fields }
func (VpnGatewaySetItem) GoString ¶
func (s VpnGatewaySetItem) GoString() string
GoString returns the string representation
func (*VpnGatewaySetItem) SetAccountingType ¶
func (s *VpnGatewaySetItem) SetAccountingType(v string) *VpnGatewaySetItem
SetAccountingType sets the AccountingType field's value.
func (*VpnGatewaySetItem) SetAttachments ¶
func (s *VpnGatewaySetItem) SetAttachments(v []*AttachmentsSetItem) *VpnGatewaySetItem
SetAttachments sets the Attachments field's value.
func (*VpnGatewaySetItem) SetAvailabilityZone ¶
func (s *VpnGatewaySetItem) SetAvailabilityZone(v string) *VpnGatewaySetItem
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*VpnGatewaySetItem) SetBackupInformation ¶
func (s *VpnGatewaySetItem) SetBackupInformation(v *BackupInformation) *VpnGatewaySetItem
SetBackupInformation sets the BackupInformation field's value.
func (*VpnGatewaySetItem) SetCreatedTime ¶
func (s *VpnGatewaySetItem) SetCreatedTime(v time.Time) *VpnGatewaySetItem
SetCreatedTime sets the CreatedTime field's value.
func (*VpnGatewaySetItem) SetDeviceIndex ¶
func (s *VpnGatewaySetItem) SetDeviceIndex(v int64) *VpnGatewaySetItem
SetDeviceIndex sets the DeviceIndex field's value.
func (*VpnGatewaySetItem) SetGroupSet ¶
func (s *VpnGatewaySetItem) SetGroupSet(v []*GroupSetItem) *VpnGatewaySetItem
SetGroupSet sets the GroupSet field's value.
func (*VpnGatewaySetItem) SetIpAddress ¶
func (s *VpnGatewaySetItem) SetIpAddress(v string) *VpnGatewaySetItem
SetIpAddress sets the IpAddress field's value.
func (*VpnGatewaySetItem) SetNetworkInterfaceSet ¶
func (s *VpnGatewaySetItem) SetNetworkInterfaceSet(v []*NetworkInterfaceSetItem) *VpnGatewaySetItem
SetNetworkInterfaceSet sets the NetworkInterfaceSet field's value.
func (*VpnGatewaySetItem) SetNiftyRedundancy ¶
func (s *VpnGatewaySetItem) SetNiftyRedundancy(v bool) *VpnGatewaySetItem
SetNiftyRedundancy sets the NiftyRedundancy field's value.
func (*VpnGatewaySetItem) SetNiftyVpnGatewayDescription ¶
func (s *VpnGatewaySetItem) SetNiftyVpnGatewayDescription(v string) *VpnGatewaySetItem
SetNiftyVpnGatewayDescription sets the NiftyVpnGatewayDescription field's value.
func (*VpnGatewaySetItem) SetNiftyVpnGatewayName ¶
func (s *VpnGatewaySetItem) SetNiftyVpnGatewayName(v string) *VpnGatewaySetItem
SetNiftyVpnGatewayName sets the NiftyVpnGatewayName field's value.
func (*VpnGatewaySetItem) SetNiftyVpnGatewayType ¶
func (s *VpnGatewaySetItem) SetNiftyVpnGatewayType(v string) *VpnGatewaySetItem
SetNiftyVpnGatewayType sets the NiftyVpnGatewayType field's value.
func (*VpnGatewaySetItem) SetRouteTableAssociationId ¶
func (s *VpnGatewaySetItem) SetRouteTableAssociationId(v string) *VpnGatewaySetItem
SetRouteTableAssociationId sets the RouteTableAssociationId field's value.
func (*VpnGatewaySetItem) SetRouteTableId ¶
func (s *VpnGatewaySetItem) SetRouteTableId(v string) *VpnGatewaySetItem
SetRouteTableId sets the RouteTableId field's value.
func (*VpnGatewaySetItem) SetState ¶
func (s *VpnGatewaySetItem) SetState(v string) *VpnGatewaySetItem
SetState sets the State field's value.
func (*VpnGatewaySetItem) SetTagSet ¶
func (s *VpnGatewaySetItem) SetTagSet(v []*TagSetItem) *VpnGatewaySetItem
SetTagSet sets the TagSet field's value.
func (*VpnGatewaySetItem) SetType ¶
func (s *VpnGatewaySetItem) SetType(v string) *VpnGatewaySetItem
SetType sets the Type field's value.
func (*VpnGatewaySetItem) SetVersionInformation ¶
func (s *VpnGatewaySetItem) SetVersionInformation(v *VersionInformation) *VpnGatewaySetItem
SetVersionInformation sets the VersionInformation field's value.
func (*VpnGatewaySetItem) SetVpnGatewayId ¶
func (s *VpnGatewaySetItem) SetVpnGatewayId(v string) *VpnGatewaySetItem
SetVpnGatewayId sets the VpnGatewayId field's value.
func (VpnGatewaySetItem) String ¶
func (s VpnGatewaySetItem) String() string
String returns the string representation
type WebProxy ¶
type WebProxy struct { BypassInterface *BypassInterface `locationName:"bypassInterface" type:"structure"` Description *string `locationName:"description" type:"string"` ListenInterface *ListenInterface `locationName:"listenInterface" type:"structure"` ListenPort *string `locationName:"listenPort" type:"string"` Option *Option `locationName:"option" type:"structure"` RouterId *string `locationName:"routerId" type:"string"` RouterName *string `locationName:"routerName" type:"string"` // contains filtered or unexported fields }
func (*WebProxy) SetBypassInterface ¶
func (s *WebProxy) SetBypassInterface(v *BypassInterface) *WebProxy
SetBypassInterface sets the BypassInterface field's value.
func (*WebProxy) SetDescription ¶
SetDescription sets the Description field's value.
func (*WebProxy) SetListenInterface ¶
func (s *WebProxy) SetListenInterface(v *ListenInterface) *WebProxy
SetListenInterface sets the ListenInterface field's value.
func (*WebProxy) SetListenPort ¶
SetListenPort sets the ListenPort field's value.
func (*WebProxy) SetRouterId ¶
SetRouterId sets the RouterId field's value.
func (*WebProxy) SetRouterName ¶
SetRouterName sets the RouterName field's value.
type WebProxySetItem ¶
type WebProxySetItem struct { BypassInterface *BypassInterface `locationName:"bypassInterface" type:"structure"` Description *string `locationName:"description" type:"string"` ListenInterface *ListenInterface `locationName:"listenInterface" type:"structure"` ListenPort *string `locationName:"listenPort" type:"string"` Option *Option `locationName:"option" type:"structure"` RouterId *string `locationName:"routerId" type:"string"` RouterName *string `locationName:"routerName" type:"string"` // contains filtered or unexported fields }
func (WebProxySetItem) GoString ¶
func (s WebProxySetItem) GoString() string
GoString returns the string representation
func (*WebProxySetItem) SetBypassInterface ¶
func (s *WebProxySetItem) SetBypassInterface(v *BypassInterface) *WebProxySetItem
SetBypassInterface sets the BypassInterface field's value.
func (*WebProxySetItem) SetDescription ¶
func (s *WebProxySetItem) SetDescription(v string) *WebProxySetItem
SetDescription sets the Description field's value.
func (*WebProxySetItem) SetListenInterface ¶
func (s *WebProxySetItem) SetListenInterface(v *ListenInterface) *WebProxySetItem
SetListenInterface sets the ListenInterface field's value.
func (*WebProxySetItem) SetListenPort ¶
func (s *WebProxySetItem) SetListenPort(v string) *WebProxySetItem
SetListenPort sets the ListenPort field's value.
func (*WebProxySetItem) SetOption ¶
func (s *WebProxySetItem) SetOption(v *Option) *WebProxySetItem
SetOption sets the Option field's value.
func (*WebProxySetItem) SetRouterId ¶
func (s *WebProxySetItem) SetRouterId(v string) *WebProxySetItem
SetRouterId sets the RouterId field's value.
func (*WebProxySetItem) SetRouterName ¶
func (s *WebProxySetItem) SetRouterName(v string) *WebProxySetItem
SetRouterName sets the RouterName field's value.
func (WebProxySetItem) String ¶
func (s WebProxySetItem) String() string
String returns the string representation
Directories
¶
Path | Synopsis |
---|---|
Package computingiface provides an interface to enable mocking the NIFCLOUD Computing service client for testing your code.
|
Package computingiface provides an interface to enable mocking the NIFCLOUD Computing service client for testing your code. |