Class: Aws::Types::GrantFlowEntitlementsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entitlements::Array[Types::Entitlement]

Returns the value of attribute entitlements.

Returns:



936
937
938
# File 'sig/types.rbs', line 936

def entitlements
  @entitlements
end

#flow_arn::String

Returns the value of attribute flow_arn.

Returns:

  • (::String)


937
938
939
# File 'sig/types.rbs', line 937

def flow_arn
  @flow_arn
end