Class: Aws::Types::UpdateFlowEntitlementResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entitlementTypes::Entitlement

Returns the value of attribute entitlement.

Returns:



2494
2495
2496
# File 'sig/types.rbs', line 2494

def entitlement
  @entitlement
end

#flow_arn::String

Returns the value of attribute flow_arn.

Returns:

  • (::String)


2495
2496
2497
# File 'sig/types.rbs', line 2495

def flow_arn
  @flow_arn
end