Class: Aws::Types::GetResourceEventConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier ⇒ ::String

Returns the value of attribute identifier.

Returns:

  • (::String)


819
820
821
# File 'sig/types.rbs', line 819

def identifier
  @identifier
end

#identifier_type ⇒ "PartnerAccountId", ...

Returns the value of attribute identifier_type.

Returns:

  • ("PartnerAccountId", "DevEui", "GatewayEui", "WirelessDeviceId", "WirelessGatewayId")


820
821
822
# File 'sig/types.rbs', line 820

def identifier_type
  @identifier_type
end

#partner_type ⇒ "Sidewalk"

Returns the value of attribute partner_type.

Returns:

  • ("Sidewalk")


821
822
823
# File 'sig/types.rbs', line 821

def partner_type
  @partner_type
end