Class: Aws::Types::GetFlowPermissionsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


6669
6670
6671
# File 'sig/types.rbs', line 6669

def 
  @aws_account_id
end

#flow_id::String

Returns the value of attribute flow_id.

Returns:

  • (::String)


6670
6671
6672
# File 'sig/types.rbs', line 6670

def flow_id
  @flow_id
end