Module: Aws::SageMaker::Client::_AttachClusterNodeVolumeResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::AttachClusterNodeVolumeResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#attach_time::Time

Returns:

  • (::Time)


128
# File 'sig/client.rbs', line 128

def attach_time: () -> ::Time

#cluster_arn::String

Returns:

  • (::String)


125
# File 'sig/client.rbs', line 125

def cluster_arn: () -> ::String

#device_name::String

Returns:

  • (::String)


130
# File 'sig/client.rbs', line 130

def device_name: () -> ::String

#node_id::String

Returns:

  • (::String)


126
# File 'sig/client.rbs', line 126

def node_id: () -> ::String

#status"attaching", ...

Returns:

  • ("attaching", "attached", "detaching", "detached", "busy")


129
# File 'sig/client.rbs', line 129

def status: () -> ("attaching" | "attached" | "detaching" | "detached" | "busy")

#volume_id::String

Returns:

  • (::String)


127
# File 'sig/client.rbs', line 127

def volume_id: () -> ::String