Class: Aws::Types::DeleteAssessmentFrameworkShareRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#request_id ⇒ ::String

Returns the value of attribute request_id.

Returns:

  • (::String)


505
506
507
# File 'sig/types.rbs', line 505

def request_id
  @request_id
end

#request_type ⇒ "SENT", "RECEIVED"

Returns the value of attribute request_type.

Returns:

  • ("SENT", "RECEIVED")


506
507
508
# File 'sig/types.rbs', line 506

def request_type
  @request_type
end