Documentation
¶
Overview ¶
Package computing provides the client and types for making API requests to NIFCLOUD Computing.
See https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15 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 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 aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#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
- type AlarmDateHistorySetItem
- type AlarmEventHistorySetItem
- type AlarmRulesActivitiesDateSetItem
- type AlarmRulesActivitiesEventSetItem
- type AlarmRulesActivitiesSetItem
- type AlarmTargetSetItem
- type AlarmTargetsSetItem
- type AllocateAddressInput
- type AllocateAddressOutput
- type AllocateAddressRequest
- type AnalyzeResultSetItem
- type AppCookieStickinessPoliciesMemberItem
- type AssociateAddressInput
- type AssociateAddressOutput
- type AssociateAddressRequest
- type AssociateRouteTableInput
- type AssociateRouteTableOutput
- type AssociateRouteTableRequest
- type AssociateUsersInput
- type AssociateUsersOutput
- type AssociateUsersRequest
- type Association
- type AssociationSetItem
- type AttachNetworkInterfaceInput
- type AttachNetworkInterfaceOutput
- type AttachNetworkInterfaceRequest
- type AttachVolumeInput
- type AttachVolumeOutput
- type AttachVolumeRequest
- type Attachment
- type AttachmentSetItem
- type AttachmentsSetItem
- type AuthorizeSecurityGroupIngressInput
- type AuthorizeSecurityGroupIngressOutput
- type AuthorizeSecurityGroupIngressRequest
- type AutoScaleCount
- type AutoScaleInfo
- type AutoScalingReservationSetItem
- type Autoscaling
- type AvailabilityZoneInfoSetItem
- type BackupInformation
- type BlockDeviceMappingSetItem
- type BypassInterface
- type CaState
- type CancelCopyInstancesInput
- type CancelCopyInstancesOutput
- type CancelCopyInstancesRequest
- type CancelUploadInput
- type CancelUploadOutput
- type CancelUploadRequest
- type CertAuthority
- type CertInfo
- type CertState
- type CertsSetItem
- type ChargeDetail
- type ChargeDetailInfo
- type ClearLoadBalancerSessionInput
- type ClearLoadBalancerSessionOutput
- type ClearLoadBalancerSessionRequest
- type Computing
- func (c *Computing) AllocateAddressRequest(input *AllocateAddressInput) AllocateAddressRequest
- func (c *Computing) AssociateAddressRequest(input *AssociateAddressInput) AssociateAddressRequest
- func (c *Computing) AssociateRouteTableRequest(input *AssociateRouteTableInput) AssociateRouteTableRequest
- func (c *Computing) AssociateUsersRequest(input *AssociateUsersInput) AssociateUsersRequest
- func (c *Computing) AttachNetworkInterfaceRequest(input *AttachNetworkInterfaceInput) AttachNetworkInterfaceRequest
- func (c *Computing) AttachVolumeRequest(input *AttachVolumeInput) AttachVolumeRequest
- func (c *Computing) AuthorizeSecurityGroupIngressRequest(input *AuthorizeSecurityGroupIngressInput) AuthorizeSecurityGroupIngressRequest
- func (c *Computing) CancelCopyInstancesRequest(input *CancelCopyInstancesInput) CancelCopyInstancesRequest
- func (c *Computing) CancelUploadRequest(input *CancelUploadInput) CancelUploadRequest
- func (c *Computing) ClearLoadBalancerSessionRequest(input *ClearLoadBalancerSessionInput) ClearLoadBalancerSessionRequest
- func (c *Computing) ConfigureHealthCheckRequest(input *ConfigureHealthCheckInput) ConfigureHealthCheckRequest
- func (c *Computing) CopyInstancesRequest(input *CopyInstancesInput) CopyInstancesRequest
- func (c *Computing) CreateCustomerGatewayRequest(input *CreateCustomerGatewayInput) CreateCustomerGatewayRequest
- func (c *Computing) CreateDhcpOptionsRequest(input *CreateDhcpOptionsInput) CreateDhcpOptionsRequest
- func (c *Computing) CreateImageRequest(input *CreateImageInput) CreateImageRequest
- func (c *Computing) CreateKeyPairRequest(input *CreateKeyPairInput) CreateKeyPairRequest
- func (c *Computing) CreateLoadBalancerRequest(input *CreateLoadBalancerInput) CreateLoadBalancerRequest
- func (c *Computing) CreateNetworkInterfaceRequest(input *CreateNetworkInterfaceInput) CreateNetworkInterfaceRequest
- func (c *Computing) CreateRouteRequest(input *CreateRouteInput) CreateRouteRequest
- func (c *Computing) CreateRouteTableRequest(input *CreateRouteTableInput) CreateRouteTableRequest
- func (c *Computing) CreateSecurityGroupRequest(input *CreateSecurityGroupInput) CreateSecurityGroupRequest
- func (c *Computing) CreateSslCertificateRequest(input *CreateSslCertificateInput) CreateSslCertificateRequest
- func (c *Computing) CreateVolumeRequest(input *CreateVolumeInput) CreateVolumeRequest
- func (c *Computing) CreateVpnConnectionRequest(input *CreateVpnConnectionInput) CreateVpnConnectionRequest
- func (c *Computing) CreateVpnGatewayRequest(input *CreateVpnGatewayInput) CreateVpnGatewayRequest
- func (c *Computing) DeleteCustomerGatewayRequest(input *DeleteCustomerGatewayInput) DeleteCustomerGatewayRequest
- func (c *Computing) DeleteDhcpOptionsRequest(input *DeleteDhcpOptionsInput) DeleteDhcpOptionsRequest
- func (c *Computing) DeleteImageRequest(input *DeleteImageInput) DeleteImageRequest
- func (c *Computing) DeleteKeyPairRequest(input *DeleteKeyPairInput) DeleteKeyPairRequest
- func (c *Computing) DeleteLoadBalancerRequest(input *DeleteLoadBalancerInput) DeleteLoadBalancerRequest
- func (c *Computing) DeleteNetworkInterfaceRequest(input *DeleteNetworkInterfaceInput) DeleteNetworkInterfaceRequest
- func (c *Computing) DeleteRouteRequest(input *DeleteRouteInput) DeleteRouteRequest
- func (c *Computing) DeleteRouteTableRequest(input *DeleteRouteTableInput) DeleteRouteTableRequest
- func (c *Computing) DeleteSecurityGroupRequest(input *DeleteSecurityGroupInput) DeleteSecurityGroupRequest
- func (c *Computing) DeleteSslCertificateRequest(input *DeleteSslCertificateInput) DeleteSslCertificateRequest
- func (c *Computing) DeleteVolumeRequest(input *DeleteVolumeInput) DeleteVolumeRequest
- func (c *Computing) DeleteVpnConnectionRequest(input *DeleteVpnConnectionInput) DeleteVpnConnectionRequest
- func (c *Computing) DeleteVpnGatewayRequest(input *DeleteVpnGatewayInput) DeleteVpnGatewayRequest
- func (c *Computing) DeregisterInstancesFromLoadBalancerRequest(input *DeregisterInstancesFromLoadBalancerInput) DeregisterInstancesFromLoadBalancerRequest
- func (c *Computing) DeregisterInstancesFromSecurityGroupRequest(input *DeregisterInstancesFromSecurityGroupInput) DeregisterInstancesFromSecurityGroupRequest
- func (c *Computing) DescribeAddressesRequest(input *DescribeAddressesInput) DescribeAddressesRequest
- func (c *Computing) DescribeAssociatedUsersRequest(input *DescribeAssociatedUsersInput) DescribeAssociatedUsersRequest
- func (c *Computing) DescribeAvailabilityZonesRequest(input *DescribeAvailabilityZonesInput) DescribeAvailabilityZonesRequest
- func (c *Computing) DescribeCustomerGatewaysRequest(input *DescribeCustomerGatewaysInput) DescribeCustomerGatewaysRequest
- func (c *Computing) DescribeDhcpOptionsRequest(input *DescribeDhcpOptionsInput) DescribeDhcpOptionsRequest
- func (c *Computing) DescribeImagesRequest(input *DescribeImagesInput) DescribeImagesRequest
- func (c *Computing) DescribeInstanceAttributeRequest(input *DescribeInstanceAttributeInput) DescribeInstanceAttributeRequest
- func (c *Computing) DescribeInstanceHealthRequest(input *DescribeInstanceHealthInput) DescribeInstanceHealthRequest
- func (c *Computing) DescribeInstancesRequest(input *DescribeInstancesInput) DescribeInstancesRequest
- func (c *Computing) DescribeKeyPairsRequest(input *DescribeKeyPairsInput) DescribeKeyPairsRequest
- func (c *Computing) DescribeLoadBalancersRequest(input *DescribeLoadBalancersInput) DescribeLoadBalancersRequest
- func (c *Computing) DescribeNetworkInterfacesRequest(input *DescribeNetworkInterfacesInput) DescribeNetworkInterfacesRequest
- func (c *Computing) DescribeRegionsRequest(input *DescribeRegionsInput) DescribeRegionsRequest
- func (c *Computing) DescribeResourcesRequest(input *DescribeResourcesInput) DescribeResourcesRequest
- func (c *Computing) DescribeRouteTablesRequest(input *DescribeRouteTablesInput) DescribeRouteTablesRequest
- func (c *Computing) DescribeSecurityActivitiesRequest(input *DescribeSecurityActivitiesInput) DescribeSecurityActivitiesRequest
- func (c *Computing) DescribeSecurityGroupOptionRequest(input *DescribeSecurityGroupOptionInput) DescribeSecurityGroupOptionRequest
- func (c *Computing) DescribeSecurityGroupsRequest(input *DescribeSecurityGroupsInput) DescribeSecurityGroupsRequest
- func (c *Computing) DescribeServiceStatusRequest(input *DescribeServiceStatusInput) DescribeServiceStatusRequest
- func (c *Computing) DescribeSslCertificateAttributeRequest(input *DescribeSslCertificateAttributeInput) DescribeSslCertificateAttributeRequest
- func (c *Computing) DescribeSslCertificatesRequest(input *DescribeSslCertificatesInput) DescribeSslCertificatesRequest
- func (c *Computing) DescribeUploadsRequest(input *DescribeUploadsInput) DescribeUploadsRequest
- func (c *Computing) DescribeUsageRequest(input *DescribeUsageInput) DescribeUsageRequest
- func (c *Computing) DescribeUserActivitiesRequest(input *DescribeUserActivitiesInput) DescribeUserActivitiesRequest
- func (c *Computing) DescribeVolumesRequest(input *DescribeVolumesInput) DescribeVolumesRequest
- func (c *Computing) DescribeVpnConnectionsRequest(input *DescribeVpnConnectionsInput) DescribeVpnConnectionsRequest
- func (c *Computing) DescribeVpnGatewaysRequest(input *DescribeVpnGatewaysInput) DescribeVpnGatewaysRequest
- func (c *Computing) DetachNetworkInterfaceRequest(input *DetachNetworkInterfaceInput) DetachNetworkInterfaceRequest
- func (c *Computing) DetachVolumeRequest(input *DetachVolumeInput) DetachVolumeRequest
- func (c *Computing) DisassociateAddressRequest(input *DisassociateAddressInput) DisassociateAddressRequest
- func (c *Computing) DisassociateRouteTableRequest(input *DisassociateRouteTableInput) DisassociateRouteTableRequest
- func (c *Computing) DissociateUsersRequest(input *DissociateUsersInput) DissociateUsersRequest
- func (c *Computing) DownloadSslCertificateRequest(input *DownloadSslCertificateInput) DownloadSslCertificateRequest
- func (c *Computing) ImportInstanceRequest(input *ImportInstanceInput) ImportInstanceRequest
- func (c *Computing) ImportKeyPairRequest(input *ImportKeyPairInput) ImportKeyPairRequest
- func (c *Computing) ModifyImageAttributeRequest(input *ModifyImageAttributeInput) ModifyImageAttributeRequest
- func (c *Computing) ModifyInstanceAttributeRequest(input *ModifyInstanceAttributeInput) ModifyInstanceAttributeRequest
- func (c *Computing) ModifyNetworkInterfaceAttributeRequest(input *ModifyNetworkInterfaceAttributeInput) ModifyNetworkInterfaceAttributeRequest
- func (c *Computing) ModifySslCertificateAttributeRequest(input *ModifySslCertificateAttributeInput) ModifySslCertificateAttributeRequest
- func (c *Computing) ModifyVolumeAttributeRequest(input *ModifyVolumeAttributeInput) ModifyVolumeAttributeRequest
- func (c *Computing) NiftyAssociateImageRequest(input *NiftyAssociateImageInput) NiftyAssociateImageRequest
- func (c *Computing) NiftyAssociateNatTableRequest(input *NiftyAssociateNatTableInput) NiftyAssociateNatTableRequest
- func (c *Computing) NiftyAssociateRouteTableWithVpnGatewayRequest(input *NiftyAssociateRouteTableWithVpnGatewayInput) NiftyAssociateRouteTableWithVpnGatewayRequest
- func (c *Computing) NiftyConfigureElasticLoadBalancerHealthCheckRequest(input *NiftyConfigureElasticLoadBalancerHealthCheckInput) NiftyConfigureElasticLoadBalancerHealthCheckRequest
- func (c *Computing) NiftyCreateAlarmRequest(input *NiftyCreateAlarmInput) NiftyCreateAlarmRequest
- func (c *Computing) NiftyCreateAutoScalingGroupRequest(input *NiftyCreateAutoScalingGroupInput) NiftyCreateAutoScalingGroupRequest
- func (c *Computing) NiftyCreateDhcpConfigRequest(input *NiftyCreateDhcpConfigInput) NiftyCreateDhcpConfigRequest
- func (c *Computing) NiftyCreateDhcpIpAddressPoolRequest(input *NiftyCreateDhcpIpAddressPoolInput) NiftyCreateDhcpIpAddressPoolRequest
- func (c *Computing) NiftyCreateDhcpStaticMappingRequest(input *NiftyCreateDhcpStaticMappingInput) NiftyCreateDhcpStaticMappingRequest
- func (c *Computing) NiftyCreateElasticLoadBalancerRequest(input *NiftyCreateElasticLoadBalancerInput) NiftyCreateElasticLoadBalancerRequest
- func (c *Computing) NiftyCreateInstanceSnapshotRequest(input *NiftyCreateInstanceSnapshotInput) NiftyCreateInstanceSnapshotRequest
- func (c *Computing) NiftyCreateNatRuleRequest(input *NiftyCreateNatRuleInput) NiftyCreateNatRuleRequest
- func (c *Computing) NiftyCreateNatTableRequest(input *NiftyCreateNatTableInput) NiftyCreateNatTableRequest
- func (c *Computing) NiftyCreatePrivateLanRequest(input *NiftyCreatePrivateLanInput) NiftyCreatePrivateLanRequest
- func (c *Computing) NiftyCreateRouterRequest(input *NiftyCreateRouterInput) NiftyCreateRouterRequest
- func (c *Computing) NiftyCreateSeparateInstanceRuleRequest(input *NiftyCreateSeparateInstanceRuleInput) NiftyCreateSeparateInstanceRuleRequest
- func (c *Computing) NiftyCreateWebProxyRequest(input *NiftyCreateWebProxyInput) NiftyCreateWebProxyRequest
- func (c *Computing) NiftyDeleteAlarmRequest(input *NiftyDeleteAlarmInput) NiftyDeleteAlarmRequest
- func (c *Computing) NiftyDeleteAutoScalingGroupRequest(input *NiftyDeleteAutoScalingGroupInput) NiftyDeleteAutoScalingGroupRequest
- func (c *Computing) NiftyDeleteDhcpConfigRequest(input *NiftyDeleteDhcpConfigInput) NiftyDeleteDhcpConfigRequest
- func (c *Computing) NiftyDeleteDhcpIpAddressPoolRequest(input *NiftyDeleteDhcpIpAddressPoolInput) NiftyDeleteDhcpIpAddressPoolRequest
- func (c *Computing) NiftyDeleteDhcpStaticMappingRequest(input *NiftyDeleteDhcpStaticMappingInput) NiftyDeleteDhcpStaticMappingRequest
- func (c *Computing) NiftyDeleteElasticLoadBalancerRequest(input *NiftyDeleteElasticLoadBalancerInput) NiftyDeleteElasticLoadBalancerRequest
- func (c *Computing) NiftyDeleteInstanceSnapshotRequest(input *NiftyDeleteInstanceSnapshotInput) NiftyDeleteInstanceSnapshotRequest
- func (c *Computing) NiftyDeleteNatRuleRequest(input *NiftyDeleteNatRuleInput) NiftyDeleteNatRuleRequest
- func (c *Computing) NiftyDeleteNatTableRequest(input *NiftyDeleteNatTableInput) NiftyDeleteNatTableRequest
- func (c *Computing) NiftyDeletePrivateLanRequest(input *NiftyDeletePrivateLanInput) NiftyDeletePrivateLanRequest
- func (c *Computing) NiftyDeleteRouterRequest(input *NiftyDeleteRouterInput) NiftyDeleteRouterRequest
- func (c *Computing) NiftyDeleteSeparateInstanceRuleRequest(input *NiftyDeleteSeparateInstanceRuleInput) NiftyDeleteSeparateInstanceRuleRequest
- func (c *Computing) NiftyDeleteWebProxyRequest(input *NiftyDeleteWebProxyInput) NiftyDeleteWebProxyRequest
- func (c *Computing) NiftyDeregisterInstancesFromElasticLoadBalancerRequest(input *NiftyDeregisterInstancesFromElasticLoadBalancerInput) NiftyDeregisterInstancesFromElasticLoadBalancerRequest
- func (c *Computing) NiftyDeregisterInstancesFromSeparateInstanceRuleRequest(input *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) NiftyDeregisterInstancesFromSeparateInstanceRuleRequest
- func (c *Computing) NiftyDeregisterRoutersFromSecurityGroupRequest(input *NiftyDeregisterRoutersFromSecurityGroupInput) NiftyDeregisterRoutersFromSecurityGroupRequest
- func (c *Computing) NiftyDeregisterVpnGatewaysFromSecurityGroupRequest(input *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) NiftyDeregisterVpnGatewaysFromSecurityGroupRequest
- func (c *Computing) NiftyDescribeAlarmHistoryRequest(input *NiftyDescribeAlarmHistoryInput) NiftyDescribeAlarmHistoryRequest
- func (c *Computing) NiftyDescribeAlarmRulesActivitiesRequest(input *NiftyDescribeAlarmRulesActivitiesInput) NiftyDescribeAlarmRulesActivitiesRequest
- func (c *Computing) NiftyDescribeAlarmsPartitionsRequest(input *NiftyDescribeAlarmsPartitionsInput) NiftyDescribeAlarmsPartitionsRequest
- func (c *Computing) NiftyDescribeAlarmsRequest(input *NiftyDescribeAlarmsInput) NiftyDescribeAlarmsRequest
- func (c *Computing) NiftyDescribeAutoScalingGroupsRequest(input *NiftyDescribeAutoScalingGroupsInput) NiftyDescribeAutoScalingGroupsRequest
- func (c *Computing) NiftyDescribeCorporateInfoForCertificateRequest(input *NiftyDescribeCorporateInfoForCertificateInput) NiftyDescribeCorporateInfoForCertificateRequest
- func (c *Computing) NiftyDescribeDhcpConfigsRequest(input *NiftyDescribeDhcpConfigsInput) NiftyDescribeDhcpConfigsRequest
- func (c *Computing) NiftyDescribeDhcpStatusRequest(input *NiftyDescribeDhcpStatusInput) NiftyDescribeDhcpStatusRequest
- func (c *Computing) NiftyDescribeElasticLoadBalancersRequest(input *NiftyDescribeElasticLoadBalancersInput) NiftyDescribeElasticLoadBalancersRequest
- func (c *Computing) NiftyDescribeInstanceElasticLoadBalancerHealthRequest(input *NiftyDescribeInstanceElasticLoadBalancerHealthInput) NiftyDescribeInstanceElasticLoadBalancerHealthRequest
- func (c *Computing) NiftyDescribeInstanceSnapshotsRequest(input *NiftyDescribeInstanceSnapshotsInput) NiftyDescribeInstanceSnapshotsRequest
- func (c *Computing) NiftyDescribeNatTablesRequest(input *NiftyDescribeNatTablesInput) NiftyDescribeNatTablesRequest
- func (c *Computing) NiftyDescribePerformanceChartRequest(input *NiftyDescribePerformanceChartInput) NiftyDescribePerformanceChartRequest
- func (c *Computing) NiftyDescribePrivateLansRequest(input *NiftyDescribePrivateLansInput) NiftyDescribePrivateLansRequest
- func (c *Computing) NiftyDescribeRoutersRequest(input *NiftyDescribeRoutersInput) NiftyDescribeRoutersRequest
- func (c *Computing) NiftyDescribeScalingActivitiesRequest(input *NiftyDescribeScalingActivitiesInput) NiftyDescribeScalingActivitiesRequest
- func (c *Computing) NiftyDescribeSeparateInstanceRulesRequest(input *NiftyDescribeSeparateInstanceRulesInput) NiftyDescribeSeparateInstanceRulesRequest
- func (c *Computing) NiftyDescribeVpnGatewayActivitiesRequest(input *NiftyDescribeVpnGatewayActivitiesInput) NiftyDescribeVpnGatewayActivitiesRequest
- func (c *Computing) NiftyDescribeWebProxiesRequest(input *NiftyDescribeWebProxiesInput) NiftyDescribeWebProxiesRequest
- func (c *Computing) NiftyDisableDhcpRequest(input *NiftyDisableDhcpInput) NiftyDisableDhcpRequest
- func (c *Computing) NiftyDisassociateNatTableRequest(input *NiftyDisassociateNatTableInput) NiftyDisassociateNatTableRequest
- func (c *Computing) NiftyDisassociateRouteTableFromVpnGatewayRequest(input *NiftyDisassociateRouteTableFromVpnGatewayInput) NiftyDisassociateRouteTableFromVpnGatewayRequest
- func (c *Computing) NiftyEnableDhcpRequest(input *NiftyEnableDhcpInput) NiftyEnableDhcpRequest
- func (c *Computing) NiftyModifyAddressAttributeRequest(input *NiftyModifyAddressAttributeInput) NiftyModifyAddressAttributeRequest
- func (c *Computing) NiftyModifyCustomerGatewayAttributeRequest(input *NiftyModifyCustomerGatewayAttributeInput) NiftyModifyCustomerGatewayAttributeRequest
- func (c *Computing) NiftyModifyElasticLoadBalancerAttributesRequest(input *NiftyModifyElasticLoadBalancerAttributesInput) NiftyModifyElasticLoadBalancerAttributesRequest
- func (c *Computing) NiftyModifyInstanceSnapshotAttributeRequest(input *NiftyModifyInstanceSnapshotAttributeInput) NiftyModifyInstanceSnapshotAttributeRequest
- func (c *Computing) NiftyModifyKeyPairAttributeRequest(input *NiftyModifyKeyPairAttributeInput) NiftyModifyKeyPairAttributeRequest
- func (c *Computing) NiftyModifyPrivateLanAttributeRequest(input *NiftyModifyPrivateLanAttributeInput) NiftyModifyPrivateLanAttributeRequest
- func (c *Computing) NiftyModifyRouterAttributeRequest(input *NiftyModifyRouterAttributeInput) NiftyModifyRouterAttributeRequest
- func (c *Computing) NiftyModifyVpnGatewayAttributeRequest(input *NiftyModifyVpnGatewayAttributeInput) NiftyModifyVpnGatewayAttributeRequest
- func (c *Computing) NiftyModifyWebProxyAttributeRequest(input *NiftyModifyWebProxyAttributeInput) NiftyModifyWebProxyAttributeRequest
- func (c *Computing) NiftyRebootRoutersRequest(input *NiftyRebootRoutersInput) NiftyRebootRoutersRequest
- func (c *Computing) NiftyRebootVpnGatewaysRequest(input *NiftyRebootVpnGatewaysInput) NiftyRebootVpnGatewaysRequest
- func (c *Computing) NiftyRegisterInstancesWithElasticLoadBalancerRequest(input *NiftyRegisterInstancesWithElasticLoadBalancerInput) NiftyRegisterInstancesWithElasticLoadBalancerRequest
- func (c *Computing) NiftyRegisterInstancesWithSeparateInstanceRuleRequest(input *NiftyRegisterInstancesWithSeparateInstanceRuleInput) NiftyRegisterInstancesWithSeparateInstanceRuleRequest
- func (c *Computing) NiftyRegisterPortWithElasticLoadBalancerRequest(input *NiftyRegisterPortWithElasticLoadBalancerInput) NiftyRegisterPortWithElasticLoadBalancerRequest
- func (c *Computing) NiftyRegisterRoutersWithSecurityGroupRequest(input *NiftyRegisterRoutersWithSecurityGroupInput) NiftyRegisterRoutersWithSecurityGroupRequest
- func (c *Computing) NiftyRegisterVpnGatewaysWithSecurityGroupRequest(input *NiftyRegisterVpnGatewaysWithSecurityGroupInput) NiftyRegisterVpnGatewaysWithSecurityGroupRequest
- func (c *Computing) NiftyReleaseRouterBackupStateRequest(input *NiftyReleaseRouterBackupStateInput) NiftyReleaseRouterBackupStateRequest
- func (c *Computing) NiftyReleaseVpnGatewayBackupStateRequest(input *NiftyReleaseVpnGatewayBackupStateInput) NiftyReleaseVpnGatewayBackupStateRequest
- func (c *Computing) NiftyReplaceDhcpConfigRequest(input *NiftyReplaceDhcpConfigInput) NiftyReplaceDhcpConfigRequest
- func (c *Computing) NiftyReplaceDhcpOptionRequest(input *NiftyReplaceDhcpOptionInput) NiftyReplaceDhcpOptionRequest
- func (c *Computing) NiftyReplaceElasticLoadBalancerLatestVersionRequest(input *NiftyReplaceElasticLoadBalancerLatestVersionInput) NiftyReplaceElasticLoadBalancerLatestVersionRequest
- func (c *Computing) NiftyReplaceNatRuleRequest(input *NiftyReplaceNatRuleInput) NiftyReplaceNatRuleRequest
- func (c *Computing) NiftyReplaceNatTableAssociationRequest(input *NiftyReplaceNatTableAssociationInput) NiftyReplaceNatTableAssociationRequest
- func (c *Computing) NiftyReplaceRouteTableAssociationWithVpnGatewayRequest(input *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) NiftyReplaceRouteTableAssociationWithVpnGatewayRequest
- func (c *Computing) NiftyReplaceRouterLatestVersionRequest(input *NiftyReplaceRouterLatestVersionInput) NiftyReplaceRouterLatestVersionRequest
- func (c *Computing) NiftyReplaceVpnGatewayLatestVersionRequest(input *NiftyReplaceVpnGatewayLatestVersionInput) NiftyReplaceVpnGatewayLatestVersionRequest
- func (c *Computing) NiftyRestoreInstanceSnapshotRequest(input *NiftyRestoreInstanceSnapshotInput) NiftyRestoreInstanceSnapshotRequest
- func (c *Computing) NiftyRestoreRouterPreviousVersionRequest(input *NiftyRestoreRouterPreviousVersionInput) NiftyRestoreRouterPreviousVersionRequest
- func (c *Computing) NiftyRestoreVpnGatewayPreviousVersionRequest(input *NiftyRestoreVpnGatewayPreviousVersionInput) NiftyRestoreVpnGatewayPreviousVersionRequest
- func (c *Computing) NiftyRetryImportInstanceRequest(input *NiftyRetryImportInstanceInput) NiftyRetryImportInstanceRequest
- func (c *Computing) NiftyUpdateAlarmRequest(input *NiftyUpdateAlarmInput) NiftyUpdateAlarmRequest
- func (c *Computing) NiftyUpdateAutoScalingGroupRequest(input *NiftyUpdateAutoScalingGroupInput) NiftyUpdateAutoScalingGroupRequest
- func (c *Computing) NiftyUpdateElasticLoadBalancerRequest(input *NiftyUpdateElasticLoadBalancerInput) NiftyUpdateElasticLoadBalancerRequest
- func (c *Computing) NiftyUpdateInstanceNetworkInterfacesRequest(input *NiftyUpdateInstanceNetworkInterfacesInput) NiftyUpdateInstanceNetworkInterfacesRequest
- func (c *Computing) NiftyUpdateRouterNetworkInterfacesRequest(input *NiftyUpdateRouterNetworkInterfacesInput) NiftyUpdateRouterNetworkInterfacesRequest
- func (c *Computing) NiftyUpdateSeparateInstanceRuleRequest(input *NiftyUpdateSeparateInstanceRuleInput) NiftyUpdateSeparateInstanceRuleRequest
- func (c *Computing) NiftyUpdateVpnGatewayNetworkInterfacesRequest(input *NiftyUpdateVpnGatewayNetworkInterfacesInput) NiftyUpdateVpnGatewayNetworkInterfacesRequest
- func (c *Computing) RebootInstancesRequest(input *RebootInstancesInput) RebootInstancesRequest
- func (c *Computing) RegisterCorporateInfoForCertificateRequest(input *RegisterCorporateInfoForCertificateInput) RegisterCorporateInfoForCertificateRequest
- func (c *Computing) RegisterInstancesWithLoadBalancerRequest(input *RegisterInstancesWithLoadBalancerInput) RegisterInstancesWithLoadBalancerRequest
- func (c *Computing) RegisterInstancesWithSecurityGroupRequest(input *RegisterInstancesWithSecurityGroupInput) RegisterInstancesWithSecurityGroupRequest
- func (c *Computing) RegisterPortWithLoadBalancerRequest(input *RegisterPortWithLoadBalancerInput) RegisterPortWithLoadBalancerRequest
- func (c *Computing) ReleaseAddressRequest(input *ReleaseAddressInput) ReleaseAddressRequest
- func (c *Computing) ReplaceRouteRequest(input *ReplaceRouteInput) ReplaceRouteRequest
- func (c *Computing) ReplaceRouteTableAssociationRequest(input *ReplaceRouteTableAssociationInput) ReplaceRouteTableAssociationRequest
- func (c *Computing) RevokeSecurityGroupIngressRequest(input *RevokeSecurityGroupIngressInput) RevokeSecurityGroupIngressRequest
- func (c *Computing) RunInstancesRequest(input *RunInstancesInput) RunInstancesRequest
- func (c *Computing) SetFilterForLoadBalancerRequest(input *SetFilterForLoadBalancerInput) SetFilterForLoadBalancerRequest
- func (c *Computing) StartInstancesRequest(input *StartInstancesInput) StartInstancesRequest
- func (c *Computing) StopInstancesRequest(input *StopInstancesInput) StopInstancesRequest
- func (c *Computing) TerminateInstancesRequest(input *TerminateInstancesInput) TerminateInstancesRequest
- func (c *Computing) UpdateLoadBalancerOptionRequest(input *UpdateLoadBalancerOptionInput) UpdateLoadBalancerOptionRequest
- func (c *Computing) UpdateLoadBalancerRequest(input *UpdateLoadBalancerInput) UpdateLoadBalancerRequest
- func (c *Computing) UpdateSecurityGroupOptionRequest(input *UpdateSecurityGroupOptionInput) UpdateSecurityGroupOptionRequest
- func (c *Computing) UpdateSecurityGroupRequest(input *UpdateSecurityGroupInput) UpdateSecurityGroupRequest
- func (c *Computing) UploadSslCertificateRequest(input *UploadSslCertificateInput) UploadSslCertificateRequest
- type ConfigureHealthCheckInput
- type ConfigureHealthCheckOutput
- type ConfigureHealthCheckRequest
- type ConversionTask
- type CopyInfo
- type CopyInstanceSetItem
- type CopyInstancesInput
- type CopyInstancesOutput
- type CopyInstancesRequest
- type Count
- type CreateCustomerGatewayInput
- type CreateCustomerGatewayOutput
- type CreateCustomerGatewayRequest
- type CreateDhcpOptionsInput
- type CreateDhcpOptionsOutput
- type CreateDhcpOptionsRequest
- type CreateImage
- type CreateImageInput
- type CreateImageOutput
- type CreateImageRequest
- type CreateKeyPairInput
- type CreateKeyPairOutput
- type CreateKeyPairRequest
- type CreateLoadBalancerInput
- type CreateLoadBalancerOutput
- type CreateLoadBalancerRequest
- type CreateNetworkInterfaceInput
- type CreateNetworkInterfaceOutput
- type CreateNetworkInterfaceRequest
- type CreateRouteInput
- type CreateRouteOutput
- type CreateRouteRequest
- type CreateRouteTableInput
- type CreateRouteTableOutput
- type CreateRouteTableRequest
- type CreateSecurityGroupInput
- type CreateSecurityGroupOutput
- type CreateSecurityGroupRequest
- type CreateSslCertSetItem
- type CreateSslCertificateInput
- type CreateSslCertificateOutput
- type CreateSslCertificateRequest
- type CreateVolumeInput
- type CreateVolumeOutput
- type CreateVolumeRequest
- type CreateVpnConnectionInput
- type CreateVpnConnectionOutput
- type CreateVpnConnectionRequest
- type CreateVpnGatewayInput
- type CreateVpnGatewayOutput
- type CreateVpnGatewayRequest
- type CurrentState
- type CustomerGateway
- type CustomerGatewaySetItem
- type DDay
- type DataSetItem
- type Day
- type DeleteCustomerGatewayInput
- type DeleteCustomerGatewayOutput
- type DeleteCustomerGatewayRequest
- type DeleteDhcpOptionsInput
- type DeleteDhcpOptionsOutput
- type DeleteDhcpOptionsRequest
- type DeleteImageInput
- type DeleteImageOutput
- type DeleteImageRequest
- type DeleteKeyPairInput
- type DeleteKeyPairOutput
- type DeleteKeyPairRequest
- type DeleteLoadBalancerInput
- type DeleteLoadBalancerOutput
- type DeleteLoadBalancerRequest
- type DeleteNetworkInterfaceInput
- type DeleteNetworkInterfaceOutput
- type DeleteNetworkInterfaceRequest
- type DeleteRouteInput
- type DeleteRouteOutput
- type DeleteRouteRequest
- type DeleteRouteTableInput
- type DeleteRouteTableOutput
- type DeleteRouteTableRequest
- type DeleteSecurityGroupInput
- type DeleteSecurityGroupOutput
- type DeleteSecurityGroupRequest
- type DeleteSslCertificateInput
- type DeleteSslCertificateOutput
- type DeleteSslCertificateRequest
- type DeleteVolumeInput
- type DeleteVolumeOutput
- type DeleteVolumeRequest
- type DeleteVpnConnectionInput
- type DeleteVpnConnectionOutput
- type DeleteVpnConnectionRequest
- type DeleteVpnGatewayInput
- type DeleteVpnGatewayOutput
- type DeleteVpnGatewayRequest
- type DeregisterInstancesFromLoadBalancerInput
- type DeregisterInstancesFromLoadBalancerOutput
- type DeregisterInstancesFromLoadBalancerRequest
- type DeregisterInstancesFromSecurityGroupInput
- type DeregisterInstancesFromSecurityGroupOutput
- type DeregisterInstancesFromSecurityGroupRequest
- type DescribeAddressesInput
- type DescribeAddressesOutput
- type DescribeAddressesRequest
- type DescribeAssociatedUsersInput
- type DescribeAssociatedUsersOutput
- type DescribeAssociatedUsersRequest
- type DescribeAvailabilityZonesInput
- type DescribeAvailabilityZonesOutput
- type DescribeAvailabilityZonesRequest
- type DescribeCustomerGatewaysInput
- type DescribeCustomerGatewaysOutput
- type DescribeCustomerGatewaysRequest
- type DescribeDhcpOptionsInput
- type DescribeDhcpOptionsOutput
- type DescribeDhcpOptionsRequest
- type DescribeImagesInput
- type DescribeImagesOutput
- type DescribeImagesRequest
- type DescribeInstanceAttributeInput
- type DescribeInstanceAttributeOutput
- type DescribeInstanceAttributeRequest
- type DescribeInstanceHealthInput
- type DescribeInstanceHealthOutput
- type DescribeInstanceHealthRequest
- type DescribeInstancesInput
- type DescribeInstancesOutput
- type DescribeInstancesRequest
- type DescribeKeyPairsInput
- type DescribeKeyPairsOutput
- type DescribeKeyPairsRequest
- type DescribeLoadBalancersInput
- type DescribeLoadBalancersOutput
- type DescribeLoadBalancersRequest
- type DescribeNetworkInterfacesInput
- type DescribeNetworkInterfacesOutput
- type DescribeNetworkInterfacesRequest
- type DescribeRegionsInput
- type DescribeRegionsOutput
- type DescribeRegionsRequest
- type DescribeResourcesInput
- type DescribeResourcesOutput
- type DescribeResourcesRequest
- type DescribeRouteTablesInput
- type DescribeRouteTablesOutput
- type DescribeRouteTablesRequest
- type DescribeSecurityActivitiesInput
- type DescribeSecurityActivitiesOutput
- type DescribeSecurityActivitiesRequest
- type DescribeSecurityGroupOptionInput
- type DescribeSecurityGroupOptionOutput
- type DescribeSecurityGroupOptionRequest
- type DescribeSecurityGroupsInput
- type DescribeSecurityGroupsOutput
- type DescribeSecurityGroupsRequest
- type DescribeServiceStatusInput
- type DescribeServiceStatusOutput
- type DescribeServiceStatusRequest
- type DescribeSslCertificateAttributeInput
- type DescribeSslCertificateAttributeOutput
- type DescribeSslCertificateAttributeRequest
- type DescribeSslCertificatesInput
- type DescribeSslCertificatesOutput
- type DescribeSslCertificatesRequest
- type DescribeUploadsInput
- type DescribeUploadsOutput
- type DescribeUploadsRequest
- type DescribeUsageInput
- type DescribeUsageOutput
- type DescribeUsageRequest
- type DescribeUserActivitiesInput
- type DescribeUserActivitiesOutput
- type DescribeUserActivitiesRequest
- type DescribeVolumesInput
- type DescribeVolumesOutput
- type DescribeVolumesRequest
- type DescribeVpnConnectionsInput
- type DescribeVpnConnectionsOutput
- type DescribeVpnConnectionsRequest
- type DescribeVpnGatewaysInput
- type DescribeVpnGatewaysOutput
- type DescribeVpnGatewaysRequest
- type DescriptionValue
- type Destination
- type DetachNetworkInterfaceInput
- type DetachNetworkInterfaceOutput
- type DetachNetworkInterfaceRequest
- type DetachVolumeInput
- type DetachVolumeOutput
- type DetachVolumeRequest
- type Details
- type DhcpConfig
- type DhcpConfigsSetItem
- type DhcpConfigurationSetItem
- type DhcpConfigurationSetTypeSetItem
- type DhcpIpAddressInformationSet
- type DhcpIpAddressSetItem
- type DhcpOptions
- type DhcpOptionsSet
- type DhcpStatusInformationSetItem
- type DisableApiTermination
- type DisassociateAddressInput
- type DisassociateAddressOutput
- type DisassociateAddressRequest
- type DisassociateRouteTableInput
- type DisassociateRouteTableOutput
- type DisassociateRouteTableRequest
- type DissociateUsersInput
- type DissociateUsersOutput
- type DissociateUsersRequest
- type DownloadSslCertificateInput
- type DownloadSslCertificateOutput
- type DownloadSslCertificateRequest
- type DynamicIpMeasuredRate
- type DynamicIpMonthlyRate
- type ELBVersionInformation
- type Ebs
- type ElasticIpInfo
- type ElasticIpItemSetItem
- type ElasticIpSetItem
- type ElasticLoadBalancerDescriptionsMemberItem
- type ElasticLoadBalancerInfo
- type ElasticLoadBalancerListenerDescriptionsMemberItem
- type ElasticLoadBalancingSetItem
- type EmailAddressSetItem
- type ExtraChargeInfo
- type ExtraChargeMonthlyRateSetItem
- type Filter
- type GroupIdValue
- type GroupSetItem
- type GroupsSetItem
- type HealthCheck
- type IPAddressesMemberItem
- type Image
- type ImageInfo
- type ImagesSetItem
- type ImportInstance
- type ImportInstanceDiskMeasuredRate
- type ImportInstanceDiskMonthlyRate
- type ImportInstanceInput
- type ImportInstanceOutput
- type ImportInstanceRequest
- type ImportKeyPairInput
- type ImportKeyPairOutput
- type ImportKeyPairRequest
- type InboundInterface
- type InstanceCopy
- type InstanceInfo
- type InstanceInitiatedShutdownBehavior
- type InstanceItemSetItem
- type InstanceMonthlyRateSetItem
- type InstanceSetItem
- type InstanceState
- type InstanceStatesMemberItem
- type InstanceType
- type InstanceUniqueIdsSetItem
- type InstancesMemberItem
- type InstancesNetworkInterfaceSetItem
- type InstancesSetItem
- type InternetVpnInfo
- type InternetVpnInitial
- type InternetVpnMonthlyRateSetItem
- type IpAddressPoolSetItem
- type IpAddressPoolsSetItem
- type IpPermissionsSetItem
- type IpRangesSetItem
- type IpType
- type Ipv6AddressesSetItem
- type KeepImageSetItem
- type Kernel
- type KeyLength
- type KeySetItem
- type LBCookieStickinessPoliciesMemberItem
- type LicenseInfo
- type LicenseMonthlyRateSetItem
- type ListenInterface
- type Listener
- type ListenerDescriptionsMemberItem
- type ListenersMemberItem
- type LoadBalancerDescriptionsMemberItem
- type LoadBalancerInfo
- type LoadBalancingSetItem
- type LoadbalancingSetItem
- type LogSetItem
- type MailSendInfo
- type MailSendInitial
- type MailSendMeasuredRate
- type MailSendMonthlyExceedRate
- type MailSendMonthlyRate
- type MessageSetItem
- type MobileFilter
- type ModifyImageAttributeInput
- type ModifyImageAttributeOutput
- type ModifyImageAttributeRequest
- type ModifyInstanceAttributeInput
- type ModifyInstanceAttributeOutput
- type ModifyInstanceAttributeRequest
- type ModifyNetworkInterfaceAttributeInput
- type ModifyNetworkInterfaceAttributeOutput
- type ModifyNetworkInterfaceAttributeRequest
- type ModifySslCertificateAttributeInput
- type ModifySslCertificateAttributeOutput
- type ModifySslCertificateAttributeRequest
- type ModifyVolumeAttributeInput
- type ModifyVolumeAttributeOutput
- type ModifyVolumeAttributeRequest
- type Monitoring
- type Month
- type MultiAccount
- type MultiAccountInfo
- type MultiIpMonthlyRate
- type NatRule
- type NatRuleSetItem
- type NatTable
- type NatTableSetItem
- type NetworkFlowSetItem
- type NetworkInfo
- type NetworkInterface
- type NetworkInterfaceSetItem
- type NetworkInterfacesMemberItem
- type NextMonthAccountingType
- type NiftyAssociateImageInput
- type NiftyAssociateImageOutput
- type NiftyAssociateImageRequest
- type NiftyAssociateNatTableInput
- type NiftyAssociateNatTableOutput
- type NiftyAssociateNatTableRequest
- type NiftyAssociateRouteTableWithVpnGatewayInput
- type NiftyAssociateRouteTableWithVpnGatewayOutput
- type NiftyAssociateRouteTableWithVpnGatewayRequest
- type NiftyConfigureElasticLoadBalancerHealthCheckInput
- type NiftyConfigureElasticLoadBalancerHealthCheckOutput
- type NiftyConfigureElasticLoadBalancerHealthCheckRequest
- type NiftyCreateAlarmInput
- type NiftyCreateAlarmOutput
- type NiftyCreateAlarmRequest
- type NiftyCreateAutoScalingGroupInput
- type NiftyCreateAutoScalingGroupOutput
- type NiftyCreateAutoScalingGroupRequest
- type NiftyCreateDhcpConfigInput
- type NiftyCreateDhcpConfigOutput
- type NiftyCreateDhcpConfigRequest
- type NiftyCreateDhcpIpAddressPoolInput
- type NiftyCreateDhcpIpAddressPoolOutput
- type NiftyCreateDhcpIpAddressPoolRequest
- type NiftyCreateDhcpStaticMappingInput
- type NiftyCreateDhcpStaticMappingOutput
- type NiftyCreateDhcpStaticMappingRequest
- type NiftyCreateElasticLoadBalancerInput
- type NiftyCreateElasticLoadBalancerOutput
- type NiftyCreateElasticLoadBalancerRequest
- type NiftyCreateInstanceSnapshotInput
- type NiftyCreateInstanceSnapshotOutput
- type NiftyCreateInstanceSnapshotRequest
- type NiftyCreateNatRuleInput
- type NiftyCreateNatRuleOutput
- type NiftyCreateNatRuleRequest
- type NiftyCreateNatTableInput
- type NiftyCreateNatTableOutput
- type NiftyCreateNatTableRequest
- type NiftyCreatePrivateLanInput
- type NiftyCreatePrivateLanOutput
- type NiftyCreatePrivateLanRequest
- type NiftyCreateRouterInput
- type NiftyCreateRouterOutput
- type NiftyCreateRouterRequest
- type NiftyCreateSeparateInstanceRuleInput
- type NiftyCreateSeparateInstanceRuleOutput
- type NiftyCreateSeparateInstanceRuleRequest
- type NiftyCreateWebProxyInput
- type NiftyCreateWebProxyOutput
- type NiftyCreateWebProxyRequest
- type NiftyDeleteAlarmInput
- type NiftyDeleteAlarmOutput
- type NiftyDeleteAlarmRequest
- type NiftyDeleteAutoScalingGroupInput
- type NiftyDeleteAutoScalingGroupOutput
- type NiftyDeleteAutoScalingGroupRequest
- type NiftyDeleteDhcpConfigInput
- type NiftyDeleteDhcpConfigOutput
- type NiftyDeleteDhcpConfigRequest
- type NiftyDeleteDhcpIpAddressPoolInput
- type NiftyDeleteDhcpIpAddressPoolOutput
- type NiftyDeleteDhcpIpAddressPoolRequest
- type NiftyDeleteDhcpStaticMappingInput
- type NiftyDeleteDhcpStaticMappingOutput
- type NiftyDeleteDhcpStaticMappingRequest
- type NiftyDeleteElasticLoadBalancerInput
- type NiftyDeleteElasticLoadBalancerOutput
- type NiftyDeleteElasticLoadBalancerRequest
- type NiftyDeleteInstanceSnapshotInput
- type NiftyDeleteInstanceSnapshotOutput
- type NiftyDeleteInstanceSnapshotRequest
- type NiftyDeleteNatRuleInput
- type NiftyDeleteNatRuleOutput
- type NiftyDeleteNatRuleRequest
- type NiftyDeleteNatTableInput
- type NiftyDeleteNatTableOutput
- type NiftyDeleteNatTableRequest
- type NiftyDeletePrivateLanInput
- type NiftyDeletePrivateLanOutput
- type NiftyDeletePrivateLanRequest
- type NiftyDeleteRouterInput
- type NiftyDeleteRouterOutput
- type NiftyDeleteRouterRequest
- type NiftyDeleteSeparateInstanceRuleInput
- type NiftyDeleteSeparateInstanceRuleOutput
- type NiftyDeleteSeparateInstanceRuleRequest
- type NiftyDeleteWebProxyInput
- type NiftyDeleteWebProxyOutput
- type NiftyDeleteWebProxyRequest
- type NiftyDeregisterInstancesFromElasticLoadBalancerInput
- type NiftyDeregisterInstancesFromElasticLoadBalancerOutput
- type NiftyDeregisterInstancesFromElasticLoadBalancerRequest
- type NiftyDeregisterInstancesFromSeparateInstanceRuleInput
- type NiftyDeregisterInstancesFromSeparateInstanceRuleOutput
- type NiftyDeregisterInstancesFromSeparateInstanceRuleRequest
- type NiftyDeregisterRoutersFromSecurityGroupInput
- type NiftyDeregisterRoutersFromSecurityGroupOutput
- type NiftyDeregisterRoutersFromSecurityGroupRequest
- type NiftyDeregisterVpnGatewaysFromSecurityGroupInput
- type NiftyDeregisterVpnGatewaysFromSecurityGroupOutput
- type NiftyDeregisterVpnGatewaysFromSecurityGroupRequest
- type NiftyDescribeAlarmHistoryInput
- type NiftyDescribeAlarmHistoryOutput
- type NiftyDescribeAlarmHistoryRequest
- type NiftyDescribeAlarmRulesActivitiesInput
- type NiftyDescribeAlarmRulesActivitiesOutput
- type NiftyDescribeAlarmRulesActivitiesRequest
- type NiftyDescribeAlarmsInput
- type NiftyDescribeAlarmsOutput
- type NiftyDescribeAlarmsPartitionsInput
- type NiftyDescribeAlarmsPartitionsOutput
- type NiftyDescribeAlarmsPartitionsRequest
- type NiftyDescribeAlarmsRequest
- type NiftyDescribeAutoScalingGroupsInput
- type NiftyDescribeAutoScalingGroupsOutput
- type NiftyDescribeAutoScalingGroupsRequest
- type NiftyDescribeCorporateInfoForCertificateInput
- type NiftyDescribeCorporateInfoForCertificateOutput
- type NiftyDescribeCorporateInfoForCertificateRequest
- type NiftyDescribeDhcpConfigsInput
- type NiftyDescribeDhcpConfigsOutput
- type NiftyDescribeDhcpConfigsRequest
- type NiftyDescribeDhcpStatusInput
- type NiftyDescribeDhcpStatusOutput
- type NiftyDescribeDhcpStatusRequest
- type NiftyDescribeElasticLoadBalancersInput
- type NiftyDescribeElasticLoadBalancersOutput
- type NiftyDescribeElasticLoadBalancersRequest
- type NiftyDescribeInstanceElasticLoadBalancerHealthInput
- type NiftyDescribeInstanceElasticLoadBalancerHealthOutput
- type NiftyDescribeInstanceElasticLoadBalancerHealthRequest
- type NiftyDescribeInstanceSnapshotsInput
- type NiftyDescribeInstanceSnapshotsOutput
- type NiftyDescribeInstanceSnapshotsRequest
- type NiftyDescribeNatTablesInput
- type NiftyDescribeNatTablesOutput
- type NiftyDescribeNatTablesRequest
- type NiftyDescribePerformanceChartInput
- type NiftyDescribePerformanceChartOutput
- type NiftyDescribePerformanceChartRequest
- type NiftyDescribePrivateLansInput
- type NiftyDescribePrivateLansOutput
- type NiftyDescribePrivateLansRequest
- type NiftyDescribeRoutersInput
- type NiftyDescribeRoutersOutput
- type NiftyDescribeRoutersRequest
- type NiftyDescribeScalingActivitiesInput
- type NiftyDescribeScalingActivitiesOutput
- type NiftyDescribeScalingActivitiesRequest
- type NiftyDescribeSeparateInstanceRulesInput
- type NiftyDescribeSeparateInstanceRulesOutput
- type NiftyDescribeSeparateInstanceRulesRequest
- type NiftyDescribeVpnGatewayActivitiesInput
- type NiftyDescribeVpnGatewayActivitiesOutput
- type NiftyDescribeVpnGatewayActivitiesRequest
- type NiftyDescribeWebProxiesInput
- type NiftyDescribeWebProxiesOutput
- type NiftyDescribeWebProxiesRequest
- type NiftyDisableDhcpInput
- type NiftyDisableDhcpOutput
- type NiftyDisableDhcpRequest
- type NiftyDisassociateNatTableInput
- type NiftyDisassociateNatTableOutput
- type NiftyDisassociateNatTableRequest
- type NiftyDisassociateRouteTableFromVpnGatewayInput
- type NiftyDisassociateRouteTableFromVpnGatewayOutput
- type NiftyDisassociateRouteTableFromVpnGatewayRequest
- type NiftyDistributionIdsSetItem
- type NiftyElasticLoadBalancingSetItem
- type NiftyEnableDhcpInput
- type NiftyEnableDhcpOutput
- type NiftyEnableDhcpRequest
- type NiftyIpsecConfiguration
- type NiftyModifyAddressAttributeInput
- type NiftyModifyAddressAttributeOutput
- type NiftyModifyAddressAttributeRequest
- type NiftyModifyCustomerGatewayAttributeInput
- type NiftyModifyCustomerGatewayAttributeOutput
- type NiftyModifyCustomerGatewayAttributeRequest
- type NiftyModifyElasticLoadBalancerAttributesInput
- type NiftyModifyElasticLoadBalancerAttributesOutput
- type NiftyModifyElasticLoadBalancerAttributesRequest
- type NiftyModifyInstanceSnapshotAttributeInput
- type NiftyModifyInstanceSnapshotAttributeOutput
- type NiftyModifyInstanceSnapshotAttributeRequest
- type NiftyModifyKeyPairAttributeInput
- type NiftyModifyKeyPairAttributeOutput
- type NiftyModifyKeyPairAttributeRequest
- type NiftyModifyPrivateLanAttributeInput
- type NiftyModifyPrivateLanAttributeOutput
- type NiftyModifyPrivateLanAttributeRequest
- type NiftyModifyRouterAttributeInput
- type NiftyModifyRouterAttributeOutput
- type NiftyModifyRouterAttributeRequest
- type NiftyModifyVpnGatewayAttributeInput
- type NiftyModifyVpnGatewayAttributeOutput
- type NiftyModifyVpnGatewayAttributeRequest
- type NiftyModifyWebProxyAttributeInput
- type NiftyModifyWebProxyAttributeOutput
- type NiftyModifyWebProxyAttributeRequest
- type NiftyPrivateIpType
- type NiftyRebootRoutersInput
- type NiftyRebootRoutersOutput
- type NiftyRebootRoutersRequest
- type NiftyRebootVpnGatewaysInput
- type NiftyRebootVpnGatewaysOutput
- type NiftyRebootVpnGatewaysRequest
- type NiftyRegisterInstancesWithElasticLoadBalancerInput
- type NiftyRegisterInstancesWithElasticLoadBalancerOutput
- type NiftyRegisterInstancesWithElasticLoadBalancerRequest
- type NiftyRegisterInstancesWithSeparateInstanceRuleInput
- type NiftyRegisterInstancesWithSeparateInstanceRuleOutput
- type NiftyRegisterInstancesWithSeparateInstanceRuleRequest
- type NiftyRegisterPortWithElasticLoadBalancerInput
- type NiftyRegisterPortWithElasticLoadBalancerOutput
- type NiftyRegisterPortWithElasticLoadBalancerRequest
- type NiftyRegisterRoutersWithSecurityGroupInput
- type NiftyRegisterRoutersWithSecurityGroupOutput
- type NiftyRegisterRoutersWithSecurityGroupRequest
- type NiftyRegisterVpnGatewaysWithSecurityGroupInput
- type NiftyRegisterVpnGatewaysWithSecurityGroupOutput
- type NiftyRegisterVpnGatewaysWithSecurityGroupRequest
- type NiftyReleaseRouterBackupStateInput
- type NiftyReleaseRouterBackupStateOutput
- type NiftyReleaseRouterBackupStateRequest
- type NiftyReleaseVpnGatewayBackupStateInput
- type NiftyReleaseVpnGatewayBackupStateOutput
- type NiftyReleaseVpnGatewayBackupStateRequest
- type NiftyReplaceDhcpConfigInput
- type NiftyReplaceDhcpConfigOutput
- type NiftyReplaceDhcpConfigRequest
- type NiftyReplaceDhcpOptionInput
- type NiftyReplaceDhcpOptionOutput
- type NiftyReplaceDhcpOptionRequest
- type NiftyReplaceElasticLoadBalancerLatestVersionInput
- type NiftyReplaceElasticLoadBalancerLatestVersionOutput
- type NiftyReplaceElasticLoadBalancerLatestVersionRequest
- type NiftyReplaceNatRuleInput
- type NiftyReplaceNatRuleOutput
- type NiftyReplaceNatRuleRequest
- type NiftyReplaceNatTableAssociationInput
- type NiftyReplaceNatTableAssociationOutput
- type NiftyReplaceNatTableAssociationRequest
- type NiftyReplaceRouteTableAssociationWithVpnGatewayInput
- type NiftyReplaceRouteTableAssociationWithVpnGatewayOutput
- type NiftyReplaceRouteTableAssociationWithVpnGatewayRequest
- type NiftyReplaceRouterLatestVersionInput
- type NiftyReplaceRouterLatestVersionOutput
- type NiftyReplaceRouterLatestVersionRequest
- type NiftyReplaceVpnGatewayLatestVersionInput
- type NiftyReplaceVpnGatewayLatestVersionOutput
- type NiftyReplaceVpnGatewayLatestVersionRequest
- type NiftyRestoreInstanceSnapshotInput
- type NiftyRestoreInstanceSnapshotOutput
- type NiftyRestoreInstanceSnapshotRequest
- type NiftyRestoreRouterPreviousVersionInput
- type NiftyRestoreRouterPreviousVersionOutput
- type NiftyRestoreRouterPreviousVersionRequest
- type NiftyRestoreVpnGatewayPreviousVersionInput
- type NiftyRestoreVpnGatewayPreviousVersionOutput
- type NiftyRestoreVpnGatewayPreviousVersionRequest
- type NiftyRetryImportInstanceInput
- type NiftyRetryImportInstanceOutput
- type NiftyRetryImportInstanceRequest
- type NiftySnapshottingSetItem
- type NiftyTunnel
- type NiftyUpdateAlarmInput
- type NiftyUpdateAlarmOutput
- type NiftyUpdateAlarmRequest
- type NiftyUpdateAutoScalingGroupInput
- type NiftyUpdateAutoScalingGroupOutput
- type NiftyUpdateAutoScalingGroupRequest
- type NiftyUpdateElasticLoadBalancerInput
- type NiftyUpdateElasticLoadBalancerOutput
- type NiftyUpdateElasticLoadBalancerRequest
- type NiftyUpdateInstanceNetworkInterfacesInput
- type NiftyUpdateInstanceNetworkInterfacesOutput
- type NiftyUpdateInstanceNetworkInterfacesRequest
- type NiftyUpdateRouterNetworkInterfacesInput
- type NiftyUpdateRouterNetworkInterfacesOutput
- type NiftyUpdateRouterNetworkInterfacesRequest
- type NiftyUpdateSeparateInstanceRuleInput
- type NiftyUpdateSeparateInstanceRuleOutput
- type NiftyUpdateSeparateInstanceRuleRequest
- type NiftyUpdateVpnGatewayNetworkInterfacesInput
- type NiftyUpdateVpnGatewayNetworkInterfacesOutput
- type NiftyUpdateVpnGatewayNetworkInterfacesRequest
- type Option
- type OptionCommonInfoSetItem
- type OptionInfoSetItem
- type OptionSetItem
- type Options
- type OsMeasuredRateSetItem
- type OsMonthlyRateSetItem
- type OsOptionChargeInfo
- type OsOptionChargeMonthlyRateSetItem
- type OutboundInterface
- type PartitionsSetItem
- type PatternAuthInfo
- type PatternAuthSetItem
- type PerformanceChartSetItem
- type Period
- type Placement
- type Policies
- type PremiumSupportInfo
- type PremiumSupportSetItem
- type PreviousState
- type PrivateIpAddressesSetItem
- type PrivateLan
- type PrivateLanInfo
- type PrivateLanSetItem
- type PrivateNetworkInfo
- type PrivateNetworkMeasuredRate
- type PrivateNetworkMonthlyRate
- type ProductCodesSetItem
- type PropagatingVgwSetItem
- type Ramdisk
- type RebootInstancesInput
- type RebootInstancesOutput
- type RebootInstancesRequest
- type RegionInfoSetItem
- type RegisterCorporateInfoForCertificateInput
- type RegisterCorporateInfoForCertificateOutput
- type RegisterCorporateInfoForCertificateRequest
- type RegisterInstancesWithLoadBalancerInput
- type RegisterInstancesWithLoadBalancerOutput
- type RegisterInstancesWithLoadBalancerRequest
- type RegisterInstancesWithSecurityGroupInput
- type RegisterInstancesWithSecurityGroupOutput
- type RegisterInstancesWithSecurityGroupRequest
- type RegisterPortWithLoadBalancerInput
- type RegisterPortWithLoadBalancerOutput
- type RegisterPortWithLoadBalancerRequest
- type ReleaseAddressInput
- type ReleaseAddressOutput
- type ReleaseAddressRequest
- type ReplaceRouteInput
- type ReplaceRouteOutput
- type ReplaceRouteRequest
- type ReplaceRouteTableAssociationInput
- type ReplaceRouteTableAssociationOutput
- type ReplaceRouteTableAssociationRequest
- type RequestAdditionalAttributesStruct
- type RequestBypassInterfaceStruct
- type RequestCertInfoStruct
- type RequestCopyInstanceStruct
- type RequestDDayStruct
- type RequestDayStruct
- type RequestDescriptionStruct
- type RequestDestinationStruct
- type RequestDhcpConfigurationStruct
- type RequestElasticLoadBalancersStruct
- type RequestFilterStruct
- type RequestGroupsStruct
- type RequestHealthCheckStruct
- type RequestIPAddressesStruct
- type RequestInboundInterfaceStruct
- type RequestInstancesStruct
- type RequestIpPermissionsStruct
- type RequestIpRangesStruct
- type RequestLicenseStruct
- type RequestListenInterfaceStruct
- type RequestListenerStruct
- type RequestListenerUpdateStruct
- type RequestListenersStruct
- type RequestLoadBalancerAttributesStruct
- type RequestLoadBalancerNamesStruct
- type RequestLoadBalancersStruct
- type RequestMonthStruct
- type RequestNetworkInterfaceStruct
- type RequestNiftyIPsecConfigurationStruct
- type RequestNiftyIpsecConfigurationStruct
- type RequestNiftyNetworkStruct
- type RequestNiftyTunnelStruct
- type RequestOptionStruct
- type RequestOutboundInterfaceStruct
- type RequestPlacementStruct
- type RequestRangeStruct
- type RequestRouterSetStruct
- type RequestRouterStruct
- type RequestRuleStruct
- type RequestScalingScheduleStruct
- type RequestScalingTriggerStruct
- type RequestSessionStickinessPolicyUpdateStruct
- type RequestSessionStruct
- type RequestSorryPageStruct
- type RequestSorryPageUpdateStruct
- type RequestSourceStruct
- type RequestStickinessPolicyStruct
- type RequestTimeZoneStruct
- type RequestTranslationStruct
- type RequestUsersStruct
- type RequestVpnGatewaySetStruct
- type RequestVpnGatewayStruct
- type ReservationSetItem
- type ResourceInfo
- type ResponseMetadata
- type RevokeSecurityGroupIngressInput
- type RevokeSecurityGroupIngressOutput
- type RevokeSecurityGroupIngressRequest
- type RootDeviceName
- type RouteSetItem
- type RouteTable
- type RouteTableSetItem
- type Router
- type RouterInfo
- type RouterItemSetItem
- type RouterMeasuredRateSetItem
- type RouterMonthlyRateSetItem
- type RouterNetworkInterfaceSetItem
- type RouterSetItem
- type Routes
- type RuleSetItem
- type RunInstancesInput
- type RunInstancesOutput
- type RunInstancesRequest
- type RunningInstanceMeasuredRateSetItem
- type RunningScaleOutInstanceSetItem
- type RunningScaleOutOsSetItem
- type ScheduleSetItem
- type SecureNetInfo
- type SecureNetMonthlyRate
- type SecurityGroupApplyTime
- type SecurityGroupInfo
- type SecurityGroupInfoSetItem
- type SeparateInstanceRulesInfoSetItem
- type ServiceStatusSetItem
- type SessionStickinessPolicy
- type SetFilterForLoadBalancerInput
- type SetFilterForLoadBalancerOutput
- type SetFilterForLoadBalancerRequest
- type Snapshot
- type SnapshotInfo
- type SnapshotInfoSetItem
- type SorryPage
- type Source
- type SslCertInfo
- type StartInstancesInput
- type StartInstancesOutput
- type StartInstancesRequest
- type StateReason
- type StaticMappingsSetItem
- type StopInstancesInput
- type StopInstancesOutput
- type StopInstancesRequest
- type StoppedInstanceMeasuredRateSetItem
- type StoppedScaleOutInstanceSetItem
- type StoppedScaleOutOsSetItem
- type StorageInfo
- type StorageMeasuredRate
- type StorageMonthlyRate
- type TagSetItem
- type TerminateInstancesInput
- type TerminateInstancesOutput
- type TerminateInstancesRequest
- type TimeZone
- type Translation
- type TriggerSetItem
- type UpdateLoadBalancerInput
- type UpdateLoadBalancerOptionInput
- type UpdateLoadBalancerOptionOutput
- type UpdateLoadBalancerOptionRequest
- type UpdateLoadBalancerOutput
- type UpdateLoadBalancerRequest
- type UpdateSecurityGroupInput
- type UpdateSecurityGroupOptionInput
- type UpdateSecurityGroupOptionOutput
- type UpdateSecurityGroupOptionRequest
- type UpdateSecurityGroupOutput
- type UpdateSecurityGroupRequest
- type UploadSslCertificateInput
- type UploadSslCertificateOutput
- type UploadSslCertificateRequest
- type UploadState
- type UploadsSetItem
- type UserActivitiesSetItem
- type UserData
- type UsersMemberItem
- type ValueSetItem
- type VersionInformation
- type VgwTelemetrySetItem
- type VipMeasuredRateSetItem
- type VipSetItem
- type Volume
- type VolumeInfo
- type VolumeMeasuredRateSetItem
- type VolumeSetItem
- type VolumesSetItem
- type VpnConnectMeasuredRateSetItem
- type VpnConnection
- type VpnConnectionSetItem
- type VpnGateway
- type VpnGatewayInfo
- type VpnGatewayItemSetItem
- type VpnGatewayMeasuredRateSetItem
- type VpnGatewayMonthlyRateSetItem
- type VpnGatewayNetworkInterfaceSetItem
- type VpnGatewaySetItem
- type WebProxy
- type WebProxySetItem
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AccountingType
func (AccountingType) GoString ¶
func (s AccountingType) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AddressesSetItem
func (AddressesSetItem) GoString ¶
func (s AddressesSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AlarmDateHistorySetItem
func (AlarmDateHistorySetItem) GoString ¶
func (s AlarmDateHistorySetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AlarmEventHistorySetItem
func (AlarmEventHistorySetItem) GoString ¶
func (s AlarmEventHistorySetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AlarmRulesActivitiesDateSetItem
func (AlarmRulesActivitiesDateSetItem) GoString ¶
func (s AlarmRulesActivitiesDateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AlarmRulesActivitiesEventSetItem
func (AlarmRulesActivitiesEventSetItem) GoString ¶
func (s AlarmRulesActivitiesEventSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AlarmRulesActivitiesSetItem
func (AlarmRulesActivitiesSetItem) GoString ¶
func (s AlarmRulesActivitiesSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AlarmTargetSetItem
func (AlarmTargetSetItem) GoString ¶
func (s AlarmTargetSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AlarmTargetsSetItem
func (AlarmTargetsSetItem) GoString ¶
func (s AlarmTargetsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AllocateAddressRequest
func (AllocateAddressInput) GoString ¶
func (s AllocateAddressInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AllocateAddressResult
func (AllocateAddressOutput) GoString ¶
func (s AllocateAddressOutput) GoString() string
GoString returns the string representation
func (AllocateAddressOutput) SDKResponseMetadata ¶
func (s AllocateAddressOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AllocateAddressOutput) String ¶
func (s AllocateAddressOutput) String() string
String returns the string representation
type AllocateAddressRequest ¶
type AllocateAddressRequest struct { *aws.Request Input *AllocateAddressInput Copy func(*AllocateAddressInput) AllocateAddressRequest }
AllocateAddressRequest is a API request type for the AllocateAddress API operation.
func (AllocateAddressRequest) Send ¶
func (r AllocateAddressRequest) Send() (*AllocateAddressOutput, error)
Send marshals and sends the AllocateAddress API request.
type AnalyzeResultSetItem ¶
type AnalyzeResultSetItem struct { AnalyzeCode *string `locationName:"analyzeCode" type:"string"` Line *string `locationName:"line" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AnalyzeResultSetItem
func (AnalyzeResultSetItem) GoString ¶
func (s AnalyzeResultSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AppCookieStickinessPoliciesMemberItem
func (AppCookieStickinessPoliciesMemberItem) GoString ¶
func (s AppCookieStickinessPoliciesMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociateAddressRequest
func (AssociateAddressInput) GoString ¶
func (s AssociateAddressInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociateAddressResult
func (AssociateAddressOutput) GoString ¶
func (s AssociateAddressOutput) GoString() string
GoString returns the string representation
func (AssociateAddressOutput) SDKResponseMetadata ¶
func (s AssociateAddressOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociateAddressOutput) String ¶
func (s AssociateAddressOutput) String() string
String returns the string representation
type AssociateAddressRequest ¶
type AssociateAddressRequest struct { *aws.Request Input *AssociateAddressInput Copy func(*AssociateAddressInput) AssociateAddressRequest }
AssociateAddressRequest is a API request type for the AssociateAddress API operation.
func (AssociateAddressRequest) Send ¶
func (r AssociateAddressRequest) Send() (*AssociateAddressOutput, error)
Send marshals and sends the AssociateAddress API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociateRouteTableRequest
func (AssociateRouteTableInput) GoString ¶
func (s AssociateRouteTableInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociateRouteTableResult
func (AssociateRouteTableOutput) GoString ¶
func (s AssociateRouteTableOutput) GoString() string
GoString returns the string representation
func (AssociateRouteTableOutput) SDKResponseMetadata ¶
func (s AssociateRouteTableOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociateRouteTableOutput) String ¶
func (s AssociateRouteTableOutput) String() string
String returns the string representation
type AssociateRouteTableRequest ¶
type AssociateRouteTableRequest struct { *aws.Request Input *AssociateRouteTableInput Copy func(*AssociateRouteTableInput) AssociateRouteTableRequest }
AssociateRouteTableRequest is a API request type for the AssociateRouteTable API operation.
func (AssociateRouteTableRequest) Send ¶
func (r AssociateRouteTableRequest) Send() (*AssociateRouteTableOutput, error)
Send marshals and sends the AssociateRouteTable API request.
type AssociateUsersInput ¶
type AssociateUsersInput struct { FunctionName *string `locationName:"FunctionName" type:"string"` Users []RequestUsersStruct `locationName:"Users" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociateUsersRequest
func (AssociateUsersInput) GoString ¶
func (s AssociateUsersInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociateUsersResult
func (AssociateUsersOutput) GoString ¶
func (s AssociateUsersOutput) GoString() string
GoString returns the string representation
func (AssociateUsersOutput) SDKResponseMetadata ¶
func (s AssociateUsersOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociateUsersOutput) String ¶
func (s AssociateUsersOutput) String() string
String returns the string representation
type AssociateUsersRequest ¶
type AssociateUsersRequest struct { *aws.Request Input *AssociateUsersInput Copy func(*AssociateUsersInput) AssociateUsersRequest }
AssociateUsersRequest is a API request type for the AssociateUsers API operation.
func (AssociateUsersRequest) Send ¶
func (r AssociateUsersRequest) Send() (*AssociateUsersOutput, error)
Send marshals and sends the AssociateUsers API request.
type Association ¶
type Association struct { AllocationId *string `locationName:"allocationId" type:"string"` AssociationId *string `locationName:"associationId" type:"string"` 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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Association
func (Association) GoString ¶
func (s Association) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociationSetItem
func (AssociationSetItem) GoString ¶
func (s AssociationSetItem) GoString() string
GoString returns the string representation
func (AssociationSetItem) String ¶
func (s AssociationSetItem) String() string
String returns the string representation
type AttachNetworkInterfaceInput ¶
type AttachNetworkInterfaceInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` InstanceUniqueId *string `locationName:"InstanceUniqueId" type:"string"` NetworkInterfaceId *string `locationName:"NetworkInterfaceId" type:"string"` NiftyReboot *string `locationName:"NiftyReboot" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AttachNetworkInterfaceRequest
func (AttachNetworkInterfaceInput) GoString ¶
func (s AttachNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (AttachNetworkInterfaceInput) String ¶
func (s AttachNetworkInterfaceInput) String() string
String returns the string representation
type AttachNetworkInterfaceOutput ¶
type AttachNetworkInterfaceOutput struct { AttachmentId *string `locationName:"attachmentId" type:"string"` RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AttachNetworkInterfaceResult
func (AttachNetworkInterfaceOutput) GoString ¶
func (s AttachNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (AttachNetworkInterfaceOutput) SDKResponseMetadata ¶
func (s AttachNetworkInterfaceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AttachNetworkInterfaceOutput) String ¶
func (s AttachNetworkInterfaceOutput) String() string
String returns the string representation
type AttachNetworkInterfaceRequest ¶
type AttachNetworkInterfaceRequest struct { *aws.Request Input *AttachNetworkInterfaceInput Copy func(*AttachNetworkInterfaceInput) AttachNetworkInterfaceRequest }
AttachNetworkInterfaceRequest is a API request type for the AttachNetworkInterface API operation.
func (AttachNetworkInterfaceRequest) Send ¶
func (r AttachNetworkInterfaceRequest) Send() (*AttachNetworkInterfaceOutput, error)
Send marshals and sends the AttachNetworkInterface API request.
type AttachVolumeInput ¶
type AttachVolumeInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` VolumeId *string `locationName:"VolumeId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AttachVolumeRequest
func (AttachVolumeInput) GoString ¶
func (s AttachVolumeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AttachVolumeResult
func (AttachVolumeOutput) GoString ¶
func (s AttachVolumeOutput) GoString() string
GoString returns the string representation
func (AttachVolumeOutput) SDKResponseMetadata ¶
func (s AttachVolumeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AttachVolumeOutput) String ¶
func (s AttachVolumeOutput) String() string
String returns the string representation
type AttachVolumeRequest ¶
type AttachVolumeRequest struct { *aws.Request Input *AttachVolumeInput Copy func(*AttachVolumeInput) AttachVolumeRequest }
AttachVolumeRequest is a API request type for the AttachVolume API operation.
func (AttachVolumeRequest) Send ¶
func (r AttachVolumeRequest) Send() (*AttachVolumeOutput, error)
Send marshals and sends the AttachVolume API request.
type Attachment ¶
type Attachment struct { AttachTime *time.Time `locationName:"attachTime" type:"timestamp" timestampFormat:""` AttachmentID *string `locationName:"attachmentID" type:"string"` AttachmentId *string `locationName:"attachmentId" type:"string"` DeleteOnTermination *bool `locationName:"deleteOnTermination" type:"boolean"` DeviceIndex *int64 `locationName:"deviceIndex" type:"integer"` InstanceId *string `locationName:"instanceId" type:"string"` InstanceOwnerId *string `locationName:"instanceOwnerId" type:"string"` Status *string `locationName:"status" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Attachment
func (Attachment) GoString ¶
func (s Attachment) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AttachmentSetItem
func (AttachmentSetItem) GoString ¶
func (s AttachmentSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AttachmentsSetItem
func (AttachmentsSetItem) GoString ¶
func (s AttachmentsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AuthorizeSecurityGroupIngressRequest
func (AuthorizeSecurityGroupIngressInput) GoString ¶
func (s AuthorizeSecurityGroupIngressInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AuthorizeSecurityGroupIngressResult
func (AuthorizeSecurityGroupIngressOutput) GoString ¶
func (s AuthorizeSecurityGroupIngressOutput) GoString() string
GoString returns the string representation
func (AuthorizeSecurityGroupIngressOutput) SDKResponseMetadata ¶
func (s AuthorizeSecurityGroupIngressOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AuthorizeSecurityGroupIngressOutput) String ¶
func (s AuthorizeSecurityGroupIngressOutput) String() string
String returns the string representation
type AuthorizeSecurityGroupIngressRequest ¶
type AuthorizeSecurityGroupIngressRequest struct { *aws.Request Input *AuthorizeSecurityGroupIngressInput Copy func(*AuthorizeSecurityGroupIngressInput) AuthorizeSecurityGroupIngressRequest }
AuthorizeSecurityGroupIngressRequest is a API request type for the AuthorizeSecurityGroupIngress API operation.
func (AuthorizeSecurityGroupIngressRequest) Send ¶
func (r AuthorizeSecurityGroupIngressRequest) Send() (*AuthorizeSecurityGroupIngressOutput, error)
Send marshals and sends the AuthorizeSecurityGroupIngress API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AutoScaleCount
func (AutoScaleCount) GoString ¶
func (s AutoScaleCount) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AutoScaleInfo
func (AutoScaleInfo) GoString ¶
func (s AutoScaleInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AutoScalingReservationSetItem
func (AutoScalingReservationSetItem) GoString ¶
func (s AutoScalingReservationSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Autoscaling
func (Autoscaling) GoString ¶
func (s Autoscaling) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AvailabilityZoneInfoSetItem
func (AvailabilityZoneInfoSetItem) GoString ¶
func (s AvailabilityZoneInfoSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/BackupInformation
func (BackupInformation) GoString ¶
func (s BackupInformation) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/BlockDeviceMappingSetItem
func (BlockDeviceMappingSetItem) GoString ¶
func (s BlockDeviceMappingSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/BypassInterface
func (BypassInterface) GoString ¶
func (s BypassInterface) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CaState
type CancelCopyInstancesInput ¶
type CancelCopyInstancesInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CancelCopyInstancesRequest
func (CancelCopyInstancesInput) GoString ¶
func (s CancelCopyInstancesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CancelCopyInstancesResult
func (CancelCopyInstancesOutput) GoString ¶
func (s CancelCopyInstancesOutput) GoString() string
GoString returns the string representation
func (CancelCopyInstancesOutput) SDKResponseMetadata ¶
func (s CancelCopyInstancesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CancelCopyInstancesOutput) String ¶
func (s CancelCopyInstancesOutput) String() string
String returns the string representation
type CancelCopyInstancesRequest ¶
type CancelCopyInstancesRequest struct { *aws.Request Input *CancelCopyInstancesInput Copy func(*CancelCopyInstancesInput) CancelCopyInstancesRequest }
CancelCopyInstancesRequest is a API request type for the CancelCopyInstances API operation.
func (CancelCopyInstancesRequest) Send ¶
func (r CancelCopyInstancesRequest) Send() (*CancelCopyInstancesOutput, error)
Send marshals and sends the CancelCopyInstances API request.
type CancelUploadInput ¶
type CancelUploadInput struct { ConversionTaskId *string `locationName:"ConversionTaskId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CancelUploadRequest
func (CancelUploadInput) GoString ¶
func (s CancelUploadInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CancelUploadResult
func (CancelUploadOutput) GoString ¶
func (s CancelUploadOutput) GoString() string
GoString returns the string representation
func (CancelUploadOutput) SDKResponseMetadata ¶
func (s CancelUploadOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CancelUploadOutput) String ¶
func (s CancelUploadOutput) String() string
String returns the string representation
type CancelUploadRequest ¶
type CancelUploadRequest struct { *aws.Request Input *CancelUploadInput Copy func(*CancelUploadInput) CancelUploadRequest }
CancelUploadRequest is a API request type for the CancelUpload API operation.
func (CancelUploadRequest) Send ¶
func (r CancelUploadRequest) Send() (*CancelUploadOutput, error)
Send marshals and sends the CancelUpload API request.
type CertAuthority ¶
type CertAuthority struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CertAuthority
func (CertAuthority) GoString ¶
func (s CertAuthority) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CertInfo
type CertState ¶
type CertState struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CertState
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CertsSetItem
func (CertsSetItem) GoString ¶
func (s CertsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ChargeDetail
func (ChargeDetail) GoString ¶
func (s ChargeDetail) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ChargeDetailInfo
func (ChargeDetailInfo) GoString ¶
func (s ChargeDetailInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ClearLoadBalancerSessionRequest
func (ClearLoadBalancerSessionInput) GoString ¶
func (s ClearLoadBalancerSessionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ClearLoadBalancerSessionResult
func (ClearLoadBalancerSessionOutput) GoString ¶
func (s ClearLoadBalancerSessionOutput) GoString() string
GoString returns the string representation
func (ClearLoadBalancerSessionOutput) SDKResponseMetadata ¶
func (s ClearLoadBalancerSessionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ClearLoadBalancerSessionOutput) String ¶
func (s ClearLoadBalancerSessionOutput) String() string
String returns the string representation
type ClearLoadBalancerSessionRequest ¶
type ClearLoadBalancerSessionRequest struct { *aws.Request Input *ClearLoadBalancerSessionInput Copy func(*ClearLoadBalancerSessionInput) ClearLoadBalancerSessionRequest }
ClearLoadBalancerSessionRequest is a API request type for the ClearLoadBalancerSession API operation.
func (ClearLoadBalancerSessionRequest) Send ¶
func (r ClearLoadBalancerSessionRequest) Send() (*ClearLoadBalancerSessionOutput, error)
Send marshals and sends the ClearLoadBalancerSession API request.
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 ¶
New creates a new instance of the Computing client with a config.
Example:
// Create a Computing client from just a config. svc := computing.New(myConfig)
func (*Computing) AllocateAddressRequest ¶
func (c *Computing) AllocateAddressRequest(input *AllocateAddressInput) AllocateAddressRequest
AllocateAddressRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the AllocateAddressRequest method. req := client.AllocateAddressRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AllocateAddress
func (*Computing) AssociateAddressRequest ¶
func (c *Computing) AssociateAddressRequest(input *AssociateAddressInput) AssociateAddressRequest
AssociateAddressRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the AssociateAddressRequest method. req := client.AssociateAddressRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociateAddress
func (*Computing) AssociateRouteTableRequest ¶
func (c *Computing) AssociateRouteTableRequest(input *AssociateRouteTableInput) AssociateRouteTableRequest
AssociateRouteTableRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the AssociateRouteTableRequest method. req := client.AssociateRouteTableRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociateRouteTable
func (*Computing) AssociateUsersRequest ¶
func (c *Computing) AssociateUsersRequest(input *AssociateUsersInput) AssociateUsersRequest
AssociateUsersRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the AssociateUsersRequest method. req := client.AssociateUsersRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AssociateUsers
func (*Computing) AttachNetworkInterfaceRequest ¶
func (c *Computing) AttachNetworkInterfaceRequest(input *AttachNetworkInterfaceInput) AttachNetworkInterfaceRequest
AttachNetworkInterfaceRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the AttachNetworkInterfaceRequest method. req := client.AttachNetworkInterfaceRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AttachNetworkInterface
func (*Computing) AttachVolumeRequest ¶
func (c *Computing) AttachVolumeRequest(input *AttachVolumeInput) AttachVolumeRequest
AttachVolumeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the AttachVolumeRequest method. req := client.AttachVolumeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AttachVolume
func (*Computing) AuthorizeSecurityGroupIngressRequest ¶
func (c *Computing) AuthorizeSecurityGroupIngressRequest(input *AuthorizeSecurityGroupIngressInput) AuthorizeSecurityGroupIngressRequest
AuthorizeSecurityGroupIngressRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the AuthorizeSecurityGroupIngressRequest method. req := client.AuthorizeSecurityGroupIngressRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/AuthorizeSecurityGroupIngress
func (*Computing) CancelCopyInstancesRequest ¶
func (c *Computing) CancelCopyInstancesRequest(input *CancelCopyInstancesInput) CancelCopyInstancesRequest
CancelCopyInstancesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CancelCopyInstancesRequest method. req := client.CancelCopyInstancesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CancelCopyInstances
func (*Computing) CancelUploadRequest ¶
func (c *Computing) CancelUploadRequest(input *CancelUploadInput) CancelUploadRequest
CancelUploadRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CancelUploadRequest method. req := client.CancelUploadRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CancelUpload
func (*Computing) ClearLoadBalancerSessionRequest ¶
func (c *Computing) ClearLoadBalancerSessionRequest(input *ClearLoadBalancerSessionInput) ClearLoadBalancerSessionRequest
ClearLoadBalancerSessionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ClearLoadBalancerSessionRequest method. req := client.ClearLoadBalancerSessionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ClearLoadBalancerSession
func (*Computing) ConfigureHealthCheckRequest ¶
func (c *Computing) ConfigureHealthCheckRequest(input *ConfigureHealthCheckInput) ConfigureHealthCheckRequest
ConfigureHealthCheckRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ConfigureHealthCheckRequest method. req := client.ConfigureHealthCheckRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ConfigureHealthCheck
func (*Computing) CopyInstancesRequest ¶
func (c *Computing) CopyInstancesRequest(input *CopyInstancesInput) CopyInstancesRequest
CopyInstancesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CopyInstancesRequest method. req := client.CopyInstancesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CopyInstances
func (*Computing) CreateCustomerGatewayRequest ¶
func (c *Computing) CreateCustomerGatewayRequest(input *CreateCustomerGatewayInput) CreateCustomerGatewayRequest
CreateCustomerGatewayRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateCustomerGatewayRequest method. req := client.CreateCustomerGatewayRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateCustomerGateway
func (*Computing) CreateDhcpOptionsRequest ¶
func (c *Computing) CreateDhcpOptionsRequest(input *CreateDhcpOptionsInput) CreateDhcpOptionsRequest
CreateDhcpOptionsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateDhcpOptionsRequest method. req := client.CreateDhcpOptionsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateDhcpOptions
func (*Computing) CreateImageRequest ¶
func (c *Computing) CreateImageRequest(input *CreateImageInput) CreateImageRequest
CreateImageRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateImageRequest method. req := client.CreateImageRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateImage
func (*Computing) CreateKeyPairRequest ¶
func (c *Computing) CreateKeyPairRequest(input *CreateKeyPairInput) CreateKeyPairRequest
CreateKeyPairRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateKeyPairRequest method. req := client.CreateKeyPairRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateKeyPair
func (*Computing) CreateLoadBalancerRequest ¶
func (c *Computing) CreateLoadBalancerRequest(input *CreateLoadBalancerInput) CreateLoadBalancerRequest
CreateLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateLoadBalancerRequest method. req := client.CreateLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateLoadBalancer
func (*Computing) CreateNetworkInterfaceRequest ¶
func (c *Computing) CreateNetworkInterfaceRequest(input *CreateNetworkInterfaceInput) CreateNetworkInterfaceRequest
CreateNetworkInterfaceRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateNetworkInterfaceRequest method. req := client.CreateNetworkInterfaceRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateNetworkInterface
func (*Computing) CreateRouteRequest ¶
func (c *Computing) CreateRouteRequest(input *CreateRouteInput) CreateRouteRequest
CreateRouteRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateRouteRequest method. req := client.CreateRouteRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateRoute
func (*Computing) CreateRouteTableRequest ¶
func (c *Computing) CreateRouteTableRequest(input *CreateRouteTableInput) CreateRouteTableRequest
CreateRouteTableRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateRouteTableRequest method. req := client.CreateRouteTableRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateRouteTable
func (*Computing) CreateSecurityGroupRequest ¶
func (c *Computing) CreateSecurityGroupRequest(input *CreateSecurityGroupInput) CreateSecurityGroupRequest
CreateSecurityGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateSecurityGroupRequest method. req := client.CreateSecurityGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateSecurityGroup
func (*Computing) CreateSslCertificateRequest ¶
func (c *Computing) CreateSslCertificateRequest(input *CreateSslCertificateInput) CreateSslCertificateRequest
CreateSslCertificateRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateSslCertificateRequest method. req := client.CreateSslCertificateRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateSslCertificate
func (*Computing) CreateVolumeRequest ¶
func (c *Computing) CreateVolumeRequest(input *CreateVolumeInput) CreateVolumeRequest
CreateVolumeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateVolumeRequest method. req := client.CreateVolumeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateVolume
func (*Computing) CreateVpnConnectionRequest ¶
func (c *Computing) CreateVpnConnectionRequest(input *CreateVpnConnectionInput) CreateVpnConnectionRequest
CreateVpnConnectionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateVpnConnectionRequest method. req := client.CreateVpnConnectionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateVpnConnection
func (*Computing) CreateVpnGatewayRequest ¶
func (c *Computing) CreateVpnGatewayRequest(input *CreateVpnGatewayInput) CreateVpnGatewayRequest
CreateVpnGatewayRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the CreateVpnGatewayRequest method. req := client.CreateVpnGatewayRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateVpnGateway
func (*Computing) DeleteCustomerGatewayRequest ¶
func (c *Computing) DeleteCustomerGatewayRequest(input *DeleteCustomerGatewayInput) DeleteCustomerGatewayRequest
DeleteCustomerGatewayRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteCustomerGatewayRequest method. req := client.DeleteCustomerGatewayRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteCustomerGateway
func (*Computing) DeleteDhcpOptionsRequest ¶
func (c *Computing) DeleteDhcpOptionsRequest(input *DeleteDhcpOptionsInput) DeleteDhcpOptionsRequest
DeleteDhcpOptionsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteDhcpOptionsRequest method. req := client.DeleteDhcpOptionsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteDhcpOptions
func (*Computing) DeleteImageRequest ¶
func (c *Computing) DeleteImageRequest(input *DeleteImageInput) DeleteImageRequest
DeleteImageRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteImageRequest method. req := client.DeleteImageRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteImage
func (*Computing) DeleteKeyPairRequest ¶
func (c *Computing) DeleteKeyPairRequest(input *DeleteKeyPairInput) DeleteKeyPairRequest
DeleteKeyPairRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteKeyPairRequest method. req := client.DeleteKeyPairRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteKeyPair
func (*Computing) DeleteLoadBalancerRequest ¶
func (c *Computing) DeleteLoadBalancerRequest(input *DeleteLoadBalancerInput) DeleteLoadBalancerRequest
DeleteLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteLoadBalancerRequest method. req := client.DeleteLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteLoadBalancer
func (*Computing) DeleteNetworkInterfaceRequest ¶
func (c *Computing) DeleteNetworkInterfaceRequest(input *DeleteNetworkInterfaceInput) DeleteNetworkInterfaceRequest
DeleteNetworkInterfaceRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteNetworkInterfaceRequest method. req := client.DeleteNetworkInterfaceRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteNetworkInterface
func (*Computing) DeleteRouteRequest ¶
func (c *Computing) DeleteRouteRequest(input *DeleteRouteInput) DeleteRouteRequest
DeleteRouteRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteRouteRequest method. req := client.DeleteRouteRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteRoute
func (*Computing) DeleteRouteTableRequest ¶
func (c *Computing) DeleteRouteTableRequest(input *DeleteRouteTableInput) DeleteRouteTableRequest
DeleteRouteTableRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteRouteTableRequest method. req := client.DeleteRouteTableRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteRouteTable
func (*Computing) DeleteSecurityGroupRequest ¶
func (c *Computing) DeleteSecurityGroupRequest(input *DeleteSecurityGroupInput) DeleteSecurityGroupRequest
DeleteSecurityGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteSecurityGroupRequest method. req := client.DeleteSecurityGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteSecurityGroup
func (*Computing) DeleteSslCertificateRequest ¶
func (c *Computing) DeleteSslCertificateRequest(input *DeleteSslCertificateInput) DeleteSslCertificateRequest
DeleteSslCertificateRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteSslCertificateRequest method. req := client.DeleteSslCertificateRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteSslCertificate
func (*Computing) DeleteVolumeRequest ¶
func (c *Computing) DeleteVolumeRequest(input *DeleteVolumeInput) DeleteVolumeRequest
DeleteVolumeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteVolumeRequest method. req := client.DeleteVolumeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteVolume
func (*Computing) DeleteVpnConnectionRequest ¶
func (c *Computing) DeleteVpnConnectionRequest(input *DeleteVpnConnectionInput) DeleteVpnConnectionRequest
DeleteVpnConnectionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteVpnConnectionRequest method. req := client.DeleteVpnConnectionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteVpnConnection
func (*Computing) DeleteVpnGatewayRequest ¶
func (c *Computing) DeleteVpnGatewayRequest(input *DeleteVpnGatewayInput) DeleteVpnGatewayRequest
DeleteVpnGatewayRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeleteVpnGatewayRequest method. req := client.DeleteVpnGatewayRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteVpnGateway
func (*Computing) DeregisterInstancesFromLoadBalancerRequest ¶
func (c *Computing) DeregisterInstancesFromLoadBalancerRequest(input *DeregisterInstancesFromLoadBalancerInput) DeregisterInstancesFromLoadBalancerRequest
DeregisterInstancesFromLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeregisterInstancesFromLoadBalancerRequest method. req := client.DeregisterInstancesFromLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeregisterInstancesFromLoadBalancer
func (*Computing) DeregisterInstancesFromSecurityGroupRequest ¶
func (c *Computing) DeregisterInstancesFromSecurityGroupRequest(input *DeregisterInstancesFromSecurityGroupInput) DeregisterInstancesFromSecurityGroupRequest
DeregisterInstancesFromSecurityGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DeregisterInstancesFromSecurityGroupRequest method. req := client.DeregisterInstancesFromSecurityGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeregisterInstancesFromSecurityGroup
func (*Computing) DescribeAddressesRequest ¶
func (c *Computing) DescribeAddressesRequest(input *DescribeAddressesInput) DescribeAddressesRequest
DescribeAddressesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeAddressesRequest method. req := client.DescribeAddressesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeAddresses
func (*Computing) DescribeAssociatedUsersRequest ¶
func (c *Computing) DescribeAssociatedUsersRequest(input *DescribeAssociatedUsersInput) DescribeAssociatedUsersRequest
DescribeAssociatedUsersRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeAssociatedUsersRequest method. req := client.DescribeAssociatedUsersRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeAssociatedUsers
func (*Computing) DescribeAvailabilityZonesRequest ¶
func (c *Computing) DescribeAvailabilityZonesRequest(input *DescribeAvailabilityZonesInput) DescribeAvailabilityZonesRequest
DescribeAvailabilityZonesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeAvailabilityZonesRequest method. req := client.DescribeAvailabilityZonesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeAvailabilityZones
func (*Computing) DescribeCustomerGatewaysRequest ¶
func (c *Computing) DescribeCustomerGatewaysRequest(input *DescribeCustomerGatewaysInput) DescribeCustomerGatewaysRequest
DescribeCustomerGatewaysRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeCustomerGatewaysRequest method. req := client.DescribeCustomerGatewaysRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeCustomerGateways
func (*Computing) DescribeDhcpOptionsRequest ¶
func (c *Computing) DescribeDhcpOptionsRequest(input *DescribeDhcpOptionsInput) DescribeDhcpOptionsRequest
DescribeDhcpOptionsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeDhcpOptionsRequest method. req := client.DescribeDhcpOptionsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeDhcpOptions
func (*Computing) DescribeImagesRequest ¶
func (c *Computing) DescribeImagesRequest(input *DescribeImagesInput) DescribeImagesRequest
DescribeImagesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeImagesRequest method. req := client.DescribeImagesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeImages
func (*Computing) DescribeInstanceAttributeRequest ¶
func (c *Computing) DescribeInstanceAttributeRequest(input *DescribeInstanceAttributeInput) DescribeInstanceAttributeRequest
DescribeInstanceAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeInstanceAttributeRequest method. req := client.DescribeInstanceAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeInstanceAttribute
func (*Computing) DescribeInstanceHealthRequest ¶
func (c *Computing) DescribeInstanceHealthRequest(input *DescribeInstanceHealthInput) DescribeInstanceHealthRequest
DescribeInstanceHealthRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeInstanceHealthRequest method. req := client.DescribeInstanceHealthRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeInstanceHealth
func (*Computing) DescribeInstancesRequest ¶
func (c *Computing) DescribeInstancesRequest(input *DescribeInstancesInput) DescribeInstancesRequest
DescribeInstancesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeInstancesRequest method. req := client.DescribeInstancesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeInstances
func (*Computing) DescribeKeyPairsRequest ¶
func (c *Computing) DescribeKeyPairsRequest(input *DescribeKeyPairsInput) DescribeKeyPairsRequest
DescribeKeyPairsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeKeyPairsRequest method. req := client.DescribeKeyPairsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeKeyPairs
func (*Computing) DescribeLoadBalancersRequest ¶
func (c *Computing) DescribeLoadBalancersRequest(input *DescribeLoadBalancersInput) DescribeLoadBalancersRequest
DescribeLoadBalancersRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeLoadBalancersRequest method. req := client.DescribeLoadBalancersRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeLoadBalancers
func (*Computing) DescribeNetworkInterfacesRequest ¶
func (c *Computing) DescribeNetworkInterfacesRequest(input *DescribeNetworkInterfacesInput) DescribeNetworkInterfacesRequest
DescribeNetworkInterfacesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeNetworkInterfacesRequest method. req := client.DescribeNetworkInterfacesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeNetworkInterfaces
func (*Computing) DescribeRegionsRequest ¶
func (c *Computing) DescribeRegionsRequest(input *DescribeRegionsInput) DescribeRegionsRequest
DescribeRegionsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeRegionsRequest method. req := client.DescribeRegionsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeRegions
func (*Computing) DescribeResourcesRequest ¶
func (c *Computing) DescribeResourcesRequest(input *DescribeResourcesInput) DescribeResourcesRequest
DescribeResourcesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeResourcesRequest method. req := client.DescribeResourcesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeResources
func (*Computing) DescribeRouteTablesRequest ¶
func (c *Computing) DescribeRouteTablesRequest(input *DescribeRouteTablesInput) DescribeRouteTablesRequest
DescribeRouteTablesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeRouteTablesRequest method. req := client.DescribeRouteTablesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeRouteTables
func (*Computing) DescribeSecurityActivitiesRequest ¶
func (c *Computing) DescribeSecurityActivitiesRequest(input *DescribeSecurityActivitiesInput) DescribeSecurityActivitiesRequest
DescribeSecurityActivitiesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeSecurityActivitiesRequest method. req := client.DescribeSecurityActivitiesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSecurityActivities
func (*Computing) DescribeSecurityGroupOptionRequest ¶
func (c *Computing) DescribeSecurityGroupOptionRequest(input *DescribeSecurityGroupOptionInput) DescribeSecurityGroupOptionRequest
DescribeSecurityGroupOptionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeSecurityGroupOptionRequest method. req := client.DescribeSecurityGroupOptionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSecurityGroupOption
func (*Computing) DescribeSecurityGroupsRequest ¶
func (c *Computing) DescribeSecurityGroupsRequest(input *DescribeSecurityGroupsInput) DescribeSecurityGroupsRequest
DescribeSecurityGroupsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeSecurityGroupsRequest method. req := client.DescribeSecurityGroupsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSecurityGroups
func (*Computing) DescribeServiceStatusRequest ¶
func (c *Computing) DescribeServiceStatusRequest(input *DescribeServiceStatusInput) DescribeServiceStatusRequest
DescribeServiceStatusRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeServiceStatusRequest method. req := client.DescribeServiceStatusRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeServiceStatus
func (*Computing) DescribeSslCertificateAttributeRequest ¶
func (c *Computing) DescribeSslCertificateAttributeRequest(input *DescribeSslCertificateAttributeInput) DescribeSslCertificateAttributeRequest
DescribeSslCertificateAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeSslCertificateAttributeRequest method. req := client.DescribeSslCertificateAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSslCertificateAttribute
func (*Computing) DescribeSslCertificatesRequest ¶
func (c *Computing) DescribeSslCertificatesRequest(input *DescribeSslCertificatesInput) DescribeSslCertificatesRequest
DescribeSslCertificatesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeSslCertificatesRequest method. req := client.DescribeSslCertificatesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSslCertificates
func (*Computing) DescribeUploadsRequest ¶
func (c *Computing) DescribeUploadsRequest(input *DescribeUploadsInput) DescribeUploadsRequest
DescribeUploadsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeUploadsRequest method. req := client.DescribeUploadsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeUploads
func (*Computing) DescribeUsageRequest ¶
func (c *Computing) DescribeUsageRequest(input *DescribeUsageInput) DescribeUsageRequest
DescribeUsageRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeUsageRequest method. req := client.DescribeUsageRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeUsage
func (*Computing) DescribeUserActivitiesRequest ¶
func (c *Computing) DescribeUserActivitiesRequest(input *DescribeUserActivitiesInput) DescribeUserActivitiesRequest
DescribeUserActivitiesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeUserActivitiesRequest method. req := client.DescribeUserActivitiesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeUserActivities
func (*Computing) DescribeVolumesRequest ¶
func (c *Computing) DescribeVolumesRequest(input *DescribeVolumesInput) DescribeVolumesRequest
DescribeVolumesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeVolumesRequest method. req := client.DescribeVolumesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeVolumes
func (*Computing) DescribeVpnConnectionsRequest ¶
func (c *Computing) DescribeVpnConnectionsRequest(input *DescribeVpnConnectionsInput) DescribeVpnConnectionsRequest
DescribeVpnConnectionsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeVpnConnectionsRequest method. req := client.DescribeVpnConnectionsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeVpnConnections
func (*Computing) DescribeVpnGatewaysRequest ¶
func (c *Computing) DescribeVpnGatewaysRequest(input *DescribeVpnGatewaysInput) DescribeVpnGatewaysRequest
DescribeVpnGatewaysRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DescribeVpnGatewaysRequest method. req := client.DescribeVpnGatewaysRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeVpnGateways
func (*Computing) DetachNetworkInterfaceRequest ¶
func (c *Computing) DetachNetworkInterfaceRequest(input *DetachNetworkInterfaceInput) DetachNetworkInterfaceRequest
DetachNetworkInterfaceRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DetachNetworkInterfaceRequest method. req := client.DetachNetworkInterfaceRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DetachNetworkInterface
func (*Computing) DetachVolumeRequest ¶
func (c *Computing) DetachVolumeRequest(input *DetachVolumeInput) DetachVolumeRequest
DetachVolumeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DetachVolumeRequest method. req := client.DetachVolumeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DetachVolume
func (*Computing) DisassociateAddressRequest ¶
func (c *Computing) DisassociateAddressRequest(input *DisassociateAddressInput) DisassociateAddressRequest
DisassociateAddressRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DisassociateAddressRequest method. req := client.DisassociateAddressRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DisassociateAddress
func (*Computing) DisassociateRouteTableRequest ¶
func (c *Computing) DisassociateRouteTableRequest(input *DisassociateRouteTableInput) DisassociateRouteTableRequest
DisassociateRouteTableRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DisassociateRouteTableRequest method. req := client.DisassociateRouteTableRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DisassociateRouteTable
func (*Computing) DissociateUsersRequest ¶
func (c *Computing) DissociateUsersRequest(input *DissociateUsersInput) DissociateUsersRequest
DissociateUsersRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DissociateUsersRequest method. req := client.DissociateUsersRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DissociateUsers
func (*Computing) DownloadSslCertificateRequest ¶
func (c *Computing) DownloadSslCertificateRequest(input *DownloadSslCertificateInput) DownloadSslCertificateRequest
DownloadSslCertificateRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the DownloadSslCertificateRequest method. req := client.DownloadSslCertificateRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DownloadSslCertificate
func (*Computing) ImportInstanceRequest ¶
func (c *Computing) ImportInstanceRequest(input *ImportInstanceInput) ImportInstanceRequest
ImportInstanceRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ImportInstanceRequest method. req := client.ImportInstanceRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImportInstance
func (*Computing) ImportKeyPairRequest ¶
func (c *Computing) ImportKeyPairRequest(input *ImportKeyPairInput) ImportKeyPairRequest
ImportKeyPairRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ImportKeyPairRequest method. req := client.ImportKeyPairRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImportKeyPair
func (*Computing) ModifyImageAttributeRequest ¶
func (c *Computing) ModifyImageAttributeRequest(input *ModifyImageAttributeInput) ModifyImageAttributeRequest
ModifyImageAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ModifyImageAttributeRequest method. req := client.ModifyImageAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyImageAttribute
func (*Computing) ModifyInstanceAttributeRequest ¶
func (c *Computing) ModifyInstanceAttributeRequest(input *ModifyInstanceAttributeInput) ModifyInstanceAttributeRequest
ModifyInstanceAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ModifyInstanceAttributeRequest method. req := client.ModifyInstanceAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyInstanceAttribute
func (*Computing) ModifyNetworkInterfaceAttributeRequest ¶
func (c *Computing) ModifyNetworkInterfaceAttributeRequest(input *ModifyNetworkInterfaceAttributeInput) ModifyNetworkInterfaceAttributeRequest
ModifyNetworkInterfaceAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ModifyNetworkInterfaceAttributeRequest method. req := client.ModifyNetworkInterfaceAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyNetworkInterfaceAttribute
func (*Computing) ModifySslCertificateAttributeRequest ¶
func (c *Computing) ModifySslCertificateAttributeRequest(input *ModifySslCertificateAttributeInput) ModifySslCertificateAttributeRequest
ModifySslCertificateAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ModifySslCertificateAttributeRequest method. req := client.ModifySslCertificateAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifySslCertificateAttribute
func (*Computing) ModifyVolumeAttributeRequest ¶
func (c *Computing) ModifyVolumeAttributeRequest(input *ModifyVolumeAttributeInput) ModifyVolumeAttributeRequest
ModifyVolumeAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ModifyVolumeAttributeRequest method. req := client.ModifyVolumeAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyVolumeAttribute
func (*Computing) NiftyAssociateImageRequest ¶
func (c *Computing) NiftyAssociateImageRequest(input *NiftyAssociateImageInput) NiftyAssociateImageRequest
NiftyAssociateImageRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyAssociateImageRequest method. req := client.NiftyAssociateImageRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyAssociateImage
func (*Computing) NiftyAssociateNatTableRequest ¶
func (c *Computing) NiftyAssociateNatTableRequest(input *NiftyAssociateNatTableInput) NiftyAssociateNatTableRequest
NiftyAssociateNatTableRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyAssociateNatTableRequest method. req := client.NiftyAssociateNatTableRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyAssociateNatTable
func (*Computing) NiftyAssociateRouteTableWithVpnGatewayRequest ¶
func (c *Computing) NiftyAssociateRouteTableWithVpnGatewayRequest(input *NiftyAssociateRouteTableWithVpnGatewayInput) NiftyAssociateRouteTableWithVpnGatewayRequest
NiftyAssociateRouteTableWithVpnGatewayRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyAssociateRouteTableWithVpnGatewayRequest method. req := client.NiftyAssociateRouteTableWithVpnGatewayRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyAssociateRouteTableWithVpnGateway
func (*Computing) NiftyConfigureElasticLoadBalancerHealthCheckRequest ¶
func (c *Computing) NiftyConfigureElasticLoadBalancerHealthCheckRequest(input *NiftyConfigureElasticLoadBalancerHealthCheckInput) NiftyConfigureElasticLoadBalancerHealthCheckRequest
NiftyConfigureElasticLoadBalancerHealthCheckRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyConfigureElasticLoadBalancerHealthCheckRequest method. req := client.NiftyConfigureElasticLoadBalancerHealthCheckRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyConfigureElasticLoadBalancerHealthCheck
func (*Computing) NiftyCreateAlarmRequest ¶
func (c *Computing) NiftyCreateAlarmRequest(input *NiftyCreateAlarmInput) NiftyCreateAlarmRequest
NiftyCreateAlarmRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateAlarmRequest method. req := client.NiftyCreateAlarmRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateAlarm
func (*Computing) NiftyCreateAutoScalingGroupRequest ¶
func (c *Computing) NiftyCreateAutoScalingGroupRequest(input *NiftyCreateAutoScalingGroupInput) NiftyCreateAutoScalingGroupRequest
NiftyCreateAutoScalingGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateAutoScalingGroupRequest method. req := client.NiftyCreateAutoScalingGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateAutoScalingGroup
func (*Computing) NiftyCreateDhcpConfigRequest ¶
func (c *Computing) NiftyCreateDhcpConfigRequest(input *NiftyCreateDhcpConfigInput) NiftyCreateDhcpConfigRequest
NiftyCreateDhcpConfigRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateDhcpConfigRequest method. req := client.NiftyCreateDhcpConfigRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateDhcpConfig
func (*Computing) NiftyCreateDhcpIpAddressPoolRequest ¶
func (c *Computing) NiftyCreateDhcpIpAddressPoolRequest(input *NiftyCreateDhcpIpAddressPoolInput) NiftyCreateDhcpIpAddressPoolRequest
NiftyCreateDhcpIpAddressPoolRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateDhcpIpAddressPoolRequest method. req := client.NiftyCreateDhcpIpAddressPoolRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateDhcpIpAddressPool
func (*Computing) NiftyCreateDhcpStaticMappingRequest ¶
func (c *Computing) NiftyCreateDhcpStaticMappingRequest(input *NiftyCreateDhcpStaticMappingInput) NiftyCreateDhcpStaticMappingRequest
NiftyCreateDhcpStaticMappingRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateDhcpStaticMappingRequest method. req := client.NiftyCreateDhcpStaticMappingRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateDhcpStaticMapping
func (*Computing) NiftyCreateElasticLoadBalancerRequest ¶
func (c *Computing) NiftyCreateElasticLoadBalancerRequest(input *NiftyCreateElasticLoadBalancerInput) NiftyCreateElasticLoadBalancerRequest
NiftyCreateElasticLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateElasticLoadBalancerRequest method. req := client.NiftyCreateElasticLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateElasticLoadBalancer
func (*Computing) NiftyCreateInstanceSnapshotRequest ¶
func (c *Computing) NiftyCreateInstanceSnapshotRequest(input *NiftyCreateInstanceSnapshotInput) NiftyCreateInstanceSnapshotRequest
NiftyCreateInstanceSnapshotRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateInstanceSnapshotRequest method. req := client.NiftyCreateInstanceSnapshotRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateInstanceSnapshot
func (*Computing) NiftyCreateNatRuleRequest ¶
func (c *Computing) NiftyCreateNatRuleRequest(input *NiftyCreateNatRuleInput) NiftyCreateNatRuleRequest
NiftyCreateNatRuleRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateNatRuleRequest method. req := client.NiftyCreateNatRuleRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateNatRule
func (*Computing) NiftyCreateNatTableRequest ¶
func (c *Computing) NiftyCreateNatTableRequest(input *NiftyCreateNatTableInput) NiftyCreateNatTableRequest
NiftyCreateNatTableRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateNatTableRequest method. req := client.NiftyCreateNatTableRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateNatTable
func (*Computing) NiftyCreatePrivateLanRequest ¶
func (c *Computing) NiftyCreatePrivateLanRequest(input *NiftyCreatePrivateLanInput) NiftyCreatePrivateLanRequest
NiftyCreatePrivateLanRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreatePrivateLanRequest method. req := client.NiftyCreatePrivateLanRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreatePrivateLan
func (*Computing) NiftyCreateRouterRequest ¶
func (c *Computing) NiftyCreateRouterRequest(input *NiftyCreateRouterInput) NiftyCreateRouterRequest
NiftyCreateRouterRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateRouterRequest method. req := client.NiftyCreateRouterRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateRouter
func (*Computing) NiftyCreateSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyCreateSeparateInstanceRuleRequest(input *NiftyCreateSeparateInstanceRuleInput) NiftyCreateSeparateInstanceRuleRequest
NiftyCreateSeparateInstanceRuleRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateSeparateInstanceRuleRequest method. req := client.NiftyCreateSeparateInstanceRuleRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateSeparateInstanceRule
func (*Computing) NiftyCreateWebProxyRequest ¶
func (c *Computing) NiftyCreateWebProxyRequest(input *NiftyCreateWebProxyInput) NiftyCreateWebProxyRequest
NiftyCreateWebProxyRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyCreateWebProxyRequest method. req := client.NiftyCreateWebProxyRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateWebProxy
func (*Computing) NiftyDeleteAlarmRequest ¶
func (c *Computing) NiftyDeleteAlarmRequest(input *NiftyDeleteAlarmInput) NiftyDeleteAlarmRequest
NiftyDeleteAlarmRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteAlarmRequest method. req := client.NiftyDeleteAlarmRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteAlarm
func (*Computing) NiftyDeleteAutoScalingGroupRequest ¶
func (c *Computing) NiftyDeleteAutoScalingGroupRequest(input *NiftyDeleteAutoScalingGroupInput) NiftyDeleteAutoScalingGroupRequest
NiftyDeleteAutoScalingGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteAutoScalingGroupRequest method. req := client.NiftyDeleteAutoScalingGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteAutoScalingGroup
func (*Computing) NiftyDeleteDhcpConfigRequest ¶
func (c *Computing) NiftyDeleteDhcpConfigRequest(input *NiftyDeleteDhcpConfigInput) NiftyDeleteDhcpConfigRequest
NiftyDeleteDhcpConfigRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteDhcpConfigRequest method. req := client.NiftyDeleteDhcpConfigRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteDhcpConfig
func (*Computing) NiftyDeleteDhcpIpAddressPoolRequest ¶
func (c *Computing) NiftyDeleteDhcpIpAddressPoolRequest(input *NiftyDeleteDhcpIpAddressPoolInput) NiftyDeleteDhcpIpAddressPoolRequest
NiftyDeleteDhcpIpAddressPoolRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteDhcpIpAddressPoolRequest method. req := client.NiftyDeleteDhcpIpAddressPoolRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteDhcpIpAddressPool
func (*Computing) NiftyDeleteDhcpStaticMappingRequest ¶
func (c *Computing) NiftyDeleteDhcpStaticMappingRequest(input *NiftyDeleteDhcpStaticMappingInput) NiftyDeleteDhcpStaticMappingRequest
NiftyDeleteDhcpStaticMappingRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteDhcpStaticMappingRequest method. req := client.NiftyDeleteDhcpStaticMappingRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteDhcpStaticMapping
func (*Computing) NiftyDeleteElasticLoadBalancerRequest ¶
func (c *Computing) NiftyDeleteElasticLoadBalancerRequest(input *NiftyDeleteElasticLoadBalancerInput) NiftyDeleteElasticLoadBalancerRequest
NiftyDeleteElasticLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteElasticLoadBalancerRequest method. req := client.NiftyDeleteElasticLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteElasticLoadBalancer
func (*Computing) NiftyDeleteInstanceSnapshotRequest ¶
func (c *Computing) NiftyDeleteInstanceSnapshotRequest(input *NiftyDeleteInstanceSnapshotInput) NiftyDeleteInstanceSnapshotRequest
NiftyDeleteInstanceSnapshotRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteInstanceSnapshotRequest method. req := client.NiftyDeleteInstanceSnapshotRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteInstanceSnapshot
func (*Computing) NiftyDeleteNatRuleRequest ¶
func (c *Computing) NiftyDeleteNatRuleRequest(input *NiftyDeleteNatRuleInput) NiftyDeleteNatRuleRequest
NiftyDeleteNatRuleRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteNatRuleRequest method. req := client.NiftyDeleteNatRuleRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteNatRule
func (*Computing) NiftyDeleteNatTableRequest ¶
func (c *Computing) NiftyDeleteNatTableRequest(input *NiftyDeleteNatTableInput) NiftyDeleteNatTableRequest
NiftyDeleteNatTableRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteNatTableRequest method. req := client.NiftyDeleteNatTableRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteNatTable
func (*Computing) NiftyDeletePrivateLanRequest ¶
func (c *Computing) NiftyDeletePrivateLanRequest(input *NiftyDeletePrivateLanInput) NiftyDeletePrivateLanRequest
NiftyDeletePrivateLanRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeletePrivateLanRequest method. req := client.NiftyDeletePrivateLanRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeletePrivateLan
func (*Computing) NiftyDeleteRouterRequest ¶
func (c *Computing) NiftyDeleteRouterRequest(input *NiftyDeleteRouterInput) NiftyDeleteRouterRequest
NiftyDeleteRouterRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteRouterRequest method. req := client.NiftyDeleteRouterRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteRouter
func (*Computing) NiftyDeleteSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyDeleteSeparateInstanceRuleRequest(input *NiftyDeleteSeparateInstanceRuleInput) NiftyDeleteSeparateInstanceRuleRequest
NiftyDeleteSeparateInstanceRuleRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteSeparateInstanceRuleRequest method. req := client.NiftyDeleteSeparateInstanceRuleRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteSeparateInstanceRule
func (*Computing) NiftyDeleteWebProxyRequest ¶
func (c *Computing) NiftyDeleteWebProxyRequest(input *NiftyDeleteWebProxyInput) NiftyDeleteWebProxyRequest
NiftyDeleteWebProxyRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeleteWebProxyRequest method. req := client.NiftyDeleteWebProxyRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteWebProxy
func (*Computing) NiftyDeregisterInstancesFromElasticLoadBalancerRequest ¶
func (c *Computing) NiftyDeregisterInstancesFromElasticLoadBalancerRequest(input *NiftyDeregisterInstancesFromElasticLoadBalancerInput) NiftyDeregisterInstancesFromElasticLoadBalancerRequest
NiftyDeregisterInstancesFromElasticLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeregisterInstancesFromElasticLoadBalancerRequest method. req := client.NiftyDeregisterInstancesFromElasticLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterInstancesFromElasticLoadBalancer
func (*Computing) NiftyDeregisterInstancesFromSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyDeregisterInstancesFromSeparateInstanceRuleRequest(input *NiftyDeregisterInstancesFromSeparateInstanceRuleInput) NiftyDeregisterInstancesFromSeparateInstanceRuleRequest
NiftyDeregisterInstancesFromSeparateInstanceRuleRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeregisterInstancesFromSeparateInstanceRuleRequest method. req := client.NiftyDeregisterInstancesFromSeparateInstanceRuleRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterInstancesFromSeparateInstanceRule
func (*Computing) NiftyDeregisterRoutersFromSecurityGroupRequest ¶
func (c *Computing) NiftyDeregisterRoutersFromSecurityGroupRequest(input *NiftyDeregisterRoutersFromSecurityGroupInput) NiftyDeregisterRoutersFromSecurityGroupRequest
NiftyDeregisterRoutersFromSecurityGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeregisterRoutersFromSecurityGroupRequest method. req := client.NiftyDeregisterRoutersFromSecurityGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterRoutersFromSecurityGroup
func (*Computing) NiftyDeregisterVpnGatewaysFromSecurityGroupRequest ¶
func (c *Computing) NiftyDeregisterVpnGatewaysFromSecurityGroupRequest(input *NiftyDeregisterVpnGatewaysFromSecurityGroupInput) NiftyDeregisterVpnGatewaysFromSecurityGroupRequest
NiftyDeregisterVpnGatewaysFromSecurityGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDeregisterVpnGatewaysFromSecurityGroupRequest method. req := client.NiftyDeregisterVpnGatewaysFromSecurityGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterVpnGatewaysFromSecurityGroup
func (*Computing) NiftyDescribeAlarmHistoryRequest ¶
func (c *Computing) NiftyDescribeAlarmHistoryRequest(input *NiftyDescribeAlarmHistoryInput) NiftyDescribeAlarmHistoryRequest
NiftyDescribeAlarmHistoryRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeAlarmHistoryRequest method. req := client.NiftyDescribeAlarmHistoryRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmHistory
func (*Computing) NiftyDescribeAlarmRulesActivitiesRequest ¶
func (c *Computing) NiftyDescribeAlarmRulesActivitiesRequest(input *NiftyDescribeAlarmRulesActivitiesInput) NiftyDescribeAlarmRulesActivitiesRequest
NiftyDescribeAlarmRulesActivitiesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeAlarmRulesActivitiesRequest method. req := client.NiftyDescribeAlarmRulesActivitiesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmRulesActivities
func (*Computing) NiftyDescribeAlarmsPartitionsRequest ¶
func (c *Computing) NiftyDescribeAlarmsPartitionsRequest(input *NiftyDescribeAlarmsPartitionsInput) NiftyDescribeAlarmsPartitionsRequest
NiftyDescribeAlarmsPartitionsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeAlarmsPartitionsRequest method. req := client.NiftyDescribeAlarmsPartitionsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmsPartitions
func (*Computing) NiftyDescribeAlarmsRequest ¶
func (c *Computing) NiftyDescribeAlarmsRequest(input *NiftyDescribeAlarmsInput) NiftyDescribeAlarmsRequest
NiftyDescribeAlarmsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeAlarmsRequest method. req := client.NiftyDescribeAlarmsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarms
func (*Computing) NiftyDescribeAutoScalingGroupsRequest ¶
func (c *Computing) NiftyDescribeAutoScalingGroupsRequest(input *NiftyDescribeAutoScalingGroupsInput) NiftyDescribeAutoScalingGroupsRequest
NiftyDescribeAutoScalingGroupsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeAutoScalingGroupsRequest method. req := client.NiftyDescribeAutoScalingGroupsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAutoScalingGroups
func (*Computing) NiftyDescribeCorporateInfoForCertificateRequest ¶
func (c *Computing) NiftyDescribeCorporateInfoForCertificateRequest(input *NiftyDescribeCorporateInfoForCertificateInput) NiftyDescribeCorporateInfoForCertificateRequest
NiftyDescribeCorporateInfoForCertificateRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeCorporateInfoForCertificateRequest method. req := client.NiftyDescribeCorporateInfoForCertificateRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeCorporateInfoForCertificate
func (*Computing) NiftyDescribeDhcpConfigsRequest ¶
func (c *Computing) NiftyDescribeDhcpConfigsRequest(input *NiftyDescribeDhcpConfigsInput) NiftyDescribeDhcpConfigsRequest
NiftyDescribeDhcpConfigsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeDhcpConfigsRequest method. req := client.NiftyDescribeDhcpConfigsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeDhcpConfigs
func (*Computing) NiftyDescribeDhcpStatusRequest ¶
func (c *Computing) NiftyDescribeDhcpStatusRequest(input *NiftyDescribeDhcpStatusInput) NiftyDescribeDhcpStatusRequest
NiftyDescribeDhcpStatusRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeDhcpStatusRequest method. req := client.NiftyDescribeDhcpStatusRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeDhcpStatus
func (*Computing) NiftyDescribeElasticLoadBalancersRequest ¶
func (c *Computing) NiftyDescribeElasticLoadBalancersRequest(input *NiftyDescribeElasticLoadBalancersInput) NiftyDescribeElasticLoadBalancersRequest
NiftyDescribeElasticLoadBalancersRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeElasticLoadBalancersRequest method. req := client.NiftyDescribeElasticLoadBalancersRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeElasticLoadBalancers
func (*Computing) NiftyDescribeInstanceElasticLoadBalancerHealthRequest ¶
func (c *Computing) NiftyDescribeInstanceElasticLoadBalancerHealthRequest(input *NiftyDescribeInstanceElasticLoadBalancerHealthInput) NiftyDescribeInstanceElasticLoadBalancerHealthRequest
NiftyDescribeInstanceElasticLoadBalancerHealthRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeInstanceElasticLoadBalancerHealthRequest method. req := client.NiftyDescribeInstanceElasticLoadBalancerHealthRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeInstanceElasticLoadBalancerHealth
func (*Computing) NiftyDescribeInstanceSnapshotsRequest ¶
func (c *Computing) NiftyDescribeInstanceSnapshotsRequest(input *NiftyDescribeInstanceSnapshotsInput) NiftyDescribeInstanceSnapshotsRequest
NiftyDescribeInstanceSnapshotsRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeInstanceSnapshotsRequest method. req := client.NiftyDescribeInstanceSnapshotsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeInstanceSnapshots
func (*Computing) NiftyDescribeNatTablesRequest ¶
func (c *Computing) NiftyDescribeNatTablesRequest(input *NiftyDescribeNatTablesInput) NiftyDescribeNatTablesRequest
NiftyDescribeNatTablesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeNatTablesRequest method. req := client.NiftyDescribeNatTablesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeNatTables
func (*Computing) NiftyDescribePerformanceChartRequest ¶
func (c *Computing) NiftyDescribePerformanceChartRequest(input *NiftyDescribePerformanceChartInput) NiftyDescribePerformanceChartRequest
NiftyDescribePerformanceChartRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribePerformanceChartRequest method. req := client.NiftyDescribePerformanceChartRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribePerformanceChart
func (*Computing) NiftyDescribePrivateLansRequest ¶
func (c *Computing) NiftyDescribePrivateLansRequest(input *NiftyDescribePrivateLansInput) NiftyDescribePrivateLansRequest
NiftyDescribePrivateLansRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribePrivateLansRequest method. req := client.NiftyDescribePrivateLansRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribePrivateLans
func (*Computing) NiftyDescribeRoutersRequest ¶
func (c *Computing) NiftyDescribeRoutersRequest(input *NiftyDescribeRoutersInput) NiftyDescribeRoutersRequest
NiftyDescribeRoutersRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeRoutersRequest method. req := client.NiftyDescribeRoutersRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeRouters
func (*Computing) NiftyDescribeScalingActivitiesRequest ¶
func (c *Computing) NiftyDescribeScalingActivitiesRequest(input *NiftyDescribeScalingActivitiesInput) NiftyDescribeScalingActivitiesRequest
NiftyDescribeScalingActivitiesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeScalingActivitiesRequest method. req := client.NiftyDescribeScalingActivitiesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeScalingActivities
func (*Computing) NiftyDescribeSeparateInstanceRulesRequest ¶
func (c *Computing) NiftyDescribeSeparateInstanceRulesRequest(input *NiftyDescribeSeparateInstanceRulesInput) NiftyDescribeSeparateInstanceRulesRequest
NiftyDescribeSeparateInstanceRulesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeSeparateInstanceRulesRequest method. req := client.NiftyDescribeSeparateInstanceRulesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeSeparateInstanceRules
func (*Computing) NiftyDescribeVpnGatewayActivitiesRequest ¶
func (c *Computing) NiftyDescribeVpnGatewayActivitiesRequest(input *NiftyDescribeVpnGatewayActivitiesInput) NiftyDescribeVpnGatewayActivitiesRequest
NiftyDescribeVpnGatewayActivitiesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeVpnGatewayActivitiesRequest method. req := client.NiftyDescribeVpnGatewayActivitiesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeVpnGatewayActivities
func (*Computing) NiftyDescribeWebProxiesRequest ¶
func (c *Computing) NiftyDescribeWebProxiesRequest(input *NiftyDescribeWebProxiesInput) NiftyDescribeWebProxiesRequest
NiftyDescribeWebProxiesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDescribeWebProxiesRequest method. req := client.NiftyDescribeWebProxiesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeWebProxies
func (*Computing) NiftyDisableDhcpRequest ¶
func (c *Computing) NiftyDisableDhcpRequest(input *NiftyDisableDhcpInput) NiftyDisableDhcpRequest
NiftyDisableDhcpRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDisableDhcpRequest method. req := client.NiftyDisableDhcpRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDisableDhcp
func (*Computing) NiftyDisassociateNatTableRequest ¶
func (c *Computing) NiftyDisassociateNatTableRequest(input *NiftyDisassociateNatTableInput) NiftyDisassociateNatTableRequest
NiftyDisassociateNatTableRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDisassociateNatTableRequest method. req := client.NiftyDisassociateNatTableRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDisassociateNatTable
func (*Computing) NiftyDisassociateRouteTableFromVpnGatewayRequest ¶
func (c *Computing) NiftyDisassociateRouteTableFromVpnGatewayRequest(input *NiftyDisassociateRouteTableFromVpnGatewayInput) NiftyDisassociateRouteTableFromVpnGatewayRequest
NiftyDisassociateRouteTableFromVpnGatewayRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyDisassociateRouteTableFromVpnGatewayRequest method. req := client.NiftyDisassociateRouteTableFromVpnGatewayRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDisassociateRouteTableFromVpnGateway
func (*Computing) NiftyEnableDhcpRequest ¶
func (c *Computing) NiftyEnableDhcpRequest(input *NiftyEnableDhcpInput) NiftyEnableDhcpRequest
NiftyEnableDhcpRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyEnableDhcpRequest method. req := client.NiftyEnableDhcpRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyEnableDhcp
func (*Computing) NiftyModifyAddressAttributeRequest ¶
func (c *Computing) NiftyModifyAddressAttributeRequest(input *NiftyModifyAddressAttributeInput) NiftyModifyAddressAttributeRequest
NiftyModifyAddressAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyModifyAddressAttributeRequest method. req := client.NiftyModifyAddressAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyAddressAttribute
func (*Computing) NiftyModifyCustomerGatewayAttributeRequest ¶
func (c *Computing) NiftyModifyCustomerGatewayAttributeRequest(input *NiftyModifyCustomerGatewayAttributeInput) NiftyModifyCustomerGatewayAttributeRequest
NiftyModifyCustomerGatewayAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyModifyCustomerGatewayAttributeRequest method. req := client.NiftyModifyCustomerGatewayAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyCustomerGatewayAttribute
func (*Computing) NiftyModifyElasticLoadBalancerAttributesRequest ¶
func (c *Computing) NiftyModifyElasticLoadBalancerAttributesRequest(input *NiftyModifyElasticLoadBalancerAttributesInput) NiftyModifyElasticLoadBalancerAttributesRequest
NiftyModifyElasticLoadBalancerAttributesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyModifyElasticLoadBalancerAttributesRequest method. req := client.NiftyModifyElasticLoadBalancerAttributesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyElasticLoadBalancerAttributes
func (*Computing) NiftyModifyInstanceSnapshotAttributeRequest ¶
func (c *Computing) NiftyModifyInstanceSnapshotAttributeRequest(input *NiftyModifyInstanceSnapshotAttributeInput) NiftyModifyInstanceSnapshotAttributeRequest
NiftyModifyInstanceSnapshotAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyModifyInstanceSnapshotAttributeRequest method. req := client.NiftyModifyInstanceSnapshotAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyInstanceSnapshotAttribute
func (*Computing) NiftyModifyKeyPairAttributeRequest ¶
func (c *Computing) NiftyModifyKeyPairAttributeRequest(input *NiftyModifyKeyPairAttributeInput) NiftyModifyKeyPairAttributeRequest
NiftyModifyKeyPairAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyModifyKeyPairAttributeRequest method. req := client.NiftyModifyKeyPairAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyKeyPairAttribute
func (*Computing) NiftyModifyPrivateLanAttributeRequest ¶
func (c *Computing) NiftyModifyPrivateLanAttributeRequest(input *NiftyModifyPrivateLanAttributeInput) NiftyModifyPrivateLanAttributeRequest
NiftyModifyPrivateLanAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyModifyPrivateLanAttributeRequest method. req := client.NiftyModifyPrivateLanAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyPrivateLanAttribute
func (*Computing) NiftyModifyRouterAttributeRequest ¶
func (c *Computing) NiftyModifyRouterAttributeRequest(input *NiftyModifyRouterAttributeInput) NiftyModifyRouterAttributeRequest
NiftyModifyRouterAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyModifyRouterAttributeRequest method. req := client.NiftyModifyRouterAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyRouterAttribute
func (*Computing) NiftyModifyVpnGatewayAttributeRequest ¶
func (c *Computing) NiftyModifyVpnGatewayAttributeRequest(input *NiftyModifyVpnGatewayAttributeInput) NiftyModifyVpnGatewayAttributeRequest
NiftyModifyVpnGatewayAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyModifyVpnGatewayAttributeRequest method. req := client.NiftyModifyVpnGatewayAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyVpnGatewayAttribute
func (*Computing) NiftyModifyWebProxyAttributeRequest ¶
func (c *Computing) NiftyModifyWebProxyAttributeRequest(input *NiftyModifyWebProxyAttributeInput) NiftyModifyWebProxyAttributeRequest
NiftyModifyWebProxyAttributeRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyModifyWebProxyAttributeRequest method. req := client.NiftyModifyWebProxyAttributeRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyWebProxyAttribute
func (*Computing) NiftyRebootRoutersRequest ¶
func (c *Computing) NiftyRebootRoutersRequest(input *NiftyRebootRoutersInput) NiftyRebootRoutersRequest
NiftyRebootRoutersRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRebootRoutersRequest method. req := client.NiftyRebootRoutersRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRebootRouters
func (*Computing) NiftyRebootVpnGatewaysRequest ¶
func (c *Computing) NiftyRebootVpnGatewaysRequest(input *NiftyRebootVpnGatewaysInput) NiftyRebootVpnGatewaysRequest
NiftyRebootVpnGatewaysRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRebootVpnGatewaysRequest method. req := client.NiftyRebootVpnGatewaysRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRebootVpnGateways
func (*Computing) NiftyRegisterInstancesWithElasticLoadBalancerRequest ¶
func (c *Computing) NiftyRegisterInstancesWithElasticLoadBalancerRequest(input *NiftyRegisterInstancesWithElasticLoadBalancerInput) NiftyRegisterInstancesWithElasticLoadBalancerRequest
NiftyRegisterInstancesWithElasticLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRegisterInstancesWithElasticLoadBalancerRequest method. req := client.NiftyRegisterInstancesWithElasticLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterInstancesWithElasticLoadBalancer
func (*Computing) NiftyRegisterInstancesWithSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyRegisterInstancesWithSeparateInstanceRuleRequest(input *NiftyRegisterInstancesWithSeparateInstanceRuleInput) NiftyRegisterInstancesWithSeparateInstanceRuleRequest
NiftyRegisterInstancesWithSeparateInstanceRuleRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRegisterInstancesWithSeparateInstanceRuleRequest method. req := client.NiftyRegisterInstancesWithSeparateInstanceRuleRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterInstancesWithSeparateInstanceRule
func (*Computing) NiftyRegisterPortWithElasticLoadBalancerRequest ¶
func (c *Computing) NiftyRegisterPortWithElasticLoadBalancerRequest(input *NiftyRegisterPortWithElasticLoadBalancerInput) NiftyRegisterPortWithElasticLoadBalancerRequest
NiftyRegisterPortWithElasticLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRegisterPortWithElasticLoadBalancerRequest method. req := client.NiftyRegisterPortWithElasticLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterPortWithElasticLoadBalancer
func (*Computing) NiftyRegisterRoutersWithSecurityGroupRequest ¶
func (c *Computing) NiftyRegisterRoutersWithSecurityGroupRequest(input *NiftyRegisterRoutersWithSecurityGroupInput) NiftyRegisterRoutersWithSecurityGroupRequest
NiftyRegisterRoutersWithSecurityGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRegisterRoutersWithSecurityGroupRequest method. req := client.NiftyRegisterRoutersWithSecurityGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterRoutersWithSecurityGroup
func (*Computing) NiftyRegisterVpnGatewaysWithSecurityGroupRequest ¶
func (c *Computing) NiftyRegisterVpnGatewaysWithSecurityGroupRequest(input *NiftyRegisterVpnGatewaysWithSecurityGroupInput) NiftyRegisterVpnGatewaysWithSecurityGroupRequest
NiftyRegisterVpnGatewaysWithSecurityGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRegisterVpnGatewaysWithSecurityGroupRequest method. req := client.NiftyRegisterVpnGatewaysWithSecurityGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterVpnGatewaysWithSecurityGroup
func (*Computing) NiftyReleaseRouterBackupStateRequest ¶
func (c *Computing) NiftyReleaseRouterBackupStateRequest(input *NiftyReleaseRouterBackupStateInput) NiftyReleaseRouterBackupStateRequest
NiftyReleaseRouterBackupStateRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReleaseRouterBackupStateRequest method. req := client.NiftyReleaseRouterBackupStateRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReleaseRouterBackupState
func (*Computing) NiftyReleaseVpnGatewayBackupStateRequest ¶
func (c *Computing) NiftyReleaseVpnGatewayBackupStateRequest(input *NiftyReleaseVpnGatewayBackupStateInput) NiftyReleaseVpnGatewayBackupStateRequest
NiftyReleaseVpnGatewayBackupStateRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReleaseVpnGatewayBackupStateRequest method. req := client.NiftyReleaseVpnGatewayBackupStateRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReleaseVpnGatewayBackupState
func (*Computing) NiftyReplaceDhcpConfigRequest ¶
func (c *Computing) NiftyReplaceDhcpConfigRequest(input *NiftyReplaceDhcpConfigInput) NiftyReplaceDhcpConfigRequest
NiftyReplaceDhcpConfigRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReplaceDhcpConfigRequest method. req := client.NiftyReplaceDhcpConfigRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceDhcpConfig
func (*Computing) NiftyReplaceDhcpOptionRequest ¶
func (c *Computing) NiftyReplaceDhcpOptionRequest(input *NiftyReplaceDhcpOptionInput) NiftyReplaceDhcpOptionRequest
NiftyReplaceDhcpOptionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReplaceDhcpOptionRequest method. req := client.NiftyReplaceDhcpOptionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceDhcpOption
func (*Computing) NiftyReplaceElasticLoadBalancerLatestVersionRequest ¶
func (c *Computing) NiftyReplaceElasticLoadBalancerLatestVersionRequest(input *NiftyReplaceElasticLoadBalancerLatestVersionInput) NiftyReplaceElasticLoadBalancerLatestVersionRequest
NiftyReplaceElasticLoadBalancerLatestVersionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReplaceElasticLoadBalancerLatestVersionRequest method. req := client.NiftyReplaceElasticLoadBalancerLatestVersionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceElasticLoadBalancerLatestVersion
func (*Computing) NiftyReplaceNatRuleRequest ¶
func (c *Computing) NiftyReplaceNatRuleRequest(input *NiftyReplaceNatRuleInput) NiftyReplaceNatRuleRequest
NiftyReplaceNatRuleRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReplaceNatRuleRequest method. req := client.NiftyReplaceNatRuleRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceNatRule
func (*Computing) NiftyReplaceNatTableAssociationRequest ¶
func (c *Computing) NiftyReplaceNatTableAssociationRequest(input *NiftyReplaceNatTableAssociationInput) NiftyReplaceNatTableAssociationRequest
NiftyReplaceNatTableAssociationRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReplaceNatTableAssociationRequest method. req := client.NiftyReplaceNatTableAssociationRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceNatTableAssociation
func (*Computing) NiftyReplaceRouteTableAssociationWithVpnGatewayRequest ¶
func (c *Computing) NiftyReplaceRouteTableAssociationWithVpnGatewayRequest(input *NiftyReplaceRouteTableAssociationWithVpnGatewayInput) NiftyReplaceRouteTableAssociationWithVpnGatewayRequest
NiftyReplaceRouteTableAssociationWithVpnGatewayRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReplaceRouteTableAssociationWithVpnGatewayRequest method. req := client.NiftyReplaceRouteTableAssociationWithVpnGatewayRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceRouteTableAssociationWithVpnGateway
func (*Computing) NiftyReplaceRouterLatestVersionRequest ¶
func (c *Computing) NiftyReplaceRouterLatestVersionRequest(input *NiftyReplaceRouterLatestVersionInput) NiftyReplaceRouterLatestVersionRequest
NiftyReplaceRouterLatestVersionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReplaceRouterLatestVersionRequest method. req := client.NiftyReplaceRouterLatestVersionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceRouterLatestVersion
func (*Computing) NiftyReplaceVpnGatewayLatestVersionRequest ¶
func (c *Computing) NiftyReplaceVpnGatewayLatestVersionRequest(input *NiftyReplaceVpnGatewayLatestVersionInput) NiftyReplaceVpnGatewayLatestVersionRequest
NiftyReplaceVpnGatewayLatestVersionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyReplaceVpnGatewayLatestVersionRequest method. req := client.NiftyReplaceVpnGatewayLatestVersionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceVpnGatewayLatestVersion
func (*Computing) NiftyRestoreInstanceSnapshotRequest ¶
func (c *Computing) NiftyRestoreInstanceSnapshotRequest(input *NiftyRestoreInstanceSnapshotInput) NiftyRestoreInstanceSnapshotRequest
NiftyRestoreInstanceSnapshotRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRestoreInstanceSnapshotRequest method. req := client.NiftyRestoreInstanceSnapshotRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRestoreInstanceSnapshot
func (*Computing) NiftyRestoreRouterPreviousVersionRequest ¶
func (c *Computing) NiftyRestoreRouterPreviousVersionRequest(input *NiftyRestoreRouterPreviousVersionInput) NiftyRestoreRouterPreviousVersionRequest
NiftyRestoreRouterPreviousVersionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRestoreRouterPreviousVersionRequest method. req := client.NiftyRestoreRouterPreviousVersionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRestoreRouterPreviousVersion
func (*Computing) NiftyRestoreVpnGatewayPreviousVersionRequest ¶
func (c *Computing) NiftyRestoreVpnGatewayPreviousVersionRequest(input *NiftyRestoreVpnGatewayPreviousVersionInput) NiftyRestoreVpnGatewayPreviousVersionRequest
NiftyRestoreVpnGatewayPreviousVersionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRestoreVpnGatewayPreviousVersionRequest method. req := client.NiftyRestoreVpnGatewayPreviousVersionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRestoreVpnGatewayPreviousVersion
func (*Computing) NiftyRetryImportInstanceRequest ¶
func (c *Computing) NiftyRetryImportInstanceRequest(input *NiftyRetryImportInstanceInput) NiftyRetryImportInstanceRequest
NiftyRetryImportInstanceRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyRetryImportInstanceRequest method. req := client.NiftyRetryImportInstanceRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRetryImportInstance
func (*Computing) NiftyUpdateAlarmRequest ¶
func (c *Computing) NiftyUpdateAlarmRequest(input *NiftyUpdateAlarmInput) NiftyUpdateAlarmRequest
NiftyUpdateAlarmRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyUpdateAlarmRequest method. req := client.NiftyUpdateAlarmRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateAlarm
func (*Computing) NiftyUpdateAutoScalingGroupRequest ¶
func (c *Computing) NiftyUpdateAutoScalingGroupRequest(input *NiftyUpdateAutoScalingGroupInput) NiftyUpdateAutoScalingGroupRequest
NiftyUpdateAutoScalingGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyUpdateAutoScalingGroupRequest method. req := client.NiftyUpdateAutoScalingGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateAutoScalingGroup
func (*Computing) NiftyUpdateElasticLoadBalancerRequest ¶
func (c *Computing) NiftyUpdateElasticLoadBalancerRequest(input *NiftyUpdateElasticLoadBalancerInput) NiftyUpdateElasticLoadBalancerRequest
NiftyUpdateElasticLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyUpdateElasticLoadBalancerRequest method. req := client.NiftyUpdateElasticLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateElasticLoadBalancer
func (*Computing) NiftyUpdateInstanceNetworkInterfacesRequest ¶
func (c *Computing) NiftyUpdateInstanceNetworkInterfacesRequest(input *NiftyUpdateInstanceNetworkInterfacesInput) NiftyUpdateInstanceNetworkInterfacesRequest
NiftyUpdateInstanceNetworkInterfacesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyUpdateInstanceNetworkInterfacesRequest method. req := client.NiftyUpdateInstanceNetworkInterfacesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateInstanceNetworkInterfaces
func (*Computing) NiftyUpdateRouterNetworkInterfacesRequest ¶
func (c *Computing) NiftyUpdateRouterNetworkInterfacesRequest(input *NiftyUpdateRouterNetworkInterfacesInput) NiftyUpdateRouterNetworkInterfacesRequest
NiftyUpdateRouterNetworkInterfacesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyUpdateRouterNetworkInterfacesRequest method. req := client.NiftyUpdateRouterNetworkInterfacesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateRouterNetworkInterfaces
func (*Computing) NiftyUpdateSeparateInstanceRuleRequest ¶
func (c *Computing) NiftyUpdateSeparateInstanceRuleRequest(input *NiftyUpdateSeparateInstanceRuleInput) NiftyUpdateSeparateInstanceRuleRequest
NiftyUpdateSeparateInstanceRuleRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyUpdateSeparateInstanceRuleRequest method. req := client.NiftyUpdateSeparateInstanceRuleRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateSeparateInstanceRule
func (*Computing) NiftyUpdateVpnGatewayNetworkInterfacesRequest ¶
func (c *Computing) NiftyUpdateVpnGatewayNetworkInterfacesRequest(input *NiftyUpdateVpnGatewayNetworkInterfacesInput) NiftyUpdateVpnGatewayNetworkInterfacesRequest
NiftyUpdateVpnGatewayNetworkInterfacesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the NiftyUpdateVpnGatewayNetworkInterfacesRequest method. req := client.NiftyUpdateVpnGatewayNetworkInterfacesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateVpnGatewayNetworkInterfaces
func (*Computing) RebootInstancesRequest ¶
func (c *Computing) RebootInstancesRequest(input *RebootInstancesInput) RebootInstancesRequest
RebootInstancesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the RebootInstancesRequest method. req := client.RebootInstancesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RebootInstances
func (*Computing) RegisterCorporateInfoForCertificateRequest ¶
func (c *Computing) RegisterCorporateInfoForCertificateRequest(input *RegisterCorporateInfoForCertificateInput) RegisterCorporateInfoForCertificateRequest
RegisterCorporateInfoForCertificateRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the RegisterCorporateInfoForCertificateRequest method. req := client.RegisterCorporateInfoForCertificateRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterCorporateInfoForCertificate
func (*Computing) RegisterInstancesWithLoadBalancerRequest ¶
func (c *Computing) RegisterInstancesWithLoadBalancerRequest(input *RegisterInstancesWithLoadBalancerInput) RegisterInstancesWithLoadBalancerRequest
RegisterInstancesWithLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the RegisterInstancesWithLoadBalancerRequest method. req := client.RegisterInstancesWithLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterInstancesWithLoadBalancer
func (*Computing) RegisterInstancesWithSecurityGroupRequest ¶
func (c *Computing) RegisterInstancesWithSecurityGroupRequest(input *RegisterInstancesWithSecurityGroupInput) RegisterInstancesWithSecurityGroupRequest
RegisterInstancesWithSecurityGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the RegisterInstancesWithSecurityGroupRequest method. req := client.RegisterInstancesWithSecurityGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterInstancesWithSecurityGroup
func (*Computing) RegisterPortWithLoadBalancerRequest ¶
func (c *Computing) RegisterPortWithLoadBalancerRequest(input *RegisterPortWithLoadBalancerInput) RegisterPortWithLoadBalancerRequest
RegisterPortWithLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the RegisterPortWithLoadBalancerRequest method. req := client.RegisterPortWithLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterPortWithLoadBalancer
func (*Computing) ReleaseAddressRequest ¶
func (c *Computing) ReleaseAddressRequest(input *ReleaseAddressInput) ReleaseAddressRequest
ReleaseAddressRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ReleaseAddressRequest method. req := client.ReleaseAddressRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReleaseAddress
func (*Computing) ReplaceRouteRequest ¶
func (c *Computing) ReplaceRouteRequest(input *ReplaceRouteInput) ReplaceRouteRequest
ReplaceRouteRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ReplaceRouteRequest method. req := client.ReplaceRouteRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReplaceRoute
func (*Computing) ReplaceRouteTableAssociationRequest ¶
func (c *Computing) ReplaceRouteTableAssociationRequest(input *ReplaceRouteTableAssociationInput) ReplaceRouteTableAssociationRequest
ReplaceRouteTableAssociationRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the ReplaceRouteTableAssociationRequest method. req := client.ReplaceRouteTableAssociationRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReplaceRouteTableAssociation
func (*Computing) RevokeSecurityGroupIngressRequest ¶
func (c *Computing) RevokeSecurityGroupIngressRequest(input *RevokeSecurityGroupIngressInput) RevokeSecurityGroupIngressRequest
RevokeSecurityGroupIngressRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the RevokeSecurityGroupIngressRequest method. req := client.RevokeSecurityGroupIngressRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RevokeSecurityGroupIngress
func (*Computing) RunInstancesRequest ¶
func (c *Computing) RunInstancesRequest(input *RunInstancesInput) RunInstancesRequest
RunInstancesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the RunInstancesRequest method. req := client.RunInstancesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RunInstances
func (*Computing) SetFilterForLoadBalancerRequest ¶
func (c *Computing) SetFilterForLoadBalancerRequest(input *SetFilterForLoadBalancerInput) SetFilterForLoadBalancerRequest
SetFilterForLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the SetFilterForLoadBalancerRequest method. req := client.SetFilterForLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SetFilterForLoadBalancer
func (*Computing) StartInstancesRequest ¶
func (c *Computing) StartInstancesRequest(input *StartInstancesInput) StartInstancesRequest
StartInstancesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the StartInstancesRequest method. req := client.StartInstancesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StartInstances
func (*Computing) StopInstancesRequest ¶
func (c *Computing) StopInstancesRequest(input *StopInstancesInput) StopInstancesRequest
StopInstancesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the StopInstancesRequest method. req := client.StopInstancesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StopInstances
func (*Computing) TerminateInstancesRequest ¶
func (c *Computing) TerminateInstancesRequest(input *TerminateInstancesInput) TerminateInstancesRequest
TerminateInstancesRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the TerminateInstancesRequest method. req := client.TerminateInstancesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/TerminateInstances
func (*Computing) UpdateLoadBalancerOptionRequest ¶
func (c *Computing) UpdateLoadBalancerOptionRequest(input *UpdateLoadBalancerOptionInput) UpdateLoadBalancerOptionRequest
UpdateLoadBalancerOptionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the UpdateLoadBalancerOptionRequest method. req := client.UpdateLoadBalancerOptionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateLoadBalancerOption
func (*Computing) UpdateLoadBalancerRequest ¶
func (c *Computing) UpdateLoadBalancerRequest(input *UpdateLoadBalancerInput) UpdateLoadBalancerRequest
UpdateLoadBalancerRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the UpdateLoadBalancerRequest method. req := client.UpdateLoadBalancerRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateLoadBalancer
func (*Computing) UpdateSecurityGroupOptionRequest ¶
func (c *Computing) UpdateSecurityGroupOptionRequest(input *UpdateSecurityGroupOptionInput) UpdateSecurityGroupOptionRequest
UpdateSecurityGroupOptionRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the UpdateSecurityGroupOptionRequest method. req := client.UpdateSecurityGroupOptionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateSecurityGroupOption
func (*Computing) UpdateSecurityGroupRequest ¶
func (c *Computing) UpdateSecurityGroupRequest(input *UpdateSecurityGroupInput) UpdateSecurityGroupRequest
UpdateSecurityGroupRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the UpdateSecurityGroupRequest method. req := client.UpdateSecurityGroupRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateSecurityGroup
func (*Computing) UploadSslCertificateRequest ¶
func (c *Computing) UploadSslCertificateRequest(input *UploadSslCertificateInput) UploadSslCertificateRequest
UploadSslCertificateRequest returns a request value for making API operation for NIFCLOUD Computing.
// Example sending a request using the UploadSslCertificateRequest method. req := client.UploadSslCertificateRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UploadSslCertificate
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ConfigureHealthCheckRequest
func (ConfigureHealthCheckInput) GoString ¶
func (s ConfigureHealthCheckInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ConfigureHealthCheckResult
func (ConfigureHealthCheckOutput) GoString ¶
func (s ConfigureHealthCheckOutput) GoString() string
GoString returns the string representation
func (ConfigureHealthCheckOutput) SDKResponseMetadata ¶
func (s ConfigureHealthCheckOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ConfigureHealthCheckOutput) String ¶
func (s ConfigureHealthCheckOutput) String() string
String returns the string representation
type ConfigureHealthCheckRequest ¶
type ConfigureHealthCheckRequest struct { *aws.Request Input *ConfigureHealthCheckInput Copy func(*ConfigureHealthCheckInput) ConfigureHealthCheckRequest }
ConfigureHealthCheckRequest is a API request type for the ConfigureHealthCheck API operation.
func (ConfigureHealthCheckRequest) Send ¶
func (r ConfigureHealthCheckRequest) Send() (*ConfigureHealthCheckOutput, error)
Send marshals and sends the ConfigureHealthCheck API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ConversionTask
func (ConversionTask) GoString ¶
func (s ConversionTask) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CopyInfo
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CopyInstanceSetItem
func (CopyInstanceSetItem) GoString ¶
func (s CopyInstanceSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CopyInstancesRequest
func (CopyInstancesInput) GoString ¶
func (s CopyInstancesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CopyInstancesResult
func (CopyInstancesOutput) GoString ¶
func (s CopyInstancesOutput) GoString() string
GoString returns the string representation
func (CopyInstancesOutput) SDKResponseMetadata ¶
func (s CopyInstancesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CopyInstancesOutput) String ¶
func (s CopyInstancesOutput) String() string
String returns the string representation
type CopyInstancesRequest ¶
type CopyInstancesRequest struct { *aws.Request Input *CopyInstancesInput Copy func(*CopyInstancesInput) CopyInstancesRequest }
CopyInstancesRequest is a API request type for the CopyInstances API operation.
func (CopyInstancesRequest) Send ¶
func (r CopyInstancesRequest) Send() (*CopyInstancesOutput, error)
Send marshals and sends the CopyInstances API request.
type Count ¶
type Count struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Count
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateCustomerGatewayRequest
func (CreateCustomerGatewayInput) GoString ¶
func (s CreateCustomerGatewayInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateCustomerGatewayResult
func (CreateCustomerGatewayOutput) GoString ¶
func (s CreateCustomerGatewayOutput) GoString() string
GoString returns the string representation
func (CreateCustomerGatewayOutput) SDKResponseMetadata ¶
func (s CreateCustomerGatewayOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateCustomerGatewayOutput) String ¶
func (s CreateCustomerGatewayOutput) String() string
String returns the string representation
type CreateCustomerGatewayRequest ¶
type CreateCustomerGatewayRequest struct { *aws.Request Input *CreateCustomerGatewayInput Copy func(*CreateCustomerGatewayInput) CreateCustomerGatewayRequest }
CreateCustomerGatewayRequest is a API request type for the CreateCustomerGateway API operation.
func (CreateCustomerGatewayRequest) Send ¶
func (r CreateCustomerGatewayRequest) Send() (*CreateCustomerGatewayOutput, error)
Send marshals and sends the CreateCustomerGateway API request.
type CreateDhcpOptionsInput ¶
type CreateDhcpOptionsInput struct { DhcpConfiguration []RequestDhcpConfigurationStruct `locationName:"DhcpConfiguration" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateDhcpOptionsRequest
func (CreateDhcpOptionsInput) GoString ¶
func (s CreateDhcpOptionsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateDhcpOptionsResult
func (CreateDhcpOptionsOutput) GoString ¶
func (s CreateDhcpOptionsOutput) GoString() string
GoString returns the string representation
func (CreateDhcpOptionsOutput) SDKResponseMetadata ¶
func (s CreateDhcpOptionsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateDhcpOptionsOutput) String ¶
func (s CreateDhcpOptionsOutput) String() string
String returns the string representation
type CreateDhcpOptionsRequest ¶
type CreateDhcpOptionsRequest struct { *aws.Request Input *CreateDhcpOptionsInput Copy func(*CreateDhcpOptionsInput) CreateDhcpOptionsRequest }
CreateDhcpOptionsRequest is a API request type for the CreateDhcpOptions API operation.
func (CreateDhcpOptionsRequest) Send ¶
func (r CreateDhcpOptionsRequest) Send() (*CreateDhcpOptionsOutput, error)
Send marshals and sends the CreateDhcpOptions API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateImage
func (CreateImage) GoString ¶
func (s CreateImage) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateImageRequest
func (CreateImageInput) GoString ¶
func (s CreateImageInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateImageResult
func (CreateImageOutput) GoString ¶
func (s CreateImageOutput) GoString() string
GoString returns the string representation
func (CreateImageOutput) SDKResponseMetadata ¶
func (s CreateImageOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateImageOutput) String ¶
func (s CreateImageOutput) String() string
String returns the string representation
type CreateImageRequest ¶
type CreateImageRequest struct { *aws.Request Input *CreateImageInput Copy func(*CreateImageInput) CreateImageRequest }
CreateImageRequest is a API request type for the CreateImage API operation.
func (CreateImageRequest) Send ¶
func (r CreateImageRequest) Send() (*CreateImageOutput, error)
Send marshals and sends the CreateImage API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateKeyPairRequest
func (CreateKeyPairInput) GoString ¶
func (s CreateKeyPairInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateKeyPairResult
func (CreateKeyPairOutput) GoString ¶
func (s CreateKeyPairOutput) GoString() string
GoString returns the string representation
func (CreateKeyPairOutput) SDKResponseMetadata ¶
func (s CreateKeyPairOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateKeyPairOutput) String ¶
func (s CreateKeyPairOutput) String() string
String returns the string representation
type CreateKeyPairRequest ¶
type CreateKeyPairRequest struct { *aws.Request Input *CreateKeyPairInput Copy func(*CreateKeyPairInput) CreateKeyPairRequest }
CreateKeyPairRequest is a API request type for the CreateKeyPair API operation.
func (CreateKeyPairRequest) Send ¶
func (r CreateKeyPairRequest) Send() (*CreateKeyPairOutput, error)
Send marshals and sends the CreateKeyPair API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateLoadBalancerRequest
func (CreateLoadBalancerInput) GoString ¶
func (s CreateLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateLoadBalancerResult
func (CreateLoadBalancerOutput) GoString ¶
func (s CreateLoadBalancerOutput) GoString() string
GoString returns the string representation
func (CreateLoadBalancerOutput) SDKResponseMetadata ¶
func (s CreateLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateLoadBalancerOutput) String ¶
func (s CreateLoadBalancerOutput) String() string
String returns the string representation
type CreateLoadBalancerRequest ¶
type CreateLoadBalancerRequest struct { *aws.Request Input *CreateLoadBalancerInput Copy func(*CreateLoadBalancerInput) CreateLoadBalancerRequest }
CreateLoadBalancerRequest is a API request type for the CreateLoadBalancer API operation.
func (CreateLoadBalancerRequest) Send ¶
func (r CreateLoadBalancerRequest) Send() (*CreateLoadBalancerOutput, error)
Send marshals and sends the CreateLoadBalancer API request.
type CreateNetworkInterfaceInput ¶
type CreateNetworkInterfaceInput struct { Description *string `locationName:"Description" type:"string"` IpAddress *string `locationName:"IpAddress" type:"string"` NiftyNetworkId *string `locationName:"NiftyNetworkId" type:"string"` Placement *RequestPlacementStruct `locationName:"Placement" type:"structure"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateNetworkInterfaceRequest
func (CreateNetworkInterfaceInput) GoString ¶
func (s CreateNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (CreateNetworkInterfaceInput) String ¶
func (s CreateNetworkInterfaceInput) String() string
String returns the string representation
type CreateNetworkInterfaceOutput ¶
type CreateNetworkInterfaceOutput struct { NetworkInterface *NetworkInterface `locationName:"networkInterface" type:"structure"` RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateNetworkInterfaceResult
func (CreateNetworkInterfaceOutput) GoString ¶
func (s CreateNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (CreateNetworkInterfaceOutput) SDKResponseMetadata ¶
func (s CreateNetworkInterfaceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateNetworkInterfaceOutput) String ¶
func (s CreateNetworkInterfaceOutput) String() string
String returns the string representation
type CreateNetworkInterfaceRequest ¶
type CreateNetworkInterfaceRequest struct { *aws.Request Input *CreateNetworkInterfaceInput Copy func(*CreateNetworkInterfaceInput) CreateNetworkInterfaceRequest }
CreateNetworkInterfaceRequest is a API request type for the CreateNetworkInterface API operation.
func (CreateNetworkInterfaceRequest) Send ¶
func (r CreateNetworkInterfaceRequest) Send() (*CreateNetworkInterfaceOutput, error)
Send marshals and sends the CreateNetworkInterface API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateRouteRequest
func (CreateRouteInput) GoString ¶
func (s CreateRouteInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateRouteResult
func (CreateRouteOutput) GoString ¶
func (s CreateRouteOutput) GoString() string
GoString returns the string representation
func (CreateRouteOutput) SDKResponseMetadata ¶
func (s CreateRouteOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateRouteOutput) String ¶
func (s CreateRouteOutput) String() string
String returns the string representation
type CreateRouteRequest ¶
type CreateRouteRequest struct { *aws.Request Input *CreateRouteInput Copy func(*CreateRouteInput) CreateRouteRequest }
CreateRouteRequest is a API request type for the CreateRoute API operation.
func (CreateRouteRequest) Send ¶
func (r CreateRouteRequest) Send() (*CreateRouteOutput, error)
Send marshals and sends the CreateRoute API request.
type CreateRouteTableInput ¶
type CreateRouteTableInput struct {
// contains filtered or unexported fields
}
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateRouteTableRequest
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateRouteTableResult
func (CreateRouteTableOutput) GoString ¶
func (s CreateRouteTableOutput) GoString() string
GoString returns the string representation
func (CreateRouteTableOutput) SDKResponseMetadata ¶
func (s CreateRouteTableOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateRouteTableOutput) String ¶
func (s CreateRouteTableOutput) String() string
String returns the string representation
type CreateRouteTableRequest ¶
type CreateRouteTableRequest struct { *aws.Request Input *CreateRouteTableInput Copy func(*CreateRouteTableInput) CreateRouteTableRequest }
CreateRouteTableRequest is a API request type for the CreateRouteTable API operation.
func (CreateRouteTableRequest) Send ¶
func (r CreateRouteTableRequest) Send() (*CreateRouteTableOutput, error)
Send marshals and sends the CreateRouteTable API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateSecurityGroupRequest
func (CreateSecurityGroupInput) GoString ¶
func (s CreateSecurityGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateSecurityGroupResult
func (CreateSecurityGroupOutput) GoString ¶
func (s CreateSecurityGroupOutput) GoString() string
GoString returns the string representation
func (CreateSecurityGroupOutput) SDKResponseMetadata ¶
func (s CreateSecurityGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateSecurityGroupOutput) String ¶
func (s CreateSecurityGroupOutput) String() string
String returns the string representation
type CreateSecurityGroupRequest ¶
type CreateSecurityGroupRequest struct { *aws.Request Input *CreateSecurityGroupInput Copy func(*CreateSecurityGroupInput) CreateSecurityGroupRequest }
CreateSecurityGroupRequest is a API request type for the CreateSecurityGroup API operation.
func (CreateSecurityGroupRequest) Send ¶
func (r CreateSecurityGroupRequest) Send() (*CreateSecurityGroupOutput, error)
Send marshals and sends the CreateSecurityGroup API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateSslCertSetItem
func (CreateSslCertSetItem) GoString ¶
func (s CreateSslCertSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateSslCertificateRequest
func (CreateSslCertificateInput) GoString ¶
func (s CreateSslCertificateInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateSslCertificateResult
func (CreateSslCertificateOutput) GoString ¶
func (s CreateSslCertificateOutput) GoString() string
GoString returns the string representation
func (CreateSslCertificateOutput) SDKResponseMetadata ¶
func (s CreateSslCertificateOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateSslCertificateOutput) String ¶
func (s CreateSslCertificateOutput) String() string
String returns the string representation
type CreateSslCertificateRequest ¶
type CreateSslCertificateRequest struct { *aws.Request Input *CreateSslCertificateInput Copy func(*CreateSslCertificateInput) CreateSslCertificateRequest }
CreateSslCertificateRequest is a API request type for the CreateSslCertificate API operation.
func (CreateSslCertificateRequest) Send ¶
func (r CreateSslCertificateRequest) Send() (*CreateSslCertificateOutput, error)
Send marshals and sends the CreateSslCertificate API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateVolumeRequest
func (CreateVolumeInput) GoString ¶
func (s CreateVolumeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateVolumeResult
func (CreateVolumeOutput) GoString ¶
func (s CreateVolumeOutput) GoString() string
GoString returns the string representation
func (CreateVolumeOutput) SDKResponseMetadata ¶
func (s CreateVolumeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateVolumeOutput) String ¶
func (s CreateVolumeOutput) String() string
String returns the string representation
type CreateVolumeRequest ¶
type CreateVolumeRequest struct { *aws.Request Input *CreateVolumeInput Copy func(*CreateVolumeInput) CreateVolumeRequest }
CreateVolumeRequest is a API request type for the CreateVolume API operation.
func (CreateVolumeRequest) Send ¶
func (r CreateVolumeRequest) Send() (*CreateVolumeOutput, error)
Send marshals and sends the CreateVolume API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateVpnConnectionRequest
func (CreateVpnConnectionInput) GoString ¶
func (s CreateVpnConnectionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateVpnConnectionResult
func (CreateVpnConnectionOutput) GoString ¶
func (s CreateVpnConnectionOutput) GoString() string
GoString returns the string representation
func (CreateVpnConnectionOutput) SDKResponseMetadata ¶
func (s CreateVpnConnectionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateVpnConnectionOutput) String ¶
func (s CreateVpnConnectionOutput) String() string
String returns the string representation
type CreateVpnConnectionRequest ¶
type CreateVpnConnectionRequest struct { *aws.Request Input *CreateVpnConnectionInput Copy func(*CreateVpnConnectionInput) CreateVpnConnectionRequest }
CreateVpnConnectionRequest is a API request type for the CreateVpnConnection API operation.
func (CreateVpnConnectionRequest) Send ¶
func (r CreateVpnConnectionRequest) Send() (*CreateVpnConnectionOutput, error)
Send marshals and sends the CreateVpnConnection API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateVpnGatewayRequest
func (CreateVpnGatewayInput) GoString ¶
func (s CreateVpnGatewayInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CreateVpnGatewayResult
func (CreateVpnGatewayOutput) GoString ¶
func (s CreateVpnGatewayOutput) GoString() string
GoString returns the string representation
func (CreateVpnGatewayOutput) SDKResponseMetadata ¶
func (s CreateVpnGatewayOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateVpnGatewayOutput) String ¶
func (s CreateVpnGatewayOutput) String() string
String returns the string representation
type CreateVpnGatewayRequest ¶
type CreateVpnGatewayRequest struct { *aws.Request Input *CreateVpnGatewayInput Copy func(*CreateVpnGatewayInput) CreateVpnGatewayRequest }
CreateVpnGatewayRequest is a API request type for the CreateVpnGateway API operation.
func (CreateVpnGatewayRequest) Send ¶
func (r CreateVpnGatewayRequest) Send() (*CreateVpnGatewayOutput, error)
Send marshals and sends the CreateVpnGateway API request.
type CurrentState ¶
type CurrentState struct { Code *int64 `locationName:"code" type:"integer"` Name *string `locationName:"name" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CurrentState
func (CurrentState) GoString ¶
func (s CurrentState) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CustomerGateway
func (CustomerGateway) GoString ¶
func (s CustomerGateway) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/CustomerGatewaySetItem
func (CustomerGatewaySetItem) GoString ¶
func (s CustomerGatewaySetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DDay
type DataSetItem ¶
type DataSetItem struct { DateTime *string `locationName:"dateTime" type:"string"` Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DataSetItem
func (DataSetItem) GoString ¶
func (s DataSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Day
type DeleteCustomerGatewayInput ¶
type DeleteCustomerGatewayInput struct { CustomerGatewayId *string `locationName:"CustomerGatewayId" type:"string"` NiftyCustomerGatewayName *string `locationName:"NiftyCustomerGatewayName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteCustomerGatewayRequest
func (DeleteCustomerGatewayInput) GoString ¶
func (s DeleteCustomerGatewayInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteCustomerGatewayResult
func (DeleteCustomerGatewayOutput) GoString ¶
func (s DeleteCustomerGatewayOutput) GoString() string
GoString returns the string representation
func (DeleteCustomerGatewayOutput) SDKResponseMetadata ¶
func (s DeleteCustomerGatewayOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteCustomerGatewayOutput) String ¶
func (s DeleteCustomerGatewayOutput) String() string
String returns the string representation
type DeleteCustomerGatewayRequest ¶
type DeleteCustomerGatewayRequest struct { *aws.Request Input *DeleteCustomerGatewayInput Copy func(*DeleteCustomerGatewayInput) DeleteCustomerGatewayRequest }
DeleteCustomerGatewayRequest is a API request type for the DeleteCustomerGateway API operation.
func (DeleteCustomerGatewayRequest) Send ¶
func (r DeleteCustomerGatewayRequest) Send() (*DeleteCustomerGatewayOutput, error)
Send marshals and sends the DeleteCustomerGateway API request.
type DeleteDhcpOptionsInput ¶
type DeleteDhcpOptionsInput struct { DhcpOptionsId *string `locationName:"DhcpOptionsId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteDhcpOptionsRequest
func (DeleteDhcpOptionsInput) GoString ¶
func (s DeleteDhcpOptionsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteDhcpOptionsResult
func (DeleteDhcpOptionsOutput) GoString ¶
func (s DeleteDhcpOptionsOutput) GoString() string
GoString returns the string representation
func (DeleteDhcpOptionsOutput) SDKResponseMetadata ¶
func (s DeleteDhcpOptionsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteDhcpOptionsOutput) String ¶
func (s DeleteDhcpOptionsOutput) String() string
String returns the string representation
type DeleteDhcpOptionsRequest ¶
type DeleteDhcpOptionsRequest struct { *aws.Request Input *DeleteDhcpOptionsInput Copy func(*DeleteDhcpOptionsInput) DeleteDhcpOptionsRequest }
DeleteDhcpOptionsRequest is a API request type for the DeleteDhcpOptions API operation.
func (DeleteDhcpOptionsRequest) Send ¶
func (r DeleteDhcpOptionsRequest) Send() (*DeleteDhcpOptionsOutput, error)
Send marshals and sends the DeleteDhcpOptions API request.
type DeleteImageInput ¶
type DeleteImageInput struct { ImageId *string `locationName:"ImageId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteImageRequest
func (DeleteImageInput) GoString ¶
func (s DeleteImageInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteImageResult
func (DeleteImageOutput) GoString ¶
func (s DeleteImageOutput) GoString() string
GoString returns the string representation
func (DeleteImageOutput) SDKResponseMetadata ¶
func (s DeleteImageOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteImageOutput) String ¶
func (s DeleteImageOutput) String() string
String returns the string representation
type DeleteImageRequest ¶
type DeleteImageRequest struct { *aws.Request Input *DeleteImageInput Copy func(*DeleteImageInput) DeleteImageRequest }
DeleteImageRequest is a API request type for the DeleteImage API operation.
func (DeleteImageRequest) Send ¶
func (r DeleteImageRequest) Send() (*DeleteImageOutput, error)
Send marshals and sends the DeleteImage API request.
type DeleteKeyPairInput ¶
type DeleteKeyPairInput struct { KeyName *string `locationName:"KeyName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteKeyPairRequest
func (DeleteKeyPairInput) GoString ¶
func (s DeleteKeyPairInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteKeyPairResult
func (DeleteKeyPairOutput) GoString ¶
func (s DeleteKeyPairOutput) GoString() string
GoString returns the string representation
func (DeleteKeyPairOutput) SDKResponseMetadata ¶
func (s DeleteKeyPairOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteKeyPairOutput) String ¶
func (s DeleteKeyPairOutput) String() string
String returns the string representation
type DeleteKeyPairRequest ¶
type DeleteKeyPairRequest struct { *aws.Request Input *DeleteKeyPairInput Copy func(*DeleteKeyPairInput) DeleteKeyPairRequest }
DeleteKeyPairRequest is a API request type for the DeleteKeyPair API operation.
func (DeleteKeyPairRequest) Send ¶
func (r DeleteKeyPairRequest) Send() (*DeleteKeyPairOutput, error)
Send marshals and sends the DeleteKeyPair API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteLoadBalancerRequest
func (DeleteLoadBalancerInput) GoString ¶
func (s DeleteLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteLoadBalancerResult
func (DeleteLoadBalancerOutput) GoString ¶
func (s DeleteLoadBalancerOutput) GoString() string
GoString returns the string representation
func (DeleteLoadBalancerOutput) SDKResponseMetadata ¶
func (s DeleteLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteLoadBalancerOutput) String ¶
func (s DeleteLoadBalancerOutput) String() string
String returns the string representation
type DeleteLoadBalancerRequest ¶
type DeleteLoadBalancerRequest struct { *aws.Request Input *DeleteLoadBalancerInput Copy func(*DeleteLoadBalancerInput) DeleteLoadBalancerRequest }
DeleteLoadBalancerRequest is a API request type for the DeleteLoadBalancer API operation.
func (DeleteLoadBalancerRequest) Send ¶
func (r DeleteLoadBalancerRequest) Send() (*DeleteLoadBalancerOutput, error)
Send marshals and sends the DeleteLoadBalancer API request.
type DeleteNetworkInterfaceInput ¶
type DeleteNetworkInterfaceInput struct { NetworkInterfaceId *string `locationName:"NetworkInterfaceId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteNetworkInterfaceRequest
func (DeleteNetworkInterfaceInput) GoString ¶
func (s DeleteNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (DeleteNetworkInterfaceInput) String ¶
func (s DeleteNetworkInterfaceInput) String() string
String returns the string representation
type DeleteNetworkInterfaceOutput ¶
type DeleteNetworkInterfaceOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteNetworkInterfaceResult
func (DeleteNetworkInterfaceOutput) GoString ¶
func (s DeleteNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (DeleteNetworkInterfaceOutput) SDKResponseMetadata ¶
func (s DeleteNetworkInterfaceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteNetworkInterfaceOutput) String ¶
func (s DeleteNetworkInterfaceOutput) String() string
String returns the string representation
type DeleteNetworkInterfaceRequest ¶
type DeleteNetworkInterfaceRequest struct { *aws.Request Input *DeleteNetworkInterfaceInput Copy func(*DeleteNetworkInterfaceInput) DeleteNetworkInterfaceRequest }
DeleteNetworkInterfaceRequest is a API request type for the DeleteNetworkInterface API operation.
func (DeleteNetworkInterfaceRequest) Send ¶
func (r DeleteNetworkInterfaceRequest) Send() (*DeleteNetworkInterfaceOutput, error)
Send marshals and sends the DeleteNetworkInterface API request.
type DeleteRouteInput ¶
type DeleteRouteInput struct { DestinationCidrBlock *string `locationName:"DestinationCidrBlock" type:"string"` RouteTableId *string `locationName:"RouteTableId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteRouteRequest
func (DeleteRouteInput) GoString ¶
func (s DeleteRouteInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteRouteResult
func (DeleteRouteOutput) GoString ¶
func (s DeleteRouteOutput) GoString() string
GoString returns the string representation
func (DeleteRouteOutput) SDKResponseMetadata ¶
func (s DeleteRouteOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteRouteOutput) String ¶
func (s DeleteRouteOutput) String() string
String returns the string representation
type DeleteRouteRequest ¶
type DeleteRouteRequest struct { *aws.Request Input *DeleteRouteInput Copy func(*DeleteRouteInput) DeleteRouteRequest }
DeleteRouteRequest is a API request type for the DeleteRoute API operation.
func (DeleteRouteRequest) Send ¶
func (r DeleteRouteRequest) Send() (*DeleteRouteOutput, error)
Send marshals and sends the DeleteRoute API request.
type DeleteRouteTableInput ¶
type DeleteRouteTableInput struct { RouteTableId *string `locationName:"RouteTableId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteRouteTableRequest
func (DeleteRouteTableInput) GoString ¶
func (s DeleteRouteTableInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteRouteTableResult
func (DeleteRouteTableOutput) GoString ¶
func (s DeleteRouteTableOutput) GoString() string
GoString returns the string representation
func (DeleteRouteTableOutput) SDKResponseMetadata ¶
func (s DeleteRouteTableOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteRouteTableOutput) String ¶
func (s DeleteRouteTableOutput) String() string
String returns the string representation
type DeleteRouteTableRequest ¶
type DeleteRouteTableRequest struct { *aws.Request Input *DeleteRouteTableInput Copy func(*DeleteRouteTableInput) DeleteRouteTableRequest }
DeleteRouteTableRequest is a API request type for the DeleteRouteTable API operation.
func (DeleteRouteTableRequest) Send ¶
func (r DeleteRouteTableRequest) Send() (*DeleteRouteTableOutput, error)
Send marshals and sends the DeleteRouteTable API request.
type DeleteSecurityGroupInput ¶
type DeleteSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteSecurityGroupRequest
func (DeleteSecurityGroupInput) GoString ¶
func (s DeleteSecurityGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteSecurityGroupResult
func (DeleteSecurityGroupOutput) GoString ¶
func (s DeleteSecurityGroupOutput) GoString() string
GoString returns the string representation
func (DeleteSecurityGroupOutput) SDKResponseMetadata ¶
func (s DeleteSecurityGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteSecurityGroupOutput) String ¶
func (s DeleteSecurityGroupOutput) String() string
String returns the string representation
type DeleteSecurityGroupRequest ¶
type DeleteSecurityGroupRequest struct { *aws.Request Input *DeleteSecurityGroupInput Copy func(*DeleteSecurityGroupInput) DeleteSecurityGroupRequest }
DeleteSecurityGroupRequest is a API request type for the DeleteSecurityGroup API operation.
func (DeleteSecurityGroupRequest) Send ¶
func (r DeleteSecurityGroupRequest) Send() (*DeleteSecurityGroupOutput, error)
Send marshals and sends the DeleteSecurityGroup API request.
type DeleteSslCertificateInput ¶
type DeleteSslCertificateInput struct { FqdnId *string `locationName:"FqdnId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteSslCertificateRequest
func (DeleteSslCertificateInput) GoString ¶
func (s DeleteSslCertificateInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteSslCertificateResult
func (DeleteSslCertificateOutput) GoString ¶
func (s DeleteSslCertificateOutput) GoString() string
GoString returns the string representation
func (DeleteSslCertificateOutput) SDKResponseMetadata ¶
func (s DeleteSslCertificateOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteSslCertificateOutput) String ¶
func (s DeleteSslCertificateOutput) String() string
String returns the string representation
type DeleteSslCertificateRequest ¶
type DeleteSslCertificateRequest struct { *aws.Request Input *DeleteSslCertificateInput Copy func(*DeleteSslCertificateInput) DeleteSslCertificateRequest }
DeleteSslCertificateRequest is a API request type for the DeleteSslCertificate API operation.
func (DeleteSslCertificateRequest) Send ¶
func (r DeleteSslCertificateRequest) Send() (*DeleteSslCertificateOutput, error)
Send marshals and sends the DeleteSslCertificate API request.
type DeleteVolumeInput ¶
type DeleteVolumeInput struct { VolumeId *string `locationName:"VolumeId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteVolumeRequest
func (DeleteVolumeInput) GoString ¶
func (s DeleteVolumeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteVolumeResult
func (DeleteVolumeOutput) GoString ¶
func (s DeleteVolumeOutput) GoString() string
GoString returns the string representation
func (DeleteVolumeOutput) SDKResponseMetadata ¶
func (s DeleteVolumeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteVolumeOutput) String ¶
func (s DeleteVolumeOutput) String() string
String returns the string representation
type DeleteVolumeRequest ¶
type DeleteVolumeRequest struct { *aws.Request Input *DeleteVolumeInput Copy func(*DeleteVolumeInput) DeleteVolumeRequest }
DeleteVolumeRequest is a API request type for the DeleteVolume API operation.
func (DeleteVolumeRequest) Send ¶
func (r DeleteVolumeRequest) Send() (*DeleteVolumeOutput, error)
Send marshals and sends the DeleteVolume API request.
type DeleteVpnConnectionInput ¶
type DeleteVpnConnectionInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` VpnConnectionId *string `locationName:"VpnConnectionId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteVpnConnectionRequest
func (DeleteVpnConnectionInput) GoString ¶
func (s DeleteVpnConnectionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteVpnConnectionResult
func (DeleteVpnConnectionOutput) GoString ¶
func (s DeleteVpnConnectionOutput) GoString() string
GoString returns the string representation
func (DeleteVpnConnectionOutput) SDKResponseMetadata ¶
func (s DeleteVpnConnectionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteVpnConnectionOutput) String ¶
func (s DeleteVpnConnectionOutput) String() string
String returns the string representation
type DeleteVpnConnectionRequest ¶
type DeleteVpnConnectionRequest struct { *aws.Request Input *DeleteVpnConnectionInput Copy func(*DeleteVpnConnectionInput) DeleteVpnConnectionRequest }
DeleteVpnConnectionRequest is a API request type for the DeleteVpnConnection API operation.
func (DeleteVpnConnectionRequest) Send ¶
func (r DeleteVpnConnectionRequest) Send() (*DeleteVpnConnectionOutput, error)
Send marshals and sends the DeleteVpnConnection API request.
type DeleteVpnGatewayInput ¶
type DeleteVpnGatewayInput struct { NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteVpnGatewayRequest
func (DeleteVpnGatewayInput) GoString ¶
func (s DeleteVpnGatewayInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeleteVpnGatewayResult
func (DeleteVpnGatewayOutput) GoString ¶
func (s DeleteVpnGatewayOutput) GoString() string
GoString returns the string representation
func (DeleteVpnGatewayOutput) SDKResponseMetadata ¶
func (s DeleteVpnGatewayOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteVpnGatewayOutput) String ¶
func (s DeleteVpnGatewayOutput) String() string
String returns the string representation
type DeleteVpnGatewayRequest ¶
type DeleteVpnGatewayRequest struct { *aws.Request Input *DeleteVpnGatewayInput Copy func(*DeleteVpnGatewayInput) DeleteVpnGatewayRequest }
DeleteVpnGatewayRequest is a API request type for the DeleteVpnGateway API operation.
func (DeleteVpnGatewayRequest) Send ¶
func (r DeleteVpnGatewayRequest) Send() (*DeleteVpnGatewayOutput, error)
Send marshals and sends the DeleteVpnGateway API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeregisterInstancesFromLoadBalancerRequest
func (DeregisterInstancesFromLoadBalancerInput) GoString ¶
func (s DeregisterInstancesFromLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeregisterInstancesFromLoadBalancerResult
func (DeregisterInstancesFromLoadBalancerOutput) GoString ¶
func (s DeregisterInstancesFromLoadBalancerOutput) GoString() string
GoString returns the string representation
func (DeregisterInstancesFromLoadBalancerOutput) SDKResponseMetadata ¶
func (s DeregisterInstancesFromLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeregisterInstancesFromLoadBalancerOutput) String ¶
func (s DeregisterInstancesFromLoadBalancerOutput) String() string
String returns the string representation
type DeregisterInstancesFromLoadBalancerRequest ¶
type DeregisterInstancesFromLoadBalancerRequest struct { *aws.Request Input *DeregisterInstancesFromLoadBalancerInput Copy func(*DeregisterInstancesFromLoadBalancerInput) DeregisterInstancesFromLoadBalancerRequest }
DeregisterInstancesFromLoadBalancerRequest is a API request type for the DeregisterInstancesFromLoadBalancer API operation.
func (DeregisterInstancesFromLoadBalancerRequest) Send ¶
func (r DeregisterInstancesFromLoadBalancerRequest) Send() (*DeregisterInstancesFromLoadBalancerOutput, error)
Send marshals and sends the DeregisterInstancesFromLoadBalancer API request.
type DeregisterInstancesFromSecurityGroupInput ¶
type DeregisterInstancesFromSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` InstanceId []string `locationName:"InstanceId" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeregisterInstancesFromSecurityGroupRequest
func (DeregisterInstancesFromSecurityGroupInput) GoString ¶
func (s DeregisterInstancesFromSecurityGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DeregisterInstancesFromSecurityGroupResult
func (DeregisterInstancesFromSecurityGroupOutput) GoString ¶
func (s DeregisterInstancesFromSecurityGroupOutput) GoString() string
GoString returns the string representation
func (DeregisterInstancesFromSecurityGroupOutput) SDKResponseMetadata ¶
func (s DeregisterInstancesFromSecurityGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeregisterInstancesFromSecurityGroupOutput) String ¶
func (s DeregisterInstancesFromSecurityGroupOutput) String() string
String returns the string representation
type DeregisterInstancesFromSecurityGroupRequest ¶
type DeregisterInstancesFromSecurityGroupRequest struct { *aws.Request Input *DeregisterInstancesFromSecurityGroupInput Copy func(*DeregisterInstancesFromSecurityGroupInput) DeregisterInstancesFromSecurityGroupRequest }
DeregisterInstancesFromSecurityGroupRequest is a API request type for the DeregisterInstancesFromSecurityGroup API operation.
func (DeregisterInstancesFromSecurityGroupRequest) Send ¶
func (r DeregisterInstancesFromSecurityGroupRequest) Send() (*DeregisterInstancesFromSecurityGroupOutput, error)
Send marshals and sends the DeregisterInstancesFromSecurityGroup API request.
type DescribeAddressesInput ¶
type DescribeAddressesInput struct { PrivateIpAddress []string `locationName:"PrivateIpAddress" type:"list"` PublicIp []string `locationName:"PublicIp" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeAddressesRequest
func (DescribeAddressesInput) GoString ¶
func (s DescribeAddressesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeAddressesResult
func (DescribeAddressesOutput) GoString ¶
func (s DescribeAddressesOutput) GoString() string
GoString returns the string representation
func (DescribeAddressesOutput) SDKResponseMetadata ¶
func (s DescribeAddressesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeAddressesOutput) String ¶
func (s DescribeAddressesOutput) String() string
String returns the string representation
type DescribeAddressesRequest ¶
type DescribeAddressesRequest struct { *aws.Request Input *DescribeAddressesInput Copy func(*DescribeAddressesInput) DescribeAddressesRequest }
DescribeAddressesRequest is a API request type for the DescribeAddresses API operation.
func (DescribeAddressesRequest) Send ¶
func (r DescribeAddressesRequest) Send() (*DescribeAddressesOutput, error)
Send marshals and sends the DescribeAddresses API request.
type DescribeAssociatedUsersInput ¶
type DescribeAssociatedUsersInput struct { FunctionName *string `locationName:"FunctionName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeAssociatedUsersRequest
func (DescribeAssociatedUsersInput) GoString ¶
func (s DescribeAssociatedUsersInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeAssociatedUsersResult
func (DescribeAssociatedUsersOutput) GoString ¶
func (s DescribeAssociatedUsersOutput) GoString() string
GoString returns the string representation
func (DescribeAssociatedUsersOutput) SDKResponseMetadata ¶
func (s DescribeAssociatedUsersOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeAssociatedUsersOutput) String ¶
func (s DescribeAssociatedUsersOutput) String() string
String returns the string representation
type DescribeAssociatedUsersRequest ¶
type DescribeAssociatedUsersRequest struct { *aws.Request Input *DescribeAssociatedUsersInput Copy func(*DescribeAssociatedUsersInput) DescribeAssociatedUsersRequest }
DescribeAssociatedUsersRequest is a API request type for the DescribeAssociatedUsers API operation.
func (DescribeAssociatedUsersRequest) Send ¶
func (r DescribeAssociatedUsersRequest) Send() (*DescribeAssociatedUsersOutput, error)
Send marshals and sends the DescribeAssociatedUsers API request.
type DescribeAvailabilityZonesInput ¶
type DescribeAvailabilityZonesInput struct { ZoneName []string `locationName:"ZoneName" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeAvailabilityZonesRequest
func (DescribeAvailabilityZonesInput) GoString ¶
func (s DescribeAvailabilityZonesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeAvailabilityZonesResult
func (DescribeAvailabilityZonesOutput) GoString ¶
func (s DescribeAvailabilityZonesOutput) GoString() string
GoString returns the string representation
func (DescribeAvailabilityZonesOutput) SDKResponseMetadata ¶
func (s DescribeAvailabilityZonesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeAvailabilityZonesOutput) String ¶
func (s DescribeAvailabilityZonesOutput) String() string
String returns the string representation
type DescribeAvailabilityZonesRequest ¶
type DescribeAvailabilityZonesRequest struct { *aws.Request Input *DescribeAvailabilityZonesInput Copy func(*DescribeAvailabilityZonesInput) DescribeAvailabilityZonesRequest }
DescribeAvailabilityZonesRequest is a API request type for the DescribeAvailabilityZones API operation.
func (DescribeAvailabilityZonesRequest) Send ¶
func (r DescribeAvailabilityZonesRequest) Send() (*DescribeAvailabilityZonesOutput, error)
Send marshals and sends the DescribeAvailabilityZones API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeCustomerGatewaysRequest
func (DescribeCustomerGatewaysInput) GoString ¶
func (s DescribeCustomerGatewaysInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeCustomerGatewaysResult
func (DescribeCustomerGatewaysOutput) GoString ¶
func (s DescribeCustomerGatewaysOutput) GoString() string
GoString returns the string representation
func (DescribeCustomerGatewaysOutput) SDKResponseMetadata ¶
func (s DescribeCustomerGatewaysOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeCustomerGatewaysOutput) String ¶
func (s DescribeCustomerGatewaysOutput) String() string
String returns the string representation
type DescribeCustomerGatewaysRequest ¶
type DescribeCustomerGatewaysRequest struct { *aws.Request Input *DescribeCustomerGatewaysInput Copy func(*DescribeCustomerGatewaysInput) DescribeCustomerGatewaysRequest }
DescribeCustomerGatewaysRequest is a API request type for the DescribeCustomerGateways API operation.
func (DescribeCustomerGatewaysRequest) Send ¶
func (r DescribeCustomerGatewaysRequest) Send() (*DescribeCustomerGatewaysOutput, error)
Send marshals and sends the DescribeCustomerGateways API request.
type DescribeDhcpOptionsInput ¶
type DescribeDhcpOptionsInput struct { DhcpOptionsId []string `locationName:"DhcpOptionsId" type:"list"` Filter []RequestFilterStruct `locationName:"Filter" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeDhcpOptionsRequest
func (DescribeDhcpOptionsInput) GoString ¶
func (s DescribeDhcpOptionsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeDhcpOptionsResult
func (DescribeDhcpOptionsOutput) GoString ¶
func (s DescribeDhcpOptionsOutput) GoString() string
GoString returns the string representation
func (DescribeDhcpOptionsOutput) SDKResponseMetadata ¶
func (s DescribeDhcpOptionsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeDhcpOptionsOutput) String ¶
func (s DescribeDhcpOptionsOutput) String() string
String returns the string representation
type DescribeDhcpOptionsRequest ¶
type DescribeDhcpOptionsRequest struct { *aws.Request Input *DescribeDhcpOptionsInput Copy func(*DescribeDhcpOptionsInput) DescribeDhcpOptionsRequest }
DescribeDhcpOptionsRequest is a API request type for the DescribeDhcpOptions API operation.
func (DescribeDhcpOptionsRequest) Send ¶
func (r DescribeDhcpOptionsRequest) Send() (*DescribeDhcpOptionsOutput, error)
Send marshals and sends the DescribeDhcpOptions API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeImagesRequest
func (DescribeImagesInput) GoString ¶
func (s DescribeImagesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeImagesResult
func (DescribeImagesOutput) GoString ¶
func (s DescribeImagesOutput) GoString() string
GoString returns the string representation
func (DescribeImagesOutput) SDKResponseMetadata ¶
func (s DescribeImagesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeImagesOutput) String ¶
func (s DescribeImagesOutput) String() string
String returns the string representation
type DescribeImagesRequest ¶
type DescribeImagesRequest struct { *aws.Request Input *DescribeImagesInput Copy func(*DescribeImagesInput) DescribeImagesRequest }
DescribeImagesRequest is a API request type for the DescribeImages API operation.
func (DescribeImagesRequest) Send ¶
func (r DescribeImagesRequest) Send() (*DescribeImagesOutput, error)
Send marshals and sends the DescribeImages API request.
type DescribeInstanceAttributeInput ¶
type DescribeInstanceAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` InstanceId *string `locationName:"InstanceId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeInstanceAttributeRequest
func (DescribeInstanceAttributeInput) GoString ¶
func (s DescribeInstanceAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeInstanceAttributeResult
func (DescribeInstanceAttributeOutput) GoString ¶
func (s DescribeInstanceAttributeOutput) GoString() string
GoString returns the string representation
func (DescribeInstanceAttributeOutput) SDKResponseMetadata ¶
func (s DescribeInstanceAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeInstanceAttributeOutput) String ¶
func (s DescribeInstanceAttributeOutput) String() string
String returns the string representation
type DescribeInstanceAttributeRequest ¶
type DescribeInstanceAttributeRequest struct { *aws.Request Input *DescribeInstanceAttributeInput Copy func(*DescribeInstanceAttributeInput) DescribeInstanceAttributeRequest }
DescribeInstanceAttributeRequest is a API request type for the DescribeInstanceAttribute API operation.
func (DescribeInstanceAttributeRequest) Send ¶
func (r DescribeInstanceAttributeRequest) Send() (*DescribeInstanceAttributeOutput, error)
Send marshals and sends the DescribeInstanceAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeInstanceHealthRequest
func (DescribeInstanceHealthInput) GoString ¶
func (s DescribeInstanceHealthInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeInstanceHealthResult
func (DescribeInstanceHealthOutput) GoString ¶
func (s DescribeInstanceHealthOutput) GoString() string
GoString returns the string representation
func (DescribeInstanceHealthOutput) SDKResponseMetadata ¶
func (s DescribeInstanceHealthOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeInstanceHealthOutput) String ¶
func (s DescribeInstanceHealthOutput) String() string
String returns the string representation
type DescribeInstanceHealthRequest ¶
type DescribeInstanceHealthRequest struct { *aws.Request Input *DescribeInstanceHealthInput Copy func(*DescribeInstanceHealthInput) DescribeInstanceHealthRequest }
DescribeInstanceHealthRequest is a API request type for the DescribeInstanceHealth API operation.
func (DescribeInstanceHealthRequest) Send ¶
func (r DescribeInstanceHealthRequest) Send() (*DescribeInstanceHealthOutput, error)
Send marshals and sends the DescribeInstanceHealth API request.
type DescribeInstancesInput ¶
type DescribeInstancesInput struct { InstanceId []string `locationName:"InstanceId" type:"list"` Tenancy []string `locationName:"Tenancy" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeInstancesRequest
func (DescribeInstancesInput) GoString ¶
func (s DescribeInstancesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeInstancesResult
func (DescribeInstancesOutput) GoString ¶
func (s DescribeInstancesOutput) GoString() string
GoString returns the string representation
func (DescribeInstancesOutput) SDKResponseMetadata ¶
func (s DescribeInstancesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeInstancesOutput) String ¶
func (s DescribeInstancesOutput) String() string
String returns the string representation
type DescribeInstancesRequest ¶
type DescribeInstancesRequest struct { *aws.Request Input *DescribeInstancesInput Copy func(*DescribeInstancesInput) DescribeInstancesRequest }
DescribeInstancesRequest is a API request type for the DescribeInstances API operation.
func (DescribeInstancesRequest) Send ¶
func (r DescribeInstancesRequest) Send() (*DescribeInstancesOutput, error)
Send marshals and sends the DescribeInstances API request.
type DescribeKeyPairsInput ¶
type DescribeKeyPairsInput struct { KeyName []string `locationName:"KeyName" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeKeyPairsRequest
func (DescribeKeyPairsInput) GoString ¶
func (s DescribeKeyPairsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeKeyPairsResult
func (DescribeKeyPairsOutput) GoString ¶
func (s DescribeKeyPairsOutput) GoString() string
GoString returns the string representation
func (DescribeKeyPairsOutput) SDKResponseMetadata ¶
func (s DescribeKeyPairsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeKeyPairsOutput) String ¶
func (s DescribeKeyPairsOutput) String() string
String returns the string representation
type DescribeKeyPairsRequest ¶
type DescribeKeyPairsRequest struct { *aws.Request Input *DescribeKeyPairsInput Copy func(*DescribeKeyPairsInput) DescribeKeyPairsRequest }
DescribeKeyPairsRequest is a API request type for the DescribeKeyPairs API operation.
func (DescribeKeyPairsRequest) Send ¶
func (r DescribeKeyPairsRequest) Send() (*DescribeKeyPairsOutput, error)
Send marshals and sends the DescribeKeyPairs API request.
type DescribeLoadBalancersInput ¶
type DescribeLoadBalancersInput struct { LoadBalancerNames []RequestLoadBalancerNamesStruct `locationName:"LoadBalancerNames" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeLoadBalancersRequest
func (DescribeLoadBalancersInput) GoString ¶
func (s DescribeLoadBalancersInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeLoadBalancersResult
func (DescribeLoadBalancersOutput) GoString ¶
func (s DescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (DescribeLoadBalancersOutput) SDKResponseMetadata ¶
func (s DescribeLoadBalancersOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeLoadBalancersOutput) String ¶
func (s DescribeLoadBalancersOutput) String() string
String returns the string representation
type DescribeLoadBalancersRequest ¶
type DescribeLoadBalancersRequest struct { *aws.Request Input *DescribeLoadBalancersInput Copy func(*DescribeLoadBalancersInput) DescribeLoadBalancersRequest }
DescribeLoadBalancersRequest is a API request type for the DescribeLoadBalancers API operation.
func (DescribeLoadBalancersRequest) Send ¶
func (r DescribeLoadBalancersRequest) Send() (*DescribeLoadBalancersOutput, error)
Send marshals and sends the DescribeLoadBalancers API request.
type DescribeNetworkInterfacesInput ¶
type DescribeNetworkInterfacesInput struct { Filter []RequestFilterStruct `locationName:"Filter" type:"list"` NetworkInterfaceId []string `locationName:"NetworkInterfaceId" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeNetworkInterfacesRequest
func (DescribeNetworkInterfacesInput) GoString ¶
func (s DescribeNetworkInterfacesInput) GoString() string
GoString returns the string representation
func (DescribeNetworkInterfacesInput) String ¶
func (s DescribeNetworkInterfacesInput) String() string
String returns the string representation
type DescribeNetworkInterfacesOutput ¶
type DescribeNetworkInterfacesOutput struct { NetworkInterfaceSet []NetworkInterfaceSetItem `locationName:"networkInterfaceSet" locationNameList:"item" type:"list"` RequestId *string `locationName:"requestId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeNetworkInterfacesResult
func (DescribeNetworkInterfacesOutput) GoString ¶
func (s DescribeNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (DescribeNetworkInterfacesOutput) SDKResponseMetadata ¶
func (s DescribeNetworkInterfacesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeNetworkInterfacesOutput) String ¶
func (s DescribeNetworkInterfacesOutput) String() string
String returns the string representation
type DescribeNetworkInterfacesRequest ¶
type DescribeNetworkInterfacesRequest struct { *aws.Request Input *DescribeNetworkInterfacesInput Copy func(*DescribeNetworkInterfacesInput) DescribeNetworkInterfacesRequest }
DescribeNetworkInterfacesRequest is a API request type for the DescribeNetworkInterfaces API operation.
func (DescribeNetworkInterfacesRequest) Send ¶
func (r DescribeNetworkInterfacesRequest) Send() (*DescribeNetworkInterfacesOutput, error)
Send marshals and sends the DescribeNetworkInterfaces API request.
type DescribeRegionsInput ¶
type DescribeRegionsInput struct { RegionName []string `locationName:"RegionName" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeRegionsRequest
func (DescribeRegionsInput) GoString ¶
func (s DescribeRegionsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeRegionsResult
func (DescribeRegionsOutput) GoString ¶
func (s DescribeRegionsOutput) GoString() string
GoString returns the string representation
func (DescribeRegionsOutput) SDKResponseMetadata ¶
func (s DescribeRegionsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeRegionsOutput) String ¶
func (s DescribeRegionsOutput) String() string
String returns the string representation
type DescribeRegionsRequest ¶
type DescribeRegionsRequest struct { *aws.Request Input *DescribeRegionsInput Copy func(*DescribeRegionsInput) DescribeRegionsRequest }
DescribeRegionsRequest is a API request type for the DescribeRegions API operation.
func (DescribeRegionsRequest) Send ¶
func (r DescribeRegionsRequest) Send() (*DescribeRegionsOutput, error)
Send marshals and sends the DescribeRegions API request.
type DescribeResourcesInput ¶
type DescribeResourcesInput struct {
// contains filtered or unexported fields
}
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeResourcesRequest
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeResourcesResult
func (DescribeResourcesOutput) GoString ¶
func (s DescribeResourcesOutput) GoString() string
GoString returns the string representation
func (DescribeResourcesOutput) SDKResponseMetadata ¶
func (s DescribeResourcesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeResourcesOutput) String ¶
func (s DescribeResourcesOutput) String() string
String returns the string representation
type DescribeResourcesRequest ¶
type DescribeResourcesRequest struct { *aws.Request Input *DescribeResourcesInput Copy func(*DescribeResourcesInput) DescribeResourcesRequest }
DescribeResourcesRequest is a API request type for the DescribeResources API operation.
func (DescribeResourcesRequest) Send ¶
func (r DescribeResourcesRequest) Send() (*DescribeResourcesOutput, error)
Send marshals and sends the DescribeResources API request.
type DescribeRouteTablesInput ¶
type DescribeRouteTablesInput struct { Filter []RequestFilterStruct `locationName:"Filter" type:"list"` RouteTableId []string `locationName:"RouteTableId" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeRouteTablesRequest
func (DescribeRouteTablesInput) GoString ¶
func (s DescribeRouteTablesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeRouteTablesResult
func (DescribeRouteTablesOutput) GoString ¶
func (s DescribeRouteTablesOutput) GoString() string
GoString returns the string representation
func (DescribeRouteTablesOutput) SDKResponseMetadata ¶
func (s DescribeRouteTablesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeRouteTablesOutput) String ¶
func (s DescribeRouteTablesOutput) String() string
String returns the string representation
type DescribeRouteTablesRequest ¶
type DescribeRouteTablesRequest struct { *aws.Request Input *DescribeRouteTablesInput Copy func(*DescribeRouteTablesInput) DescribeRouteTablesRequest }
DescribeRouteTablesRequest is a API request type for the DescribeRouteTables API operation.
func (DescribeRouteTablesRequest) Send ¶
func (r DescribeRouteTablesRequest) Send() (*DescribeRouteTablesOutput, error)
Send marshals and sends the DescribeRouteTables API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSecurityActivitiesRequest
func (DescribeSecurityActivitiesInput) GoString ¶
func (s DescribeSecurityActivitiesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSecurityActivitiesResult
func (DescribeSecurityActivitiesOutput) GoString ¶
func (s DescribeSecurityActivitiesOutput) GoString() string
GoString returns the string representation
func (DescribeSecurityActivitiesOutput) SDKResponseMetadata ¶
func (s DescribeSecurityActivitiesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeSecurityActivitiesOutput) String ¶
func (s DescribeSecurityActivitiesOutput) String() string
String returns the string representation
type DescribeSecurityActivitiesRequest ¶
type DescribeSecurityActivitiesRequest struct { *aws.Request Input *DescribeSecurityActivitiesInput Copy func(*DescribeSecurityActivitiesInput) DescribeSecurityActivitiesRequest }
DescribeSecurityActivitiesRequest is a API request type for the DescribeSecurityActivities API operation.
func (DescribeSecurityActivitiesRequest) Send ¶
func (r DescribeSecurityActivitiesRequest) Send() (*DescribeSecurityActivitiesOutput, error)
Send marshals and sends the DescribeSecurityActivities API request.
type DescribeSecurityGroupOptionInput ¶
type DescribeSecurityGroupOptionInput struct {
// contains filtered or unexported fields
}
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSecurityGroupOptionRequest
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSecurityGroupOptionResult
func (DescribeSecurityGroupOptionOutput) GoString ¶
func (s DescribeSecurityGroupOptionOutput) GoString() string
GoString returns the string representation
func (DescribeSecurityGroupOptionOutput) SDKResponseMetadata ¶
func (s DescribeSecurityGroupOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeSecurityGroupOptionOutput) String ¶
func (s DescribeSecurityGroupOptionOutput) String() string
String returns the string representation
type DescribeSecurityGroupOptionRequest ¶
type DescribeSecurityGroupOptionRequest struct { *aws.Request Input *DescribeSecurityGroupOptionInput Copy func(*DescribeSecurityGroupOptionInput) DescribeSecurityGroupOptionRequest }
DescribeSecurityGroupOptionRequest is a API request type for the DescribeSecurityGroupOption API operation.
func (DescribeSecurityGroupOptionRequest) Send ¶
func (r DescribeSecurityGroupOptionRequest) Send() (*DescribeSecurityGroupOptionOutput, error)
Send marshals and sends the DescribeSecurityGroupOption API request.
type DescribeSecurityGroupsInput ¶
type DescribeSecurityGroupsInput struct { Filter []RequestFilterStruct `locationName:"Filter" type:"list"` GroupName []string `locationName:"GroupName" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSecurityGroupsRequest
func (DescribeSecurityGroupsInput) GoString ¶
func (s DescribeSecurityGroupsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSecurityGroupsResult
func (DescribeSecurityGroupsOutput) GoString ¶
func (s DescribeSecurityGroupsOutput) GoString() string
GoString returns the string representation
func (DescribeSecurityGroupsOutput) SDKResponseMetadata ¶
func (s DescribeSecurityGroupsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeSecurityGroupsOutput) String ¶
func (s DescribeSecurityGroupsOutput) String() string
String returns the string representation
type DescribeSecurityGroupsRequest ¶
type DescribeSecurityGroupsRequest struct { *aws.Request Input *DescribeSecurityGroupsInput Copy func(*DescribeSecurityGroupsInput) DescribeSecurityGroupsRequest }
DescribeSecurityGroupsRequest is a API request type for the DescribeSecurityGroups API operation.
func (DescribeSecurityGroupsRequest) Send ¶
func (r DescribeSecurityGroupsRequest) Send() (*DescribeSecurityGroupsOutput, error)
Send marshals and sends the DescribeSecurityGroups API request.
type DescribeServiceStatusInput ¶
type DescribeServiceStatusInput struct { FromDate *string `locationName:"FromDate" type:"string"` ToDate *string `locationName:"ToDate" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeServiceStatusRequest
func (DescribeServiceStatusInput) GoString ¶
func (s DescribeServiceStatusInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeServiceStatusResult
func (DescribeServiceStatusOutput) GoString ¶
func (s DescribeServiceStatusOutput) GoString() string
GoString returns the string representation
func (DescribeServiceStatusOutput) SDKResponseMetadata ¶
func (s DescribeServiceStatusOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeServiceStatusOutput) String ¶
func (s DescribeServiceStatusOutput) String() string
String returns the string representation
type DescribeServiceStatusRequest ¶
type DescribeServiceStatusRequest struct { *aws.Request Input *DescribeServiceStatusInput Copy func(*DescribeServiceStatusInput) DescribeServiceStatusRequest }
DescribeServiceStatusRequest is a API request type for the DescribeServiceStatus API operation.
func (DescribeServiceStatusRequest) Send ¶
func (r DescribeServiceStatusRequest) Send() (*DescribeServiceStatusOutput, error)
Send marshals and sends the DescribeServiceStatus API request.
type DescribeSslCertificateAttributeInput ¶
type DescribeSslCertificateAttributeInput struct { Attribute *string `locationName:"Attribute" type:"string"` FqdnId *string `locationName:"FqdnId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSslCertificateAttributeRequest
func (DescribeSslCertificateAttributeInput) GoString ¶
func (s DescribeSslCertificateAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSslCertificateAttributeResult
func (DescribeSslCertificateAttributeOutput) GoString ¶
func (s DescribeSslCertificateAttributeOutput) GoString() string
GoString returns the string representation
func (DescribeSslCertificateAttributeOutput) SDKResponseMetadata ¶
func (s DescribeSslCertificateAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeSslCertificateAttributeOutput) String ¶
func (s DescribeSslCertificateAttributeOutput) String() string
String returns the string representation
type DescribeSslCertificateAttributeRequest ¶
type DescribeSslCertificateAttributeRequest struct { *aws.Request Input *DescribeSslCertificateAttributeInput Copy func(*DescribeSslCertificateAttributeInput) DescribeSslCertificateAttributeRequest }
DescribeSslCertificateAttributeRequest is a API request type for the DescribeSslCertificateAttribute API operation.
func (DescribeSslCertificateAttributeRequest) Send ¶
func (r DescribeSslCertificateAttributeRequest) Send() (*DescribeSslCertificateAttributeOutput, error)
Send marshals and sends the DescribeSslCertificateAttribute API request.
type DescribeSslCertificatesInput ¶
type DescribeSslCertificatesInput struct { Fqdn []string `locationName:"Fqdn" type:"list"` FqdnId []string `locationName:"FqdnId" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSslCertificatesRequest
func (DescribeSslCertificatesInput) GoString ¶
func (s DescribeSslCertificatesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeSslCertificatesResult
func (DescribeSslCertificatesOutput) GoString ¶
func (s DescribeSslCertificatesOutput) GoString() string
GoString returns the string representation
func (DescribeSslCertificatesOutput) SDKResponseMetadata ¶
func (s DescribeSslCertificatesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeSslCertificatesOutput) String ¶
func (s DescribeSslCertificatesOutput) String() string
String returns the string representation
type DescribeSslCertificatesRequest ¶
type DescribeSslCertificatesRequest struct { *aws.Request Input *DescribeSslCertificatesInput Copy func(*DescribeSslCertificatesInput) DescribeSslCertificatesRequest }
DescribeSslCertificatesRequest is a API request type for the DescribeSslCertificates API operation.
func (DescribeSslCertificatesRequest) Send ¶
func (r DescribeSslCertificatesRequest) Send() (*DescribeSslCertificatesOutput, error)
Send marshals and sends the DescribeSslCertificates API request.
type DescribeUploadsInput ¶
type DescribeUploadsInput struct { ConversionTaskId []string `locationName:"ConversionTaskId" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeUploadsRequest
func (DescribeUploadsInput) GoString ¶
func (s DescribeUploadsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeUploadsResult
func (DescribeUploadsOutput) GoString ¶
func (s DescribeUploadsOutput) GoString() string
GoString returns the string representation
func (DescribeUploadsOutput) SDKResponseMetadata ¶
func (s DescribeUploadsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeUploadsOutput) String ¶
func (s DescribeUploadsOutput) String() string
String returns the string representation
type DescribeUploadsRequest ¶
type DescribeUploadsRequest struct { *aws.Request Input *DescribeUploadsInput Copy func(*DescribeUploadsInput) DescribeUploadsRequest }
DescribeUploadsRequest is a API request type for the DescribeUploads API operation.
func (DescribeUploadsRequest) Send ¶
func (r DescribeUploadsRequest) Send() (*DescribeUploadsOutput, error)
Send marshals and sends the DescribeUploads API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeUsageRequest
func (DescribeUsageInput) GoString ¶
func (s DescribeUsageInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeUsageResult
func (DescribeUsageOutput) GoString ¶
func (s DescribeUsageOutput) GoString() string
GoString returns the string representation
func (DescribeUsageOutput) SDKResponseMetadata ¶
func (s DescribeUsageOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeUsageOutput) String ¶
func (s DescribeUsageOutput) String() string
String returns the string representation
type DescribeUsageRequest ¶
type DescribeUsageRequest struct { *aws.Request Input *DescribeUsageInput Copy func(*DescribeUsageInput) DescribeUsageRequest }
DescribeUsageRequest is a API request type for the DescribeUsage API operation.
func (DescribeUsageRequest) Send ¶
func (r DescribeUsageRequest) Send() (*DescribeUsageOutput, error)
Send marshals and sends the DescribeUsage API request.
type DescribeUserActivitiesInput ¶
type DescribeUserActivitiesInput struct { Range *RequestRangeStruct `locationName:"Range" type:"structure"` YearMonth *string `locationName:"YearMonth" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeUserActivitiesRequest
func (DescribeUserActivitiesInput) GoString ¶
func (s DescribeUserActivitiesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeUserActivitiesResult
func (DescribeUserActivitiesOutput) GoString ¶
func (s DescribeUserActivitiesOutput) GoString() string
GoString returns the string representation
func (DescribeUserActivitiesOutput) SDKResponseMetadata ¶
func (s DescribeUserActivitiesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeUserActivitiesOutput) String ¶
func (s DescribeUserActivitiesOutput) String() string
String returns the string representation
type DescribeUserActivitiesRequest ¶
type DescribeUserActivitiesRequest struct { *aws.Request Input *DescribeUserActivitiesInput Copy func(*DescribeUserActivitiesInput) DescribeUserActivitiesRequest }
DescribeUserActivitiesRequest is a API request type for the DescribeUserActivities API operation.
func (DescribeUserActivitiesRequest) Send ¶
func (r DescribeUserActivitiesRequest) Send() (*DescribeUserActivitiesOutput, error)
Send marshals and sends the DescribeUserActivities API request.
type DescribeVolumesInput ¶
type DescribeVolumesInput struct { VolumeId []string `locationName:"VolumeId" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeVolumesRequest
func (DescribeVolumesInput) GoString ¶
func (s DescribeVolumesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeVolumesResult
func (DescribeVolumesOutput) GoString ¶
func (s DescribeVolumesOutput) GoString() string
GoString returns the string representation
func (DescribeVolumesOutput) SDKResponseMetadata ¶
func (s DescribeVolumesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeVolumesOutput) String ¶
func (s DescribeVolumesOutput) String() string
String returns the string representation
type DescribeVolumesRequest ¶
type DescribeVolumesRequest struct { *aws.Request Input *DescribeVolumesInput Copy func(*DescribeVolumesInput) DescribeVolumesRequest }
DescribeVolumesRequest is a API request type for the DescribeVolumes API operation.
func (DescribeVolumesRequest) Send ¶
func (r DescribeVolumesRequest) Send() (*DescribeVolumesOutput, error)
Send marshals and sends the DescribeVolumes API request.
type DescribeVpnConnectionsInput ¶
type DescribeVpnConnectionsInput struct { Filter []RequestFilterStruct `locationName:"Filter" type:"list"` VpnConnectionId []string `locationName:"VpnConnectionId" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeVpnConnectionsRequest
func (DescribeVpnConnectionsInput) GoString ¶
func (s DescribeVpnConnectionsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeVpnConnectionsResult
func (DescribeVpnConnectionsOutput) GoString ¶
func (s DescribeVpnConnectionsOutput) GoString() string
GoString returns the string representation
func (DescribeVpnConnectionsOutput) SDKResponseMetadata ¶
func (s DescribeVpnConnectionsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeVpnConnectionsOutput) String ¶
func (s DescribeVpnConnectionsOutput) String() string
String returns the string representation
type DescribeVpnConnectionsRequest ¶
type DescribeVpnConnectionsRequest struct { *aws.Request Input *DescribeVpnConnectionsInput Copy func(*DescribeVpnConnectionsInput) DescribeVpnConnectionsRequest }
DescribeVpnConnectionsRequest is a API request type for the DescribeVpnConnections API operation.
func (DescribeVpnConnectionsRequest) Send ¶
func (r DescribeVpnConnectionsRequest) Send() (*DescribeVpnConnectionsOutput, error)
Send marshals and sends the DescribeVpnConnections API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeVpnGatewaysRequest
func (DescribeVpnGatewaysInput) GoString ¶
func (s DescribeVpnGatewaysInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescribeVpnGatewaysResult
func (DescribeVpnGatewaysOutput) GoString ¶
func (s DescribeVpnGatewaysOutput) GoString() string
GoString returns the string representation
func (DescribeVpnGatewaysOutput) SDKResponseMetadata ¶
func (s DescribeVpnGatewaysOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeVpnGatewaysOutput) String ¶
func (s DescribeVpnGatewaysOutput) String() string
String returns the string representation
type DescribeVpnGatewaysRequest ¶
type DescribeVpnGatewaysRequest struct { *aws.Request Input *DescribeVpnGatewaysInput Copy func(*DescribeVpnGatewaysInput) DescribeVpnGatewaysRequest }
DescribeVpnGatewaysRequest is a API request type for the DescribeVpnGateways API operation.
func (DescribeVpnGatewaysRequest) Send ¶
func (r DescribeVpnGatewaysRequest) Send() (*DescribeVpnGatewaysOutput, error)
Send marshals and sends the DescribeVpnGateways API request.
type DescriptionValue ¶
type DescriptionValue struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DescriptionValue
func (DescriptionValue) GoString ¶
func (s DescriptionValue) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Destination
func (Destination) GoString ¶
func (s Destination) GoString() string
GoString returns the string representation
func (Destination) String ¶
func (s Destination) String() string
String returns the string representation
type DetachNetworkInterfaceInput ¶
type DetachNetworkInterfaceInput struct { AttachmentId *string `locationName:"AttachmentId" type:"string"` NiftyReboot *string `locationName:"NiftyReboot" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DetachNetworkInterfaceRequest
func (DetachNetworkInterfaceInput) GoString ¶
func (s DetachNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (DetachNetworkInterfaceInput) String ¶
func (s DetachNetworkInterfaceInput) String() string
String returns the string representation
type DetachNetworkInterfaceOutput ¶
type DetachNetworkInterfaceOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DetachNetworkInterfaceResult
func (DetachNetworkInterfaceOutput) GoString ¶
func (s DetachNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (DetachNetworkInterfaceOutput) SDKResponseMetadata ¶
func (s DetachNetworkInterfaceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DetachNetworkInterfaceOutput) String ¶
func (s DetachNetworkInterfaceOutput) String() string
String returns the string representation
type DetachNetworkInterfaceRequest ¶
type DetachNetworkInterfaceRequest struct { *aws.Request Input *DetachNetworkInterfaceInput Copy func(*DetachNetworkInterfaceInput) DetachNetworkInterfaceRequest }
DetachNetworkInterfaceRequest is a API request type for the DetachNetworkInterface API operation.
func (DetachNetworkInterfaceRequest) Send ¶
func (r DetachNetworkInterfaceRequest) Send() (*DetachNetworkInterfaceOutput, error)
Send marshals and sends the DetachNetworkInterface API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DetachVolumeRequest
func (DetachVolumeInput) GoString ¶
func (s DetachVolumeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DetachVolumeResult
func (DetachVolumeOutput) GoString ¶
func (s DetachVolumeOutput) GoString() string
GoString returns the string representation
func (DetachVolumeOutput) SDKResponseMetadata ¶
func (s DetachVolumeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DetachVolumeOutput) String ¶
func (s DetachVolumeOutput) String() string
String returns the string representation
type DetachVolumeRequest ¶
type DetachVolumeRequest struct { *aws.Request Input *DetachVolumeInput Copy func(*DetachVolumeInput) DetachVolumeRequest }
DetachVolumeRequest is a API request type for the DetachVolume API operation.
func (DetachVolumeRequest) Send ¶
func (r DetachVolumeRequest) Send() (*DetachVolumeOutput, error)
Send marshals and sends the DetachVolume API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Details
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DhcpConfig
func (DhcpConfig) GoString ¶
func (s DhcpConfig) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DhcpConfigsSetItem
func (DhcpConfigsSetItem) GoString ¶
func (s DhcpConfigsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DhcpConfigurationSetItem
func (DhcpConfigurationSetItem) GoString ¶
func (s DhcpConfigurationSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DhcpConfigurationSetTypeSetItem
func (DhcpConfigurationSetTypeSetItem) GoString ¶
func (s DhcpConfigurationSetTypeSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DhcpIpAddressInformationSet
func (DhcpIpAddressInformationSet) GoString ¶
func (s DhcpIpAddressInformationSet) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DhcpIpAddressSetItem
func (DhcpIpAddressSetItem) GoString ¶
func (s DhcpIpAddressSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DhcpOptions
func (DhcpOptions) GoString ¶
func (s DhcpOptions) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DhcpOptionsSet
func (DhcpOptionsSet) GoString ¶
func (s DhcpOptionsSet) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DhcpStatusInformationSetItem
func (DhcpStatusInformationSetItem) GoString ¶
func (s DhcpStatusInformationSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DisableApiTermination
func (DisableApiTermination) GoString ¶
func (s DisableApiTermination) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DisassociateAddressRequest
func (DisassociateAddressInput) GoString ¶
func (s DisassociateAddressInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DisassociateAddressResult
func (DisassociateAddressOutput) GoString ¶
func (s DisassociateAddressOutput) GoString() string
GoString returns the string representation
func (DisassociateAddressOutput) SDKResponseMetadata ¶
func (s DisassociateAddressOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisassociateAddressOutput) String ¶
func (s DisassociateAddressOutput) String() string
String returns the string representation
type DisassociateAddressRequest ¶
type DisassociateAddressRequest struct { *aws.Request Input *DisassociateAddressInput Copy func(*DisassociateAddressInput) DisassociateAddressRequest }
DisassociateAddressRequest is a API request type for the DisassociateAddress API operation.
func (DisassociateAddressRequest) Send ¶
func (r DisassociateAddressRequest) Send() (*DisassociateAddressOutput, error)
Send marshals and sends the DisassociateAddress API request.
type DisassociateRouteTableInput ¶
type DisassociateRouteTableInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AssociationId *string `locationName:"AssociationId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DisassociateRouteTableRequest
func (DisassociateRouteTableInput) GoString ¶
func (s DisassociateRouteTableInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DisassociateRouteTableResult
func (DisassociateRouteTableOutput) GoString ¶
func (s DisassociateRouteTableOutput) GoString() string
GoString returns the string representation
func (DisassociateRouteTableOutput) SDKResponseMetadata ¶
func (s DisassociateRouteTableOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisassociateRouteTableOutput) String ¶
func (s DisassociateRouteTableOutput) String() string
String returns the string representation
type DisassociateRouteTableRequest ¶
type DisassociateRouteTableRequest struct { *aws.Request Input *DisassociateRouteTableInput Copy func(*DisassociateRouteTableInput) DisassociateRouteTableRequest }
DisassociateRouteTableRequest is a API request type for the DisassociateRouteTable API operation.
func (DisassociateRouteTableRequest) Send ¶
func (r DisassociateRouteTableRequest) Send() (*DisassociateRouteTableOutput, error)
Send marshals and sends the DisassociateRouteTable API request.
type DissociateUsersInput ¶
type DissociateUsersInput struct { FunctionName *string `locationName:"FunctionName" type:"string"` Users []RequestUsersStruct `locationName:"Users" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DissociateUsersRequest
func (DissociateUsersInput) GoString ¶
func (s DissociateUsersInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DissociateUsersResult
func (DissociateUsersOutput) GoString ¶
func (s DissociateUsersOutput) GoString() string
GoString returns the string representation
func (DissociateUsersOutput) SDKResponseMetadata ¶
func (s DissociateUsersOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DissociateUsersOutput) String ¶
func (s DissociateUsersOutput) String() string
String returns the string representation
type DissociateUsersRequest ¶
type DissociateUsersRequest struct { *aws.Request Input *DissociateUsersInput Copy func(*DissociateUsersInput) DissociateUsersRequest }
DissociateUsersRequest is a API request type for the DissociateUsers API operation.
func (DissociateUsersRequest) Send ¶
func (r DissociateUsersRequest) Send() (*DissociateUsersOutput, error)
Send marshals and sends the DissociateUsers API request.
type DownloadSslCertificateInput ¶
type DownloadSslCertificateInput struct { FileType *string `locationName:"FileType" type:"string"` FqdnId *string `locationName:"FqdnId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DownloadSslCertificateRequest
func (DownloadSslCertificateInput) GoString ¶
func (s DownloadSslCertificateInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DownloadSslCertificateResult
func (DownloadSslCertificateOutput) GoString ¶
func (s DownloadSslCertificateOutput) GoString() string
GoString returns the string representation
func (DownloadSslCertificateOutput) SDKResponseMetadata ¶
func (s DownloadSslCertificateOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DownloadSslCertificateOutput) String ¶
func (s DownloadSslCertificateOutput) String() string
String returns the string representation
type DownloadSslCertificateRequest ¶
type DownloadSslCertificateRequest struct { *aws.Request Input *DownloadSslCertificateInput Copy func(*DownloadSslCertificateInput) DownloadSslCertificateRequest }
DownloadSslCertificateRequest is a API request type for the DownloadSslCertificate API operation.
func (DownloadSslCertificateRequest) Send ¶
func (r DownloadSslCertificateRequest) Send() (*DownloadSslCertificateOutput, error)
Send marshals and sends the DownloadSslCertificate API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DynamicIpMeasuredRate
func (DynamicIpMeasuredRate) GoString ¶
func (s DynamicIpMeasuredRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/DynamicIpMonthlyRate
func (DynamicIpMonthlyRate) GoString ¶
func (s DynamicIpMonthlyRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ELBVersionInformation
func (ELBVersionInformation) GoString ¶
func (s ELBVersionInformation) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Ebs
type ElasticIpInfo ¶
type ElasticIpInfo struct { ElasticIpSet []ElasticIpSetItem `locationName:"elasticIpSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ElasticIpInfo
func (ElasticIpInfo) GoString ¶
func (s ElasticIpInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ElasticIpItemSetItem
func (ElasticIpItemSetItem) GoString ¶
func (s ElasticIpItemSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ElasticIpSetItem
func (ElasticIpSetItem) GoString ¶
func (s ElasticIpSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ElasticLoadBalancerDescriptionsMemberItem
func (ElasticLoadBalancerDescriptionsMemberItem) GoString ¶
func (s ElasticLoadBalancerDescriptionsMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ElasticLoadBalancerInfo
func (ElasticLoadBalancerInfo) GoString ¶
func (s ElasticLoadBalancerInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ElasticLoadBalancerListenerDescriptionsMemberItem
func (ElasticLoadBalancerListenerDescriptionsMemberItem) GoString ¶
func (s ElasticLoadBalancerListenerDescriptionsMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ElasticLoadBalancingSetItem
func (ElasticLoadBalancingSetItem) GoString ¶
func (s ElasticLoadBalancingSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/EmailAddressSetItem
func (EmailAddressSetItem) GoString ¶
func (s EmailAddressSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ExtraChargeInfo
func (ExtraChargeInfo) GoString ¶
func (s ExtraChargeInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ExtraChargeMonthlyRateSetItem
func (ExtraChargeMonthlyRateSetItem) GoString ¶
func (s ExtraChargeMonthlyRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Filter
type GroupIdValue ¶
type GroupIdValue struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/GroupIdValue
func (GroupIdValue) GoString ¶
func (s GroupIdValue) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/GroupSetItem
func (GroupSetItem) GoString ¶
func (s GroupSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/GroupsSetItem
func (GroupsSetItem) GoString ¶
func (s GroupsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/HealthCheck
func (HealthCheck) GoString ¶
func (s HealthCheck) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/IPAddressesMemberItem
func (IPAddressesMemberItem) GoString ¶
func (s IPAddressesMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Image
type ImageInfo ¶
type ImageInfo struct { CreateImage *CreateImage `locationName:"createImage" type:"structure"` KeepImageSet []KeepImageSetItem `locationName:"keepImageSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImageInfo
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImagesSetItem
func (ImagesSetItem) GoString ¶
func (s ImagesSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImportInstance
func (ImportInstance) GoString ¶
func (s ImportInstance) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImportInstanceDiskMeasuredRate
func (ImportInstanceDiskMeasuredRate) GoString ¶
func (s ImportInstanceDiskMeasuredRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImportInstanceDiskMonthlyRate
func (ImportInstanceDiskMonthlyRate) GoString ¶
func (s ImportInstanceDiskMonthlyRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImportInstanceRequest
func (ImportInstanceInput) GoString ¶
func (s ImportInstanceInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImportInstanceResult
func (ImportInstanceOutput) GoString ¶
func (s ImportInstanceOutput) GoString() string
GoString returns the string representation
func (ImportInstanceOutput) SDKResponseMetadata ¶
func (s ImportInstanceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ImportInstanceOutput) String ¶
func (s ImportInstanceOutput) String() string
String returns the string representation
type ImportInstanceRequest ¶
type ImportInstanceRequest struct { *aws.Request Input *ImportInstanceInput Copy func(*ImportInstanceInput) ImportInstanceRequest }
ImportInstanceRequest is a API request type for the ImportInstance API operation.
func (ImportInstanceRequest) Send ¶
func (r ImportInstanceRequest) Send() (*ImportInstanceOutput, error)
Send marshals and sends the ImportInstance API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImportKeyPairRequest
func (ImportKeyPairInput) GoString ¶
func (s ImportKeyPairInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ImportKeyPairResult
func (ImportKeyPairOutput) GoString ¶
func (s ImportKeyPairOutput) GoString() string
GoString returns the string representation
func (ImportKeyPairOutput) SDKResponseMetadata ¶
func (s ImportKeyPairOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ImportKeyPairOutput) String ¶
func (s ImportKeyPairOutput) String() string
String returns the string representation
type ImportKeyPairRequest ¶
type ImportKeyPairRequest struct { *aws.Request Input *ImportKeyPairInput Copy func(*ImportKeyPairInput) ImportKeyPairRequest }
ImportKeyPairRequest is a API request type for the ImportKeyPair API operation.
func (ImportKeyPairRequest) Send ¶
func (r ImportKeyPairRequest) Send() (*ImportKeyPairOutput, error)
Send marshals and sends the ImportKeyPair API request.
type InboundInterface ¶
type InboundInterface struct { NetworkId *string `locationName:"networkId" type:"string"` NetworkName *string `locationName:"networkName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InboundInterface
func (InboundInterface) GoString ¶
func (s InboundInterface) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceCopy
func (InstanceCopy) GoString ¶
func (s InstanceCopy) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceInfo
func (InstanceInfo) GoString ¶
func (s InstanceInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceInitiatedShutdownBehavior
func (InstanceInitiatedShutdownBehavior) GoString ¶
func (s InstanceInitiatedShutdownBehavior) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceItemSetItem
func (InstanceItemSetItem) GoString ¶
func (s InstanceItemSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceMonthlyRateSetItem
func (InstanceMonthlyRateSetItem) GoString ¶
func (s InstanceMonthlyRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceSetItem
func (InstanceSetItem) GoString ¶
func (s InstanceSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceState
func (InstanceState) GoString ¶
func (s InstanceState) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceStatesMemberItem
func (InstanceStatesMemberItem) GoString ¶
func (s InstanceStatesMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceType
func (InstanceType) GoString ¶
func (s InstanceType) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstanceUniqueIdsSetItem
func (InstanceUniqueIdsSetItem) GoString ¶
func (s InstanceUniqueIdsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstancesMemberItem
func (InstancesMemberItem) GoString ¶
func (s InstancesMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstancesNetworkInterfaceSetItem
func (InstancesNetworkInterfaceSetItem) GoString ¶
func (s InstancesNetworkInterfaceSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InstancesSetItem
func (InstancesSetItem) GoString ¶
func (s InstancesSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InternetVpnInfo
func (InternetVpnInfo) GoString ¶
func (s InternetVpnInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InternetVpnInitial
func (InternetVpnInitial) GoString ¶
func (s InternetVpnInitial) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/InternetVpnMonthlyRateSetItem
func (InternetVpnMonthlyRateSetItem) GoString ¶
func (s InternetVpnMonthlyRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/IpAddressPoolSetItem
func (IpAddressPoolSetItem) GoString ¶
func (s IpAddressPoolSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/IpAddressPoolsSetItem
func (IpAddressPoolsSetItem) GoString ¶
func (s IpAddressPoolsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/IpPermissionsSetItem
func (IpPermissionsSetItem) GoString ¶
func (s IpPermissionsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/IpRangesSetItem
func (IpRangesSetItem) GoString ¶
func (s IpRangesSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/IpType
type Ipv6AddressesSetItem ¶
type Ipv6AddressesSetItem struct { Ipv6Address *string `locationName:"ipv6Address" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Ipv6AddressesSetItem
func (Ipv6AddressesSetItem) GoString ¶
func (s Ipv6AddressesSetItem) GoString() string
GoString returns the string representation
func (Ipv6AddressesSetItem) String ¶
func (s Ipv6AddressesSetItem) String() string
String returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/KeepImageSetItem
func (KeepImageSetItem) GoString ¶
func (s KeepImageSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Kernel
type KeyLength ¶
type KeyLength struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/KeyLength
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/KeySetItem
func (KeySetItem) GoString ¶
func (s KeySetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/LBCookieStickinessPoliciesMemberItem
func (LBCookieStickinessPoliciesMemberItem) GoString ¶
func (s LBCookieStickinessPoliciesMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/LicenseInfo
func (LicenseInfo) GoString ¶
func (s LicenseInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/LicenseMonthlyRateSetItem
func (LicenseMonthlyRateSetItem) GoString ¶
func (s LicenseMonthlyRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ListenInterface
func (ListenInterface) GoString ¶
func (s ListenInterface) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Listener
type ListenerDescriptionsMemberItem ¶
type ListenerDescriptionsMemberItem struct { Listener *Listener `locationName:"Listener" type:"structure"` PolicyNames []string `locationName:"PolicyNames" locationNameList:"member" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ListenerDescriptionsMemberItem
func (ListenerDescriptionsMemberItem) GoString ¶
func (s ListenerDescriptionsMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ListenersMemberItem
func (ListenersMemberItem) GoString ¶
func (s ListenersMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/LoadBalancerDescriptionsMemberItem
func (LoadBalancerDescriptionsMemberItem) GoString ¶
func (s LoadBalancerDescriptionsMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/LoadBalancerInfo
func (LoadBalancerInfo) GoString ¶
func (s LoadBalancerInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/LoadBalancingSetItem
func (LoadBalancingSetItem) GoString ¶
func (s LoadBalancingSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/LoadbalancingSetItem
func (LoadbalancingSetItem) GoString ¶
func (s LoadbalancingSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/LogSetItem
func (LogSetItem) GoString ¶
func (s LogSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MailSendInfo
func (MailSendInfo) GoString ¶
func (s MailSendInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MailSendInitial
func (MailSendInitial) GoString ¶
func (s MailSendInitial) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MailSendMeasuredRate
func (MailSendMeasuredRate) GoString ¶
func (s MailSendMeasuredRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MailSendMonthlyExceedRate
func (MailSendMonthlyExceedRate) GoString ¶
func (s MailSendMonthlyExceedRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MailSendMonthlyRate
func (MailSendMonthlyRate) GoString ¶
func (s MailSendMonthlyRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MessageSetItem
func (MessageSetItem) GoString ¶
func (s MessageSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MobileFilter
func (MobileFilter) GoString ¶
func (s MobileFilter) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyImageAttributeRequest
func (ModifyImageAttributeInput) GoString ¶
func (s ModifyImageAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyImageAttributeResult
func (ModifyImageAttributeOutput) GoString ¶
func (s ModifyImageAttributeOutput) GoString() string
GoString returns the string representation
func (ModifyImageAttributeOutput) SDKResponseMetadata ¶
func (s ModifyImageAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ModifyImageAttributeOutput) String ¶
func (s ModifyImageAttributeOutput) String() string
String returns the string representation
type ModifyImageAttributeRequest ¶
type ModifyImageAttributeRequest struct { *aws.Request Input *ModifyImageAttributeInput Copy func(*ModifyImageAttributeInput) ModifyImageAttributeRequest }
ModifyImageAttributeRequest is a API request type for the ModifyImageAttribute API operation.
func (ModifyImageAttributeRequest) Send ¶
func (r ModifyImageAttributeRequest) Send() (*ModifyImageAttributeOutput, error)
Send marshals and sends the ModifyImageAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyInstanceAttributeRequest
func (ModifyInstanceAttributeInput) GoString ¶
func (s ModifyInstanceAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyInstanceAttributeResult
func (ModifyInstanceAttributeOutput) GoString ¶
func (s ModifyInstanceAttributeOutput) GoString() string
GoString returns the string representation
func (ModifyInstanceAttributeOutput) SDKResponseMetadata ¶
func (s ModifyInstanceAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ModifyInstanceAttributeOutput) String ¶
func (s ModifyInstanceAttributeOutput) String() string
String returns the string representation
type ModifyInstanceAttributeRequest ¶
type ModifyInstanceAttributeRequest struct { *aws.Request Input *ModifyInstanceAttributeInput Copy func(*ModifyInstanceAttributeInput) ModifyInstanceAttributeRequest }
ModifyInstanceAttributeRequest is a API request type for the ModifyInstanceAttribute API operation.
func (ModifyInstanceAttributeRequest) Send ¶
func (r ModifyInstanceAttributeRequest) Send() (*ModifyInstanceAttributeOutput, error)
Send marshals and sends the ModifyInstanceAttribute API request.
type ModifyNetworkInterfaceAttributeInput ¶
type ModifyNetworkInterfaceAttributeInput struct { Description *string `locationName:"Description" type:"string"` IpAddress *string `locationName:"IpAddress" type:"string"` NetworkInterfaceId *string `locationName:"NetworkInterfaceId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyNetworkInterfaceAttributeRequest
func (ModifyNetworkInterfaceAttributeInput) GoString ¶
func (s ModifyNetworkInterfaceAttributeInput) GoString() string
GoString returns the string representation
func (ModifyNetworkInterfaceAttributeInput) String ¶
func (s ModifyNetworkInterfaceAttributeInput) String() string
String returns the string representation
type ModifyNetworkInterfaceAttributeOutput ¶
type ModifyNetworkInterfaceAttributeOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyNetworkInterfaceAttributeResult
func (ModifyNetworkInterfaceAttributeOutput) GoString ¶
func (s ModifyNetworkInterfaceAttributeOutput) GoString() string
GoString returns the string representation
func (ModifyNetworkInterfaceAttributeOutput) SDKResponseMetadata ¶
func (s ModifyNetworkInterfaceAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ModifyNetworkInterfaceAttributeOutput) String ¶
func (s ModifyNetworkInterfaceAttributeOutput) String() string
String returns the string representation
type ModifyNetworkInterfaceAttributeRequest ¶
type ModifyNetworkInterfaceAttributeRequest struct { *aws.Request Input *ModifyNetworkInterfaceAttributeInput Copy func(*ModifyNetworkInterfaceAttributeInput) ModifyNetworkInterfaceAttributeRequest }
ModifyNetworkInterfaceAttributeRequest is a API request type for the ModifyNetworkInterfaceAttribute API operation.
func (ModifyNetworkInterfaceAttributeRequest) Send ¶
func (r ModifyNetworkInterfaceAttributeRequest) Send() (*ModifyNetworkInterfaceAttributeOutput, error)
Send marshals and sends the ModifyNetworkInterfaceAttribute API request.
type ModifySslCertificateAttributeInput ¶
type ModifySslCertificateAttributeInput struct { Description *RequestDescriptionStruct `locationName:"Description" type:"structure"` FqdnId *string `locationName:"FqdnId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifySslCertificateAttributeRequest
func (ModifySslCertificateAttributeInput) GoString ¶
func (s ModifySslCertificateAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifySslCertificateAttributeResult
func (ModifySslCertificateAttributeOutput) GoString ¶
func (s ModifySslCertificateAttributeOutput) GoString() string
GoString returns the string representation
func (ModifySslCertificateAttributeOutput) SDKResponseMetadata ¶
func (s ModifySslCertificateAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ModifySslCertificateAttributeOutput) String ¶
func (s ModifySslCertificateAttributeOutput) String() string
String returns the string representation
type ModifySslCertificateAttributeRequest ¶
type ModifySslCertificateAttributeRequest struct { *aws.Request Input *ModifySslCertificateAttributeInput Copy func(*ModifySslCertificateAttributeInput) ModifySslCertificateAttributeRequest }
ModifySslCertificateAttributeRequest is a API request type for the ModifySslCertificateAttribute API operation.
func (ModifySslCertificateAttributeRequest) Send ¶
func (r ModifySslCertificateAttributeRequest) Send() (*ModifySslCertificateAttributeOutput, error)
Send marshals and sends the ModifySslCertificateAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyVolumeAttributeRequest
func (ModifyVolumeAttributeInput) GoString ¶
func (s ModifyVolumeAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ModifyVolumeAttributeResult
func (ModifyVolumeAttributeOutput) GoString ¶
func (s ModifyVolumeAttributeOutput) GoString() string
GoString returns the string representation
func (ModifyVolumeAttributeOutput) SDKResponseMetadata ¶
func (s ModifyVolumeAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ModifyVolumeAttributeOutput) String ¶
func (s ModifyVolumeAttributeOutput) String() string
String returns the string representation
type ModifyVolumeAttributeRequest ¶
type ModifyVolumeAttributeRequest struct { *aws.Request Input *ModifyVolumeAttributeInput Copy func(*ModifyVolumeAttributeInput) ModifyVolumeAttributeRequest }
ModifyVolumeAttributeRequest is a API request type for the ModifyVolumeAttribute API operation.
func (ModifyVolumeAttributeRequest) Send ¶
func (r ModifyVolumeAttributeRequest) Send() (*ModifyVolumeAttributeOutput, error)
Send marshals and sends the ModifyVolumeAttribute API request.
type Monitoring ¶
type Monitoring struct { State *string `locationName:"state" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Monitoring
func (Monitoring) GoString ¶
func (s Monitoring) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Month
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MultiAccount
func (MultiAccount) GoString ¶
func (s MultiAccount) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MultiAccountInfo
func (MultiAccountInfo) GoString ¶
func (s MultiAccountInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/MultiIpMonthlyRate
func (MultiIpMonthlyRate) GoString ¶
func (s MultiIpMonthlyRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NatRule
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NatRuleSetItem
func (NatRuleSetItem) GoString ¶
func (s NatRuleSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NatTable
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NatTableSetItem
func (NatTableSetItem) GoString ¶
func (s NatTableSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NetworkFlowSetItem
func (NetworkFlowSetItem) GoString ¶
func (s NetworkFlowSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NetworkInfo
func (NetworkInfo) GoString ¶
func (s NetworkInfo) GoString() string
GoString returns the string representation
func (NetworkInfo) String ¶
func (s NetworkInfo) String() string
String returns the string representation
type NetworkInterface ¶
type NetworkInterface struct { Association *Association `locationName:"association" type:"structure"` Attachment *Attachment `locationName:"attachment" type:"structure"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` Description *string `locationName:"description" type:"string"` GroupSet []GroupSetItem `locationName:"groupSet" locationNameList:"item" type:"list"` InterfaceType *string `locationName:"interfaceType" type:"string"` Ipv6AddressesSet []Ipv6AddressesSetItem `locationName:"ipv6AddressesSet" locationNameList:"item" type:"list"` MacAddress *string `locationName:"macAddress" type:"string"` NetworkInterfaceId *string `locationName:"networkInterfaceId" 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"` PrivateIpAddressesSet []PrivateIpAddressesSetItem `locationName:"privateIpAddressesSet" locationNameList:"item" type:"list"` RequesterId *string `locationName:"requesterId" type:"string"` RequesterManaged *string `locationName:"requesterManaged" type:"string"` SourceDestCheck *string `locationName:"sourceDestCheck" type:"string"` Status *string `locationName:"status" type:"string"` SubnetId *string `locationName:"subnetId" type:"string"` TagSet []TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NetworkInterface
func (NetworkInterface) GoString ¶
func (s NetworkInterface) GoString() string
GoString returns the string representation
func (NetworkInterface) String ¶
func (s NetworkInterface) String() string
String returns the string representation
type NetworkInterfaceSetItem ¶
type NetworkInterfaceSetItem struct { Association *Association `locationName:"association" type:"structure"` Attachment *Attachment `locationName:"attachment" type:"structure"` AvailabilityZone *string `locationName:"availabilityZone" type:"string"` 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"` InterfaceType *string `locationName:"interfaceType" type:"string"` IpAddress *string `locationName:"ipAddress" type:"string"` Ipv6AddressesSet []Ipv6AddressesSetItem `locationName:"ipv6AddressesSet" locationNameList:"item" type:"list"` 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"` RequesterId *string `locationName:"requesterId" type:"string"` RequesterManaged *string `locationName:"requesterManaged" type:"string"` SourceDestCheck *string `locationName:"sourceDestCheck" type:"string"` Status *string `locationName:"status" type:"string"` SubnetId *string `locationName:"subnetId" type:"string"` TagSet []TagSetItem `locationName:"tagSet" locationNameList:"item" type:"list"` VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NetworkInterfaceSetItem
func (NetworkInterfaceSetItem) GoString ¶
func (s NetworkInterfaceSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NetworkInterfacesMemberItem
func (NetworkInterfacesMemberItem) GoString ¶
func (s NetworkInterfacesMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NextMonthAccountingType
func (NextMonthAccountingType) GoString ¶
func (s NextMonthAccountingType) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyAssociateImageRequest
func (NiftyAssociateImageInput) GoString ¶
func (s NiftyAssociateImageInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyAssociateImageResult
func (NiftyAssociateImageOutput) GoString ¶
func (s NiftyAssociateImageOutput) GoString() string
GoString returns the string representation
func (NiftyAssociateImageOutput) SDKResponseMetadata ¶
func (s NiftyAssociateImageOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyAssociateImageOutput) String ¶
func (s NiftyAssociateImageOutput) String() string
String returns the string representation
type NiftyAssociateImageRequest ¶
type NiftyAssociateImageRequest struct { *aws.Request Input *NiftyAssociateImageInput Copy func(*NiftyAssociateImageInput) NiftyAssociateImageRequest }
NiftyAssociateImageRequest is a API request type for the NiftyAssociateImage API operation.
func (NiftyAssociateImageRequest) Send ¶
func (r NiftyAssociateImageRequest) Send() (*NiftyAssociateImageOutput, error)
Send marshals and sends the NiftyAssociateImage API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyAssociateNatTableRequest
func (NiftyAssociateNatTableInput) GoString ¶
func (s NiftyAssociateNatTableInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyAssociateNatTableResult
func (NiftyAssociateNatTableOutput) GoString ¶
func (s NiftyAssociateNatTableOutput) GoString() string
GoString returns the string representation
func (NiftyAssociateNatTableOutput) SDKResponseMetadata ¶
func (s NiftyAssociateNatTableOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyAssociateNatTableOutput) String ¶
func (s NiftyAssociateNatTableOutput) String() string
String returns the string representation
type NiftyAssociateNatTableRequest ¶
type NiftyAssociateNatTableRequest struct { *aws.Request Input *NiftyAssociateNatTableInput Copy func(*NiftyAssociateNatTableInput) NiftyAssociateNatTableRequest }
NiftyAssociateNatTableRequest is a API request type for the NiftyAssociateNatTable API operation.
func (NiftyAssociateNatTableRequest) Send ¶
func (r NiftyAssociateNatTableRequest) Send() (*NiftyAssociateNatTableOutput, error)
Send marshals and sends the NiftyAssociateNatTable API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyAssociateRouteTableWithVpnGatewayRequest
func (NiftyAssociateRouteTableWithVpnGatewayInput) GoString ¶
func (s NiftyAssociateRouteTableWithVpnGatewayInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyAssociateRouteTableWithVpnGatewayResult
func (NiftyAssociateRouteTableWithVpnGatewayOutput) GoString ¶
func (s NiftyAssociateRouteTableWithVpnGatewayOutput) GoString() string
GoString returns the string representation
func (NiftyAssociateRouteTableWithVpnGatewayOutput) SDKResponseMetadata ¶
func (s NiftyAssociateRouteTableWithVpnGatewayOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyAssociateRouteTableWithVpnGatewayOutput) String ¶
func (s NiftyAssociateRouteTableWithVpnGatewayOutput) String() string
String returns the string representation
type NiftyAssociateRouteTableWithVpnGatewayRequest ¶
type NiftyAssociateRouteTableWithVpnGatewayRequest struct { *aws.Request Input *NiftyAssociateRouteTableWithVpnGatewayInput Copy func(*NiftyAssociateRouteTableWithVpnGatewayInput) NiftyAssociateRouteTableWithVpnGatewayRequest }
NiftyAssociateRouteTableWithVpnGatewayRequest is a API request type for the NiftyAssociateRouteTableWithVpnGateway API operation.
func (NiftyAssociateRouteTableWithVpnGatewayRequest) Send ¶
func (r NiftyAssociateRouteTableWithVpnGatewayRequest) Send() (*NiftyAssociateRouteTableWithVpnGatewayOutput, error)
Send marshals and sends the NiftyAssociateRouteTableWithVpnGateway API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyConfigureElasticLoadBalancerHealthCheckRequest
func (NiftyConfigureElasticLoadBalancerHealthCheckInput) GoString ¶
func (s NiftyConfigureElasticLoadBalancerHealthCheckInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyConfigureElasticLoadBalancerHealthCheckResult
func (NiftyConfigureElasticLoadBalancerHealthCheckOutput) GoString ¶
func (s NiftyConfigureElasticLoadBalancerHealthCheckOutput) GoString() string
GoString returns the string representation
func (NiftyConfigureElasticLoadBalancerHealthCheckOutput) SDKResponseMetadata ¶
func (s NiftyConfigureElasticLoadBalancerHealthCheckOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyConfigureElasticLoadBalancerHealthCheckOutput) String ¶
func (s NiftyConfigureElasticLoadBalancerHealthCheckOutput) String() string
String returns the string representation
type NiftyConfigureElasticLoadBalancerHealthCheckRequest ¶
type NiftyConfigureElasticLoadBalancerHealthCheckRequest struct { *aws.Request Input *NiftyConfigureElasticLoadBalancerHealthCheckInput Copy func(*NiftyConfigureElasticLoadBalancerHealthCheckInput) NiftyConfigureElasticLoadBalancerHealthCheckRequest }
NiftyConfigureElasticLoadBalancerHealthCheckRequest is a API request type for the NiftyConfigureElasticLoadBalancerHealthCheck API operation.
func (NiftyConfigureElasticLoadBalancerHealthCheckRequest) Send ¶
func (r NiftyConfigureElasticLoadBalancerHealthCheckRequest) Send() (*NiftyConfigureElasticLoadBalancerHealthCheckOutput, error)
Send marshals and sends the NiftyConfigureElasticLoadBalancerHealthCheck API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateAlarmRequest
func (NiftyCreateAlarmInput) GoString ¶
func (s NiftyCreateAlarmInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateAlarmResult
func (NiftyCreateAlarmOutput) GoString ¶
func (s NiftyCreateAlarmOutput) GoString() string
GoString returns the string representation
func (NiftyCreateAlarmOutput) SDKResponseMetadata ¶
func (s NiftyCreateAlarmOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateAlarmOutput) String ¶
func (s NiftyCreateAlarmOutput) String() string
String returns the string representation
type NiftyCreateAlarmRequest ¶
type NiftyCreateAlarmRequest struct { *aws.Request Input *NiftyCreateAlarmInput Copy func(*NiftyCreateAlarmInput) NiftyCreateAlarmRequest }
NiftyCreateAlarmRequest is a API request type for the NiftyCreateAlarm API operation.
func (NiftyCreateAlarmRequest) Send ¶
func (r NiftyCreateAlarmRequest) Send() (*NiftyCreateAlarmOutput, error)
Send marshals and sends the NiftyCreateAlarm API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateAutoScalingGroupRequest
func (NiftyCreateAutoScalingGroupInput) GoString ¶
func (s NiftyCreateAutoScalingGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateAutoScalingGroupResult
func (NiftyCreateAutoScalingGroupOutput) GoString ¶
func (s NiftyCreateAutoScalingGroupOutput) GoString() string
GoString returns the string representation
func (NiftyCreateAutoScalingGroupOutput) SDKResponseMetadata ¶
func (s NiftyCreateAutoScalingGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateAutoScalingGroupOutput) String ¶
func (s NiftyCreateAutoScalingGroupOutput) String() string
String returns the string representation
type NiftyCreateAutoScalingGroupRequest ¶
type NiftyCreateAutoScalingGroupRequest struct { *aws.Request Input *NiftyCreateAutoScalingGroupInput Copy func(*NiftyCreateAutoScalingGroupInput) NiftyCreateAutoScalingGroupRequest }
NiftyCreateAutoScalingGroupRequest is a API request type for the NiftyCreateAutoScalingGroup API operation.
func (NiftyCreateAutoScalingGroupRequest) Send ¶
func (r NiftyCreateAutoScalingGroupRequest) Send() (*NiftyCreateAutoScalingGroupOutput, error)
Send marshals and sends the NiftyCreateAutoScalingGroup API request.
type NiftyCreateDhcpConfigInput ¶
type NiftyCreateDhcpConfigInput struct {
// contains filtered or unexported fields
}
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateDhcpConfigRequest
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateDhcpConfigResult
func (NiftyCreateDhcpConfigOutput) GoString ¶
func (s NiftyCreateDhcpConfigOutput) GoString() string
GoString returns the string representation
func (NiftyCreateDhcpConfigOutput) SDKResponseMetadata ¶
func (s NiftyCreateDhcpConfigOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateDhcpConfigOutput) String ¶
func (s NiftyCreateDhcpConfigOutput) String() string
String returns the string representation
type NiftyCreateDhcpConfigRequest ¶
type NiftyCreateDhcpConfigRequest struct { *aws.Request Input *NiftyCreateDhcpConfigInput Copy func(*NiftyCreateDhcpConfigInput) NiftyCreateDhcpConfigRequest }
NiftyCreateDhcpConfigRequest is a API request type for the NiftyCreateDhcpConfig API operation.
func (NiftyCreateDhcpConfigRequest) Send ¶
func (r NiftyCreateDhcpConfigRequest) Send() (*NiftyCreateDhcpConfigOutput, error)
Send marshals and sends the NiftyCreateDhcpConfig API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateDhcpIpAddressPoolRequest
func (NiftyCreateDhcpIpAddressPoolInput) GoString ¶
func (s NiftyCreateDhcpIpAddressPoolInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateDhcpIpAddressPoolResult
func (NiftyCreateDhcpIpAddressPoolOutput) GoString ¶
func (s NiftyCreateDhcpIpAddressPoolOutput) GoString() string
GoString returns the string representation
func (NiftyCreateDhcpIpAddressPoolOutput) SDKResponseMetadata ¶
func (s NiftyCreateDhcpIpAddressPoolOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateDhcpIpAddressPoolOutput) String ¶
func (s NiftyCreateDhcpIpAddressPoolOutput) String() string
String returns the string representation
type NiftyCreateDhcpIpAddressPoolRequest ¶
type NiftyCreateDhcpIpAddressPoolRequest struct { *aws.Request Input *NiftyCreateDhcpIpAddressPoolInput Copy func(*NiftyCreateDhcpIpAddressPoolInput) NiftyCreateDhcpIpAddressPoolRequest }
NiftyCreateDhcpIpAddressPoolRequest is a API request type for the NiftyCreateDhcpIpAddressPool API operation.
func (NiftyCreateDhcpIpAddressPoolRequest) Send ¶
func (r NiftyCreateDhcpIpAddressPoolRequest) Send() (*NiftyCreateDhcpIpAddressPoolOutput, error)
Send marshals and sends the NiftyCreateDhcpIpAddressPool API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateDhcpStaticMappingRequest
func (NiftyCreateDhcpStaticMappingInput) GoString ¶
func (s NiftyCreateDhcpStaticMappingInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateDhcpStaticMappingResult
func (NiftyCreateDhcpStaticMappingOutput) GoString ¶
func (s NiftyCreateDhcpStaticMappingOutput) GoString() string
GoString returns the string representation
func (NiftyCreateDhcpStaticMappingOutput) SDKResponseMetadata ¶
func (s NiftyCreateDhcpStaticMappingOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateDhcpStaticMappingOutput) String ¶
func (s NiftyCreateDhcpStaticMappingOutput) String() string
String returns the string representation
type NiftyCreateDhcpStaticMappingRequest ¶
type NiftyCreateDhcpStaticMappingRequest struct { *aws.Request Input *NiftyCreateDhcpStaticMappingInput Copy func(*NiftyCreateDhcpStaticMappingInput) NiftyCreateDhcpStaticMappingRequest }
NiftyCreateDhcpStaticMappingRequest is a API request type for the NiftyCreateDhcpStaticMapping API operation.
func (NiftyCreateDhcpStaticMappingRequest) Send ¶
func (r NiftyCreateDhcpStaticMappingRequest) Send() (*NiftyCreateDhcpStaticMappingOutput, error)
Send marshals and sends the NiftyCreateDhcpStaticMapping API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateElasticLoadBalancerRequest
func (NiftyCreateElasticLoadBalancerInput) GoString ¶
func (s NiftyCreateElasticLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateElasticLoadBalancerResult
func (NiftyCreateElasticLoadBalancerOutput) GoString ¶
func (s NiftyCreateElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (NiftyCreateElasticLoadBalancerOutput) SDKResponseMetadata ¶
func (s NiftyCreateElasticLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateElasticLoadBalancerOutput) String ¶
func (s NiftyCreateElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyCreateElasticLoadBalancerRequest ¶
type NiftyCreateElasticLoadBalancerRequest struct { *aws.Request Input *NiftyCreateElasticLoadBalancerInput Copy func(*NiftyCreateElasticLoadBalancerInput) NiftyCreateElasticLoadBalancerRequest }
NiftyCreateElasticLoadBalancerRequest is a API request type for the NiftyCreateElasticLoadBalancer API operation.
func (NiftyCreateElasticLoadBalancerRequest) Send ¶
func (r NiftyCreateElasticLoadBalancerRequest) Send() (*NiftyCreateElasticLoadBalancerOutput, error)
Send marshals and sends the NiftyCreateElasticLoadBalancer API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateInstanceSnapshotRequest
func (NiftyCreateInstanceSnapshotInput) GoString ¶
func (s NiftyCreateInstanceSnapshotInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateInstanceSnapshotResult
func (NiftyCreateInstanceSnapshotOutput) GoString ¶
func (s NiftyCreateInstanceSnapshotOutput) GoString() string
GoString returns the string representation
func (NiftyCreateInstanceSnapshotOutput) SDKResponseMetadata ¶
func (s NiftyCreateInstanceSnapshotOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateInstanceSnapshotOutput) String ¶
func (s NiftyCreateInstanceSnapshotOutput) String() string
String returns the string representation
type NiftyCreateInstanceSnapshotRequest ¶
type NiftyCreateInstanceSnapshotRequest struct { *aws.Request Input *NiftyCreateInstanceSnapshotInput Copy func(*NiftyCreateInstanceSnapshotInput) NiftyCreateInstanceSnapshotRequest }
NiftyCreateInstanceSnapshotRequest is a API request type for the NiftyCreateInstanceSnapshot API operation.
func (NiftyCreateInstanceSnapshotRequest) Send ¶
func (r NiftyCreateInstanceSnapshotRequest) Send() (*NiftyCreateInstanceSnapshotOutput, error)
Send marshals and sends the NiftyCreateInstanceSnapshot API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateNatRuleRequest
func (NiftyCreateNatRuleInput) GoString ¶
func (s NiftyCreateNatRuleInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateNatRuleResult
func (NiftyCreateNatRuleOutput) GoString ¶
func (s NiftyCreateNatRuleOutput) GoString() string
GoString returns the string representation
func (NiftyCreateNatRuleOutput) SDKResponseMetadata ¶
func (s NiftyCreateNatRuleOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateNatRuleOutput) String ¶
func (s NiftyCreateNatRuleOutput) String() string
String returns the string representation
type NiftyCreateNatRuleRequest ¶
type NiftyCreateNatRuleRequest struct { *aws.Request Input *NiftyCreateNatRuleInput Copy func(*NiftyCreateNatRuleInput) NiftyCreateNatRuleRequest }
NiftyCreateNatRuleRequest is a API request type for the NiftyCreateNatRule API operation.
func (NiftyCreateNatRuleRequest) Send ¶
func (r NiftyCreateNatRuleRequest) Send() (*NiftyCreateNatRuleOutput, error)
Send marshals and sends the NiftyCreateNatRule API request.
type NiftyCreateNatTableInput ¶
type NiftyCreateNatTableInput struct {
// contains filtered or unexported fields
}
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateNatTableRequest
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateNatTableResult
func (NiftyCreateNatTableOutput) GoString ¶
func (s NiftyCreateNatTableOutput) GoString() string
GoString returns the string representation
func (NiftyCreateNatTableOutput) SDKResponseMetadata ¶
func (s NiftyCreateNatTableOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateNatTableOutput) String ¶
func (s NiftyCreateNatTableOutput) String() string
String returns the string representation
type NiftyCreateNatTableRequest ¶
type NiftyCreateNatTableRequest struct { *aws.Request Input *NiftyCreateNatTableInput Copy func(*NiftyCreateNatTableInput) NiftyCreateNatTableRequest }
NiftyCreateNatTableRequest is a API request type for the NiftyCreateNatTable API operation.
func (NiftyCreateNatTableRequest) Send ¶
func (r NiftyCreateNatTableRequest) Send() (*NiftyCreateNatTableOutput, error)
Send marshals and sends the NiftyCreateNatTable API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreatePrivateLanRequest
func (NiftyCreatePrivateLanInput) GoString ¶
func (s NiftyCreatePrivateLanInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreatePrivateLanResult
func (NiftyCreatePrivateLanOutput) GoString ¶
func (s NiftyCreatePrivateLanOutput) GoString() string
GoString returns the string representation
func (NiftyCreatePrivateLanOutput) SDKResponseMetadata ¶
func (s NiftyCreatePrivateLanOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreatePrivateLanOutput) String ¶
func (s NiftyCreatePrivateLanOutput) String() string
String returns the string representation
type NiftyCreatePrivateLanRequest ¶
type NiftyCreatePrivateLanRequest struct { *aws.Request Input *NiftyCreatePrivateLanInput Copy func(*NiftyCreatePrivateLanInput) NiftyCreatePrivateLanRequest }
NiftyCreatePrivateLanRequest is a API request type for the NiftyCreatePrivateLan API operation.
func (NiftyCreatePrivateLanRequest) Send ¶
func (r NiftyCreatePrivateLanRequest) Send() (*NiftyCreatePrivateLanOutput, error)
Send marshals and sends the NiftyCreatePrivateLan API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateRouterRequest
func (NiftyCreateRouterInput) GoString ¶
func (s NiftyCreateRouterInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateRouterResult
func (NiftyCreateRouterOutput) GoString ¶
func (s NiftyCreateRouterOutput) GoString() string
GoString returns the string representation
func (NiftyCreateRouterOutput) SDKResponseMetadata ¶
func (s NiftyCreateRouterOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateRouterOutput) String ¶
func (s NiftyCreateRouterOutput) String() string
String returns the string representation
type NiftyCreateRouterRequest ¶
type NiftyCreateRouterRequest struct { *aws.Request Input *NiftyCreateRouterInput Copy func(*NiftyCreateRouterInput) NiftyCreateRouterRequest }
NiftyCreateRouterRequest is a API request type for the NiftyCreateRouter API operation.
func (NiftyCreateRouterRequest) Send ¶
func (r NiftyCreateRouterRequest) Send() (*NiftyCreateRouterOutput, error)
Send marshals and sends the NiftyCreateRouter API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateSeparateInstanceRuleRequest
func (NiftyCreateSeparateInstanceRuleInput) GoString ¶
func (s NiftyCreateSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateSeparateInstanceRuleResult
func (NiftyCreateSeparateInstanceRuleOutput) GoString ¶
func (s NiftyCreateSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (NiftyCreateSeparateInstanceRuleOutput) SDKResponseMetadata ¶
func (s NiftyCreateSeparateInstanceRuleOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateSeparateInstanceRuleOutput) String ¶
func (s NiftyCreateSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyCreateSeparateInstanceRuleRequest ¶
type NiftyCreateSeparateInstanceRuleRequest struct { *aws.Request Input *NiftyCreateSeparateInstanceRuleInput Copy func(*NiftyCreateSeparateInstanceRuleInput) NiftyCreateSeparateInstanceRuleRequest }
NiftyCreateSeparateInstanceRuleRequest is a API request type for the NiftyCreateSeparateInstanceRule API operation.
func (NiftyCreateSeparateInstanceRuleRequest) Send ¶
func (r NiftyCreateSeparateInstanceRuleRequest) Send() (*NiftyCreateSeparateInstanceRuleOutput, error)
Send marshals and sends the NiftyCreateSeparateInstanceRule API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateWebProxyRequest
func (NiftyCreateWebProxyInput) GoString ¶
func (s NiftyCreateWebProxyInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyCreateWebProxyResult
func (NiftyCreateWebProxyOutput) GoString ¶
func (s NiftyCreateWebProxyOutput) GoString() string
GoString returns the string representation
func (NiftyCreateWebProxyOutput) SDKResponseMetadata ¶
func (s NiftyCreateWebProxyOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyCreateWebProxyOutput) String ¶
func (s NiftyCreateWebProxyOutput) String() string
String returns the string representation
type NiftyCreateWebProxyRequest ¶
type NiftyCreateWebProxyRequest struct { *aws.Request Input *NiftyCreateWebProxyInput Copy func(*NiftyCreateWebProxyInput) NiftyCreateWebProxyRequest }
NiftyCreateWebProxyRequest is a API request type for the NiftyCreateWebProxy API operation.
func (NiftyCreateWebProxyRequest) Send ¶
func (r NiftyCreateWebProxyRequest) Send() (*NiftyCreateWebProxyOutput, error)
Send marshals and sends the NiftyCreateWebProxy API request.
type NiftyDeleteAlarmInput ¶
type NiftyDeleteAlarmInput struct { FunctionName *string `locationName:"FunctionName" type:"string"` RuleName *string `locationName:"RuleName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteAlarmRequest
func (NiftyDeleteAlarmInput) GoString ¶
func (s NiftyDeleteAlarmInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteAlarmResult
func (NiftyDeleteAlarmOutput) GoString ¶
func (s NiftyDeleteAlarmOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteAlarmOutput) SDKResponseMetadata ¶
func (s NiftyDeleteAlarmOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteAlarmOutput) String ¶
func (s NiftyDeleteAlarmOutput) String() string
String returns the string representation
type NiftyDeleteAlarmRequest ¶
type NiftyDeleteAlarmRequest struct { *aws.Request Input *NiftyDeleteAlarmInput Copy func(*NiftyDeleteAlarmInput) NiftyDeleteAlarmRequest }
NiftyDeleteAlarmRequest is a API request type for the NiftyDeleteAlarm API operation.
func (NiftyDeleteAlarmRequest) Send ¶
func (r NiftyDeleteAlarmRequest) Send() (*NiftyDeleteAlarmOutput, error)
Send marshals and sends the NiftyDeleteAlarm API request.
type NiftyDeleteAutoScalingGroupInput ¶
type NiftyDeleteAutoScalingGroupInput struct { AutoScalingGroupName *string `locationName:"AutoScalingGroupName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteAutoScalingGroupRequest
func (NiftyDeleteAutoScalingGroupInput) GoString ¶
func (s NiftyDeleteAutoScalingGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteAutoScalingGroupResult
func (NiftyDeleteAutoScalingGroupOutput) GoString ¶
func (s NiftyDeleteAutoScalingGroupOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteAutoScalingGroupOutput) SDKResponseMetadata ¶
func (s NiftyDeleteAutoScalingGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteAutoScalingGroupOutput) String ¶
func (s NiftyDeleteAutoScalingGroupOutput) String() string
String returns the string representation
type NiftyDeleteAutoScalingGroupRequest ¶
type NiftyDeleteAutoScalingGroupRequest struct { *aws.Request Input *NiftyDeleteAutoScalingGroupInput Copy func(*NiftyDeleteAutoScalingGroupInput) NiftyDeleteAutoScalingGroupRequest }
NiftyDeleteAutoScalingGroupRequest is a API request type for the NiftyDeleteAutoScalingGroup API operation.
func (NiftyDeleteAutoScalingGroupRequest) Send ¶
func (r NiftyDeleteAutoScalingGroupRequest) Send() (*NiftyDeleteAutoScalingGroupOutput, error)
Send marshals and sends the NiftyDeleteAutoScalingGroup API request.
type NiftyDeleteDhcpConfigInput ¶
type NiftyDeleteDhcpConfigInput struct { DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteDhcpConfigRequest
func (NiftyDeleteDhcpConfigInput) GoString ¶
func (s NiftyDeleteDhcpConfigInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteDhcpConfigResult
func (NiftyDeleteDhcpConfigOutput) GoString ¶
func (s NiftyDeleteDhcpConfigOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteDhcpConfigOutput) SDKResponseMetadata ¶
func (s NiftyDeleteDhcpConfigOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteDhcpConfigOutput) String ¶
func (s NiftyDeleteDhcpConfigOutput) String() string
String returns the string representation
type NiftyDeleteDhcpConfigRequest ¶
type NiftyDeleteDhcpConfigRequest struct { *aws.Request Input *NiftyDeleteDhcpConfigInput Copy func(*NiftyDeleteDhcpConfigInput) NiftyDeleteDhcpConfigRequest }
NiftyDeleteDhcpConfigRequest is a API request type for the NiftyDeleteDhcpConfig API operation.
func (NiftyDeleteDhcpConfigRequest) Send ¶
func (r NiftyDeleteDhcpConfigRequest) Send() (*NiftyDeleteDhcpConfigOutput, error)
Send marshals and sends the NiftyDeleteDhcpConfig API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteDhcpIpAddressPoolRequest
func (NiftyDeleteDhcpIpAddressPoolInput) GoString ¶
func (s NiftyDeleteDhcpIpAddressPoolInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteDhcpIpAddressPoolResult
func (NiftyDeleteDhcpIpAddressPoolOutput) GoString ¶
func (s NiftyDeleteDhcpIpAddressPoolOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteDhcpIpAddressPoolOutput) SDKResponseMetadata ¶
func (s NiftyDeleteDhcpIpAddressPoolOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteDhcpIpAddressPoolOutput) String ¶
func (s NiftyDeleteDhcpIpAddressPoolOutput) String() string
String returns the string representation
type NiftyDeleteDhcpIpAddressPoolRequest ¶
type NiftyDeleteDhcpIpAddressPoolRequest struct { *aws.Request Input *NiftyDeleteDhcpIpAddressPoolInput Copy func(*NiftyDeleteDhcpIpAddressPoolInput) NiftyDeleteDhcpIpAddressPoolRequest }
NiftyDeleteDhcpIpAddressPoolRequest is a API request type for the NiftyDeleteDhcpIpAddressPool API operation.
func (NiftyDeleteDhcpIpAddressPoolRequest) Send ¶
func (r NiftyDeleteDhcpIpAddressPoolRequest) Send() (*NiftyDeleteDhcpIpAddressPoolOutput, error)
Send marshals and sends the NiftyDeleteDhcpIpAddressPool API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteDhcpStaticMappingRequest
func (NiftyDeleteDhcpStaticMappingInput) GoString ¶
func (s NiftyDeleteDhcpStaticMappingInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteDhcpStaticMappingResult
func (NiftyDeleteDhcpStaticMappingOutput) GoString ¶
func (s NiftyDeleteDhcpStaticMappingOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteDhcpStaticMappingOutput) SDKResponseMetadata ¶
func (s NiftyDeleteDhcpStaticMappingOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteDhcpStaticMappingOutput) String ¶
func (s NiftyDeleteDhcpStaticMappingOutput) String() string
String returns the string representation
type NiftyDeleteDhcpStaticMappingRequest ¶
type NiftyDeleteDhcpStaticMappingRequest struct { *aws.Request Input *NiftyDeleteDhcpStaticMappingInput Copy func(*NiftyDeleteDhcpStaticMappingInput) NiftyDeleteDhcpStaticMappingRequest }
NiftyDeleteDhcpStaticMappingRequest is a API request type for the NiftyDeleteDhcpStaticMapping API operation.
func (NiftyDeleteDhcpStaticMappingRequest) Send ¶
func (r NiftyDeleteDhcpStaticMappingRequest) Send() (*NiftyDeleteDhcpStaticMappingOutput, error)
Send marshals and sends the NiftyDeleteDhcpStaticMapping API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteElasticLoadBalancerRequest
func (NiftyDeleteElasticLoadBalancerInput) GoString ¶
func (s NiftyDeleteElasticLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteElasticLoadBalancerResult
func (NiftyDeleteElasticLoadBalancerOutput) GoString ¶
func (s NiftyDeleteElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteElasticLoadBalancerOutput) SDKResponseMetadata ¶
func (s NiftyDeleteElasticLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteElasticLoadBalancerOutput) String ¶
func (s NiftyDeleteElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyDeleteElasticLoadBalancerRequest ¶
type NiftyDeleteElasticLoadBalancerRequest struct { *aws.Request Input *NiftyDeleteElasticLoadBalancerInput Copy func(*NiftyDeleteElasticLoadBalancerInput) NiftyDeleteElasticLoadBalancerRequest }
NiftyDeleteElasticLoadBalancerRequest is a API request type for the NiftyDeleteElasticLoadBalancer API operation.
func (NiftyDeleteElasticLoadBalancerRequest) Send ¶
func (r NiftyDeleteElasticLoadBalancerRequest) Send() (*NiftyDeleteElasticLoadBalancerOutput, error)
Send marshals and sends the NiftyDeleteElasticLoadBalancer API request.
type NiftyDeleteInstanceSnapshotInput ¶
type NiftyDeleteInstanceSnapshotInput struct { InstanceSnapshotId *string `locationName:"InstanceSnapshotId" type:"string"` SnapshotName *string `locationName:"SnapshotName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteInstanceSnapshotRequest
func (NiftyDeleteInstanceSnapshotInput) GoString ¶
func (s NiftyDeleteInstanceSnapshotInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteInstanceSnapshotResult
func (NiftyDeleteInstanceSnapshotOutput) GoString ¶
func (s NiftyDeleteInstanceSnapshotOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteInstanceSnapshotOutput) SDKResponseMetadata ¶
func (s NiftyDeleteInstanceSnapshotOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteInstanceSnapshotOutput) String ¶
func (s NiftyDeleteInstanceSnapshotOutput) String() string
String returns the string representation
type NiftyDeleteInstanceSnapshotRequest ¶
type NiftyDeleteInstanceSnapshotRequest struct { *aws.Request Input *NiftyDeleteInstanceSnapshotInput Copy func(*NiftyDeleteInstanceSnapshotInput) NiftyDeleteInstanceSnapshotRequest }
NiftyDeleteInstanceSnapshotRequest is a API request type for the NiftyDeleteInstanceSnapshot API operation.
func (NiftyDeleteInstanceSnapshotRequest) Send ¶
func (r NiftyDeleteInstanceSnapshotRequest) Send() (*NiftyDeleteInstanceSnapshotOutput, error)
Send marshals and sends the NiftyDeleteInstanceSnapshot API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteNatRuleRequest
func (NiftyDeleteNatRuleInput) GoString ¶
func (s NiftyDeleteNatRuleInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteNatRuleResult
func (NiftyDeleteNatRuleOutput) GoString ¶
func (s NiftyDeleteNatRuleOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteNatRuleOutput) SDKResponseMetadata ¶
func (s NiftyDeleteNatRuleOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteNatRuleOutput) String ¶
func (s NiftyDeleteNatRuleOutput) String() string
String returns the string representation
type NiftyDeleteNatRuleRequest ¶
type NiftyDeleteNatRuleRequest struct { *aws.Request Input *NiftyDeleteNatRuleInput Copy func(*NiftyDeleteNatRuleInput) NiftyDeleteNatRuleRequest }
NiftyDeleteNatRuleRequest is a API request type for the NiftyDeleteNatRule API operation.
func (NiftyDeleteNatRuleRequest) Send ¶
func (r NiftyDeleteNatRuleRequest) Send() (*NiftyDeleteNatRuleOutput, error)
Send marshals and sends the NiftyDeleteNatRule API request.
type NiftyDeleteNatTableInput ¶
type NiftyDeleteNatTableInput struct { NatTableId *string `locationName:"NatTableId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteNatTableRequest
func (NiftyDeleteNatTableInput) GoString ¶
func (s NiftyDeleteNatTableInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteNatTableResult
func (NiftyDeleteNatTableOutput) GoString ¶
func (s NiftyDeleteNatTableOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteNatTableOutput) SDKResponseMetadata ¶
func (s NiftyDeleteNatTableOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteNatTableOutput) String ¶
func (s NiftyDeleteNatTableOutput) String() string
String returns the string representation
type NiftyDeleteNatTableRequest ¶
type NiftyDeleteNatTableRequest struct { *aws.Request Input *NiftyDeleteNatTableInput Copy func(*NiftyDeleteNatTableInput) NiftyDeleteNatTableRequest }
NiftyDeleteNatTableRequest is a API request type for the NiftyDeleteNatTable API operation.
func (NiftyDeleteNatTableRequest) Send ¶
func (r NiftyDeleteNatTableRequest) Send() (*NiftyDeleteNatTableOutput, error)
Send marshals and sends the NiftyDeleteNatTable API request.
type NiftyDeletePrivateLanInput ¶
type NiftyDeletePrivateLanInput struct { NetworkId *string `locationName:"NetworkId" type:"string"` PrivateLanName *string `locationName:"PrivateLanName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeletePrivateLanRequest
func (NiftyDeletePrivateLanInput) GoString ¶
func (s NiftyDeletePrivateLanInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeletePrivateLanResult
func (NiftyDeletePrivateLanOutput) GoString ¶
func (s NiftyDeletePrivateLanOutput) GoString() string
GoString returns the string representation
func (NiftyDeletePrivateLanOutput) SDKResponseMetadata ¶
func (s NiftyDeletePrivateLanOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeletePrivateLanOutput) String ¶
func (s NiftyDeletePrivateLanOutput) String() string
String returns the string representation
type NiftyDeletePrivateLanRequest ¶
type NiftyDeletePrivateLanRequest struct { *aws.Request Input *NiftyDeletePrivateLanInput Copy func(*NiftyDeletePrivateLanInput) NiftyDeletePrivateLanRequest }
NiftyDeletePrivateLanRequest is a API request type for the NiftyDeletePrivateLan API operation.
func (NiftyDeletePrivateLanRequest) Send ¶
func (r NiftyDeletePrivateLanRequest) Send() (*NiftyDeletePrivateLanOutput, error)
Send marshals and sends the NiftyDeletePrivateLan API request.
type NiftyDeleteRouterInput ¶
type NiftyDeleteRouterInput struct { RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteRouterRequest
func (NiftyDeleteRouterInput) GoString ¶
func (s NiftyDeleteRouterInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteRouterResult
func (NiftyDeleteRouterOutput) GoString ¶
func (s NiftyDeleteRouterOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteRouterOutput) SDKResponseMetadata ¶
func (s NiftyDeleteRouterOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteRouterOutput) String ¶
func (s NiftyDeleteRouterOutput) String() string
String returns the string representation
type NiftyDeleteRouterRequest ¶
type NiftyDeleteRouterRequest struct { *aws.Request Input *NiftyDeleteRouterInput Copy func(*NiftyDeleteRouterInput) NiftyDeleteRouterRequest }
NiftyDeleteRouterRequest is a API request type for the NiftyDeleteRouter API operation.
func (NiftyDeleteRouterRequest) Send ¶
func (r NiftyDeleteRouterRequest) Send() (*NiftyDeleteRouterOutput, error)
Send marshals and sends the NiftyDeleteRouter API request.
type NiftyDeleteSeparateInstanceRuleInput ¶
type NiftyDeleteSeparateInstanceRuleInput struct { SeparateInstanceRuleName *string `locationName:"SeparateInstanceRuleName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteSeparateInstanceRuleRequest
func (NiftyDeleteSeparateInstanceRuleInput) GoString ¶
func (s NiftyDeleteSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteSeparateInstanceRuleResult
func (NiftyDeleteSeparateInstanceRuleOutput) GoString ¶
func (s NiftyDeleteSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteSeparateInstanceRuleOutput) SDKResponseMetadata ¶
func (s NiftyDeleteSeparateInstanceRuleOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteSeparateInstanceRuleOutput) String ¶
func (s NiftyDeleteSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyDeleteSeparateInstanceRuleRequest ¶
type NiftyDeleteSeparateInstanceRuleRequest struct { *aws.Request Input *NiftyDeleteSeparateInstanceRuleInput Copy func(*NiftyDeleteSeparateInstanceRuleInput) NiftyDeleteSeparateInstanceRuleRequest }
NiftyDeleteSeparateInstanceRuleRequest is a API request type for the NiftyDeleteSeparateInstanceRule API operation.
func (NiftyDeleteSeparateInstanceRuleRequest) Send ¶
func (r NiftyDeleteSeparateInstanceRuleRequest) Send() (*NiftyDeleteSeparateInstanceRuleOutput, error)
Send marshals and sends the NiftyDeleteSeparateInstanceRule API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteWebProxyRequest
func (NiftyDeleteWebProxyInput) GoString ¶
func (s NiftyDeleteWebProxyInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeleteWebProxyResult
func (NiftyDeleteWebProxyOutput) GoString ¶
func (s NiftyDeleteWebProxyOutput) GoString() string
GoString returns the string representation
func (NiftyDeleteWebProxyOutput) SDKResponseMetadata ¶
func (s NiftyDeleteWebProxyOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeleteWebProxyOutput) String ¶
func (s NiftyDeleteWebProxyOutput) String() string
String returns the string representation
type NiftyDeleteWebProxyRequest ¶
type NiftyDeleteWebProxyRequest struct { *aws.Request Input *NiftyDeleteWebProxyInput Copy func(*NiftyDeleteWebProxyInput) NiftyDeleteWebProxyRequest }
NiftyDeleteWebProxyRequest is a API request type for the NiftyDeleteWebProxy API operation.
func (NiftyDeleteWebProxyRequest) Send ¶
func (r NiftyDeleteWebProxyRequest) Send() (*NiftyDeleteWebProxyOutput, error)
Send marshals and sends the NiftyDeleteWebProxy API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterInstancesFromElasticLoadBalancerRequest
func (NiftyDeregisterInstancesFromElasticLoadBalancerInput) GoString ¶
func (s NiftyDeregisterInstancesFromElasticLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterInstancesFromElasticLoadBalancerResult
func (NiftyDeregisterInstancesFromElasticLoadBalancerOutput) GoString ¶
func (s NiftyDeregisterInstancesFromElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SDKResponseMetadata ¶
func (s NiftyDeregisterInstancesFromElasticLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeregisterInstancesFromElasticLoadBalancerOutput) String ¶
func (s NiftyDeregisterInstancesFromElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyDeregisterInstancesFromElasticLoadBalancerRequest ¶
type NiftyDeregisterInstancesFromElasticLoadBalancerRequest struct { *aws.Request Input *NiftyDeregisterInstancesFromElasticLoadBalancerInput Copy func(*NiftyDeregisterInstancesFromElasticLoadBalancerInput) NiftyDeregisterInstancesFromElasticLoadBalancerRequest }
NiftyDeregisterInstancesFromElasticLoadBalancerRequest is a API request type for the NiftyDeregisterInstancesFromElasticLoadBalancer API operation.
func (NiftyDeregisterInstancesFromElasticLoadBalancerRequest) Send ¶
func (r NiftyDeregisterInstancesFromElasticLoadBalancerRequest) Send() (*NiftyDeregisterInstancesFromElasticLoadBalancerOutput, error)
Send marshals and sends the NiftyDeregisterInstancesFromElasticLoadBalancer API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterInstancesFromSeparateInstanceRuleRequest
func (NiftyDeregisterInstancesFromSeparateInstanceRuleInput) GoString ¶
func (s NiftyDeregisterInstancesFromSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterInstancesFromSeparateInstanceRuleResult
func (NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) GoString ¶
func (s NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) SDKResponseMetadata ¶
func (s NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) String ¶
func (s NiftyDeregisterInstancesFromSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyDeregisterInstancesFromSeparateInstanceRuleRequest ¶
type NiftyDeregisterInstancesFromSeparateInstanceRuleRequest struct { *aws.Request Input *NiftyDeregisterInstancesFromSeparateInstanceRuleInput Copy func(*NiftyDeregisterInstancesFromSeparateInstanceRuleInput) NiftyDeregisterInstancesFromSeparateInstanceRuleRequest }
NiftyDeregisterInstancesFromSeparateInstanceRuleRequest is a API request type for the NiftyDeregisterInstancesFromSeparateInstanceRule API operation.
func (NiftyDeregisterInstancesFromSeparateInstanceRuleRequest) Send ¶
func (r NiftyDeregisterInstancesFromSeparateInstanceRuleRequest) Send() (*NiftyDeregisterInstancesFromSeparateInstanceRuleOutput, error)
Send marshals and sends the NiftyDeregisterInstancesFromSeparateInstanceRule API request.
type NiftyDeregisterRoutersFromSecurityGroupInput ¶
type NiftyDeregisterRoutersFromSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` RouterSet []RequestRouterSetStruct `locationName:"RouterSet" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterRoutersFromSecurityGroupRequest
func (NiftyDeregisterRoutersFromSecurityGroupInput) GoString ¶
func (s NiftyDeregisterRoutersFromSecurityGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterRoutersFromSecurityGroupResult
func (NiftyDeregisterRoutersFromSecurityGroupOutput) GoString ¶
func (s NiftyDeregisterRoutersFromSecurityGroupOutput) GoString() string
GoString returns the string representation
func (NiftyDeregisterRoutersFromSecurityGroupOutput) SDKResponseMetadata ¶
func (s NiftyDeregisterRoutersFromSecurityGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeregisterRoutersFromSecurityGroupOutput) String ¶
func (s NiftyDeregisterRoutersFromSecurityGroupOutput) String() string
String returns the string representation
type NiftyDeregisterRoutersFromSecurityGroupRequest ¶
type NiftyDeregisterRoutersFromSecurityGroupRequest struct { *aws.Request Input *NiftyDeregisterRoutersFromSecurityGroupInput Copy func(*NiftyDeregisterRoutersFromSecurityGroupInput) NiftyDeregisterRoutersFromSecurityGroupRequest }
NiftyDeregisterRoutersFromSecurityGroupRequest is a API request type for the NiftyDeregisterRoutersFromSecurityGroup API operation.
func (NiftyDeregisterRoutersFromSecurityGroupRequest) Send ¶
func (r NiftyDeregisterRoutersFromSecurityGroupRequest) Send() (*NiftyDeregisterRoutersFromSecurityGroupOutput, error)
Send marshals and sends the NiftyDeregisterRoutersFromSecurityGroup API request.
type NiftyDeregisterVpnGatewaysFromSecurityGroupInput ¶
type NiftyDeregisterVpnGatewaysFromSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` RouterSet []RequestRouterSetStruct `locationName:"RouterSet" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterVpnGatewaysFromSecurityGroupRequest
func (NiftyDeregisterVpnGatewaysFromSecurityGroupInput) GoString ¶
func (s NiftyDeregisterVpnGatewaysFromSecurityGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDeregisterVpnGatewaysFromSecurityGroupResult
func (NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) GoString ¶
func (s NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) GoString() string
GoString returns the string representation
func (NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) SDKResponseMetadata ¶
func (s NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) String ¶
func (s NiftyDeregisterVpnGatewaysFromSecurityGroupOutput) String() string
String returns the string representation
type NiftyDeregisterVpnGatewaysFromSecurityGroupRequest ¶
type NiftyDeregisterVpnGatewaysFromSecurityGroupRequest struct { *aws.Request Input *NiftyDeregisterVpnGatewaysFromSecurityGroupInput Copy func(*NiftyDeregisterVpnGatewaysFromSecurityGroupInput) NiftyDeregisterVpnGatewaysFromSecurityGroupRequest }
NiftyDeregisterVpnGatewaysFromSecurityGroupRequest is a API request type for the NiftyDeregisterVpnGatewaysFromSecurityGroup API operation.
func (NiftyDeregisterVpnGatewaysFromSecurityGroupRequest) Send ¶
func (r NiftyDeregisterVpnGatewaysFromSecurityGroupRequest) Send() (*NiftyDeregisterVpnGatewaysFromSecurityGroupOutput, error)
Send marshals and sends the NiftyDeregisterVpnGatewaysFromSecurityGroup API request.
type NiftyDescribeAlarmHistoryInput ¶
type NiftyDescribeAlarmHistoryInput struct { Rule []RequestRuleStruct `locationName:"Rule" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmHistoryRequest
func (NiftyDescribeAlarmHistoryInput) GoString ¶
func (s NiftyDescribeAlarmHistoryInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmHistoryResult
func (NiftyDescribeAlarmHistoryOutput) GoString ¶
func (s NiftyDescribeAlarmHistoryOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeAlarmHistoryOutput) SDKResponseMetadata ¶
func (s NiftyDescribeAlarmHistoryOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeAlarmHistoryOutput) String ¶
func (s NiftyDescribeAlarmHistoryOutput) String() string
String returns the string representation
type NiftyDescribeAlarmHistoryRequest ¶
type NiftyDescribeAlarmHistoryRequest struct { *aws.Request Input *NiftyDescribeAlarmHistoryInput Copy func(*NiftyDescribeAlarmHistoryInput) NiftyDescribeAlarmHistoryRequest }
NiftyDescribeAlarmHistoryRequest is a API request type for the NiftyDescribeAlarmHistory API operation.
func (NiftyDescribeAlarmHistoryRequest) Send ¶
func (r NiftyDescribeAlarmHistoryRequest) Send() (*NiftyDescribeAlarmHistoryOutput, error)
Send marshals and sends the NiftyDescribeAlarmHistory API request.
type NiftyDescribeAlarmRulesActivitiesInput ¶
type NiftyDescribeAlarmRulesActivitiesInput struct { Rule []RequestRuleStruct `locationName:"Rule" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmRulesActivitiesRequest
func (NiftyDescribeAlarmRulesActivitiesInput) GoString ¶
func (s NiftyDescribeAlarmRulesActivitiesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmRulesActivitiesResult
func (NiftyDescribeAlarmRulesActivitiesOutput) GoString ¶
func (s NiftyDescribeAlarmRulesActivitiesOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeAlarmRulesActivitiesOutput) SDKResponseMetadata ¶
func (s NiftyDescribeAlarmRulesActivitiesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeAlarmRulesActivitiesOutput) String ¶
func (s NiftyDescribeAlarmRulesActivitiesOutput) String() string
String returns the string representation
type NiftyDescribeAlarmRulesActivitiesRequest ¶
type NiftyDescribeAlarmRulesActivitiesRequest struct { *aws.Request Input *NiftyDescribeAlarmRulesActivitiesInput Copy func(*NiftyDescribeAlarmRulesActivitiesInput) NiftyDescribeAlarmRulesActivitiesRequest }
NiftyDescribeAlarmRulesActivitiesRequest is a API request type for the NiftyDescribeAlarmRulesActivities API operation.
func (NiftyDescribeAlarmRulesActivitiesRequest) Send ¶
func (r NiftyDescribeAlarmRulesActivitiesRequest) Send() (*NiftyDescribeAlarmRulesActivitiesOutput, error)
Send marshals and sends the NiftyDescribeAlarmRulesActivities API request.
type NiftyDescribeAlarmsInput ¶
type NiftyDescribeAlarmsInput struct { Rule []RequestRuleStruct `locationName:"Rule" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmsRequest
func (NiftyDescribeAlarmsInput) GoString ¶
func (s NiftyDescribeAlarmsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmsResult
func (NiftyDescribeAlarmsOutput) GoString ¶
func (s NiftyDescribeAlarmsOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeAlarmsOutput) SDKResponseMetadata ¶
func (s NiftyDescribeAlarmsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmsPartitionsRequest
func (NiftyDescribeAlarmsPartitionsInput) GoString ¶
func (s NiftyDescribeAlarmsPartitionsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAlarmsPartitionsResult
func (NiftyDescribeAlarmsPartitionsOutput) GoString ¶
func (s NiftyDescribeAlarmsPartitionsOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeAlarmsPartitionsOutput) SDKResponseMetadata ¶
func (s NiftyDescribeAlarmsPartitionsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeAlarmsPartitionsOutput) String ¶
func (s NiftyDescribeAlarmsPartitionsOutput) String() string
String returns the string representation
type NiftyDescribeAlarmsPartitionsRequest ¶
type NiftyDescribeAlarmsPartitionsRequest struct { *aws.Request Input *NiftyDescribeAlarmsPartitionsInput Copy func(*NiftyDescribeAlarmsPartitionsInput) NiftyDescribeAlarmsPartitionsRequest }
NiftyDescribeAlarmsPartitionsRequest is a API request type for the NiftyDescribeAlarmsPartitions API operation.
func (NiftyDescribeAlarmsPartitionsRequest) Send ¶
func (r NiftyDescribeAlarmsPartitionsRequest) Send() (*NiftyDescribeAlarmsPartitionsOutput, error)
Send marshals and sends the NiftyDescribeAlarmsPartitions API request.
type NiftyDescribeAlarmsRequest ¶
type NiftyDescribeAlarmsRequest struct { *aws.Request Input *NiftyDescribeAlarmsInput Copy func(*NiftyDescribeAlarmsInput) NiftyDescribeAlarmsRequest }
NiftyDescribeAlarmsRequest is a API request type for the NiftyDescribeAlarms API operation.
func (NiftyDescribeAlarmsRequest) Send ¶
func (r NiftyDescribeAlarmsRequest) Send() (*NiftyDescribeAlarmsOutput, error)
Send marshals and sends the NiftyDescribeAlarms API request.
type NiftyDescribeAutoScalingGroupsInput ¶
type NiftyDescribeAutoScalingGroupsInput struct { AutoScalingGroupName []string `locationName:"AutoScalingGroupName" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAutoScalingGroupsRequest
func (NiftyDescribeAutoScalingGroupsInput) GoString ¶
func (s NiftyDescribeAutoScalingGroupsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeAutoScalingGroupsResult
func (NiftyDescribeAutoScalingGroupsOutput) GoString ¶
func (s NiftyDescribeAutoScalingGroupsOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeAutoScalingGroupsOutput) SDKResponseMetadata ¶
func (s NiftyDescribeAutoScalingGroupsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeAutoScalingGroupsOutput) String ¶
func (s NiftyDescribeAutoScalingGroupsOutput) String() string
String returns the string representation
type NiftyDescribeAutoScalingGroupsRequest ¶
type NiftyDescribeAutoScalingGroupsRequest struct { *aws.Request Input *NiftyDescribeAutoScalingGroupsInput Copy func(*NiftyDescribeAutoScalingGroupsInput) NiftyDescribeAutoScalingGroupsRequest }
NiftyDescribeAutoScalingGroupsRequest is a API request type for the NiftyDescribeAutoScalingGroups API operation.
func (NiftyDescribeAutoScalingGroupsRequest) Send ¶
func (r NiftyDescribeAutoScalingGroupsRequest) Send() (*NiftyDescribeAutoScalingGroupsOutput, error)
Send marshals and sends the NiftyDescribeAutoScalingGroups API request.
type NiftyDescribeCorporateInfoForCertificateInput ¶
type NiftyDescribeCorporateInfoForCertificateInput struct {
// contains filtered or unexported fields
}
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeCorporateInfoForCertificateRequest
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeCorporateInfoForCertificateResult
func (NiftyDescribeCorporateInfoForCertificateOutput) GoString ¶
func (s NiftyDescribeCorporateInfoForCertificateOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeCorporateInfoForCertificateOutput) SDKResponseMetadata ¶
func (s NiftyDescribeCorporateInfoForCertificateOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeCorporateInfoForCertificateOutput) String ¶
func (s NiftyDescribeCorporateInfoForCertificateOutput) String() string
String returns the string representation
type NiftyDescribeCorporateInfoForCertificateRequest ¶
type NiftyDescribeCorporateInfoForCertificateRequest struct { *aws.Request Input *NiftyDescribeCorporateInfoForCertificateInput Copy func(*NiftyDescribeCorporateInfoForCertificateInput) NiftyDescribeCorporateInfoForCertificateRequest }
NiftyDescribeCorporateInfoForCertificateRequest is a API request type for the NiftyDescribeCorporateInfoForCertificate API operation.
func (NiftyDescribeCorporateInfoForCertificateRequest) Send ¶
func (r NiftyDescribeCorporateInfoForCertificateRequest) Send() (*NiftyDescribeCorporateInfoForCertificateOutput, error)
Send marshals and sends the NiftyDescribeCorporateInfoForCertificate API request.
type NiftyDescribeDhcpConfigsInput ¶
type NiftyDescribeDhcpConfigsInput struct { DhcpConfigId *string `locationName:"DhcpConfigId" type:"string"` Filter []RequestFilterStruct `locationName:"Filter" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeDhcpConfigsRequest
func (NiftyDescribeDhcpConfigsInput) GoString ¶
func (s NiftyDescribeDhcpConfigsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeDhcpConfigsResult
func (NiftyDescribeDhcpConfigsOutput) GoString ¶
func (s NiftyDescribeDhcpConfigsOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeDhcpConfigsOutput) SDKResponseMetadata ¶
func (s NiftyDescribeDhcpConfigsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeDhcpConfigsOutput) String ¶
func (s NiftyDescribeDhcpConfigsOutput) String() string
String returns the string representation
type NiftyDescribeDhcpConfigsRequest ¶
type NiftyDescribeDhcpConfigsRequest struct { *aws.Request Input *NiftyDescribeDhcpConfigsInput Copy func(*NiftyDescribeDhcpConfigsInput) NiftyDescribeDhcpConfigsRequest }
NiftyDescribeDhcpConfigsRequest is a API request type for the NiftyDescribeDhcpConfigs API operation.
func (NiftyDescribeDhcpConfigsRequest) Send ¶
func (r NiftyDescribeDhcpConfigsRequest) Send() (*NiftyDescribeDhcpConfigsOutput, error)
Send marshals and sends the NiftyDescribeDhcpConfigs API request.
type NiftyDescribeDhcpStatusInput ¶
type NiftyDescribeDhcpStatusInput struct { RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeDhcpStatusRequest
func (NiftyDescribeDhcpStatusInput) GoString ¶
func (s NiftyDescribeDhcpStatusInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeDhcpStatusResult
func (NiftyDescribeDhcpStatusOutput) GoString ¶
func (s NiftyDescribeDhcpStatusOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeDhcpStatusOutput) SDKResponseMetadata ¶
func (s NiftyDescribeDhcpStatusOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeDhcpStatusOutput) String ¶
func (s NiftyDescribeDhcpStatusOutput) String() string
String returns the string representation
type NiftyDescribeDhcpStatusRequest ¶
type NiftyDescribeDhcpStatusRequest struct { *aws.Request Input *NiftyDescribeDhcpStatusInput Copy func(*NiftyDescribeDhcpStatusInput) NiftyDescribeDhcpStatusRequest }
NiftyDescribeDhcpStatusRequest is a API request type for the NiftyDescribeDhcpStatus API operation.
func (NiftyDescribeDhcpStatusRequest) Send ¶
func (r NiftyDescribeDhcpStatusRequest) Send() (*NiftyDescribeDhcpStatusOutput, error)
Send marshals and sends the NiftyDescribeDhcpStatus API request.
type NiftyDescribeElasticLoadBalancersInput ¶
type NiftyDescribeElasticLoadBalancersInput struct { ElasticLoadBalancers *RequestElasticLoadBalancersStruct `locationName:"ElasticLoadBalancers" type:"structure"` Filter []RequestFilterStruct `locationName:"Filter" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeElasticLoadBalancersRequest
func (NiftyDescribeElasticLoadBalancersInput) GoString ¶
func (s NiftyDescribeElasticLoadBalancersInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeElasticLoadBalancersResult
func (NiftyDescribeElasticLoadBalancersOutput) GoString ¶
func (s NiftyDescribeElasticLoadBalancersOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeElasticLoadBalancersOutput) SDKResponseMetadata ¶
func (s NiftyDescribeElasticLoadBalancersOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeElasticLoadBalancersOutput) String ¶
func (s NiftyDescribeElasticLoadBalancersOutput) String() string
String returns the string representation
type NiftyDescribeElasticLoadBalancersRequest ¶
type NiftyDescribeElasticLoadBalancersRequest struct { *aws.Request Input *NiftyDescribeElasticLoadBalancersInput Copy func(*NiftyDescribeElasticLoadBalancersInput) NiftyDescribeElasticLoadBalancersRequest }
NiftyDescribeElasticLoadBalancersRequest is a API request type for the NiftyDescribeElasticLoadBalancers API operation.
func (NiftyDescribeElasticLoadBalancersRequest) Send ¶
func (r NiftyDescribeElasticLoadBalancersRequest) Send() (*NiftyDescribeElasticLoadBalancersOutput, error)
Send marshals and sends the NiftyDescribeElasticLoadBalancers API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeInstanceElasticLoadBalancerHealthRequest
func (NiftyDescribeInstanceElasticLoadBalancerHealthInput) GoString ¶
func (s NiftyDescribeInstanceElasticLoadBalancerHealthInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeInstanceElasticLoadBalancerHealthResult
func (NiftyDescribeInstanceElasticLoadBalancerHealthOutput) GoString ¶
func (s NiftyDescribeInstanceElasticLoadBalancerHealthOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SDKResponseMetadata ¶
func (s NiftyDescribeInstanceElasticLoadBalancerHealthOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeInstanceElasticLoadBalancerHealthOutput) String ¶
func (s NiftyDescribeInstanceElasticLoadBalancerHealthOutput) String() string
String returns the string representation
type NiftyDescribeInstanceElasticLoadBalancerHealthRequest ¶
type NiftyDescribeInstanceElasticLoadBalancerHealthRequest struct { *aws.Request Input *NiftyDescribeInstanceElasticLoadBalancerHealthInput Copy func(*NiftyDescribeInstanceElasticLoadBalancerHealthInput) NiftyDescribeInstanceElasticLoadBalancerHealthRequest }
NiftyDescribeInstanceElasticLoadBalancerHealthRequest is a API request type for the NiftyDescribeInstanceElasticLoadBalancerHealth API operation.
func (NiftyDescribeInstanceElasticLoadBalancerHealthRequest) Send ¶
func (r NiftyDescribeInstanceElasticLoadBalancerHealthRequest) Send() (*NiftyDescribeInstanceElasticLoadBalancerHealthOutput, error)
Send marshals and sends the NiftyDescribeInstanceElasticLoadBalancerHealth API request.
type NiftyDescribeInstanceSnapshotsInput ¶
type NiftyDescribeInstanceSnapshotsInput struct { InstanceSnapshotId []string `locationName:"InstanceSnapshotId" type:"list"` SnapshotName []string `locationName:"SnapshotName" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeInstanceSnapshotsRequest
func (NiftyDescribeInstanceSnapshotsInput) GoString ¶
func (s NiftyDescribeInstanceSnapshotsInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeInstanceSnapshotsResult
func (NiftyDescribeInstanceSnapshotsOutput) GoString ¶
func (s NiftyDescribeInstanceSnapshotsOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeInstanceSnapshotsOutput) SDKResponseMetadata ¶
func (s NiftyDescribeInstanceSnapshotsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeInstanceSnapshotsOutput) String ¶
func (s NiftyDescribeInstanceSnapshotsOutput) String() string
String returns the string representation
type NiftyDescribeInstanceSnapshotsRequest ¶
type NiftyDescribeInstanceSnapshotsRequest struct { *aws.Request Input *NiftyDescribeInstanceSnapshotsInput Copy func(*NiftyDescribeInstanceSnapshotsInput) NiftyDescribeInstanceSnapshotsRequest }
NiftyDescribeInstanceSnapshotsRequest is a API request type for the NiftyDescribeInstanceSnapshots API operation.
func (NiftyDescribeInstanceSnapshotsRequest) Send ¶
func (r NiftyDescribeInstanceSnapshotsRequest) Send() (*NiftyDescribeInstanceSnapshotsOutput, error)
Send marshals and sends the NiftyDescribeInstanceSnapshots API request.
type NiftyDescribeNatTablesInput ¶
type NiftyDescribeNatTablesInput struct { Filter []RequestFilterStruct `locationName:"Filter" type:"list"` NatTableId []string `locationName:"NatTableId" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeNatTablesRequest
func (NiftyDescribeNatTablesInput) GoString ¶
func (s NiftyDescribeNatTablesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeNatTablesResult
func (NiftyDescribeNatTablesOutput) GoString ¶
func (s NiftyDescribeNatTablesOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeNatTablesOutput) SDKResponseMetadata ¶
func (s NiftyDescribeNatTablesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeNatTablesOutput) String ¶
func (s NiftyDescribeNatTablesOutput) String() string
String returns the string representation
type NiftyDescribeNatTablesRequest ¶
type NiftyDescribeNatTablesRequest struct { *aws.Request Input *NiftyDescribeNatTablesInput Copy func(*NiftyDescribeNatTablesInput) NiftyDescribeNatTablesRequest }
NiftyDescribeNatTablesRequest is a API request type for the NiftyDescribeNatTables API operation.
func (NiftyDescribeNatTablesRequest) Send ¶
func (r NiftyDescribeNatTablesRequest) Send() (*NiftyDescribeNatTablesOutput, error)
Send marshals and sends the NiftyDescribeNatTables API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribePerformanceChartRequest
func (NiftyDescribePerformanceChartInput) GoString ¶
func (s NiftyDescribePerformanceChartInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribePerformanceChartResult
func (NiftyDescribePerformanceChartOutput) GoString ¶
func (s NiftyDescribePerformanceChartOutput) GoString() string
GoString returns the string representation
func (NiftyDescribePerformanceChartOutput) SDKResponseMetadata ¶
func (s NiftyDescribePerformanceChartOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribePerformanceChartOutput) String ¶
func (s NiftyDescribePerformanceChartOutput) String() string
String returns the string representation
type NiftyDescribePerformanceChartRequest ¶
type NiftyDescribePerformanceChartRequest struct { *aws.Request Input *NiftyDescribePerformanceChartInput Copy func(*NiftyDescribePerformanceChartInput) NiftyDescribePerformanceChartRequest }
NiftyDescribePerformanceChartRequest is a API request type for the NiftyDescribePerformanceChart API operation.
func (NiftyDescribePerformanceChartRequest) Send ¶
func (r NiftyDescribePerformanceChartRequest) Send() (*NiftyDescribePerformanceChartOutput, error)
Send marshals and sends the NiftyDescribePerformanceChart API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribePrivateLansRequest
func (NiftyDescribePrivateLansInput) GoString ¶
func (s NiftyDescribePrivateLansInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribePrivateLansResult
func (NiftyDescribePrivateLansOutput) GoString ¶
func (s NiftyDescribePrivateLansOutput) GoString() string
GoString returns the string representation
func (NiftyDescribePrivateLansOutput) SDKResponseMetadata ¶
func (s NiftyDescribePrivateLansOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribePrivateLansOutput) String ¶
func (s NiftyDescribePrivateLansOutput) String() string
String returns the string representation
type NiftyDescribePrivateLansRequest ¶
type NiftyDescribePrivateLansRequest struct { *aws.Request Input *NiftyDescribePrivateLansInput Copy func(*NiftyDescribePrivateLansInput) NiftyDescribePrivateLansRequest }
NiftyDescribePrivateLansRequest is a API request type for the NiftyDescribePrivateLans API operation.
func (NiftyDescribePrivateLansRequest) Send ¶
func (r NiftyDescribePrivateLansRequest) Send() (*NiftyDescribePrivateLansOutput, error)
Send marshals and sends the NiftyDescribePrivateLans API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeRoutersRequest
func (NiftyDescribeRoutersInput) GoString ¶
func (s NiftyDescribeRoutersInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeRoutersResult
func (NiftyDescribeRoutersOutput) GoString ¶
func (s NiftyDescribeRoutersOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeRoutersOutput) SDKResponseMetadata ¶
func (s NiftyDescribeRoutersOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeRoutersOutput) String ¶
func (s NiftyDescribeRoutersOutput) String() string
String returns the string representation
type NiftyDescribeRoutersRequest ¶
type NiftyDescribeRoutersRequest struct { *aws.Request Input *NiftyDescribeRoutersInput Copy func(*NiftyDescribeRoutersInput) NiftyDescribeRoutersRequest }
NiftyDescribeRoutersRequest is a API request type for the NiftyDescribeRouters API operation.
func (NiftyDescribeRoutersRequest) Send ¶
func (r NiftyDescribeRoutersRequest) Send() (*NiftyDescribeRoutersOutput, error)
Send marshals and sends the NiftyDescribeRouters API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeScalingActivitiesRequest
func (NiftyDescribeScalingActivitiesInput) GoString ¶
func (s NiftyDescribeScalingActivitiesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeScalingActivitiesResult
func (NiftyDescribeScalingActivitiesOutput) GoString ¶
func (s NiftyDescribeScalingActivitiesOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeScalingActivitiesOutput) SDKResponseMetadata ¶
func (s NiftyDescribeScalingActivitiesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeScalingActivitiesOutput) String ¶
func (s NiftyDescribeScalingActivitiesOutput) String() string
String returns the string representation
type NiftyDescribeScalingActivitiesRequest ¶
type NiftyDescribeScalingActivitiesRequest struct { *aws.Request Input *NiftyDescribeScalingActivitiesInput Copy func(*NiftyDescribeScalingActivitiesInput) NiftyDescribeScalingActivitiesRequest }
NiftyDescribeScalingActivitiesRequest is a API request type for the NiftyDescribeScalingActivities API operation.
func (NiftyDescribeScalingActivitiesRequest) Send ¶
func (r NiftyDescribeScalingActivitiesRequest) Send() (*NiftyDescribeScalingActivitiesOutput, error)
Send marshals and sends the NiftyDescribeScalingActivities API request.
type NiftyDescribeSeparateInstanceRulesInput ¶
type NiftyDescribeSeparateInstanceRulesInput struct { Filter []RequestFilterStruct `locationName:"Filter" type:"list"` SeparateInstanceRuleName []string `locationName:"SeparateInstanceRuleName" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeSeparateInstanceRulesRequest
func (NiftyDescribeSeparateInstanceRulesInput) GoString ¶
func (s NiftyDescribeSeparateInstanceRulesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeSeparateInstanceRulesResult
func (NiftyDescribeSeparateInstanceRulesOutput) GoString ¶
func (s NiftyDescribeSeparateInstanceRulesOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeSeparateInstanceRulesOutput) SDKResponseMetadata ¶
func (s NiftyDescribeSeparateInstanceRulesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeSeparateInstanceRulesOutput) String ¶
func (s NiftyDescribeSeparateInstanceRulesOutput) String() string
String returns the string representation
type NiftyDescribeSeparateInstanceRulesRequest ¶
type NiftyDescribeSeparateInstanceRulesRequest struct { *aws.Request Input *NiftyDescribeSeparateInstanceRulesInput Copy func(*NiftyDescribeSeparateInstanceRulesInput) NiftyDescribeSeparateInstanceRulesRequest }
NiftyDescribeSeparateInstanceRulesRequest is a API request type for the NiftyDescribeSeparateInstanceRules API operation.
func (NiftyDescribeSeparateInstanceRulesRequest) Send ¶
func (r NiftyDescribeSeparateInstanceRulesRequest) Send() (*NiftyDescribeSeparateInstanceRulesOutput, error)
Send marshals and sends the NiftyDescribeSeparateInstanceRules API request.
type NiftyDescribeVpnGatewayActivitiesInput ¶
type NiftyDescribeVpnGatewayActivitiesInput struct { NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeVpnGatewayActivitiesRequest
func (NiftyDescribeVpnGatewayActivitiesInput) GoString ¶
func (s NiftyDescribeVpnGatewayActivitiesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeVpnGatewayActivitiesResult
func (NiftyDescribeVpnGatewayActivitiesOutput) GoString ¶
func (s NiftyDescribeVpnGatewayActivitiesOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeVpnGatewayActivitiesOutput) SDKResponseMetadata ¶
func (s NiftyDescribeVpnGatewayActivitiesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeVpnGatewayActivitiesOutput) String ¶
func (s NiftyDescribeVpnGatewayActivitiesOutput) String() string
String returns the string representation
type NiftyDescribeVpnGatewayActivitiesRequest ¶
type NiftyDescribeVpnGatewayActivitiesRequest struct { *aws.Request Input *NiftyDescribeVpnGatewayActivitiesInput Copy func(*NiftyDescribeVpnGatewayActivitiesInput) NiftyDescribeVpnGatewayActivitiesRequest }
NiftyDescribeVpnGatewayActivitiesRequest is a API request type for the NiftyDescribeVpnGatewayActivities API operation.
func (NiftyDescribeVpnGatewayActivitiesRequest) Send ¶
func (r NiftyDescribeVpnGatewayActivitiesRequest) Send() (*NiftyDescribeVpnGatewayActivitiesOutput, error)
Send marshals and sends the NiftyDescribeVpnGatewayActivities API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeWebProxiesRequest
func (NiftyDescribeWebProxiesInput) GoString ¶
func (s NiftyDescribeWebProxiesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDescribeWebProxiesResult
func (NiftyDescribeWebProxiesOutput) GoString ¶
func (s NiftyDescribeWebProxiesOutput) GoString() string
GoString returns the string representation
func (NiftyDescribeWebProxiesOutput) SDKResponseMetadata ¶
func (s NiftyDescribeWebProxiesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDescribeWebProxiesOutput) String ¶
func (s NiftyDescribeWebProxiesOutput) String() string
String returns the string representation
type NiftyDescribeWebProxiesRequest ¶
type NiftyDescribeWebProxiesRequest struct { *aws.Request Input *NiftyDescribeWebProxiesInput Copy func(*NiftyDescribeWebProxiesInput) NiftyDescribeWebProxiesRequest }
NiftyDescribeWebProxiesRequest is a API request type for the NiftyDescribeWebProxies API operation.
func (NiftyDescribeWebProxiesRequest) Send ¶
func (r NiftyDescribeWebProxiesRequest) Send() (*NiftyDescribeWebProxiesOutput, error)
Send marshals and sends the NiftyDescribeWebProxies API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDisableDhcpRequest
func (NiftyDisableDhcpInput) GoString ¶
func (s NiftyDisableDhcpInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDisableDhcpResult
func (NiftyDisableDhcpOutput) GoString ¶
func (s NiftyDisableDhcpOutput) GoString() string
GoString returns the string representation
func (NiftyDisableDhcpOutput) SDKResponseMetadata ¶
func (s NiftyDisableDhcpOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDisableDhcpOutput) String ¶
func (s NiftyDisableDhcpOutput) String() string
String returns the string representation
type NiftyDisableDhcpRequest ¶
type NiftyDisableDhcpRequest struct { *aws.Request Input *NiftyDisableDhcpInput Copy func(*NiftyDisableDhcpInput) NiftyDisableDhcpRequest }
NiftyDisableDhcpRequest is a API request type for the NiftyDisableDhcp API operation.
func (NiftyDisableDhcpRequest) Send ¶
func (r NiftyDisableDhcpRequest) Send() (*NiftyDisableDhcpOutput, error)
Send marshals and sends the NiftyDisableDhcp API request.
type NiftyDisassociateNatTableInput ¶
type NiftyDisassociateNatTableInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AssociationId *string `locationName:"AssociationId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDisassociateNatTableRequest
func (NiftyDisassociateNatTableInput) GoString ¶
func (s NiftyDisassociateNatTableInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDisassociateNatTableResult
func (NiftyDisassociateNatTableOutput) GoString ¶
func (s NiftyDisassociateNatTableOutput) GoString() string
GoString returns the string representation
func (NiftyDisassociateNatTableOutput) SDKResponseMetadata ¶
func (s NiftyDisassociateNatTableOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDisassociateNatTableOutput) String ¶
func (s NiftyDisassociateNatTableOutput) String() string
String returns the string representation
type NiftyDisassociateNatTableRequest ¶
type NiftyDisassociateNatTableRequest struct { *aws.Request Input *NiftyDisassociateNatTableInput Copy func(*NiftyDisassociateNatTableInput) NiftyDisassociateNatTableRequest }
NiftyDisassociateNatTableRequest is a API request type for the NiftyDisassociateNatTable API operation.
func (NiftyDisassociateNatTableRequest) Send ¶
func (r NiftyDisassociateNatTableRequest) Send() (*NiftyDisassociateNatTableOutput, error)
Send marshals and sends the NiftyDisassociateNatTable API request.
type NiftyDisassociateRouteTableFromVpnGatewayInput ¶
type NiftyDisassociateRouteTableFromVpnGatewayInput struct { Agreement *bool `locationName:"Agreement" type:"boolean"` AssociationId *string `locationName:"AssociationId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDisassociateRouteTableFromVpnGatewayRequest
func (NiftyDisassociateRouteTableFromVpnGatewayInput) GoString ¶
func (s NiftyDisassociateRouteTableFromVpnGatewayInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDisassociateRouteTableFromVpnGatewayResult
func (NiftyDisassociateRouteTableFromVpnGatewayOutput) GoString ¶
func (s NiftyDisassociateRouteTableFromVpnGatewayOutput) GoString() string
GoString returns the string representation
func (NiftyDisassociateRouteTableFromVpnGatewayOutput) SDKResponseMetadata ¶
func (s NiftyDisassociateRouteTableFromVpnGatewayOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyDisassociateRouteTableFromVpnGatewayOutput) String ¶
func (s NiftyDisassociateRouteTableFromVpnGatewayOutput) String() string
String returns the string representation
type NiftyDisassociateRouteTableFromVpnGatewayRequest ¶
type NiftyDisassociateRouteTableFromVpnGatewayRequest struct { *aws.Request Input *NiftyDisassociateRouteTableFromVpnGatewayInput Copy func(*NiftyDisassociateRouteTableFromVpnGatewayInput) NiftyDisassociateRouteTableFromVpnGatewayRequest }
NiftyDisassociateRouteTableFromVpnGatewayRequest is a API request type for the NiftyDisassociateRouteTableFromVpnGateway API operation.
func (NiftyDisassociateRouteTableFromVpnGatewayRequest) Send ¶
func (r NiftyDisassociateRouteTableFromVpnGatewayRequest) Send() (*NiftyDisassociateRouteTableFromVpnGatewayOutput, error)
Send marshals and sends the NiftyDisassociateRouteTableFromVpnGateway API request.
type NiftyDistributionIdsSetItem ¶
type NiftyDistributionIdsSetItem struct { DistributionId *string `locationName:"distributionId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyDistributionIdsSetItem
func (NiftyDistributionIdsSetItem) GoString ¶
func (s NiftyDistributionIdsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyElasticLoadBalancingSetItem
func (NiftyElasticLoadBalancingSetItem) GoString ¶
func (s NiftyElasticLoadBalancingSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyEnableDhcpRequest
func (NiftyEnableDhcpInput) GoString ¶
func (s NiftyEnableDhcpInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyEnableDhcpResult
func (NiftyEnableDhcpOutput) GoString ¶
func (s NiftyEnableDhcpOutput) GoString() string
GoString returns the string representation
func (NiftyEnableDhcpOutput) SDKResponseMetadata ¶
func (s NiftyEnableDhcpOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyEnableDhcpOutput) String ¶
func (s NiftyEnableDhcpOutput) String() string
String returns the string representation
type NiftyEnableDhcpRequest ¶
type NiftyEnableDhcpRequest struct { *aws.Request Input *NiftyEnableDhcpInput Copy func(*NiftyEnableDhcpInput) NiftyEnableDhcpRequest }
NiftyEnableDhcpRequest is a API request type for the NiftyEnableDhcp API operation.
func (NiftyEnableDhcpRequest) Send ¶
func (r NiftyEnableDhcpRequest) Send() (*NiftyEnableDhcpOutput, error)
Send marshals and sends the NiftyEnableDhcp API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyIpsecConfiguration
func (NiftyIpsecConfiguration) GoString ¶
func (s NiftyIpsecConfiguration) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyAddressAttributeRequest
func (NiftyModifyAddressAttributeInput) GoString ¶
func (s NiftyModifyAddressAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyAddressAttributeResult
func (NiftyModifyAddressAttributeOutput) GoString ¶
func (s NiftyModifyAddressAttributeOutput) GoString() string
GoString returns the string representation
func (NiftyModifyAddressAttributeOutput) SDKResponseMetadata ¶
func (s NiftyModifyAddressAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyModifyAddressAttributeOutput) String ¶
func (s NiftyModifyAddressAttributeOutput) String() string
String returns the string representation
type NiftyModifyAddressAttributeRequest ¶
type NiftyModifyAddressAttributeRequest struct { *aws.Request Input *NiftyModifyAddressAttributeInput Copy func(*NiftyModifyAddressAttributeInput) NiftyModifyAddressAttributeRequest }
NiftyModifyAddressAttributeRequest is a API request type for the NiftyModifyAddressAttribute API operation.
func (NiftyModifyAddressAttributeRequest) Send ¶
func (r NiftyModifyAddressAttributeRequest) Send() (*NiftyModifyAddressAttributeOutput, error)
Send marshals and sends the NiftyModifyAddressAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyCustomerGatewayAttributeRequest
func (NiftyModifyCustomerGatewayAttributeInput) GoString ¶
func (s NiftyModifyCustomerGatewayAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyCustomerGatewayAttributeResult
func (NiftyModifyCustomerGatewayAttributeOutput) GoString ¶
func (s NiftyModifyCustomerGatewayAttributeOutput) GoString() string
GoString returns the string representation
func (NiftyModifyCustomerGatewayAttributeOutput) SDKResponseMetadata ¶
func (s NiftyModifyCustomerGatewayAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyModifyCustomerGatewayAttributeOutput) String ¶
func (s NiftyModifyCustomerGatewayAttributeOutput) String() string
String returns the string representation
type NiftyModifyCustomerGatewayAttributeRequest ¶
type NiftyModifyCustomerGatewayAttributeRequest struct { *aws.Request Input *NiftyModifyCustomerGatewayAttributeInput Copy func(*NiftyModifyCustomerGatewayAttributeInput) NiftyModifyCustomerGatewayAttributeRequest }
NiftyModifyCustomerGatewayAttributeRequest is a API request type for the NiftyModifyCustomerGatewayAttribute API operation.
func (NiftyModifyCustomerGatewayAttributeRequest) Send ¶
func (r NiftyModifyCustomerGatewayAttributeRequest) Send() (*NiftyModifyCustomerGatewayAttributeOutput, error)
Send marshals and sends the NiftyModifyCustomerGatewayAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyElasticLoadBalancerAttributesRequest
func (NiftyModifyElasticLoadBalancerAttributesInput) GoString ¶
func (s NiftyModifyElasticLoadBalancerAttributesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyElasticLoadBalancerAttributesResult
func (NiftyModifyElasticLoadBalancerAttributesOutput) GoString ¶
func (s NiftyModifyElasticLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (NiftyModifyElasticLoadBalancerAttributesOutput) SDKResponseMetadata ¶
func (s NiftyModifyElasticLoadBalancerAttributesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyModifyElasticLoadBalancerAttributesOutput) String ¶
func (s NiftyModifyElasticLoadBalancerAttributesOutput) String() string
String returns the string representation
type NiftyModifyElasticLoadBalancerAttributesRequest ¶
type NiftyModifyElasticLoadBalancerAttributesRequest struct { *aws.Request Input *NiftyModifyElasticLoadBalancerAttributesInput Copy func(*NiftyModifyElasticLoadBalancerAttributesInput) NiftyModifyElasticLoadBalancerAttributesRequest }
NiftyModifyElasticLoadBalancerAttributesRequest is a API request type for the NiftyModifyElasticLoadBalancerAttributes API operation.
func (NiftyModifyElasticLoadBalancerAttributesRequest) Send ¶
func (r NiftyModifyElasticLoadBalancerAttributesRequest) Send() (*NiftyModifyElasticLoadBalancerAttributesOutput, error)
Send marshals and sends the NiftyModifyElasticLoadBalancerAttributes API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyInstanceSnapshotAttributeRequest
func (NiftyModifyInstanceSnapshotAttributeInput) GoString ¶
func (s NiftyModifyInstanceSnapshotAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyInstanceSnapshotAttributeResult
func (NiftyModifyInstanceSnapshotAttributeOutput) GoString ¶
func (s NiftyModifyInstanceSnapshotAttributeOutput) GoString() string
GoString returns the string representation
func (NiftyModifyInstanceSnapshotAttributeOutput) SDKResponseMetadata ¶
func (s NiftyModifyInstanceSnapshotAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyModifyInstanceSnapshotAttributeOutput) String ¶
func (s NiftyModifyInstanceSnapshotAttributeOutput) String() string
String returns the string representation
type NiftyModifyInstanceSnapshotAttributeRequest ¶
type NiftyModifyInstanceSnapshotAttributeRequest struct { *aws.Request Input *NiftyModifyInstanceSnapshotAttributeInput Copy func(*NiftyModifyInstanceSnapshotAttributeInput) NiftyModifyInstanceSnapshotAttributeRequest }
NiftyModifyInstanceSnapshotAttributeRequest is a API request type for the NiftyModifyInstanceSnapshotAttribute API operation.
func (NiftyModifyInstanceSnapshotAttributeRequest) Send ¶
func (r NiftyModifyInstanceSnapshotAttributeRequest) Send() (*NiftyModifyInstanceSnapshotAttributeOutput, error)
Send marshals and sends the NiftyModifyInstanceSnapshotAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyKeyPairAttributeRequest
func (NiftyModifyKeyPairAttributeInput) GoString ¶
func (s NiftyModifyKeyPairAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyKeyPairAttributeResult
func (NiftyModifyKeyPairAttributeOutput) GoString ¶
func (s NiftyModifyKeyPairAttributeOutput) GoString() string
GoString returns the string representation
func (NiftyModifyKeyPairAttributeOutput) SDKResponseMetadata ¶
func (s NiftyModifyKeyPairAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyModifyKeyPairAttributeOutput) String ¶
func (s NiftyModifyKeyPairAttributeOutput) String() string
String returns the string representation
type NiftyModifyKeyPairAttributeRequest ¶
type NiftyModifyKeyPairAttributeRequest struct { *aws.Request Input *NiftyModifyKeyPairAttributeInput Copy func(*NiftyModifyKeyPairAttributeInput) NiftyModifyKeyPairAttributeRequest }
NiftyModifyKeyPairAttributeRequest is a API request type for the NiftyModifyKeyPairAttribute API operation.
func (NiftyModifyKeyPairAttributeRequest) Send ¶
func (r NiftyModifyKeyPairAttributeRequest) Send() (*NiftyModifyKeyPairAttributeOutput, error)
Send marshals and sends the NiftyModifyKeyPairAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyPrivateLanAttributeRequest
func (NiftyModifyPrivateLanAttributeInput) GoString ¶
func (s NiftyModifyPrivateLanAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyPrivateLanAttributeResult
func (NiftyModifyPrivateLanAttributeOutput) GoString ¶
func (s NiftyModifyPrivateLanAttributeOutput) GoString() string
GoString returns the string representation
func (NiftyModifyPrivateLanAttributeOutput) SDKResponseMetadata ¶
func (s NiftyModifyPrivateLanAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyModifyPrivateLanAttributeOutput) String ¶
func (s NiftyModifyPrivateLanAttributeOutput) String() string
String returns the string representation
type NiftyModifyPrivateLanAttributeRequest ¶
type NiftyModifyPrivateLanAttributeRequest struct { *aws.Request Input *NiftyModifyPrivateLanAttributeInput Copy func(*NiftyModifyPrivateLanAttributeInput) NiftyModifyPrivateLanAttributeRequest }
NiftyModifyPrivateLanAttributeRequest is a API request type for the NiftyModifyPrivateLanAttribute API operation.
func (NiftyModifyPrivateLanAttributeRequest) Send ¶
func (r NiftyModifyPrivateLanAttributeRequest) Send() (*NiftyModifyPrivateLanAttributeOutput, error)
Send marshals and sends the NiftyModifyPrivateLanAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyRouterAttributeRequest
func (NiftyModifyRouterAttributeInput) GoString ¶
func (s NiftyModifyRouterAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyRouterAttributeResult
func (NiftyModifyRouterAttributeOutput) GoString ¶
func (s NiftyModifyRouterAttributeOutput) GoString() string
GoString returns the string representation
func (NiftyModifyRouterAttributeOutput) SDKResponseMetadata ¶
func (s NiftyModifyRouterAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyModifyRouterAttributeOutput) String ¶
func (s NiftyModifyRouterAttributeOutput) String() string
String returns the string representation
type NiftyModifyRouterAttributeRequest ¶
type NiftyModifyRouterAttributeRequest struct { *aws.Request Input *NiftyModifyRouterAttributeInput Copy func(*NiftyModifyRouterAttributeInput) NiftyModifyRouterAttributeRequest }
NiftyModifyRouterAttributeRequest is a API request type for the NiftyModifyRouterAttribute API operation.
func (NiftyModifyRouterAttributeRequest) Send ¶
func (r NiftyModifyRouterAttributeRequest) Send() (*NiftyModifyRouterAttributeOutput, error)
Send marshals and sends the NiftyModifyRouterAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyVpnGatewayAttributeRequest
func (NiftyModifyVpnGatewayAttributeInput) GoString ¶
func (s NiftyModifyVpnGatewayAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyVpnGatewayAttributeResult
func (NiftyModifyVpnGatewayAttributeOutput) GoString ¶
func (s NiftyModifyVpnGatewayAttributeOutput) GoString() string
GoString returns the string representation
func (NiftyModifyVpnGatewayAttributeOutput) SDKResponseMetadata ¶
func (s NiftyModifyVpnGatewayAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyModifyVpnGatewayAttributeOutput) String ¶
func (s NiftyModifyVpnGatewayAttributeOutput) String() string
String returns the string representation
type NiftyModifyVpnGatewayAttributeRequest ¶
type NiftyModifyVpnGatewayAttributeRequest struct { *aws.Request Input *NiftyModifyVpnGatewayAttributeInput Copy func(*NiftyModifyVpnGatewayAttributeInput) NiftyModifyVpnGatewayAttributeRequest }
NiftyModifyVpnGatewayAttributeRequest is a API request type for the NiftyModifyVpnGatewayAttribute API operation.
func (NiftyModifyVpnGatewayAttributeRequest) Send ¶
func (r NiftyModifyVpnGatewayAttributeRequest) Send() (*NiftyModifyVpnGatewayAttributeOutput, error)
Send marshals and sends the NiftyModifyVpnGatewayAttribute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyWebProxyAttributeRequest
func (NiftyModifyWebProxyAttributeInput) GoString ¶
func (s NiftyModifyWebProxyAttributeInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyModifyWebProxyAttributeResult
func (NiftyModifyWebProxyAttributeOutput) GoString ¶
func (s NiftyModifyWebProxyAttributeOutput) GoString() string
GoString returns the string representation
func (NiftyModifyWebProxyAttributeOutput) SDKResponseMetadata ¶
func (s NiftyModifyWebProxyAttributeOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyModifyWebProxyAttributeOutput) String ¶
func (s NiftyModifyWebProxyAttributeOutput) String() string
String returns the string representation
type NiftyModifyWebProxyAttributeRequest ¶
type NiftyModifyWebProxyAttributeRequest struct { *aws.Request Input *NiftyModifyWebProxyAttributeInput Copy func(*NiftyModifyWebProxyAttributeInput) NiftyModifyWebProxyAttributeRequest }
NiftyModifyWebProxyAttributeRequest is a API request type for the NiftyModifyWebProxyAttribute API operation.
func (NiftyModifyWebProxyAttributeRequest) Send ¶
func (r NiftyModifyWebProxyAttributeRequest) Send() (*NiftyModifyWebProxyAttributeOutput, error)
Send marshals and sends the NiftyModifyWebProxyAttribute API request.
type NiftyPrivateIpType ¶
type NiftyPrivateIpType struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyPrivateIpType
func (NiftyPrivateIpType) GoString ¶
func (s NiftyPrivateIpType) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRebootRoutersRequest
func (NiftyRebootRoutersInput) GoString ¶
func (s NiftyRebootRoutersInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRebootRoutersResult
func (NiftyRebootRoutersOutput) GoString ¶
func (s NiftyRebootRoutersOutput) GoString() string
GoString returns the string representation
func (NiftyRebootRoutersOutput) SDKResponseMetadata ¶
func (s NiftyRebootRoutersOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRebootRoutersOutput) String ¶
func (s NiftyRebootRoutersOutput) String() string
String returns the string representation
type NiftyRebootRoutersRequest ¶
type NiftyRebootRoutersRequest struct { *aws.Request Input *NiftyRebootRoutersInput Copy func(*NiftyRebootRoutersInput) NiftyRebootRoutersRequest }
NiftyRebootRoutersRequest is a API request type for the NiftyRebootRouters API operation.
func (NiftyRebootRoutersRequest) Send ¶
func (r NiftyRebootRoutersRequest) Send() (*NiftyRebootRoutersOutput, error)
Send marshals and sends the NiftyRebootRouters API request.
type NiftyRebootVpnGatewaysInput ¶
type NiftyRebootVpnGatewaysInput struct { VpnGateway []RequestVpnGatewayStruct `locationName:"VpnGateway" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRebootVpnGatewaysRequest
func (NiftyRebootVpnGatewaysInput) GoString ¶
func (s NiftyRebootVpnGatewaysInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRebootVpnGatewaysResult
func (NiftyRebootVpnGatewaysOutput) GoString ¶
func (s NiftyRebootVpnGatewaysOutput) GoString() string
GoString returns the string representation
func (NiftyRebootVpnGatewaysOutput) SDKResponseMetadata ¶
func (s NiftyRebootVpnGatewaysOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRebootVpnGatewaysOutput) String ¶
func (s NiftyRebootVpnGatewaysOutput) String() string
String returns the string representation
type NiftyRebootVpnGatewaysRequest ¶
type NiftyRebootVpnGatewaysRequest struct { *aws.Request Input *NiftyRebootVpnGatewaysInput Copy func(*NiftyRebootVpnGatewaysInput) NiftyRebootVpnGatewaysRequest }
NiftyRebootVpnGatewaysRequest is a API request type for the NiftyRebootVpnGateways API operation.
func (NiftyRebootVpnGatewaysRequest) Send ¶
func (r NiftyRebootVpnGatewaysRequest) Send() (*NiftyRebootVpnGatewaysOutput, error)
Send marshals and sends the NiftyRebootVpnGateways API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterInstancesWithElasticLoadBalancerRequest
func (NiftyRegisterInstancesWithElasticLoadBalancerInput) GoString ¶
func (s NiftyRegisterInstancesWithElasticLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterInstancesWithElasticLoadBalancerResult
func (NiftyRegisterInstancesWithElasticLoadBalancerOutput) GoString ¶
func (s NiftyRegisterInstancesWithElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (NiftyRegisterInstancesWithElasticLoadBalancerOutput) SDKResponseMetadata ¶
func (s NiftyRegisterInstancesWithElasticLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRegisterInstancesWithElasticLoadBalancerOutput) String ¶
func (s NiftyRegisterInstancesWithElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyRegisterInstancesWithElasticLoadBalancerRequest ¶
type NiftyRegisterInstancesWithElasticLoadBalancerRequest struct { *aws.Request Input *NiftyRegisterInstancesWithElasticLoadBalancerInput Copy func(*NiftyRegisterInstancesWithElasticLoadBalancerInput) NiftyRegisterInstancesWithElasticLoadBalancerRequest }
NiftyRegisterInstancesWithElasticLoadBalancerRequest is a API request type for the NiftyRegisterInstancesWithElasticLoadBalancer API operation.
func (NiftyRegisterInstancesWithElasticLoadBalancerRequest) Send ¶
func (r NiftyRegisterInstancesWithElasticLoadBalancerRequest) Send() (*NiftyRegisterInstancesWithElasticLoadBalancerOutput, error)
Send marshals and sends the NiftyRegisterInstancesWithElasticLoadBalancer API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterInstancesWithSeparateInstanceRuleRequest
func (NiftyRegisterInstancesWithSeparateInstanceRuleInput) GoString ¶
func (s NiftyRegisterInstancesWithSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterInstancesWithSeparateInstanceRuleResult
func (NiftyRegisterInstancesWithSeparateInstanceRuleOutput) GoString ¶
func (s NiftyRegisterInstancesWithSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (NiftyRegisterInstancesWithSeparateInstanceRuleOutput) SDKResponseMetadata ¶
func (s NiftyRegisterInstancesWithSeparateInstanceRuleOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRegisterInstancesWithSeparateInstanceRuleOutput) String ¶
func (s NiftyRegisterInstancesWithSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyRegisterInstancesWithSeparateInstanceRuleRequest ¶
type NiftyRegisterInstancesWithSeparateInstanceRuleRequest struct { *aws.Request Input *NiftyRegisterInstancesWithSeparateInstanceRuleInput Copy func(*NiftyRegisterInstancesWithSeparateInstanceRuleInput) NiftyRegisterInstancesWithSeparateInstanceRuleRequest }
NiftyRegisterInstancesWithSeparateInstanceRuleRequest is a API request type for the NiftyRegisterInstancesWithSeparateInstanceRule API operation.
func (NiftyRegisterInstancesWithSeparateInstanceRuleRequest) Send ¶
func (r NiftyRegisterInstancesWithSeparateInstanceRuleRequest) Send() (*NiftyRegisterInstancesWithSeparateInstanceRuleOutput, error)
Send marshals and sends the NiftyRegisterInstancesWithSeparateInstanceRule API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterPortWithElasticLoadBalancerRequest
func (NiftyRegisterPortWithElasticLoadBalancerInput) GoString ¶
func (s NiftyRegisterPortWithElasticLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterPortWithElasticLoadBalancerResult
func (NiftyRegisterPortWithElasticLoadBalancerOutput) GoString ¶
func (s NiftyRegisterPortWithElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (NiftyRegisterPortWithElasticLoadBalancerOutput) SDKResponseMetadata ¶
func (s NiftyRegisterPortWithElasticLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRegisterPortWithElasticLoadBalancerOutput) String ¶
func (s NiftyRegisterPortWithElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyRegisterPortWithElasticLoadBalancerRequest ¶
type NiftyRegisterPortWithElasticLoadBalancerRequest struct { *aws.Request Input *NiftyRegisterPortWithElasticLoadBalancerInput Copy func(*NiftyRegisterPortWithElasticLoadBalancerInput) NiftyRegisterPortWithElasticLoadBalancerRequest }
NiftyRegisterPortWithElasticLoadBalancerRequest is a API request type for the NiftyRegisterPortWithElasticLoadBalancer API operation.
func (NiftyRegisterPortWithElasticLoadBalancerRequest) Send ¶
func (r NiftyRegisterPortWithElasticLoadBalancerRequest) Send() (*NiftyRegisterPortWithElasticLoadBalancerOutput, error)
Send marshals and sends the NiftyRegisterPortWithElasticLoadBalancer API request.
type NiftyRegisterRoutersWithSecurityGroupInput ¶
type NiftyRegisterRoutersWithSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` RouterSet []RequestRouterSetStruct `locationName:"RouterSet" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterRoutersWithSecurityGroupRequest
func (NiftyRegisterRoutersWithSecurityGroupInput) GoString ¶
func (s NiftyRegisterRoutersWithSecurityGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterRoutersWithSecurityGroupResult
func (NiftyRegisterRoutersWithSecurityGroupOutput) GoString ¶
func (s NiftyRegisterRoutersWithSecurityGroupOutput) GoString() string
GoString returns the string representation
func (NiftyRegisterRoutersWithSecurityGroupOutput) SDKResponseMetadata ¶
func (s NiftyRegisterRoutersWithSecurityGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRegisterRoutersWithSecurityGroupOutput) String ¶
func (s NiftyRegisterRoutersWithSecurityGroupOutput) String() string
String returns the string representation
type NiftyRegisterRoutersWithSecurityGroupRequest ¶
type NiftyRegisterRoutersWithSecurityGroupRequest struct { *aws.Request Input *NiftyRegisterRoutersWithSecurityGroupInput Copy func(*NiftyRegisterRoutersWithSecurityGroupInput) NiftyRegisterRoutersWithSecurityGroupRequest }
NiftyRegisterRoutersWithSecurityGroupRequest is a API request type for the NiftyRegisterRoutersWithSecurityGroup API operation.
func (NiftyRegisterRoutersWithSecurityGroupRequest) Send ¶
func (r NiftyRegisterRoutersWithSecurityGroupRequest) Send() (*NiftyRegisterRoutersWithSecurityGroupOutput, error)
Send marshals and sends the NiftyRegisterRoutersWithSecurityGroup API request.
type NiftyRegisterVpnGatewaysWithSecurityGroupInput ¶
type NiftyRegisterVpnGatewaysWithSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` VpnGatewaySet []RequestVpnGatewaySetStruct `locationName:"VpnGatewaySet" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterVpnGatewaysWithSecurityGroupRequest
func (NiftyRegisterVpnGatewaysWithSecurityGroupInput) GoString ¶
func (s NiftyRegisterVpnGatewaysWithSecurityGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRegisterVpnGatewaysWithSecurityGroupResult
func (NiftyRegisterVpnGatewaysWithSecurityGroupOutput) GoString ¶
func (s NiftyRegisterVpnGatewaysWithSecurityGroupOutput) GoString() string
GoString returns the string representation
func (NiftyRegisterVpnGatewaysWithSecurityGroupOutput) SDKResponseMetadata ¶
func (s NiftyRegisterVpnGatewaysWithSecurityGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRegisterVpnGatewaysWithSecurityGroupOutput) String ¶
func (s NiftyRegisterVpnGatewaysWithSecurityGroupOutput) String() string
String returns the string representation
type NiftyRegisterVpnGatewaysWithSecurityGroupRequest ¶
type NiftyRegisterVpnGatewaysWithSecurityGroupRequest struct { *aws.Request Input *NiftyRegisterVpnGatewaysWithSecurityGroupInput Copy func(*NiftyRegisterVpnGatewaysWithSecurityGroupInput) NiftyRegisterVpnGatewaysWithSecurityGroupRequest }
NiftyRegisterVpnGatewaysWithSecurityGroupRequest is a API request type for the NiftyRegisterVpnGatewaysWithSecurityGroup API operation.
func (NiftyRegisterVpnGatewaysWithSecurityGroupRequest) Send ¶
func (r NiftyRegisterVpnGatewaysWithSecurityGroupRequest) Send() (*NiftyRegisterVpnGatewaysWithSecurityGroupOutput, error)
Send marshals and sends the NiftyRegisterVpnGatewaysWithSecurityGroup API request.
type NiftyReleaseRouterBackupStateInput ¶
type NiftyReleaseRouterBackupStateInput struct { RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReleaseRouterBackupStateRequest
func (NiftyReleaseRouterBackupStateInput) GoString ¶
func (s NiftyReleaseRouterBackupStateInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReleaseRouterBackupStateResult
func (NiftyReleaseRouterBackupStateOutput) GoString ¶
func (s NiftyReleaseRouterBackupStateOutput) GoString() string
GoString returns the string representation
func (NiftyReleaseRouterBackupStateOutput) SDKResponseMetadata ¶
func (s NiftyReleaseRouterBackupStateOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReleaseRouterBackupStateOutput) String ¶
func (s NiftyReleaseRouterBackupStateOutput) String() string
String returns the string representation
type NiftyReleaseRouterBackupStateRequest ¶
type NiftyReleaseRouterBackupStateRequest struct { *aws.Request Input *NiftyReleaseRouterBackupStateInput Copy func(*NiftyReleaseRouterBackupStateInput) NiftyReleaseRouterBackupStateRequest }
NiftyReleaseRouterBackupStateRequest is a API request type for the NiftyReleaseRouterBackupState API operation.
func (NiftyReleaseRouterBackupStateRequest) Send ¶
func (r NiftyReleaseRouterBackupStateRequest) Send() (*NiftyReleaseRouterBackupStateOutput, error)
Send marshals and sends the NiftyReleaseRouterBackupState API request.
type NiftyReleaseVpnGatewayBackupStateInput ¶
type NiftyReleaseVpnGatewayBackupStateInput struct { NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReleaseVpnGatewayBackupStateRequest
func (NiftyReleaseVpnGatewayBackupStateInput) GoString ¶
func (s NiftyReleaseVpnGatewayBackupStateInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReleaseVpnGatewayBackupStateResult
func (NiftyReleaseVpnGatewayBackupStateOutput) GoString ¶
func (s NiftyReleaseVpnGatewayBackupStateOutput) GoString() string
GoString returns the string representation
func (NiftyReleaseVpnGatewayBackupStateOutput) SDKResponseMetadata ¶
func (s NiftyReleaseVpnGatewayBackupStateOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReleaseVpnGatewayBackupStateOutput) String ¶
func (s NiftyReleaseVpnGatewayBackupStateOutput) String() string
String returns the string representation
type NiftyReleaseVpnGatewayBackupStateRequest ¶
type NiftyReleaseVpnGatewayBackupStateRequest struct { *aws.Request Input *NiftyReleaseVpnGatewayBackupStateInput Copy func(*NiftyReleaseVpnGatewayBackupStateInput) NiftyReleaseVpnGatewayBackupStateRequest }
NiftyReleaseVpnGatewayBackupStateRequest is a API request type for the NiftyReleaseVpnGatewayBackupState API operation.
func (NiftyReleaseVpnGatewayBackupStateRequest) Send ¶
func (r NiftyReleaseVpnGatewayBackupStateRequest) Send() (*NiftyReleaseVpnGatewayBackupStateOutput, error)
Send marshals and sends the NiftyReleaseVpnGatewayBackupState API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceDhcpConfigRequest
func (NiftyReplaceDhcpConfigInput) GoString ¶
func (s NiftyReplaceDhcpConfigInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceDhcpConfigResult
func (NiftyReplaceDhcpConfigOutput) GoString ¶
func (s NiftyReplaceDhcpConfigOutput) GoString() string
GoString returns the string representation
func (NiftyReplaceDhcpConfigOutput) SDKResponseMetadata ¶
func (s NiftyReplaceDhcpConfigOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReplaceDhcpConfigOutput) String ¶
func (s NiftyReplaceDhcpConfigOutput) String() string
String returns the string representation
type NiftyReplaceDhcpConfigRequest ¶
type NiftyReplaceDhcpConfigRequest struct { *aws.Request Input *NiftyReplaceDhcpConfigInput Copy func(*NiftyReplaceDhcpConfigInput) NiftyReplaceDhcpConfigRequest }
NiftyReplaceDhcpConfigRequest is a API request type for the NiftyReplaceDhcpConfig API operation.
func (NiftyReplaceDhcpConfigRequest) Send ¶
func (r NiftyReplaceDhcpConfigRequest) Send() (*NiftyReplaceDhcpConfigOutput, error)
Send marshals and sends the NiftyReplaceDhcpConfig API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceDhcpOptionRequest
func (NiftyReplaceDhcpOptionInput) GoString ¶
func (s NiftyReplaceDhcpOptionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceDhcpOptionResult
func (NiftyReplaceDhcpOptionOutput) GoString ¶
func (s NiftyReplaceDhcpOptionOutput) GoString() string
GoString returns the string representation
func (NiftyReplaceDhcpOptionOutput) SDKResponseMetadata ¶
func (s NiftyReplaceDhcpOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReplaceDhcpOptionOutput) String ¶
func (s NiftyReplaceDhcpOptionOutput) String() string
String returns the string representation
type NiftyReplaceDhcpOptionRequest ¶
type NiftyReplaceDhcpOptionRequest struct { *aws.Request Input *NiftyReplaceDhcpOptionInput Copy func(*NiftyReplaceDhcpOptionInput) NiftyReplaceDhcpOptionRequest }
NiftyReplaceDhcpOptionRequest is a API request type for the NiftyReplaceDhcpOption API operation.
func (NiftyReplaceDhcpOptionRequest) Send ¶
func (r NiftyReplaceDhcpOptionRequest) Send() (*NiftyReplaceDhcpOptionOutput, error)
Send marshals and sends the NiftyReplaceDhcpOption API request.
type NiftyReplaceElasticLoadBalancerLatestVersionInput ¶
type NiftyReplaceElasticLoadBalancerLatestVersionInput struct { ElasticLoadBalancerId *string `locationName:"ElasticLoadBalancerId" type:"string"` ElasticLoadBalancerName *string `locationName:"ElasticLoadBalancerName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceElasticLoadBalancerLatestVersionRequest
func (NiftyReplaceElasticLoadBalancerLatestVersionInput) GoString ¶
func (s NiftyReplaceElasticLoadBalancerLatestVersionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceElasticLoadBalancerLatestVersionResult
func (NiftyReplaceElasticLoadBalancerLatestVersionOutput) GoString ¶
func (s NiftyReplaceElasticLoadBalancerLatestVersionOutput) GoString() string
GoString returns the string representation
func (NiftyReplaceElasticLoadBalancerLatestVersionOutput) SDKResponseMetadata ¶
func (s NiftyReplaceElasticLoadBalancerLatestVersionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReplaceElasticLoadBalancerLatestVersionOutput) String ¶
func (s NiftyReplaceElasticLoadBalancerLatestVersionOutput) String() string
String returns the string representation
type NiftyReplaceElasticLoadBalancerLatestVersionRequest ¶
type NiftyReplaceElasticLoadBalancerLatestVersionRequest struct { *aws.Request Input *NiftyReplaceElasticLoadBalancerLatestVersionInput Copy func(*NiftyReplaceElasticLoadBalancerLatestVersionInput) NiftyReplaceElasticLoadBalancerLatestVersionRequest }
NiftyReplaceElasticLoadBalancerLatestVersionRequest is a API request type for the NiftyReplaceElasticLoadBalancerLatestVersion API operation.
func (NiftyReplaceElasticLoadBalancerLatestVersionRequest) Send ¶
func (r NiftyReplaceElasticLoadBalancerLatestVersionRequest) Send() (*NiftyReplaceElasticLoadBalancerLatestVersionOutput, error)
Send marshals and sends the NiftyReplaceElasticLoadBalancerLatestVersion API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceNatRuleRequest
func (NiftyReplaceNatRuleInput) GoString ¶
func (s NiftyReplaceNatRuleInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceNatRuleResult
func (NiftyReplaceNatRuleOutput) GoString ¶
func (s NiftyReplaceNatRuleOutput) GoString() string
GoString returns the string representation
func (NiftyReplaceNatRuleOutput) SDKResponseMetadata ¶
func (s NiftyReplaceNatRuleOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReplaceNatRuleOutput) String ¶
func (s NiftyReplaceNatRuleOutput) String() string
String returns the string representation
type NiftyReplaceNatRuleRequest ¶
type NiftyReplaceNatRuleRequest struct { *aws.Request Input *NiftyReplaceNatRuleInput Copy func(*NiftyReplaceNatRuleInput) NiftyReplaceNatRuleRequest }
NiftyReplaceNatRuleRequest is a API request type for the NiftyReplaceNatRule API operation.
func (NiftyReplaceNatRuleRequest) Send ¶
func (r NiftyReplaceNatRuleRequest) Send() (*NiftyReplaceNatRuleOutput, error)
Send marshals and sends the NiftyReplaceNatRule API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceNatTableAssociationRequest
func (NiftyReplaceNatTableAssociationInput) GoString ¶
func (s NiftyReplaceNatTableAssociationInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceNatTableAssociationResult
func (NiftyReplaceNatTableAssociationOutput) GoString ¶
func (s NiftyReplaceNatTableAssociationOutput) GoString() string
GoString returns the string representation
func (NiftyReplaceNatTableAssociationOutput) SDKResponseMetadata ¶
func (s NiftyReplaceNatTableAssociationOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReplaceNatTableAssociationOutput) String ¶
func (s NiftyReplaceNatTableAssociationOutput) String() string
String returns the string representation
type NiftyReplaceNatTableAssociationRequest ¶
type NiftyReplaceNatTableAssociationRequest struct { *aws.Request Input *NiftyReplaceNatTableAssociationInput Copy func(*NiftyReplaceNatTableAssociationInput) NiftyReplaceNatTableAssociationRequest }
NiftyReplaceNatTableAssociationRequest is a API request type for the NiftyReplaceNatTableAssociation API operation.
func (NiftyReplaceNatTableAssociationRequest) Send ¶
func (r NiftyReplaceNatTableAssociationRequest) Send() (*NiftyReplaceNatTableAssociationOutput, error)
Send marshals and sends the NiftyReplaceNatTableAssociation API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceRouteTableAssociationWithVpnGatewayRequest
func (NiftyReplaceRouteTableAssociationWithVpnGatewayInput) GoString ¶
func (s NiftyReplaceRouteTableAssociationWithVpnGatewayInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceRouteTableAssociationWithVpnGatewayResult
func (NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) GoString ¶
func (s NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) GoString() string
GoString returns the string representation
func (NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) SDKResponseMetadata ¶
func (s NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) String ¶
func (s NiftyReplaceRouteTableAssociationWithVpnGatewayOutput) String() string
String returns the string representation
type NiftyReplaceRouteTableAssociationWithVpnGatewayRequest ¶
type NiftyReplaceRouteTableAssociationWithVpnGatewayRequest struct { *aws.Request Input *NiftyReplaceRouteTableAssociationWithVpnGatewayInput Copy func(*NiftyReplaceRouteTableAssociationWithVpnGatewayInput) NiftyReplaceRouteTableAssociationWithVpnGatewayRequest }
NiftyReplaceRouteTableAssociationWithVpnGatewayRequest is a API request type for the NiftyReplaceRouteTableAssociationWithVpnGateway API operation.
func (NiftyReplaceRouteTableAssociationWithVpnGatewayRequest) Send ¶
func (r NiftyReplaceRouteTableAssociationWithVpnGatewayRequest) Send() (*NiftyReplaceRouteTableAssociationWithVpnGatewayOutput, error)
Send marshals and sends the NiftyReplaceRouteTableAssociationWithVpnGateway API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceRouterLatestVersionRequest
func (NiftyReplaceRouterLatestVersionInput) GoString ¶
func (s NiftyReplaceRouterLatestVersionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceRouterLatestVersionResult
func (NiftyReplaceRouterLatestVersionOutput) GoString ¶
func (s NiftyReplaceRouterLatestVersionOutput) GoString() string
GoString returns the string representation
func (NiftyReplaceRouterLatestVersionOutput) SDKResponseMetadata ¶
func (s NiftyReplaceRouterLatestVersionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReplaceRouterLatestVersionOutput) String ¶
func (s NiftyReplaceRouterLatestVersionOutput) String() string
String returns the string representation
type NiftyReplaceRouterLatestVersionRequest ¶
type NiftyReplaceRouterLatestVersionRequest struct { *aws.Request Input *NiftyReplaceRouterLatestVersionInput Copy func(*NiftyReplaceRouterLatestVersionInput) NiftyReplaceRouterLatestVersionRequest }
NiftyReplaceRouterLatestVersionRequest is a API request type for the NiftyReplaceRouterLatestVersion API operation.
func (NiftyReplaceRouterLatestVersionRequest) Send ¶
func (r NiftyReplaceRouterLatestVersionRequest) Send() (*NiftyReplaceRouterLatestVersionOutput, error)
Send marshals and sends the NiftyReplaceRouterLatestVersion API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceVpnGatewayLatestVersionRequest
func (NiftyReplaceVpnGatewayLatestVersionInput) GoString ¶
func (s NiftyReplaceVpnGatewayLatestVersionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyReplaceVpnGatewayLatestVersionResult
func (NiftyReplaceVpnGatewayLatestVersionOutput) GoString ¶
func (s NiftyReplaceVpnGatewayLatestVersionOutput) GoString() string
GoString returns the string representation
func (NiftyReplaceVpnGatewayLatestVersionOutput) SDKResponseMetadata ¶
func (s NiftyReplaceVpnGatewayLatestVersionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyReplaceVpnGatewayLatestVersionOutput) String ¶
func (s NiftyReplaceVpnGatewayLatestVersionOutput) String() string
String returns the string representation
type NiftyReplaceVpnGatewayLatestVersionRequest ¶
type NiftyReplaceVpnGatewayLatestVersionRequest struct { *aws.Request Input *NiftyReplaceVpnGatewayLatestVersionInput Copy func(*NiftyReplaceVpnGatewayLatestVersionInput) NiftyReplaceVpnGatewayLatestVersionRequest }
NiftyReplaceVpnGatewayLatestVersionRequest is a API request type for the NiftyReplaceVpnGatewayLatestVersion API operation.
func (NiftyReplaceVpnGatewayLatestVersionRequest) Send ¶
func (r NiftyReplaceVpnGatewayLatestVersionRequest) Send() (*NiftyReplaceVpnGatewayLatestVersionOutput, error)
Send marshals and sends the NiftyReplaceVpnGatewayLatestVersion API request.
type NiftyRestoreInstanceSnapshotInput ¶
type NiftyRestoreInstanceSnapshotInput struct { InstanceSnapshotId *string `locationName:"InstanceSnapshotId" type:"string"` SnapshotName *string `locationName:"SnapshotName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRestoreInstanceSnapshotRequest
func (NiftyRestoreInstanceSnapshotInput) GoString ¶
func (s NiftyRestoreInstanceSnapshotInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRestoreInstanceSnapshotResult
func (NiftyRestoreInstanceSnapshotOutput) GoString ¶
func (s NiftyRestoreInstanceSnapshotOutput) GoString() string
GoString returns the string representation
func (NiftyRestoreInstanceSnapshotOutput) SDKResponseMetadata ¶
func (s NiftyRestoreInstanceSnapshotOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRestoreInstanceSnapshotOutput) String ¶
func (s NiftyRestoreInstanceSnapshotOutput) String() string
String returns the string representation
type NiftyRestoreInstanceSnapshotRequest ¶
type NiftyRestoreInstanceSnapshotRequest struct { *aws.Request Input *NiftyRestoreInstanceSnapshotInput Copy func(*NiftyRestoreInstanceSnapshotInput) NiftyRestoreInstanceSnapshotRequest }
NiftyRestoreInstanceSnapshotRequest is a API request type for the NiftyRestoreInstanceSnapshot API operation.
func (NiftyRestoreInstanceSnapshotRequest) Send ¶
func (r NiftyRestoreInstanceSnapshotRequest) Send() (*NiftyRestoreInstanceSnapshotOutput, error)
Send marshals and sends the NiftyRestoreInstanceSnapshot API request.
type NiftyRestoreRouterPreviousVersionInput ¶
type NiftyRestoreRouterPreviousVersionInput struct { RouterId *string `locationName:"RouterId" type:"string"` RouterName *string `locationName:"RouterName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRestoreRouterPreviousVersionRequest
func (NiftyRestoreRouterPreviousVersionInput) GoString ¶
func (s NiftyRestoreRouterPreviousVersionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRestoreRouterPreviousVersionResult
func (NiftyRestoreRouterPreviousVersionOutput) GoString ¶
func (s NiftyRestoreRouterPreviousVersionOutput) GoString() string
GoString returns the string representation
func (NiftyRestoreRouterPreviousVersionOutput) SDKResponseMetadata ¶
func (s NiftyRestoreRouterPreviousVersionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRestoreRouterPreviousVersionOutput) String ¶
func (s NiftyRestoreRouterPreviousVersionOutput) String() string
String returns the string representation
type NiftyRestoreRouterPreviousVersionRequest ¶
type NiftyRestoreRouterPreviousVersionRequest struct { *aws.Request Input *NiftyRestoreRouterPreviousVersionInput Copy func(*NiftyRestoreRouterPreviousVersionInput) NiftyRestoreRouterPreviousVersionRequest }
NiftyRestoreRouterPreviousVersionRequest is a API request type for the NiftyRestoreRouterPreviousVersion API operation.
func (NiftyRestoreRouterPreviousVersionRequest) Send ¶
func (r NiftyRestoreRouterPreviousVersionRequest) Send() (*NiftyRestoreRouterPreviousVersionOutput, error)
Send marshals and sends the NiftyRestoreRouterPreviousVersion API request.
type NiftyRestoreVpnGatewayPreviousVersionInput ¶
type NiftyRestoreVpnGatewayPreviousVersionInput struct { NiftyVpnGatewayName *string `locationName:"NiftyVpnGatewayName" type:"string"` VpnGatewayId *string `locationName:"VpnGatewayId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRestoreVpnGatewayPreviousVersionRequest
func (NiftyRestoreVpnGatewayPreviousVersionInput) GoString ¶
func (s NiftyRestoreVpnGatewayPreviousVersionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRestoreVpnGatewayPreviousVersionResult
func (NiftyRestoreVpnGatewayPreviousVersionOutput) GoString ¶
func (s NiftyRestoreVpnGatewayPreviousVersionOutput) GoString() string
GoString returns the string representation
func (NiftyRestoreVpnGatewayPreviousVersionOutput) SDKResponseMetadata ¶
func (s NiftyRestoreVpnGatewayPreviousVersionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRestoreVpnGatewayPreviousVersionOutput) String ¶
func (s NiftyRestoreVpnGatewayPreviousVersionOutput) String() string
String returns the string representation
type NiftyRestoreVpnGatewayPreviousVersionRequest ¶
type NiftyRestoreVpnGatewayPreviousVersionRequest struct { *aws.Request Input *NiftyRestoreVpnGatewayPreviousVersionInput Copy func(*NiftyRestoreVpnGatewayPreviousVersionInput) NiftyRestoreVpnGatewayPreviousVersionRequest }
NiftyRestoreVpnGatewayPreviousVersionRequest is a API request type for the NiftyRestoreVpnGatewayPreviousVersion API operation.
func (NiftyRestoreVpnGatewayPreviousVersionRequest) Send ¶
func (r NiftyRestoreVpnGatewayPreviousVersionRequest) Send() (*NiftyRestoreVpnGatewayPreviousVersionOutput, error)
Send marshals and sends the NiftyRestoreVpnGatewayPreviousVersion API request.
type NiftyRetryImportInstanceInput ¶
type NiftyRetryImportInstanceInput struct { InstanceId *string `locationName:"InstanceId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRetryImportInstanceRequest
func (NiftyRetryImportInstanceInput) GoString ¶
func (s NiftyRetryImportInstanceInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyRetryImportInstanceResult
func (NiftyRetryImportInstanceOutput) GoString ¶
func (s NiftyRetryImportInstanceOutput) GoString() string
GoString returns the string representation
func (NiftyRetryImportInstanceOutput) SDKResponseMetadata ¶
func (s NiftyRetryImportInstanceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyRetryImportInstanceOutput) String ¶
func (s NiftyRetryImportInstanceOutput) String() string
String returns the string representation
type NiftyRetryImportInstanceRequest ¶
type NiftyRetryImportInstanceRequest struct { *aws.Request Input *NiftyRetryImportInstanceInput Copy func(*NiftyRetryImportInstanceInput) NiftyRetryImportInstanceRequest }
NiftyRetryImportInstanceRequest is a API request type for the NiftyRetryImportInstance API operation.
func (NiftyRetryImportInstanceRequest) Send ¶
func (r NiftyRetryImportInstanceRequest) Send() (*NiftyRetryImportInstanceOutput, error)
Send marshals and sends the NiftyRetryImportInstance API request.
type NiftySnapshottingSetItem ¶
type NiftySnapshottingSetItem struct { State *string `locationName:"state" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftySnapshottingSetItem
func (NiftySnapshottingSetItem) GoString ¶
func (s NiftySnapshottingSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyTunnel
func (NiftyTunnel) GoString ¶
func (s NiftyTunnel) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateAlarmRequest
func (NiftyUpdateAlarmInput) GoString ¶
func (s NiftyUpdateAlarmInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateAlarmResult
func (NiftyUpdateAlarmOutput) GoString ¶
func (s NiftyUpdateAlarmOutput) GoString() string
GoString returns the string representation
func (NiftyUpdateAlarmOutput) SDKResponseMetadata ¶
func (s NiftyUpdateAlarmOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyUpdateAlarmOutput) String ¶
func (s NiftyUpdateAlarmOutput) String() string
String returns the string representation
type NiftyUpdateAlarmRequest ¶
type NiftyUpdateAlarmRequest struct { *aws.Request Input *NiftyUpdateAlarmInput Copy func(*NiftyUpdateAlarmInput) NiftyUpdateAlarmRequest }
NiftyUpdateAlarmRequest is a API request type for the NiftyUpdateAlarm API operation.
func (NiftyUpdateAlarmRequest) Send ¶
func (r NiftyUpdateAlarmRequest) Send() (*NiftyUpdateAlarmOutput, error)
Send marshals and sends the NiftyUpdateAlarm API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateAutoScalingGroupRequest
func (NiftyUpdateAutoScalingGroupInput) GoString ¶
func (s NiftyUpdateAutoScalingGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateAutoScalingGroupResult
func (NiftyUpdateAutoScalingGroupOutput) GoString ¶
func (s NiftyUpdateAutoScalingGroupOutput) GoString() string
GoString returns the string representation
func (NiftyUpdateAutoScalingGroupOutput) SDKResponseMetadata ¶
func (s NiftyUpdateAutoScalingGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyUpdateAutoScalingGroupOutput) String ¶
func (s NiftyUpdateAutoScalingGroupOutput) String() string
String returns the string representation
type NiftyUpdateAutoScalingGroupRequest ¶
type NiftyUpdateAutoScalingGroupRequest struct { *aws.Request Input *NiftyUpdateAutoScalingGroupInput Copy func(*NiftyUpdateAutoScalingGroupInput) NiftyUpdateAutoScalingGroupRequest }
NiftyUpdateAutoScalingGroupRequest is a API request type for the NiftyUpdateAutoScalingGroup API operation.
func (NiftyUpdateAutoScalingGroupRequest) Send ¶
func (r NiftyUpdateAutoScalingGroupRequest) Send() (*NiftyUpdateAutoScalingGroupOutput, error)
Send marshals and sends the NiftyUpdateAutoScalingGroup API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateElasticLoadBalancerRequest
func (NiftyUpdateElasticLoadBalancerInput) GoString ¶
func (s NiftyUpdateElasticLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateElasticLoadBalancerResult
func (NiftyUpdateElasticLoadBalancerOutput) GoString ¶
func (s NiftyUpdateElasticLoadBalancerOutput) GoString() string
GoString returns the string representation
func (NiftyUpdateElasticLoadBalancerOutput) SDKResponseMetadata ¶
func (s NiftyUpdateElasticLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyUpdateElasticLoadBalancerOutput) String ¶
func (s NiftyUpdateElasticLoadBalancerOutput) String() string
String returns the string representation
type NiftyUpdateElasticLoadBalancerRequest ¶
type NiftyUpdateElasticLoadBalancerRequest struct { *aws.Request Input *NiftyUpdateElasticLoadBalancerInput Copy func(*NiftyUpdateElasticLoadBalancerInput) NiftyUpdateElasticLoadBalancerRequest }
NiftyUpdateElasticLoadBalancerRequest is a API request type for the NiftyUpdateElasticLoadBalancer API operation.
func (NiftyUpdateElasticLoadBalancerRequest) Send ¶
func (r NiftyUpdateElasticLoadBalancerRequest) Send() (*NiftyUpdateElasticLoadBalancerOutput, error)
Send marshals and sends the NiftyUpdateElasticLoadBalancer API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateInstanceNetworkInterfacesRequest
func (NiftyUpdateInstanceNetworkInterfacesInput) GoString ¶
func (s NiftyUpdateInstanceNetworkInterfacesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateInstanceNetworkInterfacesResult
func (NiftyUpdateInstanceNetworkInterfacesOutput) GoString ¶
func (s NiftyUpdateInstanceNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (NiftyUpdateInstanceNetworkInterfacesOutput) SDKResponseMetadata ¶
func (s NiftyUpdateInstanceNetworkInterfacesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyUpdateInstanceNetworkInterfacesOutput) String ¶
func (s NiftyUpdateInstanceNetworkInterfacesOutput) String() string
String returns the string representation
type NiftyUpdateInstanceNetworkInterfacesRequest ¶
type NiftyUpdateInstanceNetworkInterfacesRequest struct { *aws.Request Input *NiftyUpdateInstanceNetworkInterfacesInput Copy func(*NiftyUpdateInstanceNetworkInterfacesInput) NiftyUpdateInstanceNetworkInterfacesRequest }
NiftyUpdateInstanceNetworkInterfacesRequest is a API request type for the NiftyUpdateInstanceNetworkInterfaces API operation.
func (NiftyUpdateInstanceNetworkInterfacesRequest) Send ¶
func (r NiftyUpdateInstanceNetworkInterfacesRequest) Send() (*NiftyUpdateInstanceNetworkInterfacesOutput, error)
Send marshals and sends the NiftyUpdateInstanceNetworkInterfaces API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateRouterNetworkInterfacesRequest
func (NiftyUpdateRouterNetworkInterfacesInput) GoString ¶
func (s NiftyUpdateRouterNetworkInterfacesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateRouterNetworkInterfacesResult
func (NiftyUpdateRouterNetworkInterfacesOutput) GoString ¶
func (s NiftyUpdateRouterNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (NiftyUpdateRouterNetworkInterfacesOutput) SDKResponseMetadata ¶
func (s NiftyUpdateRouterNetworkInterfacesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyUpdateRouterNetworkInterfacesOutput) String ¶
func (s NiftyUpdateRouterNetworkInterfacesOutput) String() string
String returns the string representation
type NiftyUpdateRouterNetworkInterfacesRequest ¶
type NiftyUpdateRouterNetworkInterfacesRequest struct { *aws.Request Input *NiftyUpdateRouterNetworkInterfacesInput Copy func(*NiftyUpdateRouterNetworkInterfacesInput) NiftyUpdateRouterNetworkInterfacesRequest }
NiftyUpdateRouterNetworkInterfacesRequest is a API request type for the NiftyUpdateRouterNetworkInterfaces API operation.
func (NiftyUpdateRouterNetworkInterfacesRequest) Send ¶
func (r NiftyUpdateRouterNetworkInterfacesRequest) Send() (*NiftyUpdateRouterNetworkInterfacesOutput, error)
Send marshals and sends the NiftyUpdateRouterNetworkInterfaces API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateSeparateInstanceRuleRequest
func (NiftyUpdateSeparateInstanceRuleInput) GoString ¶
func (s NiftyUpdateSeparateInstanceRuleInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateSeparateInstanceRuleResult
func (NiftyUpdateSeparateInstanceRuleOutput) GoString ¶
func (s NiftyUpdateSeparateInstanceRuleOutput) GoString() string
GoString returns the string representation
func (NiftyUpdateSeparateInstanceRuleOutput) SDKResponseMetadata ¶
func (s NiftyUpdateSeparateInstanceRuleOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyUpdateSeparateInstanceRuleOutput) String ¶
func (s NiftyUpdateSeparateInstanceRuleOutput) String() string
String returns the string representation
type NiftyUpdateSeparateInstanceRuleRequest ¶
type NiftyUpdateSeparateInstanceRuleRequest struct { *aws.Request Input *NiftyUpdateSeparateInstanceRuleInput Copy func(*NiftyUpdateSeparateInstanceRuleInput) NiftyUpdateSeparateInstanceRuleRequest }
NiftyUpdateSeparateInstanceRuleRequest is a API request type for the NiftyUpdateSeparateInstanceRule API operation.
func (NiftyUpdateSeparateInstanceRuleRequest) Send ¶
func (r NiftyUpdateSeparateInstanceRuleRequest) Send() (*NiftyUpdateSeparateInstanceRuleOutput, error)
Send marshals and sends the NiftyUpdateSeparateInstanceRule API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateVpnGatewayNetworkInterfacesRequest
func (NiftyUpdateVpnGatewayNetworkInterfacesInput) GoString ¶
func (s NiftyUpdateVpnGatewayNetworkInterfacesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/NiftyUpdateVpnGatewayNetworkInterfacesResult
func (NiftyUpdateVpnGatewayNetworkInterfacesOutput) GoString ¶
func (s NiftyUpdateVpnGatewayNetworkInterfacesOutput) GoString() string
GoString returns the string representation
func (NiftyUpdateVpnGatewayNetworkInterfacesOutput) SDKResponseMetadata ¶
func (s NiftyUpdateVpnGatewayNetworkInterfacesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (NiftyUpdateVpnGatewayNetworkInterfacesOutput) String ¶
func (s NiftyUpdateVpnGatewayNetworkInterfacesOutput) String() string
String returns the string representation
type NiftyUpdateVpnGatewayNetworkInterfacesRequest ¶
type NiftyUpdateVpnGatewayNetworkInterfacesRequest struct { *aws.Request Input *NiftyUpdateVpnGatewayNetworkInterfacesInput Copy func(*NiftyUpdateVpnGatewayNetworkInterfacesInput) NiftyUpdateVpnGatewayNetworkInterfacesRequest }
NiftyUpdateVpnGatewayNetworkInterfacesRequest is a API request type for the NiftyUpdateVpnGatewayNetworkInterfaces API operation.
func (NiftyUpdateVpnGatewayNetworkInterfacesRequest) Send ¶
func (r NiftyUpdateVpnGatewayNetworkInterfacesRequest) Send() (*NiftyUpdateVpnGatewayNetworkInterfacesOutput, error)
Send marshals and sends the NiftyUpdateVpnGatewayNetworkInterfaces API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Option
type OptionCommonInfoSetItem ¶
type OptionCommonInfoSetItem struct { OptionName *string `locationName:"optionName" type:"string"` OptionSet []OptionSetItem `locationName:"optionSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/OptionCommonInfoSetItem
func (OptionCommonInfoSetItem) GoString ¶
func (s OptionCommonInfoSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/OptionInfoSetItem
func (OptionInfoSetItem) GoString ¶
func (s OptionInfoSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/OptionSetItem
func (OptionSetItem) GoString ¶
func (s OptionSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Options
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/OsMeasuredRateSetItem
func (OsMeasuredRateSetItem) GoString ¶
func (s OsMeasuredRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/OsMonthlyRateSetItem
func (OsMonthlyRateSetItem) GoString ¶
func (s OsMonthlyRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/OsOptionChargeInfo
func (OsOptionChargeInfo) GoString ¶
func (s OsOptionChargeInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/OsOptionChargeMonthlyRateSetItem
func (OsOptionChargeMonthlyRateSetItem) GoString ¶
func (s OsOptionChargeMonthlyRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/OutboundInterface
func (OutboundInterface) GoString ¶
func (s OutboundInterface) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PartitionsSetItem
func (PartitionsSetItem) GoString ¶
func (s PartitionsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PatternAuthInfo
func (PatternAuthInfo) GoString ¶
func (s PatternAuthInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PatternAuthSetItem
func (PatternAuthSetItem) GoString ¶
func (s PatternAuthSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PerformanceChartSetItem
func (PerformanceChartSetItem) GoString ¶
func (s PerformanceChartSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Period
type Placement ¶
type Placement struct { AvailabilityZone *string `locationName:"availabilityZone" type:"string"` RegionName *string `locationName:"regionName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Placement
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Policies
type PremiumSupportInfo ¶
type PremiumSupportInfo struct { PremiumSupportSet []PremiumSupportSetItem `locationName:"premiumSupportSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PremiumSupportInfo
func (PremiumSupportInfo) GoString ¶
func (s PremiumSupportInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PremiumSupportSetItem
func (PremiumSupportSetItem) GoString ¶
func (s PremiumSupportSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PreviousState
func (PreviousState) GoString ¶
func (s PreviousState) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PrivateIpAddressesSetItem
func (PrivateIpAddressesSetItem) GoString ¶
func (s PrivateIpAddressesSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PrivateLan
func (PrivateLan) GoString ¶
func (s PrivateLan) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PrivateLanInfo
func (PrivateLanInfo) GoString ¶
func (s PrivateLanInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PrivateLanSetItem
func (PrivateLanSetItem) GoString ¶
func (s PrivateLanSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PrivateNetworkInfo
func (PrivateNetworkInfo) GoString ¶
func (s PrivateNetworkInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PrivateNetworkMeasuredRate
func (PrivateNetworkMeasuredRate) GoString ¶
func (s PrivateNetworkMeasuredRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PrivateNetworkMonthlyRate
func (PrivateNetworkMonthlyRate) GoString ¶
func (s PrivateNetworkMonthlyRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ProductCodesSetItem
func (ProductCodesSetItem) GoString ¶
func (s ProductCodesSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/PropagatingVgwSetItem
func (PropagatingVgwSetItem) GoString ¶
func (s PropagatingVgwSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Ramdisk
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RebootInstancesRequest
func (RebootInstancesInput) GoString ¶
func (s RebootInstancesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RebootInstancesResult
func (RebootInstancesOutput) GoString ¶
func (s RebootInstancesOutput) GoString() string
GoString returns the string representation
func (RebootInstancesOutput) SDKResponseMetadata ¶
func (s RebootInstancesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (RebootInstancesOutput) String ¶
func (s RebootInstancesOutput) String() string
String returns the string representation
type RebootInstancesRequest ¶
type RebootInstancesRequest struct { *aws.Request Input *RebootInstancesInput Copy func(*RebootInstancesInput) RebootInstancesRequest }
RebootInstancesRequest is a API request type for the RebootInstances API operation.
func (RebootInstancesRequest) Send ¶
func (r RebootInstancesRequest) Send() (*RebootInstancesOutput, error)
Send marshals and sends the RebootInstances API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegionInfoSetItem
func (RegionInfoSetItem) GoString ¶
func (s RegionInfoSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterCorporateInfoForCertificateRequest
func (RegisterCorporateInfoForCertificateInput) GoString ¶
func (s RegisterCorporateInfoForCertificateInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterCorporateInfoForCertificateResult
func (RegisterCorporateInfoForCertificateOutput) GoString ¶
func (s RegisterCorporateInfoForCertificateOutput) GoString() string
GoString returns the string representation
func (RegisterCorporateInfoForCertificateOutput) SDKResponseMetadata ¶
func (s RegisterCorporateInfoForCertificateOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (RegisterCorporateInfoForCertificateOutput) String ¶
func (s RegisterCorporateInfoForCertificateOutput) String() string
String returns the string representation
type RegisterCorporateInfoForCertificateRequest ¶
type RegisterCorporateInfoForCertificateRequest struct { *aws.Request Input *RegisterCorporateInfoForCertificateInput Copy func(*RegisterCorporateInfoForCertificateInput) RegisterCorporateInfoForCertificateRequest }
RegisterCorporateInfoForCertificateRequest is a API request type for the RegisterCorporateInfoForCertificate API operation.
func (RegisterCorporateInfoForCertificateRequest) Send ¶
func (r RegisterCorporateInfoForCertificateRequest) Send() (*RegisterCorporateInfoForCertificateOutput, error)
Send marshals and sends the RegisterCorporateInfoForCertificate API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterInstancesWithLoadBalancerRequest
func (RegisterInstancesWithLoadBalancerInput) GoString ¶
func (s RegisterInstancesWithLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterInstancesWithLoadBalancerResult
func (RegisterInstancesWithLoadBalancerOutput) GoString ¶
func (s RegisterInstancesWithLoadBalancerOutput) GoString() string
GoString returns the string representation
func (RegisterInstancesWithLoadBalancerOutput) SDKResponseMetadata ¶
func (s RegisterInstancesWithLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (RegisterInstancesWithLoadBalancerOutput) String ¶
func (s RegisterInstancesWithLoadBalancerOutput) String() string
String returns the string representation
type RegisterInstancesWithLoadBalancerRequest ¶
type RegisterInstancesWithLoadBalancerRequest struct { *aws.Request Input *RegisterInstancesWithLoadBalancerInput Copy func(*RegisterInstancesWithLoadBalancerInput) RegisterInstancesWithLoadBalancerRequest }
RegisterInstancesWithLoadBalancerRequest is a API request type for the RegisterInstancesWithLoadBalancer API operation.
func (RegisterInstancesWithLoadBalancerRequest) Send ¶
func (r RegisterInstancesWithLoadBalancerRequest) Send() (*RegisterInstancesWithLoadBalancerOutput, error)
Send marshals and sends the RegisterInstancesWithLoadBalancer API request.
type RegisterInstancesWithSecurityGroupInput ¶
type RegisterInstancesWithSecurityGroupInput struct { GroupName *string `locationName:"GroupName" type:"string"` InstanceId []string `locationName:"InstanceId" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterInstancesWithSecurityGroupRequest
func (RegisterInstancesWithSecurityGroupInput) GoString ¶
func (s RegisterInstancesWithSecurityGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterInstancesWithSecurityGroupResult
func (RegisterInstancesWithSecurityGroupOutput) GoString ¶
func (s RegisterInstancesWithSecurityGroupOutput) GoString() string
GoString returns the string representation
func (RegisterInstancesWithSecurityGroupOutput) SDKResponseMetadata ¶
func (s RegisterInstancesWithSecurityGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (RegisterInstancesWithSecurityGroupOutput) String ¶
func (s RegisterInstancesWithSecurityGroupOutput) String() string
String returns the string representation
type RegisterInstancesWithSecurityGroupRequest ¶
type RegisterInstancesWithSecurityGroupRequest struct { *aws.Request Input *RegisterInstancesWithSecurityGroupInput Copy func(*RegisterInstancesWithSecurityGroupInput) RegisterInstancesWithSecurityGroupRequest }
RegisterInstancesWithSecurityGroupRequest is a API request type for the RegisterInstancesWithSecurityGroup API operation.
func (RegisterInstancesWithSecurityGroupRequest) Send ¶
func (r RegisterInstancesWithSecurityGroupRequest) Send() (*RegisterInstancesWithSecurityGroupOutput, error)
Send marshals and sends the RegisterInstancesWithSecurityGroup API request.
type RegisterPortWithLoadBalancerInput ¶
type RegisterPortWithLoadBalancerInput struct { Listeners []RequestListenersStruct `locationName:"Listeners" locationNameList:"member" type:"list"` LoadBalancerName *string `locationName:"LoadBalancerName" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterPortWithLoadBalancerRequest
func (RegisterPortWithLoadBalancerInput) GoString ¶
func (s RegisterPortWithLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RegisterPortWithLoadBalancerResult
func (RegisterPortWithLoadBalancerOutput) GoString ¶
func (s RegisterPortWithLoadBalancerOutput) GoString() string
GoString returns the string representation
func (RegisterPortWithLoadBalancerOutput) SDKResponseMetadata ¶
func (s RegisterPortWithLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (RegisterPortWithLoadBalancerOutput) String ¶
func (s RegisterPortWithLoadBalancerOutput) String() string
String returns the string representation
type RegisterPortWithLoadBalancerRequest ¶
type RegisterPortWithLoadBalancerRequest struct { *aws.Request Input *RegisterPortWithLoadBalancerInput Copy func(*RegisterPortWithLoadBalancerInput) RegisterPortWithLoadBalancerRequest }
RegisterPortWithLoadBalancerRequest is a API request type for the RegisterPortWithLoadBalancer API operation.
func (RegisterPortWithLoadBalancerRequest) Send ¶
func (r RegisterPortWithLoadBalancerRequest) Send() (*RegisterPortWithLoadBalancerOutput, error)
Send marshals and sends the RegisterPortWithLoadBalancer API request.
type ReleaseAddressInput ¶
type ReleaseAddressInput struct { PrivateIpAddress *string `locationName:"PrivateIpAddress" type:"string"` PublicIp *string `locationName:"PublicIp" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReleaseAddressRequest
func (ReleaseAddressInput) GoString ¶
func (s ReleaseAddressInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReleaseAddressResult
func (ReleaseAddressOutput) GoString ¶
func (s ReleaseAddressOutput) GoString() string
GoString returns the string representation
func (ReleaseAddressOutput) SDKResponseMetadata ¶
func (s ReleaseAddressOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ReleaseAddressOutput) String ¶
func (s ReleaseAddressOutput) String() string
String returns the string representation
type ReleaseAddressRequest ¶
type ReleaseAddressRequest struct { *aws.Request Input *ReleaseAddressInput Copy func(*ReleaseAddressInput) ReleaseAddressRequest }
ReleaseAddressRequest is a API request type for the ReleaseAddress API operation.
func (ReleaseAddressRequest) Send ¶
func (r ReleaseAddressRequest) Send() (*ReleaseAddressOutput, error)
Send marshals and sends the ReleaseAddress API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReplaceRouteRequest
func (ReplaceRouteInput) GoString ¶
func (s ReplaceRouteInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReplaceRouteResult
func (ReplaceRouteOutput) GoString ¶
func (s ReplaceRouteOutput) GoString() string
GoString returns the string representation
func (ReplaceRouteOutput) SDKResponseMetadata ¶
func (s ReplaceRouteOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ReplaceRouteOutput) String ¶
func (s ReplaceRouteOutput) String() string
String returns the string representation
type ReplaceRouteRequest ¶
type ReplaceRouteRequest struct { *aws.Request Input *ReplaceRouteInput Copy func(*ReplaceRouteInput) ReplaceRouteRequest }
ReplaceRouteRequest is a API request type for the ReplaceRoute API operation.
func (ReplaceRouteRequest) Send ¶
func (r ReplaceRouteRequest) Send() (*ReplaceRouteOutput, error)
Send marshals and sends the ReplaceRoute API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReplaceRouteTableAssociationRequest
func (ReplaceRouteTableAssociationInput) GoString ¶
func (s ReplaceRouteTableAssociationInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReplaceRouteTableAssociationResult
func (ReplaceRouteTableAssociationOutput) GoString ¶
func (s ReplaceRouteTableAssociationOutput) GoString() string
GoString returns the string representation
func (ReplaceRouteTableAssociationOutput) SDKResponseMetadata ¶
func (s ReplaceRouteTableAssociationOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ReplaceRouteTableAssociationOutput) String ¶
func (s ReplaceRouteTableAssociationOutput) String() string
String returns the string representation
type ReplaceRouteTableAssociationRequest ¶
type ReplaceRouteTableAssociationRequest struct { *aws.Request Input *ReplaceRouteTableAssociationInput Copy func(*ReplaceRouteTableAssociationInput) ReplaceRouteTableAssociationRequest }
ReplaceRouteTableAssociationRequest is a API request type for the ReplaceRouteTableAssociation API operation.
func (ReplaceRouteTableAssociationRequest) Send ¶
func (r ReplaceRouteTableAssociationRequest) Send() (*ReplaceRouteTableAssociationOutput, error)
Send marshals and sends the ReplaceRouteTableAssociation API request.
type RequestAdditionalAttributesStruct ¶
type RequestAdditionalAttributesStruct struct { Key *string `locationName:"Key" type:"string"` Value *string `locationName:"Value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestAdditionalAttributesStruct
func (RequestAdditionalAttributesStruct) GoString ¶
func (s RequestAdditionalAttributesStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestBypassInterfaceStruct
func (RequestBypassInterfaceStruct) GoString ¶
func (s RequestBypassInterfaceStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestCertInfoStruct
func (RequestCertInfoStruct) GoString ¶
func (s RequestCertInfoStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestCopyInstanceStruct
func (RequestCopyInstanceStruct) GoString ¶
func (s RequestCopyInstanceStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestDDayStruct
func (RequestDDayStruct) GoString ¶
func (s RequestDDayStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestDayStruct
func (RequestDayStruct) GoString ¶
func (s RequestDayStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestDescriptionStruct
func (RequestDescriptionStruct) GoString ¶
func (s RequestDescriptionStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestDestinationStruct
func (RequestDestinationStruct) GoString ¶
func (s RequestDestinationStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestDhcpConfigurationStruct
func (RequestDhcpConfigurationStruct) GoString ¶
func (s RequestDhcpConfigurationStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestElasticLoadBalancersStruct
func (RequestElasticLoadBalancersStruct) GoString ¶
func (s RequestElasticLoadBalancersStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestFilterStruct
func (RequestFilterStruct) GoString ¶
func (s RequestFilterStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestGroupsStruct
func (RequestGroupsStruct) GoString ¶
func (s RequestGroupsStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestHealthCheckStruct
func (RequestHealthCheckStruct) GoString ¶
func (s RequestHealthCheckStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestIPAddressesStruct
func (RequestIPAddressesStruct) GoString ¶
func (s RequestIPAddressesStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestInboundInterfaceStruct
func (RequestInboundInterfaceStruct) GoString ¶
func (s RequestInboundInterfaceStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestInstancesStruct
func (RequestInstancesStruct) GoString ¶
func (s RequestInstancesStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestIpPermissionsStruct
func (RequestIpPermissionsStruct) GoString ¶
func (s RequestIpPermissionsStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestIpRangesStruct
func (RequestIpRangesStruct) GoString ¶
func (s RequestIpRangesStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestLicenseStruct
func (RequestLicenseStruct) GoString ¶
func (s RequestLicenseStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestListenInterfaceStruct
func (RequestListenInterfaceStruct) GoString ¶
func (s RequestListenInterfaceStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestListenerStruct
func (RequestListenerStruct) GoString ¶
func (s RequestListenerStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestListenerUpdateStruct
func (RequestListenerUpdateStruct) GoString ¶
func (s RequestListenerUpdateStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestListenersStruct
func (RequestListenersStruct) GoString ¶
func (s RequestListenersStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestLoadBalancerAttributesStruct
func (RequestLoadBalancerAttributesStruct) GoString ¶
func (s RequestLoadBalancerAttributesStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestLoadBalancerNamesStruct
func (RequestLoadBalancerNamesStruct) GoString ¶
func (s RequestLoadBalancerNamesStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestLoadBalancersStruct
func (RequestLoadBalancersStruct) GoString ¶
func (s RequestLoadBalancersStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestMonthStruct
func (RequestMonthStruct) GoString ¶
func (s RequestMonthStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestNetworkInterfaceStruct
func (RequestNetworkInterfaceStruct) GoString ¶
func (s RequestNetworkInterfaceStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestNiftyIPsecConfigurationStruct
func (RequestNiftyIPsecConfigurationStruct) GoString ¶
func (s RequestNiftyIPsecConfigurationStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestNiftyIpsecConfigurationStruct
func (RequestNiftyIpsecConfigurationStruct) GoString ¶
func (s RequestNiftyIpsecConfigurationStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestNiftyNetworkStruct
func (RequestNiftyNetworkStruct) GoString ¶
func (s RequestNiftyNetworkStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestNiftyTunnelStruct
func (RequestNiftyTunnelStruct) GoString ¶
func (s RequestNiftyTunnelStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestOptionStruct
func (RequestOptionStruct) GoString ¶
func (s RequestOptionStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestOutboundInterfaceStruct
func (RequestOutboundInterfaceStruct) GoString ¶
func (s RequestOutboundInterfaceStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestPlacementStruct
func (RequestPlacementStruct) GoString ¶
func (s RequestPlacementStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestRangeStruct
func (RequestRangeStruct) GoString ¶
func (s RequestRangeStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestRouterSetStruct
func (RequestRouterSetStruct) GoString ¶
func (s RequestRouterSetStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestRouterStruct
func (RequestRouterStruct) GoString ¶
func (s RequestRouterStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestRuleStruct
func (RequestRuleStruct) GoString ¶
func (s RequestRuleStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestScalingScheduleStruct
func (RequestScalingScheduleStruct) GoString ¶
func (s RequestScalingScheduleStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestScalingTriggerStruct
func (RequestScalingTriggerStruct) GoString ¶
func (s RequestScalingTriggerStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestSessionStickinessPolicyUpdateStruct
func (RequestSessionStickinessPolicyUpdateStruct) GoString ¶
func (s RequestSessionStickinessPolicyUpdateStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestSessionStruct
func (RequestSessionStruct) GoString ¶
func (s RequestSessionStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestSorryPageStruct
func (RequestSorryPageStruct) GoString ¶
func (s RequestSorryPageStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestSorryPageUpdateStruct
func (RequestSorryPageUpdateStruct) GoString ¶
func (s RequestSorryPageUpdateStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestSourceStruct
func (RequestSourceStruct) GoString ¶
func (s RequestSourceStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestStickinessPolicyStruct
func (RequestStickinessPolicyStruct) GoString ¶
func (s RequestStickinessPolicyStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestTimeZoneStruct
func (RequestTimeZoneStruct) GoString ¶
func (s RequestTimeZoneStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestTranslationStruct
func (RequestTranslationStruct) GoString ¶
func (s RequestTranslationStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestUsersStruct
func (RequestUsersStruct) GoString ¶
func (s RequestUsersStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestVpnGatewaySetStruct
func (RequestVpnGatewaySetStruct) GoString ¶
func (s RequestVpnGatewaySetStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RequestVpnGatewayStruct
func (RequestVpnGatewayStruct) GoString ¶
func (s RequestVpnGatewayStruct) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ReservationSetItem
func (ReservationSetItem) GoString ¶
func (s ReservationSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ResourceInfo
func (ResourceInfo) GoString ¶
func (s ResourceInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ResponseMetadata
func (ResponseMetadata) GoString ¶
func (s ResponseMetadata) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RevokeSecurityGroupIngressRequest
func (RevokeSecurityGroupIngressInput) GoString ¶
func (s RevokeSecurityGroupIngressInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RevokeSecurityGroupIngressResult
func (RevokeSecurityGroupIngressOutput) GoString ¶
func (s RevokeSecurityGroupIngressOutput) GoString() string
GoString returns the string representation
func (RevokeSecurityGroupIngressOutput) SDKResponseMetadata ¶
func (s RevokeSecurityGroupIngressOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (RevokeSecurityGroupIngressOutput) String ¶
func (s RevokeSecurityGroupIngressOutput) String() string
String returns the string representation
type RevokeSecurityGroupIngressRequest ¶
type RevokeSecurityGroupIngressRequest struct { *aws.Request Input *RevokeSecurityGroupIngressInput Copy func(*RevokeSecurityGroupIngressInput) RevokeSecurityGroupIngressRequest }
RevokeSecurityGroupIngressRequest is a API request type for the RevokeSecurityGroupIngress API operation.
func (RevokeSecurityGroupIngressRequest) Send ¶
func (r RevokeSecurityGroupIngressRequest) Send() (*RevokeSecurityGroupIngressOutput, error)
Send marshals and sends the RevokeSecurityGroupIngress API request.
type RootDeviceName ¶
type RootDeviceName struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RootDeviceName
func (RootDeviceName) GoString ¶
func (s RootDeviceName) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RouteSetItem
func (RouteSetItem) GoString ¶
func (s RouteSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RouteTable
func (RouteTable) GoString ¶
func (s RouteTable) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RouteTableSetItem
func (RouteTableSetItem) GoString ¶
func (s RouteTableSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Router
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RouterInfo
func (RouterInfo) GoString ¶
func (s RouterInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RouterItemSetItem
func (RouterItemSetItem) GoString ¶
func (s RouterItemSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RouterMeasuredRateSetItem
func (RouterMeasuredRateSetItem) GoString ¶
func (s RouterMeasuredRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RouterMonthlyRateSetItem
func (RouterMonthlyRateSetItem) GoString ¶
func (s RouterMonthlyRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RouterNetworkInterfaceSetItem
func (RouterNetworkInterfaceSetItem) GoString ¶
func (s RouterNetworkInterfaceSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RouterSetItem
func (RouterSetItem) GoString ¶
func (s RouterSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Routes
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RuleSetItem
func (RuleSetItem) GoString ¶
func (s RuleSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RunInstancesRequest
func (RunInstancesInput) GoString ¶
func (s RunInstancesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RunInstancesResult
func (RunInstancesOutput) GoString ¶
func (s RunInstancesOutput) GoString() string
GoString returns the string representation
func (RunInstancesOutput) SDKResponseMetadata ¶
func (s RunInstancesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (RunInstancesOutput) String ¶
func (s RunInstancesOutput) String() string
String returns the string representation
type RunInstancesRequest ¶
type RunInstancesRequest struct { *aws.Request Input *RunInstancesInput Copy func(*RunInstancesInput) RunInstancesRequest }
RunInstancesRequest is a API request type for the RunInstances API operation.
func (RunInstancesRequest) Send ¶
func (r RunInstancesRequest) Send() (*RunInstancesOutput, error)
Send marshals and sends the RunInstances API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RunningInstanceMeasuredRateSetItem
func (RunningInstanceMeasuredRateSetItem) GoString ¶
func (s RunningInstanceMeasuredRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RunningScaleOutInstanceSetItem
func (RunningScaleOutInstanceSetItem) GoString ¶
func (s RunningScaleOutInstanceSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/RunningScaleOutOsSetItem
func (RunningScaleOutOsSetItem) GoString ¶
func (s RunningScaleOutOsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ScheduleSetItem
func (ScheduleSetItem) GoString ¶
func (s ScheduleSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SecureNetInfo
func (SecureNetInfo) GoString ¶
func (s SecureNetInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SecureNetMonthlyRate
func (SecureNetMonthlyRate) GoString ¶
func (s SecureNetMonthlyRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SecurityGroupApplyTime
func (SecurityGroupApplyTime) GoString ¶
func (s SecurityGroupApplyTime) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SecurityGroupInfo
func (SecurityGroupInfo) GoString ¶
func (s SecurityGroupInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SecurityGroupInfoSetItem
func (SecurityGroupInfoSetItem) GoString ¶
func (s SecurityGroupInfoSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SeparateInstanceRulesInfoSetItem
func (SeparateInstanceRulesInfoSetItem) GoString ¶
func (s SeparateInstanceRulesInfoSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ServiceStatusSetItem
func (ServiceStatusSetItem) GoString ¶
func (s ServiceStatusSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SessionStickinessPolicy
func (SessionStickinessPolicy) GoString ¶
func (s SessionStickinessPolicy) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SetFilterForLoadBalancerRequest
func (SetFilterForLoadBalancerInput) GoString ¶
func (s SetFilterForLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SetFilterForLoadBalancerResult
func (SetFilterForLoadBalancerOutput) GoString ¶
func (s SetFilterForLoadBalancerOutput) GoString() string
GoString returns the string representation
func (SetFilterForLoadBalancerOutput) SDKResponseMetadata ¶
func (s SetFilterForLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (SetFilterForLoadBalancerOutput) String ¶
func (s SetFilterForLoadBalancerOutput) String() string
String returns the string representation
type SetFilterForLoadBalancerRequest ¶
type SetFilterForLoadBalancerRequest struct { *aws.Request Input *SetFilterForLoadBalancerInput Copy func(*SetFilterForLoadBalancerInput) SetFilterForLoadBalancerRequest }
SetFilterForLoadBalancerRequest is a API request type for the SetFilterForLoadBalancer API operation.
func (SetFilterForLoadBalancerRequest) Send ¶
func (r SetFilterForLoadBalancerRequest) Send() (*SetFilterForLoadBalancerOutput, error)
Send marshals and sends the SetFilterForLoadBalancer API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Snapshot
type SnapshotInfo ¶
type SnapshotInfo struct { Snapshot *Snapshot `locationName:"snapshot" type:"structure"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SnapshotInfo
func (SnapshotInfo) GoString ¶
func (s SnapshotInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SnapshotInfoSetItem
func (SnapshotInfoSetItem) GoString ¶
func (s SnapshotInfoSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SorryPage
type Source ¶
type Source struct { Address *string `locationName:"address" type:"string"` Port *int64 `locationName:"port" type:"integer"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Source
type SslCertInfo ¶
type SslCertInfo struct { CreateSslCertSet []CreateSslCertSetItem `locationName:"createSslCertSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/SslCertInfo
func (SslCertInfo) GoString ¶
func (s SslCertInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StartInstancesRequest
func (StartInstancesInput) GoString ¶
func (s StartInstancesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StartInstancesResult
func (StartInstancesOutput) GoString ¶
func (s StartInstancesOutput) GoString() string
GoString returns the string representation
func (StartInstancesOutput) SDKResponseMetadata ¶
func (s StartInstancesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (StartInstancesOutput) String ¶
func (s StartInstancesOutput) String() string
String returns the string representation
type StartInstancesRequest ¶
type StartInstancesRequest struct { *aws.Request Input *StartInstancesInput Copy func(*StartInstancesInput) StartInstancesRequest }
StartInstancesRequest is a API request type for the StartInstances API operation.
func (StartInstancesRequest) Send ¶
func (r StartInstancesRequest) Send() (*StartInstancesOutput, error)
Send marshals and sends the StartInstances API request.
type StateReason ¶
type StateReason struct { Code *int64 `locationName:"code" type:"integer"` Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StateReason
func (StateReason) GoString ¶
func (s StateReason) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StaticMappingsSetItem
func (StaticMappingsSetItem) GoString ¶
func (s StaticMappingsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StopInstancesRequest
func (StopInstancesInput) GoString ¶
func (s StopInstancesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StopInstancesResult
func (StopInstancesOutput) GoString ¶
func (s StopInstancesOutput) GoString() string
GoString returns the string representation
func (StopInstancesOutput) SDKResponseMetadata ¶
func (s StopInstancesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (StopInstancesOutput) String ¶
func (s StopInstancesOutput) String() string
String returns the string representation
type StopInstancesRequest ¶
type StopInstancesRequest struct { *aws.Request Input *StopInstancesInput Copy func(*StopInstancesInput) StopInstancesRequest }
StopInstancesRequest is a API request type for the StopInstances API operation.
func (StopInstancesRequest) Send ¶
func (r StopInstancesRequest) Send() (*StopInstancesOutput, error)
Send marshals and sends the StopInstances API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StoppedInstanceMeasuredRateSetItem
func (StoppedInstanceMeasuredRateSetItem) GoString ¶
func (s StoppedInstanceMeasuredRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StoppedScaleOutInstanceSetItem
func (StoppedScaleOutInstanceSetItem) GoString ¶
func (s StoppedScaleOutInstanceSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StoppedScaleOutOsSetItem
func (StoppedScaleOutOsSetItem) GoString ¶
func (s StoppedScaleOutOsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StorageInfo
func (StorageInfo) GoString ¶
func (s StorageInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StorageMeasuredRate
func (StorageMeasuredRate) GoString ¶
func (s StorageMeasuredRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/StorageMonthlyRate
func (StorageMonthlyRate) GoString ¶
func (s StorageMonthlyRate) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/TagSetItem
func (TagSetItem) GoString ¶
func (s TagSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/TerminateInstancesRequest
func (TerminateInstancesInput) GoString ¶
func (s TerminateInstancesInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/TerminateInstancesResult
func (TerminateInstancesOutput) GoString ¶
func (s TerminateInstancesOutput) GoString() string
GoString returns the string representation
func (TerminateInstancesOutput) SDKResponseMetadata ¶
func (s TerminateInstancesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (TerminateInstancesOutput) String ¶
func (s TerminateInstancesOutput) String() string
String returns the string representation
type TerminateInstancesRequest ¶
type TerminateInstancesRequest struct { *aws.Request Input *TerminateInstancesInput Copy func(*TerminateInstancesInput) TerminateInstancesRequest }
TerminateInstancesRequest is a API request type for the TerminateInstances API operation.
func (TerminateInstancesRequest) Send ¶
func (r TerminateInstancesRequest) Send() (*TerminateInstancesOutput, error)
Send marshals and sends the TerminateInstances API request.
type TimeZone ¶
type TimeZone struct { EndingTimeZone *string `locationName:"endingTimeZone" type:"string"` StartingTimeZone *string `locationName:"startingTimeZone" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/TimeZone
type Translation ¶
type Translation struct { Address *string `locationName:"address" type:"string"` Port *int64 `locationName:"port" type:"integer"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Translation
func (Translation) GoString ¶
func (s Translation) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/TriggerSetItem
func (TriggerSetItem) GoString ¶
func (s TriggerSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateLoadBalancerRequest
func (UpdateLoadBalancerInput) GoString ¶
func (s UpdateLoadBalancerInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateLoadBalancerOptionRequest
func (UpdateLoadBalancerOptionInput) GoString ¶
func (s UpdateLoadBalancerOptionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateLoadBalancerOptionResult
func (UpdateLoadBalancerOptionOutput) GoString ¶
func (s UpdateLoadBalancerOptionOutput) GoString() string
GoString returns the string representation
func (UpdateLoadBalancerOptionOutput) SDKResponseMetadata ¶
func (s UpdateLoadBalancerOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateLoadBalancerOptionOutput) String ¶
func (s UpdateLoadBalancerOptionOutput) String() string
String returns the string representation
type UpdateLoadBalancerOptionRequest ¶
type UpdateLoadBalancerOptionRequest struct { *aws.Request Input *UpdateLoadBalancerOptionInput Copy func(*UpdateLoadBalancerOptionInput) UpdateLoadBalancerOptionRequest }
UpdateLoadBalancerOptionRequest is a API request type for the UpdateLoadBalancerOption API operation.
func (UpdateLoadBalancerOptionRequest) Send ¶
func (r UpdateLoadBalancerOptionRequest) Send() (*UpdateLoadBalancerOptionOutput, error)
Send marshals and sends the UpdateLoadBalancerOption API request.
type UpdateLoadBalancerOutput ¶
type UpdateLoadBalancerOutput struct { ResponseMetadata *ResponseMetadata `locationName:"ResponseMetadata" type:"structure"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateLoadBalancerResult
func (UpdateLoadBalancerOutput) GoString ¶
func (s UpdateLoadBalancerOutput) GoString() string
GoString returns the string representation
func (UpdateLoadBalancerOutput) SDKResponseMetadata ¶
func (s UpdateLoadBalancerOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateLoadBalancerOutput) String ¶
func (s UpdateLoadBalancerOutput) String() string
String returns the string representation
type UpdateLoadBalancerRequest ¶
type UpdateLoadBalancerRequest struct { *aws.Request Input *UpdateLoadBalancerInput Copy func(*UpdateLoadBalancerInput) UpdateLoadBalancerRequest }
UpdateLoadBalancerRequest is a API request type for the UpdateLoadBalancer API operation.
func (UpdateLoadBalancerRequest) Send ¶
func (r UpdateLoadBalancerRequest) Send() (*UpdateLoadBalancerOutput, error)
Send marshals and sends the UpdateLoadBalancer API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateSecurityGroupRequest
func (UpdateSecurityGroupInput) GoString ¶
func (s UpdateSecurityGroupInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateSecurityGroupOptionRequest
func (UpdateSecurityGroupOptionInput) GoString ¶
func (s UpdateSecurityGroupOptionInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateSecurityGroupOptionResult
func (UpdateSecurityGroupOptionOutput) GoString ¶
func (s UpdateSecurityGroupOptionOutput) GoString() string
GoString returns the string representation
func (UpdateSecurityGroupOptionOutput) SDKResponseMetadata ¶
func (s UpdateSecurityGroupOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateSecurityGroupOptionOutput) String ¶
func (s UpdateSecurityGroupOptionOutput) String() string
String returns the string representation
type UpdateSecurityGroupOptionRequest ¶
type UpdateSecurityGroupOptionRequest struct { *aws.Request Input *UpdateSecurityGroupOptionInput Copy func(*UpdateSecurityGroupOptionInput) UpdateSecurityGroupOptionRequest }
UpdateSecurityGroupOptionRequest is a API request type for the UpdateSecurityGroupOption API operation.
func (UpdateSecurityGroupOptionRequest) Send ¶
func (r UpdateSecurityGroupOptionRequest) Send() (*UpdateSecurityGroupOptionOutput, error)
Send marshals and sends the UpdateSecurityGroupOption API request.
type UpdateSecurityGroupOutput ¶
type UpdateSecurityGroupOutput struct { RequestId *string `locationName:"requestId" type:"string"` Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UpdateSecurityGroupResult
func (UpdateSecurityGroupOutput) GoString ¶
func (s UpdateSecurityGroupOutput) GoString() string
GoString returns the string representation
func (UpdateSecurityGroupOutput) SDKResponseMetadata ¶
func (s UpdateSecurityGroupOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateSecurityGroupOutput) String ¶
func (s UpdateSecurityGroupOutput) String() string
String returns the string representation
type UpdateSecurityGroupRequest ¶
type UpdateSecurityGroupRequest struct { *aws.Request Input *UpdateSecurityGroupInput Copy func(*UpdateSecurityGroupInput) UpdateSecurityGroupRequest }
UpdateSecurityGroupRequest is a API request type for the UpdateSecurityGroup API operation.
func (UpdateSecurityGroupRequest) Send ¶
func (r UpdateSecurityGroupRequest) Send() (*UpdateSecurityGroupOutput, error)
Send marshals and sends the UpdateSecurityGroup API request.
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UploadSslCertificateRequest
func (UploadSslCertificateInput) GoString ¶
func (s UploadSslCertificateInput) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UploadSslCertificateResult
func (UploadSslCertificateOutput) GoString ¶
func (s UploadSslCertificateOutput) GoString() string
GoString returns the string representation
func (UploadSslCertificateOutput) SDKResponseMetadata ¶
func (s UploadSslCertificateOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UploadSslCertificateOutput) String ¶
func (s UploadSslCertificateOutput) String() string
String returns the string representation
type UploadSslCertificateRequest ¶
type UploadSslCertificateRequest struct { *aws.Request Input *UploadSslCertificateInput Copy func(*UploadSslCertificateInput) UploadSslCertificateRequest }
UploadSslCertificateRequest is a API request type for the UploadSslCertificate API operation.
func (UploadSslCertificateRequest) Send ¶
func (r UploadSslCertificateRequest) Send() (*UploadSslCertificateOutput, error)
Send marshals and sends the UploadSslCertificate API request.
type UploadState ¶
type UploadState struct { Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UploadState
func (UploadState) GoString ¶
func (s UploadState) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UploadsSetItem
func (UploadsSetItem) GoString ¶
func (s UploadsSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UserActivitiesSetItem
func (UserActivitiesSetItem) GoString ¶
func (s UserActivitiesSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UserData
type UsersMemberItem ¶
type UsersMemberItem struct { UserId *string `locationName:"UserId" type:"string"` // contains filtered or unexported fields }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/UsersMemberItem
func (UsersMemberItem) GoString ¶
func (s UsersMemberItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/ValueSetItem
func (ValueSetItem) GoString ¶
func (s ValueSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VersionInformation
func (VersionInformation) GoString ¶
func (s VersionInformation) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VgwTelemetrySetItem
func (VgwTelemetrySetItem) GoString ¶
func (s VgwTelemetrySetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VipMeasuredRateSetItem
func (VipMeasuredRateSetItem) GoString ¶
func (s VipMeasuredRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VipSetItem
func (VipSetItem) GoString ¶
func (s VipSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/Volume
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VolumeInfo
func (VolumeInfo) GoString ¶
func (s VolumeInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VolumeMeasuredRateSetItem
func (VolumeMeasuredRateSetItem) GoString ¶
func (s VolumeMeasuredRateSetItem) GoString() string
GoString returns the string representation
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:""` Description *string `locationName:"description" type:"string"` 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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VolumeSetItem
func (VolumeSetItem) GoString ¶
func (s VolumeSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VolumesSetItem
func (VolumesSetItem) GoString ¶
func (s VolumesSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnConnectMeasuredRateSetItem
func (VpnConnectMeasuredRateSetItem) GoString ¶
func (s VpnConnectMeasuredRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnConnection
func (VpnConnection) GoString ¶
func (s VpnConnection) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnConnectionSetItem
func (VpnConnectionSetItem) GoString ¶
func (s VpnConnectionSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnGateway
func (VpnGateway) GoString ¶
func (s VpnGateway) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnGatewayInfo
func (VpnGatewayInfo) GoString ¶
func (s VpnGatewayInfo) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnGatewayItemSetItem
func (VpnGatewayItemSetItem) GoString ¶
func (s VpnGatewayItemSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnGatewayMeasuredRateSetItem
func (VpnGatewayMeasuredRateSetItem) GoString ¶
func (s VpnGatewayMeasuredRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnGatewayMonthlyRateSetItem
func (VpnGatewayMonthlyRateSetItem) GoString ¶
func (s VpnGatewayMonthlyRateSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnGatewayNetworkInterfaceSetItem
func (VpnGatewayNetworkInterfaceSetItem) GoString ¶
func (s VpnGatewayNetworkInterfaceSetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/VpnGatewaySetItem
func (VpnGatewaySetItem) GoString ¶
func (s VpnGatewaySetItem) GoString() string
GoString returns the string representation
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/WebProxy
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 }
Please also see https://pfs.nifcloud.com/api//goto/WebAPI/computing-2016-11-15/WebProxySetItem
func (WebProxySetItem) GoString ¶
func (s WebProxySetItem) GoString() string
GoString returns the string representation
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. |