func NewS3KeyProperties() *S3KeyProperties
func NewS3KeyPropertiesWithDefaults() *S3KeyProperties
func (o *S3KeyProperties) GetSecretKey() string
func (o *S3KeyProperties) GetSecretKeyOk() (*string, bool)
func (o *S3KeyProperties) SetSecretKey(v string)
func (o *S3KeyProperties) HasSecretKey() bool
func (o *S3KeyProperties) GetActive() bool
func (o *S3KeyProperties) GetActiveOk() (*bool, bool)
func (o *S3KeyProperties) SetActive(v bool)
func (o *S3KeyProperties) HasActive() bool