Class: Aws::Types::ConfigurationTargets

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

Defined Under Namespace

Classes: Subscriptions, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#subscriptions::Array[Types::AzureSubscription]

Returns the value of attribute subscriptions.

Returns:



601
602
603
# File 'sig/types.rbs', line 601

def subscriptions
  @subscriptions
end

#unknownObject

Returns the value of attribute unknown.

Returns:



602
603
604
# File 'sig/types.rbs', line 602

def unknown
  @unknown
end