Method: Akeyless::UpdateAuthMethodOIDC#product_type
- Defined in:
- lib/akeyless/models/update_auth_method_oidc.rb
#product_type ⇒ Object
Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
74 75 76 |
# File 'lib/akeyless/models/update_auth_method_oidc.rb', line 74 def product_type @product_type end |