Last updated 2 years ago
require 'ionoscloud' instance = Ionoscloud::S3KeyProperties.new( secret_key: tFVkUARsoeCdntQs2jVSyGG6TMPfPZ+ghnsWj/gG, active: null )
secret_key
String
secret of the S3 key
[optional][readonly]
active
Boolean
denotes if the S3 key is active or not
[optional]