Module: Aws::PartnerCentralBenefits::Client::_GetBenefitResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetBenefitOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


186
# File 'sig/client.rbs', line 186

def arn: () -> ::String

#benefit_request_schemaObject

Returns:

  • (Object)


191
# File 'sig/client.rbs', line 191

def benefit_request_schema: () -> untyped

#catalog::String

Returns:

  • (::String)


185
# File 'sig/client.rbs', line 185

def catalog: () -> ::String

#description::String

Returns:

  • (::String)


188
# File 'sig/client.rbs', line 188

def description: () -> ::String

#fulfillment_types::Array[("CREDITS" | "CASH" | "ACCESS")]

Returns:

  • (::Array[("CREDITS" | "CASH" | "ACCESS")])


190
# File 'sig/client.rbs', line 190

def fulfillment_types: () -> ::Array[("CREDITS" | "CASH" | "ACCESS")]

#id::String

Returns:

  • (::String)


184
# File 'sig/client.rbs', line 184

def id: () -> ::String

#name::String

Returns:

  • (::String)


187
# File 'sig/client.rbs', line 187

def name: () -> ::String

#programs::Array[::String]

Returns:

  • (::Array[::String])


189
# File 'sig/client.rbs', line 189

def programs: () -> ::Array[::String]

#status"ACTIVE", "INACTIVE"

Returns:

  • ("ACTIVE", "INACTIVE")


192
# File 'sig/client.rbs', line 192

def status: () -> ("ACTIVE" | "INACTIVE")