Class: Aws::Types::GetGrantRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#grant_arn::String

Returns the value of attribute grant_arn.

Returns:

  • (::String)


461
462
463
# File 'sig/types.rbs', line 461

def grant_arn
  @grant_arn
end

#version::String

Returns the value of attribute version.

Returns:

  • (::String)


462
463
464
# File 'sig/types.rbs', line 462

def version
  @version
end