class AWS::IVS::Client::HabitatSettings
- AWS::IVS::Client::HabitatSettings
- Reference
- Object
Defined in:
aws-ivs-client.crClass Method Summary
- .aws_access_key_id : String
- .aws_access_key_id=(value : String)
-
.aws_access_key_id?
Used for checking missing settings on non-nilable types It's advised to use aws_access_key_id in your apps to ensure the propper type is checked.
- .aws_region : String
- .aws_region=(value : String)
-
.aws_region?
Used for checking missing settings on non-nilable types It's advised to use aws_region in your apps to ensure the propper type is checked.
- .aws_secret_access_key : String
- .aws_secret_access_key=(value : String)
-
.aws_secret_access_key?
Used for checking missing settings on non-nilable types It's advised to use aws_secret_access_key in your apps to ensure the propper type is checked.
-
.to_h
Generates a hash using the provided values
Class Method Detail
Used for checking missing settings on non-nilable types It's advised to use aws_access_key_id in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use aws_region in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use aws_secret_access_key in your apps to ensure the propper type is checked.