Class: Aws::FSx::Types::Volume

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

Overview

Describes an Amazon FSx volume.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#administrative_actionsArray<Types::AdministrativeAction>

A list of administrative actions for the volume that are in process or waiting to be processed. Administrative actions describe changes to the volume that you have initiated using the UpdateVolume action.

Returns:



9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The time that the resource was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.

Returns:

  • (Time)


9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#file_system_idString

The globally unique ID of the file system, assigned by Amazon FSx.

Returns:

  • (String)


9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#lifecycleString

The lifecycle status of the volume.

  • AVAILABLE - The volume is fully available for use.

  • CREATED - The volume has been created.

  • CREATING - Amazon FSx is creating the new volume.

  • DELETING - Amazon FSx is deleting an existing volume.

  • FAILED - Amazon FSx was unable to create the volume.

  • MISCONFIGURED - The volume is in a failed but recoverable state.

  • PENDING - Amazon FSx hasn't started creating the volume.

Returns:

  • (String)


9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#lifecycle_transition_reasonTypes::LifecycleTransitionReason

The reason why the volume lifecycle status changed.



9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the volume.

Returns:

  • (String)


9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#ontap_configurationTypes::OntapVolumeConfiguration

The configuration of an Amazon FSx for NetApp ONTAP volume.



9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#open_zfs_configurationTypes::OpenZFSVolumeConfiguration

The configuration of an Amazon FSx for OpenZFS volume.



9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#resource_arnString

The Amazon Resource Name (ARN) for a given resource. ARNs uniquely identify Amazon Web Services resources. We require an ARN when you need to specify a resource unambiguously across all of Amazon Web Services. For more information, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.

Returns:

  • (String)


9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

A list of Tag values, with a maximum of 50 elements.

Returns:



9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#volume_idString

The system-generated, unique ID of the volume.

Returns:

  • (String)


9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#volume_typeString

The type of the volume.

Returns:

  • (String)


9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
# File 'gems/aws-sdk-fsx/lib/aws-sdk-fsx/types.rb', line 9857

class Volume < Struct.new(
  :creation_time,
  :file_system_id,
  :lifecycle,
  :name,
  :ontap_configuration,
  :resource_arn,
  :tags,
  :volume_id,
  :volume_type,
  :lifecycle_transition_reason,
  :administrative_actions,
  :open_zfs_configuration)
  SENSITIVE = []
  include Aws::Structure
end