Method: Akeyless::CreateGlobalSignAtlasTarget#mtls_cert_data_base64
- Defined in:
- lib/akeyless/models/create_global_sign_atlas_target.rb
#mtls_cert_data_base64 ⇒ Object
Mutual TLS Certificate contents of the GlobalSign Atlas account encoded in base64, either mtls-cert-file-path or mtls-cert-data-base64 must be supplied
41 42 43 |
# File 'lib/akeyless/models/create_global_sign_atlas_target.rb', line 41 def mtls_cert_data_base64 @mtls_cert_data_base64 end |