Class: Aws::Types::GetFlowAliasRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alias_identifier::String

Returns the value of attribute alias_identifier.

Returns:

  • (::String)


1329
1330
1331
# File 'sig/types.rbs', line 1329

def alias_identifier
  @alias_identifier
end

#flow_identifier::String

Returns the value of attribute flow_identifier.

Returns:

  • (::String)


1328
1329
1330
# File 'sig/types.rbs', line 1328

def flow_identifier
  @flow_identifier
end