Class: Aws::Types::AcceptGrantRequest

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)


12
13
14
# File 'sig/types.rbs', line 12

def grant_arn
  @grant_arn
end