Class: Aws::Types::InitializeServiceInput
- Inherits:
-
Object
- Object
- Aws::Types::InitializeServiceInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#autonomous_database_oci_aws_secrets_manager_integration ⇒ "ENABLED", "DISABLED"
Returns the value of attribute autonomous_database_oci_aws_secrets_manager_integration.
-
#oci_identity_domain ⇒ Boolean
Returns the value of attribute oci_identity_domain.
Instance Attribute Details
#autonomous_database_oci_aws_secrets_manager_integration ⇒ "ENABLED", "DISABLED"
Returns the value of attribute autonomous_database_oci_aws_secrets_manager_integration.
1751 1752 1753 |
# File 'sig/types.rbs', line 1751 def autonomous_database_oci_aws_secrets_manager_integration @autonomous_database_oci_aws_secrets_manager_integration end |
#oci_identity_domain ⇒ Boolean
Returns the value of attribute oci_identity_domain.
1750 1751 1752 |
# File 'sig/types.rbs', line 1750 def oci_identity_domain @oci_identity_domain end |