Class: Aws::S3Files::Types::GetMountTargetResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zone_idString

The Availability Zone ID where the mount target is located.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#file_system_idString

The ID of the file system.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#ipv4_addressString

The IPv4 address of the mount target.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#ipv6_addressString

The IPv6 address of the mount target.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#mount_target_idString

The ID of the mount target.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#network_interface_idString

The ID of the network interface associated with the mount target.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#owner_idString

The Amazon Web Services account ID of the mount target owner.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#security_groupsArray<String>

The security groups associated with the mount target.

Returns:

  • (Array<String>)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current status of the mount target.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

Additional information about the mount target status.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#subnet_idString

The ID of the subnet where the mount target is located.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_idString

The ID of the VPC where the mount target is located.

Returns:

  • (String)


776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
# File 'gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb', line 776

class GetMountTargetResponse < Struct.new(
  :availability_zone_id,
  :owner_id,
  :mount_target_id,
  :file_system_id,
  :subnet_id,
  :ipv4_address,
  :ipv6_address,
  :network_interface_id,
  :vpc_id,
  :security_groups,
  :status,
  :status_message)
  SENSITIVE = []
  include Aws::Structure
end