Module: Aws::Deadline::Client::_GetStorageProfileResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#file_system_locations::Array[Types::FileSystemLocation]

Returns:



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

def file_system_locations: () -> ::Array[Types::FileSystemLocation]

#os_family"WINDOWS", ...

Returns:

  • ("WINDOWS", "LINUX", "MACOS")


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

def os_family: () -> ("WINDOWS" | "LINUX" | "MACOS")

#storage_profile_id::String

Returns:

  • (::String)


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

def storage_profile_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


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

def updated_by: () -> ::String