Class: Aws::Types::CreateCisTargets

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_ids::Array[::String]

Returns the value of attribute account_ids.

Returns:

  • (::Array[::String])


1017
1018
1019
# File 'sig/types.rbs', line 1017

def 
  @account_ids
end

#target_resource_tags::Hash[::String, ::Array[::String]]

Returns the value of attribute target_resource_tags.

Returns:

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


1018
1019
1020
# File 'sig/types.rbs', line 1018

def target_resource_tags
  @target_resource_tags
end