Class: Aws::Types::CreateCompilationJobResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compilation_job_arn::String

Returns the value of attribute compilation_job_arn.

Returns:

  • (::String)


2042
2043
2044
# File 'sig/types.rbs', line 2042

def compilation_job_arn
  @compilation_job_arn
end