Class: Aws::Types::IDCConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_arn::String

Returns the value of attribute application_arn.

Returns:

  • (::String)


923
924
925
# File 'sig/types.rbs', line 923

def application_arn
  @application_arn
end

#instance_arn::String

Returns the value of attribute instance_arn.

Returns:

  • (::String)


922
923
924
# File 'sig/types.rbs', line 922

def instance_arn
  @instance_arn
end