Class: Aws::Types::PushMessageTemplateContent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#admTypes::PushADMMessageTemplateContent

Returns the value of attribute adm.



2261
2262
2263
# File 'sig/types.rbs', line 2261

def adm
  @adm
end

#apnsTypes::PushAPNSMessageTemplateContent

Returns the value of attribute apns.



2262
2263
2264
# File 'sig/types.rbs', line 2262

def apns
  @apns
end

#baiduTypes::PushBaiduMessageTemplateContent

Returns the value of attribute baidu.



2264
2265
2266
# File 'sig/types.rbs', line 2264

def baidu
  @baidu
end

#fcmTypes::PushFCMMessageTemplateContent

Returns the value of attribute fcm.



2263
2264
2265
# File 'sig/types.rbs', line 2263

def fcm
  @fcm
end