Class: Aws::Types::GetRecoveryPointIndexDetailsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_vault_name::String

Returns the value of attribute backup_vault_name.

Returns:

  • (::String)


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

def backup_vault_name
  @backup_vault_name
end

#recovery_point_arn::String

Returns the value of attribute recovery_point_arn.

Returns:

  • (::String)


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

def recovery_point_arn
  @recovery_point_arn
end