Method: SDM::KubernetesServiceAccount#secret_store_id
- Defined in:
- lib/models/porcelain.rb
#secret_store_id ⇒ Object
ID of the secret store containing credentials for this resource, if any.
5968 5969 5970 |
# File 'lib/models/porcelain.rb', line 5968 def secret_store_id @secret_store_id end |