Class: Aws::Types::CreateApplicationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identity_sourceTypes::IdentitySource

Returns the value of attribute identity_source.



35
36
37
# File 'sig/types.rbs', line 35

def identity_source
  @identity_source
end

#tags::Hash[::String, ::String]

Returns the value of attribute tags.

Returns:

  • (::Hash[::String, ::String])


36
37
38
# File 'sig/types.rbs', line 36

def tags
  @tags
end