Class: Aws::Types::CodeSecurityResource
- Inherits:
-
Object
- Object
- Aws::Types::CodeSecurityResource
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#project_id ⇒ ::String
Returns the value of attribute project_id.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#project_id ⇒ ::String
Returns the value of attribute project_id.
714 715 716 |
# File 'sig/types.rbs', line 714 def project_id @project_id end |
#unknown ⇒ Object
Returns the value of attribute unknown.
715 716 717 |
# File 'sig/types.rbs', line 715 def unknown @unknown end |