Home
last modified time | relevance | path

Searched defs:SetAttachTime (Results 1 – 25 of 95) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsEc2VolumeAttachment.h53 …inline void SetAttachTime(const Aws::String& value) { m_attachTimeHasBeenSet = true; m_attachTime … in SetAttachTime() function
58 …inline void SetAttachTime(Aws::String&& value) { m_attachTimeHasBeenSet = true; m_attachTime = std… in SetAttachTime() function
63 …inline void SetAttachTime(const char* value) { m_attachTimeHasBeenSet = true; m_attachTime.assign(… in SetAttachTime() function
H A DAwsEc2NetworkInterfaceAttachment.h66 …inline void SetAttachTime(const Aws::String& value) { m_attachTimeHasBeenSet = true; m_attachTime … in SetAttachTime() function
75 …inline void SetAttachTime(Aws::String&& value) { m_attachTimeHasBeenSet = true; m_attachTime = std… in SetAttachTime() function
84 …inline void SetAttachTime(const char* value) { m_attachTimeHasBeenSet = true; m_attachTime.assign(… in SetAttachTime() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DEbsInstanceBlockDevice.h58 …inline void SetAttachTime(const Aws::Utils::DateTime& value) { m_attachTimeHasBeenSet = true; m_at… in SetAttachTime() function
63 …inline void SetAttachTime(Aws::Utils::DateTime&& value) { m_attachTimeHasBeenSet = true; m_attachT… in SetAttachTime() function
H A DInstanceNetworkInterfaceAttachment.h57 …inline void SetAttachTime(const Aws::Utils::DateTime& value) { m_attachTimeHasBeenSet = true; m_at… in SetAttachTime() function
62 …inline void SetAttachTime(Aws::Utils::DateTime&& value) { m_attachTimeHasBeenSet = true; m_attachT… in SetAttachTime() function
H A DDetachVolumeResponse.h51 inline void SetAttachTime(const Aws::Utils::DateTime& value) { m_attachTime = value; } in SetAttachTime() function
56 inline void SetAttachTime(Aws::Utils::DateTime&& value) { m_attachTime = std::move(value); } in SetAttachTime() function
H A DAttachVolumeResponse.h51 inline void SetAttachTime(const Aws::Utils::DateTime& value) { m_attachTime = value; } in SetAttachTime() function
56 inline void SetAttachTime(Aws::Utils::DateTime&& value) { m_attachTime = std::move(value); } in SetAttachTime() function
H A DVolumeAttachment.h58 …inline void SetAttachTime(const Aws::Utils::DateTime& value) { m_attachTimeHasBeenSet = true; m_at… in SetAttachTime() function
63 …inline void SetAttachTime(Aws::Utils::DateTime&& value) { m_attachTimeHasBeenSet = true; m_attachT… in SetAttachTime() function
H A DNetworkInterfaceAttachment.h57 …inline void SetAttachTime(const Aws::Utils::DateTime& value) { m_attachTimeHasBeenSet = true; m_at… in SetAttachTime() function
62 …inline void SetAttachTime(Aws::Utils::DateTime&& value) { m_attachTimeHasBeenSet = true; m_attachT… in SetAttachTime() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snow-device-management/include/aws/snow-device-management/model/
H A DEbsInstanceBlockDevice.h56 …inline void SetAttachTime(const Aws::Utils::DateTime& value) { m_attachTimeHasBeenSet = true; m_at… in SetAttachTime() function
61 …inline void SetAttachTime(Aws::Utils::DateTime&& value) { m_attachTimeHasBeenSet = true; m_attachT… in SetAttachTime() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2382 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2382 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2382 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2526 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2526 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2526 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2382 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go5644 func (s *AwsEc2NetworkInterfaceAttachment) SetAttachTime(v string) *AwsEc2NetworkInterfaceAttachmen… func
6117 func (s *AwsEc2VolumeAttachment) SetAttachTime(v string) *AwsEc2VolumeAttachment { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/securityhub/
H A Dapi.go5550 func (s *AwsEc2NetworkInterfaceAttachment) SetAttachTime(v string) *AwsEc2NetworkInterfaceAttachmen… func
6023 func (s *AwsEc2VolumeAttachment) SetAttachTime(v string) *AwsEc2VolumeAttachment { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go33723 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
38120 func (s *InstanceNetworkInterfaceAttachment) SetAttachTime(v time.Time) *InstanceNetworkInterfaceAt… func
41794 func (s *NetworkInterfaceAttachment) SetAttachTime(v time.Time) *NetworkInterfaceAttachment { func
51445 func (s *VolumeAttachment) SetAttachTime(v time.Time) *VolumeAttachment { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go33723 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
38120 func (s *InstanceNetworkInterfaceAttachment) SetAttachTime(v time.Time) *InstanceNetworkInterfaceAt… func
41794 func (s *NetworkInterfaceAttachment) SetAttachTime(v time.Time) *NetworkInterfaceAttachment { func
51445 func (s *VolumeAttachment) SetAttachTime(v time.Time) *VolumeAttachment { func
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go30973 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
35173 func (s *InstanceNetworkInterfaceAttachment) SetAttachTime(v time.Time) *InstanceNetworkInterfaceAt… func
38545 func (s *NetworkInterfaceAttachment) SetAttachTime(v time.Time) *NetworkInterfaceAttachment { func
47637 func (s *VolumeAttachment) SetAttachTime(v time.Time) *VolumeAttachment { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go33723 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
38120 func (s *InstanceNetworkInterfaceAttachment) SetAttachTime(v time.Time) *InstanceNetworkInterfaceAt… func
41794 func (s *NetworkInterfaceAttachment) SetAttachTime(v time.Time) *NetworkInterfaceAttachment { func
51445 func (s *VolumeAttachment) SetAttachTime(v time.Time) *VolumeAttachment { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go33723 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
38120 func (s *InstanceNetworkInterfaceAttachment) SetAttachTime(v time.Time) *InstanceNetworkInterfaceAt… func
41794 func (s *NetworkInterfaceAttachment) SetAttachTime(v time.Time) *NetworkInterfaceAttachment { func
51445 func (s *VolumeAttachment) SetAttachTime(v time.Time) *VolumeAttachment { func
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go39433 func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice { func
44273 func (s *InstanceNetworkInterfaceAttachment) SetAttachTime(v time.Time) *InstanceNetworkInterfaceAt… func
48239 func (s *NetworkInterfaceAttachment) SetAttachTime(v time.Time) *NetworkInterfaceAttachment { func
58552 func (s *VolumeAttachment) SetAttachTime(v time.Time) *VolumeAttachment { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go9628 func (s *AwsEc2NetworkInterfaceAttachment) SetAttachTime(v string) *AwsEc2NetworkInterfaceAttachmen… func
10196 func (s *AwsEc2VolumeAttachment) SetAttachTime(v string) *AwsEc2VolumeAttachment { func

1234