Class: Aws::Types::InitializeServiceInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#autonomous_database_oci_aws_secrets_manager_integration"ENABLED", "DISABLED"

Returns the value of attribute autonomous_database_oci_aws_secrets_manager_integration.

Returns:

  • ("ENABLED", "DISABLED")


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_domainBoolean

Returns the value of attribute oci_identity_domain.

Returns:

  • (Boolean)


1750
1751
1752
# File 'sig/types.rbs', line 1750

def oci_identity_domain
  @oci_identity_domain
end