Method: Awspec::Type::SesIdentity#id

Defined in:
lib/awspec/type/ses_identity.rb

#idObject



9
10
11
# File 'lib/awspec/type/ses_identity.rb', line 9

def id
  @id ||= resource_via_client if resource_via_client
end