Class: Aws::Types::CodeSecurityResource

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

Defined Under Namespace

Classes: ProjectId, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#project_id::String

Returns the value of attribute project_id.

Returns:

  • (::String)


714
715
716
# File 'sig/types.rbs', line 714

def project_id
  @project_id
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


715
716
717
# File 'sig/types.rbs', line 715

def unknown
  @unknown
end