Class: Aws::Types::GetRepositoryTriggersInput
- Inherits:
-
Object
- Object
- Aws::Types::GetRepositoryTriggersInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository_name ⇒ ::String
Returns the value of attribute repository_name.
Instance Attribute Details
#repository_name ⇒ ::String
Returns the value of attribute repository_name.
1012 1013 1014 |
# File 'sig/types.rbs', line 1012 def repository_name @repository_name end |