Method: Akeyless::TargetList#type
- Defined in:
- lib/akeyless/models/target_list.rb
#type ⇒ Object
The target types list . In case it is empty, all types of targets will be returned. options: [hanadb cassandra aws ssh gke eks mysql mongodb snowflake mssql redshift artifactory azure rabbitmq k8s venafi gcp oracle dockerhub ldap github chef web salesforce postgres]
32 33 34 |
# File 'lib/akeyless/models/target_list.rb', line 32 def type @type end |