Class: Aws::Types::MaintenanceWindowIdentityForTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


3061
3062
3063
# File 'sig/types.rbs', line 3061

def name
  @name
end

#window_id::String

Returns the value of attribute window_id.

Returns:

  • (::String)


3060
3061
3062
# File 'sig/types.rbs', line 3060

def window_id
  @window_id
end