Class: Aws::Types::DeleteStorageProfileRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#farm_id::String

Returns the value of attribute farm_id.

Returns:

  • (::String)


1021
1022
1023
# File 'sig/types.rbs', line 1021

def farm_id
  @farm_id
end

#storage_profile_id::String

Returns the value of attribute storage_profile_id.

Returns:

  • (::String)


1022
1023
1024
# File 'sig/types.rbs', line 1022

def storage_profile_id
  @storage_profile_id
end