docstring_tokens
list
code_tokens
list
[ "<", "p", ">", "specifies", "that", "changes", "to", "the", "db", "instance", "are", "pending", "this", "element", "is", "only", "included", "when", "changes", "are", "pending", "specific", "changes", "are", "identified", "by", "subelements", "<", "/", "p", ...
[ "return", "this", "pending", "modified", "values", ";" ]
[ "<", "p", ">", "specifies", "that", "changes", "to", "the", "db", "instance", "are", "pending", "this", "element", "is", "only", "included", "when", "changes", "are", "pending", "specific", "changes", "are", "identified", "by", "subelements", "<", "/", "p", ...
[ "set", "pending", "modified", "values", "(", "pending", "modified", "values", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "specifies", "the", "latest", "time", "to", "which", "a", "database", "can", "be", "restored", "with", "point", "-", "in", "-", "time", "restore", "<", "/", "p", ">" ]
[ "this", "latest", "restorable", "time", "=", "latest", "restorable", "time", ";" ]
[ "<", "p", ">", "specifies", "the", "latest", "time", "to", "which", "a", "database", "can", "be", "restored", "with", "point", "-", "in", "-", "time", "restore", "<", "/", "p", ">" ]
[ "return", "this", "latest", "restorable", "time", ";" ]
[ "<", "p", ">", "specifies", "the", "latest", "time", "to", "which", "a", "database", "can", "be", "restored", "with", "point", "-", "in", "-", "time", "restore", "<", "/", "p", ">" ]
[ "set", "latest", "restorable", "time", "(", "latest", "restorable", "time", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "specifies", "if", "the", "db", "instance", "is", "a", "multi", "-", "az", "deployment", "you", "can", "t", "set", "the", "availability", "zone", "parameter", "if", "the", "multi", "a", "z", "parameter", "is", "set", "to", "true", "<", ...
[ "this", "multi", "a", "z", "=", "multi", "a", "z", ";" ]
[ "<", "p", ">", "specifies", "if", "the", "db", "instance", "is", "a", "multi", "-", "az", "deployment", "you", "can", "t", "set", "the", "availability", "zone", "parameter", "if", "the", "multi", "a", "z", "parameter", "is", "set", "to", "true", "<", ...
[ "return", "this", "multi", "a", "z", ";" ]
[ "<", "p", ">", "specifies", "if", "the", "db", "instance", "is", "a", "multi", "-", "az", "deployment", "<", "/", "p", ">" ]
[ "set", "multi", "a", "z", "(", "multi", "a", "z", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "specifies", "if", "the", "db", "instance", "is", "a", "multi", "-", "az", "deployment", "you", "can", "t", "set", "the", "availability", "zone", "parameter", "if", "the", "multi", "a", "z", "parameter", "is", "set", "to", "true", "<", ...
[ "return", "this", "multi", "a", "z", ";" ]
[ "<", "p", ">", "indicates", "the", "database", "engine", "version", "<", "/", "p", ">" ]
[ "set", "engine", "version", "(", "engine", "version", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "indicates", "that", "minor", "version", "patches", "are", "applied", "automatically", "<", "/", "p", ">" ]
[ "set", "auto", "minor", "version", "upgrade", "(", "auto", "minor", "version", "upgrade", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "contains", "the", "identifier", "of", "the", "source", "db", "instance", "if", "this", "db", "instance", "is", "a", "read", "replica", "<", "/", "p", ">" ]
[ "this", "read", "replica", "source", "d", "b", "instance", "identifier", "=", "read", "replica", "source", "d", "b", "instance", "identifier", ";" ]
[ "<", "p", ">", "contains", "the", "identifier", "of", "the", "source", "db", "instance", "if", "this", "db", "instance", "is", "a", "read", "replica", "<", "/", "p", ">" ]
[ "return", "this", "read", "replica", "source", "d", "b", "instance", "identifier", ";" ]
[ "<", "p", ">", "contains", "the", "identifier", "of", "the", "source", "db", "instance", "if", "this", "db", "instance", "is", "a", "read", "replica", "<", "/", "p", ">" ]
[ "set", "read", "replica", "source", "d", "b", "instance", "identifier", "(", "read", "replica", "source", "d", "b", "instance", "identifier", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "contains", "one", "or", "more", "identifiers", "of", "the", "read", "replicas", "associated", "with", "this", "db", "instance", "<", "/", "p", ">" ]
[ "return", "read", "replica", "d", "b", "instance", "identifiers", ";" ]
[ "<", "p", ">", "contains", "one", "or", "more", "identifiers", "of", "the", "read", "replicas", "associated", "with", "this", "db", "instance", "<", "/", "p", ">" ]
[ "if", "(", "read", "replica", "d", "b", "instance", "identifiers", "=", "=", "null", ")", "{", "this", "read", "replica", "d", "b", "instance", "identifiers", "=", "null", ";", "return", ";", "}", "this", "read", "replica", "d", "b", "instance", "ident...
[ "<", "p", ">", "contains", "one", "or", "more", "identifiers", "of", "the", "read", "replicas", "associated", "with", "this", "db", "instance", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "method", "...
[ "if", "(", "this", "read", "replica", "d", "b", "instance", "identifiers", "=", "=", "null", ")", "{", "set", "read", "replica", "d", "b", "instance", "identifiers", "(", "new", "java", "util", "array", "list", "<", "string", ">", "(", "read", "replica...
[ "<", "p", ">", "contains", "one", "or", "more", "identifiers", "of", "the", "read", "replicas", "associated", "with", "this", "db", "instance", "<", "/", "p", ">" ]
[ "set", "read", "replica", "d", "b", "instance", "identifiers", "(", "read", "replica", "d", "b", "instance", "identifiers", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "contains", "one", "or", "more", "identifiers", "of", "db", "clusters", "that", "are", "read", "replicas", "of", "this", "db", "instance", "<", "/", "p", ">" ]
[ "return", "read", "replica", "d", "b", "cluster", "identifiers", ";" ]
[ "<", "p", ">", "contains", "one", "or", "more", "identifiers", "of", "db", "clusters", "that", "are", "read", "replicas", "of", "this", "db", "instance", "<", "/", "p", ">" ]
[ "if", "(", "read", "replica", "d", "b", "cluster", "identifiers", "=", "=", "null", ")", "{", "this", "read", "replica", "d", "b", "cluster", "identifiers", "=", "null", ";", "return", ";", "}", "this", "read", "replica", "d", "b", "cluster", "identifi...
[ "<", "p", ">", "contains", "one", "or", "more", "identifiers", "of", "db", "clusters", "that", "are", "read", "replicas", "of", "this", "db", "instance", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", ...
[ "if", "(", "this", "read", "replica", "d", "b", "cluster", "identifiers", "=", "=", "null", ")", "{", "set", "read", "replica", "d", "b", "cluster", "identifiers", "(", "new", "java", "util", "array", "list", "<", "string", ">", "(", "read", "replica",...
[ "<", "p", ">", "contains", "one", "or", "more", "identifiers", "of", "aurora", "db", "clusters", "to", "which", "the", "rds", "db", "instance", "is", "replicated", "as", "a", "read", "replica", "for", "example", "when", "you", "create", "an", "aurora", "...
[ "set", "read", "replica", "d", "b", "cluster", "identifiers", "(", "read", "replica", "d", "b", "cluster", "identifiers", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "license", "model", "information", "for", "this", "db", "instance", "<", "/", "p", ">", "<", "p", ">", "valid", "values", ":", "<", "code", ">", "license", "-", "included", "<", "/", "code", ">", "|", "<", "code", ">", "bring", "-"...
[ "this", "license", "model", "=", "license", "model", ";" ]
[ "<", "p", ">", "license", "model", "information", "for", "this", "db", "instance", "<", "/", "p", ">", "<", "p", ">", "valid", "values", ":", "<", "code", ">", "license", "-", "included", "<", "/", "code", ">", "|", "<", "code", ">", "bring", "-"...
[ "return", "this", "license", "model", ";" ]
[ "<", "p", ">", "license", "model", "information", "for", "this", "db", "instance", "<", "/", "p", ">" ]
[ "set", "license", "model", "(", "license", "model", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "amount", "of", "provisioned", "iops", "(", "input", "/", "output", "operations", "per", "second", ")", "to", "be", "initially", "allocated", "for", "the", "db", "instance", "<", "/", "p", ">" ]
[ "this", "iops", "=", "iops", ";" ]
[ "<", "p", ">", "the", "amount", "of", "provisioned", "iops", "(", "input", "/", "output", "operations", "per", "second", ")", "to", "be", "initially", "allocated", "for", "the", "db", "instance", "<", "/", "p", ">" ]
[ "return", "this", "iops", ";" ]
[ "<", "p", ">", "specifies", "the", "provisioned", "iops", "(", "i", "/", "o", "operations", "per", "second", ")", "value", "<", "/", "p", ">" ]
[ "set", "iops", "(", "iops", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "provides", "the", "list", "of", "option", "group", "memberships", "for", "this", "db", "instance", "<", "/", "p", ">" ]
[ "return", "option", "group", "memberships", ";" ]
[ "<", "p", ">", "provides", "the", "list", "of", "option", "group", "memberships", "for", "this", "db", "instance", "<", "/", "p", ">" ]
[ "if", "(", "option", "group", "memberships", "=", "=", "null", ")", "{", "this", "option", "group", "memberships", "=", "null", ";", "return", ";", "}", "this", "option", "group", "memberships", "=", "new", "java", "util", "array", "list", "<", "option",...
[ "<", "p", ">", "provides", "the", "list", "of", "option", "group", "memberships", "for", "this", "db", "instance", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "method", "appends", "the", "values", "t...
[ "if", "(", "this", "option", "group", "memberships", "=", "=", "null", ")", "{", "set", "option", "group", "memberships", "(", "new", "java", "util", "array", "list", "<", "option", "group", "membership", ">", "(", "option", "group", "memberships", "length...
[ "<", "p", ">", "provides", "the", "list", "of", "option", "group", "memberships", "for", "this", "db", "instance", "<", "/", "p", ">" ]
[ "set", "option", "group", "memberships", "(", "option", "group", "memberships", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "indicates", "that", "the", "db", "instance", "should", "be", "associated", "with", "the", "specified", "character", "set", "<", "/", "p", ">", "<", "p", ">", "not", "applicable", "the", "character", "set", "is", "managed", "by", "the", ...
[ "this", "character", "set", "name", "=", "character", "set", "name", ";" ]
[ "<", "p", ">", "indicates", "that", "the", "db", "instance", "should", "be", "associated", "with", "the", "specified", "character", "set", "<", "/", "p", ">", "<", "p", ">", "not", "applicable", "the", "character", "set", "is", "managed", "by", "the", ...
[ "return", "this", "character", "set", "name", ";" ]
[ "<", "p", ">", "if", "present", "specifies", "the", "name", "of", "the", "character", "set", "that", "this", "instance", "is", "associated", "with", "<", "/", "p", ">" ]
[ "set", "character", "set", "name", "(", "character", "set", "name", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "if", "present", "specifies", "the", "name", "of", "the", "secondary", "availability", "zone", "for", "a", "db", "instance", "with", "multi", "-", "az", "support", "<", "/", "p", ">" ]
[ "this", "secondary", "availability", "zone", "=", "secondary", "availability", "zone", ";" ]
[ "<", "p", ">", "if", "present", "specifies", "the", "name", "of", "the", "secondary", "availability", "zone", "for", "a", "db", "instance", "with", "multi", "-", "az", "support", "<", "/", "p", ">" ]
[ "return", "this", "secondary", "availability", "zone", ";" ]
[ "<", "p", ">", "if", "present", "specifies", "the", "name", "of", "the", "secondary", "availability", "zone", "for", "a", "db", "instance", "with", "multi", "-", "az", "support", "<", "/", "p", ">" ]
[ "set", "secondary", "availability", "zone", "(", "secondary", "availability", "zone", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "this", "parameter", "is", "not", "supported", "<", "/", "p", ">" ]
[ "this", "publicly", "accessible", "=", "publicly", "accessible", ";" ]
[ "<", "p", ">", "this", "parameter", "is", "not", "supported", "<", "/", "p", ">" ]
[ "return", "this", "publicly", "accessible", ";" ]
[ "<", "p", ">", "this", "parameter", "is", "not", "supported", "<", "/", "p", ">" ]
[ "set", "publicly", "accessible", "(", "publicly", "accessible", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "this", "parameter", "is", "not", "supported", "<", "/", "p", ">" ]
[ "return", "this", "publicly", "accessible", ";" ]
[ "<", "p", ">", "the", "status", "of", "a", "read", "replica", "if", "the", "instance", "is", "not", "a", "read", "replica", "this", "is", "blank", "<", "/", "p", ">" ]
[ "return", "status", "infos", ";" ]
[ "<", "p", ">", "the", "status", "of", "a", "read", "replica", "if", "the", "instance", "is", "not", "a", "read", "replica", "this", "is", "blank", "<", "/", "p", ">" ]
[ "if", "(", "status", "infos", "=", "=", "null", ")", "{", "this", "status", "infos", "=", "null", ";", "return", ";", "}", "this", "status", "infos", "=", "new", "java", "util", "array", "list", "<", "d", "b", "instance", "status", "info", ">", "("...
[ "<", "p", ">", "the", "status", "of", "a", "read", "replica", "if", "the", "instance", "is", "not", "a", "read", "replica", "this", "is", "blank", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "met...
[ "if", "(", "this", "status", "infos", "=", "=", "null", ")", "{", "set", "status", "infos", "(", "new", "java", "util", "array", "list", "<", "d", "b", "instance", "status", "info", ">", "(", "status", "infos", "length", ")", ")", ";", "}", "for", ...
[ "<", "p", ">", "the", "status", "of", "a", "read", "replica", "if", "the", "instance", "is", "not", "a", "read", "replica", "this", "is", "blank", "<", "/", "p", ">" ]
[ "set", "status", "infos", "(", "status", "infos", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "specifies", "the", "storage", "type", "to", "be", "associated", "with", "the", "db", "instance", "<", "/", "p", ">", "<", "p", ">", "not", "applicable", "storage", "is", "managed", "by", "the", "db", "cluster", "<", "/", "p", ">" ]
[ "this", "storage", "type", "=", "storage", "type", ";" ]
[ "<", "p", ">", "specifies", "the", "storage", "type", "to", "be", "associated", "with", "the", "db", "instance", "<", "/", "p", ">", "<", "p", ">", "not", "applicable", "storage", "is", "managed", "by", "the", "db", "cluster", "<", "/", "p", ">" ]
[ "return", "this", "storage", "type", ";" ]
[ "<", "p", ">", "specifies", "the", "storage", "type", "associated", "with", "db", "instance", "<", "/", "p", ">" ]
[ "set", "storage", "type", "(", "storage", "type", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "arn", "from", "the", "key", "store", "with", "which", "to", "associate", "the", "instance", "for", "tde", "encryption", "<", "/", "p", ">" ]
[ "this", "tde", "credential", "arn", "=", "tde", "credential", "arn", ";" ]
[ "<", "p", ">", "the", "arn", "from", "the", "key", "store", "with", "which", "to", "associate", "the", "instance", "for", "tde", "encryption", "<", "/", "p", ">" ]
[ "return", "this", "tde", "credential", "arn", ";" ]
[ "<", "p", ">", "the", "arn", "from", "the", "key", "store", "with", "which", "the", "instance", "is", "associated", "for", "tde", "encryption", "<", "/", "p", ">" ]
[ "set", "tde", "credential", "arn", "(", "tde", "credential", "arn", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "specifies", "the", "port", "that", "the", "db", "instance", "listens", "on", "if", "the", "db", "instance", "is", "part", "of", "a", "db", "cluster", "this", "can", "be", "a", "different", "port", "than", "the", "db", "cluster", "port",...
[ "this", "db", "instance", "port", "=", "db", "instance", "port", ";" ]
[ "<", "p", ">", "specifies", "the", "port", "that", "the", "db", "instance", "listens", "on", "if", "the", "db", "instance", "is", "part", "of", "a", "db", "cluster", "this", "can", "be", "a", "different", "port", "than", "the", "db", "cluster", "port",...
[ "return", "this", "db", "instance", "port", ";" ]
[ "<", "p", ">", "specifies", "the", "port", "that", "the", "db", "instance", "listens", "on", "if", "the", "db", "instance", "is", "part", "of", "a", "db", "cluster", "this", "can", "be", "a", "different", "port", "than", "the", "db", "cluster", "port",...
[ "set", "db", "instance", "port", "(", "db", "instance", "port", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "identifier", "of", "the", "db", "cluster", "that", "the", "instance", "will", "belong", "to", "<", "/", "p", ">", "<", "p", ">", "for", "information", "on", "creating", "a", "db", "cluster", "see", "<", "a", ">", "create", "d...
[ "this", "d", "b", "cluster", "identifier", "=", "d", "b", "cluster", "identifier", ";" ]
[ "<", "p", ">", "the", "identifier", "of", "the", "db", "cluster", "that", "the", "instance", "will", "belong", "to", "<", "/", "p", ">", "<", "p", ">", "for", "information", "on", "creating", "a", "db", "cluster", "see", "<", "a", ">", "create", "d...
[ "return", "this", "d", "b", "cluster", "identifier", ";" ]
[ "<", "p", ">", "if", "the", "db", "instance", "is", "a", "member", "of", "a", "db", "cluster", "contains", "the", "name", "of", "the", "db", "cluster", "that", "the", "db", "instance", "is", "a", "member", "of", "<", "/", "p", ">" ]
[ "set", "d", "b", "cluster", "identifier", "(", "d", "b", "cluster", "identifier", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "specifies", "whether", "the", "db", "instance", "is", "encrypted", "<", "/", "p", ">", "<", "p", ">", "not", "applicable", "the", "encryption", "for", "db", "instances", "is", "managed", "by", "the", "db", "cluster", "for", "more", "inf...
[ "this", "storage", "encrypted", "=", "storage", "encrypted", ";" ]
[ "<", "p", ">", "specifies", "whether", "the", "db", "instance", "is", "encrypted", "<", "/", "p", ">", "<", "p", ">", "not", "applicable", "the", "encryption", "for", "db", "instances", "is", "managed", "by", "the", "db", "cluster", "for", "more", "inf...
[ "return", "this", "storage", "encrypted", ";" ]
[ "<", "p", ">", "specifies", "whether", "the", "db", "instance", "is", "encrypted", "<", "/", "p", ">" ]
[ "set", "storage", "encrypted", "(", "storage", "encrypted", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "specifies", "whether", "the", "db", "instance", "is", "encrypted", "<", "/", "p", ">", "<", "p", ">", "not", "applicable", "the", "encryption", "for", "db", "instances", "is", "managed", "by", "the", "db", "cluster", "for", "more", "inf...
[ "return", "this", "storage", "encrypted", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "of", "the", "cmk", "to", "use", "when", "encrypting", "log", "data", "for", "more", "information", "see", "<", "a", "href", "=", "http", ":", "/", "/", "docs", "aws", "amazon", "...
[ "this", "kms", "key", "id", "=", "kms", "key", "id", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "of", "the", "cmk", "to", "use", "when", "encrypting", "log", "data", "for", "more", "information", "see", "<", "a", "href", "=", "http", ":", "/", "/", "docs", "aws", "amazon", "...
[ "return", "this", "kms", "key", "id", ";" ]
[ "<", "p", ">", "if", "<", "code", ">", "storage", "encrypted", "<", "/", "code", ">", "is", "true", "the", "aws", "kms", "key", "identifier", "for", "the", "encrypted", "db", "instance", "<", "/", "p", ">" ]
[ "set", "kms", "key", "id", "(", "kms", "key", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "aws", "region", "-", "unique", "immutable", "identifier", "for", "the", "db", "instance", "this", "identifier", "is", "found", "in", "aws", "cloud", "trail", "log", "entries", "whenever", "the", "aws", "kms", "key", "for", "the", "...
[ "this", "dbi", "resource", "id", "=", "dbi", "resource", "id", ";" ]
[ "<", "p", ">", "the", "aws", "region", "-", "unique", "immutable", "identifier", "for", "the", "db", "instance", "this", "identifier", "is", "found", "in", "aws", "cloud", "trail", "log", "entries", "whenever", "the", "aws", "kms", "key", "for", "the", "...
[ "return", "this", "dbi", "resource", "id", ";" ]
[ "<", "p", ">", "the", "aws", "region", "-", "unique", "immutable", "identifier", "for", "the", "db", "instance", "this", "identifier", "is", "found", "in", "aws", "cloud", "trail", "log", "entries", "whenever", "the", "aws", "kms", "key", "for", "the", "...
[ "set", "dbi", "resource", "id", "(", "dbi", "resource", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "indicates", "the", "certificate", "that", "needs", "to", "be", "associated", "with", "the", "instance", "<", "/", "p", ">" ]
[ "this", "c", "a", "certificate", "identifier", "=", "c", "a", "certificate", "identifier", ";" ]
[ "<", "p", ">", "indicates", "the", "certificate", "that", "needs", "to", "be", "associated", "with", "the", "instance", "<", "/", "p", ">" ]
[ "return", "this", "c", "a", "certificate", "identifier", ";" ]
[ "<", "p", ">", "the", "identifier", "of", "the", "ca", "certificate", "for", "this", "db", "instance", "<", "/", "p", ">" ]
[ "set", "c", "a", "certificate", "identifier", "(", "c", "a", "certificate", "identifier", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "not", "supported", "<", "/", "p", ">" ]
[ "return", "domain", "memberships", ";" ]
[ "<", "p", ">", "not", "supported", "<", "/", "p", ">" ]
[ "if", "(", "domain", "memberships", "=", "=", "null", ")", "{", "this", "domain", "memberships", "=", "null", ";", "return", ";", "}", "this", "domain", "memberships", "=", "new", "java", "util", "array", "list", "<", "domain", "membership", ">", "(", ...
[ "<", "p", ">", "not", "supported", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "method", "appends", "the", "values", "to", "the", "existing", "list", "(", "if", "any", ")", "use", "{", "@", "link...
[ "if", "(", "this", "domain", "memberships", "=", "=", "null", ")", "{", "set", "domain", "memberships", "(", "new", "java", "util", "array", "list", "<", "domain", "membership", ">", "(", "domain", "memberships", "length", ")", ")", ";", "}", "for", "(...
[ "<", "p", ">", "the", "active", "directory", "domain", "membership", "records", "associated", "with", "the", "db", "instance", "<", "/", "p", ">" ]
[ "set", "domain", "memberships", "(", "domain", "memberships", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "true", "to", "copy", "all", "tags", "from", "the", "db", "instance", "to", "snapshots", "of", "the", "db", "instance", "and", "otherwise", "false", "the", "default", "is", "false", "<", "/", "p", ">" ]
[ "this", "copy", "tags", "to", "snapshot", "=", "copy", "tags", "to", "snapshot", ";" ]
[ "<", "p", ">", "true", "to", "copy", "all", "tags", "from", "the", "db", "instance", "to", "snapshots", "of", "the", "db", "instance", "and", "otherwise", "false", "the", "default", "is", "false", "<", "/", "p", ">" ]
[ "return", "this", "copy", "tags", "to", "snapshot", ";" ]
[ "<", "p", ">", "specifies", "whether", "tags", "are", "copied", "from", "the", "db", "instance", "to", "snapshots", "of", "the", "db", "instance", "<", "/", "p", ">" ]
[ "set", "copy", "tags", "to", "snapshot", "(", "copy", "tags", "to", "snapshot", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "true", "to", "copy", "all", "tags", "from", "the", "db", "instance", "to", "snapshots", "of", "the", "db", "instance", "and", "otherwise", "false", "the", "default", "is", "false", "<", "/", "p", ">" ]
[ "return", "this", "copy", "tags", "to", "snapshot", ";" ]
[ "<", "p", ">", "the", "interval", "in", "seconds", "between", "points", "when", "enhanced", "monitoring", "metrics", "are", "collected", "for", "the", "db", "instance", "to", "disable", "collecting", "enhanced", "monitoring", "metrics", "specify", "0", "the", ...
[ "this", "monitoring", "interval", "=", "monitoring", "interval", ";" ]
[ "<", "p", ">", "the", "interval", "in", "seconds", "between", "points", "when", "enhanced", "monitoring", "metrics", "are", "collected", "for", "the", "db", "instance", "to", "disable", "collecting", "enhanced", "monitoring", "metrics", "specify", "0", "the", ...
[ "return", "this", "monitoring", "interval", ";" ]
[ "<", "p", ">", "the", "interval", "in", "seconds", "between", "points", "when", "enhanced", "monitoring", "metrics", "are", "collected", "for", "the", "db", "instance", "<", "/", "p", ">" ]
[ "set", "monitoring", "interval", "(", "monitoring", "interval", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "of", "the", "amazon", "cloud", "watch", "logs", "log", "stream", "that", "receives", "the", "enhanced", "monitoring", "metrics", "data", "for", "the", "db", "instance", "<", "/", "p", ...
[ "this", "enhanced", "monitoring", "resource", "arn", "=", "enhanced", "monitoring", "resource", "arn", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "of", "the", "amazon", "cloud", "watch", "logs", "log", "stream", "that", "receives", "the", "enhanced", "monitoring", "metrics", "data", "for", "the", "db", "instance", "<", "/", "p", ...
[ "return", "this", "enhanced", "monitoring", "resource", "arn", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "of", "the", "amazon", "cloud", "watch", "logs", "log", "stream", "that", "receives", "the", "enhanced", "monitoring", "metrics", "data", "for", "the", "db", "instance", "<", "/", "p", ...
[ "set", "enhanced", "monitoring", "resource", "arn", "(", "enhanced", "monitoring", "resource", "arn", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "arn", "for", "the", "iam", "role", "that", "permits", "neptune", "to", "send", "enhanced", "monitoring", "metrics", "to", "amazon", "cloud", "watch", "logs", "for", "example", "<", "code", ">", "arn", ":", "aws", ":", "iam", ":",...
[ "this", "monitoring", "role", "arn", "=", "monitoring", "role", "arn", ";" ]
[ "<", "p", ">", "the", "arn", "for", "the", "iam", "role", "that", "permits", "neptune", "to", "send", "enhanced", "monitoring", "metrics", "to", "amazon", "cloud", "watch", "logs", "for", "example", "<", "code", ">", "arn", ":", "aws", ":", "iam", ":",...
[ "return", "this", "monitoring", "role", "arn", ";" ]
[ "<", "p", ">", "the", "arn", "for", "the", "iam", "role", "that", "permits", "rds", "to", "send", "enhanced", "monitoring", "metrics", "to", "amazon", "cloud", "watch", "logs", "<", "/", "p", ">" ]
[ "set", "monitoring", "role", "arn", "(", "monitoring", "role", "arn", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "a", "value", "that", "specifies", "the", "order", "in", "which", "an", "read", "replica", "is", "promoted", "to", "the", "primary", "instance", "after", "a", "failure", "of", "the", "existing", "primary", "instance", "<", "/", "p", ">", ...
[ "this", "promotion", "tier", "=", "promotion", "tier", ";" ]
[ "<", "p", ">", "a", "value", "that", "specifies", "the", "order", "in", "which", "an", "read", "replica", "is", "promoted", "to", "the", "primary", "instance", "after", "a", "failure", "of", "the", "existing", "primary", "instance", "<", "/", "p", ">", ...
[ "return", "this", "promotion", "tier", ";" ]
[ "<", "p", ">", "a", "value", "that", "specifies", "the", "order", "in", "which", "an", "aurora", "replica", "is", "promoted", "to", "the", "primary", "instance", "after", "a", "failure", "of", "the", "existing", "primary", "instance", "for", "more", "infor...
[ "set", "promotion", "tier", "(", "promotion", "tier", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "for", "the", "db", "instance", "<", "/", "p", ">" ]
[ "this", "d", "b", "instance", "arn", "=", "d", "b", "instance", "arn", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "for", "the", "db", "instance", "<", "/", "p", ">" ]
[ "return", "this", "d", "b", "instance", "arn", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "for", "the", "db", "instance", "<", "/", "p", ">" ]
[ "set", "d", "b", "instance", "arn", "(", "d", "b", "instance", "arn", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "time", "zone", "of", "the", "db", "instance", "<", "/", "p", ">" ]
[ "return", "this", "timezone", ";" ]
[ "<", "p", ">", "the", "time", "zone", "of", "the", "db", "instance", "in", "most", "cases", "the", "<", "code", ">", "timezone", "<", "/", "code", ">", "element", "is", "empty", "<", "code", ">", "timezone", "<", "/", "code", ">", "content", "appea...
[ "set", "timezone", "(", "timezone", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "true", "if", "mapping", "of", "aws", "identity", "and", "access", "management", "(", "iam", ")", "accounts", "to", "database", "accounts", "is", "enabled", "and", "otherwise", "false", "<", "/", "p", ">" ]
[ "this", "i", "a", "m", "database", "authentication", "enabled", "=", "i", "a", "m", "database", "authentication", "enabled", ";" ]
[ "<", "p", ">", "true", "if", "mapping", "of", "aws", "identity", "and", "access", "management", "(", "iam", ")", "accounts", "to", "database", "accounts", "is", "enabled", "and", "otherwise", "false", "<", "/", "p", ">" ]
[ "return", "this", "i", "a", "m", "database", "authentication", "enabled", ";" ]
[ "<", "p", ">", "true", "if", "mapping", "of", "aws", "identity", "and", "access", "management", "(", "iam", ")", "accounts", "to", "database", "accounts", "is", "enabled", "and", "otherwise", "false", "<", "/", "p", ">", "<", "p", ">", "iam", "database...
[ "set", "i", "a", "m", "database", "authentication", "enabled", "(", "i", "a", "m", "database", "authentication", "enabled", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "true", "if", "mapping", "of", "aws", "identity", "and", "access", "management", "(", "iam", ")", "accounts", "to", "database", "accounts", "is", "enabled", "and", "otherwise", "false", "<", "/", "p", ">" ]
[ "return", "this", "i", "a", "m", "database", "authentication", "enabled", ";" ]