Class: Aws::Types::CreateSecurityConfigurationOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_date_time::Time

Returns the value of attribute creation_date_time.

Returns:

  • (::Time)


279
280
281
# File 'sig/types.rbs', line 279

def creation_date_time
  @creation_date_time
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


278
279
280
# File 'sig/types.rbs', line 278

def name
  @name
end