Class: Aws::Types::BuildStatusConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#context::String

Returns the value of attribute context.

Returns:

  • (::String)


256
257
258
# File 'sig/types.rbs', line 256

def context
  @context
end

#target_url::String

Returns the value of attribute target_url.

Returns:

  • (::String)


257
258
259
# File 'sig/types.rbs', line 257

def target_url
  @target_url
end