Class: Aws::Types::UpdateAssessmentFrameworkShareRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#action ⇒ "ACCEPT", ...

Returns the value of attribute action.



1198
1199
1200
# File 'sig/types.rbs', line 1198

def action
  @action
end

#request_id ⇒ ::String

Returns the value of attribute request_id.



1196
1197
1198
# File 'sig/types.rbs', line 1196

def request_id
  @request_id
end

#request_type ⇒ "SENT", "RECEIVED"

Returns the value of attribute request_type.



1197
1198
1199
# File 'sig/types.rbs', line 1197

def request_type
  @request_type
end