Class: Aws::Types::RevokeFlowEntitlementResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entitlement_arn::String

Returns the value of attribute entitlement_arn.

Returns:

  • (::String)


1669
1670
1671
# File 'sig/types.rbs', line 1669

def entitlement_arn
  @entitlement_arn
end

#flow_arn::String

Returns the value of attribute flow_arn.

Returns:

  • (::String)


1670
1671
1672
# File 'sig/types.rbs', line 1670

def flow_arn
  @flow_arn
end